2022-08-17T12:06:21.1826668Z Requested labels: linux.2xlarge 2022-08-17T12:06:21.1826770Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:06:21.1826791Z Waiting for a runner to pick up this job... 2022-08-17T12:06:23.1382220Z Job is about to start running on the runner: i-0505339bce05ebed4 (repository) 2022-08-17T12:06:27.6901524Z Current runner version: '2.295.0' 2022-08-17T12:06:27.6907442Z Runner name: 'i-0505339bce05ebed4' 2022-08-17T12:06:27.6907963Z Runner group name: 'Default' 2022-08-17T12:06:27.6908549Z Machine name: 'ip-10-0-1-152' 2022-08-17T12:06:27.6910566Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:06:27.6911230Z Actions: read 2022-08-17T12:06:27.6911557Z Checks: read 2022-08-17T12:06:27.6911820Z Contents: read 2022-08-17T12:06:27.6912197Z Deployments: read 2022-08-17T12:06:27.6912519Z Discussions: read 2022-08-17T12:06:27.6912794Z Issues: read 2022-08-17T12:06:27.6913094Z Metadata: read 2022-08-17T12:06:27.6913423Z Packages: read 2022-08-17T12:06:27.6913689Z Pages: read 2022-08-17T12:06:27.6914127Z PullRequests: read 2022-08-17T12:06:27.6914495Z RepositoryProjects: read 2022-08-17T12:06:27.6914802Z SecurityEvents: read 2022-08-17T12:06:27.6915175Z Statuses: read 2022-08-17T12:06:27.6915488Z ##[endgroup] 2022-08-17T12:06:27.6918464Z Secret source: None 2022-08-17T12:06:27.6919110Z Prepare workflow directory 2022-08-17T12:06:27.9334833Z Prepare all required actions 2022-08-17T12:06:27.9497518Z Getting action download info 2022-08-17T12:06:28.2265064Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:06:30.7091437Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:06:30.8108049Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:06:31.0563771Z Getting action download info 2022-08-17T12:06:31.2064505Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:06:31.4452250Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:06:31.4452541Z with: 2022-08-17T12:06:31.4452730Z submodules: recursive 2022-08-17T12:06:31.4452920Z fetch-depth: 0 2022-08-17T12:06:31.4453078Z env: 2022-08-17T12:06:31.4453261Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.4453460Z ##[endgroup] 2022-08-17T12:06:31.4674271Z ##[group]Run retry () { 2022-08-17T12:06:31.4674553Z retry () { 2022-08-17T12:06:31.4674783Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:06:31.4675007Z } 2022-08-17T12:06:31.4675187Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.4675408Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:06:31.4675637Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.4675845Z else 2022-08-17T12:06:31.4676029Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.4676226Z fi 2022-08-17T12:06:31.4676438Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.4692335Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:06:31.4692578Z env: 2022-08-17T12:06:31.4692762Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.4692935Z NO_SUDO: 2022-08-17T12:06:31.4693118Z ##[endgroup] 2022-08-17T12:06:31.4863247Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:34.0665618Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:06:34.0665896Z with: 2022-08-17T12:06:34.0666102Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:06:34.0666306Z fetch-depth: 0 2022-08-17T12:06:34.0666488Z submodules: recursive 2022-08-17T12:06:34.0666675Z quiet-checkout: true 2022-08-17T12:06:34.0666874Z repository: pytorch/pytorch 2022-08-17T12:06:34.0667218Z token: *** 2022-08-17T12:06:34.0667394Z ssh-strict: true 2022-08-17T12:06:34.0667588Z persist-credentials: true 2022-08-17T12:06:34.0667765Z clean: true 2022-08-17T12:06:34.0667940Z lfs: false 2022-08-17T12:06:34.0668122Z set-safe-directory: true 2022-08-17T12:06:34.0668290Z env: 2022-08-17T12:06:34.0668464Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:34.0668647Z ##[endgroup] 2022-08-17T12:06:34.1846018Z Syncing repository: pytorch/pytorch 2022-08-17T12:06:34.1848087Z ##[group]Getting Git version info 2022-08-17T12:06:34.1849093Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:34.1849816Z [command]/usr/bin/git version 2022-08-17T12:06:34.1850155Z git version 2.37.1 2022-08-17T12:06:34.1851119Z ##[endgroup] 2022-08-17T12:06:34.1867481Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/80061cb2-7622-430a-9777-23fcd78b25a4' before making global git config changes 2022-08-17T12:06:34.1868168Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:06:34.1874266Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:34.1912455Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:34.1916740Z ##[group]Initializing the repository 2022-08-17T12:06:34.1921945Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:34.2043832Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:06:34.2044286Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:06:34.2044613Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:06:34.2044832Z hint: 2022-08-17T12:06:34.2045267Z hint: git config --global init.defaultBranch 2022-08-17T12:06:34.2045819Z hint: 2022-08-17T12:06:34.2046331Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:06:34.2046937Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:06:34.2047333Z hint: 2022-08-17T12:06:34.2047868Z hint: git branch -m 2022-08-17T12:06:34.2048528Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:06:34.2055615Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:06:34.2084660Z ##[endgroup] 2022-08-17T12:06:34.2085303Z ##[group]Disabling automatic garbage collection 2022-08-17T12:06:34.2090262Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:06:34.2116040Z ##[endgroup] 2022-08-17T12:06:34.2116632Z ##[group]Setting up auth 2022-08-17T12:06:34.2123798Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:06:34.2155210Z [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:34.2392577Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:06:34.2424685Z [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:34.2668766Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:06:34.2711584Z ##[endgroup] 2022-08-17T12:06:34.2712259Z ##[group]Fetching the repository 2022-08-17T12:06:34.2719234Z [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:16.7435533Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:07:16.7470350Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:17.7438069Z ##[endgroup] 2022-08-17T12:07:17.7438483Z ##[group]Determining the checkout info 2022-08-17T12:07:17.7439790Z ##[endgroup] 2022-08-17T12:07:17.7440127Z ##[group]Checking out the ref 2022-08-17T12:07:17.7446827Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:18.9624668Z ##[endgroup] 2022-08-17T12:07:18.9625250Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:07:18.9630771Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:07:18.9679427Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:07:18.9709044Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:07:18.9738856Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:07:18.9763949Z ##[endgroup] 2022-08-17T12:07:18.9764306Z ##[group]Fetching submodules 2022-08-17T12:07:18.9767857Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:07:19.0027319Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:07:19.0277143Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:07:19.0279767Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:07:19.0280545Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:07:19.0283299Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:07:19.0285930Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:07:19.0288641Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:07:19.0291597Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:07:19.0294476Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:07:19.0297430Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:07:19.0301126Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:07:19.0304458Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:07:19.0307706Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:07:19.0311159Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:07:19.0314682Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:07:19.0318416Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:07:19.0322028Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:07:19.0325842Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:07:19.0329691Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:07:19.0333590Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:07:19.0337722Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:07:19.0341982Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:07:19.0346430Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:07:19.0350792Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:07:19.0355511Z 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.0360042Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:07:19.0365548Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:07:19.0370051Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:07:19.0374875Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:07:19.0379805Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:07:19.0386250Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:07:19.0391475Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:07:19.0396826Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:07:19.0402221Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:07:19.0407773Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:07:19.0413381Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:07:19.0418886Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:07:19.0424800Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:07:19.0430619Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:07:19.0436830Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:07:19.0461078Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:07:19.3190019Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:07:19.5168346Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:07:19.7187724Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:07:20.0079546Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:07:20.2996171Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:07:25.5208782Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:07:25.8730478Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:07:26.3529434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:07:27.7064877Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:07:28.9528385Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:07:34.2767032Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:07:34.8782438Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:07:36.1833051Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:07:37.3265945Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:07:37.5323152Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:07:37.9529454Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:07:38.2842608Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:07:39.2824230Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:07:39.7098714Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:07:39.9227168Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:07:40.2116761Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:07:41.5181021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:07:41.9571890Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:07:42.3242677Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:07:48.2849691Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:07:50.0631492Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:07:50.5102708Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:07:50.7404276Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:07:55.5653857Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:07:55.7577382Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:07:56.0031130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:07:56.7910057Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:07:57.0043578Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:07:57.4396989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:07:57.7251459Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:07:58.2540640Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:08:00.2498320Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:08:00.7110235Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:08:02.7009568Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:08:02.7107614Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:08:02.7180145Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:08:02.7383496Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:08:02.7585888Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:08:03.3104336Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:08:03.3297416Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:03.4210962Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:08:03.4532356Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:08:03.7196504Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:08:03.9395497Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:08:03.9829018Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:08:03.9842271Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:03.9844141Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:03.9846223Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:03.9848395Z 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:03.9872290Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:08:04.9293342Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:08:05.5613211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:08:06.5833176Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:08:06.8929086Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:08:06.9853155Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:08:07.0387403Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:08:07.0480296Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:08:07.1280819Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:08:07.1592915Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:08:07.1675431Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:08:07.2044018Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:08:07.2262096Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:08:07.2687412Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:08:07.2789842Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:08:07.2802457Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:07.2823836Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:08:14.0737467Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:08:14.0752534Z 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:14.0775298Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:08:20.7391370Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:08:20.7484730Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:08:20.7613139Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:08:20.8464755Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:08:20.8478977Z 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:20.8480968Z 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:20.8504233Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:08:21.9893084Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:08:23.0167794Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:08:23.0664001Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:08:23.0843136Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:08:23.0969278Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:08:23.1945357Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:08:23.4168377Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:08:23.4194621Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:23.4196294Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:23.4219542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:23.7915596Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:24.5946093Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:24.6232263Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:08:24.6368296Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:08:24.6381055Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:24.6401560Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:08:26.5414072Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:08:26.5432373Z 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:26.5434373Z 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:26.5457868Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:26.9068033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:27.6861117Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:08:27.7451962Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:08:27.7466224Z 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:27.7487908Z 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:27.9653565Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:27.9738889Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:08:28.2063504Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:08:28.2081667Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:28.2083881Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:28.2106982Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:08:28.5950561Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:08:29.5893813Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:08:29.6520920Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:08:29.6601168Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:08:29.6699680Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:08:29.7013658Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:08:29.7097998Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:08:29.7362763Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:08:29.7450586Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:08:29.7851189Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:08:29.8836292Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:08:29.9071063Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:08:29.9083532Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:29.9085415Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:29.9087433Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:29.9089585Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:29.9112782Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:08:30.9249679Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:08:31.1783462Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:08:32.5012871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:08:33.3250596Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:08:33.3385827Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:08:33.3984005Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:08:33.4239722Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:08:33.4252507Z 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:33.4274988Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:08:33.6390007Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:33.7623388Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:08:33.7651734Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:08:33.7907946Z Entering 'android/libs/fbjni' 2022-08-17T12:08:33.7942058Z Entering 'third_party/FP16' 2022-08-17T12:08:33.7975543Z Entering 'third_party/FXdiv' 2022-08-17T12:08:33.8008987Z Entering 'third_party/NNPACK' 2022-08-17T12:08:33.8042964Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:33.8078065Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:33.8121467Z Entering 'third_party/benchmark' 2022-08-17T12:08:33.8155308Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:33.8189432Z Entering 'third_party/cub' 2022-08-17T12:08:33.8222743Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:33.8261657Z Entering 'third_party/eigen' 2022-08-17T12:08:33.8297079Z Entering 'third_party/fbgemm' 2022-08-17T12:08:33.8330897Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:33.8364407Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:33.8399177Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:33.8432732Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:33.8467463Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:33.8504670Z Entering 'third_party/fmt' 2022-08-17T12:08:33.8538777Z Entering 'third_party/foxi' 2022-08-17T12:08:33.8573088Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:33.8607401Z Entering 'third_party/gloo' 2022-08-17T12:08:33.8641755Z Entering 'third_party/googletest' 2022-08-17T12:08:33.8675873Z Entering 'third_party/ideep' 2022-08-17T12:08:33.8710236Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:33.8745667Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:33.8786671Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:33.8821025Z Entering 'third_party/ittapi' 2022-08-17T12:08:33.8854629Z Entering 'third_party/kineto' 2022-08-17T12:08:33.8888645Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:33.8922660Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:33.8958115Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:33.8993423Z Entering 'third_party/neon2sse' 2022-08-17T12:08:33.9027219Z Entering 'third_party/nlohmann' 2022-08-17T12:08:33.9062578Z Entering 'third_party/onnx' 2022-08-17T12:08:33.9108964Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:33.9142995Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:33.9178440Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:33.9212996Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:33.9250640Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:33.9286321Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:33.9319641Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:33.9357646Z Entering 'third_party/pocketfft' 2022-08-17T12:08:33.9393370Z Entering 'third_party/protobuf' 2022-08-17T12:08:33.9430063Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:33.9464662Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:33.9499707Z Entering 'third_party/psimd' 2022-08-17T12:08:33.9533949Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:33.9567223Z Entering 'third_party/pybind11' 2022-08-17T12:08:33.9600983Z Entering 'third_party/python-enum' 2022-08-17T12:08:33.9634425Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:33.9668600Z Entering 'third_party/python-six' 2022-08-17T12:08:33.9702794Z Entering 'third_party/sleef' 2022-08-17T12:08:33.9736380Z Entering 'third_party/tbb' 2022-08-17T12:08:33.9772154Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:33.9806476Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:33.9840537Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:33.9874311Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:33.9908565Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:33.9940865Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:33.9978061Z Entering 'third_party/zstd' 2022-08-17T12:08:34.0020370Z ##[endgroup] 2022-08-17T12:08:34.0020745Z ##[group]Persisting credentials for submodules 2022-08-17T12:08:34.0027795Z [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:34.0283356Z Entering 'android/libs/fbjni' 2022-08-17T12:08:34.0316469Z Entering 'third_party/FP16' 2022-08-17T12:08:34.0349765Z Entering 'third_party/FXdiv' 2022-08-17T12:08:34.0383145Z Entering 'third_party/NNPACK' 2022-08-17T12:08:34.0416050Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:34.0449531Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:34.0492220Z Entering 'third_party/benchmark' 2022-08-17T12:08:34.0525540Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:34.0559374Z Entering 'third_party/cub' 2022-08-17T12:08:34.0592258Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:34.0632031Z Entering 'third_party/eigen' 2022-08-17T12:08:34.0667048Z Entering 'third_party/fbgemm' 2022-08-17T12:08:34.0700217Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:34.0732329Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:34.0764780Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:34.0798070Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:34.0832369Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:34.0867790Z Entering 'third_party/fmt' 2022-08-17T12:08:34.0901551Z Entering 'third_party/foxi' 2022-08-17T12:08:34.0935089Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:34.0968888Z Entering 'third_party/gloo' 2022-08-17T12:08:34.1002918Z Entering 'third_party/googletest' 2022-08-17T12:08:34.1038048Z Entering 'third_party/ideep' 2022-08-17T12:08:34.1070955Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:34.1105657Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:34.1145537Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:34.1179019Z Entering 'third_party/ittapi' 2022-08-17T12:08:34.1213260Z Entering 'third_party/kineto' 2022-08-17T12:08:34.1247720Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:34.1280628Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:34.1316518Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:34.1350159Z Entering 'third_party/neon2sse' 2022-08-17T12:08:34.1383595Z Entering 'third_party/nlohmann' 2022-08-17T12:08:34.1418520Z Entering 'third_party/onnx' 2022-08-17T12:08:34.1465738Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:34.1500269Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:34.1535505Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:34.1568448Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:34.1609317Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:34.1643182Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:34.1676864Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:34.1715194Z Entering 'third_party/pocketfft' 2022-08-17T12:08:34.1749396Z Entering 'third_party/protobuf' 2022-08-17T12:08:34.1785864Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:34.1818277Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:34.1853904Z Entering 'third_party/psimd' 2022-08-17T12:08:34.1886885Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:34.1920679Z Entering 'third_party/pybind11' 2022-08-17T12:08:34.1953535Z Entering 'third_party/python-enum' 2022-08-17T12:08:34.1986233Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:34.2018682Z Entering 'third_party/python-six' 2022-08-17T12:08:34.2053046Z Entering 'third_party/sleef' 2022-08-17T12:08:34.2086933Z Entering 'third_party/tbb' 2022-08-17T12:08:34.2124031Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:34.2157470Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:34.2191315Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:34.2224119Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:34.2257985Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:34.2290605Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:34.2326891Z Entering 'third_party/zstd' 2022-08-17T12:08:34.2372871Z [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:34.2633683Z Entering 'android/libs/fbjni' 2022-08-17T12:08:34.2665443Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:08:34.2679225Z Entering 'third_party/FP16' 2022-08-17T12:08:34.2713177Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:08:34.2727961Z Entering 'third_party/FXdiv' 2022-08-17T12:08:34.2761315Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:08:34.2775113Z Entering 'third_party/NNPACK' 2022-08-17T12:08:34.2808934Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:08:34.2824090Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:34.2854494Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:08:34.2868550Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:34.2900664Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:08:34.2924299Z Entering 'third_party/benchmark' 2022-08-17T12:08:34.2956944Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:34.2970973Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:34.3003570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:34.3018168Z Entering 'third_party/cub' 2022-08-17T12:08:34.3050268Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:08:34.3064856Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:34.3096379Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:08:34.3115832Z Entering 'third_party/eigen' 2022-08-17T12:08:34.3149650Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:08:34.3165778Z Entering 'third_party/fbgemm' 2022-08-17T12:08:34.3199082Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:08:34.3212346Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:34.3242979Z 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:34.3255924Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:34.3286634Z 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:34.3300672Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:34.3331988Z 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:34.3345652Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:34.3375817Z 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:34.3390854Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:34.3422531Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:08:34.3438868Z Entering 'third_party/fmt' 2022-08-17T12:08:34.3471303Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:08:34.3488135Z Entering 'third_party/foxi' 2022-08-17T12:08:34.3519182Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:08:34.3533373Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:34.3565627Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:08:34.3585767Z Entering 'third_party/gloo' 2022-08-17T12:08:34.3618455Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:08:34.3632889Z Entering 'third_party/googletest' 2022-08-17T12:08:34.3664072Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:34.3678225Z Entering 'third_party/ideep' 2022-08-17T12:08:34.3712040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:08:34.3726376Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:34.3759109Z 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:34.3774970Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:34.3807182Z 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:34.3827486Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:34.3861353Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:08:34.3878354Z Entering 'third_party/ittapi' 2022-08-17T12:08:34.3909105Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:08:34.3923140Z Entering 'third_party/kineto' 2022-08-17T12:08:34.3956661Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:08:34.3970800Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:34.4002272Z 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:34.4016592Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:34.4047884Z 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:34.4064172Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:34.4096540Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:08:34.4115969Z Entering 'third_party/neon2sse' 2022-08-17T12:08:34.4147034Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:08:34.4162868Z Entering 'third_party/nlohmann' 2022-08-17T12:08:34.4194888Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:08:34.4210962Z Entering 'third_party/onnx' 2022-08-17T12:08:34.4242568Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:34.4269608Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:34.4302560Z 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:34.4316990Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:34.4350898Z 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:34.4368064Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:34.4400662Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:08:34.4413889Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:34.4445571Z 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:34.4463645Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:34.4495284Z 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:34.4510416Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:34.4543516Z 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:34.4557604Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:34.4590669Z 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:34.4609395Z Entering 'third_party/pocketfft' 2022-08-17T12:08:34.4641644Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:08:34.4655513Z Entering 'third_party/protobuf' 2022-08-17T12:08:34.4689143Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:08:34.4706046Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:34.4739408Z 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:34.4753258Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:34.4785985Z 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:34.4803095Z Entering 'third_party/psimd' 2022-08-17T12:08:34.4835310Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:08:34.4848245Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:34.4880884Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:08:34.4895689Z Entering 'third_party/pybind11' 2022-08-17T12:08:34.4927945Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:34.4943966Z Entering 'third_party/python-enum' 2022-08-17T12:08:34.4975728Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:08:34.4989630Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:34.5020886Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:08:34.5035494Z Entering 'third_party/python-six' 2022-08-17T12:08:34.5066481Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:08:34.5080069Z Entering 'third_party/sleef' 2022-08-17T12:08:34.5113079Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:08:34.5127147Z Entering 'third_party/tbb' 2022-08-17T12:08:34.5159369Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:08:34.5174928Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:34.5206751Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:08:34.5221361Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:34.5253885Z 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:34.5268358Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:34.5298125Z 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:34.5312604Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:34.5343811Z 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:34.5357743Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:34.5389833Z 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:34.5403465Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:34.5435892Z 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:34.5453150Z Entering 'third_party/zstd' 2022-08-17T12:08:34.5484747Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:08:34.6583333Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:08:34.6847713Z Entering 'android/libs/fbjni' 2022-08-17T12:08:34.6882260Z Entering 'third_party/FP16' 2022-08-17T12:08:34.6918628Z Entering 'third_party/FXdiv' 2022-08-17T12:08:34.6953239Z Entering 'third_party/NNPACK' 2022-08-17T12:08:34.6988267Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:34.7022632Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:34.7067631Z Entering 'third_party/benchmark' 2022-08-17T12:08:34.7102497Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:34.7136771Z Entering 'third_party/cub' 2022-08-17T12:08:34.7171811Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:34.7210286Z Entering 'third_party/eigen' 2022-08-17T12:08:34.7246335Z Entering 'third_party/fbgemm' 2022-08-17T12:08:34.7282202Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:34.7314574Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:34.7348615Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:34.7381750Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:34.7415720Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:34.7451785Z Entering 'third_party/fmt' 2022-08-17T12:08:34.7486074Z Entering 'third_party/foxi' 2022-08-17T12:08:34.7520800Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:34.7555777Z Entering 'third_party/gloo' 2022-08-17T12:08:34.7590168Z Entering 'third_party/googletest' 2022-08-17T12:08:34.7623953Z Entering 'third_party/ideep' 2022-08-17T12:08:34.7657917Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:34.7693664Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:34.7733406Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:34.7767064Z Entering 'third_party/ittapi' 2022-08-17T12:08:34.7801166Z Entering 'third_party/kineto' 2022-08-17T12:08:34.7834823Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:34.7868547Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:34.7903411Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:34.7937440Z Entering 'third_party/neon2sse' 2022-08-17T12:08:34.7972027Z Entering 'third_party/nlohmann' 2022-08-17T12:08:34.8007158Z Entering 'third_party/onnx' 2022-08-17T12:08:34.8052953Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:34.8088234Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:34.8124025Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:34.8157718Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:34.8196719Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:34.8230891Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:34.8264177Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:34.8303328Z Entering 'third_party/pocketfft' 2022-08-17T12:08:34.8338056Z Entering 'third_party/protobuf' 2022-08-17T12:08:34.8375943Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:34.8410624Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:34.8445343Z Entering 'third_party/psimd' 2022-08-17T12:08:34.8479214Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:34.8512912Z Entering 'third_party/pybind11' 2022-08-17T12:08:34.8546885Z Entering 'third_party/python-enum' 2022-08-17T12:08:34.8580143Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:34.8613471Z Entering 'third_party/python-six' 2022-08-17T12:08:34.8650245Z Entering 'third_party/sleef' 2022-08-17T12:08:34.8686411Z Entering 'third_party/tbb' 2022-08-17T12:08:34.8722950Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:34.8758791Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:34.8792974Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:34.8826761Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:34.8860513Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:34.8894221Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:34.8930722Z Entering 'third_party/zstd' 2022-08-17T12:08:34.8978090Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:08:34.9233872Z Entering 'android/libs/fbjni' 2022-08-17T12:08:34.9269515Z Entering 'third_party/FP16' 2022-08-17T12:08:34.9304121Z Entering 'third_party/FXdiv' 2022-08-17T12:08:34.9339631Z Entering 'third_party/NNPACK' 2022-08-17T12:08:34.9375249Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:34.9414242Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:34.9463041Z Entering 'third_party/benchmark' 2022-08-17T12:08:34.9564041Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:34.9599309Z Entering 'third_party/cub' 2022-08-17T12:08:34.9635560Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:34.9674905Z Entering 'third_party/eigen' 2022-08-17T12:08:34.9711275Z Entering 'third_party/fbgemm' 2022-08-17T12:08:34.9746217Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:34.9780016Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:34.9815006Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:34.9848519Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:34.9883240Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:34.9919304Z Entering 'third_party/fmt' 2022-08-17T12:08:34.9953369Z Entering 'third_party/foxi' 2022-08-17T12:08:34.9988108Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:35.0021898Z Entering 'third_party/gloo' 2022-08-17T12:08:35.0056285Z Entering 'third_party/googletest' 2022-08-17T12:08:35.0094413Z Entering 'third_party/ideep' 2022-08-17T12:08:35.0129397Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:35.0164799Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:35.0206838Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:35.0241303Z Entering 'third_party/ittapi' 2022-08-17T12:08:35.0280146Z Entering 'third_party/kineto' 2022-08-17T12:08:35.0315288Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:35.0348250Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:35.0384280Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:35.0417786Z Entering 'third_party/neon2sse' 2022-08-17T12:08:35.0451828Z Entering 'third_party/nlohmann' 2022-08-17T12:08:35.0487342Z Entering 'third_party/onnx' 2022-08-17T12:08:35.0533899Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.0568098Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.0604424Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:35.0640444Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:35.0678439Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.0713344Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.0746561Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.0784712Z Entering 'third_party/pocketfft' 2022-08-17T12:08:35.0818944Z Entering 'third_party/protobuf' 2022-08-17T12:08:35.0856911Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:35.0891554Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:35.0926852Z Entering 'third_party/psimd' 2022-08-17T12:08:35.0963061Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:35.0998818Z Entering 'third_party/pybind11' 2022-08-17T12:08:35.1033709Z Entering 'third_party/python-enum' 2022-08-17T12:08:35.1068377Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:35.1103166Z Entering 'third_party/python-six' 2022-08-17T12:08:35.1137017Z Entering 'third_party/sleef' 2022-08-17T12:08:35.1171101Z Entering 'third_party/tbb' 2022-08-17T12:08:35.1207431Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:35.1242175Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:35.1276333Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:35.1310197Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:35.1345443Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:35.1379137Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.1415349Z Entering 'third_party/zstd' 2022-08-17T12:08:35.1458194Z ##[endgroup] 2022-08-17T12:08:35.1498277Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:08:35.1523477Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:08:35.1652636Z Prepare all required actions 2022-08-17T12:08:35.1680183Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:08:35.1680420Z env: 2022-08-17T12:08:35.1680631Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:35.1680837Z ##[endgroup] 2022-08-17T12:08:35.1714553Z ##[group]Run set -euo pipefail 2022-08-17T12:08:35.1714821Z set -euo pipefail 2022-08-17T12:08:35.1715048Z function get_ec2_metadata() { 2022-08-17T12:08:35.1715328Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:08:35.1715711Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:08:35.1716042Z  category=$1 2022-08-17T12:08:35.1716302Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:08:35.1716558Z } 2022-08-17T12:08:35.1716790Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:08:35.1717097Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:08:35.1717398Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:08:35.1717680Z echo "system info $(uname -a)" 2022-08-17T12:08:35.1729425Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:35.1729677Z env: 2022-08-17T12:08:35.1729875Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:35.1730119Z ##[endgroup] 2022-08-17T12:08:35.1897728Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:08:35.1947914Z instance-id: i-0505339bce05ebed4 2022-08-17T12:08:35.2001197Z instance-type: c5.2xlarge 2022-08-17T12:08:35.2007991Z system info Linux ip-10-0-1-152.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:35.2065530Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:08:35.2065955Z if systemctl is-active --quiet docker; then 2022-08-17T12:08:35.2066229Z  echo "Docker daemon is running..."; 2022-08-17T12:08:35.2066439Z else 2022-08-17T12:08:35.2066674Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:08:35.2066906Z fi 2022-08-17T12:08:35.2079566Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:35.2079904Z env: 2022-08-17T12:08:35.2080191Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:35.2080500Z ##[endgroup] 2022-08-17T12:08:35.2124572Z Docker daemon is running... 2022-08-17T12:08:35.2205592Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:35.2205980Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:35.2206278Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:35.2206701Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:08:35.2207080Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:08:35.2218122Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:35.2218361Z env: 2022-08-17T12:08:35.2218564Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:35.2218794Z AWS_RETRY_MODE: standard 2022-08-17T12:08:35.2219002Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:08:35.2219228Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:08:35.2219453Z ##[endgroup] 2022-08-17T12:08:36.6266622Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:08:36.6267229Z Configure a credential helper to remove this warning. See 2022-08-17T12:08:36.6267783Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:08:36.6268085Z 2022-08-17T12:08:36.6268219Z Login Succeeded 2022-08-17T12:08:36.6297297Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:36.6297611Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:36.6297959Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:36.6310098Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:36.6310318Z env: 2022-08-17T12:08:36.6310496Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.6310672Z ##[endgroup] 2022-08-17T12:08:36.6377318Z Prepare all required actions 2022-08-17T12:08:36.6377746Z Getting action download info 2022-08-17T12:08:36.7944513Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:08:36.9081481Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:08:36.9081751Z with: 2022-08-17T12:08:36.9082080Z github-secret: *** 2022-08-17T12:08:36.9082329Z env: 2022-08-17T12:08:36.9082555Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.9082783Z ##[endgroup] 2022-08-17T12:08:36.9125799Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:08:36.9126002Z with: 2022-08-17T12:08:36.9126286Z GITHUB_TOKEN: *** 2022-08-17T12:08:36.9126508Z activate-with-label: false 2022-08-17T12:08:36.9126758Z label: with-ssh 2022-08-17T12:08:36.9126948Z remove-existing-keys: true 2022-08-17T12:08:36.9127127Z env: 2022-08-17T12:08:36.9127283Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.9127462Z ##[endgroup] 2022-08-17T12:08:37.2780317Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:08:37.3481238Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:08:37.3494576Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:08:37.3517878Z Login using: ssh ec2-user@ec2-3-219-237-9.compute-1.amazonaws.com 2022-08-17T12:08:37.3567896Z Prepare all required actions 2022-08-17T12:08:37.3586414Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:08:37.3586624Z with: 2022-08-17T12:08:37.3586956Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:37.3587268Z env: 2022-08-17T12:08:37.3587454Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.3587640Z ##[endgroup] 2022-08-17T12:08:37.3600846Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:37.3601117Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:37.3601383Z # ignore output since only exit code is used for conditional 2022-08-17T12:08:37.3601652Z # only pull docker image if it's not available locally 2022-08-17T12:08:37.3601949Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:08:37.3602257Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:08:37.3602442Z fi 2022-08-17T12:08:37.3613571Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:37.3613788Z env: 2022-08-17T12:08:37.3613954Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.3614316Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:37.3614651Z ##[endgroup] 2022-08-17T12:08:37.5745364Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-bionic-py3.7-clang9 2022-08-17T12:08:37.5757812Z 22c5ef60a68e: Pulling fs layer 2022-08-17T12:08:37.5758466Z 7de94ae42eb5: Pulling fs layer 2022-08-17T12:08:37.5758768Z a139447d0ea1: Pulling fs layer 2022-08-17T12:08:37.5759078Z b77cf8c70533: Pulling fs layer 2022-08-17T12:08:37.5759426Z b1054aea5f94: Pulling fs layer 2022-08-17T12:08:37.5759773Z 1d6c2c55a73e: Pulling fs layer 2022-08-17T12:08:37.5760126Z 2ba0c5f4eec5: Pulling fs layer 2022-08-17T12:08:37.5760476Z eae1a598e78a: Pulling fs layer 2022-08-17T12:08:37.5760799Z 46b0d6774d29: Pulling fs layer 2022-08-17T12:08:37.5761121Z 08718746cfb0: Pulling fs layer 2022-08-17T12:08:37.5761413Z bbdfc80c705d: Pulling fs layer 2022-08-17T12:08:37.5761697Z 5dbd12e1e6d6: Pulling fs layer 2022-08-17T12:08:37.5761899Z c0e304039a83: Pulling fs layer 2022-08-17T12:08:37.5762401Z 4971ab711018: Pulling fs layer 2022-08-17T12:08:37.5764833Z 91d5b0baf4b6: Pulling fs layer 2022-08-17T12:08:37.5765159Z a518fdf5021e: Pulling fs layer 2022-08-17T12:08:37.5765462Z c31ac2d0a96f: Pulling fs layer 2022-08-17T12:08:37.5765668Z 936b57f23caa: Pulling fs layer 2022-08-17T12:08:37.5765844Z eae1a598e78a: Waiting 2022-08-17T12:08:37.5766034Z 39e9a06fcd04: Pulling fs layer 2022-08-17T12:08:37.5766218Z 1d6c2c55a73e: Waiting 2022-08-17T12:08:37.5766378Z 46b0d6774d29: Waiting 2022-08-17T12:08:37.5766561Z 0ba408c9a991: Pulling fs layer 2022-08-17T12:08:37.5766755Z 4eeddff048e2: Pulling fs layer 2022-08-17T12:08:37.5766984Z 2ba0c5f4eec5: Waiting 2022-08-17T12:08:37.5767307Z b03153a30ed7: Pulling fs layer 2022-08-17T12:08:37.5767598Z b77cf8c70533: Waiting 2022-08-17T12:08:37.5767867Z 21f97d722412: Pulling fs layer 2022-08-17T12:08:37.5768196Z 26968089f8f1: Pulling fs layer 2022-08-17T12:08:37.5768500Z 582f4dc0ea3c: Pulling fs layer 2022-08-17T12:08:37.5768817Z 08718746cfb0: Waiting 2022-08-17T12:08:37.5769335Z 9a116a946de5: Pulling fs layer 2022-08-17T12:08:37.5769670Z 6148b429c75d: Pulling fs layer 2022-08-17T12:08:37.5770265Z bbdfc80c705d: Waiting 2022-08-17T12:08:37.5770452Z 61b058bacd26: Pulling fs layer 2022-08-17T12:08:37.5770689Z 5dbd12e1e6d6: Waiting 2022-08-17T12:08:37.5770880Z 2bb23ddca198: Pulling fs layer 2022-08-17T12:08:37.5771051Z c0e304039a83: Waiting 2022-08-17T12:08:37.5771220Z 4971ab711018: Waiting 2022-08-17T12:08:37.5771398Z 27c4a4994c6e: Pulling fs layer 2022-08-17T12:08:37.5771741Z 91d5b0baf4b6: Waiting 2022-08-17T12:08:37.5771993Z 3592701c48ce: Pulling fs layer 2022-08-17T12:08:37.5772479Z cfd1c8399b8f: Pulling fs layer 2022-08-17T12:08:37.5772804Z a518fdf5021e: Waiting 2022-08-17T12:08:37.5773124Z 03c958aac076: Pulling fs layer 2022-08-17T12:08:37.5773327Z b1054aea5f94: Waiting 2022-08-17T12:08:37.5773500Z 6dbd2e8e1d0c: Pulling fs layer 2022-08-17T12:08:37.5773695Z 288fc19fc463: Pulling fs layer 2022-08-17T12:08:37.5773886Z 87cfb8779f20: Pulling fs layer 2022-08-17T12:08:37.5774083Z 52d4c8a6a45a: Pulling fs layer 2022-08-17T12:08:37.5774253Z c31ac2d0a96f: Waiting 2022-08-17T12:08:37.5774437Z e85f41721daf: Pulling fs layer 2022-08-17T12:08:37.5774632Z a2fc7fee1f86: Pulling fs layer 2022-08-17T12:08:37.5774874Z 936b57f23caa: Waiting 2022-08-17T12:08:37.5775154Z b03153a30ed7: Waiting 2022-08-17T12:08:37.5775400Z 30320e4ebea2: Pulling fs layer 2022-08-17T12:08:37.5775694Z 7da2e0e49462: Pulling fs layer 2022-08-17T12:08:37.5775983Z 39e9a06fcd04: Waiting 2022-08-17T12:08:37.5776245Z 21f97d722412: Waiting 2022-08-17T12:08:37.5776566Z d3af1b4bab6b: Pulling fs layer 2022-08-17T12:08:37.5776938Z c192004dc29d: Pulling fs layer 2022-08-17T12:08:37.5777349Z 0ba408c9a991: Waiting 2022-08-17T12:08:37.5777534Z f764ec246fcd: Pulling fs layer 2022-08-17T12:08:37.5777748Z 26968089f8f1: Waiting 2022-08-17T12:08:37.5777928Z 3fe950f6e93f: Pulling fs layer 2022-08-17T12:08:37.5778099Z 4eeddff048e2: Waiting 2022-08-17T12:08:37.5778285Z 2cc067aa247e: Pulling fs layer 2022-08-17T12:08:37.5778468Z 582f4dc0ea3c: Waiting 2022-08-17T12:08:37.5778650Z 23abdbeecfb4: Pulling fs layer 2022-08-17T12:08:37.5778925Z 2d0177d2760b: Pulling fs layer 2022-08-17T12:08:37.5779199Z 27c4a4994c6e: Waiting 2022-08-17T12:08:37.5779532Z ae09ccf5bc2d: Pulling fs layer 2022-08-17T12:08:37.5779743Z 9a116a946de5: Waiting 2022-08-17T12:08:37.5780015Z 61b058bacd26: Waiting 2022-08-17T12:08:37.5780334Z 1fa185240ca3: Pulling fs layer 2022-08-17T12:08:37.5780656Z a6e0fcd1aa20: Pulling fs layer 2022-08-17T12:08:37.5780844Z 2bb23ddca198: Waiting 2022-08-17T12:08:37.5781039Z 3592701c48ce: Waiting 2022-08-17T12:08:37.5781206Z 8e01ec37d418: Pulling fs layer 2022-08-17T12:08:37.5781444Z 03c958aac076: Waiting 2022-08-17T12:08:37.5781626Z 1c32b0efd017: Pulling fs layer 2022-08-17T12:08:37.5781800Z cfd1c8399b8f: Waiting 2022-08-17T12:08:37.5782006Z 6dbd2e8e1d0c: Waiting 2022-08-17T12:08:37.5782464Z 288fc19fc463: Waiting 2022-08-17T12:08:37.5782853Z 597207aa735b: Pulling fs layer 2022-08-17T12:08:37.5783195Z a2fc7fee1f86: Waiting 2022-08-17T12:08:37.5783609Z e85f41721daf: Waiting 2022-08-17T12:08:37.5783784Z ebf0ded24680: Pulling fs layer 2022-08-17T12:08:37.5783969Z 52d4c8a6a45a: Waiting 2022-08-17T12:08:37.5784268Z 0c2d3f725e85: Pulling fs layer 2022-08-17T12:08:37.5784564Z 87cfb8779f20: Waiting 2022-08-17T12:08:37.5784751Z 8ed5b0e148f1: Pulling fs layer 2022-08-17T12:08:37.5784932Z 7da2e0e49462: Waiting 2022-08-17T12:08:37.5785092Z 30320e4ebea2: Waiting 2022-08-17T12:08:37.5785271Z 1f07a0c552f0: Pulling fs layer 2022-08-17T12:08:37.5785454Z d3af1b4bab6b: Waiting 2022-08-17T12:08:37.5785628Z cbd9ad8028e7: Pulling fs layer 2022-08-17T12:08:37.5785829Z 7beb30acbc53: Pulling fs layer 2022-08-17T12:08:37.5786019Z 2d0177d2760b: Waiting 2022-08-17T12:08:37.5786186Z 49c869d8a1f8: Pulling fs layer 2022-08-17T12:08:37.5786366Z 3fe950f6e93f: Waiting 2022-08-17T12:08:37.5786541Z ae09ccf5bc2d: Waiting 2022-08-17T12:08:37.5786699Z c192004dc29d: Waiting 2022-08-17T12:08:37.5786991Z 2cc067aa247e: Waiting 2022-08-17T12:08:37.5787162Z f764ec246fcd: Waiting 2022-08-17T12:08:37.5787382Z 23abdbeecfb4: Waiting 2022-08-17T12:08:37.5787553Z 49c869d8a1f8: Waiting 2022-08-17T12:08:37.5787718Z 1fa185240ca3: Waiting 2022-08-17T12:08:37.5787874Z 7beb30acbc53: Waiting 2022-08-17T12:08:37.5788053Z a6e0fcd1aa20: Waiting 2022-08-17T12:08:37.5788225Z cbd9ad8028e7: Waiting 2022-08-17T12:08:37.5788382Z 0c2d3f725e85: Waiting 2022-08-17T12:08:37.5788551Z 1c32b0efd017: Waiting 2022-08-17T12:08:37.5788718Z 597207aa735b: Waiting 2022-08-17T12:08:37.5788874Z 8ed5b0e148f1: Waiting 2022-08-17T12:08:37.5789038Z 1f07a0c552f0: Waiting 2022-08-17T12:08:37.6501563Z 7de94ae42eb5: Verifying Checksum 2022-08-17T12:08:37.6502483Z 7de94ae42eb5: Download complete 2022-08-17T12:08:37.7278540Z b77cf8c70533: Verifying Checksum 2022-08-17T12:08:37.7279031Z b77cf8c70533: Download complete 2022-08-17T12:08:37.8989157Z 22c5ef60a68e: Verifying Checksum 2022-08-17T12:08:37.8989546Z 22c5ef60a68e: Download complete 2022-08-17T12:08:37.9680271Z 1d6c2c55a73e: Verifying Checksum 2022-08-17T12:08:37.9680653Z 1d6c2c55a73e: Download complete 2022-08-17T12:08:38.0494107Z 2ba0c5f4eec5: Verifying Checksum 2022-08-17T12:08:38.0494482Z 2ba0c5f4eec5: Download complete 2022-08-17T12:08:38.1265283Z eae1a598e78a: Verifying Checksum 2022-08-17T12:08:38.1265778Z eae1a598e78a: Download complete 2022-08-17T12:08:38.1938598Z 46b0d6774d29: Download complete 2022-08-17T12:08:38.2768549Z 08718746cfb0: Verifying Checksum 2022-08-17T12:08:38.2769277Z 08718746cfb0: Download complete 2022-08-17T12:08:38.3405458Z bbdfc80c705d: Verifying Checksum 2022-08-17T12:08:38.3406077Z bbdfc80c705d: Download complete 2022-08-17T12:08:38.3982629Z 5dbd12e1e6d6: Download complete 2022-08-17T12:08:38.4808668Z c0e304039a83: Verifying Checksum 2022-08-17T12:08:38.4809021Z c0e304039a83: Download complete 2022-08-17T12:08:38.5674083Z 22c5ef60a68e: Pull complete 2022-08-17T12:08:38.6792873Z 7de94ae42eb5: Pull complete 2022-08-17T12:08:38.8073994Z b1054aea5f94: Verifying Checksum 2022-08-17T12:08:38.8074266Z b1054aea5f94: Download complete 2022-08-17T12:08:38.8690338Z 91d5b0baf4b6: Verifying Checksum 2022-08-17T12:08:38.8690744Z 91d5b0baf4b6: Download complete 2022-08-17T12:08:38.9341493Z a518fdf5021e: Verifying Checksum 2022-08-17T12:08:38.9341952Z a518fdf5021e: Download complete 2022-08-17T12:08:39.0047217Z c31ac2d0a96f: Verifying Checksum 2022-08-17T12:08:39.0047625Z c31ac2d0a96f: Download complete 2022-08-17T12:08:39.0676618Z 936b57f23caa: Verifying Checksum 2022-08-17T12:08:39.0677044Z 936b57f23caa: Download complete 2022-08-17T12:08:39.1555833Z 39e9a06fcd04: Download complete 2022-08-17T12:08:39.2110970Z 0ba408c9a991: Download complete 2022-08-17T12:08:39.2707768Z 4eeddff048e2: Download complete 2022-08-17T12:08:39.3297388Z b03153a30ed7: Download complete 2022-08-17T12:08:39.6149380Z 21f97d722412: Verifying Checksum 2022-08-17T12:08:39.6149717Z 21f97d722412: Download complete 2022-08-17T12:08:39.6911451Z 26968089f8f1: Verifying Checksum 2022-08-17T12:08:39.6911759Z 26968089f8f1: Download complete 2022-08-17T12:08:39.7624007Z 582f4dc0ea3c: Download complete 2022-08-17T12:08:40.2992781Z a139447d0ea1: Download complete 2022-08-17T12:08:40.3541905Z 6148b429c75d: Verifying Checksum 2022-08-17T12:08:40.4253808Z 6148b429c75d: Download complete 2022-08-17T12:08:40.4254225Z 61b058bacd26: Download complete 2022-08-17T12:08:40.5270473Z 2bb23ddca198: Download complete 2022-08-17T12:08:40.5961958Z 27c4a4994c6e: Verifying Checksum 2022-08-17T12:08:40.5962356Z 27c4a4994c6e: Download complete 2022-08-17T12:08:40.6497719Z 3592701c48ce: Verifying Checksum 2022-08-17T12:08:40.6498014Z 3592701c48ce: Download complete 2022-08-17T12:08:40.7096349Z 9a116a946de5: Verifying Checksum 2022-08-17T12:08:40.7096870Z 9a116a946de5: Download complete 2022-08-17T12:08:40.7749231Z 03c958aac076: Verifying Checksum 2022-08-17T12:08:40.7749709Z 03c958aac076: Download complete 2022-08-17T12:08:40.8461802Z 6dbd2e8e1d0c: Verifying Checksum 2022-08-17T12:08:40.8462123Z 6dbd2e8e1d0c: Download complete 2022-08-17T12:08:40.9351043Z 288fc19fc463: Verifying Checksum 2022-08-17T12:08:40.9351575Z 288fc19fc463: Download complete 2022-08-17T12:08:41.0159179Z 87cfb8779f20: Verifying Checksum 2022-08-17T12:08:41.0159604Z 87cfb8779f20: Download complete 2022-08-17T12:08:41.0962594Z 52d4c8a6a45a: Verifying Checksum 2022-08-17T12:08:41.0963113Z 52d4c8a6a45a: Download complete 2022-08-17T12:08:41.1747570Z e85f41721daf: Download complete 2022-08-17T12:08:41.2636088Z a2fc7fee1f86: Verifying Checksum 2022-08-17T12:08:41.2636596Z a2fc7fee1f86: Download complete 2022-08-17T12:08:41.3392480Z 30320e4ebea2: Verifying Checksum 2022-08-17T12:08:41.3393344Z 30320e4ebea2: Download complete 2022-08-17T12:08:42.6326839Z cfd1c8399b8f: Verifying Checksum 2022-08-17T12:08:42.6327407Z cfd1c8399b8f: Download complete 2022-08-17T12:08:42.7292058Z d3af1b4bab6b: Verifying Checksum 2022-08-17T12:08:42.7292494Z d3af1b4bab6b: Download complete 2022-08-17T12:08:42.8174698Z c192004dc29d: Verifying Checksum 2022-08-17T12:08:42.8175529Z c192004dc29d: Download complete 2022-08-17T12:08:43.5101095Z 7da2e0e49462: Verifying Checksum 2022-08-17T12:08:43.5101530Z 7da2e0e49462: Download complete 2022-08-17T12:08:43.5753772Z 3fe950f6e93f: Verifying Checksum 2022-08-17T12:08:43.5754270Z 3fe950f6e93f: Download complete 2022-08-17T12:08:43.6477803Z 2cc067aa247e: Verifying Checksum 2022-08-17T12:08:43.6478295Z 2cc067aa247e: Download complete 2022-08-17T12:08:44.1391028Z 23abdbeecfb4: Verifying Checksum 2022-08-17T12:08:44.1391548Z 23abdbeecfb4: Download complete 2022-08-17T12:08:44.2139735Z 2d0177d2760b: Verifying Checksum 2022-08-17T12:08:44.2140088Z 2d0177d2760b: Download complete 2022-08-17T12:08:44.2837712Z ae09ccf5bc2d: Verifying Checksum 2022-08-17T12:08:44.2838161Z ae09ccf5bc2d: Download complete 2022-08-17T12:08:44.3537936Z 1fa185240ca3: Download complete 2022-08-17T12:08:44.4354984Z a6e0fcd1aa20: Verifying Checksum 2022-08-17T12:08:44.4355417Z a6e0fcd1aa20: Download complete 2022-08-17T12:08:44.7175186Z 8e01ec37d418: Verifying Checksum 2022-08-17T12:08:44.7175579Z 8e01ec37d418: Download complete 2022-08-17T12:08:44.7863009Z 1c32b0efd017: Verifying Checksum 2022-08-17T12:08:44.7863407Z 1c32b0efd017: Download complete 2022-08-17T12:08:44.8498304Z 597207aa735b: Download complete 2022-08-17T12:08:46.4940823Z a139447d0ea1: Pull complete 2022-08-17T12:08:46.7429340Z b77cf8c70533: Pull complete 2022-08-17T12:08:47.9259339Z ebf0ded24680: Verifying Checksum 2022-08-17T12:08:47.9259616Z ebf0ded24680: Download complete 2022-08-17T12:08:48.0094736Z 0c2d3f725e85: Verifying Checksum 2022-08-17T12:08:48.0095193Z 0c2d3f725e85: Download complete 2022-08-17T12:08:48.0957292Z 8ed5b0e148f1: Verifying Checksum 2022-08-17T12:08:48.0957627Z 8ed5b0e148f1: Download complete 2022-08-17T12:08:48.1648038Z 1f07a0c552f0: Download complete 2022-08-17T12:08:48.2483419Z cbd9ad8028e7: Download complete 2022-08-17T12:08:48.3298527Z 7beb30acbc53: Verifying Checksum 2022-08-17T12:08:48.3298931Z 7beb30acbc53: Download complete 2022-08-17T12:08:49.8100055Z 49c869d8a1f8: Download complete 2022-08-17T12:09:02.2839890Z 4971ab711018: Verifying Checksum 2022-08-17T12:09:02.2840157Z 4971ab711018: Download complete 2022-08-17T12:09:04.7895471Z b1054aea5f94: Pull complete 2022-08-17T12:09:05.2391962Z 1d6c2c55a73e: Pull complete 2022-08-17T12:09:05.7629375Z 2ba0c5f4eec5: Pull complete 2022-08-17T12:09:06.2484034Z eae1a598e78a: Pull complete 2022-08-17T12:09:06.7686156Z 46b0d6774d29: Pull complete 2022-08-17T12:09:07.2606724Z 08718746cfb0: Pull complete 2022-08-17T12:09:07.7122559Z bbdfc80c705d: Pull complete 2022-08-17T12:09:08.1846662Z 5dbd12e1e6d6: Pull complete 2022-08-17T12:09:08.6864925Z c0e304039a83: Pull complete 2022-08-17T12:09:34.2794489Z 4971ab711018: Pull complete 2022-08-17T12:09:34.6834142Z 91d5b0baf4b6: Pull complete 2022-08-17T12:09:34.8474101Z a518fdf5021e: Pull complete 2022-08-17T12:09:34.9834079Z c31ac2d0a96f: Pull complete 2022-08-17T12:09:35.1325370Z 936b57f23caa: Pull complete 2022-08-17T12:09:35.4053902Z 39e9a06fcd04: Pull complete 2022-08-17T12:09:35.6263416Z 0ba408c9a991: Pull complete 2022-08-17T12:09:35.7862719Z 4eeddff048e2: Pull complete 2022-08-17T12:09:35.9695652Z b03153a30ed7: Pull complete 2022-08-17T12:09:36.5252661Z 21f97d722412: Pull complete 2022-08-17T12:09:36.6684179Z 26968089f8f1: Pull complete 2022-08-17T12:09:36.7665444Z 582f4dc0ea3c: Pull complete 2022-08-17T12:09:38.6599326Z 9a116a946de5: Pull complete 2022-08-17T12:09:38.9001261Z 6148b429c75d: Pull complete 2022-08-17T12:09:39.1686642Z 61b058bacd26: Pull complete 2022-08-17T12:09:39.4584440Z 2bb23ddca198: Pull complete 2022-08-17T12:09:39.6946768Z 27c4a4994c6e: Pull complete 2022-08-17T12:09:39.9003777Z 3592701c48ce: Pull complete 2022-08-17T12:09:44.1766733Z cfd1c8399b8f: Pull complete 2022-08-17T12:09:44.3929852Z 03c958aac076: Pull complete 2022-08-17T12:09:44.6211637Z 6dbd2e8e1d0c: Pull complete 2022-08-17T12:09:44.8572992Z 288fc19fc463: Pull complete 2022-08-17T12:09:45.0817738Z 87cfb8779f20: Pull complete 2022-08-17T12:09:45.3040823Z 52d4c8a6a45a: Pull complete 2022-08-17T12:09:45.5484669Z e85f41721daf: Pull complete 2022-08-17T12:09:45.7845621Z a2fc7fee1f86: Pull complete 2022-08-17T12:09:46.0243741Z 30320e4ebea2: Pull complete 2022-08-17T12:09:52.8894419Z 7da2e0e49462: Pull complete 2022-08-17T12:09:53.1136695Z d3af1b4bab6b: Pull complete 2022-08-17T12:09:53.3503780Z c192004dc29d: Pull complete 2022-08-17T12:10:09.4038369Z f764ec246fcd: Pull complete 2022-08-17T12:10:09.6171177Z 3fe950f6e93f: Pull complete 2022-08-17T12:10:09.8386047Z 2cc067aa247e: Pull complete 2022-08-17T12:10:11.3296460Z 23abdbeecfb4: Pull complete 2022-08-17T12:10:11.4869731Z 2d0177d2760b: Pull complete 2022-08-17T12:10:11.6373642Z ae09ccf5bc2d: Pull complete 2022-08-17T12:10:11.8101946Z 1fa185240ca3: Pull complete 2022-08-17T12:10:11.9659143Z a6e0fcd1aa20: Pull complete 2022-08-17T12:10:12.3553465Z 8e01ec37d418: Pull complete 2022-08-17T12:10:12.5630365Z 1c32b0efd017: Pull complete 2022-08-17T12:10:12.7414399Z 597207aa735b: Pull complete 2022-08-17T12:10:17.0019600Z ebf0ded24680: Pull complete 2022-08-17T12:10:17.2380173Z 0c2d3f725e85: Pull complete 2022-08-17T12:10:17.4562996Z 8ed5b0e148f1: Pull complete 2022-08-17T12:10:17.6583750Z 1f07a0c552f0: Pull complete 2022-08-17T12:10:17.8625933Z cbd9ad8028e7: Pull complete 2022-08-17T12:10:18.0869167Z 7beb30acbc53: Pull complete 2022-08-17T12:10:19.7115799Z 49c869d8a1f8: Pull complete 2022-08-17T12:10:19.8224126Z Digest: sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T12:10:19.8543565Z 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:19.8705047Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:19.8755937Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:10:19.8756214Z python3 -m pip install psutil==5.9.1 2022-08-17T12:10:19.8756455Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:10:19.8756713Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:10:19.8756980Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:10:19.8776604Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:19.8776825Z env: 2022-08-17T12:10:19.8777000Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:19.8777176Z ##[endgroup] 2022-08-17T12:10:22.9547441Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:23.2793881Z Collecting psutil==5.9.1 2022-08-17T12:10:23.2945217Z 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:23.4646199Z Installing collected packages: psutil 2022-08-17T12:10:23.6287399Z Successfully installed psutil-5.9.1 2022-08-17T12:10:23.8997424Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:23.9768201Z Collecting pynvml==11.4.1 2022-08-17T12:10:24.0072095Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:10:24.0678553Z Installing collected packages: pynvml 2022-08-17T12:10:24.1761403Z Successfully installed pynvml-11.4.1 2022-08-17T12:10:24.2291726Z Prepare all required actions 2022-08-17T12:10:24.2291986Z Getting action download info 2022-08-17T12:10:24.4106292Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:10:24.6281115Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:10:24.7390250Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:10:24.7390481Z with: 2022-08-17T12:10:24.7390661Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:24.7390854Z env: 2022-08-17T12:10:24.7391026Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:24.7391199Z ##[endgroup] 2022-08-17T12:10:24.7415770Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:10:24.7415985Z with: 2022-08-17T12:10:24.7416174Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:24.7416371Z s3-bucket: gha-artifacts 2022-08-17T12:10:24.7416566Z region: us-east-1 2022-08-17T12:10:24.7416730Z env: 2022-08-17T12:10:24.7416916Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:24.7417098Z ##[endgroup] 2022-08-17T12:10:26.4341495Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-bionic-py3.7-clang9/ 2022-08-17T12:10:26.4342038Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:32.1165374Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:32.1165668Z 2022-08-17T12:10:32.1166585Z Artifact download has finished successfully 2022-08-17T12:10:32.1306785Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:10:32.1307011Z unzip -o artifacts.zip 2022-08-17T12:10:32.1318132Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:32.1318339Z env: 2022-08-17T12:10:32.1318515Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:32.1318689Z ##[endgroup] 2022-08-17T12:10:32.1637231Z Archive: artifacts.zip 2022-08-17T12:10:32.1638402Z creating: dist/ 2022-08-17T12:10:32.9667840Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:32.9668155Z creating: build/custom_test_artifacts/ 2022-08-17T12:10:32.9668472Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:10:32.9668827Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:10:32.9670646Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:32.9671035Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:32.9671452Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:32.9671873Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:32.9672292Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:32.9674425Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:32.9675446Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:32.9675869Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:32.9676295Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:32.9678280Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:32.9679297Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:32.9680690Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:32.9681691Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:32.9682533Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:32.9683221Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:32.9683640Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:32.9684202Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:32.9684688Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:32.9685093Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:10:32.9685529Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:32.9686044Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-08-17T12:10:32.9686495Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:10:32.9686980Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:10:32.9687505Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:32.9688312Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:10:32.9688868Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:32.9689388Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:10:32.9689834Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:10:32.9706118Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-08-17T12:10:32.9762840Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:10:32.9763294Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:10:32.9763747Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:32.9764211Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-08-17T12:10:32.9764677Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:10:32.9765126Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:10:32.9765581Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:32.9766103Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:10:32.9766806Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:32.9767397Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:10:32.9767860Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:10:32.9783851Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-08-17T12:10:32.9820365Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:10:32.9820860Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:32.9821332Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:32.9821748Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:10:32.9822700Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:10:32.9823446Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:32.9824871Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:10:32.9825611Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:10:32.9826321Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:10:32.9877114Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:10:32.9906547Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:10:32.9906889Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:10:32.9907236Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:10:32.9909174Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:32.9909604Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:32.9910003Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:32.9910425Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:32.9910837Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:32.9912575Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:32.9913597Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:32.9914011Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:32.9914433Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:32.9916291Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:32.9917282Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:32.9918522Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:32.9919006Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:32.9920326Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:32.9921059Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:32.9921451Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:32.9921973Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:32.9922615Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:32.9923171Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:10:32.9923619Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-08-17T12:10:32.9924080Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-08-17T12:10:32.9924533Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:10:32.9924971Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:10:32.9925416Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:10:32.9925848Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:10:32.9926301Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:10:32.9926801Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:10:32.9927246Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:10:32.9943473Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-08-17T12:10:32.9967632Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:10:32.9968129Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:32.9968711Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:32.9969121Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:10:32.9969654Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:10:32.9970577Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:32.9972075Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:10:32.9972738Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:10:32.9973315Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:10:32.9993297Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:10:32.9993930Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:10:32.9994317Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:10:32.9996519Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:32.9996939Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:32.9997387Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:32.9997838Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:32.9998266Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:32.9999773Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:33.0000753Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:33.0001196Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:33.0001628Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:33.0003510Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:33.0004502Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:33.0005712Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:33.0006346Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:33.0007367Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:33.0008184Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:33.0008624Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:33.0009105Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:33.0009542Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:33.0010061Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:10:33.0010534Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:33.0011211Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-08-17T12:10:33.0012094Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:10:33.0012922Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:10:33.0013527Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:33.0013998Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:10:33.0014483Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:33.0014959Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:10:33.0015433Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:10:33.0018024Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-08-17T12:10:33.0097198Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:10:33.0097664Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:10:33.0098152Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:33.0098662Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-08-17T12:10:33.0099171Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:10:33.0099642Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:10:33.0100136Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:33.0100625Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:10:33.0101119Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:33.0101592Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:10:33.0102080Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:10:33.0118242Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-08-17T12:10:33.0137039Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:10:33.0137553Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:33.0138015Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:33.0138459Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:10:33.0139114Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:10:33.0140055Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:33.0141543Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:10:33.0142606Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:10:33.0143009Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:10:33.0211643Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:10:33.0227205Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:10:33.0227503Z creating: build/lib/ 2022-08-17T12:10:33.0228111Z inflating: build/lib/libclog.a 2022-08-17T12:10:33.0282840Z inflating: build/lib/libgtest.a 2022-08-17T12:10:33.0290680Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:10:33.0351957Z inflating: build/lib/libbenchmark.a 2022-08-17T12:10:33.0424267Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:10:33.0431540Z inflating: build/lib/libittnotify.a 2022-08-17T12:10:33.0455539Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:10:33.0519596Z inflating: build/lib/libgloo.a 2022-08-17T12:10:33.0579411Z inflating: build/lib/libasmjit.a 2022-08-17T12:10:33.0955490Z inflating: build/lib/libprotobuf.a 2022-08-17T12:10:33.0970096Z inflating: build/lib/libfmt.a 2022-08-17T12:10:33.0970837Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:10:33.1015547Z inflating: build/lib/libc10.so 2022-08-17T12:10:33.1016572Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:10:33.1023639Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:10:33.1030143Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:10:33.1032374Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:10:33.1043618Z inflating: build/lib/libgmock.a 2022-08-17T12:10:33.1044370Z inflating: build/lib/libgtest_main.a 2022-08-17T12:10:33.1044857Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:10:34.0093194Z inflating: build/lib/libdnnl.a 2022-08-17T12:10:34.0512722Z inflating: build/lib/libprotoc.a 2022-08-17T12:10:34.0971290Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:10:34.0983106Z inflating: build/lib/libqnnpack.a 2022-08-17T12:10:34.0983748Z inflating: build/lib/libgmock_main.a 2022-08-17T12:10:34.1925275Z inflating: build/lib/libfbgemm.a 2022-08-17T12:10:34.2884591Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:10:34.3055450Z inflating: build/lib/libkineto.a 2022-08-17T12:10:34.3073509Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:10:34.3176762Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:10:34.3213099Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:10:34.3253014Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:10:34.3269519Z inflating: build/lib/libnnpack.a 2022-08-17T12:10:34.3787842Z inflating: build/lib/libonnx.a 2022-08-17T12:10:36.2527355Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:10:36.2527785Z inflating: build/lib/libtorch.so 2022-08-17T12:10:36.2531702Z inflating: build/lib/libshm.so 2022-08-17T12:10:36.2553332Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:10:36.2602018Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:10:36.2626951Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:10:36.4158365Z inflating: build/lib/libtorch_python.so 2022-08-17T12:10:36.4194217Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:10:36.4194585Z creating: build/bin/ 2022-08-17T12:10:36.4239016Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:10:36.4284276Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:10:36.4329061Z inflating: build/bin/c10_Device_test 2022-08-17T12:10:36.4372498Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:10:36.4424322Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:10:36.4469069Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:10:36.4517632Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:10:36.4566841Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:10:36.4617965Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:10:36.4661142Z inflating: build/bin/c10_Array_test 2022-08-17T12:10:36.4706415Z inflating: build/bin/c10_C++17_test 2022-08-17T12:10:36.4753194Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:10:36.4796862Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:10:36.4841266Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:10:36.4885505Z inflating: build/bin/c10_Half_test 2022-08-17T12:10:36.4939207Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:10:36.4988763Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:10:36.5121668Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:10:36.5170043Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:10:36.5214615Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:10:36.5259801Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:10:36.5304765Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:10:36.5348316Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:10:36.5394309Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:10:36.5442447Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:10:36.5491568Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:10:36.5539920Z inflating: build/bin/c10_complex_test 2022-08-17T12:10:36.5628709Z inflating: build/bin/c10_either_test 2022-08-17T12:10:36.5675393Z inflating: build/bin/c10_exception_test 2022-08-17T12:10:36.5720735Z inflating: build/bin/c10_flags_test 2022-08-17T12:10:36.5849586Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:10:36.5894726Z inflating: build/bin/c10_irange_test 2022-08-17T12:10:36.5943296Z inflating: build/bin/c10_logging_test 2022-08-17T12:10:36.6011106Z inflating: build/bin/c10_optional_test 2022-08-17T12:10:36.6065987Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:10:36.6113700Z inflating: build/bin/c10_registry_test 2022-08-17T12:10:36.6164479Z inflating: build/bin/c10_string_view_test 2022-08-17T12:10:36.6209740Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:10:36.6249286Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:10:36.6296687Z inflating: build/bin/c10_typeid_test 2022-08-17T12:10:36.6661555Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:10:36.7025489Z inflating: build/bin/protoc 2022-08-17T12:10:36.7320164Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:10:36.7626979Z inflating: build/bin/vec_test_all_types_AVX512 2022-08-17T12:10:36.7945817Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:10:36.7993016Z inflating: build/bin/HashStoreTest 2022-08-17T12:10:36.8040019Z inflating: build/bin/FileStoreTest 2022-08-17T12:10:36.8092769Z inflating: build/bin/TCPStoreTest 2022-08-17T12:10:36.8150992Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:10:36.8153394Z inflating: build/bin/example_allreduce 2022-08-17T12:10:36.8202129Z inflating: build/bin/test_dist_autograd 2022-08-17T12:10:36.8263850Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:10:36.8265877Z inflating: build/bin/parallel_benchmark 2022-08-17T12:10:36.8326554Z inflating: build/bin/test_mobile_nnc 2022-08-17T12:10:36.8335700Z inflating: build/bin/aot_model_compiler_test 2022-08-17T12:10:36.8385356Z inflating: build/bin/scalar_test 2022-08-17T12:10:36.8436885Z inflating: build/bin/apply_utils_test 2022-08-17T12:10:36.8492589Z inflating: build/bin/basic 2022-08-17T12:10:36.8803144Z inflating: build/bin/test_lazy 2022-08-17T12:10:36.8849353Z inflating: build/bin/Dimname_test 2022-08-17T12:10:36.8901270Z inflating: build/bin/atest 2022-08-17T12:10:36.8965289Z inflating: build/bin/Dict_test 2022-08-17T12:10:36.9014893Z inflating: build/bin/NamedTensor_test 2022-08-17T12:10:36.9061853Z inflating: build/bin/half_test 2022-08-17T12:10:36.9109745Z inflating: build/bin/broadcast_test 2022-08-17T12:10:36.9154882Z inflating: build/bin/dlconvertor_test 2022-08-17T12:10:36.9200327Z inflating: build/bin/wrapdim_test 2022-08-17T12:10:36.9251708Z inflating: build/bin/native_test 2022-08-17T12:10:36.9302740Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:10:36.9350392Z inflating: build/bin/test_parallel 2022-08-17T12:10:36.9397389Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:10:36.9399177Z inflating: build/bin/thread_init_test 2022-08-17T12:10:36.9400199Z inflating: build/bin/verify_api_visibility 2022-08-17T12:10:36.9445846Z inflating: build/bin/weakref_test 2022-08-17T12:10:36.9495694Z inflating: build/bin/quantized_test 2022-08-17T12:10:36.9540820Z inflating: build/bin/operators_test 2022-08-17T12:10:36.9590221Z inflating: build/bin/extension_backend_test 2022-08-17T12:10:36.9634647Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:10:36.9706759Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:10:36.9753865Z inflating: build/bin/math_kernel_test 2022-08-17T12:10:36.9800145Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:10:37.1168553Z inflating: build/bin/test_api 2022-08-17T12:10:37.1219757Z inflating: build/bin/cpu_generator_test 2022-08-17T12:10:37.1266977Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:10:37.1314594Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:10:37.1358949Z inflating: build/bin/variant_test 2022-08-17T12:10:37.1421300Z inflating: build/bin/pow_test 2022-08-17T12:10:37.1466600Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:10:37.1510848Z inflating: build/bin/reduce_ops_test 2022-08-17T12:10:37.1557728Z inflating: build/bin/memory_format_test 2022-08-17T12:10:37.1645740Z inflating: build/bin/ivalue_test 2022-08-17T12:10:37.1711950Z inflating: build/bin/vmap_test 2022-08-17T12:10:37.1793542Z inflating: build/bin/cpu_rng_test 2022-08-17T12:10:37.1848893Z inflating: build/bin/type_test 2022-08-17T12:10:37.1893356Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:10:37.1939444Z inflating: build/bin/stride_properties_test 2022-08-17T12:10:37.1992268Z inflating: build/bin/IListRef_test 2022-08-17T12:10:37.2082899Z inflating: build/bin/List_test 2022-08-17T12:10:37.2200696Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:10:37.2256889Z inflating: build/bin/KernelFunction_test 2022-08-17T12:10:37.2344520Z inflating: build/bin/kernel_function_test 2022-08-17T12:10:37.2465994Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:10:37.2559883Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:10:37.2614021Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:10:37.2658586Z inflating: build/bin/CppSignature_test 2022-08-17T12:10:37.2702000Z inflating: build/bin/op_allowlist_test 2022-08-17T12:10:37.2790856Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:10:37.3075732Z inflating: build/bin/op_registration_test 2022-08-17T12:10:37.3121835Z inflating: build/bin/inline_container_test 2022-08-17T12:10:37.3170608Z inflating: build/bin/backend_fallback_test 2022-08-17T12:10:37.3187627Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:10:37.3192055Z inflating: build/bin/torch_shm_manager 2022-08-17T12:10:37.4296122Z inflating: build/bin/test_tensorexpr 2022-08-17T12:10:37.4836026Z inflating: build/bin/test_jit 2022-08-17T12:10:37.4837715Z inflating: .pytorch-test-times.json 2022-08-17T12:10:37.4861070Z ##[group]Run df -H 2022-08-17T12:10:37.4861258Z df -H 2022-08-17T12:10:37.4872641Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:37.4872863Z env: 2022-08-17T12:10:37.4873036Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:37.4873210Z ##[endgroup] 2022-08-17T12:10:37.4925438Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:10:37.4925859Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:10:37.4926392Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-08-17T12:10:37.4926726Z tmpfs 8.2G 463k 8.2G 1% /run 2022-08-17T12:10:37.4926941Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:10:37.4927156Z /dev/nvme0n1p1 162G 19G 143G 12% / 2022-08-17T12:10:37.4927509Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-08-17T12:10:37.4945976Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:10:37.4946224Z .github/scripts/parse_ref.py 2022-08-17T12:10:37.4956929Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:37.4957104Z env: 2022-08-17T12:10:37.4957279Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:37.4957469Z ##[endgroup] 2022-08-17T12:10:37.5177512Z ##[group]Run set -x 2022-08-17T12:10:37.5177770Z set -x 2022-08-17T12:10:37.5177938Z  2022-08-17T12:10:37.5178137Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:10:37.5178385Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:10:37.5178651Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:10:37.5178885Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:10:37.5179086Z else 2022-08-17T12:10:37.5179274Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:37.5179472Z fi 2022-08-17T12:10:37.5179628Z  2022-08-17T12:10:37.5179850Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:10:37.5180362Z  2022-08-17T12:10:37.5180580Z # sanitize the input commit message and PR body here: 2022-08-17T12:10:37.5180783Z # 2022-08-17T12:10:37.5181068Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:10:37.5181445Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:10:37.5181741Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:10:37.5181975Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:10:37.5182399Z  2022-08-17T12:10:37.5182651Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:10:37.5182928Z # wreak havoc internally 2022-08-17T12:10:37.5183162Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:10:37.5183403Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:10:37.5183578Z  2022-08-17T12:10:37.5183804Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:10:37.5184098Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:10:37.5184358Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:10:37.5184599Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:10:37.5184817Z container_name=$(docker run \ 2022-08-17T12:10:37.5185126Z  ${GPU_FLAG:-} \ 2022-08-17T12:10:37.5185310Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:10:37.5185509Z  -e PR_NUMBER \ 2022-08-17T12:10:37.5185702Z  -e GITHUB_ACTIONS \ 2022-08-17T12:10:37.5185880Z  -e BASE_SHA \ 2022-08-17T12:10:37.5186064Z  -e BRANCH \ 2022-08-17T12:10:37.5186244Z  -e SHA1 \ 2022-08-17T12:10:37.5186419Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:10:37.5186617Z  -e IN_WHEEL_TEST \ 2022-08-17T12:10:37.5186804Z  -e SHARD_NUMBER \ 2022-08-17T12:10:37.5186980Z  -e TEST_CONFIG \ 2022-08-17T12:10:37.5187172Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:10:37.5187359Z  -e PR_BODY \ 2022-08-17T12:10:37.5187540Z  -e COMMIT_MESSAGES \ 2022-08-17T12:10:37.5187748Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:10:37.5187978Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:10:37.5188173Z  -e PR_LABELS \ 2022-08-17T12:10:37.5188392Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:10:37.5188605Z  -e SCCACHE_BUCKET \ 2022-08-17T12:10:37.5188794Z  -e XLA_CUDA \ 2022-08-17T12:10:37.5188989Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:10:37.5189235Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:10:37.5189469Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:10:37.5189683Z  --security-opt seccomp=unconfined \ 2022-08-17T12:10:37.5189905Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:10:37.5190099Z  --ipc=host \ 2022-08-17T12:10:37.5190283Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:10:37.5190477Z  --tty \ 2022-08-17T12:10:37.5190711Z  --detach \ 2022-08-17T12:10:37.5190896Z  --name="${container_name}" \ 2022-08-17T12:10:37.5191098Z  --user jenkins \ 2022-08-17T12:10:37.5191331Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:10:37.5191585Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:10:37.5191777Z  "${DOCKER_IMAGE}" 2022-08-17T12:10:37.5191950Z ) 2022-08-17T12:10:37.5192196Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:10:37.5203190Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:37.5203379Z env: 2022-08-17T12:10:37.5203556Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:37.5203783Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T12:10:37.5204002Z PR_NUMBER: 82657 2022-08-17T12:10:37.5204180Z BRANCH: pull/82657 2022-08-17T12:10:37.5204383Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:37.5204627Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:37.5204846Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:10:37.5205042Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:10:37.5205237Z TEST_CONFIG: dynamo 2022-08-17T12:10:37.5205416Z SHARD_NUMBER: 1 2022-08-17T12:10:37.5205578Z NUM_TEST_SHARDS: 2 2022-08-17T12:10:37.5206114Z PR_BODY: ### Description This PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser. Partitioning of the graph is removed because it's handled by the `execute(..., executor="nvfuser")` function. ### Testing Existing tests in `test/test_fx_backends.py`. 2022-08-17T12:10:37.5206689Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:10:37.5206912Z SHM_SIZE: 1g 2022-08-17T12:10:37.5207247Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:37.5207561Z XLA_CUDA: 2022-08-17T12:10:37.5207819Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:37.5208079Z ##[endgroup] 2022-08-17T12:10:37.5232054Z + [[ dynamo == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:10:37.5232575Z + [[ linux-bionic-py3.7-clang9 == *onnx* ]] 2022-08-17T12:10:37.5232891Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:37.5235127Z ++ git cherry -v origin/master 2022-08-17T12:10:37.8196646Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:10:37.8197108Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:10:37.8197500Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:10:37.8197913Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:10:37.8198270Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:10:37.8198694Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:10:37.8199036Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:10:37.8199472Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:37.8201469Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:37.8202979Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because it'\''s handled by the `execute(..., executor="nvfuser")` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:37.8205312Z + export 'COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:37.8207444Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:37.8208889Z + export 'PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:37.8210037Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:37.8236542Z +++ nproc --ignore=2 2022-08-17T12:10:37.8244228Z ++ 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:48.2903217Z + container_name=545aeb6f405b8c7e0d208ddec227631e16031bbc21ea0eb776a2eff3d133e6bf 2022-08-17T12:10:48.2903915Z + docker exec -t 545aeb6f405b8c7e0d208ddec227631e16031bbc21ea0eb776a2eff3d133e6bf sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:10:48.8918933Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:48.9639221Z 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:49.4569739Z Installing collected packages: torch 2022-08-17T12:10:55.6267529Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:10:55.6939661Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:10:55.7096965Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:10:55.7097326Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:10:55.7097666Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:10:55.7098008Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:10:55.7098224Z + BUILD_DIR=build 2022-08-17T12:10:55.7098414Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:10:55.7098612Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:10:55.7098880Z + [[ linux-bionic-py3.7-clang9 != *bazel* ]] 2022-08-17T12:10:55.7100459Z ++ realpath build/custom_test_artifacts 2022-08-17T12:10:55.7130672Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:10:55.7134237Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:10:55.7160401Z + source .jenkins/pytorch/common.sh 2022-08-17T12:10:55.7163452Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:10:55.7171205Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:10:55.7172663Z +++ declare -f -t trap_add 2022-08-17T12:10:55.7176508Z ++ set -ex 2022-08-17T12:10:55.7177028Z ++ [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:10:55.7177313Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:10:55.7177783Z ++ [[ dynamo == *xla* ]] 2022-08-17T12:10:55.7178161Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:10:55.7178474Z ++ [[ linux-bionic-py3.7-clang9 == *linux-bionic* ]] 2022-08-17T12:10:55.7178715Z ++ which conda 2022-08-17T12:10:55.7189304Z /opt/conda/bin/conda 2022-08-17T12:10:55.7190037Z ++ conda install -q -y cmake 2022-08-17T12:10:57.8328409Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:10:58.2570933Z Solving environment: ...working... done 2022-08-17T12:10:58.3405692Z 2022-08-17T12:10:58.3406387Z ## Package Plan ## 2022-08-17T12:10:58.3406619Z 2022-08-17T12:10:58.3406896Z environment location: /opt/conda 2022-08-17T12:10:58.3407100Z 2022-08-17T12:10:58.3407229Z added / updated specs: 2022-08-17T12:10:58.3407648Z - cmake 2022-08-17T12:10:58.3407807Z 2022-08-17T12:10:58.3407812Z 2022-08-17T12:10:58.3407962Z The following packages will be downloaded: 2022-08-17T12:10:58.3408167Z 2022-08-17T12:10:58.3408279Z package | build 2022-08-17T12:10:58.3408681Z ---------------------------|----------------- 2022-08-17T12:10:58.3409153Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:10:58.3409593Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:10:58.3410061Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:10:58.3410516Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:10:58.3410960Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:10:58.3411380Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:10:58.3411830Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:10:58.3412257Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:10:58.3412814Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:10:58.3413260Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:10:58.3413681Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:10:58.3414106Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:10:58.3414737Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:10:58.3415191Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:10:58.3415735Z ------------------------------------------------------------ 2022-08-17T12:10:58.3416146Z Total: 12.0 MB 2022-08-17T12:10:58.3416365Z 2022-08-17T12:10:58.3416560Z The following NEW packages will be INSTALLED: 2022-08-17T12:10:58.3416813Z 2022-08-17T12:10:58.3432155Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:10:58.3432843Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:10:58.3433338Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:10:58.3433695Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:10:58.3434041Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:10:58.3434392Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:10:58.3434759Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:10:58.3435115Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:10:58.3435485Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:10:58.3435847Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:10:58.3436202Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:10:58.3436546Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:10:58.3436886Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:10:58.3437215Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:10:58.3437361Z 2022-08-17T12:10:58.3437366Z 2022-08-17T12:10:59.2132207Z Preparing transaction: ...working... done 2022-08-17T12:10:59.6263358Z Verifying transaction: ...working... done 2022-08-17T12:10:59.9281719Z Executing transaction: ...working... done 2022-08-17T12:11:00.1447157Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:11:00.1447666Z + echo 'Environment variables' 2022-08-17T12:11:00.1448029Z Environment variables 2022-08-17T12:11:00.1449905Z + env 2022-08-17T12:11:00.1474072Z SHARD_NUMBER=1 2022-08-17T12:11:00.1474822Z UCC_HOME=/usr 2022-08-17T12:11:00.1475177Z BUILD_ENVIRONMENT=linux-bionic-py3.7-clang9 2022-08-17T12:11:00.1475571Z INSTALLED_DB=yes 2022-08-17T12:11:00.1475778Z HOSTNAME=545aeb6f405b 2022-08-17T12:11:00.1476024Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:11:00.1476312Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:11:00.1476558Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:11:00.1476796Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:11:00.1477466Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_94e4b5a9-efdb-402e-84e6-e393f3dffc20 2022-08-17T12:11:00.1477895Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:11:00.1478537Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:11:00.1479045Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:11:00.1479356Z INSTALLED_THRIFT= 2022-08-17T12:11:00.1479676Z TEST_CONFIG=dynamo 2022-08-17T12:11:00.1480029Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:11:00.1480394Z GITHUB_ACTIONS=true 2022-08-17T12:11:00.1480608Z CI=true 2022-08-17T12:11:00.1480794Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:11:00.1481196Z BRANCH=pull/82657 2022-08-17T12:11:00.1481561Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:11:00.1481903Z UCX_COMMIT=v1.13.x 2022-08-17T12:11:00.1482281Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:11:00.1482599Z GITHUB_ACTION_REF= 2022-08-17T12:11:00.1482813Z GITHUB_ACTION=__self 2022-08-17T12:11:00.1483109Z GITHUB_REF_PROTECTED=false 2022-08-17T12:11:00.1483720Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:11:00.1485641Z *** 2022-08-17T12:11:00.1485956Z INSTALLED_VISION=yes 2022-08-17T12:11:00.1486293Z HOME=/var/lib/jenkins 2022-08-17T12:11:00.1486642Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:11:00.1486852Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:11:00.1487048Z GITHUB_REF_TYPE=branch 2022-08-17T12:11:00.1487226Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:11:00.1487533Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:11:00.1487991Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_94e4b5a9-efdb-402e-84e6-e393f3dffc20 2022-08-17T12:11:00.1488283Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:11:00.1488493Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:11:00.1488724Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:11:00.1488928Z INSTALLED_PROTOBUF=yes 2022-08-17T12:11:00.1489111Z DESIRED_CUDA= 2022-08-17T12:11:00.1489289Z GITHUB_RUN_ID=2875102080 2022-08-17T12:11:00.1489488Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:11:00.1489688Z MAX_JOBS=6 2022-08-17T12:11:00.1490011Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:11:00.1490263Z UCX_HOME=/usr 2022-08-17T12:11:00.1490453Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:11:00.1490695Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:11:00.1490949Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:11:00.1491142Z INSTALLED_ANDROID= 2022-08-17T12:11:00.1491693Z 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:00.1492286Z GITHUB_BASE_REF=master 2022-08-17T12:11:00.1492463Z TERM=xterm 2022-08-17T12:11:00.1492613Z XLA_CUDA= 2022-08-17T12:11:00.1492793Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:11:00.1492997Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:11:00.1493401Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_94e4b5a9-efdb-402e-84e6-e393f3dffc20 2022-08-17T12:11:00.1493690Z GITHUB_JOB=test 2022-08-17T12:11:00.1495125Z 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:00.1496095Z NUM_TEST_SHARDS=2 2022-08-17T12:11:00.1496274Z PR_NUMBER=82657 2022-08-17T12:11:00.1496448Z SHLVL=1 2022-08-17T12:11:00.1496625Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:11:00.1496865Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:11:00.1497094Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:11:00.1497347Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:11:00.1497560Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:11:00.1497753Z GITHUB_WORKFLOW=pull 2022-08-17T12:11:00.1498051Z 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:00.1498469Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:11:00.1498731Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:11:00.1498926Z _=/usr/bin/env 2022-08-17T12:11:00.1499120Z + echo 'Testing pytorch' 2022-08-17T12:11:00.1499302Z Testing pytorch 2022-08-17T12:11:00.1499496Z + export LANG=C.UTF-8 2022-08-17T12:11:00.1499673Z + LANG=C.UTF-8 2022-08-17T12:11:00.1569762Z + PR_NUMBER=82657 2022-08-17T12:11:00.1570029Z + [[ dynamo == \d\e\f\a\u\l\t ]] 2022-08-17T12:11:00.1570359Z + [[ dynamo == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:11:00.1570599Z + [[ dynamo == \s\l\o\w ]] 2022-08-17T12:11:00.1571142Z + [[ linux-bionic-py3.7-clang9 == *slow-gradcheck* ]] 2022-08-17T12:11:00.1571667Z + [[ linux-bionic-py3.7-clang9 == *cuda* ]] 2022-08-17T12:11:00.1572139Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:00.1572541Z + [[ linux-bionic-py3.7-clang9 == *cuda11* ]] 2022-08-17T12:11:00.1572869Z + [[ dynamo == *crossref* ]] 2022-08-17T12:11:00.1573182Z + [[ dynamo == *dynamo* ]] 2022-08-17T12:11:00.1573513Z + export PYTORCH_TEST_WITH_DYNAMO=1 2022-08-17T12:11:00.1573883Z + PYTORCH_TEST_WITH_DYNAMO=1 2022-08-17T12:11:00.1574232Z + [[ -n 82657 ]] 2022-08-17T12:11:00.1574565Z + [[ -z '' ]] 2022-08-17T12:11:00.1574933Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:00.1575344Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:00.1575742Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:00.1576039Z + [[ linux-bionic-py3.7-clang9 != *-bazel-* ]] 2022-08-17T12:11:00.1576277Z + pip_install --user ninja 2022-08-17T12:11:00.1576547Z + pip install --progress-bar off --user ninja 2022-08-17T12:11:00.5804789Z Collecting ninja 2022-08-17T12:11:00.5978939Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:11:01.0058417Z Installing collected packages: ninja 2022-08-17T12:11:01.0145993Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:11:01.0146510Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:11:01.0207638Z Successfully installed ninja-1.10.2.3 2022-08-17T12:11:01.0894210Z + 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:01.0895096Z + 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:01.0895899Z + [[ linux-bionic-py3.7-clang9 == *asan* ]] 2022-08-17T12:11:01.0896139Z + [[ dynamo == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:11:01.0896586Z + [[ dynamo == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:11:01.0899827Z + [[ linux-bionic-py3.7-clang9 == *tbb* ]] 2022-08-17T12:11:01.0911451Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:01.0911767Z + [[ linux-bionic-py3.7-clang9 == *-bazel-* ]] 2022-08-17T12:11:01.0914700Z + cd test 2022-08-17T12:11:01.0915300Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:11:02.1773878Z PyTorch built with: 2022-08-17T12:11:02.1774403Z - GCC 4.2 2022-08-17T12:11:02.1774790Z - C++ Version: 201402 2022-08-17T12:11:02.1775194Z - clang 9.0.0 2022-08-17T12:11:02.1775906Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:02.1776676Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:02.1777223Z - OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:02.1777727Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:11:02.1778185Z - NNPACK is enabled 2022-08-17T12:11:02.1778610Z - CPU capability usage: AVX2 2022-08-17T12:11:02.1784082Z - 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:02.1787716Z 2022-08-17T12:11:02.3519113Z + cd test 2022-08-17T12:11:02.3519556Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:11:03.2251099Z ATen/Parallel: 2022-08-17T12:11:03.2251496Z at::get_num_threads() : 4 2022-08-17T12:11:03.2251867Z at::get_num_interop_threads() : 4 2022-08-17T12:11:03.2252170Z OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:03.2252451Z omp_get_max_threads() : 4 2022-08-17T12:11:03.2253158Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:03.2253732Z mkl_get_max_threads() : 4 2022-08-17T12:11:03.2254306Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:03.2254588Z std::thread::hardware_concurrency() : 8 2022-08-17T12:11:03.2254803Z Environment variables: 2022-08-17T12:11:03.2254987Z OMP_NUM_THREADS : [not set] 2022-08-17T12:11:03.2255186Z MKL_NUM_THREADS : [not set] 2022-08-17T12:11:03.2255386Z ATen parallel backend: OpenMP 2022-08-17T12:11:03.2255516Z 2022-08-17T12:11:03.3981558Z + [[ dynamo == *deploy* ]] 2022-08-17T12:11:03.3981881Z + [[ dynamo == *backward* ]] 2022-08-17T12:11:03.3982384Z + [[ dynamo == *xla* ]] 2022-08-17T12:11:03.3982763Z + [[ dynamo == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-17T12:11:03.3983148Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:03.3983380Z + [[ dynamo == distributed ]] 2022-08-17T12:11:03.3983574Z + [[ dynamo == *dynamo* ]] 2022-08-17T12:11:03.3983738Z + [[ 1 == 1 ]] 2022-08-17T12:11:03.3984149Z + [[ 2 -gt 1 ]] 2022-08-17T12:11:03.3984327Z + test_without_numpy 2022-08-17T12:11:03.3984748Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:11:03.3992777Z + pushd .jenkins/pytorch 2022-08-17T12:11:03.3993037Z ~/workspace/.jenkins/pytorch ~/workspace 2022-08-17T12:11:03.3993649Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');from unittest import TestCase;import torch;x=torch.randn(3,3);TestCase().assertRaises(RuntimeError, lambda: x.numpy())' 2022-08-17T12:11:04.2045132Z -c:1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:77.) 2022-08-17T12:11:04.3698268Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');import torch;print(torch.tensor([torch.tensor(0.), torch.tensor(1.)]))' 2022-08-17T12:11:05.1583438Z -c:1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:77.) 2022-08-17T12:11:05.1591324Z tensor([0., 1.]) 2022-08-17T12:11:05.3175599Z + popd 2022-08-17T12:11:05.3175930Z ~/workspace 2022-08-17T12:11:05.3176239Z + install_torchvision 2022-08-17T12:11:05.3176540Z + local commit 2022-08-17T12:11:05.3178731Z ++ get_pinned_commit vision 2022-08-17T12:11:05.3179110Z ++ cat .github/ci_commit_pins/vision.txt 2022-08-17T12:11:05.3212403Z + commit=94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:05.3213231Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:05.3214012Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:05.6777543Z Collecting git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:05.6784216Z Cloning https://github.com/pytorch/vision.git (to revision 94960fe1325eaf7b84f79cc585dc65264c15d18b) to /tmp/pip-req-build-fphtqfki 2022-08-17T12:11:05.7022484Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-fphtqfki 2022-08-17T12:11:07.3010536Z Running command git rev-parse -q --verify 'sha^94960fe1325eaf7b84f79cc585dc65264c15d18b' 2022-08-17T12:11:07.3061404Z Running command git fetch -q https://github.com/pytorch/vision.git 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:08.1106391Z Running command git checkout -q 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:08.3574599Z Resolved https://github.com/pytorch/vision.git to commit 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:10.9655237Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:11:10.9740385Z [?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:10.9744093Z 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:10.9747651Z 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:10.9751492Z 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:10.9758483Z 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.9955145Z 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.9963606Z 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.9972165Z 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.9983458Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (2.0.4) 2022-08-17T12:11:11.0187929Z Building wheels for collected packages: torchvision 2022-08-17T12:12:16.7767431Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2022-08-17T12:12:16.8108033Z [?25h Created wheel for torchvision: filename=torchvision-0.14.0a0+94960fe-cp37-cp37m-linux_x86_64.whl size=13600466 sha256=efd25259fa30abb11b1ee4c2c01b5a17b764a4c39efcf7c8943d9f0e639e1e49 2022-08-17T12:12:16.8109169Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/98/68/ba/18234074117f76d1fc7589204f67315b9b386170e6b7539404 2022-08-17T12:12:16.8154336Z Successfully built torchvision 2022-08-17T12:12:17.1797656Z Installing collected packages: torchvision 2022-08-17T12:12:17.7066999Z Successfully installed torchvision-0.14.0a0+94960fe 2022-08-17T12:12:17.8268580Z + install_torchdynamo 2022-08-17T12:12:17.8268835Z + local commit 2022-08-17T12:12:17.8270242Z ++ get_pinned_commit torchdynamo 2022-08-17T12:12:17.8270502Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-17T12:12:17.8286306Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:17.8286957Z + pip_install --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:17.8288720Z + pip install --progress-bar off --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:18.1898217Z Collecting git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:18.1904576Z Cloning https://github.com/pytorch/torchdynamo.git (to revision f19410cd8204fa1c30ca72f81142508e128be66f) to /tmp/pip-req-build-4unklya4 2022-08-17T12:12:18.1939658Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/torchdynamo.git /tmp/pip-req-build-4unklya4 2022-08-17T12:12:18.7851127Z Running command git rev-parse -q --verify 'sha^f19410cd8204fa1c30ca72f81142508e128be66f' 2022-08-17T12:12:18.7884344Z Running command git fetch -q https://github.com/pytorch/torchdynamo.git f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:18.9987200Z Running command git checkout -q f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:19.3339624Z Resolved https://github.com/pytorch/torchdynamo.git to commit f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:21.8512462Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:12:21.8589810Z [?25hRequirement already satisfied: torch>=1.12.0 in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.13.0a0+gitce6a3c6) 2022-08-17T12:12:21.8593659Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.18.5) 2022-08-17T12:12:21.8913873Z Collecting tabulate 2022-08-17T12:12:21.9080003Z Downloading tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-17T12:12:21.9131127Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (6.0) 2022-08-17T12:12:21.9134657Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.10.1) 2022-08-17T12:12:21.9156806Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch>=1.12.0->torchdynamo==1.13.0.dev0) (4.3.0) 2022-08-17T12:12:21.9180171Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torchdynamo==1.13.0.dev0) (1.2.1) 2022-08-17T12:12:21.9277977Z Building wheels for collected packages: torchdynamo 2022-08-17T12:12:26.5535516Z Building wheel for torchdynamo (setup.py) ... [?25l- \ | / - \ | / - \ done 2022-08-17T12:12:26.5613742Z [?25h Created wheel for torchdynamo: filename=torchdynamo-1.13.0.dev0-cp37-cp37m-linux_x86_64.whl size=2558628 sha256=f6959c802758166e6ad0ce3dd90d0e11fa6dad049baa7ec56d367a773a5ca402 2022-08-17T12:12:26.5615591Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/39/47/7c/07229a5bdf22c7a30fc298e692ab525681565397eb89db3641 2022-08-17T12:12:26.5642823Z Successfully built torchdynamo 2022-08-17T12:12:26.9543048Z Installing collected packages: tabulate, torchdynamo 2022-08-17T12:12:27.1940611Z Successfully installed tabulate-0.8.10 torchdynamo-1.13.0.dev0 2022-08-17T12:12:27.2813680Z + test_dynamo_shard 1 2022-08-17T12:12:27.2814132Z + [[ -z 2 ]] 2022-08-17T12:12:27.2815319Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --exclude test_autograd test_proxy_tensor test_quantization test_public_bindings test_dataloader test_reductions test_namedtensor test_namedtuple_return_api test_profiler test_profiler_tree test_overrides test_python_dispatch test_fx --shard 1 2 --verbose 2022-08-17T12:12:28.5762600Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:12:28.7385299Z Ignoring disabled issues: [] 2022-08-17T12:12:28.7528296Z Found test time stats from artifacts 2022-08-17T12:12:28.7529549Z Selected tests: 2022-08-17T12:12:28.7529743Z test_ops 2022-08-17T12:12:28.7529961Z test_jit_fuser_te 2022-08-17T12:12:28.7530144Z test_schema_check 2022-08-17T12:12:28.7530352Z test_jit_llga_fuser 2022-08-17T12:12:28.7530548Z test_torch 2022-08-17T12:12:28.7530773Z test_modules 2022-08-17T12:12:28.7530935Z test_spectral_ops 2022-08-17T12:12:28.7531122Z test_tensor_creation_ops 2022-08-17T12:12:28.7531347Z distributions/test_distributions 2022-08-17T12:12:28.7531718Z test_tensorexpr 2022-08-17T12:12:28.7534238Z test_serialization 2022-08-17T12:12:28.7534629Z test_sparse_csr 2022-08-17T12:12:28.7534971Z test_tensorboard 2022-08-17T12:12:28.7535220Z test_dispatch 2022-08-17T12:12:28.7535448Z test_functional_autograd_benchmark 2022-08-17T12:12:28.7535653Z test_view_ops 2022-08-17T12:12:28.7535869Z lazy/test_ts_opinfo 2022-08-17T12:12:28.7536145Z test_xnnpack_integration 2022-08-17T12:12:28.7536424Z test_vmap 2022-08-17T12:12:28.7536624Z test_meta 2022-08-17T12:12:28.7536895Z test_scatter_gather_ops 2022-08-17T12:12:28.7537150Z test_openmp 2022-08-17T12:12:28.7537430Z test_sort_and_select 2022-08-17T12:12:28.7537603Z test_monitor 2022-08-17T12:12:28.7537860Z test_utils 2022-08-17T12:12:28.7538768Z test_mkldnn_verbose 2022-08-17T12:12:28.7539253Z test_transformers 2022-08-17T12:12:28.7539628Z test_logging 2022-08-17T12:12:28.7539963Z test_subclass 2022-08-17T12:12:28.7540325Z test_futures 2022-08-17T12:12:28.7540697Z test_model_dump 2022-08-17T12:12:28.7541075Z test_autocast 2022-08-17T12:12:28.7541418Z lazy/test_reuse_ir 2022-08-17T12:12:28.7541824Z test_per_overload_api 2022-08-17T12:12:28.7542368Z test_jit_disabled 2022-08-17T12:12:28.7542722Z test_show_pickle 2022-08-17T12:12:28.7543101Z test_type_info 2022-08-17T12:12:28.7543488Z test_module_init 2022-08-17T12:12:28.7543841Z test_shape_ops 2022-08-17T12:12:28.7544224Z test_numpy_interop 2022-08-17T12:12:28.7544615Z test_nestedtensor 2022-08-17T12:12:28.7544970Z test_mkldnn_fusion 2022-08-17T12:12:28.7545352Z test_native_mha 2022-08-17T12:12:28.7545772Z test_cpp_extensions_aot_no_ninja 2022-08-17T12:12:28.7546160Z test_complex 2022-08-17T12:12:28.7546546Z test_functionalization 2022-08-17T12:12:28.7563890Z lazy/test_bindings 2022-08-17T12:12:28.7564228Z test_cuda 2022-08-17T12:12:28.7564519Z test_cuda_trace 2022-08-17T12:12:28.7564822Z test_deploy 2022-08-17T12:12:28.7565109Z test_jiterator 2022-08-17T12:12:28.7565410Z test_pruning_op 2022-08-17T12:12:28.7638813Z Prioritized test from test file changes. 2022-08-17T12:12:28.7639131Z reordering tests for PR: 2022-08-17T12:12:28.7639462Z prioritized: ['test_ops'] 2022-08-17T12:12:28.7641191Z the rest: ['test_jit_fuser_te', 'test_schema_check', 'test_jit_llga_fuser', 'test_torch', 'test_modules', 'test_spectral_ops', 'test_tensor_creation_ops', 'distributions/test_distributions', 'test_tensorexpr', 'test_serialization', 'test_sparse_csr', 'test_tensorboard', 'test_dispatch', 'test_functional_autograd_benchmark', 'test_view_ops', 'lazy/test_ts_opinfo', 'test_xnnpack_integration', 'test_vmap', 'test_meta', 'test_scatter_gather_ops', 'test_openmp', 'test_sort_and_select', 'test_monitor', 'test_utils', 'test_mkldnn_verbose', 'test_transformers', 'test_logging', 'test_subclass', 'test_futures', 'test_model_dump', 'test_autocast', 'lazy/test_reuse_ir', 'test_per_overload_api', 'test_jit_disabled', 'test_show_pickle', 'test_type_info', 'test_module_init', 'test_shape_ops', 'test_numpy_interop', 'test_nestedtensor', 'test_mkldnn_fusion', 'test_native_mha', 'test_cpp_extensions_aot_no_ninja', 'test_complex', 'test_functionalization', 'lazy/test_bindings', 'test_cuda', 'test_cuda_trace', 'test_deploy', 'test_jiterator', 'test_pruning_op'] 2022-08-17T12:12:28.7642484Z 2022-08-17T12:12:28.7642896Z 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:28.7809263Z 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:28.8172629Z Running test_ops ... [2022-08-17 12:12:28.816910] 2022-08-17T12:12:28.8173122Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:12:28.816966] 2022-08-17T12:12:32.7784777Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops.xml 2022-08-17T12:12:32.9120042Z ============================= test session starts ============================== 2022-08-17T12:12:32.9120640Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:12:32.9164297Z cachedir: .pytest_cache 2022-08-17T12:12:32.9165107Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:12:32.9165545Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:12:32.9166069Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:12:32.9166438Z 2022-08-17T12:12:32.9584220Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:12:32.9584733Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:12:32.9584901Z 2022-08-17T12:12:33.0021385Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:12:33.0022005Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:12:33.0022345Z 2022-08-17T12:12:33.0520024Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:12:33.0520521Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:12:33.0520790Z 2022-08-17T12:12:33.1058561Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:12:33.1059109Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:12:33.1059404Z 2022-08-17T12:12:33.5488135Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:12:33.5488846Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:12:33.5489117Z 2022-08-17T12:12:33.5489259Z gw0 ok / gw1 C / gw2 C / gw3 C 2022-08-17T12:12:33.5489768Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:12:33.5491475Z 2022-08-17T12:12:33.5491794Z gw0 ok / gw1 ok / gw2 C / gw3 C 2022-08-17T12:12:33.5492439Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:12:33.5492690Z 2022-08-17T12:12:33.5639172Z gw0 ok / gw1 ok / gw2 ok / gw3 C 2022-08-17T12:12:33.5640016Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:12:33.5640280Z 2022-08-17T12:12:38.3975222Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:12:38.4850925Z gw0 ok / gw1 ok / gw2 ok / gw3 [22855] 2022-08-17T12:12:38.5746569Z gw0 ok / gw1 [22855] / gw2 ok / gw3 [22855] 2022-08-17T12:12:38.5923153Z gw0 [22855] / gw1 [22855] / gw2 ok / gw3 [22855] 2022-08-17T12:12:38.5929392Z gw0 [22855] / gw1 [22855] / gw2 [22855] / gw3 [22855] 2022-08-17T12:12:38.5929656Z scheduling tests via LoadScheduling 2022-08-17T12:12:38.7315393Z 2022-08-17T12:12:38.7317368Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32 2022-08-17T12:12:38.7318052Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32 2022-08-17T12:12:38.7318674Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32 2022-08-17T12:12:42.7757805Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32 2022-08-17T12:12:42.7850915Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32 2022-08-17T12:12:42.7859906Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32 2022-08-17T12:12:42.7861059Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32 2022-08-17T12:12:42.8161933Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32 2022-08-17T12:12:42.8218825Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32 2022-08-17T12:12:42.8462553Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32 2022-08-17T12:12:42.8631321Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32 2022-08-17T12:12:42.8753188Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32 2022-08-17T12:12:42.8762526Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32 2022-08-17T12:12:42.8769596Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32 2022-08-17T12:12:42.8832688Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32 2022-08-17T12:12:42.9112241Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32 2022-08-17T12:12:42.9146243Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32 2022-08-17T12:12:42.9190621Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32 2022-08-17T12:12:42.9255769Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32 2022-08-17T12:12:42.9282382Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32 2022-08-17T12:12:42.9293701Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32 2022-08-17T12:12:42.9552544Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32 2022-08-17T12:12:42.9582843Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32 2022-08-17T12:12:42.9630085Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32 2022-08-17T12:12:42.9673933Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32 2022-08-17T12:12:42.9993293Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32 2022-08-17T12:12:43.0056210Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32 2022-08-17T12:12:43.0070434Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32 2022-08-17T12:12:43.0097888Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32 2022-08-17T12:12:43.0432993Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32 2022-08-17T12:12:43.0511991Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32 2022-08-17T12:12:43.0560952Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32 2022-08-17T12:12:43.0954059Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32 2022-08-17T12:12:45.8399387Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32 2022-08-17T12:12:45.8408249Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32 2022-08-17T12:12:45.8762545Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32 2022-08-17T12:12:45.8873176Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32 2022-08-17T12:12:45.9111344Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32 2022-08-17T12:12:45.9313863Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32 2022-08-17T12:12:45.9345014Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32 2022-08-17T12:12:45.9755268Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32 2022-08-17T12:12:45.9795203Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32 2022-08-17T12:12:46.0195578Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32 2022-08-17T12:12:46.0234512Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32 2022-08-17T12:12:46.0381724Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32 2022-08-17T12:12:46.0389835Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32 2022-08-17T12:12:46.0471566Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32 2022-08-17T12:12:46.0633018Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32 2022-08-17T12:12:46.0720620Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32 2022-08-17T12:12:46.0831731Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32 2022-08-17T12:12:46.0869745Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32 2022-08-17T12:12:46.1072629Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32 2022-08-17T12:12:46.1085169Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32 2022-08-17T12:12:46.1092135Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32 2022-08-17T12:12:46.1117515Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32 2022-08-17T12:12:46.1134882Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32 2022-08-17T12:12:46.1190023Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32 2022-08-17T12:12:46.1197124Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32 2022-08-17T12:12:46.1226092Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32 2022-08-17T12:12:46.1269790Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32 2022-08-17T12:12:46.1305910Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32 2022-08-17T12:12:46.1514592Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32 2022-08-17T12:12:46.1515307Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32 2022-08-17T12:12:46.1550165Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32 2022-08-17T12:12:46.1578048Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32 2022-08-17T12:12:46.1629989Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32 2022-08-17T12:12:46.1661828Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32 2022-08-17T12:12:46.1709576Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32 2022-08-17T12:12:46.1780807Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32 2022-08-17T12:12:46.1953478Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32 2022-08-17T12:12:46.1953870Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32 2022-08-17T12:12:46.1986805Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32 2022-08-17T12:12:46.1999853Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32 2022-08-17T12:12:46.2069353Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32 2022-08-17T12:12:46.2101155Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32 2022-08-17T12:12:46.2149362Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32 2022-08-17T12:12:46.2181012Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32 2022-08-17T12:12:46.2391894Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32 2022-08-17T12:12:46.2392977Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32 2022-08-17T12:12:46.2429089Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32 2022-08-17T12:12:46.2431171Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32 2022-08-17T12:12:46.2510371Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32 2022-08-17T12:12:46.2550545Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_dtype_cpu_complex32 2022-08-17T12:12:46.2590004Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_dtype_cpu_complex32 2022-08-17T12:12:46.2629274Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32 2022-08-17T12:12:46.2832751Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32 2022-08-17T12:12:46.2833575Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32 2022-08-17T12:12:46.2863510Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32 2022-08-17T12:12:46.2878883Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32 2022-08-17T12:12:46.2949966Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32 2022-08-17T12:12:46.2999826Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32 2022-08-17T12:12:46.3029678Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32 2022-08-17T12:12:46.3062935Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32 2022-08-17T12:12:46.3274307Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32 2022-08-17T12:12:46.3274709Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32 2022-08-17T12:12:46.3289952Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32 2022-08-17T12:12:46.3312839Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32 2022-08-17T12:12:46.3389530Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32 2022-08-17T12:12:46.3417166Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32 2022-08-17T12:12:46.3469139Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32 2022-08-17T12:12:46.3522945Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32 2022-08-17T12:12:46.3711908Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32 2022-08-17T12:12:46.3713390Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32 2022-08-17T12:12:46.3749624Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32 2022-08-17T12:12:46.3779159Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32 2022-08-17T12:12:46.3829281Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32 2022-08-17T12:12:46.3866088Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32 2022-08-17T12:12:46.3909561Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32 2022-08-17T12:12:46.3934215Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32 2022-08-17T12:12:46.4152472Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32 2022-08-17T12:12:46.4153673Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32 2022-08-17T12:12:46.4166894Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32 2022-08-17T12:12:46.4186868Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32 2022-08-17T12:12:46.4270045Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32 2022-08-17T12:12:46.4301281Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32 2022-08-17T12:12:46.4350511Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32 2022-08-17T12:12:46.4398469Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32 2022-08-17T12:12:46.4592383Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32 2022-08-17T12:12:46.4593635Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32 2022-08-17T12:12:46.4633196Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32 2022-08-17T12:12:46.4661431Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32 2022-08-17T12:12:46.4752353Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32 2022-08-17T12:12:46.4791884Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32 2022-08-17T12:12:46.4812003Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32 2022-08-17T12:12:46.4923521Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32 2022-08-17T12:12:46.5032258Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32 2022-08-17T12:12:46.5038379Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32 2022-08-17T12:12:46.5118721Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32 2022-08-17T12:12:46.5157952Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32 2022-08-17T12:12:46.5190767Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32 2022-08-17T12:12:46.5232015Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32 2022-08-17T12:12:46.5243364Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32 2022-08-17T12:12:46.5300365Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32 2022-08-17T12:12:46.5475720Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32 2022-08-17T12:12:46.5482476Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32 2022-08-17T12:12:46.5534553Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32 2022-08-17T12:12:46.5548973Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32 2022-08-17T12:12:46.5673175Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32 2022-08-17T12:12:46.5680237Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32 2022-08-17T12:12:46.5730251Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32 2022-08-17T12:12:46.5746554Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32 2022-08-17T12:12:46.5914872Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32 2022-08-17T12:12:46.5917385Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32 2022-08-17T12:12:46.5983089Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32 2022-08-17T12:12:46.6001874Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32 2022-08-17T12:12:46.6113398Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32 2022-08-17T12:12:46.6116223Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32 2022-08-17T12:12:46.6143699Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32 2022-08-17T12:12:46.6215990Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32 2022-08-17T12:12:46.6354135Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32 2022-08-17T12:12:46.6355794Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32 2022-08-17T12:12:46.6425296Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32 2022-08-17T12:12:46.6440003Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32 2022-08-17T12:12:46.6551780Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32 2022-08-17T12:12:46.6553817Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32 2022-08-17T12:12:46.6590983Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32 2022-08-17T12:12:46.6645687Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32 2022-08-17T12:12:46.6791600Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32 2022-08-17T12:12:46.6792701Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32 2022-08-17T12:12:46.6828360Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32 2022-08-17T12:12:46.6834467Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32 2022-08-17T12:12:46.6992746Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32 2022-08-17T12:12:46.6993150Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32 2022-08-17T12:12:46.7029458Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32 2022-08-17T12:12:46.7036752Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32 2022-08-17T12:12:46.7234116Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32 2022-08-17T12:12:46.7234821Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32 2022-08-17T12:12:46.7270560Z test_ops.py::TestCommonCPU::test_dtypes_T_cpu 2022-08-17T12:12:46.7435327Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32 2022-08-17T12:12:46.7435813Z test_ops.py::TestCommonCPU::test_dtypes_H_cpu 2022-08-17T12:12:46.7493211Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32 2022-08-17T12:12:46.7673078Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32 2022-08-17T12:12:46.7872272Z test_ops.py::TestCommonCPU::test_dtypes___radd___cpu 2022-08-17T12:12:46.7937265Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32 2022-08-17T12:12:46.8314973Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32 2022-08-17T12:12:46.8355690Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32 2022-08-17T12:12:46.8753768Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32 2022-08-17T12:12:46.8803128Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32 2022-08-17T12:12:46.9192641Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32 2022-08-17T12:12:46.9896917Z test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu 2022-08-17T12:12:46.9908675Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes_T_cpu 2022-08-17T12:12:47.0290477Z test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu 2022-08-17T12:12:47.0307103Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes_H_cpu 2022-08-17T12:12:47.0309752Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu 2022-08-17T12:12:47.0316911Z test_ops.py::TestCommonCPU::test_dtypes___rand___cpu 2022-08-17T12:12:47.0577696Z test_ops.py::TestCommonCPU::test_dtypes___ror___cpu 2022-08-17T12:12:47.0585505Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___radd___cpu 2022-08-17T12:12:47.2143681Z test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu 2022-08-17T12:12:47.2155618Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu 2022-08-17T12:12:47.2329534Z test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu 2022-08-17T12:12:47.2339623Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___ror___cpu 2022-08-17T12:12:47.2431585Z test_ops.py::TestCommonCPU::test_dtypes__masked_amax_cpu 2022-08-17T12:12:47.2444519Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rand___cpu 2022-08-17T12:12:47.2622908Z test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu 2022-08-17T12:12:47.2876028Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu 2022-08-17T12:12:47.3028766Z test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu 2022-08-17T12:12:47.3038948Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu 2022-08-17T12:12:47.3706300Z test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu 2022-08-17T12:12:47.3717934Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu 2022-08-17T12:12:47.4015347Z test_ops.py::TestCommonCPU::test_dtypes__masked_argmax_cpu 2022-08-17T12:12:47.4026377Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu 2022-08-17T12:12:47.4838740Z test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu 2022-08-17T12:12:47.4854870Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_amax_cpu 2022-08-17T12:12:47.5486054Z test_ops.py::TestCommonCPU::test_dtypes__masked_cumprod_cpu 2022-08-17T12:12:47.5497349Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu 2022-08-17T12:12:47.5527067Z test_ops.py::TestCommonCPU::test_dtypes__masked_amin_cpu 2022-08-17T12:12:47.5535050Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu 2022-08-17T12:12:47.5572907Z test_ops.py::TestCommonCPU::test_dtypes__masked_argmin_cpu 2022-08-17T12:12:47.5581740Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_argmax_cpu 2022-08-17T12:12:47.5970863Z test_ops.py::TestCommonCPU::test_dtypes__masked_log_softmax_cpu 2022-08-17T12:12:47.5979355Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_cumprod_cpu 2022-08-17T12:12:47.7066008Z test_ops.py::TestCommonCPU::test_dtypes__masked_logsumexp_cpu 2022-08-17T12:12:47.7077453Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_argmin_cpu 2022-08-17T12:12:47.7517902Z test_ops.py::TestCommonCPU::test_dtypes__masked_logaddexp_cpu 2022-08-17T12:12:47.7526466Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_amin_cpu 2022-08-17T12:12:47.8655405Z test_ops.py::TestCommonCPU::test_dtypes__masked_cumsum_cpu 2022-08-17T12:12:47.8663609Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_cumsum_cpu 2022-08-17T12:12:47.9587394Z test_ops.py::TestCommonCPU::test_dtypes__masked_mean_cpu 2022-08-17T12:12:47.9619361Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_mean_cpu 2022-08-17T12:12:48.0297872Z test_ops.py::TestCommonCPU::test_dtypes__masked_prod_cpu 2022-08-17T12:12:48.0315087Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_logaddexp_cpu 2022-08-17T12:12:48.1121931Z test_ops.py::TestCommonCPU::test_dtypes__masked_norm_cpu 2022-08-17T12:12:48.1132375Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_log_softmax_cpu 2022-08-17T12:12:48.2004324Z test_ops.py::TestCommonCPU::test_dtypes__masked_median_cpu 2022-08-17T12:12:48.2012160Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_logsumexp_cpu 2022-08-17T12:12:48.2077675Z test_ops.py::TestCommonCPU::test_dtypes__masked_normalize_cpu 2022-08-17T12:12:48.2089969Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_median_cpu 2022-08-17T12:12:48.5882224Z test_ops.py::TestCommonCPU::test_dtypes__masked_softmax_cpu 2022-08-17T12:12:48.5882946Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_prod_cpu 2022-08-17T12:12:48.6454585Z test_ops.py::TestCommonCPU::test_dtypes__masked_sum_cpu 2022-08-17T12:12:48.6462934Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_sum_cpu 2022-08-17T12:12:48.6842481Z test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu 2022-08-17T12:12:48.6871502Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu 2022-08-17T12:12:48.7627672Z test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu 2022-08-17T12:12:48.7636705Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_normalize_cpu 2022-08-17T12:12:48.7925502Z test_ops.py::TestCommonCPU::test_dtypes__masked_std_cpu 2022-08-17T12:12:48.7933110Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_softmax_cpu 2022-08-17T12:12:49.2273353Z test_ops.py::TestCommonCPU::test_dtypes__masked_var_cpu 2022-08-17T12:12:49.2282514Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu 2022-08-17T12:12:49.6890801Z test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu 2022-08-17T12:12:49.6899358Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_var_cpu 2022-08-17T12:12:49.7612375Z test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu 2022-08-17T12:12:49.7620967Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu 2022-08-17T12:12:49.7745468Z test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu 2022-08-17T12:12:49.8035357Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu 2022-08-17T12:12:49.8041182Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu 2022-08-17T12:12:49.8049780Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu 2022-08-17T12:12:49.8254259Z test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu 2022-08-17T12:12:49.8372659Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu 2022-08-17T12:12:49.8473350Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu 2022-08-17T12:12:49.8473909Z test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu 2022-08-17T12:12:49.9299463Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu 2022-08-17T12:12:49.9307328Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_std_cpu 2022-08-17T12:12:49.9575701Z test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu 2022-08-17T12:12:49.9712661Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu 2022-08-17T12:12:50.0047893Z test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu 2022-08-17T12:12:50.0153133Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu 2022-08-17T12:12:50.1877670Z test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu 2022-08-17T12:12:50.1886085Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu 2022-08-17T12:12:50.1897644Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu 2022-08-17T12:12:50.1898215Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu 2022-08-17T12:12:50.1941482Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu 2022-08-17T12:12:50.2314774Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu 2022-08-17T12:12:50.2703732Z test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu 2022-08-17T12:12:50.2753028Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu 2022-08-17T12:12:50.3296557Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu 2022-08-17T12:12:50.3308133Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu 2022-08-17T12:12:50.3406921Z test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu 2022-08-17T12:12:50.3521033Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu 2022-08-17T12:12:50.3527890Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu 2022-08-17T12:12:50.3590954Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu 2022-08-17T12:12:50.3597736Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu 2022-08-17T12:12:50.3644265Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu 2022-08-17T12:12:50.3710303Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu 2022-08-17T12:12:50.3806838Z test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu 2022-08-17T12:12:50.3871298Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu 2022-08-17T12:12:50.3949626Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu 2022-08-17T12:12:50.4030619Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu 2022-08-17T12:12:50.4152097Z test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu 2022-08-17T12:12:50.4238431Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu 2022-08-17T12:12:50.4472661Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu 2022-08-17T12:12:50.4818751Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu 2022-08-17T12:12:50.4829865Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu 2022-08-17T12:12:50.4978425Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu 2022-08-17T12:12:50.5274100Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu 2022-08-17T12:12:50.5802182Z test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu 2022-08-17T12:12:50.5814388Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu 2022-08-17T12:12:50.5921668Z test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu 2022-08-17T12:12:50.6234188Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu 2022-08-17T12:12:50.6930918Z test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu 2022-08-17T12:12:50.6941127Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu 2022-08-17T12:12:50.7359059Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu 2022-08-17T12:12:50.7371998Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu 2022-08-17T12:12:50.7379969Z test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu 2022-08-17T12:12:50.7391676Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu 2022-08-17T12:12:50.7565254Z test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu 2022-08-17T12:12:50.7762336Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu 2022-08-17T12:12:50.7790672Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu 2022-08-17T12:12:50.7830841Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu 2022-08-17T12:12:50.8009288Z test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu 2022-08-17T12:12:50.8274162Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu 2022-08-17T12:12:50.8554487Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu 2022-08-17T12:12:50.8712604Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu 2022-08-17T12:12:50.8746497Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu 2022-08-17T12:12:50.8758188Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu 2022-08-17T12:12:50.8796084Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu 2022-08-17T12:12:50.9194734Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu 2022-08-17T12:12:50.9703931Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu 2022-08-17T12:12:50.9737680Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu 2022-08-17T12:12:50.9818157Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu 2022-08-17T12:12:50.9832657Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu 2022-08-17T12:12:50.9911351Z test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu 2022-08-17T12:12:50.9922635Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu 2022-08-17T12:12:51.0313911Z test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu 2022-08-17T12:12:51.0327231Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu 2022-08-17T12:12:51.0385566Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu 2022-08-17T12:12:51.0396307Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu 2022-08-17T12:12:51.0571401Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu 2022-08-17T12:12:51.0602187Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu 2022-08-17T12:12:51.1333889Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu 2022-08-17T12:12:51.1348865Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu 2022-08-17T12:12:51.1434270Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu 2022-08-17T12:12:51.1830327Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu 2022-08-17T12:12:51.3151341Z test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu 2022-08-17T12:12:51.3240890Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu 2022-08-17T12:12:51.3485866Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu 2022-08-17T12:12:51.3499095Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu 2022-08-17T12:12:51.4966393Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu 2022-08-17T12:12:51.4978892Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu 2022-08-17T12:12:51.5536878Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu 2022-08-17T12:12:51.5563365Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu 2022-08-17T12:12:51.5678184Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu 2022-08-17T12:12:51.5877103Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu 2022-08-17T12:12:51.5889266Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu 2022-08-17T12:12:51.6014438Z test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu 2022-08-17T12:12:51.6117825Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu 2022-08-17T12:12:51.6349217Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu 2022-08-17T12:12:51.6694857Z test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu 2022-08-17T12:12:51.6721556Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu 2022-08-17T12:12:51.6874331Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu 2022-08-17T12:12:51.6892979Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu 2022-08-17T12:12:51.7439161Z test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu 2022-08-17T12:12:51.7458129Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu 2022-08-17T12:12:51.7758439Z test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu 2022-08-17T12:12:51.7874644Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu 2022-08-17T12:12:51.8224336Z test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu 2022-08-17T12:12:51.8239173Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu 2022-08-17T12:12:51.8376999Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu 2022-08-17T12:12:51.8388688Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu 2022-08-17T12:12:51.8805269Z test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu 2022-08-17T12:12:51.8833333Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu 2022-08-17T12:12:51.9316999Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu 2022-08-17T12:12:51.9326093Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu 2022-08-17T12:12:51.9995596Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu 2022-08-17T12:12:52.0006162Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu 2022-08-17T12:12:52.1313525Z test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu 2022-08-17T12:12:52.1320684Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu 2022-08-17T12:12:52.3100151Z test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu 2022-08-17T12:12:52.3109037Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu 2022-08-17T12:12:52.3220437Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu 2022-08-17T12:12:52.3228806Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu 2022-08-17T12:12:52.3370079Z test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu 2022-08-17T12:12:52.3580338Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu 2022-08-17T12:12:52.3589850Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu 2022-08-17T12:12:52.3630770Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu 2022-08-17T12:12:52.4148522Z test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu 2022-08-17T12:12:52.4163045Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu 2022-08-17T12:12:52.4737329Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu 2022-08-17T12:12:52.4754644Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu 2022-08-17T12:12:52.4849708Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu 2022-08-17T12:12:52.4864716Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu 2022-08-17T12:12:52.5674961Z test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu 2022-08-17T12:12:52.5688678Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu 2022-08-17T12:12:52.5951225Z test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu 2022-08-17T12:12:52.5965244Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu 2022-08-17T12:12:52.6438166Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu 2022-08-17T12:12:52.6450030Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu 2022-08-17T12:12:52.7072583Z test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu 2022-08-17T12:12:52.7085924Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu 2022-08-17T12:12:52.8206326Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu 2022-08-17T12:12:52.8222542Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu 2022-08-17T12:12:52.8415568Z test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu 2022-08-17T12:12:52.8571975Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu 2022-08-17T12:12:52.8582984Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu 2022-08-17T12:12:52.8643927Z test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu 2022-08-17T12:12:52.8670567Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu 2022-08-17T12:12:52.8766767Z test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu 2022-08-17T12:12:52.8990772Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu 2022-08-17T12:12:52.9111695Z test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu 2022-08-17T12:12:52.9476361Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu 2022-08-17T12:12:52.9495288Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu 2022-08-17T12:12:53.0105044Z test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu 2022-08-17T12:12:53.0115152Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu 2022-08-17T12:12:53.0487012Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu 2022-08-17T12:12:53.0499835Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu 2022-08-17T12:12:53.1762112Z test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu 2022-08-17T12:12:53.1773985Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu 2022-08-17T12:12:53.2125867Z test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu 2022-08-17T12:12:53.2193148Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu 2022-08-17T12:12:53.2481104Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu 2022-08-17T12:12:53.2634348Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu 2022-08-17T12:12:53.2872000Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu 2022-08-17T12:12:53.2883640Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu 2022-08-17T12:12:53.3719643Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu 2022-08-17T12:12:53.3733424Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu 2022-08-17T12:12:53.4035648Z test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu 2022-08-17T12:12:53.4157926Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu 2022-08-17T12:12:53.6031657Z test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu 2022-08-17T12:12:53.6032530Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu 2022-08-17T12:12:53.6993566Z test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu 2022-08-17T12:12:53.7008861Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu 2022-08-17T12:12:53.7277866Z test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu 2022-08-17T12:12:53.7289216Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu 2022-08-17T12:12:53.7569366Z test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu 2022-08-17T12:12:53.7715468Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu 2022-08-17T12:12:53.9088703Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu 2022-08-17T12:12:53.9105480Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu 2022-08-17T12:12:53.9351651Z test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu 2022-08-17T12:12:53.9515021Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu 2022-08-17T12:12:54.0981712Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_cpu 2022-08-17T12:12:54.0989967Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu 2022-08-17T12:12:54.1242616Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:12:54.1253044Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu 2022-08-17T12:12:54.1632039Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu 2022-08-17T12:12:54.1639051Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_cpu 2022-08-17T12:12:54.1755032Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu 2022-08-17T12:12:54.1766367Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:12:54.2605915Z test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu 2022-08-17T12:12:54.2614453Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu 2022-08-17T12:12:54.4991596Z test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu 2022-08-17T12:12:54.5000315Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu 2022-08-17T12:12:54.5376833Z test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu 2022-08-17T12:12:54.5432775Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu 2022-08-17T12:12:54.6215564Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:12:54.6222938Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:12:54.6239761Z test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu 2022-08-17T12:12:54.6250648Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu 2022-08-17T12:12:54.6354956Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu 2022-08-17T12:12:54.6674584Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu 2022-08-17T12:12:54.6848569Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu 2022-08-17T12:12:54.6856264Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_norm_cpu 2022-08-17T12:12:54.7053867Z test_ops.py::TestCommonCPU::test_dtypes__masked_softmin_cpu 2022-08-17T12:12:54.7065645Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu 2022-08-17T12:12:54.7153421Z test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu 2022-08-17T12:12:54.7457246Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu 2022-08-17T12:12:54.7464236Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu 2022-08-17T12:12:54.7471151Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu 2022-08-17T12:12:54.7576512Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu 2022-08-17T12:12:54.7914144Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu 2022-08-17T12:12:54.8051350Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu 2022-08-17T12:12:54.8059668Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu 2022-08-17T12:12:54.8265822Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:12:54.8351179Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu 2022-08-17T12:12:54.8905678Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:12:54.8913277Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:12:55.0143184Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu 2022-08-17T12:12:55.0150994Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:12:55.1339649Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:12:55.1351020Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu 2022-08-17T12:12:55.1547116Z test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu 2022-08-17T12:12:55.1794002Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu 2022-08-17T12:12:55.2042945Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu 2022-08-17T12:12:55.2053529Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu 2022-08-17T12:12:55.2414523Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu 2022-08-17T12:12:55.2429010Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu 2022-08-17T12:12:55.2435534Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_softmin_cpu 2022-08-17T12:12:55.2472550Z test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu 2022-08-17T12:12:55.2637458Z test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu 2022-08-17T12:12:55.2856608Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu 2022-08-17T12:12:55.2862576Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu 2022-08-17T12:12:55.2870908Z test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu 2022-08-17T12:12:55.3861087Z test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu 2022-08-17T12:12:55.3868570Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu 2022-08-17T12:12:55.4706365Z test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu 2022-08-17T12:12:55.4714928Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu 2022-08-17T12:12:55.6463125Z test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu 2022-08-17T12:12:55.6476727Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu 2022-08-17T12:12:55.6522231Z test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu 2022-08-17T12:12:55.6651695Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu 2022-08-17T12:12:55.6659401Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu 2022-08-17T12:12:55.6859764Z test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu 2022-08-17T12:12:55.6911430Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu 2022-08-17T12:12:55.7073294Z test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu 2022-08-17T12:12:55.7205393Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu 2022-08-17T12:12:55.7343292Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu 2022-08-17T12:12:55.7351461Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:12:55.7512102Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu 2022-08-17T12:12:55.7639372Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu 2022-08-17T12:12:55.7791738Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu 2022-08-17T12:12:55.7922655Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu 2022-08-17T12:12:55.7990678Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu 2022-08-17T12:12:55.9096011Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu 2022-08-17T12:12:55.9108739Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu 2022-08-17T12:12:55.9364677Z test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu 2022-08-17T12:12:55.9513026Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu 2022-08-17T12:12:55.9708121Z test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu 2022-08-17T12:12:55.9955680Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu 2022-08-17T12:12:56.0610820Z test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu 2022-08-17T12:12:56.0627216Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu 2022-08-17T12:12:56.0744560Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu 2022-08-17T12:12:56.0755543Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu 2022-08-17T12:12:56.0859375Z test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu 2022-08-17T12:12:56.1031654Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu 2022-08-17T12:12:56.1158462Z test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu 2022-08-17T12:12:56.1209883Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu 2022-08-17T12:12:56.1512906Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu 2022-08-17T12:12:56.1515318Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu 2022-08-17T12:12:56.1526700Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu 2022-08-17T12:12:56.1590637Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu 2022-08-17T12:12:56.2013513Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu 2022-08-17T12:12:56.2023590Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu 2022-08-17T12:12:56.2032949Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu 2022-08-17T12:12:56.2041656Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu 2022-08-17T12:12:56.2220205Z test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu 2022-08-17T12:12:56.2473899Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu 2022-08-17T12:12:56.2546802Z test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu 2022-08-17T12:12:56.2914354Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu 2022-08-17T12:12:56.3070537Z test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu 2022-08-17T12:12:56.3302483Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu 2022-08-17T12:12:56.3310297Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu 2022-08-17T12:12:56.3351412Z test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu 2022-08-17T12:12:56.3653271Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu 2022-08-17T12:12:56.3665338Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu 2022-08-17T12:12:56.3773292Z test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu 2022-08-17T12:12:56.4073696Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu 2022-08-17T12:12:56.4683946Z test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu 2022-08-17T12:12:56.4693476Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu 2022-08-17T12:12:56.4851695Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu 2022-08-17T12:12:56.5031490Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu 2022-08-17T12:12:56.5042342Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu 2022-08-17T12:12:56.5118344Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu 2022-08-17T12:12:56.5122305Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu 2022-08-17T12:12:56.5129758Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu 2022-08-17T12:12:56.5132164Z test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu 2022-08-17T12:12:56.5474376Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu 2022-08-17T12:12:56.5518888Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu 2022-08-17T12:12:56.5575444Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu 2022-08-17T12:12:56.5587594Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu 2022-08-17T12:12:56.5593879Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu 2022-08-17T12:12:56.5679959Z test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu 2022-08-17T12:12:56.5708015Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu 2022-08-17T12:12:56.5714716Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu 2022-08-17T12:12:56.5794718Z test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu 2022-08-17T12:12:56.5911275Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu 2022-08-17T12:12:56.6031672Z test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu 2022-08-17T12:12:56.6107041Z test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_cpu 2022-08-17T12:12:56.6352716Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu 2022-08-17T12:12:56.6393379Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu 2022-08-17T12:12:56.6401625Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu 2022-08-17T12:12:56.6441306Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu 2022-08-17T12:12:56.6732863Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu 2022-08-17T12:12:56.6740804Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu 2022-08-17T12:12:56.6793089Z test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu 2022-08-17T12:12:56.7016647Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu 2022-08-17T12:12:56.7271220Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu 2022-08-17T12:12:56.7576112Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu 2022-08-17T12:12:56.7598135Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu 2022-08-17T12:12:56.8286910Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu 2022-08-17T12:12:56.8298815Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_cpu 2022-08-17T12:12:56.8925584Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu 2022-08-17T12:12:56.8938825Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu 2022-08-17T12:12:56.9051255Z test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu 2022-08-17T12:12:56.9067284Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu 2022-08-17T12:12:56.9228732Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu 2022-08-17T12:12:56.9259830Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu 2022-08-17T12:12:56.9334689Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu 2022-08-17T12:12:56.9352451Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu 2022-08-17T12:12:57.0222250Z test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu 2022-08-17T12:12:57.0235936Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu 2022-08-17T12:12:57.0477392Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu 2022-08-17T12:12:57.0502328Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu 2022-08-17T12:12:57.0709982Z test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu 2022-08-17T12:12:57.0752162Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu 2022-08-17T12:12:57.0790044Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu 2022-08-17T12:12:57.0802781Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu 2022-08-17T12:12:57.0844482Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu 2022-08-17T12:12:57.0911311Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu 2022-08-17T12:12:57.1124898Z test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu 2022-08-17T12:12:57.1279722Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu 2022-08-17T12:12:57.1284321Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu 2022-08-17T12:12:57.1352047Z test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu 2022-08-17T12:12:57.1561197Z test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu 2022-08-17T12:12:57.1579021Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu 2022-08-17T12:12:57.1716504Z test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu 2022-08-17T12:12:57.1993515Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu 2022-08-17T12:12:57.2059745Z test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu 2022-08-17T12:12:57.2068548Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu 2022-08-17T12:12:57.2180489Z test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu 2022-08-17T12:12:57.2283878Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu 2022-08-17T12:12:57.2292380Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu 2022-08-17T12:12:57.2474732Z test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu 2022-08-17T12:12:57.2528991Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu 2022-08-17T12:12:57.2642935Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu 2022-08-17T12:12:57.2651734Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu 2022-08-17T12:12:57.2712438Z test_ops.py::TestCommonCPU::test_dtypes_addr_cpu 2022-08-17T12:12:57.3040637Z test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu 2022-08-17T12:12:57.3072346Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addr_cpu 2022-08-17T12:12:57.3242854Z test_ops.py::TestCommonCPU::test_dtypes_amin_cpu 2022-08-17T12:12:57.3257007Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu 2022-08-17T12:12:57.3474450Z test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu 2022-08-17T12:12:57.3485868Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu 2022-08-17T12:12:57.3739490Z test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu 2022-08-17T12:12:57.3752927Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu 2022-08-17T12:12:57.3979297Z test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu 2022-08-17T12:12:57.4178868Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu 2022-08-17T12:12:57.4186333Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu 2022-08-17T12:12:57.4193650Z test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu 2022-08-17T12:12:57.4286333Z test_ops.py::TestCommonCPU::test_dtypes_acos_cpu 2022-08-17T12:12:57.4357060Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu 2022-08-17T12:12:57.4568603Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_acos_cpu 2022-08-17T12:12:57.4574461Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_amin_cpu 2022-08-17T12:12:57.4590879Z test_ops.py::TestCommonCPU::test_dtypes_arange_cpu 2022-08-17T12:12:57.4631204Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu 2022-08-17T12:12:57.4976501Z test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu 2022-08-17T12:12:57.5032082Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu 2022-08-17T12:12:57.5304842Z test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu 2022-08-17T12:12:57.5472900Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu 2022-08-17T12:12:57.5967428Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu 2022-08-17T12:12:57.5975552Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu 2022-08-17T12:12:57.7231998Z test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu 2022-08-17T12:12:57.7240950Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu 2022-08-17T12:12:57.7414746Z test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu 2022-08-17T12:12:57.7423259Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_arange_cpu 2022-08-17T12:12:57.8160000Z test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu 2022-08-17T12:12:57.8173463Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu 2022-08-17T12:12:57.8308997Z test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu 2022-08-17T12:12:57.8451067Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu 2022-08-17T12:12:57.8464828Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu 2022-08-17T12:12:57.8630571Z test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu 2022-08-17T12:12:57.9002579Z test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu 2022-08-17T12:12:57.9032458Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu 2022-08-17T12:12:57.9175110Z test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu 2022-08-17T12:12:57.9201846Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu 2022-08-17T12:12:57.9218017Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu 2022-08-17T12:12:57.9476185Z test_ops.py::TestCommonCPU::test_dtypes_amax_cpu 2022-08-17T12:12:57.9844302Z test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu 2022-08-17T12:12:57.9855133Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu 2022-08-17T12:12:57.9869732Z test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu 2022-08-17T12:12:57.9911587Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu 2022-08-17T12:12:57.9960614Z test_ops.py::TestCommonCPU::test_dtypes_abs_cpu 2022-08-17T12:12:58.0022092Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu 2022-08-17T12:12:58.0276123Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_abs_cpu 2022-08-17T12:12:58.0354861Z test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu 2022-08-17T12:12:58.0477072Z test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu 2022-08-17T12:12:58.0550638Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu 2022-08-17T12:12:58.0586413Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu 2022-08-17T12:12:58.0789460Z test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu 2022-08-17T12:12:58.1087759Z test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu 2022-08-17T12:12:58.1102420Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_amax_cpu 2022-08-17T12:12:58.1299318Z test_ops.py::TestCommonCPU::test_dtypes_any_cpu 2022-08-17T12:12:58.1318487Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu 2022-08-17T12:12:58.1907954Z test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu 2022-08-17T12:12:58.1925327Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu 2022-08-17T12:12:58.2341896Z test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu 2022-08-17T12:12:58.2359182Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu 2022-08-17T12:12:58.4426234Z test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu 2022-08-17T12:12:58.4437702Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu 2022-08-17T12:12:58.5270071Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu 2022-08-17T12:12:58.5279705Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu 2022-08-17T12:12:58.5316220Z test_ops.py::TestCommonCPU::test_dtypes_angle_cpu 2022-08-17T12:12:58.5714777Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_angle_cpu 2022-08-17T12:12:58.5803386Z test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu 2022-08-17T12:12:58.5811645Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_any_cpu 2022-08-17T12:12:58.6725073Z test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu 2022-08-17T12:12:58.6736478Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu 2022-08-17T12:12:58.8710113Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu 2022-08-17T12:12:58.8722992Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu 2022-08-17T12:12:58.8740151Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu 2022-08-17T12:12:58.9153640Z [gw3] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu 2022-08-17T12:12:58.9749825Z test_ops.py::TestCommonCPU::test_dtypes_byte_cpu 2022-08-17T12:12:58.9758901Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu 2022-08-17T12:12:58.9882178Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu 2022-08-17T12:12:59.0195033Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu 2022-08-17T12:12:59.0276127Z test_ops.py::TestCommonCPU::test_dtypes_atan_cpu 2022-08-17T12:12:59.0634835Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atan_cpu 2022-08-17T12:12:59.0766480Z test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu 2022-08-17T12:12:59.0776656Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_byte_cpu 2022-08-17T12:12:59.0784388Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu 2022-08-17T12:12:59.1073129Z test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu 2022-08-17T12:12:59.1133352Z test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu 2022-08-17T12:12:59.1190092Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu 2022-08-17T12:12:59.1933682Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu 2022-08-17T12:12:59.1950492Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu 2022-08-17T12:12:59.2977151Z test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu 2022-08-17T12:12:59.2988236Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu 2022-08-17T12:12:59.3359692Z test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu 2022-08-17T12:12:59.3393738Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu 2022-08-17T12:12:59.3462855Z test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu 2022-08-17T12:12:59.3481786Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu 2022-08-17T12:12:59.3922172Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu 2022-08-17T12:12:59.3930469Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu 2022-08-17T12:12:59.4140989Z test_ops.py::TestCommonCPU::test_dtypes_cos_cpu 2022-08-17T12:12:59.4354265Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cos_cpu 2022-08-17T12:12:59.4490702Z test_ops.py::TestCommonCPU::test_dtypes_cross_cpu 2022-08-17T12:12:59.4503138Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu 2022-08-17T12:12:59.4759222Z test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu 2022-08-17T12:12:59.4778902Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cross_cpu 2022-08-17T12:12:59.4790876Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu 2022-08-17T12:12:59.4913175Z test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu 2022-08-17T12:12:59.5006738Z test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu 2022-08-17T12:12:59.5233176Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu 2022-08-17T12:12:59.5267118Z test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu 2022-08-17T12:12:59.5277187Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu 2022-08-17T12:12:59.5382280Z test_ops.py::TestCommonCPU::test_dtypes_asin_cpu 2022-08-17T12:12:59.5414628Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_asin_cpu 2022-08-17T12:12:59.5421786Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu 2022-08-17T12:12:59.5447219Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu 2022-08-17T12:12:59.5587236Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu 2022-08-17T12:12:59.5594316Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu 2022-08-17T12:12:59.5672834Z test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu 2022-08-17T12:12:59.5713271Z test_ops.py::TestCommonCPU::test_dtypes_diff_cpu 2022-08-17T12:12:59.5748736Z test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu 2022-08-17T12:12:59.5808985Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu 2022-08-17T12:12:59.6033203Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu 2022-08-17T12:12:59.6123921Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu 2022-08-17T12:12:59.6192367Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu 2022-08-17T12:12:59.6629690Z test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu 2022-08-17T12:12:59.6664320Z test_ops.py::TestCommonCPU::test_dtypes_cat_cpu 2022-08-17T12:12:59.6840413Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cat_cpu 2022-08-17T12:12:59.6851110Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diff_cpu 2022-08-17T12:12:59.7029134Z test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu 2022-08-17T12:12:59.7093118Z test_ops.py::TestCommonCPU::test_dtypes_char_cpu 2022-08-17T12:12:59.7097887Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu 2022-08-17T12:12:59.7118008Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu 2022-08-17T12:12:59.7122474Z test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu 2022-08-17T12:12:59.7140625Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu 2022-08-17T12:12:59.7380429Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu 2022-08-17T12:12:59.7380931Z test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu 2022-08-17T12:12:59.7519520Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu 2022-08-17T12:12:59.7592420Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu 2022-08-17T12:12:59.7753996Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu 2022-08-17T12:12:59.7798126Z test_ops.py::TestCommonCPU::test_dtypes_empty_cpu 2022-08-17T12:12:59.8195003Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_empty_cpu 2022-08-17T12:12:59.8391300Z test_ops.py::TestCommonCPU::test_dtypes_erf_cpu 2022-08-17T12:12:59.8633759Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_erf_cpu 2022-08-17T12:12:59.8821153Z test_ops.py::TestCommonCPU::test_dtypes_exp_cpu 2022-08-17T12:12:59.8997876Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_exp_cpu 2022-08-17T12:12:59.9003745Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_char_cpu 2022-08-17T12:12:59.9057778Z test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu 2022-08-17T12:12:59.9070095Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu 2022-08-17T12:12:59.9436396Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu 2022-08-17T12:12:59.9495146Z test_ops.py::TestCommonCPU::test_dtypes_clone_cpu 2022-08-17T12:12:59.9619732Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clone_cpu 2022-08-17T12:12:59.9627513Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu 2022-08-17T12:12:59.9729596Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu 2022-08-17T12:12:59.9738776Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu 2022-08-17T12:12:59.9874460Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu 2022-08-17T12:12:59.9941110Z test_ops.py::TestCommonCPU::test_dtypes_conj_cpu 2022-08-17T12:13:00.0199932Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_conj_cpu 2022-08-17T12:13:00.0209959Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu 2022-08-17T12:13:00.0313265Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu 2022-08-17T12:13:00.0849883Z test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu 2022-08-17T12:13:00.0864769Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu 2022-08-17T12:13:00.1330541Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu 2022-08-17T12:13:00.1355093Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu 2022-08-17T12:13:00.1461287Z test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu 2022-08-17T12:13:00.1478918Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu 2022-08-17T12:13:00.1928416Z test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu 2022-08-17T12:13:00.1938477Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu 2022-08-17T12:13:00.2663242Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu 2022-08-17T12:13:00.2678662Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu 2022-08-17T12:13:00.2684186Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu 2022-08-17T12:13:00.2693035Z test_ops.py::TestCommonCPU::test_dtypes_bool_cpu 2022-08-17T12:13:00.2755422Z test_ops.py::TestCommonCPU::test_dtypes_fill_cpu 2022-08-17T12:13:00.3113945Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fill_cpu 2022-08-17T12:13:00.3170038Z test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu 2022-08-17T12:13:00.3554225Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu 2022-08-17T12:13:00.4852932Z test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu 2022-08-17T12:13:00.4862607Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu 2022-08-17T12:13:00.4895075Z test_ops.py::TestCommonCPU::test_dtypes_frac_cpu 2022-08-17T12:13:00.4905365Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bool_cpu 2022-08-17T12:13:00.5745908Z test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu 2022-08-17T12:13:00.5760038Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_frac_cpu 2022-08-17T12:13:00.8052812Z test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu 2022-08-17T12:13:00.8059188Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu 2022-08-17T12:13:00.8399602Z test_ops.py::TestCommonCPU::test_dtypes_gt_cpu 2022-08-17T12:13:00.8407773Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu 2022-08-17T12:13:00.8778336Z test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu 2022-08-17T12:13:00.8831643Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu 2022-08-17T12:13:00.8935847Z test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu 2022-08-17T12:13:00.8945527Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu 2022-08-17T12:13:00.9200791Z test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu 2022-08-17T12:13:00.9271176Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu 2022-08-17T12:13:00.9401815Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu 2022-08-17T12:13:00.9713535Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu 2022-08-17T12:13:01.0404385Z test_ops.py::TestCommonCPU::test_dtypes_dist_cpu 2022-08-17T12:13:01.0412866Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu 2022-08-17T12:13:01.0815827Z test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu 2022-08-17T12:13:01.0821096Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gt_cpu 2022-08-17T12:13:01.0918428Z test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu 2022-08-17T12:13:01.0929617Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu 2022-08-17T12:13:01.1947315Z test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu 2022-08-17T12:13:01.1960674Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu 2022-08-17T12:13:01.2287257Z test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu 2022-08-17T12:13:01.2393995Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu 2022-08-17T12:13:01.2494047Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu 2022-08-17T12:13:01.2834152Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu 2022-08-17T12:13:01.6522160Z test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu 2022-08-17T12:13:01.6529859Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu 2022-08-17T12:13:01.7220602Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu 2022-08-17T12:13:01.7229055Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu 2022-08-17T12:13:01.7859409Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu 2022-08-17T12:13:01.7867219Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu 2022-08-17T12:13:01.8816807Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu 2022-08-17T12:13:01.8824563Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu 2022-08-17T12:13:01.9224139Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu 2022-08-17T12:13:01.9232046Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu 2022-08-17T12:13:01.9533559Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:13:01.9672720Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:13:01.9719414Z test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu 2022-08-17T12:13:02.0114313Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu 2022-08-17T12:13:02.0188827Z test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu 2022-08-17T12:13:02.0594226Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu 2022-08-17T12:13:02.0904387Z test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu 2022-08-17T12:13:02.1032111Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu 2022-08-17T12:13:02.2316702Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu 2022-08-17T12:13:02.2324047Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu 2022-08-17T12:13:02.2429417Z test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu 2022-08-17T12:13:02.2755742Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu 2022-08-17T12:13:02.3287196Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu 2022-08-17T12:13:02.3297416Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu 2022-08-17T12:13:02.3431630Z test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu 2022-08-17T12:13:02.3713780Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu 2022-08-17T12:13:02.5828846Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu 2022-08-17T12:13:02.5884650Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu 2022-08-17T12:13:02.5885496Z test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu 2022-08-17T12:13:02.6181713Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu 2022-08-17T12:13:02.6188384Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dist_cpu 2022-08-17T12:13:02.6271571Z test_ops.py::TestCommonCPU::test_dtypes_dot_cpu 2022-08-17T12:13:02.6289253Z test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu 2022-08-17T12:13:02.6349244Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dot_cpu 2022-08-17T12:13:02.6592934Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu 2022-08-17T12:13:02.6712473Z test_ops.py::TestCommonCPU::test_dtypes_eig_cpu 2022-08-17T12:13:02.6806327Z test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu 2022-08-17T12:13:02.7155411Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu 2022-08-17T12:13:02.7165272Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu 2022-08-17T12:13:02.7183289Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_eig_cpu 2022-08-17T12:13:02.9566505Z test_ops.py::TestCommonCPU::test_dtypes_eq_cpu 2022-08-17T12:13:02.9577703Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu 2022-08-17T12:13:03.0023231Z test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu 2022-08-17T12:13:03.0034836Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu 2022-08-17T12:13:03.0652294Z test_ops.py::TestCommonCPU::test_dtypes_add_cpu 2022-08-17T12:13:03.0660740Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_add_cpu 2022-08-17T12:13:03.0878184Z test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu 2022-08-17T12:13:03.0889531Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_eq_cpu 2022-08-17T12:13:03.0963043Z test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu 2022-08-17T12:13:03.1040605Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu 2022-08-17T12:13:03.1069361Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu 2022-08-17T12:13:03.1313877Z test_ops.py::TestCommonCPU::test_dtypes_all_cpu 2022-08-17T12:13:03.1410267Z test_ops.py::TestCommonCPU::test_dtypes_expand_cpu 2022-08-17T12:13:03.1754374Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_expand_cpu 2022-08-17T12:13:03.2467520Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu 2022-08-17T12:13:03.2483372Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu 2022-08-17T12:13:03.3267956Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu 2022-08-17T12:13:03.3281992Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu 2022-08-17T12:13:03.3382572Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu 2022-08-17T12:13:03.3748609Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu 2022-08-17T12:13:03.4349975Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu 2022-08-17T12:13:03.4472015Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu 2022-08-17T12:13:03.5491249Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu 2022-08-17T12:13:03.5502601Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu 2022-08-17T12:13:03.5648505Z test_ops.py::TestCommonCPU::test_dtypes_flip_cpu 2022-08-17T12:13:03.5918020Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_flip_cpu 2022-08-17T12:13:03.6043168Z test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu 2022-08-17T12:13:03.6055780Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_all_cpu 2022-08-17T12:13:03.6249101Z test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu 2022-08-17T12:13:03.6352426Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu 2022-08-17T12:13:03.7172575Z test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu 2022-08-17T12:13:03.7194472Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu 2022-08-17T12:13:03.7754224Z test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu 2022-08-17T12:13:03.7767189Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu 2022-08-17T12:13:03.7882164Z test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu 2022-08-17T12:13:03.8196715Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu 2022-08-17T12:13:04.2031627Z test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu 2022-08-17T12:13:04.2040890Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu 2022-08-17T12:13:04.2120265Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu 2022-08-17T12:13:04.2473890Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu 2022-08-17T12:13:04.3677698Z test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu 2022-08-17T12:13:04.3693277Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu 2022-08-17T12:13:04.3791553Z test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu 2022-08-17T12:13:04.4115177Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu 2022-08-17T12:13:04.4187807Z test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu 2022-08-17T12:13:04.4595847Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu 2022-08-17T12:13:04.5501104Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu 2022-08-17T12:13:04.5513211Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu 2022-08-17T12:13:04.5867981Z test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu 2022-08-17T12:13:04.5951609Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu 2022-08-17T12:13:04.5998110Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu 2022-08-17T12:13:04.6395402Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu 2022-08-17T12:13:04.6446894Z test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu 2022-08-17T12:13:04.6834449Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu 2022-08-17T12:13:04.6899229Z test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu 2022-08-17T12:13:04.7274320Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu 2022-08-17T12:13:04.7993424Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu 2022-08-17T12:13:04.8006036Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu 2022-08-17T12:13:04.8971471Z test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu 2022-08-17T12:13:04.8984457Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu 2022-08-17T12:13:05.1851891Z test_ops.py::TestCommonCPU::test_dtypes_complex_cpu 2022-08-17T12:13:05.1858211Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_complex_cpu 2022-08-17T12:13:05.1916551Z test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu 2022-08-17T12:13:05.2274319Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu 2022-08-17T12:13:05.2436705Z test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu 2022-08-17T12:13:05.2714604Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu 2022-08-17T12:13:05.3170116Z test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu 2022-08-17T12:13:05.3179039Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu 2022-08-17T12:13:05.3954390Z test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu 2022-08-17T12:13:05.3962186Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu 2022-08-17T12:13:05.4340401Z test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu 2022-08-17T12:13:05.4391142Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu 2022-08-17T12:13:05.4750304Z test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu 2022-08-17T12:13:05.4831936Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu 2022-08-17T12:13:05.6255727Z test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu 2022-08-17T12:13:05.6268749Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu 2022-08-17T12:13:05.6362004Z test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu 2022-08-17T12:13:05.6675888Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu 2022-08-17T12:13:05.6763174Z test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu 2022-08-17T12:13:05.7114761Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu 2022-08-17T12:13:05.7564349Z test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu 2022-08-17T12:13:05.7577114Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu 2022-08-17T12:13:05.7654375Z test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu 2022-08-17T12:13:05.7993175Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu 2022-08-17T12:13:05.8671874Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu 2022-08-17T12:13:05.8690924Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu 2022-08-17T12:13:05.9356074Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu 2022-08-17T12:13:05.9372165Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu 2022-08-17T12:13:06.0062974Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu 2022-08-17T12:13:06.0080059Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu 2022-08-17T12:13:06.1715977Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu 2022-08-17T12:13:06.1733912Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu 2022-08-17T12:13:06.2668113Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu 2022-08-17T12:13:06.2685723Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu 2022-08-17T12:13:06.2777082Z test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu 2022-08-17T12:13:06.3114448Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu 2022-08-17T12:13:06.3209828Z test_ops.py::TestCommonCPU::test_dtypes_float_cpu 2022-08-17T12:13:06.3555171Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_float_cpu 2022-08-17T12:13:06.3880296Z test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu 2022-08-17T12:13:06.3892405Z [gw1] [ 2%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu 2022-08-17T12:13:06.4557234Z test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu 2022-08-17T12:13:06.4565686Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu 2022-08-17T12:13:06.4620951Z test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu 2022-08-17T12:13:06.4629869Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu 2022-08-17T12:13:06.4669548Z test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu 2022-08-17T12:13:06.5074026Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu 2022-08-17T12:13:06.5601593Z test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu 2022-08-17T12:13:06.5612123Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu 2022-08-17T12:13:06.8374193Z test_ops.py::TestCommonCPU::test_dtypes_ge_cpu 2022-08-17T12:13:06.8383555Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ge_cpu 2022-08-17T12:13:06.8465975Z test_ops.py::TestCommonCPU::test_dtypes_half_cpu 2022-08-17T12:13:06.8793601Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_half_cpu 2022-08-17T12:13:06.9871282Z test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu 2022-08-17T12:13:06.9882998Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu 2022-08-17T12:13:06.9961245Z test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu 2022-08-17T12:13:07.0315201Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu 2022-08-17T12:13:07.0394371Z test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu 2022-08-17T12:13:07.0755775Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu 2022-08-17T12:13:07.6584460Z test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu 2022-08-17T12:13:07.6594356Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu 2022-08-17T12:13:07.7051934Z test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu 2022-08-17T12:13:07.7060558Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu 2022-08-17T12:13:08.1975592Z test_ops.py::TestCommonCPU::test_dtypes_istft_cpu 2022-08-17T12:13:08.1985301Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_istft_cpu 2022-08-17T12:13:08.2015374Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu 2022-08-17T12:13:08.2395812Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu 2022-08-17T12:13:08.4687991Z test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu 2022-08-17T12:13:08.4694598Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu 2022-08-17T12:13:08.5123739Z test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu 2022-08-17T12:13:08.5134578Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu 2022-08-17T12:13:08.5425952Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu 2022-08-17T12:13:08.5551494Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu 2022-08-17T12:13:08.5814482Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu 2022-08-17T12:13:08.5828879Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu 2022-08-17T12:13:08.6160234Z test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu 2022-08-17T12:13:08.6178686Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu 2022-08-17T12:13:08.6774047Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu 2022-08-17T12:13:08.6785038Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu 2022-08-17T12:13:08.7547569Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu 2022-08-17T12:13:08.7563779Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu 2022-08-17T12:13:08.8401239Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu 2022-08-17T12:13:08.8413011Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu 2022-08-17T12:13:08.9107728Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu 2022-08-17T12:13:08.9118466Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu 2022-08-17T12:13:08.9815479Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu 2022-08-17T12:13:08.9845482Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu 2022-08-17T12:13:09.0805709Z test_ops.py::TestCommonCPU::test_dtypes_imag_cpu 2022-08-17T12:13:09.0817588Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_imag_cpu 2022-08-17T12:13:09.0986298Z test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu 2022-08-17T12:13:09.1232987Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu 2022-08-17T12:13:09.2817945Z test_ops.py::TestCommonCPU::test_dtypes_int_cpu 2022-08-17T12:13:09.2826369Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_int_cpu 2022-08-17T12:13:09.3391539Z test_ops.py::TestCommonCPU::test_dtypes_isin_cpu 2022-08-17T12:13:09.3403054Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isin_cpu 2022-08-17T12:13:09.3718172Z test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu 2022-08-17T12:13:09.3833450Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu 2022-08-17T12:13:09.3859153Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:13:09.4275119Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:13:09.4354801Z test_ops.py::TestCommonCPU::test_dtypes_kron_cpu 2022-08-17T12:13:09.4714167Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_kron_cpu 2022-08-17T12:13:09.5879187Z test_ops.py::TestCommonCPU::test_dtypes_le_cpu 2022-08-17T12:13:09.5888636Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu 2022-08-17T12:13:09.5912292Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu 2022-08-17T12:13:09.6314278Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu 2022-08-17T12:13:09.7125554Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu 2022-08-17T12:13:09.7137780Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu 2022-08-17T12:13:09.7709598Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu 2022-08-17T12:13:09.7721474Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu 2022-08-17T12:13:09.7741129Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu 2022-08-17T12:13:09.7751381Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_le_cpu 2022-08-17T12:13:09.8608036Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu 2022-08-17T12:13:09.8621424Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu 2022-08-17T12:13:09.8640003Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu 2022-08-17T12:13:09.9036657Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu 2022-08-17T12:13:09.9697289Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu 2022-08-17T12:13:09.9715614Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu 2022-08-17T12:13:10.0357947Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu 2022-08-17T12:13:10.0369578Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu 2022-08-17T12:13:10.1964529Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:13:10.1980803Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:13:10.4618364Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu 2022-08-17T12:13:10.4633055Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu 2022-08-17T12:13:10.7441672Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:13:10.7455451Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:13:10.8300005Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu 2022-08-17T12:13:10.8314167Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu 2022-08-17T12:13:10.9263410Z test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu 2022-08-17T12:13:10.9279006Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu 2022-08-17T12:13:11.3337324Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu 2022-08-17T12:13:11.3342751Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu 2022-08-17T12:13:11.4391661Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu 2022-08-17T12:13:11.4400653Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu 2022-08-17T12:13:11.4605951Z test_ops.py::TestCommonCPU::test_dtypes_log10_cpu 2022-08-17T12:13:11.6412388Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log10_cpu 2022-08-17T12:13:11.8890836Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu 2022-08-17T12:13:11.8904961Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu 2022-08-17T12:13:11.8911712Z test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu 2022-08-17T12:13:11.8920713Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu 2022-08-17T12:13:11.9478056Z test_ops.py::TestCommonCPU::test_dtypes_i0_cpu 2022-08-17T12:13:11.9486359Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_i0_cpu 2022-08-17T12:13:11.9690265Z test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu 2022-08-17T12:13:11.9913950Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu 2022-08-17T12:13:12.0882116Z test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu 2022-08-17T12:13:12.0890406Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu 2022-08-17T12:13:12.3332672Z test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu 2022-08-17T12:13:12.3340532Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu 2022-08-17T12:13:12.3937559Z test_ops.py::TestCommonCPU::test_dtypes_inverse_cpu 2022-08-17T12:13:12.3951453Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_inverse_cpu 2022-08-17T12:13:12.4055991Z test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu 2022-08-17T12:13:12.4071819Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu 2022-08-17T12:13:12.4464131Z test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu 2022-08-17T12:13:12.4475741Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu 2022-08-17T12:13:12.5045581Z test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu 2022-08-17T12:13:12.5055372Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu 2022-08-17T12:13:12.5811841Z test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu 2022-08-17T12:13:12.5824341Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu 2022-08-17T12:13:12.5855026Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu 2022-08-17T12:13:12.6235198Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu 2022-08-17T12:13:12.6569293Z test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu 2022-08-17T12:13:12.6584602Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu 2022-08-17T12:13:12.7146983Z test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu 2022-08-17T12:13:12.7163063Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu 2022-08-17T12:13:12.7920581Z test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu 2022-08-17T12:13:12.7932755Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu 2022-08-17T12:13:12.8129637Z test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu 2022-08-17T12:13:12.8141084Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu 2022-08-17T12:13:12.8313338Z test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu 2022-08-17T12:13:12.8324404Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu 2022-08-17T12:13:12.9166924Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu 2022-08-17T12:13:12.9190232Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu 2022-08-17T12:13:12.9368402Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu 2022-08-17T12:13:12.9408610Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu 2022-08-17T12:13:12.9430451Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu 2022-08-17T12:13:12.9710080Z test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu 2022-08-17T12:13:13.0205641Z test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu 2022-08-17T12:13:13.0213689Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu 2022-08-17T12:13:13.0305347Z test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu 2022-08-17T12:13:13.0626644Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu 2022-08-17T12:13:13.0638062Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu 2022-08-17T12:13:13.0644650Z test_ops.py::TestCommonCPU::test_dtypes_msort_cpu 2022-08-17T12:13:13.0704693Z test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu 2022-08-17T12:13:13.0979852Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu 2022-08-17T12:13:13.1073750Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_msort_cpu 2022-08-17T12:13:13.1074656Z test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu 2022-08-17T12:13:13.1617395Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:13:13.1627030Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu 2022-08-17T12:13:13.2936149Z test_ops.py::TestCommonCPU::test_dtypes_cov_cpu 2022-08-17T12:13:13.2948132Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu 2022-08-17T12:13:13.2981369Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu 2022-08-17T12:13:13.2991869Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:13:13.4521291Z test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu 2022-08-17T12:13:13.4533687Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cov_cpu 2022-08-17T12:13:13.4738640Z test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu 2022-08-17T12:13:13.4752456Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu 2022-08-17T12:13:13.5386563Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu 2022-08-17T12:13:13.5399603Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu 2022-08-17T12:13:13.5537309Z test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu 2022-08-17T12:13:13.5553300Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu 2022-08-17T12:13:13.6413233Z test_ops.py::TestCommonCPU::test_dtypes_diag_cpu 2022-08-17T12:13:13.6430179Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diag_cpu 2022-08-17T12:13:13.6703023Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu 2022-08-17T12:13:13.6725758Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu 2022-08-17T12:13:13.6944715Z test_ops.py::TestCommonCPU::test_dtypes_log2_cpu 2022-08-17T12:13:13.7154217Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log2_cpu 2022-08-17T12:13:13.7442753Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu 2022-08-17T12:13:13.7450654Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu 2022-08-17T12:13:13.7633433Z test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu 2022-08-17T12:13:13.7641535Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu 2022-08-17T12:13:13.9021543Z test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu 2022-08-17T12:13:13.9037802Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu 2022-08-17T12:13:13.9100934Z test_ops.py::TestCommonCPU::test_dtypes_double_cpu 2022-08-17T12:13:13.9116156Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu 2022-08-17T12:13:13.9130669Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu 2022-08-17T12:13:13.9331541Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_double_cpu 2022-08-17T12:13:13.9344846Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu 2022-08-17T12:13:13.9432648Z test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu 2022-08-17T12:13:13.9471610Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu 2022-08-17T12:13:13.9755596Z test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu 2022-08-17T12:13:13.9769151Z test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu 2022-08-17T12:13:13.9784146Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu 2022-08-17T12:13:13.9843688Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu 2022-08-17T12:13:14.0137160Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu 2022-08-17T12:13:14.0148320Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu 2022-08-17T12:13:14.0191811Z test_ops.py::TestCommonCPU::test_dtypes_equal_cpu 2022-08-17T12:13:14.0242931Z test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu 2022-08-17T12:13:14.0552597Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_equal_cpu 2022-08-17T12:13:14.0874018Z test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu 2022-08-17T12:13:14.0994657Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu 2022-08-17T12:13:14.1172716Z test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu 2022-08-17T12:13:14.1270987Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu 2022-08-17T12:13:14.1285588Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu 2022-08-17T12:13:14.1432263Z test_ops.py::TestCommonCPU::test_dtypes_logit_cpu 2022-08-17T12:13:14.1585094Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu 2022-08-17T12:13:14.1871332Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu 2022-08-17T12:13:14.1905885Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu 2022-08-17T12:13:14.1919803Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logit_cpu 2022-08-17T12:13:14.3105273Z test_ops.py::TestCommonCPU::test_dtypes_lt_cpu 2022-08-17T12:13:14.3130100Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu 2022-08-17T12:13:14.4474123Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu 2022-08-17T12:13:14.4485868Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu 2022-08-17T12:13:14.5114359Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu 2022-08-17T12:13:14.5124505Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu 2022-08-17T12:13:14.5387090Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu 2022-08-17T12:13:14.5402686Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lt_cpu 2022-08-17T12:13:14.5538395Z test_ops.py::TestCommonCPU::test_dtypes_mH_cpu 2022-08-17T12:13:14.5911059Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mH_cpu 2022-08-17T12:13:14.6117572Z test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu 2022-08-17T12:13:14.6349931Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu 2022-08-17T12:13:14.6402197Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu 2022-08-17T12:13:14.6415951Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu 2022-08-17T12:13:14.6467593Z test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu 2022-08-17T12:13:14.6533966Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu 2022-08-17T12:13:14.6789483Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu 2022-08-17T12:13:14.6917280Z test_ops.py::TestCommonCPU::test_dtypes_median_cpu 2022-08-17T12:13:14.6922452Z test_ops.py::TestCommonCPU::test_dtypes_floor_cpu 2022-08-17T12:13:14.6933205Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu 2022-08-17T12:13:14.7385918Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:13:14.7408757Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_floor_cpu 2022-08-17T12:13:14.8375676Z test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu 2022-08-17T12:13:14.8387043Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu 2022-08-17T12:13:14.9035310Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu 2022-08-17T12:13:14.9046162Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu 2022-08-17T12:13:14.9144899Z test_ops.py::TestCommonCPU::test_dtypes_gather_cpu 2022-08-17T12:13:14.9475355Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gather_cpu 2022-08-17T12:13:14.9849104Z test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu 2022-08-17T12:13:14.9863292Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_median_cpu 2022-08-17T12:13:15.0095212Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu 2022-08-17T12:13:15.0274607Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu 2022-08-17T12:13:15.0539400Z test_ops.py::TestCommonCPU::test_dtypes_mode_cpu 2022-08-17T12:13:15.0548589Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu 2022-08-17T12:13:15.1075209Z test_ops.py::TestCommonCPU::test_dtypes_histc_cpu 2022-08-17T12:13:15.1086834Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:13:15.1093769Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mode_cpu 2022-08-17T12:13:15.1097860Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu 2022-08-17T12:13:15.3774977Z test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu 2022-08-17T12:13:15.3790692Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu 2022-08-17T12:13:15.7237615Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu 2022-08-17T12:13:15.7256550Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu 2022-08-17T12:13:15.7279784Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:13:15.7674265Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:13:15.7748361Z test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu 2022-08-17T12:13:15.7760029Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu 2022-08-17T12:13:16.1456913Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu 2022-08-17T12:13:16.1468646Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu 2022-08-17T12:13:16.1991475Z test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu 2022-08-17T12:13:16.2003118Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu 2022-08-17T12:13:16.2450074Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu 2022-08-17T12:13:16.2466401Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu 2022-08-17T12:13:16.2654645Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu 2022-08-17T12:13:16.2670310Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu 2022-08-17T12:13:16.3503776Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu 2022-08-17T12:13:16.3519816Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu 2022-08-17T12:13:17.0350499Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu 2022-08-17T12:13:17.0358520Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu 2022-08-17T12:13:17.1548506Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu 2022-08-17T12:13:17.1560352Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu 2022-08-17T12:13:17.2812979Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu 2022-08-17T12:13:17.2828291Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu 2022-08-17T12:13:17.3286200Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:13:17.3298639Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:13:17.5421716Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu 2022-08-17T12:13:17.5429847Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu 2022-08-17T12:13:17.6319784Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu 2022-08-17T12:13:17.6331366Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu 2022-08-17T12:13:17.8259611Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu 2022-08-17T12:13:17.8267469Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu 2022-08-17T12:13:17.8624943Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:13:17.8635993Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu 2022-08-17T12:13:17.9249023Z test_ops.py::TestCommonCPU::test_dtypes_ne_cpu 2022-08-17T12:13:17.9260075Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:13:18.1504014Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:13:18.1512990Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ne_cpu 2022-08-17T12:13:18.1603239Z test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu 2022-08-17T12:13:18.1953518Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu 2022-08-17T12:13:18.2388509Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:13:18.2402272Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu 2022-08-17T12:13:18.2586359Z test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu 2022-08-17T12:13:18.2833095Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu 2022-08-17T12:13:18.2947852Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_dtype_cpu 2022-08-17T12:13:18.3273990Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log_softmax_dtype_cpu 2022-08-17T12:13:18.3937122Z test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu 2022-08-17T12:13:18.3944611Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu 2022-08-17T12:13:18.4822917Z test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu 2022-08-17T12:13:18.4834875Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:13:18.6818654Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:13:18.6827844Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu 2022-08-17T12:13:18.7526974Z test_ops.py::TestCommonCPU::test_dtypes_long_cpu 2022-08-17T12:13:18.7538548Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:13:18.9154455Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:13:18.9166519Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_long_cpu 2022-08-17T12:13:18.9728466Z test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu 2022-08-17T12:13:18.9736897Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu 2022-08-17T12:13:18.9831328Z test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu 2022-08-17T12:13:18.9889289Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu 2022-08-17T12:13:18.9902549Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_histc_cpu 2022-08-17T12:13:18.9965506Z test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu 2022-08-17T12:13:19.0152771Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu 2022-08-17T12:13:19.0508189Z test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu 2022-08-17T12:13:19.0776612Z test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu 2022-08-17T12:13:19.0792106Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:13:19.1475009Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu 2022-08-17T12:13:19.1484673Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu 2022-08-17T12:13:19.3771897Z test_ops.py::TestCommonCPU::test_dtypes_mean_cpu 2022-08-17T12:13:19.3779483Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu 2022-08-17T12:13:19.4408153Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:13:19.4416219Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:13:19.5420515Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu 2022-08-17T12:13:19.5436240Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu 2022-08-17T12:13:19.5516679Z test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu 2022-08-17T12:13:19.5632496Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu 2022-08-17T12:13:19.5648739Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mean_cpu 2022-08-17T12:13:19.5833708Z test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu 2022-08-17T12:13:19.6049890Z test_ops.py::TestCommonCPU::test_dtypes_inner_cpu 2022-08-17T12:13:19.6275895Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_inner_cpu 2022-08-17T12:13:19.6888081Z test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu 2022-08-17T12:13:19.6896713Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu 2022-08-17T12:13:19.7051381Z test_ops.py::TestCommonCPU::test_dtypes_mm_cpu 2022-08-17T12:13:19.7314421Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mm_cpu 2022-08-17T12:13:19.7522232Z test_ops.py::TestCommonCPU::test_dtypes_mul_cpu 2022-08-17T12:13:19.7533074Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu 2022-08-17T12:13:19.7913350Z test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu 2022-08-17T12:13:19.7985759Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu 2022-08-17T12:13:19.7996426Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mul_cpu 2022-08-17T12:13:19.7997296Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:13:19.8013590Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu 2022-08-17T12:13:19.8027600Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:13:19.8434883Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu 2022-08-17T12:13:19.8437734Z test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu 2022-08-17T12:13:19.8462972Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu 2022-08-17T12:13:19.8662943Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu 2022-08-17T12:13:19.8673308Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:13:19.8872369Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu 2022-08-17T12:13:19.9152954Z test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu 2022-08-17T12:13:19.9314006Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu 2022-08-17T12:13:20.0212742Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu 2022-08-17T12:13:20.0241733Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu 2022-08-17T12:13:20.0363799Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu 2022-08-17T12:13:20.0389993Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu 2022-08-17T12:13:20.0941561Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:13:20.0969338Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu 2022-08-17T12:13:20.1656232Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu 2022-08-17T12:13:20.1681949Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu 2022-08-17T12:13:20.2808763Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu 2022-08-17T12:13:20.2831533Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu 2022-08-17T12:13:20.3296992Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu 2022-08-17T12:13:20.3304731Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu 2022-08-17T12:13:20.4694112Z test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu 2022-08-17T12:13:20.4720995Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu 2022-08-17T12:13:20.8110209Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu 2022-08-17T12:13:20.8121794Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu 2022-08-17T12:13:21.0205889Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu 2022-08-17T12:13:21.0231230Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu 2022-08-17T12:13:21.0616134Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu 2022-08-17T12:13:21.0637723Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu 2022-08-17T12:13:21.1592879Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu 2022-08-17T12:13:21.1613064Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu 2022-08-17T12:13:21.1735114Z test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu 2022-08-17T12:13:21.2033971Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu 2022-08-17T12:13:21.3839368Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:13:21.3863212Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu 2022-08-17T12:13:21.3951691Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:13:21.3969937Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:13:21.3979641Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu 2022-08-17T12:13:21.3999136Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu 2022-08-17T12:13:21.6168521Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu 2022-08-17T12:13:21.6182395Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:13:21.6414116Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:13:21.6426335Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu 2022-08-17T12:13:22.1184741Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu 2022-08-17T12:13:22.1211966Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:13:22.1463476Z test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu 2022-08-17T12:13:22.1478295Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu 2022-08-17T12:13:22.1543240Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu 2022-08-17T12:13:22.1991644Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu 2022-08-17T12:13:22.2226290Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu 2022-08-17T12:13:22.2253151Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu 2022-08-17T12:13:22.2447768Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu 2022-08-17T12:13:22.2462641Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu 2022-08-17T12:13:22.3341191Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu 2022-08-17T12:13:22.3368007Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu 2022-08-17T12:13:22.5037440Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu 2022-08-17T12:13:22.5083161Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:13:22.5133640Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu 2022-08-17T12:13:22.5159832Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu 2022-08-17T12:13:22.8166875Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu 2022-08-17T12:13:22.8184388Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu 2022-08-17T12:13:22.8742124Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:13:22.8753431Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu 2022-08-17T12:13:22.9798745Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu 2022-08-17T12:13:22.9810017Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu 2022-08-17T12:13:23.3158498Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:13:23.3167217Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:13:24.4394274Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu 2022-08-17T12:13:24.4407403Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu 2022-08-17T12:13:24.5407701Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:13:24.5415402Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:13:24.7737016Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu 2022-08-17T12:13:24.7746406Z [gw3] [ 2%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu 2022-08-17T12:13:24.7813113Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu 2022-08-17T12:13:24.7819650Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu 2022-08-17T12:13:25.1545646Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu 2022-08-17T12:13:25.1551926Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu 2022-08-17T12:13:25.1732628Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu 2022-08-17T12:13:25.1995263Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu 2022-08-17T12:13:25.3099573Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:13:25.3100444Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:13:26.1948353Z test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu 2022-08-17T12:13:26.1959030Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:13:26.3246307Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu 2022-08-17T12:13:26.3264918Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu 2022-08-17T12:13:26.4612972Z test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu 2022-08-17T12:13:26.4649507Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu 2022-08-17T12:13:27.0480810Z test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu 2022-08-17T12:13:27.0491223Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu 2022-08-17T12:13:27.6661786Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:13:27.6663114Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu 2022-08-17T12:13:27.8054821Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu 2022-08-17T12:13:27.8062521Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu 2022-08-17T12:13:28.3905695Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu 2022-08-17T12:13:28.3911036Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu 2022-08-17T12:13:28.9090561Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu 2022-08-17T12:13:28.9101861Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu 2022-08-17T12:13:28.9752217Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu 2022-08-17T12:13:28.9760328Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:13:29.0525746Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu 2022-08-17T12:13:29.0533249Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu 2022-08-17T12:13:29.2356331Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu 2022-08-17T12:13:29.2387823Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu 2022-08-17T12:13:29.4598562Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu 2022-08-17T12:13:29.4610791Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu 2022-08-17T12:13:29.4628187Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu 2022-08-17T12:13:29.5033457Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu 2022-08-17T12:13:29.5466544Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu 2022-08-17T12:13:29.5480944Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu 2022-08-17T12:13:29.6407332Z test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu 2022-08-17T12:13:29.6423427Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu 2022-08-17T12:13:29.6622969Z test_ops.py::TestCommonCPU::test_dtypes_log_cpu 2022-08-17T12:13:29.6834225Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log_cpu 2022-08-17T12:13:29.7334012Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu 2022-08-17T12:13:29.7344410Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu 2022-08-17T12:13:29.8557590Z test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu 2022-08-17T12:13:29.8567894Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu 2022-08-17T12:13:30.6404803Z test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu 2022-08-17T12:13:30.6416253Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu 2022-08-17T12:13:30.7416461Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu 2022-08-17T12:13:30.7425795Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu 2022-08-17T12:13:31.0210403Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu 2022-08-17T12:13:31.0219779Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu 2022-08-17T12:13:31.0421269Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu 2022-08-17T12:13:31.0428764Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu 2022-08-17T12:13:31.1306814Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:13:31.1317936Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu 2022-08-17T12:13:31.3463547Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:13:31.3475471Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:13:31.3633148Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu 2022-08-17T12:13:31.3914747Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu 2022-08-17T12:13:31.4527877Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu 2022-08-17T12:13:31.4556625Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu 2022-08-17T12:13:31.4777532Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:13:31.4792389Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu 2022-08-17T12:13:31.6131837Z test_ops.py::TestCommonCPU::test_dtypes_lu_cpu 2022-08-17T12:13:31.6144023Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lu_cpu 2022-08-17T12:13:31.6252100Z test_ops.py::TestCommonCPU::test_dtypes_mT_cpu 2022-08-17T12:13:31.6555059Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mT_cpu 2022-08-17T12:13:31.6828252Z test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu 2022-08-17T12:13:31.6841760Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:13:31.8419666Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu 2022-08-17T12:13:31.8434184Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu 2022-08-17T12:13:31.8819730Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu 2022-08-17T12:13:31.8872766Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu 2022-08-17T12:13:31.9039951Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu 2022-08-17T12:13:31.9187006Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu 2022-08-17T12:13:31.9195188Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu 2022-08-17T12:13:31.9312051Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu 2022-08-17T12:13:31.9616093Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu 2022-08-17T12:13:31.9752616Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu 2022-08-17T12:13:31.9797568Z test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu 2022-08-17T12:13:32.0195232Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu 2022-08-17T12:13:32.0367195Z test_ops.py::TestCommonCPU::test_dtypes_mv_cpu 2022-08-17T12:13:32.0384754Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mv_cpu 2022-08-17T12:13:32.0393906Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:13:32.0634166Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu 2022-08-17T12:13:32.1014708Z test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu 2022-08-17T12:13:32.1026324Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu 2022-08-17T12:13:32.1048365Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu 2022-08-17T12:13:32.1072021Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu 2022-08-17T12:13:32.2776579Z test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu 2022-08-17T12:13:32.2789108Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu 2022-08-17T12:13:32.4063586Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:13:32.4075637Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu 2022-08-17T12:13:32.4155779Z test_ops.py::TestCommonCPU::test_dtypes_neg_cpu 2022-08-17T12:13:32.4473930Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_neg_cpu 2022-08-17T12:13:32.4563390Z test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu 2022-08-17T12:13:32.4913409Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu 2022-08-17T12:13:32.6230703Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:13:32.6242560Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:13:32.7487224Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu 2022-08-17T12:13:32.7494161Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu 2022-08-17T12:13:32.8135060Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu 2022-08-17T12:13:32.8143442Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu 2022-08-17T12:13:33.0019326Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu 2022-08-17T12:13:33.0036144Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu 2022-08-17T12:13:33.0162643Z test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu 2022-08-17T12:13:33.0173981Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:13:33.0769686Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu 2022-08-17T12:13:33.0781674Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu 2022-08-17T12:13:33.1323838Z test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu 2022-08-17T12:13:33.1338934Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu 2022-08-17T12:13:33.4997606Z test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu 2022-08-17T12:13:33.5024438Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu 2022-08-17T12:13:33.5063366Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:13:33.5551188Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:13:33.7473729Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu 2022-08-17T12:13:33.7484630Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu 2022-08-17T12:13:34.0997285Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu 2022-08-17T12:13:34.1007909Z [gw3] [ 3%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu 2022-08-17T12:13:34.2343712Z test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu 2022-08-17T12:13:34.2367426Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu 2022-08-17T12:13:34.2401619Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu 2022-08-17T12:13:34.2835360Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu 2022-08-17T12:13:34.4203905Z test_ops.py::TestCommonCPU::test_dtypes_pow_cpu 2022-08-17T12:13:34.4215379Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_pow_cpu 2022-08-17T12:13:34.5760698Z test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu 2022-08-17T12:13:34.5772556Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu 2022-08-17T12:13:35.5539989Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu 2022-08-17T12:13:35.5540649Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu 2022-08-17T12:13:35.9499368Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu 2022-08-17T12:13:35.9527905Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu 2022-08-17T12:13:36.1231755Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:13:36.1240639Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:13:36.5275050Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:13:36.5282747Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu 2022-08-17T12:13:36.7236694Z test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu 2022-08-17T12:13:36.7248478Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu 2022-08-17T12:13:36.8383285Z test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu 2022-08-17T12:13:36.8397770Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu 2022-08-17T12:13:36.8468254Z test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu 2022-08-17T12:13:36.8793027Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu 2022-08-17T12:13:36.8834966Z test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu 2022-08-17T12:13:36.9273239Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu 2022-08-17T12:13:36.9745259Z test_ops.py::TestCommonCPU::test_dtypes_round_cpu 2022-08-17T12:13:36.9759860Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_round_cpu 2022-08-17T12:13:36.9961371Z test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu 2022-08-17T12:13:37.0195402Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu 2022-08-17T12:13:37.1704167Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu 2022-08-17T12:13:37.1716602Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu 2022-08-17T12:13:37.2634865Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu 2022-08-17T12:13:37.2650846Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu 2022-08-17T12:13:37.2726167Z test_ops.py::TestCommonCPU::test_dtypes_select_cpu 2022-08-17T12:13:37.3073553Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_select_cpu 2022-08-17T12:13:37.3276579Z test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu 2022-08-17T12:13:37.3553625Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu 2022-08-17T12:13:37.3773180Z test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu 2022-08-17T12:13:37.4033736Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu 2022-08-17T12:13:37.4146290Z test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu 2022-08-17T12:13:37.4472786Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu 2022-08-17T12:13:37.5085523Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu 2022-08-17T12:13:37.5096281Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu 2022-08-17T12:13:37.6532094Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu 2022-08-17T12:13:37.6541656Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu 2022-08-17T12:13:37.6879474Z test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu 2022-08-17T12:13:37.6951025Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu 2022-08-17T12:13:37.7432064Z test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu 2022-08-17T12:13:37.7440663Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu 2022-08-17T12:13:37.7455121Z test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu 2022-08-17T12:13:37.7873783Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu 2022-08-17T12:13:37.8334162Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu 2022-08-17T12:13:37.8346042Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu 2022-08-17T12:13:37.9811360Z test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:13:37.9820273Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:13:37.9833861Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:13:38.0234640Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:13:38.1666608Z test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu 2022-08-17T12:13:38.1675150Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu 2022-08-17T12:13:38.1763328Z test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu 2022-08-17T12:13:38.2114093Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu 2022-08-17T12:13:38.2204062Z test_ops.py::TestCommonCPU::test_dtypes_stack_cpu 2022-08-17T12:13:38.2553948Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_stack_cpu 2022-08-17T12:13:38.3647747Z test_ops.py::TestCommonCPU::test_dtypes_sub_cpu 2022-08-17T12:13:38.3659275Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sub_cpu 2022-08-17T12:13:39.2628342Z test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu 2022-08-17T12:13:39.2654977Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu 2022-08-17T12:13:39.3914691Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu 2022-08-17T12:13:39.3925348Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu 2022-08-17T12:13:39.3940337Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu 2022-08-17T12:13:39.4354038Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu 2022-08-17T12:13:39.4533092Z test_ops.py::TestCommonCPU::test_dtypes_put_cpu 2022-08-17T12:13:39.4795414Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_put_cpu 2022-08-17T12:13:39.7222436Z test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu 2022-08-17T12:13:39.7231820Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu 2022-08-17T12:13:39.7279889Z test_ops.py::TestCommonCPU::test_dtypes_real_cpu 2022-08-17T12:13:39.7633355Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_real_cpu 2022-08-17T12:13:39.7926294Z test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu 2022-08-17T12:13:39.8071775Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu 2022-08-17T12:13:39.8463703Z test_ops.py::TestCommonCPU::test_dtypes_resize__cpu 2022-08-17T12:13:39.8510774Z [gw1] [ 3%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_resize__cpu 2022-08-17T12:13:39.8663733Z test_ops.py::TestCommonCPU::test_dtypes_roll_cpu 2022-08-17T12:13:39.8954527Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_roll_cpu 2022-08-17T12:13:39.8976039Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu 2022-08-17T12:13:39.9394462Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu 2022-08-17T12:13:39.9534191Z test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu 2022-08-17T12:13:39.9834318Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu 2022-08-17T12:13:40.1115469Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu 2022-08-17T12:13:40.1131409Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu 2022-08-17T12:13:42.4894164Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu 2022-08-17T12:13:42.4902020Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu 2022-08-17T12:13:42.5044850Z test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu 2022-08-17T12:13:42.5312904Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu 2022-08-17T12:13:42.5627754Z test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu 2022-08-17T12:13:42.5753138Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu 2022-08-17T12:13:42.6448066Z test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu 2022-08-17T12:13:42.6458919Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu 2022-08-17T12:13:42.9065929Z test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu 2022-08-17T12:13:42.9066561Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu 2022-08-17T12:13:42.9637735Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu 2022-08-17T12:13:42.9653529Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu 2022-08-17T12:13:42.9667320Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu 2022-08-17T12:13:43.0075678Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu 2022-08-17T12:13:43.1625013Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu 2022-08-17T12:13:43.1633275Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu 2022-08-17T12:13:43.2163669Z test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu 2022-08-17T12:13:43.2175366Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu 2022-08-17T12:13:43.2730248Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu 2022-08-17T12:13:43.2745494Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu 2022-08-17T12:13:43.3374349Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu 2022-08-17T12:13:43.3387756Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu 2022-08-17T12:13:43.3982056Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:13:43.3999889Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:13:43.4012823Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:13:43.4434965Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:13:43.4495589Z test_ops.py::TestCommonCPU::test_dtypes_split_cpu 2022-08-17T12:13:43.4915582Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_split_cpu 2022-08-17T12:13:43.4983393Z test_ops.py::TestCommonCPU::test_dtypes_square_cpu 2022-08-17T12:13:43.5355658Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_square_cpu 2022-08-17T12:13:43.7463079Z test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu 2022-08-17T12:13:43.7473853Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu 2022-08-17T12:13:43.7541279Z test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu 2022-08-17T12:13:43.7955900Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu 2022-08-17T12:13:43.8014884Z test_ops.py::TestCommonCPU::test_dtypes_t_cpu 2022-08-17T12:13:43.8394101Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_t_cpu 2022-08-17T12:13:43.8472000Z test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu 2022-08-17T12:13:43.8834981Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu 2022-08-17T12:13:43.8853414Z test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu 2022-08-17T12:13:43.9275012Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu 2022-08-17T12:13:43.9623887Z test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu 2022-08-17T12:13:43.9713091Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu 2022-08-17T12:13:43.9808782Z test_ops.py::TestCommonCPU::test_dtypes_triu_cpu 2022-08-17T12:13:44.0157133Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_triu_cpu 2022-08-17T12:13:44.0287662Z test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu 2022-08-17T12:13:44.0297401Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu 2022-08-17T12:13:44.0306372Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu 2022-08-17T12:13:44.0420633Z test_ops.py::TestCommonCPU::test_dtypes_take_cpu 2022-08-17T12:13:44.0592498Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_take_cpu 2022-08-17T12:13:44.0698983Z test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu 2022-08-17T12:13:44.0752108Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu 2022-08-17T12:13:44.1034168Z test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu 2022-08-17T12:13:44.1057311Z test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu 2022-08-17T12:13:44.1193731Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu 2022-08-17T12:13:44.1359288Z test_ops.py::TestCommonCPU::test_dtypes_trace_cpu 2022-08-17T12:13:44.1515501Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trace_cpu 2022-08-17T12:13:44.1524985Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu 2022-08-17T12:13:44.1579261Z test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu 2022-08-17T12:13:44.1630374Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu 2022-08-17T12:13:44.1954195Z test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu 2022-08-17T12:13:44.2014084Z test_ops.py::TestCommonCPU::test_dtypes_zero__cpu 2022-08-17T12:13:44.2324808Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_zero__cpu 2022-08-17T12:13:44.2340081Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu 2022-08-17T12:13:44.2392697Z test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu 2022-08-17T12:13:44.2791191Z test_ops.py::TestCommonCPU::test_errors___rdiv___cpu 2022-08-17T12:13:44.2802856Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu 2022-08-17T12:13:45.9378923Z test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu 2022-08-17T12:13:45.9390571Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors___rdiv___cpu 2022-08-17T12:13:45.9413867Z test_ops.py::TestCommonCPU::test_errors___rpow___cpu 2022-08-17T12:13:45.9835601Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors___rpow___cpu 2022-08-17T12:13:46.0233443Z test_ops.py::TestCommonCPU::test_errors_amax_cpu 2022-08-17T12:13:46.0313287Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_amax_cpu 2022-08-17T12:13:46.0335216Z test_ops.py::TestCommonCPU::test_errors_atan2_cpu 2022-08-17T12:13:46.0754972Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_atan2_cpu 2022-08-17T12:13:46.0782641Z test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu 2022-08-17T12:13:46.1194461Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu 2022-08-17T12:13:46.1218883Z test_ops.py::TestCommonCPU::test_errors_complex_cpu 2022-08-17T12:13:46.1634590Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_complex_cpu 2022-08-17T12:13:46.1976177Z test_ops.py::TestCommonCPU::test_errors_diagonal_cpu 2022-08-17T12:13:46.2071224Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_diagonal_cpu 2022-08-17T12:13:46.2198553Z test_ops.py::TestCommonCPU::test_errors_dsplit_cpu 2022-08-17T12:13:46.2555952Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_dsplit_cpu 2022-08-17T12:13:46.2606450Z test_ops.py::TestCommonCPU::test_errors_fliplr_cpu 2022-08-17T12:13:46.2993602Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_fliplr_cpu 2022-08-17T12:13:46.3018698Z test_ops.py::TestCommonCPU::test_errors_fmax_cpu 2022-08-17T12:13:46.3433595Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_fmax_cpu 2022-08-17T12:13:46.3458609Z test_ops.py::TestCommonCPU::test_errors_gcd_cpu 2022-08-17T12:13:46.3873309Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_gcd_cpu 2022-08-17T12:13:46.3897645Z test_ops.py::TestCommonCPU::test_errors_heaviside_cpu 2022-08-17T12:13:46.4314317Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_heaviside_cpu 2022-08-17T12:13:46.4339179Z test_ops.py::TestCommonCPU::test_errors_igamma_cpu 2022-08-17T12:13:46.4754564Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_igamma_cpu 2022-08-17T12:13:46.4779461Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu 2022-08-17T12:13:46.5193537Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu 2022-08-17T12:13:46.5218368Z test_ops.py::TestCommonCPU::test_errors_ldexp_cpu 2022-08-17T12:13:46.5634219Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_ldexp_cpu 2022-08-17T12:13:46.5692816Z test_ops.py::TestCommonCPU::test_errors_linspace_cpu 2022-08-17T12:13:46.6074555Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_linspace_cpu 2022-08-17T12:13:46.6100133Z test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu 2022-08-17T12:13:46.6514319Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu 2022-08-17T12:13:46.6629461Z test_ops.py::TestCommonCPU::test_errors_masked_select_cpu 2022-08-17T12:13:46.6953580Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_masked_select_cpu 2022-08-17T12:13:46.7006859Z test_ops.py::TestCommonCPU::test_errors_min_binary_cpu 2022-08-17T12:13:46.7393019Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_min_binary_cpu 2022-08-17T12:13:46.7794703Z test_ops.py::TestCommonCPU::test_errors_multinomial_cpu 2022-08-17T12:13:46.7831051Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_multinomial_cpu 2022-08-17T12:13:46.7854348Z test_ops.py::TestCommonCPU::test_errors_nextafter_cpu 2022-08-17T12:13:46.8273982Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_nextafter_cpu 2022-08-17T12:13:46.8304592Z test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:13:46.8714261Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:13:46.8738307Z test_ops.py::TestCommonCPU::test_errors_polar_cpu 2022-08-17T12:13:46.9026126Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_polar_cpu 2022-08-17T12:13:46.9033618Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:13:46.9152697Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu 2022-08-17T12:13:46.9222596Z test_ops.py::TestCommonCPU::test_errors_reshape_cpu 2022-08-17T12:13:46.9594295Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_reshape_cpu 2022-08-17T12:13:46.9888439Z test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu 2022-08-17T12:13:47.0033014Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu 2022-08-17T12:13:47.0053410Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu 2022-08-17T12:13:47.0485227Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu 2022-08-17T12:13:47.0531844Z test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu 2022-08-17T12:13:47.0949541Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu 2022-08-17T12:13:47.0960526Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:13:47.1396718Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:13:47.1420127Z test_ops.py::TestCommonCPU::test_errors_sub_cpu 2022-08-17T12:13:47.1836509Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_sub_cpu 2022-08-17T12:13:47.1856328Z test_ops.py::TestCommonCPU::test_errors_true_divide_cpu 2022-08-17T12:13:47.1865792Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu 2022-08-17T12:13:47.1872848Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_true_divide_cpu 2022-08-17T12:13:47.2273686Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu 2022-08-17T12:13:47.2305365Z test_ops.py::TestCommonCPU::test_errors_where_cpu 2022-08-17T12:13:47.2714160Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_where_cpu 2022-08-17T12:13:47.2746670Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32 2022-08-17T12:13:47.3152706Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32 2022-08-17T12:13:47.3183529Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32 2022-08-17T12:13:47.3592032Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32 2022-08-17T12:13:47.3612879Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64 2022-08-17T12:13:47.3946253Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64 2022-08-17T12:13:47.3955743Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu 2022-08-17T12:13:47.4031455Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu 2022-08-17T12:13:47.4064962Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32 2022-08-17T12:13:47.4473020Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32 2022-08-17T12:13:47.4506342Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64 2022-08-17T12:13:47.4913449Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64 2022-08-17T12:13:47.4941723Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_float32 2022-08-17T12:13:47.5353246Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_float32 2022-08-17T12:13:47.5382809Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_float32 2022-08-17T12:13:47.5793971Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_float32 2022-08-17T12:13:47.5829836Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_float32 2022-08-17T12:13:47.6235263Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_float32 2022-08-17T12:13:47.6261816Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_log_softmax_cpu_float32 2022-08-17T12:13:47.6674581Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_log_softmax_cpu_float32 2022-08-17T12:13:47.6701826Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_float32 2022-08-17T12:13:47.7113401Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_float32 2022-08-17T12:13:47.7143720Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_normalize_cpu_float32 2022-08-17T12:13:47.7553233Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_normalize_cpu_float32 2022-08-17T12:13:47.7580752Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmin_cpu_float32 2022-08-17T12:13:47.7992850Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmin_cpu_float32 2022-08-17T12:13:47.8019736Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_int64 2022-08-17T12:13:47.8432125Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_int64 2022-08-17T12:13:47.8459070Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64 2022-08-17T12:13:47.8873197Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64 2022-08-17T12:13:47.8900294Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64 2022-08-17T12:13:47.9316173Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64 2022-08-17T12:13:47.9342916Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64 2022-08-17T12:13:47.9755150Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64 2022-08-17T12:13:47.9788752Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32 2022-08-17T12:13:48.0197408Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32 2022-08-17T12:13:48.0211108Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32 2022-08-17T12:13:48.0220382Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu 2022-08-17T12:13:48.0235223Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu 2022-08-17T12:13:48.0634934Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32 2022-08-17T12:13:48.0664231Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32 2022-08-17T12:13:48.1075354Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32 2022-08-17T12:13:48.1105889Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64 2022-08-17T12:13:48.1512566Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64 2022-08-17T12:13:48.1544598Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64 2022-08-17T12:13:48.1955578Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64 2022-08-17T12:13:48.1984662Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64 2022-08-17T12:13:48.2395814Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64 2022-08-17T12:13:48.2424656Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64 2022-08-17T12:13:48.2834375Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64 2022-08-17T12:13:48.2862427Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64 2022-08-17T12:13:48.3274599Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64 2022-08-17T12:13:48.3303120Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64 2022-08-17T12:13:48.3714502Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64 2022-08-17T12:13:48.3742572Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64 2022-08-17T12:13:48.4153767Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64 2022-08-17T12:13:48.4181655Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64 2022-08-17T12:13:48.4634320Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64 2022-08-17T12:13:48.4661181Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64 2022-08-17T12:13:48.5073748Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64 2022-08-17T12:13:48.5101869Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64 2022-08-17T12:13:48.5193427Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64 2022-08-17T12:13:48.5203207Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu 2022-08-17T12:13:48.5513858Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu 2022-08-17T12:13:48.5547632Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64 2022-08-17T12:13:48.5955234Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64 2022-08-17T12:13:48.5986602Z test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64 2022-08-17T12:13:48.6394668Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64 2022-08-17T12:13:48.6432998Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64 2022-08-17T12:13:48.6834743Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64 2022-08-17T12:13:48.6871361Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64 2022-08-17T12:13:48.7274271Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64 2022-08-17T12:13:48.7301634Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64 2022-08-17T12:13:48.7713096Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64 2022-08-17T12:13:48.7740926Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32 2022-08-17T12:13:48.8154277Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32 2022-08-17T12:13:48.8183414Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32 2022-08-17T12:13:48.8412699Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32 2022-08-17T12:13:48.8421789Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu 2022-08-17T12:13:48.8592384Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu 2022-08-17T12:13:48.8626985Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32 2022-08-17T12:13:48.9034233Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32 2022-08-17T12:13:48.9068415Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32 2022-08-17T12:13:48.9477161Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32 2022-08-17T12:13:48.9515032Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32 2022-08-17T12:13:48.9914286Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32 2022-08-17T12:13:48.9948919Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64 2022-08-17T12:13:49.0060781Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64 2022-08-17T12:13:49.0069075Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu 2022-08-17T12:13:49.0353547Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu 2022-08-17T12:13:49.0389793Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64 2022-08-17T12:13:49.0794899Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64 2022-08-17T12:13:49.0832423Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64 2022-08-17T12:13:49.1234196Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64 2022-08-17T12:13:49.1274538Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64 2022-08-17T12:13:49.1674864Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64 2022-08-17T12:13:49.1711713Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32 2022-08-17T12:13:49.2114613Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32 2022-08-17T12:13:49.2151674Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32 2022-08-17T12:13:49.2553954Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32 2022-08-17T12:13:49.2596852Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32 2022-08-17T12:13:49.2993436Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32 2022-08-17T12:13:49.3040924Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32 2022-08-17T12:13:49.3433103Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32 2022-08-17T12:13:49.3475151Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32 2022-08-17T12:13:49.3874551Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32 2022-08-17T12:13:49.3899444Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32 2022-08-17T12:13:49.4314430Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32 2022-08-17T12:13:49.4342712Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32 2022-08-17T12:13:49.4755158Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32 2022-08-17T12:13:49.4780032Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32 2022-08-17T12:13:49.5193604Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32 2022-08-17T12:13:49.5216176Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32 2022-08-17T12:13:49.5634361Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32 2022-08-17T12:13:49.5662103Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32 2022-08-17T12:13:49.6074944Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32 2022-08-17T12:13:49.6100770Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32 2022-08-17T12:13:49.6514681Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32 2022-08-17T12:13:49.6541981Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32 2022-08-17T12:13:49.6955820Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32 2022-08-17T12:13:49.6976165Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64 2022-08-17T12:13:49.7394678Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64 2022-08-17T12:13:49.7417356Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64 2022-08-17T12:13:49.7834477Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64 2022-08-17T12:13:49.7858222Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64 2022-08-17T12:13:49.8273996Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64 2022-08-17T12:13:49.8297044Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64 2022-08-17T12:13:49.8714883Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64 2022-08-17T12:13:49.8737253Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32 2022-08-17T12:13:49.9154038Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32 2022-08-17T12:13:49.9175647Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32 2022-08-17T12:13:49.9594385Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32 2022-08-17T12:13:49.9618813Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32 2022-08-17T12:13:50.0035254Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32 2022-08-17T12:13:50.0058442Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32 2022-08-17T12:13:50.0474776Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32 2022-08-17T12:13:50.0501908Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32 2022-08-17T12:13:50.0914747Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32 2022-08-17T12:13:50.0935911Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32 2022-08-17T12:13:50.1354545Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32 2022-08-17T12:13:50.1377025Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32 2022-08-17T12:13:50.1794419Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32 2022-08-17T12:13:50.1816904Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32 2022-08-17T12:13:50.2234698Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32 2022-08-17T12:13:50.2259383Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32 2022-08-17T12:13:50.2675336Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32 2022-08-17T12:13:50.2697480Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32 2022-08-17T12:13:50.3115277Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32 2022-08-17T12:13:50.3139024Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32 2022-08-17T12:13:50.3554338Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32 2022-08-17T12:13:50.3576613Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32 2022-08-17T12:13:50.3995919Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32 2022-08-17T12:13:50.4028495Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32 2022-08-17T12:13:50.4435022Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32 2022-08-17T12:13:50.4462818Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32 2022-08-17T12:13:50.4874062Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32 2022-08-17T12:13:50.4901832Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32 2022-08-17T12:13:50.5313417Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32 2022-08-17T12:13:50.5344828Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32 2022-08-17T12:13:50.5754532Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32 2022-08-17T12:13:50.5783113Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32 2022-08-17T12:13:50.6234399Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32 2022-08-17T12:13:50.6263288Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32 2022-08-17T12:13:50.6673476Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32 2022-08-17T12:13:50.6702555Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32 2022-08-17T12:13:50.7113694Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32 2022-08-17T12:13:50.7142471Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32 2022-08-17T12:13:50.7553195Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32 2022-08-17T12:13:50.7580937Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64 2022-08-17T12:13:50.7993970Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64 2022-08-17T12:13:50.8021308Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64 2022-08-17T12:13:50.8473290Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64 2022-08-17T12:13:50.8502559Z test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32 2022-08-17T12:13:50.8913252Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32 2022-08-17T12:13:50.8941742Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64 2022-08-17T12:13:50.9353568Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64 2022-08-17T12:13:50.9381421Z test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32 2022-08-17T12:13:50.9794431Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32 2022-08-17T12:13:50.9827266Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64 2022-08-17T12:13:51.0235598Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64 2022-08-17T12:13:51.0268489Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64 2022-08-17T12:13:51.0675442Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64 2022-08-17T12:13:51.0704567Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32 2022-08-17T12:13:51.1115508Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32 2022-08-17T12:13:51.1146099Z test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32 2022-08-17T12:13:51.1553493Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32 2022-08-17T12:13:51.1584109Z test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32 2022-08-17T12:13:51.1747060Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32 2022-08-17T12:13:51.1755966Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu 2022-08-17T12:13:51.1992699Z test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu 2022-08-17T12:13:51.2024116Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64 2022-08-17T12:13:51.2433772Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64 2022-08-17T12:13:51.2466457Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64 2022-08-17T12:13:51.2873865Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64 2022-08-17T12:13:51.2905134Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64 2022-08-17T12:13:51.3312931Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64 2022-08-17T12:13:51.3339844Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64 2022-08-17T12:13:51.3548896Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64 2022-08-17T12:13:51.3558528Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu 2022-08-17T12:13:51.3752470Z test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu 2022-08-17T12:13:51.3779830Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32 2022-08-17T12:13:51.4194996Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32 2022-08-17T12:13:51.4225603Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32 2022-08-17T12:13:51.4426690Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32 2022-08-17T12:13:51.4436297Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu 2022-08-17T12:13:51.4633449Z test_ops.py::TestCommonCPU::test_dtypes_where_cpu 2022-08-17T12:13:51.4670402Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32 2022-08-17T12:13:51.4776142Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32 2022-08-17T12:13:51.4871142Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_where_cpu 2022-08-17T12:13:51.5113586Z test_ops.py::TestCommonCPU::test_errors___radd___cpu 2022-08-17T12:13:51.5144753Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32 2022-08-17T12:13:51.5555669Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32 2022-08-17T12:13:51.5586700Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:13:51.5994680Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:13:51.6026198Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64 2022-08-17T12:13:51.6433523Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64 2022-08-17T12:13:51.6465166Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64 2022-08-17T12:13:51.6875552Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64 2022-08-17T12:13:51.6906244Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64 2022-08-17T12:13:51.7315825Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64 2022-08-17T12:13:51.7347881Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32 2022-08-17T12:13:51.7755686Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32 2022-08-17T12:13:51.7786550Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64 2022-08-17T12:13:51.8194264Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64 2022-08-17T12:13:51.8225479Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32 2022-08-17T12:13:51.8634218Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32 2022-08-17T12:13:51.8665369Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32 2022-08-17T12:13:51.9073607Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32 2022-08-17T12:13:51.9104525Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32 2022-08-17T12:13:51.9514662Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32 2022-08-17T12:13:51.9559014Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32 2022-08-17T12:13:51.9954937Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32 2022-08-17T12:13:51.9986345Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32 2022-08-17T12:13:52.0394189Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32 2022-08-17T12:13:52.0427358Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32 2022-08-17T12:13:52.0834305Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32 2022-08-17T12:13:52.0866146Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64 2022-08-17T12:13:52.1274442Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64 2022-08-17T12:13:52.1305289Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:13:52.1714647Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:13:52.1746123Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32 2022-08-17T12:13:52.2154724Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32 2022-08-17T12:13:52.2187943Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32 2022-08-17T12:13:52.2594880Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32 2022-08-17T12:13:52.2625568Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64 2022-08-17T12:13:52.3033741Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64 2022-08-17T12:13:52.3064767Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64 2022-08-17T12:13:52.3473463Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64 2022-08-17T12:13:52.3504735Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64 2022-08-17T12:13:52.3914521Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64 2022-08-17T12:13:52.3949614Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64 2022-08-17T12:13:52.4353403Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64 2022-08-17T12:13:52.4384685Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32 2022-08-17T12:13:52.4794810Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32 2022-08-17T12:13:52.4826858Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32 2022-08-17T12:13:52.5233264Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32 2022-08-17T12:13:52.5264381Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32 2022-08-17T12:13:52.5674776Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32 2022-08-17T12:13:52.5703781Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32 2022-08-17T12:13:52.6115964Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32 2022-08-17T12:13:52.6148417Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32 2022-08-17T12:13:52.6555355Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32 2022-08-17T12:13:52.6586362Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32 2022-08-17T12:13:52.6994330Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32 2022-08-17T12:13:52.7025622Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32 2022-08-17T12:13:52.7434257Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32 2022-08-17T12:13:52.7465863Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64 2022-08-17T12:13:52.7873095Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64 2022-08-17T12:13:52.7904730Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64 2022-08-17T12:13:52.8314050Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64 2022-08-17T12:13:52.8344520Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64 2022-08-17T12:13:52.8753433Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64 2022-08-17T12:13:52.8788644Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32 2022-08-17T12:13:52.9193505Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32 2022-08-17T12:13:52.9221656Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32 2022-08-17T12:13:52.9633753Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32 2022-08-17T12:13:52.9664413Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64 2022-08-17T12:13:53.0073981Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64 2022-08-17T12:13:53.0105616Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:13:53.0514032Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:13:53.0546423Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64 2022-08-17T12:13:53.0954191Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64 2022-08-17T12:13:53.0985387Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64 2022-08-17T12:13:53.1394053Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64 2022-08-17T12:13:53.1426914Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64 2022-08-17T12:13:53.1834126Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64 2022-08-17T12:13:53.1871711Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64 2022-08-17T12:13:53.1875132Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64 2022-08-17T12:13:53.1883028Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___radd___cpu 2022-08-17T12:13:53.1908600Z test_ops.py::TestCommonCPU::test_errors___rmul___cpu 2022-08-17T12:13:53.2273837Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rmul___cpu 2022-08-17T12:13:53.2304615Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32 2022-08-17T12:13:53.2312766Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32 2022-08-17T12:13:53.2339811Z test_ops.py::TestCommonCPU::test_errors___rxor___cpu 2022-08-17T12:13:53.2714185Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rxor___cpu 2022-08-17T12:13:53.2737004Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:13:53.2751140Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:13:53.3050246Z test_ops.py::TestCommonCPU::test_errors_aminmax_cpu 2022-08-17T12:13:53.3151525Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_aminmax_cpu 2022-08-17T12:13:53.3184587Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32 2022-08-17T12:13:53.3192904Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32 2022-08-17T12:13:53.3212669Z test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu 2022-08-17T12:13:53.3593660Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu 2022-08-17T12:13:53.3627640Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64 2022-08-17T12:13:53.3669717Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64 2022-08-17T12:13:53.3695369Z test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu 2022-08-17T12:13:53.4032430Z [gw3] [ 4%] XFAIL test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu 2022-08-17T12:13:53.4063181Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32 2022-08-17T12:13:53.4110431Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32 2022-08-17T12:13:53.4341548Z test_ops.py::TestCommonCPU::test_errors_cov_cpu 2022-08-17T12:13:53.4471931Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_cov_cpu 2022-08-17T12:13:53.4504924Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64 2022-08-17T12:13:53.4549778Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64 2022-08-17T12:13:53.4568948Z test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu 2022-08-17T12:13:53.4913379Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu 2022-08-17T12:13:53.4944061Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64 2022-08-17T12:13:53.4989770Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64 2022-08-17T12:13:53.5145607Z test_ops.py::TestCommonCPU::test_errors_eig_cpu 2022-08-17T12:13:53.5352305Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_eig_cpu 2022-08-17T12:13:53.5380932Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64 2022-08-17T12:13:53.5429747Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64 2022-08-17T12:13:53.5451273Z test_ops.py::TestCommonCPU::test_errors_float_power_cpu 2022-08-17T12:13:53.5793260Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_float_power_cpu 2022-08-17T12:13:53.5821959Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:13:53.5870707Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:13:53.5892513Z test_ops.py::TestCommonCPU::test_errors_fmod_cpu 2022-08-17T12:13:53.6234619Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_fmod_cpu 2022-08-17T12:13:53.6262543Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:13:53.6310616Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:13:53.6674072Z test_ops.py::TestCommonCPU::test_errors_gradient_cpu 2022-08-17T12:13:53.6703142Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:13:53.6994685Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:13:53.7004242Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_gradient_cpu 2022-08-17T12:13:53.7114483Z test_ops.py::TestCommonCPU::test_errors_hstack_cpu 2022-08-17T12:13:53.7121176Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32 2022-08-17T12:13:53.7141152Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_hstack_cpu 2022-08-17T12:13:53.7435407Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32 2022-08-17T12:13:53.7490328Z test_ops.py::TestCommonCPU::test_errors_index_select_cpu 2022-08-17T12:13:53.7551206Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_index_select_cpu 2022-08-17T12:13:53.7580475Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:13:53.7874752Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:13:53.7992610Z test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu 2022-08-17T12:13:53.8026195Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32 2022-08-17T12:13:53.8064449Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32 2022-08-17T12:13:53.8310537Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu 2022-08-17T12:13:53.8376544Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu 2022-08-17T12:13:53.8430458Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu 2022-08-17T12:13:53.8460107Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:13:53.8753724Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:13:53.8777959Z test_ops.py::TestCommonCPU::test_errors_logical_and_cpu 2022-08-17T12:13:53.8871692Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_and_cpu 2022-08-17T12:13:53.8901181Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:13:53.9193424Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:13:53.9217023Z test_ops.py::TestCommonCPU::test_errors_lt_cpu 2022-08-17T12:13:53.9311125Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_lt_cpu 2022-08-17T12:13:53.9340215Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:13:53.9631885Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:13:53.9656674Z test_ops.py::TestCommonCPU::test_errors_maximum_cpu 2022-08-17T12:13:53.9751610Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_maximum_cpu 2022-08-17T12:13:53.9780956Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32 2022-08-17T12:13:54.0073374Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32 2022-08-17T12:13:54.0194198Z test_ops.py::TestCommonCPU::test_errors_movedim_cpu 2022-08-17T12:13:54.0223511Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:13:54.0348344Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:13:54.0511256Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_movedim_cpu 2022-08-17T12:13:54.0535600Z test_ops.py::TestCommonCPU::test_errors_ne_cpu 2022-08-17T12:13:54.0631918Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_ne_cpu 2022-08-17T12:13:54.0660939Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:13:54.0953796Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:13:54.1014820Z test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu 2022-08-17T12:13:54.1071264Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu 2022-08-17T12:13:54.1100774Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32 2022-08-17T12:13:54.1392589Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32 2022-08-17T12:13:54.1454407Z test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu 2022-08-17T12:13:54.1511445Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu 2022-08-17T12:13:54.1540401Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32 2022-08-17T12:13:54.1833627Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32 2022-08-17T12:13:54.1855913Z test_ops.py::TestCommonCPU::test_errors_remainder_cpu 2022-08-17T12:13:54.1951033Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_remainder_cpu 2022-08-17T12:13:54.1980359Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32 2022-08-17T12:13:54.2272012Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32 2022-08-17T12:13:54.2395089Z test_ops.py::TestCommonCPU::test_errors_rot90_cpu 2022-08-17T12:13:54.2400434Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_rot90_cpu 2022-08-17T12:13:54.2421532Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:13:54.2714325Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:13:54.2738036Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu 2022-08-17T12:13:54.2831224Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu 2022-08-17T12:13:54.2856706Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_int64 2022-08-17T12:13:54.3152451Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_int64 2022-08-17T12:13:54.3176548Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu 2022-08-17T12:13:54.3270334Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu 2022-08-17T12:13:54.3291943Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32 2022-08-17T12:13:54.3592437Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32 2022-08-17T12:13:54.3611958Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:13:54.3710928Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:13:54.3733600Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:13:54.4033133Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:13:54.4056759Z test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu 2022-08-17T12:13:54.4150854Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu 2022-08-17T12:13:54.4173482Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:13:54.4471875Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:13:54.4588045Z test_ops.py::TestCommonCPU::test_errors_take_cpu 2022-08-17T12:13:54.4595095Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_take_cpu 2022-08-17T12:13:54.4625401Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:13:54.4912181Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:13:54.4989287Z test_ops.py::TestCommonCPU::test_errors_vsplit_cpu 2022-08-17T12:13:54.5030930Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_vsplit_cpu 2022-08-17T12:13:54.5059868Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32 2022-08-17T12:13:54.5352032Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32 2022-08-17T12:13:54.5376014Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32 2022-08-17T12:13:54.5470679Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32 2022-08-17T12:13:54.5499205Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:13:54.5791875Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:13:54.5816774Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32 2022-08-17T12:13:54.5911416Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32 2022-08-17T12:13:54.5940003Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32 2022-08-17T12:13:54.6233186Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32 2022-08-17T12:13:54.6256282Z test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64 2022-08-17T12:13:54.6350862Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64 2022-08-17T12:13:54.6379971Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:13:54.6672110Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:13:54.6699130Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64 2022-08-17T12:13:54.6790752Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64 2022-08-17T12:13:54.6819997Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32 2022-08-17T12:13:54.7112702Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32 2022-08-17T12:13:54.7137791Z test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64 2022-08-17T12:13:54.7231894Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64 2022-08-17T12:13:54.7261068Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:13:54.7553506Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:13:54.7581858Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64 2022-08-17T12:13:54.7671977Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64 2022-08-17T12:13:54.7706370Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32 2022-08-17T12:13:54.7993549Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32 2022-08-17T12:13:54.8023497Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_float32 2022-08-17T12:13:54.8112618Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_float32 2022-08-17T12:13:54.8142293Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32 2022-08-17T12:13:54.8432559Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32 2022-08-17T12:13:54.8460747Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_float32 2022-08-17T12:13:54.8552285Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_float32 2022-08-17T12:13:54.8580173Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:13:54.8871874Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:13:54.8898867Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_float32 2022-08-17T12:13:54.8990877Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_float32 2022-08-17T12:13:54.9019723Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32 2022-08-17T12:13:54.9311827Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32 2022-08-17T12:13:54.9340577Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_float32 2022-08-17T12:13:54.9431240Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_float32 2022-08-17T12:13:54.9460842Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:13:54.9752931Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:13:54.9780892Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_median_cpu_float32 2022-08-17T12:13:54.9870987Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_median_cpu_float32 2022-08-17T12:13:54.9901112Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:13:55.0193135Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:13:55.0221234Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_int64 2022-08-17T12:13:55.0311650Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_int64 2022-08-17T12:13:55.0341388Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32 2022-08-17T12:13:55.0633552Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32 2022-08-17T12:13:55.0665231Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_int64 2022-08-17T12:13:55.0751655Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_int64 2022-08-17T12:13:55.0782593Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64 2022-08-17T12:13:55.1074662Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64 2022-08-17T12:13:55.1102428Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_int64 2022-08-17T12:13:55.1192352Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_int64 2022-08-17T12:13:55.1222392Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32 2022-08-17T12:13:55.1513509Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32 2022-08-17T12:13:55.1543362Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64 2022-08-17T12:13:55.1631325Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64 2022-08-17T12:13:55.1660956Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64 2022-08-17T12:13:55.1953483Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64 2022-08-17T12:13:55.1981794Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64 2022-08-17T12:13:55.2071823Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64 2022-08-17T12:13:55.2106526Z test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32 2022-08-17T12:13:55.2393174Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32 2022-08-17T12:13:55.2422610Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32 2022-08-17T12:13:55.2512652Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32 2022-08-17T12:13:55.2542950Z test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32 2022-08-17T12:13:55.2834186Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32 2022-08-17T12:13:55.2861992Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32 2022-08-17T12:13:55.2951491Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32 2022-08-17T12:13:55.2972308Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:13:55.3273259Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:13:55.3301404Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32 2022-08-17T12:13:55.3392038Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32 2022-08-17T12:13:55.3421093Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:13:55.3712648Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:13:55.3742528Z test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32 2022-08-17T12:13:55.3831084Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32 2022-08-17T12:13:55.3861444Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64 2022-08-17T12:13:55.4152714Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64 2022-08-17T12:13:55.4179664Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64 2022-08-17T12:13:55.4270691Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64 2022-08-17T12:13:55.4300434Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64 2022-08-17T12:13:55.4593832Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64 2022-08-17T12:13:55.4622334Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64 2022-08-17T12:13:55.4711352Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64 2022-08-17T12:13:55.4740595Z test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32 2022-08-17T12:13:55.5033065Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32 2022-08-17T12:13:55.5064483Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64 2022-08-17T12:13:55.5150673Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64 2022-08-17T12:13:55.5180297Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32 2022-08-17T12:13:55.5471918Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32 2022-08-17T12:13:55.5500123Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64 2022-08-17T12:13:55.5590417Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64 2022-08-17T12:13:55.5619033Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64 2022-08-17T12:13:55.5911859Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64 2022-08-17T12:13:55.5939191Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64 2022-08-17T12:13:55.6030362Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64 2022-08-17T12:13:55.6058342Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64 2022-08-17T12:13:55.6352109Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64 2022-08-17T12:13:55.6379993Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64 2022-08-17T12:13:55.6470845Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64 2022-08-17T12:13:55.6499238Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32 2022-08-17T12:13:55.6793748Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32 2022-08-17T12:13:55.6821336Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64 2022-08-17T12:13:55.6910597Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64 2022-08-17T12:13:55.6944410Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32 2022-08-17T12:13:55.7232361Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32 2022-08-17T12:13:55.7260604Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64 2022-08-17T12:13:55.7350914Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64 2022-08-17T12:13:55.7380155Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32 2022-08-17T12:13:55.7671693Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32 2022-08-17T12:13:55.7699292Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64 2022-08-17T12:13:55.7790796Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64 2022-08-17T12:13:55.7819303Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32 2022-08-17T12:13:55.8111939Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32 2022-08-17T12:13:55.8139955Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64 2022-08-17T12:13:55.8230782Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64 2022-08-17T12:13:55.8264730Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32 2022-08-17T12:13:55.8553463Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32 2022-08-17T12:13:55.8581641Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32 2022-08-17T12:13:55.8671811Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32 2022-08-17T12:13:55.8703281Z test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32 2022-08-17T12:13:55.8994571Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32 2022-08-17T12:13:55.9022882Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64 2022-08-17T12:13:55.9111686Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64 2022-08-17T12:13:55.9141383Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32 2022-08-17T12:13:55.9434241Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32 2022-08-17T12:13:55.9462326Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64 2022-08-17T12:13:55.9552005Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64 2022-08-17T12:13:55.9580716Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32 2022-08-17T12:13:55.9873035Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32 2022-08-17T12:13:55.9905159Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64 2022-08-17T12:13:55.9991724Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64 2022-08-17T12:13:56.0020558Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32 2022-08-17T12:13:56.0313914Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32 2022-08-17T12:13:56.0342897Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32 2022-08-17T12:13:56.0432136Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32 2022-08-17T12:13:56.0462757Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32 2022-08-17T12:13:56.0754509Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32 2022-08-17T12:13:56.0782645Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32 2022-08-17T12:13:56.0871840Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32 2022-08-17T12:13:56.0901636Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32 2022-08-17T12:13:56.1193786Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32 2022-08-17T12:13:56.1222649Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32 2022-08-17T12:13:56.1312054Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32 2022-08-17T12:13:56.1340810Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32 2022-08-17T12:13:56.1634443Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32 2022-08-17T12:13:56.1662862Z test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32 2022-08-17T12:13:56.1752017Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32 2022-08-17T12:13:56.1786031Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32 2022-08-17T12:13:56.2072830Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32 2022-08-17T12:13:56.2101231Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32 2022-08-17T12:13:56.2191393Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32 2022-08-17T12:13:56.2220609Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32 2022-08-17T12:13:56.2514229Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32 2022-08-17T12:13:56.2542291Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32 2022-08-17T12:13:56.2631678Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32 2022-08-17T12:13:56.2660826Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32 2022-08-17T12:13:56.2952276Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32 2022-08-17T12:13:56.2980080Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64 2022-08-17T12:13:56.3071404Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64 2022-08-17T12:13:56.3099421Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32 2022-08-17T12:13:56.3393203Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32 2022-08-17T12:13:56.3420670Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64 2022-08-17T12:13:56.3510500Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64 2022-08-17T12:13:56.3539488Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32 2022-08-17T12:13:56.3831574Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32 2022-08-17T12:13:56.3859874Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64 2022-08-17T12:13:56.3950783Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64 2022-08-17T12:13:56.3979923Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32 2022-08-17T12:13:56.4273689Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32 2022-08-17T12:13:56.4301016Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32 2022-08-17T12:13:56.4391639Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32 2022-08-17T12:13:56.4421041Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64 2022-08-17T12:13:56.4712666Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64 2022-08-17T12:13:56.4745644Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32 2022-08-17T12:13:56.4831605Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32 2022-08-17T12:13:56.4860297Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32 2022-08-17T12:13:56.5153001Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32 2022-08-17T12:13:56.5180487Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32 2022-08-17T12:13:56.5270958Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32 2022-08-17T12:13:56.5299581Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32 2022-08-17T12:13:56.5593784Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32 2022-08-17T12:13:56.5621773Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32 2022-08-17T12:13:56.5711244Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32 2022-08-17T12:13:56.5742118Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:13:56.6034000Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:13:56.6061890Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32 2022-08-17T12:13:56.6150827Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32 2022-08-17T12:13:56.6171107Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:13:56.6473266Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:13:56.6500965Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32 2022-08-17T12:13:56.6591217Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32 2022-08-17T12:13:56.6624607Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32 2022-08-17T12:13:56.6911426Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32 2022-08-17T12:13:56.6939602Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32 2022-08-17T12:13:56.7030743Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32 2022-08-17T12:13:56.7059420Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:13:56.7352409Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:13:56.7380556Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32 2022-08-17T12:13:56.7471395Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32 2022-08-17T12:13:56.7501182Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32 2022-08-17T12:13:56.7792170Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32 2022-08-17T12:13:56.7821103Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32 2022-08-17T12:13:56.7910798Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32 2022-08-17T12:13:56.7939000Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32 2022-08-17T12:13:56.8232125Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32 2022-08-17T12:13:56.8261139Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32 2022-08-17T12:13:56.8350604Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32 2022-08-17T12:13:56.8370587Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:13:56.8673361Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:13:56.8700930Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32 2022-08-17T12:13:56.8791037Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32 2022-08-17T12:13:56.8820930Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32 2022-08-17T12:13:56.9113526Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32 2022-08-17T12:13:56.9145363Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32 2022-08-17T12:13:56.9231883Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32 2022-08-17T12:13:56.9261691Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32 2022-08-17T12:13:56.9554064Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32 2022-08-17T12:13:56.9582275Z test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32 2022-08-17T12:13:56.9672674Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32 2022-08-17T12:13:56.9703609Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32 2022-08-17T12:13:56.9993022Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32 2022-08-17T12:13:57.0021503Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64 2022-08-17T12:13:57.0111101Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64 2022-08-17T12:13:57.0140391Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:13:57.0433582Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:13:57.0461212Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64 2022-08-17T12:13:57.0551850Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64 2022-08-17T12:13:57.0581577Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:13:57.0874144Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:13:57.0902518Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64 2022-08-17T12:13:57.0991741Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64 2022-08-17T12:13:57.1016119Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:13:57.1313657Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:13:57.1341705Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32 2022-08-17T12:13:57.1432755Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32 2022-08-17T12:13:57.1451867Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:13:57.1752643Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:13:57.1781339Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32 2022-08-17T12:13:57.1871406Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32 2022-08-17T12:13:57.1901161Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32 2022-08-17T12:13:57.2193110Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32 2022-08-17T12:13:57.2220634Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32 2022-08-17T12:13:57.2311262Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32 2022-08-17T12:13:57.2341193Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32 2022-08-17T12:13:57.2633078Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32 2022-08-17T12:13:57.2661684Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32 2022-08-17T12:13:57.2751399Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32 2022-08-17T12:13:57.2780925Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32 2022-08-17T12:13:57.3071963Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32 2022-08-17T12:13:57.3100313Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32 2022-08-17T12:13:57.3191114Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32 2022-08-17T12:13:57.3219855Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32 2022-08-17T12:13:57.3512841Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32 2022-08-17T12:13:57.3541315Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32 2022-08-17T12:13:57.3631653Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32 2022-08-17T12:13:57.3661149Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32 2022-08-17T12:13:57.3953225Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32 2022-08-17T12:13:57.3986332Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32 2022-08-17T12:13:57.4072252Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32 2022-08-17T12:13:57.4101366Z test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32 2022-08-17T12:13:57.4391976Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32 2022-08-17T12:13:57.4420715Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32 2022-08-17T12:13:57.4510756Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32 2022-08-17T12:13:57.4539330Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64 2022-08-17T12:13:57.4832193Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64 2022-08-17T12:13:57.4860289Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32 2022-08-17T12:13:57.4950562Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32 2022-08-17T12:13:57.4979908Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32 2022-08-17T12:13:57.5272146Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32 2022-08-17T12:13:57.5300571Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32 2022-08-17T12:13:57.5390685Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32 2022-08-17T12:13:57.5419638Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32 2022-08-17T12:13:57.5711975Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32 2022-08-17T12:13:57.5739360Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32 2022-08-17T12:13:57.5830748Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32 2022-08-17T12:13:57.5869549Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32 2022-08-17T12:13:57.6152657Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32 2022-08-17T12:13:57.6180253Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32 2022-08-17T12:13:57.6270885Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32 2022-08-17T12:13:57.6299837Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32 2022-08-17T12:13:57.6593509Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32 2022-08-17T12:13:57.6621724Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32 2022-08-17T12:13:57.6711741Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32 2022-08-17T12:13:57.6741227Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32 2022-08-17T12:13:57.7033143Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32 2022-08-17T12:13:57.7061287Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32 2022-08-17T12:13:57.7150949Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32 2022-08-17T12:13:57.7180097Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32 2022-08-17T12:13:57.7472714Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32 2022-08-17T12:13:57.7500659Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32 2022-08-17T12:13:57.7591452Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32 2022-08-17T12:13:57.7620059Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32 2022-08-17T12:13:57.7912723Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32 2022-08-17T12:13:57.7940360Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32 2022-08-17T12:13:57.8030527Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32 2022-08-17T12:13:57.8060676Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32 2022-08-17T12:13:57.8352488Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32 2022-08-17T12:13:57.8380259Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32 2022-08-17T12:13:57.8470729Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32 2022-08-17T12:13:57.8499702Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64 2022-08-17T12:13:57.8792257Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64 2022-08-17T12:13:57.8823953Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32 2022-08-17T12:13:57.8910865Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32 2022-08-17T12:13:57.8939922Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64 2022-08-17T12:13:57.9232170Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64 2022-08-17T12:13:57.9260262Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32 2022-08-17T12:13:57.9350560Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32 2022-08-17T12:13:57.9379140Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32 2022-08-17T12:13:57.9672871Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32 2022-08-17T12:13:57.9702336Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32 2022-08-17T12:13:57.9791806Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32 2022-08-17T12:13:57.9825295Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32 2022-08-17T12:13:58.0115434Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32 2022-08-17T12:13:58.0143603Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32 2022-08-17T12:13:58.0233189Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32 2022-08-17T12:13:58.0266900Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32 2022-08-17T12:13:58.0554369Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32 2022-08-17T12:13:58.0583438Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64 2022-08-17T12:13:58.0672371Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64 2022-08-17T12:13:58.0706053Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32 2022-08-17T12:13:58.0992684Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32 2022-08-17T12:13:58.1020912Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64 2022-08-17T12:13:58.1110711Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64 2022-08-17T12:13:58.1139495Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64 2022-08-17T12:13:58.1431463Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64 2022-08-17T12:13:58.1458957Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64 2022-08-17T12:13:58.1551210Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64 2022-08-17T12:13:58.1579420Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64 2022-08-17T12:13:58.1873472Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64 2022-08-17T12:13:58.1901029Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32 2022-08-17T12:13:58.1991664Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32 2022-08-17T12:13:58.2020860Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64 2022-08-17T12:13:58.2313092Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64 2022-08-17T12:13:58.2341496Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64 2022-08-17T12:13:58.2431850Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64 2022-08-17T12:13:58.2461702Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64 2022-08-17T12:13:58.2753224Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64 2022-08-17T12:13:58.2781154Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64 2022-08-17T12:13:58.2871256Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64 2022-08-17T12:13:58.3193913Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool 2022-08-17T12:13:58.3234035Z test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32 2022-08-17T12:13:58.3635148Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32 2022-08-17T12:13:58.3663655Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32 2022-08-17T12:13:58.4073717Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32 2022-08-17T12:13:58.4101772Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64 2022-08-17T12:13:58.4514498Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64 2022-08-17T12:13:58.4541569Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64 2022-08-17T12:13:58.4953979Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64 2022-08-17T12:13:58.4982852Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64 2022-08-17T12:13:58.5394187Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64 2022-08-17T12:13:58.5422057Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64 2022-08-17T12:13:58.5835098Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64 2022-08-17T12:13:58.5862477Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64 2022-08-17T12:13:58.6273906Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64 2022-08-17T12:13:58.6302288Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32 2022-08-17T12:13:58.6714367Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32 2022-08-17T12:13:58.6742595Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32 2022-08-17T12:13:58.7154799Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32 2022-08-17T12:13:58.7183226Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32 2022-08-17T12:13:58.7593828Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32 2022-08-17T12:13:58.7621725Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32 2022-08-17T12:13:58.8034317Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32 2022-08-17T12:13:58.8066418Z test_ops.py::TestCommonCPU::test_multiple_devices_istft_cpu_float32 2022-08-17T12:13:58.8473966Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_istft_cpu_float32 2022-08-17T12:13:58.8502429Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:13:58.8913819Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:13:58.8942074Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:13:58.9354376Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:13:58.9381992Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64 2022-08-17T12:13:58.9794314Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64 2022-08-17T12:13:58.9822644Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32 2022-08-17T12:13:59.0234463Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32 2022-08-17T12:13:59.0262774Z test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32 2022-08-17T12:13:59.0673757Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32 2022-08-17T12:13:59.0701209Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32 2022-08-17T12:13:59.1116025Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32 2022-08-17T12:13:59.1147504Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32 2022-08-17T12:13:59.1555329Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32 2022-08-17T12:13:59.1586057Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32 2022-08-17T12:13:59.1994856Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32 2022-08-17T12:13:59.2027776Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32 2022-08-17T12:13:59.2434958Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32 2022-08-17T12:13:59.2468036Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:13:59.2874982Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:13:59.2911122Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32 2022-08-17T12:13:59.3314081Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32 2022-08-17T12:13:59.3346911Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:13:59.3754426Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:13:59.3784308Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:13:59.4195601Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:13:59.4227650Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32 2022-08-17T12:13:59.4635132Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32 2022-08-17T12:13:59.4666836Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32 2022-08-17T12:13:59.5074185Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32 2022-08-17T12:13:59.5104800Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32 2022-08-17T12:13:59.5514359Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32 2022-08-17T12:13:59.5546139Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32 2022-08-17T12:13:59.5953546Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32 2022-08-17T12:13:59.5985388Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64 2022-08-17T12:13:59.6395017Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64 2022-08-17T12:13:59.6425921Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64 2022-08-17T12:13:59.6835060Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64 2022-08-17T12:13:59.6866412Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_float32 2022-08-17T12:13:59.7274225Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_float32 2022-08-17T12:13:59.7309820Z test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32 2022-08-17T12:13:59.7714321Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32 2022-08-17T12:13:59.7745924Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32 2022-08-17T12:13:59.8154988Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32 2022-08-17T12:13:59.8187301Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32 2022-08-17T12:13:59.8594067Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32 2022-08-17T12:13:59.8624785Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32 2022-08-17T12:13:59.9033834Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32 2022-08-17T12:13:59.9065450Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32 2022-08-17T12:13:59.9473937Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32 2022-08-17T12:13:59.9505316Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32 2022-08-17T12:13:59.9914516Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32 2022-08-17T12:13:59.9945661Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64 2022-08-17T12:14:00.0236119Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64 2022-08-17T12:14:00.0244958Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool 2022-08-17T12:14:00.0353006Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool 2022-08-17T12:14:00.0383132Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64 2022-08-17T12:14:00.0789227Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64 2022-08-17T12:14:00.0799572Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool 2022-08-17T12:14:00.0803455Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_mean_cpu_bool 2022-08-17T12:14:00.0831650Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64 2022-08-17T12:14:00.1189422Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64 2022-08-17T12:14:00.1231882Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_mean_cpu_bool 2022-08-17T12:14:00.1233694Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool 2022-08-17T12:14:00.1265818Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32 2022-08-17T12:14:00.1270208Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool 2022-08-17T12:14:00.1674048Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32 2022-08-17T12:14:00.1676235Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool 2022-08-17T12:14:00.1700182Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32 2022-08-17T12:14:00.1772233Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32 2022-08-17T12:14:00.2115682Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool 2022-08-17T12:14:00.2116611Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool 2022-08-17T12:14:00.2145715Z test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32 2022-08-17T12:14:00.2190424Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32 2022-08-17T12:14:00.2556452Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool 2022-08-17T12:14:00.2557626Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:14:00.2580159Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool 2022-08-17T12:14:00.2601304Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:14:00.2996627Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool 2022-08-17T12:14:00.2997001Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool 2022-08-17T12:14:00.3026868Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64 2022-08-17T12:14:00.3033064Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool 2022-08-17T12:14:00.3435796Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64 2022-08-17T12:14:00.3436725Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool 2022-08-17T12:14:00.3467142Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64 2022-08-17T12:14:00.3478783Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64 2022-08-17T12:14:00.3873362Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool 2022-08-17T12:14:00.3876869Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool 2022-08-17T12:14:00.3901433Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64 2022-08-17T12:14:00.3930719Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64 2022-08-17T12:14:00.4314456Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool 2022-08-17T12:14:00.4315084Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64 2022-08-17T12:14:00.4339244Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool 2022-08-17T12:14:00.4352526Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64 2022-08-17T12:14:00.4755029Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool 2022-08-17T12:14:00.4756334Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64 2022-08-17T12:14:00.4776236Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool 2022-08-17T12:14:00.4820612Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64 2022-08-17T12:14:00.5195243Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool 2022-08-17T12:14:00.5195858Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:14:00.5218201Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool 2022-08-17T12:14:00.5271951Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:14:00.5635285Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool 2022-08-17T12:14:00.5635800Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:14:00.5651912Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool 2022-08-17T12:14:00.5753341Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:14:00.6075225Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool 2022-08-17T12:14:00.6075612Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32 2022-08-17T12:14:00.6098723Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool 2022-08-17T12:14:00.6109671Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32 2022-08-17T12:14:00.6515687Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool 2022-08-17T12:14:00.6516338Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32 2022-08-17T12:14:00.6539452Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool 2022-08-17T12:14:00.6616970Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32 2022-08-17T12:14:00.6954978Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool 2022-08-17T12:14:00.6955625Z test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32 2022-08-17T12:14:00.6981243Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool 2022-08-17T12:14:00.7031823Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32 2022-08-17T12:14:00.7396094Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool 2022-08-17T12:14:00.7396713Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64 2022-08-17T12:14:00.7419361Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool 2022-08-17T12:14:00.7508390Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64 2022-08-17T12:14:00.7833708Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool 2022-08-17T12:14:00.7838320Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64 2022-08-17T12:14:00.7857430Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool 2022-08-17T12:14:00.7881734Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64 2022-08-17T12:14:00.8274722Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool 2022-08-17T12:14:00.8275075Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64 2022-08-17T12:14:00.8301565Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool 2022-08-17T12:14:00.8304946Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool 2022-08-17T12:14:00.8714177Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64 2022-08-17T12:14:00.8715245Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:14:00.8737367Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool 2022-08-17T12:14:00.8757062Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:14:00.9155109Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool 2022-08-17T12:14:00.9155775Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:14:00.9177109Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool 2022-08-17T12:14:00.9199739Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:14:00.9594896Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool 2022-08-17T12:14:00.9595356Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:14:00.9617756Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool 2022-08-17T12:14:00.9670729Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:14:01.0078520Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool 2022-08-17T12:14:01.0079268Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool 2022-08-17T12:14:01.0082913Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64 2022-08-17T12:14:01.0117818Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64 2022-08-17T12:14:01.0476984Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool 2022-08-17T12:14:01.0479026Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32 2022-08-17T12:14:01.0519360Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool 2022-08-17T12:14:01.0557212Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32 2022-08-17T12:14:01.0956029Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool 2022-08-17T12:14:01.0958304Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool 2022-08-17T12:14:01.0961256Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:14:01.1002105Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:14:01.1388294Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool 2022-08-17T12:14:01.1399367Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool 2022-08-17T12:14:01.1406386Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:14:01.1428304Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:14:01.1821100Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool 2022-08-17T12:14:01.1824987Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:14:01.1833734Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool 2022-08-17T12:14:01.1856607Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:14:01.2237174Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool 2022-08-17T12:14:01.2241681Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32 2022-08-17T12:14:01.2273190Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool 2022-08-17T12:14:01.2291729Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32 2022-08-17T12:14:01.2677065Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool 2022-08-17T12:14:01.2707495Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32 2022-08-17T12:14:01.2718783Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool 2022-08-17T12:14:01.2757679Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32 2022-08-17T12:14:01.3116763Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool 2022-08-17T12:14:01.3121852Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:14:01.3163795Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool 2022-08-17T12:14:01.3193149Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:14:01.3556574Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool 2022-08-17T12:14:01.3556983Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool 2022-08-17T12:14:01.3588600Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32 2022-08-17T12:14:01.3595036Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool 2022-08-17T12:14:01.3995010Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32 2022-08-17T12:14:01.3995576Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool 2022-08-17T12:14:01.4027156Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:14:01.4033899Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:14:01.4433669Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool 2022-08-17T12:14:01.4435437Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool 2022-08-17T12:14:01.4472617Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:14:01.4475053Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool 2022-08-17T12:14:01.4874544Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:14:01.4876643Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool 2022-08-17T12:14:01.4908228Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:14:01.4911539Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool 2022-08-17T12:14:01.5313375Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:14:01.5314741Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool 2022-08-17T12:14:01.5334224Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:14:01.5347724Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool 2022-08-17T12:14:01.5753094Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:14:01.5755073Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool 2022-08-17T12:14:01.5780856Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:01.5824582Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:01.6192858Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool 2022-08-17T12:14:01.6195134Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool 2022-08-17T12:14:01.6221976Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:14:01.6233011Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool 2022-08-17T12:14:01.6633088Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:14:01.6635795Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool 2022-08-17T12:14:01.6666111Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:14:01.6688517Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:14:01.7074658Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool 2022-08-17T12:14:01.7075865Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool 2022-08-17T12:14:01.7110422Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:14:01.7125116Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:14:01.7517039Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool 2022-08-17T12:14:01.7518735Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool 2022-08-17T12:14:01.7551984Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:14:01.7595368Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:14:01.7958278Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool 2022-08-17T12:14:01.7959283Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:14:01.7992718Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool 2022-08-17T12:14:01.8034224Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:14:01.8396761Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool 2022-08-17T12:14:01.8397832Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool 2022-08-17T12:14:01.8432422Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32 2022-08-17T12:14:01.8481368Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32 2022-08-17T12:14:01.8863443Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool 2022-08-17T12:14:01.8864941Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool 2022-08-17T12:14:01.8868949Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32 2022-08-17T12:14:01.8881900Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32 2022-08-17T12:14:01.9274640Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool 2022-08-17T12:14:01.9275284Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:14:01.9300132Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool 2022-08-17T12:14:01.9309422Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:14:01.9715663Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool 2022-08-17T12:14:01.9716357Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:14:01.9736999Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool 2022-08-17T12:14:01.9820232Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:14:02.0154481Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool 2022-08-17T12:14:02.0155114Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:14:02.0179033Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool 2022-08-17T12:14:02.0211138Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:14:02.0595560Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool 2022-08-17T12:14:02.0596799Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32 2022-08-17T12:14:02.0619185Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool 2022-08-17T12:14:02.0765831Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32 2022-08-17T12:14:02.1035308Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool 2022-08-17T12:14:02.1036043Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32 2022-08-17T12:14:02.1068897Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool 2022-08-17T12:14:02.1078675Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32 2022-08-17T12:14:02.1476013Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool 2022-08-17T12:14:02.1480514Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool 2022-08-17T12:14:02.1508581Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:14:02.1527286Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:14:02.1916506Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool 2022-08-17T12:14:02.1922876Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool 2022-08-17T12:14:02.1941201Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32 2022-08-17T12:14:02.1953919Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool 2022-08-17T12:14:02.2392270Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32 2022-08-17T12:14:02.2395536Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32 2022-08-17T12:14:02.2400482Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32 2022-08-17T12:14:02.2485313Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool 2022-08-17T12:14:02.2827385Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool 2022-08-17T12:14:02.2830863Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool 2022-08-17T12:14:02.2831582Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:14:02.2963172Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:14:02.3234362Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool 2022-08-17T12:14:02.3234906Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:14:02.3257738Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool 2022-08-17T12:14:02.3270105Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:14:02.3676190Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool 2022-08-17T12:14:02.3677050Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32 2022-08-17T12:14:02.3701256Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool 2022-08-17T12:14:02.3763957Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32 2022-08-17T12:14:02.4115860Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool 2022-08-17T12:14:02.4116871Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32 2022-08-17T12:14:02.4144549Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool 2022-08-17T12:14:02.4229159Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32 2022-08-17T12:14:02.4556321Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool 2022-08-17T12:14:02.4556944Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32 2022-08-17T12:14:02.4578747Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool 2022-08-17T12:14:02.4664794Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32 2022-08-17T12:14:02.4995158Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool 2022-08-17T12:14:02.4995807Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64 2022-08-17T12:14:02.5018758Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool 2022-08-17T12:14:02.5039674Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64 2022-08-17T12:14:02.5435795Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool 2022-08-17T12:14:02.5436691Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:14:02.5462891Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool 2022-08-17T12:14:02.5470352Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:14:02.5874937Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool 2022-08-17T12:14:02.5875586Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:14:02.5893615Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool 2022-08-17T12:14:02.5930204Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:14:02.6315050Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool 2022-08-17T12:14:02.6315784Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:14:02.6332648Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool 2022-08-17T12:14:02.6355954Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:14:02.6755540Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool 2022-08-17T12:14:02.6756209Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64 2022-08-17T12:14:02.6780522Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:14:02.6848253Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64 2022-08-17T12:14:02.7196112Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:14:02.7196786Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64 2022-08-17T12:14:02.7218238Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool 2022-08-17T12:14:02.7236999Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64 2022-08-17T12:14:02.7635686Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool 2022-08-17T12:14:02.7636288Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64 2022-08-17T12:14:02.7658959Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool 2022-08-17T12:14:02.7678330Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64 2022-08-17T12:14:02.8074538Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool 2022-08-17T12:14:02.8078502Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool 2022-08-17T12:14:02.8123139Z test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32 2022-08-17T12:14:02.8126955Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool 2022-08-17T12:14:02.8516081Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32 2022-08-17T12:14:02.8520578Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64 2022-08-17T12:14:02.8551123Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool 2022-08-17T12:14:02.8560752Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64 2022-08-17T12:14:02.8955461Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool 2022-08-17T12:14:02.8960086Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool 2022-08-17T12:14:02.8998200Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64 2022-08-17T12:14:02.9002255Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64 2022-08-17T12:14:02.9395659Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool 2022-08-17T12:14:02.9400238Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32 2022-08-17T12:14:02.9420302Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:14:02.9431738Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:14:02.9834311Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32 2022-08-17T12:14:02.9837954Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool 2022-08-17T12:14:02.9874395Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32 2022-08-17T12:14:02.9925879Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32 2022-08-17T12:14:03.0275965Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool 2022-08-17T12:14:03.0276617Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32 2022-08-17T12:14:03.0307983Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool 2022-08-17T12:14:03.0311458Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32 2022-08-17T12:14:03.0715405Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool 2022-08-17T12:14:03.0716628Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool 2022-08-17T12:14:03.0740123Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32 2022-08-17T12:14:03.0781973Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32 2022-08-17T12:14:03.1156202Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool 2022-08-17T12:14:03.1156747Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32 2022-08-17T12:14:03.1179758Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool 2022-08-17T12:14:03.1207037Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32 2022-08-17T12:14:03.1596143Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool 2022-08-17T12:14:03.1596780Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32 2022-08-17T12:14:03.1612561Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool 2022-08-17T12:14:03.1730444Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32 2022-08-17T12:14:03.2035445Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool 2022-08-17T12:14:03.2035996Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32 2022-08-17T12:14:03.2063773Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool 2022-08-17T12:14:03.2076613Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32 2022-08-17T12:14:03.2475785Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool 2022-08-17T12:14:03.2482016Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool 2022-08-17T12:14:03.2518581Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32 2022-08-17T12:14:03.2570987Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32 2022-08-17T12:14:03.2958849Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool 2022-08-17T12:14:03.2959976Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool 2022-08-17T12:14:03.2963447Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32 2022-08-17T12:14:03.2965430Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32 2022-08-17T12:14:03.3354673Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool 2022-08-17T12:14:03.3358135Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool 2022-08-17T12:14:03.3394840Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32 2022-08-17T12:14:03.3415059Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32 2022-08-17T12:14:03.3835242Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool 2022-08-17T12:14:03.3838040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64 2022-08-17T12:14:03.3838915Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32 2022-08-17T12:14:03.4233999Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32 2022-08-17T12:14:03.4261817Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32 2022-08-17T12:14:03.4676205Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32 2022-08-17T12:14:03.4707603Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32 2022-08-17T12:14:03.5116021Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32 2022-08-17T12:14:03.5152034Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32 2022-08-17T12:14:03.5555911Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32 2022-08-17T12:14:03.5586754Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32 2022-08-17T12:14:03.5996247Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32 2022-08-17T12:14:03.6025207Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32 2022-08-17T12:14:03.6434713Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32 2022-08-17T12:14:03.6466262Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32 2022-08-17T12:14:03.6875191Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32 2022-08-17T12:14:03.6903375Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64 2022-08-17T12:14:03.7314755Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64 2022-08-17T12:14:03.7346460Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32 2022-08-17T12:14:03.7754659Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32 2022-08-17T12:14:03.7787030Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32 2022-08-17T12:14:03.8194911Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32 2022-08-17T12:14:03.8226638Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32 2022-08-17T12:14:03.8635009Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32 2022-08-17T12:14:03.8666260Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:03.9074890Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:03.9097489Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:03.9514649Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:03.9545681Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32 2022-08-17T12:14:03.9954714Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32 2022-08-17T12:14:03.9992065Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:14:04.0394488Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:14:04.0422702Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32 2022-08-17T12:14:04.0834234Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32 2022-08-17T12:14:04.0863140Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:14:04.1275100Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:14:04.1304671Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32 2022-08-17T12:14:04.1714748Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32 2022-08-17T12:14:04.1742839Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32 2022-08-17T12:14:04.2154209Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32 2022-08-17T12:14:04.2181802Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32 2022-08-17T12:14:04.2595304Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32 2022-08-17T12:14:04.2623406Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32 2022-08-17T12:14:04.3035221Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32 2022-08-17T12:14:04.3064615Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:14:04.3474827Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:14:04.3493971Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:04.3914751Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:04.3933900Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:04.4355043Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:04.4383484Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:14:04.4793840Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:14:04.4825991Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32 2022-08-17T12:14:04.5234818Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32 2022-08-17T12:14:04.5265670Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32 2022-08-17T12:14:04.5675776Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32 2022-08-17T12:14:04.5708336Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32 2022-08-17T12:14:04.6114782Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32 2022-08-17T12:14:04.6146404Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32 2022-08-17T12:14:04.6553858Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32 2022-08-17T12:14:04.6582059Z test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32 2022-08-17T12:14:04.6993699Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32 2022-08-17T12:14:04.7021646Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64 2022-08-17T12:14:04.7434124Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64 2022-08-17T12:14:04.7462649Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64 2022-08-17T12:14:04.7873528Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64 2022-08-17T12:14:04.7901200Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32 2022-08-17T12:14:04.8312905Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32 2022-08-17T12:14:04.8340105Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32 2022-08-17T12:14:04.8754237Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32 2022-08-17T12:14:04.8782585Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32 2022-08-17T12:14:04.9194443Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32 2022-08-17T12:14:04.9222026Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32 2022-08-17T12:14:04.9633557Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32 2022-08-17T12:14:04.9665014Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32 2022-08-17T12:14:05.0073528Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32 2022-08-17T12:14:05.0102310Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32 2022-08-17T12:14:05.0515086Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32 2022-08-17T12:14:05.0543652Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32 2022-08-17T12:14:05.0955328Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32 2022-08-17T12:14:05.0983377Z test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32 2022-08-17T12:14:05.1394407Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32 2022-08-17T12:14:05.1421865Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64 2022-08-17T12:14:05.1834815Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64 2022-08-17T12:14:05.1862898Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32 2022-08-17T12:14:05.2274761Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32 2022-08-17T12:14:05.2302053Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32 2022-08-17T12:14:05.2716263Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32 2022-08-17T12:14:05.2750315Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32 2022-08-17T12:14:05.3154117Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32 2022-08-17T12:14:05.3188682Z test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32 2022-08-17T12:14:05.3594915Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32 2022-08-17T12:14:05.3632527Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32 2022-08-17T12:14:05.4034543Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32 2022-08-17T12:14:05.4065157Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64 2022-08-17T12:14:05.4475083Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64 2022-08-17T12:14:05.4510696Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64 2022-08-17T12:14:05.4914801Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64 2022-08-17T12:14:05.4945948Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64 2022-08-17T12:14:05.5354135Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64 2022-08-17T12:14:05.5385202Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64 2022-08-17T12:14:05.5793749Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64 2022-08-17T12:14:05.9327222Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool 2022-08-17T12:14:05.9338796Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu 2022-08-17T12:14:06.1972124Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:14:06.1981553Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:14:06.3257304Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:14:06.3268701Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:14:06.4894936Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:14:06.4906115Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:14:06.6360477Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu 2022-08-17T12:14:06.6369071Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu 2022-08-17T12:14:07.1381355Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu 2022-08-17T12:14:07.1388978Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu 2022-08-17T12:14:07.1451433Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:14:07.1795615Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:14:07.2732696Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu 2022-08-17T12:14:07.2744780Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu 2022-08-17T12:14:07.3784463Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu 2022-08-17T12:14:07.3796441Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu 2022-08-17T12:14:07.3871595Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:14:07.3879715Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64 2022-08-17T12:14:07.4024458Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32 2022-08-17T12:14:07.4074217Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32 2022-08-17T12:14:07.4231558Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:14:07.4311727Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu 2022-08-17T12:14:07.4491266Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64 2022-08-17T12:14:07.4531818Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64 2022-08-17T12:14:07.4670597Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu 2022-08-17T12:14:07.4749958Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu 2022-08-17T12:14:07.4935534Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64 2022-08-17T12:14:07.5232443Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64 2022-08-17T12:14:07.5581170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64 2022-08-17T12:14:07.5711052Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64 2022-08-17T12:14:07.5773873Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64 2022-08-17T12:14:07.5789527Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool 2022-08-17T12:14:07.5869926Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool 2022-08-17T12:14:07.6075589Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool 2022-08-17T12:14:07.6150145Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64 2022-08-17T12:14:07.6307518Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64 2022-08-17T12:14:07.6716350Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_sum_cpu_bool 2022-08-17T12:14:07.6831408Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64 2022-08-17T12:14:07.6839760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32 2022-08-17T12:14:07.6861538Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_sum_cpu_bool 2022-08-17T12:14:07.6960249Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool 2022-08-17T12:14:07.7197313Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool 2022-08-17T12:14:07.7291847Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32 2022-08-17T12:14:07.7346615Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool 2022-08-17T12:14:07.7377805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_int64 2022-08-17T12:14:07.7687930Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool 2022-08-17T12:14:07.7710174Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_int64 2022-08-17T12:14:07.7735869Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_int64 2022-08-17T12:14:07.7859336Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool 2022-08-17T12:14:07.8155623Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool 2022-08-17T12:14:07.8316599Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool 2022-08-17T12:14:07.8651398Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool 2022-08-17T12:14:07.8662424Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_int64 2022-08-17T12:14:07.8664211Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool 2022-08-17T12:14:07.8674774Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool 2022-08-17T12:14:07.9115726Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_float32 2022-08-17T12:14:07.9120620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool 2022-08-17T12:14:07.9270905Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool 2022-08-17T12:14:07.9291980Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_float32 2022-08-17T12:14:07.9372390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_int64 2022-08-17T12:14:07.9534595Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_int64 2022-08-17T12:14:07.9538993Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool 2022-08-17T12:14:07.9712476Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool 2022-08-17T12:14:07.9914078Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_int64 2022-08-17T12:14:07.9960394Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool 2022-08-17T12:14:08.0129306Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool 2022-08-17T12:14:08.0192296Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_int64 2022-08-17T12:14:08.0351946Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_median_cpu_float32 2022-08-17T12:14:08.0396822Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool 2022-08-17T12:14:08.0414608Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool 2022-08-17T12:14:08.0633688Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_median_cpu_float32 2022-08-17T12:14:08.0792981Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_complex64 2022-08-17T12:14:08.0829217Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool 2022-08-17T12:14:08.1234130Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool 2022-08-17T12:14:08.1269269Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool 2022-08-17T12:14:08.1674391Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool 2022-08-17T12:14:08.1680907Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_complex64 2022-08-17T12:14:08.1684935Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool 2022-08-17T12:14:08.1721343Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmin_cpu_float32 2022-08-17T12:14:08.1903333Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool 2022-08-17T12:14:08.2113326Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmin_cpu_float32 2022-08-17T12:14:08.2115561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_complex64 2022-08-17T12:14:08.2162637Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool 2022-08-17T12:14:08.2554076Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool 2022-08-17T12:14:08.2597764Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool 2022-08-17T12:14:08.2850072Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool 2022-08-17T12:14:08.2864650Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_complex64 2022-08-17T12:14:08.2992094Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_float32 2022-08-17T12:14:08.3034573Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool 2022-08-17T12:14:08.3434285Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool 2022-08-17T12:14:08.3483933Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool 2022-08-17T12:14:08.3832512Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool 2022-08-17T12:14:08.3841849Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_float32 2022-08-17T12:14:08.3869221Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64 2022-08-17T12:14:08.3906195Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64 2022-08-17T12:14:08.3942619Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool 2022-08-17T12:14:08.4273958Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool 2022-08-17T12:14:08.4312008Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64 2022-08-17T12:14:08.4341839Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool 2022-08-17T12:14:08.4357449Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64 2022-08-17T12:14:08.4714455Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool 2022-08-17T12:14:08.4753100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32 2022-08-17T12:14:08.4790514Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool 2022-08-17T12:14:08.4900160Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool 2022-08-17T12:14:08.5152876Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32 2022-08-17T12:14:08.5191865Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64 2022-08-17T12:14:08.5235744Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool 2022-08-17T12:14:08.5245696Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64 2022-08-17T12:14:08.5635586Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool 2022-08-17T12:14:08.5637693Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool 2022-08-17T12:14:08.5838902Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32 2022-08-17T12:14:08.5937615Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool 2022-08-17T12:14:08.6152287Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32 2022-08-17T12:14:08.6154667Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool 2022-08-17T12:14:08.6171777Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool 2022-08-17T12:14:08.6235482Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64 2022-08-17T12:14:08.6513513Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64 2022-08-17T12:14:08.6600004Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool 2022-08-17T12:14:08.6645035Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64 2022-08-17T12:14:08.6889934Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool 2022-08-17T12:14:08.6950578Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64 2022-08-17T12:14:08.7028980Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool 2022-08-17T12:14:08.7038557Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool 2022-08-17T12:14:08.7149554Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32 2022-08-17T12:14:08.7392701Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32 2022-08-17T12:14:08.7426499Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool 2022-08-17T12:14:08.7522847Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool 2022-08-17T12:14:08.7642225Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64 2022-08-17T12:14:08.7910923Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64 2022-08-17T12:14:08.7913645Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool 2022-08-17T12:14:08.8010476Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool 2022-08-17T12:14:08.8144767Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64 2022-08-17T12:14:08.8352661Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64 2022-08-17T12:14:08.8355973Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool 2022-08-17T12:14:08.8492329Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool 2022-08-17T12:14:08.8600629Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64 2022-08-17T12:14:08.8762869Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64 2022-08-17T12:14:08.8764473Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool 2022-08-17T12:14:08.8914517Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool 2022-08-17T12:14:08.8974354Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64 2022-08-17T12:14:08.9153786Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64 2022-08-17T12:14:08.9198732Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool 2022-08-17T12:14:08.9355870Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool 2022-08-17T12:14:08.9397479Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64 2022-08-17T12:14:08.9595271Z [gw1] [ 6%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64 2022-08-17T12:14:08.9641080Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool 2022-08-17T12:14:08.9837155Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool 2022-08-17T12:14:08.9901536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64 2022-08-17T12:14:09.0035655Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64 2022-08-17T12:14:09.0068665Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool 2022-08-17T12:14:09.0274149Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool 2022-08-17T12:14:09.0319302Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32 2022-08-17T12:14:09.0471685Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32 2022-08-17T12:14:09.0501512Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool 2022-08-17T12:14:09.0714343Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool 2022-08-17T12:14:09.0771084Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64 2022-08-17T12:14:09.0913846Z [gw1] [ 6%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64 2022-08-17T12:14:09.0943495Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool 2022-08-17T12:14:09.1154391Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool 2022-08-17T12:14:09.1204076Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64 2022-08-17T12:14:09.1353737Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64 2022-08-17T12:14:09.1402367Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool 2022-08-17T12:14:09.1594208Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool 2022-08-17T12:14:09.1637936Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32 2022-08-17T12:14:09.1793207Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32 2022-08-17T12:14:09.1840322Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool 2022-08-17T12:14:09.2032670Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool 2022-08-17T12:14:09.2076066Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64 2022-08-17T12:14:09.2231974Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64 2022-08-17T12:14:09.2318384Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool 2022-08-17T12:14:09.2473879Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool 2022-08-17T12:14:09.2516430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32 2022-08-17T12:14:09.2673092Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32 2022-08-17T12:14:09.2721637Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool 2022-08-17T12:14:09.2913012Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool 2022-08-17T12:14:09.2967593Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64 2022-08-17T12:14:09.3113117Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64 2022-08-17T12:14:09.3195974Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool 2022-08-17T12:14:09.3353159Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool 2022-08-17T12:14:09.3553393Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64 2022-08-17T12:14:09.3594928Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool 2022-08-17T12:14:09.3649837Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool 2022-08-17T12:14:09.3791872Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64 2022-08-17T12:14:09.3922056Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32 2022-08-17T12:14:09.3993874Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32 2022-08-17T12:14:09.4083140Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:14:09.4232627Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:14:09.4308899Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32 2022-08-17T12:14:09.4433791Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32 2022-08-17T12:14:09.4506912Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool 2022-08-17T12:14:09.4674194Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool 2022-08-17T12:14:09.4735740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64 2022-08-17T12:14:09.4874547Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64 2022-08-17T12:14:09.4947409Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool 2022-08-17T12:14:09.5113847Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool 2022-08-17T12:14:09.5177320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64 2022-08-17T12:14:09.5312890Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64 2022-08-17T12:14:09.5384915Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool 2022-08-17T12:14:09.5552574Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool 2022-08-17T12:14:09.5604945Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64 2022-08-17T12:14:09.5753474Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64 2022-08-17T12:14:09.5806871Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool 2022-08-17T12:14:09.5994336Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool 2022-08-17T12:14:09.6042747Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32 2022-08-17T12:14:09.6193534Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32 2022-08-17T12:14:09.6370784Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool 2022-08-17T12:14:09.6432754Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool 2022-08-17T12:14:09.6490727Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32 2022-08-17T12:14:09.6634897Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32 2022-08-17T12:14:09.6684344Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool 2022-08-17T12:14:09.6874845Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool 2022-08-17T12:14:09.6923299Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64 2022-08-17T12:14:09.7074670Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64 2022-08-17T12:14:09.7095268Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool 2022-08-17T12:14:09.7314255Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool 2022-08-17T12:14:09.7360441Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32 2022-08-17T12:14:09.7512599Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32 2022-08-17T12:14:09.7651830Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool 2022-08-17T12:14:09.7752089Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool 2022-08-17T12:14:09.7792358Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64 2022-08-17T12:14:09.7952376Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64 2022-08-17T12:14:09.7991850Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool 2022-08-17T12:14:09.8192616Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool 2022-08-17T12:14:09.8393872Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32 2022-08-17T12:14:09.8446518Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool 2022-08-17T12:14:09.8834335Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool 2022-08-17T12:14:09.8874501Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool 2022-08-17T12:14:09.9275968Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool 2022-08-17T12:14:09.9326865Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool 2022-08-17T12:14:09.9716069Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool 2022-08-17T12:14:09.9836574Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool 2022-08-17T12:14:10.0227270Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool 2022-08-17T12:14:10.0227921Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool 2022-08-17T12:14:10.0597470Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool 2022-08-17T12:14:10.0655498Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool 2022-08-17T12:14:10.1037784Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool 2022-08-17T12:14:10.1097770Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool 2022-08-17T12:14:10.1253794Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool 2022-08-17T12:14:10.1265288Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32 2022-08-17T12:14:10.1314208Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64 2022-08-17T12:14:10.1474364Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64 2022-08-17T12:14:10.1516454Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool 2022-08-17T12:14:10.1674875Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool 2022-08-17T12:14:10.1887042Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64 2022-08-17T12:14:10.1945552Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64 2022-08-17T12:14:10.1960997Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool 2022-08-17T12:14:10.2114960Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool 2022-08-17T12:14:10.2337444Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64 2022-08-17T12:14:10.2354528Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64 2022-08-17T12:14:10.2377972Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:14:10.2555683Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:14:10.2603400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64 2022-08-17T12:14:10.2794856Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64 2022-08-17T12:14:10.2878852Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool 2022-08-17T12:14:10.2994645Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool 2022-08-17T12:14:10.3059427Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64 2022-08-17T12:14:10.3234092Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64 2022-08-17T12:14:10.3317561Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool 2022-08-17T12:14:10.3433387Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool 2022-08-17T12:14:10.3491012Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32 2022-08-17T12:14:10.3673546Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32 2022-08-17T12:14:10.3715579Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool 2022-08-17T12:14:10.3872317Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool 2022-08-17T12:14:10.3912921Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64 2022-08-17T12:14:10.4113369Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64 2022-08-17T12:14:10.4153673Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool 2022-08-17T12:14:10.4312423Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool 2022-08-17T12:14:10.4458225Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32 2022-08-17T12:14:10.4551833Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32 2022-08-17T12:14:10.4574685Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:14:10.4753651Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:14:10.4797805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64 2022-08-17T12:14:10.4993263Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64 2022-08-17T12:14:10.5035826Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool 2022-08-17T12:14:10.5191618Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool 2022-08-17T12:14:10.5434574Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32 2022-08-17T12:14:10.5486020Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool 2022-08-17T12:14:10.5660885Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool 2022-08-17T12:14:10.5673533Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32 2022-08-17T12:14:10.5707093Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64 2022-08-17T12:14:10.5874271Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64 2022-08-17T12:14:10.5925644Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool 2022-08-17T12:14:10.6114301Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool 2022-08-17T12:14:10.6203452Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32 2022-08-17T12:14:10.6312498Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32 2022-08-17T12:14:10.6354293Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool 2022-08-17T12:14:10.6592816Z [gw3] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool 2022-08-17T12:14:10.6639037Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64 2022-08-17T12:14:10.6751533Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64 2022-08-17T12:14:10.6787671Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool 2022-08-17T12:14:10.7032773Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool 2022-08-17T12:14:10.7117848Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64 2022-08-17T12:14:10.7191376Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64 2022-08-17T12:14:10.7247219Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool 2022-08-17T12:14:10.7472816Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool 2022-08-17T12:14:10.7634728Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32 2022-08-17T12:14:10.7709597Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool 2022-08-17T12:14:10.8036610Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool 2022-08-17T12:14:10.8046325Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32 2022-08-17T12:14:10.8074693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64 2022-08-17T12:14:10.8083895Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool 2022-08-17T12:14:10.8473628Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64 2022-08-17T12:14:10.8515572Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64 2022-08-17T12:14:10.8952421Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64 2022-08-17T12:14:10.9027058Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64 2022-08-17T12:14:10.9393769Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64 2022-08-17T12:14:10.9531459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32 2022-08-17T12:14:10.9873089Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32 2022-08-17T12:14:11.0106524Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64 2022-08-17T12:14:11.0312938Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64 2022-08-17T12:14:11.0490563Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32 2022-08-17T12:14:11.0753152Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32 2022-08-17T12:14:11.0770560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64 2022-08-17T12:14:11.0785178Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool 2022-08-17T12:14:11.0799916Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool 2022-08-17T12:14:11.0823206Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64 2022-08-17T12:14:11.1194429Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool 2022-08-17T12:14:11.1230323Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool 2022-08-17T12:14:11.1242755Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool 2022-08-17T12:14:11.1458385Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32 2022-08-17T12:14:11.1632978Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32 2022-08-17T12:14:11.1712088Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64 2022-08-17T12:14:11.1961530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64 2022-08-17T12:14:11.2192917Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64 2022-08-17T12:14:11.2831299Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32 2022-08-17T12:14:11.2841485Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32 2022-08-17T12:14:11.2987859Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:11.3272839Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:11.3328294Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64 2022-08-17T12:14:11.3753413Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64 2022-08-17T12:14:11.3823222Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32 2022-08-17T12:14:11.4233496Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32 2022-08-17T12:14:11.4271730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64 2022-08-17T12:14:11.4713123Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64 2022-08-17T12:14:11.4767966Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_complex64 2022-08-17T12:14:11.5192660Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_complex64 2022-08-17T12:14:11.5261025Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64 2022-08-17T12:14:11.5671979Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64 2022-08-17T12:14:11.5696304Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64 2022-08-17T12:14:11.6112909Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64 2022-08-17T12:14:11.6192139Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32 2022-08-17T12:14:11.6593242Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32 2022-08-17T12:14:11.6645148Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64 2022-08-17T12:14:11.7074321Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64 2022-08-17T12:14:11.7118171Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64 2022-08-17T12:14:11.7554325Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64 2022-08-17T12:14:11.7602507Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64 2022-08-17T12:14:11.8033736Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64 2022-08-17T12:14:11.8099895Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64 2022-08-17T12:14:11.8473814Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64 2022-08-17T12:14:11.8589187Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32 2022-08-17T12:14:11.8952984Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32 2022-08-17T12:14:11.9059737Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64 2022-08-17T12:14:11.9393905Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64 2022-08-17T12:14:11.9512166Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32 2022-08-17T12:14:11.9874087Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32 2022-08-17T12:14:11.9942411Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64 2022-08-17T12:14:12.0353551Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64 2022-08-17T12:14:12.0465665Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64 2022-08-17T12:14:12.0794152Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64 2022-08-17T12:14:12.0907994Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32 2022-08-17T12:14:12.1233579Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32 2022-08-17T12:14:12.1301112Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64 2022-08-17T12:14:12.1672892Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64 2022-08-17T12:14:12.1787708Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64 2022-08-17T12:14:12.2152250Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64 2022-08-17T12:14:12.2278764Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32 2022-08-17T12:14:12.2688187Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32 2022-08-17T12:14:12.2695653Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64 2022-08-17T12:14:12.3074251Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64 2022-08-17T12:14:12.3164565Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64 2022-08-17T12:14:12.3513774Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64 2022-08-17T12:14:12.3633273Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32 2022-08-17T12:14:12.3953820Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32 2022-08-17T12:14:12.4012223Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64 2022-08-17T12:14:12.4434587Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64 2022-08-17T12:14:12.4536895Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32 2022-08-17T12:14:12.4873437Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32 2022-08-17T12:14:12.4998737Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32 2022-08-17T12:14:12.5353077Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32 2022-08-17T12:14:12.5391645Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64 2022-08-17T12:14:12.5833476Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64 2022-08-17T12:14:12.5962687Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64 2022-08-17T12:14:12.6313856Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64 2022-08-17T12:14:12.6363452Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32 2022-08-17T12:14:12.6794531Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32 2022-08-17T12:14:12.6835290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64 2022-08-17T12:14:12.7273329Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64 2022-08-17T12:14:12.7478114Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64 2022-08-17T12:14:12.7752971Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64 2022-08-17T12:14:12.7836905Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32 2022-08-17T12:14:12.8192312Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32 2022-08-17T12:14:12.8338797Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32 2022-08-17T12:14:12.8674059Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32 2022-08-17T12:14:12.8727332Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32 2022-08-17T12:14:12.9153764Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32 2022-08-17T12:14:12.9205491Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64 2022-08-17T12:14:12.9593554Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64 2022-08-17T12:14:12.9603650Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu 2022-08-17T12:14:12.9854964Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:14:12.9862885Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64 2022-08-17T12:14:13.0072894Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64 2022-08-17T12:14:13.0421010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32 2022-08-17T12:14:13.0512538Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32 2022-08-17T12:14:13.0595625Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32 2022-08-17T12:14:13.1011631Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32 2022-08-17T12:14:13.1016399Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64 2022-08-17T12:14:13.1477169Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64 2022-08-17T12:14:13.5422920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32 2022-08-17T12:14:13.5477279Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32 2022-08-17T12:14:13.5482108Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64 2022-08-17T12:14:13.5951905Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64 2022-08-17T12:14:13.6699313Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32 2022-08-17T12:14:13.6733661Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32 2022-08-17T12:14:13.7033901Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32 2022-08-17T12:14:13.7053260Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:14:13.7096111Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu 2022-08-17T12:14:13.7120306Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32 2022-08-17T12:14:13.7241169Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64 2022-08-17T12:14:13.7617775Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64 2022-08-17T12:14:13.7651847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64 2022-08-17T12:14:13.8036457Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64 2022-08-17T12:14:13.8134389Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32 2022-08-17T12:14:13.8474593Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32 2022-08-17T12:14:13.8544816Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64 2022-08-17T12:14:13.8915667Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64 2022-08-17T12:14:13.8982013Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32 2022-08-17T12:14:13.9354704Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32 2022-08-17T12:14:13.9407549Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64 2022-08-17T12:14:13.9796488Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64 2022-08-17T12:14:13.9936793Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32 2022-08-17T12:14:14.0168132Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32 2022-08-17T12:14:14.0176392Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu 2022-08-17T12:14:14.0231609Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu 2022-08-17T12:14:14.0363216Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64 2022-08-17T12:14:14.0715244Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64 2022-08-17T12:14:14.0726169Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32 2022-08-17T12:14:14.1158177Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32 2022-08-17T12:14:14.1167783Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64 2022-08-17T12:14:14.1633857Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64 2022-08-17T12:14:14.1640561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64 2022-08-17T12:14:14.2109459Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64 2022-08-17T12:14:14.2310138Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64 2022-08-17T12:14:14.2473159Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64 2022-08-17T12:14:14.2502449Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:14:14.2915728Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:14:14.2943289Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64 2022-08-17T12:14:14.3355403Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64 2022-08-17T12:14:14.3395432Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:14.3838534Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:14.3848451Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64 2022-08-17T12:14:14.4235099Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64 2022-08-17T12:14:14.4365637Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32 2022-08-17T12:14:14.4673830Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32 2022-08-17T12:14:14.4816660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32 2022-08-17T12:14:14.5225871Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32 2022-08-17T12:14:14.5459093Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64 2022-08-17T12:14:14.5591907Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64 2022-08-17T12:14:14.5787542Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64 2022-08-17T12:14:14.6033913Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64 2022-08-17T12:14:14.6124367Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64 2022-08-17T12:14:14.6474216Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64 2022-08-17T12:14:14.6510770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64 2022-08-17T12:14:14.6849160Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64 2022-08-17T12:14:14.6859428Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu 2022-08-17T12:14:14.6910631Z test_ops.py::TestCommonCPU::test_dtypes_norm_cpu 2022-08-17T12:14:14.7087355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32 2022-08-17T12:14:14.7354301Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32 2022-08-17T12:14:14.7487865Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32 2022-08-17T12:14:14.7793367Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32 2022-08-17T12:14:14.7971016Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32 2022-08-17T12:14:14.8233519Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32 2022-08-17T12:14:14.8352371Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32 2022-08-17T12:14:14.8673209Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32 2022-08-17T12:14:14.8725715Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:14:14.9112918Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:14:15.0000294Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32 2022-08-17T12:14:15.0011438Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32 2022-08-17T12:14:15.0295636Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32 2022-08-17T12:14:15.0432668Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32 2022-08-17T12:14:15.0684484Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:14:15.0873333Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:14:15.1549306Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:15.1559619Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:15.1623937Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32 2022-08-17T12:14:15.1994040Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32 2022-08-17T12:14:15.2016201Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32 2022-08-17T12:14:15.2434003Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32 2022-08-17T12:14:15.2667972Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:14:15.2872580Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:14:15.3016486Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:14:15.3312956Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:14:15.3870968Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64 2022-08-17T12:14:15.3882332Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64 2022-08-17T12:14:15.4155466Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64 2022-08-17T12:14:15.4312194Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64 2022-08-17T12:14:15.7384747Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64 2022-08-17T12:14:15.7412689Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_cpu 2022-08-17T12:14:15.8722665Z test_ops.py::TestCommonCPU::test_dtypes_normal_cpu 2022-08-17T12:14:15.8733312Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64 2022-08-17T12:14:15.9099557Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64 2022-08-17T12:14:15.9153840Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64 2022-08-17T12:14:15.9244575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64 2022-08-17T12:14:15.9594962Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64 2022-08-17T12:14:15.9655013Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64 2022-08-17T12:14:16.0034620Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64 2022-08-17T12:14:16.0896345Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32 2022-08-17T12:14:16.0910219Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_normal_cpu 2022-08-17T12:14:16.0952941Z test_ops.py::TestCommonCPU::test_dtypes_outer_cpu 2022-08-17T12:14:16.1316466Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_outer_cpu 2022-08-17T12:14:16.1448134Z test_ops.py::TestCommonCPU::test_dtypes_polar_cpu 2022-08-17T12:14:16.1459724Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32 2022-08-17T12:14:16.1508965Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64 2022-08-17T12:14:16.1875622Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64 2022-08-17T12:14:16.1916748Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64 2022-08-17T12:14:16.2315374Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64 2022-08-17T12:14:16.2388939Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64 2022-08-17T12:14:16.2754931Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64 2022-08-17T12:14:16.2859945Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_complex64 2022-08-17T12:14:16.3194410Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_complex64 2022-08-17T12:14:16.3244024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32 2022-08-17T12:14:16.3634298Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32 2022-08-17T12:14:16.3719579Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64 2022-08-17T12:14:16.4073736Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64 2022-08-17T12:14:16.4117693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32 2022-08-17T12:14:16.4516306Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32 2022-08-17T12:14:16.4580717Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64 2022-08-17T12:14:16.4954213Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64 2022-08-17T12:14:16.5023304Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32 2022-08-17T12:14:16.5395333Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32 2022-08-17T12:14:16.5439637Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64 2022-08-17T12:14:16.5805346Z [gw1] [ 7%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64 2022-08-17T12:14:16.5812797Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_polar_cpu 2022-08-17T12:14:16.5834654Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu 2022-08-17T12:14:16.5839906Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu 2022-08-17T12:14:16.5887679Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32 2022-08-17T12:14:16.6233398Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32 2022-08-17T12:14:16.6271922Z test_ops.py::TestCommonCPU::test_dtypes_prod_cpu 2022-08-17T12:14:16.6908114Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64 2022-08-17T12:14:16.6925091Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64 2022-08-17T12:14:16.7233312Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64 2022-08-17T12:14:16.7353042Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64 2022-08-17T12:14:16.7398326Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64 2022-08-17T12:14:16.7870087Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64 2022-08-17T12:14:16.7942757Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64 2022-08-17T12:14:16.8234327Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64 2022-08-17T12:14:16.8335249Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32 2022-08-17T12:14:16.8673804Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32 2022-08-17T12:14:16.8744566Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64 2022-08-17T12:14:16.8918462Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64 2022-08-17T12:14:16.8934360Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64 2022-08-17T12:14:16.9229540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64 2022-08-17T12:14:16.9240814Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64 2022-08-17T12:14:16.9579716Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64 2022-08-17T12:14:16.9645597Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64 2022-08-17T12:14:16.9652599Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32 2022-08-17T12:14:16.9660208Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32 2022-08-17T12:14:16.9977980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32 2022-08-17T12:14:17.0038012Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32 2022-08-17T12:14:17.0187898Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32 2022-08-17T12:14:17.0230665Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32 2022-08-17T12:14:17.0453176Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32 2022-08-17T12:14:17.0472475Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32 2022-08-17T12:14:17.0479314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32 2022-08-17T12:14:17.0496206Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_prod_cpu 2022-08-17T12:14:17.0613232Z test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu 2022-08-17T12:14:17.0669409Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64 2022-08-17T12:14:17.0699863Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64 2022-08-17T12:14:17.0923109Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32 2022-08-17T12:14:17.0939183Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu 2022-08-17T12:14:17.0950955Z test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu 2022-08-17T12:14:17.1038259Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:14:17.1039255Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64 2022-08-17T12:14:17.1185589Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu 2022-08-17T12:14:17.1251779Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64 2022-08-17T12:14:17.1351709Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:14:17.1476674Z test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu 2022-08-17T12:14:17.1510199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64 2022-08-17T12:14:17.1560185Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32 2022-08-17T12:14:17.1951663Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64 2022-08-17T12:14:17.1999391Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64 2022-08-17T12:14:17.2034601Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32 2022-08-17T12:14:17.2047283Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32 2022-08-17T12:14:17.2170143Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64 2022-08-17T12:14:17.2391473Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32 2022-08-17T12:14:17.2494279Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_int64 2022-08-17T12:14:17.2558847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64 2022-08-17T12:14:17.2945021Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64 2022-08-17T12:14:17.2979015Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64 2022-08-17T12:14:17.3355113Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64 2022-08-17T12:14:17.3374353Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32 2022-08-17T12:14:17.3409242Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_int64 2022-08-17T12:14:17.3423881Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_int64 2022-08-17T12:14:17.3440199Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu 2022-08-17T12:14:17.3447586Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32 2022-08-17T12:14:17.3593670Z test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu 2022-08-17T12:14:17.3701839Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu 2022-08-17T12:14:17.3791049Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_int64 2022-08-17T12:14:17.3858707Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64 2022-08-17T12:14:17.3879302Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64 2022-08-17T12:14:17.3887997Z test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu 2022-08-17T12:14:17.3931936Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_complex64 2022-08-17T12:14:17.4065943Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu 2022-08-17T12:14:17.4275561Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_complex64 2022-08-17T12:14:17.4279356Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64 2022-08-17T12:14:17.4312499Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64 2022-08-17T12:14:17.4428758Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logaddexp_cpu_float32 2022-08-17T12:14:17.4702561Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu 2022-08-17T12:14:17.4708148Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:14:17.4975642Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:14:17.4999513Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logaddexp_cpu_float32 2022-08-17T12:14:17.5168018Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_float32 2022-08-17T12:14:17.5173334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64 2022-08-17T12:14:17.5630365Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64 2022-08-17T12:14:17.5837335Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32 2022-08-17T12:14:17.5850968Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu 2022-08-17T12:14:17.6145177Z test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu 2022-08-17T12:14:17.6167093Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu 2022-08-17T12:14:17.6643981Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu 2022-08-17T12:14:17.6665745Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu 2022-08-17T12:14:17.7105918Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu 2022-08-17T12:14:17.7135224Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32 2022-08-17T12:14:17.7293536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32 2022-08-17T12:14:17.7476487Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32 2022-08-17T12:14:17.7491193Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu 2022-08-17T12:14:17.7574782Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu 2022-08-17T12:14:17.7678009Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32 2022-08-17T12:14:17.7721156Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32 2022-08-17T12:14:17.7741498Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_float32 2022-08-17T12:14:17.7994021Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_complex64 2022-08-17T12:14:17.8045746Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64 2022-08-17T12:14:17.8203788Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64 2022-08-17T12:14:17.8223668Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_complex64 2022-08-17T12:14:17.8432990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_int64 2022-08-17T12:14:17.8497200Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64 2022-08-17T12:14:17.8618297Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64 2022-08-17T12:14:17.8631576Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_int64 2022-08-17T12:14:17.8935568Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_float32 2022-08-17T12:14:17.8943363Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32 2022-08-17T12:14:17.9373709Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32 2022-08-17T12:14:17.9383080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64 2022-08-17T12:14:17.9829369Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64 2022-08-17T12:14:17.9838707Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu 2022-08-17T12:14:17.9858778Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:14:18.0024908Z test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu 2022-08-17T12:14:18.0041932Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:14:18.0078592Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu 2022-08-17T12:14:18.0195021Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu 2022-08-17T12:14:18.0372393Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:14:18.0634807Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:14:18.0751569Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:14:18.1151750Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:14:18.1233949Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64 2022-08-17T12:14:18.1458423Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64 2022-08-17T12:14:18.1484729Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_float32 2022-08-17T12:14:18.1588896Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_int64 2022-08-17T12:14:18.2020865Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64 2022-08-17T12:14:18.2033103Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_int64 2022-08-17T12:14:18.2147292Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64 2022-08-17T12:14:18.2525473Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64 2022-08-17T12:14:18.2534295Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64 2022-08-17T12:14:18.2540218Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32 2022-08-17T12:14:18.2597945Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32 2022-08-17T12:14:18.3003082Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32 2022-08-17T12:14:18.3003699Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64 2022-08-17T12:14:18.3471582Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64 2022-08-17T12:14:18.3812159Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64 2022-08-17T12:14:18.3839104Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64 2022-08-17T12:14:18.4194622Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32 2022-08-17T12:14:18.4215899Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu 2022-08-17T12:14:18.4238651Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu 2022-08-17T12:14:18.4272289Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32 2022-08-17T12:14:18.4495610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64 2022-08-17T12:14:18.4538898Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64 2022-08-17T12:14:18.4577934Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32 2022-08-17T12:14:18.4789368Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:14:18.4832130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32 2022-08-17T12:14:18.5027724Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32 2022-08-17T12:14:18.5040507Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:14:18.5185850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:14:18.5295752Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:14:18.5300615Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64 2022-08-17T12:14:18.5538795Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64 2022-08-17T12:14:18.5790512Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:14:18.5795008Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64 2022-08-17T12:14:18.5817507Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64 2022-08-17T12:14:18.5911012Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:14:18.5938022Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32 2022-08-17T12:14:18.5952016Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu 2022-08-17T12:14:18.5983436Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu 2022-08-17T12:14:18.6250638Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32 2022-08-17T12:14:18.6348013Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32 2022-08-17T12:14:18.6374378Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32 2022-08-17T12:14:18.6637317Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:14:18.6738257Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64 2022-08-17T12:14:18.6770902Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:14:18.6790388Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64 2022-08-17T12:14:18.7135209Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:14:18.7219816Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32 2022-08-17T12:14:18.7577473Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32 2022-08-17T12:14:18.7772403Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64 2022-08-17T12:14:18.8032070Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64 2022-08-17T12:14:18.8187820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64 2022-08-17T12:14:18.8480386Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64 2022-08-17T12:14:18.8597791Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64 2022-08-17T12:14:18.8713715Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64 2022-08-17T12:14:18.8726882Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:14:18.8941279Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32 2022-08-17T12:14:18.9024508Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64 2022-08-17T12:14:18.9424681Z [gw3] [ 7%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64 2022-08-17T12:14:18.9425351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32 2022-08-17T12:14:18.9653225Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32 2022-08-17T12:14:18.9657229Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu 2022-08-17T12:14:18.9673912Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32 2022-08-17T12:14:18.9689006Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32 2022-08-17T12:14:18.9753575Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu 2022-08-17T12:14:18.9850272Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32 2022-08-17T12:14:18.9934429Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64 2022-08-17T12:14:19.0309306Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64 2022-08-17T12:14:19.0349283Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32 2022-08-17T12:14:19.0539495Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:19.0615403Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32 2022-08-17T12:14:19.0729534Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:19.0789089Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64 2022-08-17T12:14:19.0797204Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64 2022-08-17T12:14:19.1051882Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:19.1182995Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:19.1192207Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64 2022-08-17T12:14:19.1681978Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:19.1711360Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:19.1973385Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:19.1974055Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64 2022-08-17T12:14:19.2016364Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:19.2113624Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32 2022-08-17T12:14:19.2251927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64 2022-08-17T12:14:19.2343773Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64 2022-08-17T12:14:19.2432031Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32 2022-08-17T12:14:19.2547112Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64 2022-08-17T12:14:19.2557051Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu 2022-08-17T12:14:19.2585279Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64 2022-08-17T12:14:19.2628874Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:14:19.2933873Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:19.3111623Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32 2022-08-17T12:14:19.3232925Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32 2022-08-17T12:14:19.3312344Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:19.3408777Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:19.3523428Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64 2022-08-17T12:14:19.3856197Z [gw3] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64 2022-08-17T12:14:19.3868594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64 2022-08-17T12:14:19.3892806Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:14:19.3957652Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu 2022-08-17T12:14:19.4298224Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64 2022-08-17T12:14:19.4364797Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32 2022-08-17T12:14:19.4730993Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32 2022-08-17T12:14:19.4764946Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64 2022-08-17T12:14:19.5221710Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64 2022-08-17T12:14:19.5229731Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32 2022-08-17T12:14:19.5662675Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32 2022-08-17T12:14:19.5841128Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64 2022-08-17T12:14:19.6101106Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64 2022-08-17T12:14:19.6194539Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64 2022-08-17T12:14:19.6589607Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64 2022-08-17T12:14:19.6597882Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64 2022-08-17T12:14:19.6975242Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64 2022-08-17T12:14:19.7145845Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32 2022-08-17T12:14:19.7428823Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32 2022-08-17T12:14:19.7515467Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64 2022-08-17T12:14:19.7897025Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64 2022-08-17T12:14:19.7977311Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32 2022-08-17T12:14:19.8353384Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32 2022-08-17T12:14:19.8604932Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64 2022-08-17T12:14:19.8792973Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64 2022-08-17T12:14:19.8937933Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64 2022-08-17T12:14:19.9233155Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64 2022-08-17T12:14:19.9338299Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64 2022-08-17T12:14:19.9714686Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64 2022-08-17T12:14:19.9840225Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64 2022-08-17T12:14:20.0153901Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64 2022-08-17T12:14:20.0273095Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64 2022-08-17T12:14:20.0466893Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64 2022-08-17T12:14:20.0496173Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu 2022-08-17T12:14:20.0632143Z test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu 2022-08-17T12:14:20.0940340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32 2022-08-17T12:14:20.1031806Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32 2022-08-17T12:14:20.1085124Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32 2022-08-17T12:14:20.1478137Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32 2022-08-17T12:14:20.1583372Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64 2022-08-17T12:14:20.1899019Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64 2022-08-17T12:14:20.1938104Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu 2022-08-17T12:14:20.1944737Z test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu 2022-08-17T12:14:20.2052261Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64 2022-08-17T12:14:20.2091201Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64 2022-08-17T12:14:20.2417467Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu 2022-08-17T12:14:20.2431783Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64 2022-08-17T12:14:20.2439067Z test_ops.py::TestCommonCPU::test_dtypes_permute_cpu 2022-08-17T12:14:20.2564373Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_permute_cpu 2022-08-17T12:14:20.2828755Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64 2022-08-17T12:14:20.2860244Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu 2022-08-17T12:14:20.2869230Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu 2022-08-17T12:14:20.2983381Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64 2022-08-17T12:14:20.3350907Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64 2022-08-17T12:14:20.3381566Z test_ops.py::TestCommonCPU::test_dtypes_positive_cpu 2022-08-17T12:14:20.3437842Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32 2022-08-17T12:14:20.3492831Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_positive_cpu 2022-08-17T12:14:20.3789929Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32 2022-08-17T12:14:20.3911684Z test_ops.py::TestCommonCPU::test_dtypes_qr_cpu 2022-08-17T12:14:20.3919799Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64 2022-08-17T12:14:20.4392116Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64 2022-08-17T12:14:20.4400604Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64 2022-08-17T12:14:20.4800441Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64 2022-08-17T12:14:20.4809071Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64 2022-08-17T12:14:20.5310092Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64 2022-08-17T12:14:20.5384903Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32 2022-08-17T12:14:20.5730888Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32 2022-08-17T12:14:20.5819591Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64 2022-08-17T12:14:20.6127123Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64 2022-08-17T12:14:20.6140676Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:20.6152957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:20.6339513Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32 2022-08-17T12:14:20.6593451Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32 2022-08-17T12:14:20.6709523Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64 2022-08-17T12:14:20.6761438Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_qr_cpu 2022-08-17T12:14:20.6875375Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64 2022-08-17T12:14:20.7073156Z test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu 2022-08-17T12:14:20.7270896Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64 2022-08-17T12:14:20.7280824Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:20.7288054Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64 2022-08-17T12:14:20.7474763Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:20.7512732Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:20.7712665Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32 2022-08-17T12:14:20.7863154Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:20.8029277Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32 2022-08-17T12:14:20.9323724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64 2022-08-17T12:14:20.9341289Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:20.9658273Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:14:20.9821409Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:14:20.9866707Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32 2022-08-17T12:14:20.9890742Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64 2022-08-17T12:14:20.9931731Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64 2022-08-17T12:14:21.0315581Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64 2022-08-17T12:14:21.0385640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64 2022-08-17T12:14:21.0670919Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64 2022-08-17T12:14:21.0698248Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32 2022-08-17T12:14:21.0829577Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:14:21.0935114Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32 2022-08-17T12:14:21.1235096Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32 2022-08-17T12:14:21.1243562Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64 2022-08-17T12:14:21.1260688Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64 2022-08-17T12:14:21.1286729Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:14:21.1388778Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:14:21.1641755Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:14:21.1756945Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64 2022-08-17T12:14:21.1764758Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:14:21.1781427Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:14:21.2102832Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64 2022-08-17T12:14:21.2229145Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32 2022-08-17T12:14:21.2236590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:14:21.2482684Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32 2022-08-17T12:14:21.2500389Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu 2022-08-17T12:14:21.2573234Z test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu 2022-08-17T12:14:21.2596638Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64 2022-08-17T12:14:21.2915553Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu 2022-08-17T12:14:21.3031785Z test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu 2022-08-17T12:14:21.3359742Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu 2022-08-17T12:14:21.3402288Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64 2022-08-17T12:14:21.3426973Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32 2022-08-17T12:14:21.3448793Z test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu 2022-08-17T12:14:21.3865845Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32 2022-08-17T12:14:21.3872225Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64 2022-08-17T12:14:21.4346316Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64 2022-08-17T12:14:21.4352418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64 2022-08-17T12:14:21.4672914Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64 2022-08-17T12:14:21.4686226Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:14:21.4760772Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64 2022-08-17T12:14:21.4768321Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64 2022-08-17T12:14:21.4773701Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64 2022-08-17T12:14:21.5201933Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64 2022-08-17T12:14:21.5208436Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32 2022-08-17T12:14:21.5215577Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32 2022-08-17T12:14:21.5220890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64 2022-08-17T12:14:21.5664938Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64 2022-08-17T12:14:21.5667169Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:14:21.5671262Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32 2022-08-17T12:14:21.5814552Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32 2022-08-17T12:14:21.6088409Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:14:21.6091768Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:14:21.6095405Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:14:21.6097774Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64 2022-08-17T12:14:21.6529658Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64 2022-08-17T12:14:21.6531615Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32 2022-08-17T12:14:21.6535458Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32 2022-08-17T12:14:21.6537557Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32 2022-08-17T12:14:21.6992317Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32 2022-08-17T12:14:21.6994459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:14:21.6998354Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:14:21.7000540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64 2022-08-17T12:14:21.7430094Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64 2022-08-17T12:14:21.7431088Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:14:21.7506317Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64 2022-08-17T12:14:21.7643979Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64 2022-08-17T12:14:21.7868146Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:14:21.7870285Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:14:21.7887797Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32 2022-08-17T12:14:21.7952170Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32 2022-08-17T12:14:21.8298640Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:14:21.8307257Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:14:21.8309673Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64 2022-08-17T12:14:21.8515292Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64 2022-08-17T12:14:21.8663398Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:14:21.8705472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64 2022-08-17T12:14:21.8832961Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64 2022-08-17T12:14:21.9191186Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64 2022-08-17T12:14:21.9247779Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32 2022-08-17T12:14:21.9587898Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32 2022-08-17T12:14:21.9640524Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64 2022-08-17T12:14:21.9751894Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64 2022-08-17T12:14:21.9778003Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64 2022-08-17T12:14:21.9917529Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64 2022-08-17T12:14:22.0068231Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64 2022-08-17T12:14:22.0095574Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64 2022-08-17T12:14:22.0231491Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64 2022-08-17T12:14:22.0368362Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32 2022-08-17T12:14:22.0509461Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32 2022-08-17T12:14:22.0510953Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64 2022-08-17T12:14:22.0650458Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64 2022-08-17T12:14:22.0741912Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64 2022-08-17T12:14:22.0893397Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64 2022-08-17T12:14:22.0974520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64 2022-08-17T12:14:22.1088652Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64 2022-08-17T12:14:22.1180914Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32 2022-08-17T12:14:22.1388478Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32 2022-08-17T12:14:22.1448740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64 2022-08-17T12:14:22.1527350Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64 2022-08-17T12:14:22.1700802Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32 2022-08-17T12:14:22.1752534Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32 2022-08-17T12:14:22.1973485Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32 2022-08-17T12:14:22.1982813Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32 2022-08-17T12:14:22.2213541Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32 2022-08-17T12:14:22.2219456Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32 2022-08-17T12:14:22.2347606Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32 2022-08-17T12:14:22.2420623Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32 2022-08-17T12:14:22.2425994Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:14:22.2713335Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:14:22.2717247Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64 2022-08-17T12:14:22.2861847Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64 2022-08-17T12:14:22.2867150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:14:22.3148888Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:14:22.3177242Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32 2022-08-17T12:14:22.3290426Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32 2022-08-17T12:14:22.3389967Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32 2022-08-17T12:14:22.3542138Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32 2022-08-17T12:14:22.3587759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64 2022-08-17T12:14:22.3773104Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64 2022-08-17T12:14:22.3878459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64 2022-08-17T12:14:22.3972295Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64 2022-08-17T12:14:22.4107793Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64 2022-08-17T12:14:22.4213072Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64 2022-08-17T12:14:22.4471775Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64 2022-08-17T12:14:22.4486348Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32 2022-08-17T12:14:22.4860573Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32 2022-08-17T12:14:22.4955614Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64 2022-08-17T12:14:22.4992434Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64 2022-08-17T12:14:22.5135821Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32 2022-08-17T12:14:22.5272462Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64 2022-08-17T12:14:22.5734204Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32 2022-08-17T12:14:22.5751167Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32 2022-08-17T12:14:22.6079466Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32 2022-08-17T12:14:22.6104008Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32 2022-08-17T12:14:22.6230319Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64 2022-08-17T12:14:22.6246500Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32 2022-08-17T12:14:22.6343067Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64 2022-08-17T12:14:22.6462664Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64 2022-08-17T12:14:22.6588517Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64 2022-08-17T12:14:22.6635949Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64 2022-08-17T12:14:22.6754561Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64 2022-08-17T12:14:22.6764281Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32 2022-08-17T12:14:22.7000048Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32 2022-08-17T12:14:22.7009538Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64 2022-08-17T12:14:22.7194926Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64 2022-08-17T12:14:22.7203782Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64 2022-08-17T12:14:22.7458902Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64 2022-08-17T12:14:22.7468313Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64 2022-08-17T12:14:22.7629128Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64 2022-08-17T12:14:22.7819850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32 2022-08-17T12:14:22.7868348Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32 2022-08-17T12:14:22.7904091Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64 2022-08-17T12:14:22.8044016Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64 2022-08-17T12:14:22.8075982Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64 2022-08-17T12:14:22.8388986Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64 2022-08-17T12:14:22.8514667Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32 2022-08-17T12:14:22.8519805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64 2022-08-17T12:14:22.8607148Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64 2022-08-17T12:14:22.8751042Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32 2022-08-17T12:14:22.8791781Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64 2022-08-17T12:14:22.8949908Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64 2022-08-17T12:14:22.8954902Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64 2022-08-17T12:14:22.9209599Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64 2022-08-17T12:14:22.9388012Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64 2022-08-17T12:14:22.9394218Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32 2022-08-17T12:14:22.9499737Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32 2022-08-17T12:14:22.9632509Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64 2022-08-17T12:14:22.9681983Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32 2022-08-17T12:14:22.9803426Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32 2022-08-17T12:14:22.9808390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64 2022-08-17T12:14:23.0089857Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64 2022-08-17T12:14:23.0177436Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64 2022-08-17T12:14:23.0269686Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64 2022-08-17T12:14:23.0374891Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64 2022-08-17T12:14:23.0531213Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64 2022-08-17T12:14:23.0633001Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64 2022-08-17T12:14:23.0669149Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64 2022-08-17T12:14:23.0717081Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32 2022-08-17T12:14:23.1023688Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32 2022-08-17T12:14:23.1074665Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32 2022-08-17T12:14:23.1122697Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64 2022-08-17T12:14:23.1339786Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64 2022-08-17T12:14:23.1433879Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32 2022-08-17T12:14:23.1514449Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64 2022-08-17T12:14:23.1905924Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32 2022-08-17T12:14:23.1931300Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64 2022-08-17T12:14:23.1965415Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:23.2427423Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:23.2488329Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64 2022-08-17T12:14:23.2522263Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32 2022-08-17T12:14:23.2716973Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64 2022-08-17T12:14:23.2734267Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64 2022-08-17T12:14:23.2832501Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64 2022-08-17T12:14:23.2989206Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32 2022-08-17T12:14:23.3012438Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64 2022-08-17T12:14:23.3017304Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32 2022-08-17T12:14:23.3368779Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64 2022-08-17T12:14:23.3373227Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64 2022-08-17T12:14:23.3509365Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64 2022-08-17T12:14:23.3550965Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_float32 2022-08-17T12:14:23.3812584Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_float32 2022-08-17T12:14:23.3816873Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64 2022-08-17T12:14:23.3924285Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64 2022-08-17T12:14:23.3928624Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64 2022-08-17T12:14:23.4297164Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64 2022-08-17T12:14:23.4301392Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64 2022-08-17T12:14:23.4372132Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64 2022-08-17T12:14:23.4405896Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64 2022-08-17T12:14:23.4750782Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64 2022-08-17T12:14:23.4812235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64 2022-08-17T12:14:23.4888675Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64 2022-08-17T12:14:23.5258736Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64 2022-08-17T12:14:23.5330613Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64 2022-08-17T12:14:23.5734453Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64 2022-08-17T12:14:23.5852737Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32 2022-08-17T12:14:23.5943229Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32 2022-08-17T12:14:23.5967718Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64 2022-08-17T12:14:23.6195875Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32 2022-08-17T12:14:23.6231719Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32 2022-08-17T12:14:23.6234564Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:14:23.6393845Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:14:23.6447922Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64 2022-08-17T12:14:23.6670464Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64 2022-08-17T12:14:23.6674939Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:23.6888257Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:23.6893048Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32 2022-08-17T12:14:23.7113071Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32 2022-08-17T12:14:23.7118621Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64 2022-08-17T12:14:23.7325073Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64 2022-08-17T12:14:23.7330122Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64 2022-08-17T12:14:23.7551828Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64 2022-08-17T12:14:23.7556998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64 2022-08-17T12:14:23.7715212Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64 2022-08-17T12:14:23.7746103Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64 2022-08-17T12:14:23.7995514Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64 2022-08-17T12:14:23.8111206Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32 2022-08-17T12:14:23.8152412Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32 2022-08-17T12:14:23.8212639Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64 2022-08-17T12:14:23.8433330Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64 2022-08-17T12:14:23.8524223Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64 2022-08-17T12:14:23.8592355Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64 2022-08-17T12:14:23.8633174Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32 2022-08-17T12:14:23.8875258Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32 2022-08-17T12:14:23.9009939Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32 2022-08-17T12:14:23.9032061Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32 2022-08-17T12:14:23.9113522Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32 2022-08-17T12:14:23.9314244Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32 2022-08-17T12:14:23.9432495Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32 2022-08-17T12:14:23.9471980Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32 2022-08-17T12:14:23.9776387Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32 2022-08-17T12:14:24.0924240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:14:24.0966755Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32 2022-08-17T12:14:24.1146829Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32 2022-08-17T12:14:24.1455477Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32 2022-08-17T12:14:24.1555185Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32 2022-08-17T12:14:24.1893911Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32 2022-08-17T12:14:24.1993914Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32 2022-08-17T12:14:24.2340338Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32 2022-08-17T12:14:24.2475036Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:24.2755858Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:24.2774767Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:24.3195316Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:24.3253982Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32 2022-08-17T12:14:24.3695470Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32 2022-08-17T12:14:24.3834691Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:14:24.3849140Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:14:24.3882561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64 2022-08-17T12:14:24.3932446Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:14:24.4113487Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64 2022-08-17T12:14:24.4171146Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32 2022-08-17T12:14:24.4320016Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32 2022-08-17T12:14:24.4452431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32 2022-08-17T12:14:24.4552383Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32 2022-08-17T12:14:24.4630254Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:14:24.4733301Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:14:24.4962015Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32 2022-08-17T12:14:24.4991614Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32 2022-08-17T12:14:24.5048739Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32 2022-08-17T12:14:24.5212638Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32 2022-08-17T12:14:24.5382318Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32 2022-08-17T12:14:24.5431713Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32 2022-08-17T12:14:24.5472272Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32 2022-08-17T12:14:24.5651486Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32 2022-08-17T12:14:24.5700440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32 2022-08-17T12:14:24.5732588Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu 2022-08-17T12:14:24.5810257Z test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu 2022-08-17T12:14:24.5912193Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32 2022-08-17T12:14:24.5954565Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32 2022-08-17T12:14:24.6131004Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32 2022-08-17T12:14:24.6144145Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32 2022-08-17T12:14:24.6197543Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu 2022-08-17T12:14:24.6203942Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32 2022-08-17T12:14:24.6330417Z test_ops.py::TestCommonCPU::test_dtypes_sign_cpu 2022-08-17T12:14:24.6352078Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sign_cpu 2022-08-17T12:14:24.6411341Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32 2022-08-17T12:14:24.6633043Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32 2022-08-17T12:14:24.6712349Z test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu 2022-08-17T12:14:24.6813214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32 2022-08-17T12:14:24.6834473Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu 2022-08-17T12:14:24.6890079Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:14:24.6907109Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32 2022-08-17T12:14:24.6922008Z [gw2] [ 8%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu 2022-08-17T12:14:24.6938199Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:14:24.7148311Z test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu 2022-08-17T12:14:24.7231738Z test_ops.py::TestCommonCPU::test_dtypes_sort_cpu 2022-08-17T12:14:24.7299083Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:14:24.7304264Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:24.7782989Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:24.7788893Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:24.7822529Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:24.7835474Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu 2022-08-17T12:14:24.7855334Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu 2022-08-17T12:14:24.8159030Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu 2022-08-17T12:14:24.8166148Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:14:24.8211577Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32 2022-08-17T12:14:24.8303268Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:14:24.8347201Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:14:24.8438614Z test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu 2022-08-17T12:14:24.8479995Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32 2022-08-17T12:14:24.8707791Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu 2022-08-17T12:14:24.8712808Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32 2022-08-17T12:14:24.8752993Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32 2022-08-17T12:14:24.8782640Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu 2022-08-17T12:14:24.9119663Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32 2022-08-17T12:14:24.9126375Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64 2022-08-17T12:14:24.9631291Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64 2022-08-17T12:14:24.9659460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64 2022-08-17T12:14:24.9879353Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64 2022-08-17T12:14:24.9910031Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu 2022-08-17T12:14:24.9992292Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu 2022-08-17T12:14:25.0032628Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32 2022-08-17T12:14:25.0436055Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32 2022-08-17T12:14:25.0470687Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64 2022-08-17T12:14:25.0952748Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64 2022-08-17T12:14:25.1158466Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64 2022-08-17T12:14:25.1431974Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64 2022-08-17T12:14:25.1437733Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32 2022-08-17T12:14:25.1912727Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32 2022-08-17T12:14:25.2118839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32 2022-08-17T12:14:25.2350944Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32 2022-08-17T12:14:25.2639598Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64 2022-08-17T12:14:25.2794767Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64 2022-08-17T12:14:25.2895096Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32 2022-08-17T12:14:25.2953262Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32 2022-08-17T12:14:25.2966265Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sort_cpu 2022-08-17T12:14:25.3309851Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu 2022-08-17T12:14:25.3573419Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32 2022-08-17T12:14:25.3587055Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu 2022-08-17T12:14:25.3587668Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu 2022-08-17T12:14:25.3609723Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32 2022-08-17T12:14:25.4022646Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32 2022-08-17T12:14:25.4157240Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32 2022-08-17T12:14:25.4232172Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:14:25.4671235Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:14:25.5202361Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64 2022-08-17T12:14:25.5292968Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64 2022-08-17T12:14:25.5305386Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu 2022-08-17T12:14:25.5311452Z test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu 2022-08-17T12:14:25.5969820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64 2022-08-17T12:14:25.5985478Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu 2022-08-17T12:14:25.5990906Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64 2022-08-17T12:14:25.6082214Z test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu 2022-08-17T12:14:25.6114754Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64 2022-08-17T12:14:25.6580038Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64 2022-08-17T12:14:25.6591554Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu 2022-08-17T12:14:25.6606880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64 2022-08-17T12:14:25.6704432Z test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu 2022-08-17T12:14:25.7030560Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64 2022-08-17T12:14:25.7237443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64 2022-08-17T12:14:25.7257581Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu 2022-08-17T12:14:25.7556351Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu 2022-08-17T12:14:25.7571829Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64 2022-08-17T12:14:25.8262040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64 2022-08-17T12:14:25.8296406Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu 2022-08-17T12:14:25.9270542Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:14:25.9283555Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:14:25.9304529Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:14:25.9790592Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:14:26.2888904Z test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu 2022-08-17T12:14:26.2913715Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32 2022-08-17T12:14:26.2975711Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32 2022-08-17T12:14:26.3418816Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32 2022-08-17T12:14:26.3425360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64 2022-08-17T12:14:26.3485164Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64 2022-08-17T12:14:26.3506765Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64 2022-08-17T12:14:26.3577615Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64 2022-08-17T12:14:26.3814138Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64 2022-08-17T12:14:26.3912499Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64 2022-08-17T12:14:26.3936190Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64 2022-08-17T12:14:26.4226848Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64 2022-08-17T12:14:26.4228517Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu 2022-08-17T12:14:26.4255033Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64 2022-08-17T12:14:26.4258566Z test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu 2022-08-17T12:14:26.4353264Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32 2022-08-17T12:14:26.4358885Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32 2022-08-17T12:14:26.4372424Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32 2022-08-17T12:14:26.4675318Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu 2022-08-17T12:14:26.4749901Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64 2022-08-17T12:14:26.4807965Z test_ops.py::TestCommonCPU::test_dtypes_std_cpu 2022-08-17T12:14:26.5115018Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64 2022-08-17T12:14:26.5206521Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64 2022-08-17T12:14:26.5223502Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32 2022-08-17T12:14:26.5262346Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32 2022-08-17T12:14:26.5540231Z [gw3] [ 9%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32 2022-08-17T12:14:26.5672986Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64 2022-08-17T12:14:26.5680215Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32 2022-08-17T12:14:26.5693773Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64 2022-08-17T12:14:26.5788842Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32 2022-08-17T12:14:26.6166431Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64 2022-08-17T12:14:26.6170097Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64 2022-08-17T12:14:26.6197960Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64 2022-08-17T12:14:26.6306175Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32 2022-08-17T12:14:26.6574073Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32 2022-08-17T12:14:26.6649257Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32 2022-08-17T12:14:26.6727533Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64 2022-08-17T12:14:26.6745316Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32 2022-08-17T12:14:26.7012737Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64 2022-08-17T12:14:26.7089926Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64 2022-08-17T12:14:26.7133572Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_int64 2022-08-17T12:14:26.7194459Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64 2022-08-17T12:14:26.7223966Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_int64 2022-08-17T12:14:26.7242603Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_std_cpu 2022-08-17T12:14:26.7387888Z test_ops.py::TestCommonCPU::test_dtypes_sum_cpu 2022-08-17T12:14:26.7477033Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sum_cpu 2022-08-17T12:14:26.7561733Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64 2022-08-17T12:14:26.7704819Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64 2022-08-17T12:14:26.7724443Z test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu 2022-08-17T12:14:26.7883309Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64 2022-08-17T12:14:26.7901506Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64 2022-08-17T12:14:26.7949469Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64 2022-08-17T12:14:26.7954713Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64 2022-08-17T12:14:26.8021041Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64 2022-08-17T12:14:26.8391051Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64 2022-08-17T12:14:26.8415979Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64 2022-08-17T12:14:26.8486039Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64 2022-08-17T12:14:26.8580806Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64 2022-08-17T12:14:26.8646342Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64 2022-08-17T12:14:26.8668751Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu 2022-08-17T12:14:26.8828809Z test_ops.py::TestCommonCPU::test_dtypes_tan_cpu 2022-08-17T12:14:26.8861515Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64 2022-08-17T12:14:26.8918472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32 2022-08-17T12:14:26.8924567Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32 2022-08-17T12:14:26.8936941Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64 2022-08-17T12:14:26.9266009Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tan_cpu 2022-08-17T12:14:26.9266660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32 2022-08-17T12:14:26.9588451Z test_ops.py::TestCommonCPU::test_dtypes_tile_cpu 2022-08-17T12:14:26.9593625Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64 2022-08-17T12:14:26.9596179Z [gw3] [ 9%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64 2022-08-17T12:14:26.9740010Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32 2022-08-17T12:14:26.9822380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64 2022-08-17T12:14:26.9828204Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64 2022-08-17T12:14:26.9957813Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64 2022-08-17T12:14:27.0104380Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64 2022-08-17T12:14:27.0123822Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tile_cpu 2022-08-17T12:14:27.0176011Z test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu 2022-08-17T12:14:27.0265218Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32 2022-08-17T12:14:27.0265752Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64 2022-08-17T12:14:27.0287041Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu 2022-08-17T12:14:27.0557326Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32 2022-08-17T12:14:27.0616506Z test_ops.py::TestCommonCPU::test_dtypes_tril_cpu 2022-08-17T12:14:27.0660099Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64 2022-08-17T12:14:27.1071147Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tril_cpu 2022-08-17T12:14:27.1144287Z test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu 2022-08-17T12:14:27.1481502Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu 2022-08-17T12:14:27.2809184Z test_ops.py::TestCommonCPU::test_dtypes_unique_cpu 2022-08-17T12:14:27.2925606Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64 2022-08-17T12:14:27.3141363Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64 2022-08-17T12:14:27.3370504Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64 2022-08-17T12:14:27.3409240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32 2022-08-17T12:14:27.3483743Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64 2022-08-17T12:14:27.3509334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64 2022-08-17T12:14:27.3600871Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32 2022-08-17T12:14:27.3812599Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64 2022-08-17T12:14:27.3929071Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64 2022-08-17T12:14:27.3937784Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64 2022-08-17T12:14:27.3977381Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64 2022-08-17T12:14:27.4260608Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64 2022-08-17T12:14:27.4425024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64 2022-08-17T12:14:27.4432486Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64 2022-08-17T12:14:27.4440214Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64 2022-08-17T12:14:27.4711608Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64 2022-08-17T12:14:27.4870218Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32 2022-08-17T12:14:27.4898512Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64 2022-08-17T12:14:27.5174463Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64 2022-08-17T12:14:27.5298611Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32 2022-08-17T12:14:27.5304818Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32 2022-08-17T12:14:27.5314365Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32 2022-08-17T12:14:27.5595995Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32 2022-08-17T12:14:27.5720560Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32 2022-08-17T12:14:27.5726483Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64 2022-08-17T12:14:27.5825482Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64 2022-08-17T12:14:27.5831417Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32 2022-08-17T12:14:27.6190952Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32 2022-08-17T12:14:27.6249346Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32 2022-08-17T12:14:27.6293817Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64 2022-08-17T12:14:27.6542819Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32 2022-08-17T12:14:27.6604090Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64 2022-08-17T12:14:27.6609364Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64 2022-08-17T12:14:27.6631944Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64 2022-08-17T12:14:27.6988590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:14:27.7032931Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:14:27.7112847Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128 2022-08-17T12:14:27.7364027Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:27.7472215Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128 2022-08-17T12:14:27.7543525Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64 2022-08-17T12:14:27.7572199Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:27.7663961Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:27.7671420Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:27.7971104Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64 2022-08-17T12:14:27.7978029Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64 2022-08-17T12:14:27.8036754Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64 2022-08-17T12:14:27.8141781Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32 2022-08-17T12:14:27.8433693Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32 2022-08-17T12:14:27.8440868Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64 2022-08-17T12:14:27.8449516Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64 2022-08-17T12:14:27.8483554Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64 2022-08-17T12:14:27.8869112Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64 2022-08-17T12:14:27.8884650Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128 2022-08-17T12:14:27.8894267Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128 2022-08-17T12:14:27.8924091Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32 2022-08-17T12:14:27.9261454Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32 2022-08-17T12:14:27.9388467Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64 2022-08-17T12:14:27.9496953Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64 2022-08-17T12:14:27.9513764Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64 2022-08-17T12:14:27.9728016Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64 2022-08-17T12:14:27.9735716Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128 2022-08-17T12:14:27.9772173Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128 2022-08-17T12:14:27.9865498Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64 2022-08-17T12:14:28.0212641Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64 2022-08-17T12:14:28.0219776Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:14:28.0506495Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64 2022-08-17T12:14:28.0507348Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:14:28.0551477Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64 2022-08-17T12:14:28.0601817Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64 2022-08-17T12:14:28.0664736Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64 2022-08-17T12:14:28.0672635Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:14:28.1033488Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:14:28.1042940Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:14:28.1128749Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:14:28.1297107Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32 2022-08-17T12:14:28.1437563Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32 2022-08-17T12:14:28.1466639Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:14:28.1552951Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:14:28.1648707Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64 2022-08-17T12:14:28.1914163Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64 2022-08-17T12:14:28.1955715Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64 2022-08-17T12:14:28.1992180Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64 2022-08-17T12:14:28.2330877Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32 2022-08-17T12:14:28.2352281Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32 2022-08-17T12:14:28.2413267Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64 2022-08-17T12:14:28.2431634Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64 2022-08-17T12:14:28.2478052Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64 2022-08-17T12:14:28.2834763Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64 2022-08-17T12:14:28.2872339Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128 2022-08-17T12:14:28.2894848Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32 2022-08-17T12:14:28.3092816Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32 2022-08-17T12:14:28.3316692Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128 2022-08-17T12:14:28.3321134Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:14:28.3377403Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64 2022-08-17T12:14:28.3395175Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64 2022-08-17T12:14:28.3756128Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:14:28.3761760Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:14:28.3815181Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64 2022-08-17T12:14:28.3832689Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64 2022-08-17T12:14:28.4241095Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:14:28.4251868Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:28.4264413Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:14:28.4274265Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:28.4279705Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu 2022-08-17T12:14:28.4292783Z test_ops.py::TestCommonCPU::test_dtypes_short_cpu 2022-08-17T12:14:28.4635035Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:14:28.4638080Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64 2022-08-17T12:14:28.4718735Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:14:28.4938873Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64 2022-08-17T12:14:28.5072979Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:14:28.5112920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:14:28.5292091Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64 2022-08-17T12:14:28.5401191Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:14:28.5593707Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64 2022-08-17T12:14:28.5594348Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32 2022-08-17T12:14:28.5760963Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128 2022-08-17T12:14:28.5774185Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128 2022-08-17T12:14:28.6031897Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32 2022-08-17T12:14:28.6035892Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:14:28.6070162Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64 2022-08-17T12:14:28.6093076Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_short_cpu 2022-08-17T12:14:28.6102013Z test_ops.py::TestCommonCPU::test_dtypes_sin_cpu 2022-08-17T12:14:28.6205156Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64 2022-08-17T12:14:28.6393359Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sin_cpu 2022-08-17T12:14:28.6416240Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:14:28.6475087Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64 2022-08-17T12:14:28.6553941Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128 2022-08-17T12:14:28.6558123Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128 2022-08-17T12:14:28.6721920Z test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu 2022-08-17T12:14:28.6911576Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64 2022-08-17T12:14:28.6912741Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:14:28.7113612Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64 2022-08-17T12:14:28.7182535Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64 2022-08-17T12:14:28.7270645Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:14:28.7313614Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:14:28.7377399Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64 2022-08-17T12:14:28.7541233Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64 2022-08-17T12:14:28.7712509Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:14:28.7754374Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:14:28.7869347Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128 2022-08-17T12:14:28.7899892Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:14:28.8267911Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128 2022-08-17T12:14:28.8273905Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32 2022-08-17T12:14:28.8707492Z test_ops.py::TestCommonCPU::test_out_T_cpu_float32 2022-08-17T12:14:28.8737487Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32 2022-08-17T12:14:28.8861183Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32 2022-08-17T12:14:28.9202930Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32 2022-08-17T12:14:28.9321803Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:14:28.9630928Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:14:28.9713731Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32 2022-08-17T12:14:28.9959683Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32 2022-08-17T12:14:28.9970190Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu 2022-08-17T12:14:29.0035447Z test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu 2022-08-17T12:14:29.0125188Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:29.0442921Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:29.0450168Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu 2022-08-17T12:14:29.0471946Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu 2022-08-17T12:14:29.0516472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64 2022-08-17T12:14:29.0916544Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64 2022-08-17T12:14:29.0991969Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:29.1001386Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out_T_cpu_float32 2022-08-17T12:14:29.1038728Z test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32 2022-08-17T12:14:29.1055060Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu 2022-08-17T12:14:29.1080546Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu 2022-08-17T12:14:29.1086410Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu 2022-08-17T12:14:29.1356455Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:29.1475911Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:29.1518962Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu 2022-08-17T12:14:29.1797586Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:29.1965704Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:14:29.2237203Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:14:29.2572370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64 2022-08-17T12:14:29.2674783Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64 2022-08-17T12:14:29.2764153Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:14:29.3114488Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:14:29.3258558Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:29.3271579Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu 2022-08-17T12:14:29.5121637Z test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu 2022-08-17T12:14:29.5136688Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu 2022-08-17T12:14:29.5740480Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu 2022-08-17T12:14:29.5753077Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu 2022-08-17T12:14:29.6375199Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu 2022-08-17T12:14:29.6392792Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu 2022-08-17T12:14:29.6416600Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:14:29.6837585Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:14:29.7454703Z test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu 2022-08-17T12:14:29.7467881Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu 2022-08-17T12:14:29.7539736Z test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu 2022-08-17T12:14:29.7877651Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu 2022-08-17T12:14:29.7994584Z test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu 2022-08-17T12:14:29.8315569Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu 2022-08-17T12:14:30.1685544Z test_ops.py::TestCommonCPU::test_dtypes_stft_cpu 2022-08-17T12:14:30.1705918Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:30.2165799Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:30.2199654Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_stft_cpu 2022-08-17T12:14:30.2406937Z test_ops.py::TestCommonCPU::test_dtypes_svd_cpu 2022-08-17T12:14:30.2430463Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:30.3017021Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:30.3040729Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:30.3109423Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:30.3511431Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:30.3675707Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32 2022-08-17T12:14:30.3914815Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32 2022-08-17T12:14:30.3983274Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64 2022-08-17T12:14:30.4391584Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64 2022-08-17T12:14:30.4544240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:14:30.4795716Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:14:30.4953099Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:14:30.5303100Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:14:30.5304472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:14:30.5740784Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:14:30.5742449Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:30.6151533Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:30.6678313Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32 2022-08-17T12:14:30.6710853Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32 2022-08-17T12:14:30.6724071Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_svd_cpu 2022-08-17T12:14:30.6791213Z test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu 2022-08-17T12:14:30.6838401Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64 2022-08-17T12:14:30.6848541Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64 2022-08-17T12:14:30.7232262Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu 2022-08-17T12:14:30.7312738Z test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu 2022-08-17T12:14:30.7313791Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32 2022-08-17T12:14:30.7316168Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32 2022-08-17T12:14:30.7674051Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu 2022-08-17T12:14:30.7751216Z test_ops.py::TestCommonCPU::test_dtypes_topk_cpu 2022-08-17T12:14:30.7781870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:14:30.8134433Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:14:30.8277832Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:30.8560380Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:30.8621749Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:14:30.8997498Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:14:30.9041977Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64 2022-08-17T12:14:30.9436791Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64 2022-08-17T12:14:30.9647043Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:14:30.9706318Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:14:30.9719414Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_topk_cpu 2022-08-17T12:14:30.9873655Z test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu 2022-08-17T12:14:31.0193452Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32 2022-08-17T12:14:31.0206478Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu 2022-08-17T12:14:31.0450644Z test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu 2022-08-17T12:14:31.0634584Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu 2022-08-17T12:14:31.2439222Z test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu 2022-08-17T12:14:31.2453769Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32 2022-08-17T12:14:31.2556424Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32 2022-08-17T12:14:31.2843008Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32 2022-08-17T12:14:31.2859902Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu 2022-08-17T12:14:31.2873707Z test_ops.py::TestCommonCPU::test_dtypes_var_cpu 2022-08-17T12:14:31.2963103Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64 2022-08-17T12:14:31.3315798Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64 2022-08-17T12:14:31.3377965Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64 2022-08-17T12:14:31.3753164Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64 2022-08-17T12:14:31.3815667Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64 2022-08-17T12:14:31.4196011Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64 2022-08-17T12:14:31.4993451Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32 2022-08-17T12:14:31.5020213Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32 2022-08-17T12:14:31.5251530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32 2022-08-17T12:14:31.5266962Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_var_cpu 2022-08-17T12:14:31.5355779Z test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu 2022-08-17T12:14:31.5674717Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu 2022-08-17T12:14:31.5758424Z test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu 2022-08-17T12:14:31.6112890Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu 2022-08-17T12:14:31.6201262Z test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu 2022-08-17T12:14:31.6554906Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu 2022-08-17T12:14:32.1915112Z test_ops.py::TestCommonCPU::test_errors___rmod___cpu 2022-08-17T12:14:32.1928562Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32 2022-08-17T12:14:32.2077469Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64 2022-08-17T12:14:32.2357442Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64 2022-08-17T12:14:32.2433443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:14:32.2796802Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:14:32.2823357Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:14:32.3235870Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:14:32.3263683Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:14:32.3676249Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:14:32.3891549Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64 2022-08-17T12:14:32.4116338Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64 2022-08-17T12:14:32.4503477Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32 2022-08-17T12:14:32.4558947Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32 2022-08-17T12:14:32.4690904Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64 2022-08-17T12:14:32.4995972Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64 2022-08-17T12:14:32.5059418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32 2022-08-17T12:14:32.5484398Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32 2022-08-17T12:14:32.5685627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32 2022-08-17T12:14:32.5874707Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32 2022-08-17T12:14:32.5958778Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64 2022-08-17T12:14:32.6315971Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64 2022-08-17T12:14:32.6395042Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32 2022-08-17T12:14:32.6755796Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32 2022-08-17T12:14:32.6803225Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64 2022-08-17T12:14:32.7196542Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64 2022-08-17T12:14:32.7284346Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32 2022-08-17T12:14:32.7635198Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32 2022-08-17T12:14:32.7713484Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64 2022-08-17T12:14:32.8074437Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64 2022-08-17T12:14:32.8151244Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32 2022-08-17T12:14:32.8514814Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32 2022-08-17T12:14:32.8577721Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64 2022-08-17T12:14:32.8954189Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64 2022-08-17T12:14:32.9009453Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64 2022-08-17T12:14:32.9395721Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64 2022-08-17T12:14:32.9447774Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32 2022-08-17T12:14:32.9834917Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32 2022-08-17T12:14:32.9871443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64 2022-08-17T12:14:33.0275068Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64 2022-08-17T12:14:33.0700378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64 2022-08-17T12:14:33.0715336Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64 2022-08-17T12:14:33.0765875Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32 2022-08-17T12:14:33.1157589Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32 2022-08-17T12:14:33.1234622Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32 2022-08-17T12:14:33.1597138Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32 2022-08-17T12:14:33.1677613Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64 2022-08-17T12:14:33.2036477Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64 2022-08-17T12:14:33.2195821Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64 2022-08-17T12:14:33.2478331Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64 2022-08-17T12:14:33.2581528Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64 2022-08-17T12:14:33.2916163Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64 2022-08-17T12:14:33.3027814Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64 2022-08-17T12:14:33.3354880Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64 2022-08-17T12:14:33.3460002Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64 2022-08-17T12:14:33.3794958Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64 2022-08-17T12:14:33.4881070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:33.4895674Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:33.4996927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32 2022-08-17T12:14:33.5317875Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32 2022-08-17T12:14:33.5353325Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64 2022-08-17T12:14:33.5756221Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64 2022-08-17T12:14:33.5825544Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64 2022-08-17T12:14:33.6195849Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64 2022-08-17T12:14:33.6237616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64 2022-08-17T12:14:33.6660792Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64 2022-08-17T12:14:33.6707667Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32 2022-08-17T12:14:33.7077870Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32 2022-08-17T12:14:33.7141357Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64 2022-08-17T12:14:33.7517159Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64 2022-08-17T12:14:33.7750202Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32 2022-08-17T12:14:33.7955463Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32 2022-08-17T12:14:33.8040935Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32 2022-08-17T12:14:33.8396340Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32 2022-08-17T12:14:33.8425421Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:14:33.8836024Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:14:33.8893930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32 2022-08-17T12:14:33.9275772Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32 2022-08-17T12:14:33.9324844Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32 2022-08-17T12:14:33.9717026Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32 2022-08-17T12:14:33.9804441Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:34.0155321Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:34.0177102Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:34.0598005Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:34.0651780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32 2022-08-17T12:14:34.1034698Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32 2022-08-17T12:14:34.1118472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:14:34.1475564Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:14:34.1534117Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32 2022-08-17T12:14:34.1916737Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32 2022-08-17T12:14:34.1984303Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32 2022-08-17T12:14:34.2357347Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32 2022-08-17T12:14:34.2384412Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:14:34.2796896Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:14:34.2845997Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32 2022-08-17T12:14:34.2955274Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32 2022-08-17T12:14:34.2963068Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_errors___rmod___cpu 2022-08-17T12:14:34.2990473Z test_ops.py::TestCommonCPU::test_errors___rsub___cpu 2022-08-17T12:14:34.3235157Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_errors___rsub___cpu 2022-08-17T12:14:34.3280214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32 2022-08-17T12:14:34.3394153Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32 2022-08-17T12:14:34.3675415Z test_ops.py::TestCommonCPU::test_errors_amin_cpu 2022-08-17T12:14:34.3752499Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32 2022-08-17T12:14:34.3767888Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32 2022-08-17T12:14:34.3832947Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_amin_cpu 2022-08-17T12:14:34.3863453Z test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu 2022-08-17T12:14:34.4114922Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu 2022-08-17T12:14:34.4252736Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:14:34.4273464Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:14:34.4302767Z test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu 2022-08-17T12:14:34.4554941Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu 2022-08-17T12:14:34.4601275Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:14:34.4712549Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:14:34.4744401Z test_ops.py::TestCommonCPU::test_errors_copysign_cpu 2022-08-17T12:14:34.4994338Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_copysign_cpu 2022-08-17T12:14:34.5019212Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:34.5155812Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:34.5185502Z test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu 2022-08-17T12:14:34.5435173Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu 2022-08-17T12:14:34.5457636Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:34.5593891Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:34.5805504Z test_ops.py::TestCommonCPU::test_errors_dstack_cpu 2022-08-17T12:14:34.5873780Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_dstack_cpu 2022-08-17T12:14:34.6033752Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32 2022-08-17T12:14:34.6049757Z test_ops.py::TestCommonCPU::test_errors_flipud_cpu 2022-08-17T12:14:34.6101310Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32 2022-08-17T12:14:34.6313431Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_flipud_cpu 2022-08-17T12:14:34.6380107Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64 2022-08-17T12:14:34.6512862Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64 2022-08-17T12:14:34.6543009Z test_ops.py::TestCommonCPU::test_errors_fmin_cpu 2022-08-17T12:14:34.6753385Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_fmin_cpu 2022-08-17T12:14:34.6836039Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32 2022-08-17T12:14:34.6953775Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32 2022-08-17T12:14:34.6983759Z test_ops.py::TestCommonCPU::test_errors_ge_cpu 2022-08-17T12:14:34.7192543Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_ge_cpu 2022-08-17T12:14:34.7245503Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64 2022-08-17T12:14:34.7432649Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64 2022-08-17T12:14:34.7533376Z test_ops.py::TestCommonCPU::test_errors_hsplit_cpu 2022-08-17T12:14:34.7632182Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_hsplit_cpu 2022-08-17T12:14:34.7698455Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64 2022-08-17T12:14:34.7871997Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64 2022-08-17T12:14:34.7904402Z test_ops.py::TestCommonCPU::test_errors_igammac_cpu 2022-08-17T12:14:34.8074018Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_igammac_cpu 2022-08-17T12:14:34.8170203Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32 2022-08-17T12:14:34.8353726Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32 2022-08-17T12:14:34.8386741Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu 2022-08-17T12:14:34.8514437Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu 2022-08-17T12:14:34.8574673Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64 2022-08-17T12:14:34.8834238Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64 2022-08-17T12:14:34.8866285Z test_ops.py::TestCommonCPU::test_errors_le_cpu 2022-08-17T12:14:34.8953178Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_le_cpu 2022-08-17T12:14:34.9074559Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32 2022-08-17T12:14:34.9273942Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32 2022-08-17T12:14:34.9393045Z test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu 2022-08-17T12:14:34.9433985Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32 2022-08-17T12:14:34.9557541Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu 2022-08-17T12:14:34.9754179Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32 2022-08-17T12:14:34.9830703Z test_ops.py::TestCommonCPU::test_errors_logspace_cpu 2022-08-17T12:14:34.9840487Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_logspace_cpu 2022-08-17T12:14:34.9925446Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64 2022-08-17T12:14:35.0195483Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64 2022-08-17T12:14:35.0266290Z test_ops.py::TestCommonCPU::test_errors_max_binary_cpu 2022-08-17T12:14:35.0280366Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_max_binary_cpu 2022-08-17T12:14:35.0634629Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64 2022-08-17T12:14:35.0667561Z test_ops.py::TestCommonCPU::test_errors_minimum_cpu 2022-08-17T12:14:35.1114904Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_minimum_cpu 2022-08-17T12:14:35.1324696Z test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu 2022-08-17T12:14:35.1595429Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu 2022-08-17T12:14:35.1712992Z test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu 2022-08-17T12:14:35.2035161Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu 2022-08-17T12:14:35.2207858Z test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu 2022-08-17T12:14:35.2515687Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu 2022-08-17T12:14:35.2552321Z test_ops.py::TestCommonCPU::test_errors_pow_cpu 2022-08-17T12:14:35.2994310Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_pow_cpu 2022-08-17T12:14:35.3163418Z test_ops.py::TestCommonCPU::test_errors_roll_cpu 2022-08-17T12:14:35.3433519Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_roll_cpu 2022-08-17T12:14:35.3747031Z test_ops.py::TestCommonCPU::test_errors_scatter_cpu 2022-08-17T12:14:35.3873889Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_scatter_cpu 2022-08-17T12:14:35.3895821Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu 2022-08-17T12:14:35.4354750Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu 2022-08-17T12:14:35.4379520Z test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu 2022-08-17T12:14:35.4683580Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu 2022-08-17T12:14:35.4696399Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64 2022-08-17T12:14:35.4792999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32 2022-08-17T12:14:35.4820203Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:14:35.4848352Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:14:35.5114829Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32 2022-08-17T12:14:35.5198271Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64 2022-08-17T12:14:35.5233083Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64 2022-08-17T12:14:35.5324200Z test_ops.py::TestCommonCPU::test_errors_t_cpu 2022-08-17T12:14:35.5554775Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_t_cpu 2022-08-17T12:14:35.5677176Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32 2022-08-17T12:14:35.5688732Z test_ops.py::TestCommonCPU::test_errors_unbind_cpu 2022-08-17T12:14:35.5805067Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32 2022-08-17T12:14:35.5992524Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_unbind_cpu 2022-08-17T12:14:35.6029451Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64 2022-08-17T12:14:35.6152843Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64 2022-08-17T12:14:35.6182361Z test_ops.py::TestCommonCPU::test_errors_xlogy_cpu 2022-08-17T12:14:35.6433983Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors_xlogy_cpu 2022-08-17T12:14:35.6595157Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64 2022-08-17T12:14:35.6634053Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64 2022-08-17T12:14:35.6647376Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64 2022-08-17T12:14:35.6873588Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64 2022-08-17T12:14:35.6936635Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32 2022-08-17T12:14:35.7031552Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32 2022-08-17T12:14:35.7060552Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64 2022-08-17T12:14:35.7313297Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64 2022-08-17T12:14:35.7478366Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64 2022-08-17T12:14:35.7513357Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64 2022-08-17T12:14:35.7547781Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32 2022-08-17T12:14:35.7753012Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32 2022-08-17T12:14:35.7941788Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32 2022-08-17T12:14:35.7956668Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32 2022-08-17T12:14:35.7987158Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64 2022-08-17T12:14:35.8193216Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64 2022-08-17T12:14:35.8226434Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64 2022-08-17T12:14:35.8431872Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64 2022-08-17T12:14:35.8464558Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32 2022-08-17T12:14:35.8633001Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32 2022-08-17T12:14:35.8799412Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64 2022-08-17T12:14:35.8911923Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64 2022-08-17T12:14:35.8941726Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_int64 2022-08-17T12:14:35.9072703Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_int64 2022-08-17T12:14:35.9234678Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32 2022-08-17T12:14:35.9354921Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32 2022-08-17T12:14:35.9392495Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_int64 2022-08-17T12:14:35.9513976Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_int64 2022-08-17T12:14:35.9617204Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64 2022-08-17T12:14:35.9794765Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64 2022-08-17T12:14:35.9819992Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_int64 2022-08-17T12:14:35.9955362Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_int64 2022-08-17T12:14:36.0049229Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32 2022-08-17T12:14:36.0236490Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32 2022-08-17T12:14:36.0280412Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logaddexp_cpu_float32 2022-08-17T12:14:36.0394520Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logaddexp_cpu_float32 2022-08-17T12:14:36.0488546Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64 2022-08-17T12:14:36.0714756Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64 2022-08-17T12:14:36.0752339Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_int64 2022-08-17T12:14:36.0833007Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_int64 2022-08-17T12:14:36.0907315Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64 2022-08-17T12:14:36.1195647Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64 2022-08-17T12:14:36.1227836Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_float32 2022-08-17T12:14:36.1272438Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_float32 2022-08-17T12:14:36.1591870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64 2022-08-17T12:14:36.1633868Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64 2022-08-17T12:14:36.1665533Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_float32 2022-08-17T12:14:36.1711799Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_float32 2022-08-17T12:14:36.2074561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64 2022-08-17T12:14:36.2107286Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_float32 2022-08-17T12:14:36.2555407Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_float32 2022-08-17T12:14:36.2591694Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32 2022-08-17T12:14:36.2915222Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32 2022-08-17T12:14:36.2927676Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64 2022-08-17T12:14:36.2992617Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32 2022-08-17T12:14:36.3031957Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32 2022-08-17T12:14:36.3036633Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32 2022-08-17T12:14:36.3355791Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32 2022-08-17T12:14:36.3467151Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64 2022-08-17T12:14:36.3472729Z test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32 2022-08-17T12:14:36.3487770Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32 2022-08-17T12:14:36.3794265Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64 2022-08-17T12:14:36.3828138Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64 2022-08-17T12:14:36.3872949Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64 2022-08-17T12:14:36.3907042Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64 2022-08-17T12:14:36.4235249Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64 2022-08-17T12:14:36.4280577Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64 2022-08-17T12:14:36.4312591Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64 2022-08-17T12:14:36.4346241Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64 2022-08-17T12:14:36.4675459Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64 2022-08-17T12:14:36.4725085Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64 2022-08-17T12:14:36.4752217Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64 2022-08-17T12:14:36.4786232Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64 2022-08-17T12:14:36.5114420Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64 2022-08-17T12:14:36.5181019Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64 2022-08-17T12:14:36.5195555Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64 2022-08-17T12:14:36.5230706Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32 2022-08-17T12:14:36.5555461Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32 2022-08-17T12:14:36.5634168Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32 2022-08-17T12:14:36.5659977Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32 2022-08-17T12:14:36.5674166Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32 2022-08-17T12:14:36.5995777Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32 2022-08-17T12:14:36.6059806Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64 2022-08-17T12:14:36.6074556Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64 2022-08-17T12:14:36.6104429Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32 2022-08-17T12:14:36.6434646Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32 2022-08-17T12:14:36.6488237Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32 2022-08-17T12:14:36.6512344Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32 2022-08-17T12:14:36.6543019Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32 2022-08-17T12:14:36.6875400Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32 2022-08-17T12:14:36.6959370Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64 2022-08-17T12:14:36.6962945Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64 2022-08-17T12:14:36.6986077Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32 2022-08-17T12:14:36.7314142Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32 2022-08-17T12:14:36.7358771Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64 2022-08-17T12:14:36.7426039Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64 2022-08-17T12:14:36.7428633Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32 2022-08-17T12:14:36.7754252Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32 2022-08-17T12:14:36.7832661Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128 2022-08-17T12:14:36.7855642Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32 2022-08-17T12:14:36.7870949Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128 2022-08-17T12:14:36.8192812Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32 2022-08-17T12:14:36.8249339Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64 2022-08-17T12:14:36.8271752Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64 2022-08-17T12:14:36.8301349Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32 2022-08-17T12:14:36.8633911Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32 2022-08-17T12:14:36.8692161Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64 2022-08-17T12:14:36.8712008Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64 2022-08-17T12:14:36.8740898Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32 2022-08-17T12:14:36.9073588Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32 2022-08-17T12:14:36.9139769Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64 2022-08-17T12:14:36.9151549Z [gw3] [ 10%] XFAIL test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64 2022-08-17T12:14:36.9181578Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32 2022-08-17T12:14:36.9513561Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32 2022-08-17T12:14:36.9554723Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64 2022-08-17T12:14:36.9592425Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64 2022-08-17T12:14:36.9622624Z test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32 2022-08-17T12:14:36.9954264Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32 2022-08-17T12:14:37.0005975Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128 2022-08-17T12:14:37.0031899Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128 2022-08-17T12:14:37.0068555Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64 2022-08-17T12:14:37.0394387Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64 2022-08-17T12:14:37.0560759Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64 2022-08-17T12:14:37.0568896Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64 2022-08-17T12:14:37.0586067Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64 2022-08-17T12:14:37.0833868Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64 2022-08-17T12:14:37.0867298Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:14:37.0953200Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:14:37.0989375Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32 2022-08-17T12:14:37.1275751Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32 2022-08-17T12:14:37.1335440Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128 2022-08-17T12:14:37.1393560Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128 2022-08-17T12:14:37.1429630Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32 2022-08-17T12:14:37.1716248Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32 2022-08-17T12:14:37.1768104Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64 2022-08-17T12:14:37.1833672Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64 2022-08-17T12:14:37.1864523Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64 2022-08-17T12:14:37.2155641Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64 2022-08-17T12:14:37.2230352Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64 2022-08-17T12:14:37.2272288Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64 2022-08-17T12:14:37.2303778Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64 2022-08-17T12:14:37.2594709Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64 2022-08-17T12:14:37.2704023Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:14:37.2713006Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:14:37.2741664Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64 2022-08-17T12:14:37.3032681Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64 2022-08-17T12:14:37.3123134Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64 2022-08-17T12:14:37.3150903Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64 2022-08-17T12:14:37.3179722Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64 2022-08-17T12:14:37.3473818Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64 2022-08-17T12:14:37.3548713Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64 2022-08-17T12:14:37.3592327Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64 2022-08-17T12:14:37.3621892Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32 2022-08-17T12:14:37.3915445Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32 2022-08-17T12:14:37.3974667Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:14:37.4032335Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:14:37.4061584Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32 2022-08-17T12:14:37.4356089Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32 2022-08-17T12:14:37.4475110Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128 2022-08-17T12:14:37.4513742Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32 2022-08-17T12:14:37.4667092Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32 2022-08-17T12:14:37.4791536Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128 2022-08-17T12:14:37.4831959Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64 2022-08-17T12:14:37.4912757Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64 2022-08-17T12:14:37.4950243Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32 2022-08-17T12:14:37.5235316Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32 2022-08-17T12:14:37.5355705Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64 2022-08-17T12:14:37.5360658Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64 2022-08-17T12:14:37.5388308Z test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32 2022-08-17T12:14:37.5673558Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32 2022-08-17T12:14:37.5793408Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64 2022-08-17T12:14:37.5828165Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64 2022-08-17T12:14:37.6235211Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64 2022-08-17T12:14:37.6267190Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64 2022-08-17T12:14:37.6507036Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64 2022-08-17T12:14:37.6520907Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64 2022-08-17T12:14:37.6598058Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64 2022-08-17T12:14:37.6672192Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64 2022-08-17T12:14:37.6704685Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64 2022-08-17T12:14:37.6954218Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64 2022-08-17T12:14:37.7025473Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128 2022-08-17T12:14:37.7113510Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128 2022-08-17T12:14:37.7140465Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64 2022-08-17T12:14:37.7392601Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64 2022-08-17T12:14:37.7484094Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64 2022-08-17T12:14:37.7552189Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64 2022-08-17T12:14:37.7579025Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64 2022-08-17T12:14:37.7833538Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64 2022-08-17T12:14:37.7916373Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64 2022-08-17T12:14:37.7992049Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64 2022-08-17T12:14:37.8022921Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64 2022-08-17T12:14:37.8274608Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64 2022-08-17T12:14:37.8432701Z test_ops.py::TestCommonCPU::test_out___radd___cpu_float32 2022-08-17T12:14:37.8467710Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64 2022-08-17T12:14:37.8875579Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64 2022-08-17T12:14:37.8913288Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64 2022-08-17T12:14:37.9314509Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64 2022-08-17T12:14:37.9351024Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64 2022-08-17T12:14:37.9753700Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64 2022-08-17T12:14:37.9778253Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64 2022-08-17T12:14:38.0193925Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64 2022-08-17T12:14:38.0217819Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64 2022-08-17T12:14:38.0636371Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64 2022-08-17T12:14:38.0660020Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64 2022-08-17T12:14:38.1074330Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64 2022-08-17T12:14:38.1098175Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:38.1514221Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:38.1538632Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32 2022-08-17T12:14:38.1954700Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32 2022-08-17T12:14:38.1982682Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32 2022-08-17T12:14:38.2395483Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32 2022-08-17T12:14:38.2425395Z test_ops.py::TestCommonCPU::test_multiple_devices_eig_cpu_float32 2022-08-17T12:14:38.2835215Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eig_cpu_float32 2022-08-17T12:14:38.2866855Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64 2022-08-17T12:14:38.3274214Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64 2022-08-17T12:14:38.3302696Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64 2022-08-17T12:14:38.3714927Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64 2022-08-17T12:14:38.3746867Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64 2022-08-17T12:14:38.4154710Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64 2022-08-17T12:14:38.4189767Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64 2022-08-17T12:14:38.4595338Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64 2022-08-17T12:14:38.4627091Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64 2022-08-17T12:14:38.5034774Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64 2022-08-17T12:14:38.5062468Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64 2022-08-17T12:14:38.5475674Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64 2022-08-17T12:14:38.5506952Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64 2022-08-17T12:14:38.5915363Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64 2022-08-17T12:14:38.5944498Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64 2022-08-17T12:14:38.6355262Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64 2022-08-17T12:14:38.6385053Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64 2022-08-17T12:14:38.6794963Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64 2022-08-17T12:14:38.6823892Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64 2022-08-17T12:14:38.7235329Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64 2022-08-17T12:14:38.7266763Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64 2022-08-17T12:14:38.7675044Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64 2022-08-17T12:14:38.7705076Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64 2022-08-17T12:14:38.8113747Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64 2022-08-17T12:14:38.8144962Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64 2022-08-17T12:14:38.8553834Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64 2022-08-17T12:14:38.8585015Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64 2022-08-17T12:14:38.8994752Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64 2022-08-17T12:14:38.9030053Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64 2022-08-17T12:14:38.9475439Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64 2022-08-17T12:14:38.9506649Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64 2022-08-17T12:14:38.9914737Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64 2022-08-17T12:14:38.9944787Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64 2022-08-17T12:14:39.0354877Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64 2022-08-17T12:14:39.0382902Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64 2022-08-17T12:14:39.0794094Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64 2022-08-17T12:14:39.0825467Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64 2022-08-17T12:14:39.1234373Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64 2022-08-17T12:14:39.1266375Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64 2022-08-17T12:14:39.1675224Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64 2022-08-17T12:14:39.1707310Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32 2022-08-17T12:14:39.2115098Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32 2022-08-17T12:14:39.2146639Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32 2022-08-17T12:14:39.2555367Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32 2022-08-17T12:14:39.2586118Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32 2022-08-17T12:14:39.2996087Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32 2022-08-17T12:14:39.3025924Z test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64 2022-08-17T12:14:39.3435684Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64 2022-08-17T12:14:39.3471585Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32 2022-08-17T12:14:39.3875887Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32 2022-08-17T12:14:39.3907289Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32 2022-08-17T12:14:39.4315430Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32 2022-08-17T12:14:39.4344753Z test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32 2022-08-17T12:14:39.4755799Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32 2022-08-17T12:14:39.4787039Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64 2022-08-17T12:14:39.5194854Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64 2022-08-17T12:14:39.5226013Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32 2022-08-17T12:14:39.5633976Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32 2022-08-17T12:14:39.5665332Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32 2022-08-17T12:14:39.6074360Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32 2022-08-17T12:14:39.6105773Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32 2022-08-17T12:14:39.6515063Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32 2022-08-17T12:14:39.6547104Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32 2022-08-17T12:14:39.6954790Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32 2022-08-17T12:14:39.6985933Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32 2022-08-17T12:14:39.7394819Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32 2022-08-17T12:14:39.7424412Z test_ops.py::TestCommonCPU::test_multiple_devices_inverse_cpu_float32 2022-08-17T12:14:39.7834424Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inverse_cpu_float32 2022-08-17T12:14:39.7866503Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64 2022-08-17T12:14:39.8273925Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64 2022-08-17T12:14:39.8309295Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64 2022-08-17T12:14:39.8714129Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64 2022-08-17T12:14:39.8744957Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64 2022-08-17T12:14:39.9154122Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64 2022-08-17T12:14:39.9184917Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64 2022-08-17T12:14:39.9594539Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64 2022-08-17T12:14:39.9624287Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:40.0035123Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:40.0066967Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:40.0474200Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:40.0505607Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32 2022-08-17T12:14:40.0914774Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32 2022-08-17T12:14:40.0946197Z test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64 2022-08-17T12:14:40.1354366Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64 2022-08-17T12:14:40.1386050Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64 2022-08-17T12:14:40.1795261Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64 2022-08-17T12:14:40.1824140Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32 2022-08-17T12:14:40.2235006Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32 2022-08-17T12:14:40.2268384Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64 2022-08-17T12:14:40.2676338Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64 2022-08-17T12:14:40.2705228Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32 2022-08-17T12:14:40.3115417Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32 2022-08-17T12:14:40.3147900Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32 2022-08-17T12:14:40.3555931Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32 2022-08-17T12:14:40.3588778Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32 2022-08-17T12:14:40.3995909Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32 2022-08-17T12:14:40.4026120Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:14:40.4435552Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:14:40.4463999Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32 2022-08-17T12:14:40.4875877Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32 2022-08-17T12:14:40.4906812Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32 2022-08-17T12:14:40.5315005Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32 2022-08-17T12:14:40.5344211Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32 2022-08-17T12:14:40.5795065Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32 2022-08-17T12:14:40.5824670Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32 2022-08-17T12:14:40.6234165Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32 2022-08-17T12:14:40.6263154Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32 2022-08-17T12:14:40.6673933Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32 2022-08-17T12:14:40.6701365Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32 2022-08-17T12:14:40.7113710Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32 2022-08-17T12:14:40.7141619Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32 2022-08-17T12:14:40.7553381Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32 2022-08-17T12:14:40.7585957Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32 2022-08-17T12:14:40.7994034Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32 2022-08-17T12:14:40.8022354Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32 2022-08-17T12:14:40.8473820Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32 2022-08-17T12:14:40.8502759Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32 2022-08-17T12:14:40.8913667Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32 2022-08-17T12:14:40.8941943Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64 2022-08-17T12:14:40.9352970Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64 2022-08-17T12:14:40.9381164Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64 2022-08-17T12:14:40.9794383Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64 2022-08-17T12:14:40.9822319Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64 2022-08-17T12:14:41.0136252Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64 2022-08-17T12:14:41.0146587Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unique_cpu 2022-08-17T12:14:41.0232867Z test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu 2022-08-17T12:14:41.0262444Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64 2022-08-17T12:14:41.0275577Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64 2022-08-17T12:14:41.0552309Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu 2022-08-17T12:14:41.0627176Z test_ops.py::TestCommonCPU::test_dtypes_view_cpu 2022-08-17T12:14:41.0670788Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_cpu 2022-08-17T12:14:41.0693207Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64 2022-08-17T12:14:41.0991504Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64 2022-08-17T12:14:41.1112930Z test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu 2022-08-17T12:14:41.1135100Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32 2022-08-17T12:14:41.1554947Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32 2022-08-17T12:14:41.1579887Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32 2022-08-17T12:14:41.1767168Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32 2022-08-17T12:14:41.1774860Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu 2022-08-17T12:14:41.1993639Z test_ops.py::TestCommonCPU::test_errors___rand___cpu 2022-08-17T12:14:41.2023058Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32 2022-08-17T12:14:41.2434383Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32 2022-08-17T12:14:41.2468404Z test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32 2022-08-17T12:14:41.2874715Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32 2022-08-17T12:14:41.2903097Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64 2022-08-17T12:14:41.3314691Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64 2022-08-17T12:14:41.3343487Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64 2022-08-17T12:14:41.3753853Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64 2022-08-17T12:14:41.3782696Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:14:41.4194752Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:14:41.4223750Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32 2022-08-17T12:14:41.4634166Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32 2022-08-17T12:14:41.4663327Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32 2022-08-17T12:14:41.5076299Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32 2022-08-17T12:14:41.5108998Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32 2022-08-17T12:14:41.5556300Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32 2022-08-17T12:14:41.5584534Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32 2022-08-17T12:14:41.5994946Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32 2022-08-17T12:14:41.6023195Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32 2022-08-17T12:14:41.6434618Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32 2022-08-17T12:14:41.6466873Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64 2022-08-17T12:14:41.6915520Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64 2022-08-17T12:14:41.6937177Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:14:41.7355348Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:14:41.7392148Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64 2022-08-17T12:14:41.7835936Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64 2022-08-17T12:14:41.7867578Z test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32 2022-08-17T12:14:41.8275278Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32 2022-08-17T12:14:41.8306580Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64 2022-08-17T12:14:41.8754802Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64 2022-08-17T12:14:41.8786893Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32 2022-08-17T12:14:41.9235377Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32 2022-08-17T12:14:41.9267476Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32 2022-08-17T12:14:41.9674975Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32 2022-08-17T12:14:41.9706860Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32 2022-08-17T12:14:42.0155195Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32 2022-08-17T12:14:42.0187290Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:14:42.0594515Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:14:42.0626310Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:14:42.1074841Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:14:42.1106952Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:14:42.1555505Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:14:42.1587423Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32 2022-08-17T12:14:42.1994977Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32 2022-08-17T12:14:42.2030660Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32 2022-08-17T12:14:42.2434480Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32 2022-08-17T12:14:42.2467872Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64 2022-08-17T12:14:42.2875451Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64 2022-08-17T12:14:42.2908473Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:14:42.3354643Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:14:42.3380874Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:14:42.3794018Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:14:42.3819103Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32 2022-08-17T12:14:42.4234966Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32 2022-08-17T12:14:42.4260938Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:14:42.4674321Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:14:42.4699519Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:14:42.5114060Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:14:42.5138781Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32 2022-08-17T12:14:42.5555858Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32 2022-08-17T12:14:42.5583081Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:42.5996244Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:42.6026341Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64 2022-08-17T12:14:42.6435814Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64 2022-08-17T12:14:42.6460215Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:42.6874591Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:42.6903935Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:42.7315145Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:42.7336336Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32 2022-08-17T12:14:42.7754466Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32 2022-08-17T12:14:42.7778341Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64 2022-08-17T12:14:42.8194495Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64 2022-08-17T12:14:42.8217032Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:42.8634578Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:42.8657164Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:42.9034873Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:42.9041593Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors___rand___cpu 2022-08-17T12:14:42.9064476Z test_ops.py::TestCommonCPU::test_errors___ror___cpu 2022-08-17T12:14:42.9073235Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors___ror___cpu 2022-08-17T12:14:42.9096549Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:42.9472981Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:42.9491706Z test_ops.py::TestCommonCPU::test_errors_add_cpu 2022-08-17T12:14:42.9510343Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_add_cpu 2022-08-17T12:14:42.9533509Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:42.9913593Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:42.9951930Z test_ops.py::TestCommonCPU::test_errors_arange_cpu 2022-08-17T12:14:42.9977647Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:43.0153622Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:43.0352335Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_arange_cpu 2022-08-17T12:14:43.0392913Z test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu 2022-08-17T12:14:43.0424958Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64 2022-08-17T12:14:43.0438808Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64 2022-08-17T12:14:43.0792651Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu 2022-08-17T12:14:43.0832385Z test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu 2022-08-17T12:14:43.0857287Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:14:43.1274740Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:14:43.1298722Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:14:43.1714776Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:14:43.1742004Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:14:43.2154879Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:14:43.2179288Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64 2022-08-17T12:14:43.2594487Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64 2022-08-17T12:14:43.2618711Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32 2022-08-17T12:14:43.3034213Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32 2022-08-17T12:14:43.3055987Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32 2022-08-17T12:14:43.3474543Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32 2022-08-17T12:14:43.3498563Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:43.3914102Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:43.3936055Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:14:43.4354007Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:14:43.4378426Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:14:43.4794593Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:14:43.4819422Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:14:43.5233998Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:14:43.5258063Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32 2022-08-17T12:14:43.5675217Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32 2022-08-17T12:14:43.5696090Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32 2022-08-17T12:14:43.6114574Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32 2022-08-17T12:14:43.6141627Z test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32 2022-08-17T12:14:43.6555928Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32 2022-08-17T12:14:43.6599825Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32 2022-08-17T12:14:43.6996027Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32 2022-08-17T12:14:43.7016888Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:14:43.7434435Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:14:43.7450071Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:14:43.7874743Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:14:43.7890218Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:14:43.8314423Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:14:43.8335862Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32 2022-08-17T12:14:43.8754496Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32 2022-08-17T12:14:43.8775534Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32 2022-08-17T12:14:43.9194684Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32 2022-08-17T12:14:43.9218263Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32 2022-08-17T12:14:43.9633952Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32 2022-08-17T12:14:43.9658045Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64 2022-08-17T12:14:44.0074859Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64 2022-08-17T12:14:44.0095901Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32 2022-08-17T12:14:44.0515178Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32 2022-08-17T12:14:44.0538940Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32 2022-08-17T12:14:44.0954954Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32 2022-08-17T12:14:44.0981720Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64 2022-08-17T12:14:44.1394886Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64 2022-08-17T12:14:44.1418060Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64 2022-08-17T12:14:44.1834323Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64 2022-08-17T12:14:44.1855887Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64 2022-08-17T12:14:44.2273945Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64 2022-08-17T12:14:44.2295960Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64 2022-08-17T12:14:44.2754874Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64 2022-08-17T12:14:44.2779891Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64 2022-08-17T12:14:44.3194896Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64 2022-08-17T12:14:44.3215914Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32 2022-08-17T12:14:44.3634523Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32 2022-08-17T12:14:44.3656643Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64 2022-08-17T12:14:44.4074515Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64 2022-08-17T12:14:44.4099133Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64 2022-08-17T12:14:44.4514954Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64 2022-08-17T12:14:44.4535824Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64 2022-08-17T12:14:44.4954560Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64 2022-08-17T12:14:44.4975953Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64 2022-08-17T12:14:44.5394590Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64 2022-08-17T12:14:44.5418024Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64 2022-08-17T12:14:44.5834555Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64 2022-08-17T12:14:44.5859258Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:44.6274342Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:44.6299812Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64 2022-08-17T12:14:44.6714715Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64 2022-08-17T12:14:44.6738158Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64 2022-08-17T12:14:44.7155344Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64 2022-08-17T12:14:44.7180959Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64 2022-08-17T12:14:44.7595327Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64 2022-08-17T12:14:44.7622882Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64 2022-08-17T12:14:44.7971783Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64 2022-08-17T12:14:44.7977194Z [gw0] [ 11%] XFAIL test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu 2022-08-17T12:14:44.8031904Z test_ops.py::TestCommonCPU::test_errors_diag_cpu 2022-08-17T12:14:44.8056971Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64 2022-08-17T12:14:44.8085689Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64 2022-08-17T12:14:44.8392111Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_diag_cpu 2022-08-17T12:14:44.8410180Z test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu 2022-08-17T12:14:44.8470735Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu 2022-08-17T12:14:44.8492001Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32 2022-08-17T12:14:44.8832583Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32 2022-08-17T12:14:44.8856133Z test_ops.py::TestCommonCPU::test_errors_eq_cpu 2022-08-17T12:14:44.8910920Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_eq_cpu 2022-08-17T12:14:44.8933661Z test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32 2022-08-17T12:14:44.9273114Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32 2022-08-17T12:14:44.9294562Z test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu 2022-08-17T12:14:44.9350783Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu 2022-08-17T12:14:44.9373380Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64 2022-08-17T12:14:44.9712671Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64 2022-08-17T12:14:44.9791901Z test_ops.py::TestCommonCPU::test_errors_gather_cpu 2022-08-17T12:14:44.9815907Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64 2022-08-17T12:14:45.0079899Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64 2022-08-17T12:14:45.0151166Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_gather_cpu 2022-08-17T12:14:45.0170836Z test_ops.py::TestCommonCPU::test_errors_gt_cpu 2022-08-17T12:14:45.0230927Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_gt_cpu 2022-08-17T12:14:45.0253529Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:45.0593077Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:45.0616394Z test_ops.py::TestCommonCPU::test_errors_hypot_cpu 2022-08-17T12:14:45.0670635Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_hypot_cpu 2022-08-17T12:14:45.0692644Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:45.1073564Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:45.1111589Z test_ops.py::TestCommonCPU::test_errors_isclose_cpu 2022-08-17T12:14:45.1137782Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64 2022-08-17T12:14:45.1149527Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64 2022-08-17T12:14:45.1512659Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_isclose_cpu 2022-08-17T12:14:45.1536467Z test_ops.py::TestCommonCPU::test_errors_lcm_cpu 2022-08-17T12:14:45.1550690Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_lcm_cpu 2022-08-17T12:14:45.1576909Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:14:45.1953216Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:14:45.1992091Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:14:45.2024025Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64 2022-08-17T12:14:45.2027733Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64 2022-08-17T12:14:45.2393651Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:14:45.2415134Z test_ops.py::TestCommonCPU::test_errors_logical_or_cpu 2022-08-17T12:14:45.2472554Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_or_cpu 2022-08-17T12:14:45.2495021Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64 2022-08-17T12:14:45.2833510Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64 2022-08-17T12:14:45.2908280Z test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu 2022-08-17T12:14:45.2917598Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu 2022-08-17T12:14:45.2933337Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:14:45.3272920Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:14:45.3352954Z test_ops.py::TestCommonCPU::test_errors_mean_cpu 2022-08-17T12:14:45.3374728Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64 2022-08-17T12:14:45.3412173Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64 2022-08-17T12:14:45.3712921Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_mean_cpu 2022-08-17T12:14:45.3732597Z test_ops.py::TestCommonCPU::test_errors_mul_cpu 2022-08-17T12:14:45.3792366Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_mul_cpu 2022-08-17T12:14:45.3814966Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64 2022-08-17T12:14:45.4153046Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64 2022-08-17T12:14:45.4209661Z test_ops.py::TestCommonCPU::test_errors_neg_cpu 2022-08-17T12:14:45.4272583Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_neg_cpu 2022-08-17T12:14:45.4297021Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64 2022-08-17T12:14:45.4592763Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64 2022-08-17T12:14:45.4615639Z test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:14:45.4711375Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:14:45.4732736Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:14:45.5033012Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:14:45.5090645Z test_ops.py::TestCommonCPU::test_errors_ormqr_cpu 2022-08-17T12:14:45.5151072Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_ormqr_cpu 2022-08-17T12:14:45.5176480Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:14:45.5473215Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:14:45.5528030Z test_ops.py::TestCommonCPU::test_errors_renorm_cpu 2022-08-17T12:14:45.5591502Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_renorm_cpu 2022-08-17T12:14:45.5607340Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:45.5913318Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:45.5934741Z test_ops.py::TestCommonCPU::test_errors_rsub_cpu 2022-08-17T12:14:45.6031452Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_rsub_cpu 2022-08-17T12:14:45.6046771Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:45.6353388Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:45.6372959Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu 2022-08-17T12:14:45.6471804Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu 2022-08-17T12:14:45.6494939Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64 2022-08-17T12:14:45.6793203Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64 2022-08-17T12:14:45.6812310Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu 2022-08-17T12:14:45.6911586Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu 2022-08-17T12:14:45.6935981Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64 2022-08-17T12:14:45.7273659Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64 2022-08-17T12:14:45.7288375Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:14:45.7351062Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:14:45.7375121Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64 2022-08-17T12:14:45.7713568Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64 2022-08-17T12:14:45.7786112Z test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu 2022-08-17T12:14:45.7794680Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu 2022-08-17T12:14:45.7818368Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64 2022-08-17T12:14:45.8154097Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64 2022-08-17T12:14:45.8210111Z test_ops.py::TestCommonCPU::test_errors_trace_cpu 2022-08-17T12:14:45.8272614Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_trace_cpu 2022-08-17T12:14:45.8297633Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64 2022-08-17T12:14:45.8593858Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64 2022-08-17T12:14:45.8694220Z test_ops.py::TestCommonCPU::test_errors_vstack_cpu 2022-08-17T12:14:45.8752990Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_vstack_cpu 2022-08-17T12:14:45.8777169Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32 2022-08-17T12:14:45.9033157Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32 2022-08-17T12:14:45.9057723Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64 2022-08-17T12:14:45.9192365Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64 2022-08-17T12:14:45.9216606Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32 2022-08-17T12:14:45.9473766Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32 2022-08-17T12:14:45.9498879Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64 2022-08-17T12:14:45.9631724Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64 2022-08-17T12:14:45.9655664Z test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32 2022-08-17T12:14:45.9913482Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32 2022-08-17T12:14:45.9937436Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32 2022-08-17T12:14:46.0112962Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32 2022-08-17T12:14:46.0137993Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64 2022-08-17T12:14:46.0353157Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64 2022-08-17T12:14:46.0377834Z test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32 2022-08-17T12:14:46.0553328Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32 2022-08-17T12:14:46.0574672Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64 2022-08-17T12:14:46.0793259Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64 2022-08-17T12:14:46.0817412Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32 2022-08-17T12:14:46.0992720Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32 2022-08-17T12:14:46.1014039Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64 2022-08-17T12:14:46.1232917Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64 2022-08-17T12:14:46.1253613Z test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64 2022-08-17T12:14:46.1433266Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64 2022-08-17T12:14:46.1453898Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64 2022-08-17T12:14:46.1672986Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64 2022-08-17T12:14:46.1698467Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_int64 2022-08-17T12:14:46.1912970Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_int64 2022-08-17T12:14:46.1932544Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64 2022-08-17T12:14:46.2112417Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64 2022-08-17T12:14:46.2135797Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_int64 2022-08-17T12:14:46.2352319Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_int64 2022-08-17T12:14:46.2373649Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64 2022-08-17T12:14:46.2553183Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64 2022-08-17T12:14:46.2579755Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_int64 2022-08-17T12:14:46.2792988Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_int64 2022-08-17T12:14:46.2817067Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64 2022-08-17T12:14:46.2992584Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64 2022-08-17T12:14:46.3017234Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_int64 2022-08-17T12:14:46.3273098Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_int64 2022-08-17T12:14:46.3294607Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32 2022-08-17T12:14:46.3432558Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32 2022-08-17T12:14:46.3457190Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_norm_cpu_float32 2022-08-17T12:14:46.3713045Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_norm_cpu_float32 2022-08-17T12:14:46.3735083Z test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32 2022-08-17T12:14:46.3871618Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32 2022-08-17T12:14:46.3895953Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmax_cpu_float32 2022-08-17T12:14:46.4151794Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmax_cpu_float32 2022-08-17T12:14:46.4173838Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64 2022-08-17T12:14:46.4313043Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64 2022-08-17T12:14:46.4334453Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_float32 2022-08-17T12:14:46.4592189Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_float32 2022-08-17T12:14:46.4612906Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64 2022-08-17T12:14:46.4751981Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64 2022-08-17T12:14:46.4775949Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32 2022-08-17T12:14:46.5032168Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32 2022-08-17T12:14:46.5057514Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64 2022-08-17T12:14:46.5191150Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64 2022-08-17T12:14:46.5214823Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32 2022-08-17T12:14:46.5473014Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32 2022-08-17T12:14:46.5494598Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64 2022-08-17T12:14:46.5632168Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64 2022-08-17T12:14:46.5656609Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32 2022-08-17T12:14:46.5912264Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32 2022-08-17T12:14:46.5933469Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32 2022-08-17T12:14:46.6073140Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32 2022-08-17T12:14:46.6095697Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64 2022-08-17T12:14:46.6351139Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64 2022-08-17T12:14:46.6372226Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32 2022-08-17T12:14:46.6511160Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32 2022-08-17T12:14:46.6534465Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64 2022-08-17T12:14:46.6792431Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64 2022-08-17T12:14:46.6813757Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32 2022-08-17T12:14:46.6952026Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32 2022-08-17T12:14:46.6977748Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64 2022-08-17T12:14:46.7233027Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64 2022-08-17T12:14:46.7255899Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32 2022-08-17T12:14:46.7391144Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32 2022-08-17T12:14:46.7415102Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32 2022-08-17T12:14:46.7673297Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32 2022-08-17T12:14:46.7833595Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool 2022-08-17T12:14:46.7867044Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32 2022-08-17T12:14:46.8274661Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32 2022-08-17T12:14:46.8302630Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32 2022-08-17T12:14:46.8715576Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32 2022-08-17T12:14:46.8750016Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32 2022-08-17T12:14:46.9156187Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32 2022-08-17T12:14:46.9187911Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32 2022-08-17T12:14:46.9595732Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32 2022-08-17T12:14:46.9623963Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32 2022-08-17T12:14:47.0034916Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32 2022-08-17T12:14:47.0064364Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32 2022-08-17T12:14:47.0475151Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32 2022-08-17T12:14:47.0505826Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32 2022-08-17T12:14:47.0915432Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32 2022-08-17T12:14:47.0947984Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32 2022-08-17T12:14:47.1355515Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32 2022-08-17T12:14:47.1389313Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32 2022-08-17T12:14:47.1794597Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32 2022-08-17T12:14:47.1830371Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32 2022-08-17T12:14:47.2234375Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32 2022-08-17T12:14:47.2266259Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64 2022-08-17T12:14:47.2674639Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64 2022-08-17T12:14:47.2706136Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64 2022-08-17T12:14:47.3114098Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64 2022-08-17T12:14:47.3145551Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32 2022-08-17T12:14:47.3554916Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32 2022-08-17T12:14:47.3583204Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32 2022-08-17T12:14:47.3994421Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32 2022-08-17T12:14:47.4026240Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64 2022-08-17T12:14:47.4434156Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64 2022-08-17T12:14:47.4465239Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64 2022-08-17T12:14:47.4874985Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64 2022-08-17T12:14:47.4906582Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64 2022-08-17T12:14:47.5314422Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64 2022-08-17T12:14:47.5345722Z test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32 2022-08-17T12:14:47.5754905Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32 2022-08-17T12:14:47.5785605Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64 2022-08-17T12:14:47.6194629Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64 2022-08-17T12:14:47.6225760Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32 2022-08-17T12:14:47.6634822Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32 2022-08-17T12:14:47.6670560Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32 2022-08-17T12:14:47.7074753Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32 2022-08-17T12:14:47.7106059Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32 2022-08-17T12:14:47.7514639Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32 2022-08-17T12:14:47.7546162Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32 2022-08-17T12:14:47.7954212Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32 2022-08-17T12:14:47.7985211Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64 2022-08-17T12:14:47.8394324Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64 2022-08-17T12:14:47.8425569Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64 2022-08-17T12:14:47.8834394Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64 2022-08-17T12:14:47.8864757Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64 2022-08-17T12:14:47.9274284Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64 2022-08-17T12:14:47.9304935Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64 2022-08-17T12:14:47.9751640Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64 2022-08-17T12:14:47.9785020Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64 2022-08-17T12:14:48.0156243Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64 2022-08-17T12:14:48.0189305Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64 2022-08-17T12:14:48.0595830Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64 2022-08-17T12:14:48.0622684Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64 2022-08-17T12:14:48.1034139Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64 2022-08-17T12:14:48.1067190Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64 2022-08-17T12:14:48.1474020Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64 2022-08-17T12:14:48.1502582Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64 2022-08-17T12:14:48.1914403Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64 2022-08-17T12:14:48.1942907Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64 2022-08-17T12:14:48.2354404Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64 2022-08-17T12:14:48.2383359Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64 2022-08-17T12:14:48.2794691Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64 2022-08-17T12:14:48.2823851Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64 2022-08-17T12:14:48.3237993Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64 2022-08-17T12:14:48.3274001Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32 2022-08-17T12:14:48.3674236Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32 2022-08-17T12:14:48.3702964Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32 2022-08-17T12:14:48.4114470Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32 2022-08-17T12:14:48.4141980Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32 2022-08-17T12:14:48.4554388Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32 2022-08-17T12:14:48.4582505Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32 2022-08-17T12:14:48.4736770Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32 2022-08-17T12:14:48.4746853Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool 2022-08-17T12:14:48.4794255Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool 2022-08-17T12:14:48.4992340Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool 2022-08-17T12:14:48.5021076Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64 2022-08-17T12:14:48.5150683Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64 2022-08-17T12:14:48.5434685Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_prod_cpu_bool 2022-08-17T12:14:48.5446150Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64 2022-08-17T12:14:48.5461695Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_prod_cpu_bool 2022-08-17T12:14:48.5591531Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64 2022-08-17T12:14:48.5651068Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool 2022-08-17T12:14:48.5873414Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool 2022-08-17T12:14:48.5906095Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64 2022-08-17T12:14:48.6031664Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64 2022-08-17T12:14:48.6097408Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool 2022-08-17T12:14:48.6313215Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool 2022-08-17T12:14:48.6342939Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64 2022-08-17T12:14:48.6472177Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64 2022-08-17T12:14:48.6564852Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool 2022-08-17T12:14:48.6753726Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool 2022-08-17T12:14:48.6781671Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64 2022-08-17T12:14:48.6911441Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64 2022-08-17T12:14:48.6941124Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool 2022-08-17T12:14:48.7194483Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool 2022-08-17T12:14:48.7223236Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64 2022-08-17T12:14:48.7351577Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64 2022-08-17T12:14:48.7380527Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool 2022-08-17T12:14:48.7632598Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool 2022-08-17T12:14:48.7661679Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64 2022-08-17T12:14:48.7791383Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64 2022-08-17T12:14:48.7830859Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool 2022-08-17T12:14:48.8072493Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool 2022-08-17T12:14:48.8101858Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64 2022-08-17T12:14:48.8230788Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64 2022-08-17T12:14:48.8285910Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool 2022-08-17T12:14:48.8513892Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool 2022-08-17T12:14:48.8541814Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64 2022-08-17T12:14:48.8670923Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64 2022-08-17T12:14:48.8709583Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool 2022-08-17T12:14:48.8952378Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool 2022-08-17T12:14:48.8980887Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64 2022-08-17T12:14:48.9110991Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64 2022-08-17T12:14:48.9151389Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool 2022-08-17T12:14:48.9392743Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool 2022-08-17T12:14:48.9420772Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64 2022-08-17T12:14:48.9552909Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64 2022-08-17T12:14:48.9608309Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool 2022-08-17T12:14:48.9833294Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool 2022-08-17T12:14:48.9861043Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64 2022-08-17T12:14:48.9990741Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64 2022-08-17T12:14:49.0021764Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool 2022-08-17T12:14:49.0272854Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool 2022-08-17T12:14:49.0300905Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64 2022-08-17T12:14:49.0431916Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64 2022-08-17T12:14:49.0498458Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool 2022-08-17T12:14:49.0714510Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool 2022-08-17T12:14:49.0747301Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64 2022-08-17T12:14:49.0872241Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64 2022-08-17T12:14:49.0907224Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool 2022-08-17T12:14:49.1154941Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool 2022-08-17T12:14:49.1186678Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64 2022-08-17T12:14:49.1313668Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64 2022-08-17T12:14:49.1399093Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool 2022-08-17T12:14:49.1594059Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool 2022-08-17T12:14:49.1622013Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64 2022-08-17T12:14:49.1752800Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64 2022-08-17T12:14:49.2033477Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool 2022-08-17T12:14:49.2062634Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64 2022-08-17T12:14:49.2123153Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64 2022-08-17T12:14:49.2190490Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool 2022-08-17T12:14:49.2219708Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool 2022-08-17T12:14:49.2473650Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool 2022-08-17T12:14:49.2501850Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64 2022-08-17T12:14:49.2632555Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64 2022-08-17T12:14:49.2689150Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool 2022-08-17T12:14:49.2911803Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool 2022-08-17T12:14:49.2940122Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64 2022-08-17T12:14:49.3071185Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64 2022-08-17T12:14:49.3101533Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool 2022-08-17T12:14:49.3353514Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool 2022-08-17T12:14:49.3384889Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64 2022-08-17T12:14:49.3512114Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64 2022-08-17T12:14:49.3553800Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool 2022-08-17T12:14:49.3792604Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool 2022-08-17T12:14:49.3820749Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32 2022-08-17T12:14:49.3952246Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32 2022-08-17T12:14:49.4032953Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool 2022-08-17T12:14:49.4234985Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool 2022-08-17T12:14:49.4267320Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32 2022-08-17T12:14:49.4393525Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32 2022-08-17T12:14:49.4472885Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool 2022-08-17T12:14:49.4674114Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool 2022-08-17T12:14:49.4705048Z test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32 2022-08-17T12:14:49.4833969Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32 2022-08-17T12:14:49.4879374Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool 2022-08-17T12:14:49.5114974Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool 2022-08-17T12:14:49.5147130Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32 2022-08-17T12:14:49.5272287Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32 2022-08-17T12:14:49.5342133Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool 2022-08-17T12:14:49.5553220Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool 2022-08-17T12:14:49.5583977Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64 2022-08-17T12:14:49.5712804Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64 2022-08-17T12:14:49.5784353Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool 2022-08-17T12:14:49.5994908Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool 2022-08-17T12:14:49.6025306Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32 2022-08-17T12:14:49.6153450Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32 2022-08-17T12:14:49.6213038Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool 2022-08-17T12:14:49.6434773Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool 2022-08-17T12:14:49.6465943Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32 2022-08-17T12:14:49.6594283Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32 2022-08-17T12:14:49.6680885Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool 2022-08-17T12:14:49.6874438Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool 2022-08-17T12:14:49.6904909Z test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32 2022-08-17T12:14:49.7033485Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32 2022-08-17T12:14:49.7090815Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool 2022-08-17T12:14:49.7098779Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool 2022-08-17T12:14:49.7100907Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32 2022-08-17T12:14:49.7171221Z test_ops.py::TestCommonCPU::test_out___ror___cpu_int64 2022-08-17T12:14:49.7312213Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out___ror___cpu_int64 2022-08-17T12:14:49.7338730Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64 2022-08-17T12:14:49.7472201Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64 2022-08-17T12:14:49.7543378Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool 2022-08-17T12:14:49.7552087Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool 2022-08-17T12:14:49.7632424Z test_ops.py::TestCommonCPU::test_out__masked_amax_cpu_float32 2022-08-17T12:14:49.7751711Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_amax_cpu_float32 2022-08-17T12:14:49.7775960Z test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32 2022-08-17T12:14:49.7912012Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32 2022-08-17T12:14:49.7973579Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool 2022-08-17T12:14:49.7990117Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool 2022-08-17T12:14:49.8192378Z test_ops.py::TestCommonCPU::test_out__masked_cumprod_cpu_float32 2022-08-17T12:14:49.8216278Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32 2022-08-17T12:14:49.8351953Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32 2022-08-17T12:14:49.8398431Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool 2022-08-17T12:14:49.8632103Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool 2022-08-17T12:14:49.8656150Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32 2022-08-17T12:14:49.8791678Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32 2022-08-17T12:14:49.8827681Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool 2022-08-17T12:14:49.8864697Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool 2022-08-17T12:14:49.8872587Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_cumprod_cpu_float32 2022-08-17T12:14:49.8893853Z test_ops.py::TestCommonCPU::test_out__masked_logsumexp_cpu_float32 2022-08-17T12:14:49.9071009Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_logsumexp_cpu_float32 2022-08-17T12:14:49.9094617Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32 2022-08-17T12:14:49.9230667Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32 2022-08-17T12:14:49.9261431Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool 2022-08-17T12:14:49.9309412Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool 2022-08-17T12:14:49.9511743Z test_ops.py::TestCommonCPU::test_out__masked_normalize_cpu_float32 2022-08-17T12:14:49.9536044Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32 2022-08-17T12:14:49.9672907Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32 2022-08-17T12:14:49.9696327Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool 2022-08-17T12:14:49.9953626Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool 2022-08-17T12:14:49.9980322Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64 2022-08-17T12:14:50.0111731Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64 2022-08-17T12:14:50.0166965Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool 2022-08-17T12:14:50.0326737Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool 2022-08-17T12:14:50.0335344Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_normalize_cpu_float32 2022-08-17T12:14:50.0357355Z test_ops.py::TestCommonCPU::test_out__masked_std_cpu_float32 2022-08-17T12:14:50.0390524Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_std_cpu_float32 2022-08-17T12:14:50.0415146Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64 2022-08-17T12:14:50.0552245Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64 2022-08-17T12:14:50.0588386Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool 2022-08-17T12:14:50.0751996Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool 2022-08-17T12:14:50.0832012Z test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32 2022-08-17T12:14:50.0853459Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64 2022-08-17T12:14:50.0992759Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64 2022-08-17T12:14:50.1028936Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool 2022-08-17T12:14:50.1232308Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool 2022-08-17T12:14:50.1238336Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32 2022-08-17T12:14:50.1272175Z test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32 2022-08-17T12:14:50.1306326Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64 2022-08-17T12:14:50.1433056Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64 2022-08-17T12:14:50.1493449Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool 2022-08-17T12:14:50.1621285Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool 2022-08-17T12:14:50.1671289Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32 2022-08-17T12:14:50.1712472Z test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32 2022-08-17T12:14:50.1746768Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:14:50.1872911Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:14:50.1925887Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool 2022-08-17T12:14:50.2153950Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool 2022-08-17T12:14:50.2186350Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32 2022-08-17T12:14:50.2313934Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32 2022-08-17T12:14:50.2391031Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool 2022-08-17T12:14:50.2595060Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool 2022-08-17T12:14:50.2625512Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32 2022-08-17T12:14:50.2753747Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32 2022-08-17T12:14:50.2842518Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:14:50.2970892Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:14:50.2978648Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32 2022-08-17T12:14:50.3032311Z test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32 2022-08-17T12:14:50.3049614Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32 2022-08-17T12:14:50.3061680Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32 2022-08-17T12:14:50.3193618Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32 2022-08-17T12:14:50.3246290Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool 2022-08-17T12:14:50.3464108Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool 2022-08-17T12:14:50.3503842Z test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32 2022-08-17T12:14:50.3505122Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64 2022-08-17T12:14:50.3515890Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64 2022-08-17T12:14:50.3683588Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32 2022-08-17T12:14:50.3685466Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool 2022-08-17T12:14:50.3832835Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool 2022-08-17T12:14:50.3983788Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64 2022-08-17T12:14:50.3984935Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32 2022-08-17T12:14:50.4132998Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32 2022-08-17T12:14:50.4174146Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool 2022-08-17T12:14:50.4431619Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool 2022-08-17T12:14:50.4432655Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32 2022-08-17T12:14:50.4477970Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32 2022-08-17T12:14:50.4494993Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64 2022-08-17T12:14:50.4578148Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64 2022-08-17T12:14:50.4610033Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool 2022-08-17T12:14:50.4914742Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool 2022-08-17T12:14:50.4917145Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32 2022-08-17T12:14:50.4982857Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32 2022-08-17T12:14:50.5010978Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64 2022-08-17T12:14:50.5040449Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool 2022-08-17T12:14:50.5059166Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool 2022-08-17T12:14:50.5313563Z test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32 2022-08-17T12:14:50.5328904Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32 2022-08-17T12:14:50.5341812Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32 2022-08-17T12:14:50.5431595Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32 2022-08-17T12:14:50.5470657Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool 2022-08-17T12:14:50.5536238Z test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32 2022-08-17T12:14:50.5649451Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool 2022-08-17T12:14:50.5753857Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32 2022-08-17T12:14:50.5782934Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:14:50.5871947Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:14:50.5912191Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool 2022-08-17T12:14:50.5940395Z test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32 2022-08-17T12:14:50.5951377Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool 2022-08-17T12:14:50.6193144Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32 2022-08-17T12:14:50.6222903Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32 2022-08-17T12:14:50.6312036Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32 2022-08-17T12:14:50.6329882Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool 2022-08-17T12:14:50.6351791Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool 2022-08-17T12:14:50.6633019Z test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32 2022-08-17T12:14:50.6661796Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:50.6752279Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:50.6869231Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool 2022-08-17T12:14:50.7109378Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool 2022-08-17T12:14:50.7114326Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32 2022-08-17T12:14:50.7211266Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32 2022-08-17T12:14:50.7298586Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool 2022-08-17T12:14:50.7548696Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool 2022-08-17T12:14:50.7552671Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32 2022-08-17T12:14:50.7629213Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32 2022-08-17T12:14:50.7640804Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32 2022-08-17T12:14:50.7649230Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool 2022-08-17T12:14:50.7682827Z test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32 2022-08-17T12:14:50.7796031Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool 2022-08-17T12:14:50.7993867Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32 2022-08-17T12:14:50.7997945Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32 2022-08-17T12:14:50.8071523Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32 2022-08-17T12:14:50.8075622Z test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32 2022-08-17T12:14:50.8129575Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool 2022-08-17T12:14:50.8210094Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32 2022-08-17T12:14:50.8430590Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool 2022-08-17T12:14:50.8436333Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32 2022-08-17T12:14:50.8512300Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32 2022-08-17T12:14:50.8621911Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool 2022-08-17T12:14:50.8627162Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool 2022-08-17T12:14:50.8876147Z test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32 2022-08-17T12:14:50.8881120Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32 2022-08-17T12:14:50.9000764Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32 2022-08-17T12:14:50.9007752Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool 2022-08-17T12:14:50.9022895Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool 2022-08-17T12:14:50.9045246Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32 2022-08-17T12:14:50.9182397Z test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32 2022-08-17T12:14:50.9271560Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32 2022-08-17T12:14:50.9311423Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32 2022-08-17T12:14:50.9392408Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32 2022-08-17T12:14:50.9433017Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool 2022-08-17T12:14:50.9471759Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool 2022-08-17T12:14:50.9638192Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32 2022-08-17T12:14:50.9711655Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32 2022-08-17T12:14:50.9740934Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32 2022-08-17T12:14:50.9831681Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32 2022-08-17T12:14:50.9872501Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool 2022-08-17T12:14:50.9911263Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool 2022-08-17T12:14:51.0078183Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32 2022-08-17T12:14:51.0152469Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32 2022-08-17T12:14:51.0181994Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32 2022-08-17T12:14:51.0272637Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32 2022-08-17T12:14:51.0352621Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool 2022-08-17T12:14:51.0531415Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32 2022-08-17T12:14:51.0592899Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool 2022-08-17T12:14:51.0623596Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_int64 2022-08-17T12:14:51.0686168Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_int64 2022-08-17T12:14:51.0711416Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32 2022-08-17T12:14:51.0752204Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool 2022-08-17T12:14:51.0790984Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool 2022-08-17T12:14:51.1033396Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32 2022-08-17T12:14:51.1067695Z test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32 2022-08-17T12:14:51.1113232Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32 2022-08-17T12:14:51.1152051Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32 2022-08-17T12:14:51.1171811Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:14:51.1230874Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:14:51.1513911Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32 2022-08-17T12:14:51.1547063Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64 2022-08-17T12:14:51.1632676Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64 2022-08-17T12:14:51.1721757Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool 2022-08-17T12:14:51.1727797Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32 2022-08-17T12:14:51.1737949Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool 2022-08-17T12:14:51.1862422Z test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32 2022-08-17T12:14:51.1952566Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32 2022-08-17T12:14:51.1981634Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64 2022-08-17T12:14:51.2071891Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64 2022-08-17T12:14:51.2108324Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool 2022-08-17T12:14:51.2151509Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool 2022-08-17T12:14:51.2186484Z test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32 2022-08-17T12:14:51.2392787Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32 2022-08-17T12:14:51.2422049Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64 2022-08-17T12:14:51.2512129Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64 2022-08-17T12:14:51.2551974Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool 2022-08-17T12:14:51.2591596Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool 2022-08-17T12:14:51.2833466Z test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32 2022-08-17T12:14:51.2865517Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64 2022-08-17T12:14:51.2951837Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64 2022-08-17T12:14:51.2998526Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool 2022-08-17T12:14:51.3097720Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool 2022-08-17T12:14:51.3107617Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32 2022-08-17T12:14:51.3272864Z test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64 2022-08-17T12:14:51.3307393Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32 2022-08-17T12:14:51.3427616Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32 2022-08-17T12:14:51.3434086Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool 2022-08-17T12:14:51.3497818Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool 2022-08-17T12:14:51.3509857Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64 2022-08-17T12:14:51.3543296Z test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32 2022-08-17T12:14:51.3712612Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32 2022-08-17T12:14:51.3742639Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32 2022-08-17T12:14:51.3831894Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32 2022-08-17T12:14:51.3849242Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:14:51.3991678Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:14:51.4153937Z test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32 2022-08-17T12:14:51.4187134Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32 2022-08-17T12:14:51.4273000Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32 2022-08-17T12:14:51.4316648Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool 2022-08-17T12:14:51.4407626Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool 2022-08-17T12:14:51.4430075Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32 2022-08-17T12:14:51.4511379Z test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32 2022-08-17T12:14:51.4591826Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32 2022-08-17T12:14:51.4618659Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32 2022-08-17T12:14:51.4711049Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32 2022-08-17T12:14:51.4748948Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool 2022-08-17T12:14:51.4871290Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool 2022-08-17T12:14:51.4921138Z test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32 2022-08-17T12:14:51.5031017Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32 2022-08-17T12:14:51.5059710Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64 2022-08-17T12:14:51.5151660Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64 2022-08-17T12:14:51.5198999Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool 2022-08-17T12:14:51.5313257Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool 2022-08-17T12:14:51.5474540Z test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:51.5504746Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64 2022-08-17T12:14:51.5592278Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64 2022-08-17T12:14:51.5630326Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool 2022-08-17T12:14:51.5912931Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool 2022-08-17T12:14:51.5945556Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32 2022-08-17T12:14:51.6031343Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32 2022-08-17T12:14:51.6083677Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool 2022-08-17T12:14:51.6391563Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool 2022-08-17T12:14:51.6394699Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:51.6481482Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:51.6565963Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool 2022-08-17T12:14:51.6794033Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool 2022-08-17T12:14:51.6819818Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:51.6911448Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:51.7233777Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool 2022-08-17T12:14:51.7267654Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32 2022-08-17T12:14:51.7673056Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32 2022-08-17T12:14:51.7702246Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32 2022-08-17T12:14:51.8013761Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32 2022-08-17T12:14:51.8021831Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool 2022-08-17T12:14:51.8054488Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool 2022-08-17T12:14:51.8110104Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool 2022-08-17T12:14:51.8130758Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32 2022-08-17T12:14:51.8473173Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32 2022-08-17T12:14:51.8554945Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool 2022-08-17T12:14:51.8561623Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool 2022-08-17T12:14:51.8581356Z test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32 2022-08-17T12:14:51.8914014Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32 2022-08-17T12:14:51.8992281Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32 2022-08-17T12:14:51.9026100Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:14:51.9433515Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:14:51.9456901Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:14:51.9873524Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:14:51.9906232Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32 2022-08-17T12:14:52.0313972Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32 2022-08-17T12:14:52.0348336Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64 2022-08-17T12:14:52.0752795Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64 2022-08-17T12:14:52.0786076Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32 2022-08-17T12:14:52.0802794Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32 2022-08-17T12:14:52.0814165Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:52.1193770Z test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:14:52.1224155Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32 2022-08-17T12:14:52.1633515Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32 2022-08-17T12:14:52.1662377Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32 2022-08-17T12:14:52.2073458Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32 2022-08-17T12:14:52.2107402Z test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32 2022-08-17T12:14:52.2514015Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32 2022-08-17T12:14:52.2541513Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:14:52.2954795Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:14:52.2978868Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:14:52.3395446Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:14:52.3433521Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:14:52.3834413Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:14:52.3865782Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:14:52.4275324Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:14:52.4305812Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64 2022-08-17T12:14:52.4715828Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64 2022-08-17T12:14:52.4746684Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:14:52.5154943Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:14:52.5184834Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:14:52.5593595Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:14:52.5635540Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:14:52.6035092Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:14:52.6067999Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32 2022-08-17T12:14:52.6474891Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32 2022-08-17T12:14:52.6520988Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:14:52.6915485Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:14:52.6950222Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:14:52.7355345Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:14:52.7386179Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32 2022-08-17T12:14:52.7794453Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32 2022-08-17T12:14:52.7832751Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32 2022-08-17T12:14:52.8235096Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32 2022-08-17T12:14:52.8272681Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:52.8674766Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:52.8704908Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:52.9115431Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:52.9150102Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:52.9555949Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:52.9592796Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:14:52.9994982Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:14:53.0041575Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:14:53.0435175Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:14:53.0469384Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:53.0877784Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:53.0917184Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:53.1315844Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:53.1365244Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:53.1634242Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:53.1647635Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:14:53.1751162Z test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32 2022-08-17T12:14:53.1780959Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:53.1793515Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:53.2071651Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32 2022-08-17T12:14:53.2146306Z test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32 2022-08-17T12:14:53.2232076Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32 2022-08-17T12:14:53.2259390Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:53.2513108Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:53.2712808Z test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32 2022-08-17T12:14:53.2742008Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64 2022-08-17T12:14:53.3153261Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64 2022-08-17T12:14:53.3186768Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:14:53.3592515Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:14:53.3625658Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:53.4032227Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:53.4065518Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32 2022-08-17T12:14:53.4473572Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32 2022-08-17T12:14:53.4503646Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64 2022-08-17T12:14:53.4952369Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64 2022-08-17T12:14:53.4962727Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:14:53.5392491Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:14:53.5401182Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:14:53.5597140Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:14:53.5607051Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32 2022-08-17T12:14:53.5834077Z test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32 2022-08-17T12:14:53.5875140Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64 2022-08-17T12:14:53.6315022Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64 2022-08-17T12:14:53.6340735Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64 2022-08-17T12:14:53.6794032Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64 2022-08-17T12:14:53.6826648Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:14:53.6939447Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:14:53.6953276Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32 2022-08-17T12:14:53.6981585Z test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32 2022-08-17T12:14:53.7274833Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32 2022-08-17T12:14:53.7304902Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32 2022-08-17T12:14:53.7393954Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32 2022-08-17T12:14:53.7454024Z test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32 2022-08-17T12:14:53.7715238Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32 2022-08-17T12:14:53.7747752Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32 2022-08-17T12:14:53.7833494Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32 2022-08-17T12:14:53.7870969Z test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32 2022-08-17T12:14:53.8155044Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32 2022-08-17T12:14:53.8183682Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32 2022-08-17T12:14:53.8272094Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32 2022-08-17T12:14:53.8309022Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32 2022-08-17T12:14:53.8592898Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32 2022-08-17T12:14:53.8613876Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64 2022-08-17T12:14:53.8711700Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64 2022-08-17T12:14:53.8993945Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:53.9032744Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:53.9067049Z test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32 2022-08-17T12:14:53.9151645Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32 2022-08-17T12:14:53.9184839Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:53.9474135Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:53.9495810Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:14:53.9592068Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:14:53.9635417Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:53.9914504Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:53.9932556Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:14:54.0032989Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:14:54.0066553Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32 2022-08-17T12:14:54.0354098Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32 2022-08-17T12:14:54.0381853Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32 2022-08-17T12:14:54.0472325Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32 2022-08-17T12:14:54.0509283Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:14:54.0793042Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:14:54.0814027Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32 2022-08-17T12:14:54.0910735Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32 2022-08-17T12:14:54.1236647Z test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32 2022-08-17T12:14:54.1275150Z test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32 2022-08-17T12:14:54.1336690Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32 2022-08-17T12:14:54.1351148Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32 2022-08-17T12:14:54.1445613Z test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32 2022-08-17T12:14:54.1675517Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32 2022-08-17T12:14:54.1704412Z test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32 2022-08-17T12:14:54.1792356Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32 2022-08-17T12:14:54.1828108Z test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32 2022-08-17T12:14:54.2114029Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32 2022-08-17T12:14:54.2145405Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32 2022-08-17T12:14:54.2232370Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32 2022-08-17T12:14:54.2555619Z test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32 2022-08-17T12:14:54.2574479Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32 2022-08-17T12:14:54.2600965Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32 2022-08-17T12:14:54.2672394Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32 2022-08-17T12:14:54.2750674Z test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32 2022-08-17T12:14:54.2994064Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32 2022-08-17T12:14:54.3027454Z test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32 2022-08-17T12:14:54.3113100Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32 2022-08-17T12:14:54.3211920Z test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32 2022-08-17T12:14:54.3433708Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32 2022-08-17T12:14:54.3463725Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64 2022-08-17T12:14:54.3551437Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64 2022-08-17T12:14:54.3710400Z test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32 2022-08-17T12:14:54.3875806Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32 2022-08-17T12:14:54.3906805Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64 2022-08-17T12:14:54.3992909Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64 2022-08-17T12:14:54.4052311Z test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32 2022-08-17T12:14:54.4313591Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32 2022-08-17T12:14:54.4343950Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64 2022-08-17T12:14:54.4433044Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64 2022-08-17T12:14:54.4514187Z test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32 2022-08-17T12:14:54.4754591Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32 2022-08-17T12:14:54.4795882Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64 2022-08-17T12:14:54.4872848Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64 2022-08-17T12:14:54.4909329Z test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32 2022-08-17T12:14:54.5194270Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32 2022-08-17T12:14:54.5231518Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64 2022-08-17T12:14:54.5311977Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64 2022-08-17T12:14:54.5341508Z test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32 2022-08-17T12:14:54.5633722Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32 2022-08-17T12:14:54.5662402Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:54.5752260Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:54.5786397Z test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32 2022-08-17T12:14:54.6114452Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32 2022-08-17T12:14:54.6120709Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64 2022-08-17T12:14:54.6192482Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64 2022-08-17T12:14:54.6352457Z test_ops.py::TestCommonCPU::test_out_abs_cpu_float32 2022-08-17T12:14:54.6550517Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_abs_cpu_float32 2022-08-17T12:14:54.6552519Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64 2022-08-17T12:14:54.6633280Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64 2022-08-17T12:14:54.6956331Z test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32 2022-08-17T12:14:54.6992125Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64 2022-08-17T12:14:54.7207237Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64 2022-08-17T12:14:54.7218890Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32 2022-08-17T12:14:54.7393649Z test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32 2022-08-17T12:14:54.7428042Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64 2022-08-17T12:14:54.7485599Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64 2022-08-17T12:14:54.7633298Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32 2022-08-17T12:14:54.7682240Z test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32 2022-08-17T12:14:54.7832677Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32 2022-08-17T12:14:54.7861087Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64 2022-08-17T12:14:54.8073106Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64 2022-08-17T12:14:54.8175028Z test_ops.py::TestCommonCPU::test_out_angle_cpu_float32 2022-08-17T12:14:54.8272266Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_angle_cpu_float32 2022-08-17T12:14:54.8304333Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64 2022-08-17T12:14:54.8513312Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64 2022-08-17T12:14:54.8649203Z test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32 2022-08-17T12:14:54.8712636Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32 2022-08-17T12:14:54.8745095Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64 2022-08-17T12:14:54.8954192Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64 2022-08-17T12:14:54.8988359Z test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32 2022-08-17T12:14:54.9152664Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32 2022-08-17T12:14:54.9184913Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64 2022-08-17T12:14:54.9393067Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64 2022-08-17T12:14:54.9491596Z test_ops.py::TestCommonCPU::test_out_atan_cpu_float32 2022-08-17T12:14:54.9592635Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_atan_cpu_float32 2022-08-17T12:14:54.9623896Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64 2022-08-17T12:14:54.9834471Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64 2022-08-17T12:14:54.9872417Z test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32 2022-08-17T12:14:55.0033725Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32 2022-08-17T12:14:55.0061684Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64 2022-08-17T12:14:55.0274016Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64 2022-08-17T12:14:55.0304790Z test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64 2022-08-17T12:14:55.0472857Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64 2022-08-17T12:14:55.0503594Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64 2022-08-17T12:14:55.0713185Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64 2022-08-17T12:14:55.0828882Z test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64 2022-08-17T12:14:55.0911941Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64 2022-08-17T12:14:55.0941944Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32 2022-08-17T12:14:55.1154633Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32 2022-08-17T12:14:55.1262113Z test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32 2022-08-17T12:14:55.1353494Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32 2022-08-17T12:14:55.1381526Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64 2022-08-17T12:14:55.1595952Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64 2022-08-17T12:14:55.1627815Z test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32 2022-08-17T12:14:55.1794571Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32 2022-08-17T12:14:55.1823721Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64 2022-08-17T12:14:55.2035557Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64 2022-08-17T12:14:55.2235309Z test_ops.py::TestCommonCPU::test_out_cat_cpu_float32 2022-08-17T12:14:55.2274795Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64 2022-08-17T12:14:55.2442840Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64 2022-08-17T12:14:55.2472925Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_cat_cpu_float32 2022-08-17T12:14:55.2498215Z test_ops.py::TestCommonCPU::test_out_char_cpu_float32 2022-08-17T12:14:55.2674879Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_char_cpu_float32 2022-08-17T12:14:55.2707661Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:55.2913907Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:55.2942594Z test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32 2022-08-17T12:14:55.3113951Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32 2022-08-17T12:14:55.3133982Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:55.3354584Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:55.3389760Z test_ops.py::TestCommonCPU::test_out_clone_cpu_float32 2022-08-17T12:14:55.3554641Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_clone_cpu_float32 2022-08-17T12:14:55.3588426Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64 2022-08-17T12:14:55.3794181Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64 2022-08-17T12:14:55.3823634Z test_ops.py::TestCommonCPU::test_out_conj_cpu_float32 2022-08-17T12:14:55.3993333Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_conj_cpu_float32 2022-08-17T12:14:55.4027545Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:14:55.4232676Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:14:55.4435514Z test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32 2022-08-17T12:14:55.4473071Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64 2022-08-17T12:14:55.4818790Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64 2022-08-17T12:14:55.4823627Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32 2022-08-17T12:14:55.4850389Z test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32 2022-08-17T12:14:55.4871845Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32 2022-08-17T12:14:55.4907389Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:14:55.5236247Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:14:55.5314559Z test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32 2022-08-17T12:14:55.5345523Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64 2022-08-17T12:14:55.5536201Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64 2022-08-17T12:14:55.5712931Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32 2022-08-17T12:14:55.5752371Z test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32 2022-08-17T12:14:55.5783459Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64 2022-08-17T12:14:55.5963490Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64 2022-08-17T12:14:55.6152298Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32 2022-08-17T12:14:55.6182304Z test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32 2022-08-17T12:14:55.6197686Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32 2022-08-17T12:14:55.6230915Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64 2022-08-17T12:14:55.6636327Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64 2022-08-17T12:14:55.6641307Z test_ops.py::TestCommonCPU::test_out_dist_cpu_float32 2022-08-17T12:14:55.6677005Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64 2022-08-17T12:14:55.6680955Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64 2022-08-17T12:14:55.7075049Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_dist_cpu_float32 2022-08-17T12:14:55.7112379Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:14:55.7121835Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:14:55.7208850Z test_ops.py::TestCommonCPU::test_out_dot_cpu_float32 2022-08-17T12:14:55.7514629Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_dot_cpu_float32 2022-08-17T12:14:55.7539246Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:55.7592298Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:55.7721872Z test_ops.py::TestCommonCPU::test_out_eig_cpu_float32 2022-08-17T12:14:55.7955789Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_eig_cpu_float32 2022-08-17T12:14:55.7985604Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:55.8033300Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:55.8201126Z test_ops.py::TestCommonCPU::test_out_eq_cpu_float32 2022-08-17T12:14:55.8394505Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_eq_cpu_float32 2022-08-17T12:14:55.8440732Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:14:55.8472248Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:14:55.8576164Z test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32 2022-08-17T12:14:55.8834036Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32 2022-08-17T12:14:55.8865413Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64 2022-08-17T12:14:55.8912748Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64 2022-08-17T12:14:55.8945085Z test_ops.py::TestCommonCPU::test_out_expand_cpu_float32 2022-08-17T12:14:55.9274697Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_expand_cpu_float32 2022-08-17T12:14:55.9305888Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64 2022-08-17T12:14:55.9353217Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64 2022-08-17T12:14:55.9715717Z test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32 2022-08-17T12:14:55.9752858Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64 2022-08-17T12:14:55.9893866Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64 2022-08-17T12:14:55.9907958Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32 2022-08-17T12:14:56.0155546Z test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32 2022-08-17T12:14:56.0191085Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64 2022-08-17T12:14:56.0398138Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64 2022-08-17T12:14:56.0408936Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32 2022-08-17T12:14:56.0437313Z test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32 2022-08-17T12:14:56.0594873Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32 2022-08-17T12:14:56.0624966Z test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32 2022-08-17T12:14:56.0835242Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32 2022-08-17T12:14:56.1035243Z test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32 2022-08-17T12:14:56.1072042Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32 2022-08-17T12:14:56.1274037Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32 2022-08-17T12:14:56.1282969Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32 2022-08-17T12:14:56.1475088Z test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32 2022-08-17T12:14:56.1519745Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32 2022-08-17T12:14:56.1693254Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32 2022-08-17T12:14:56.1712954Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32 2022-08-17T12:14:56.1741226Z test_ops.py::TestCommonCPU::test_out_flip_cpu_float32 2022-08-17T12:14:56.1914249Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_flip_cpu_float32 2022-08-17T12:14:56.1944544Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64 2022-08-17T12:14:56.2154797Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64 2022-08-17T12:14:56.2356136Z test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32 2022-08-17T12:14:56.2396737Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64 2022-08-17T12:14:56.2546268Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64 2022-08-17T12:14:56.2591391Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32 2022-08-17T12:14:56.2793588Z test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32 2022-08-17T12:14:56.2830206Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64 2022-08-17T12:14:56.3183226Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64 2022-08-17T12:14:56.3193360Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32 2022-08-17T12:14:56.3226382Z test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32 2022-08-17T12:14:56.3239322Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32 2022-08-17T12:14:56.3264408Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64 2022-08-17T12:14:56.3636382Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64 2022-08-17T12:14:56.3673837Z test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32 2022-08-17T12:14:56.3708910Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64 2022-08-17T12:14:56.3865917Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64 2022-08-17T12:14:56.4048571Z [gw1] [ 13%] XFAIL test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32 2022-08-17T12:14:56.4055562Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32 2022-08-17T12:14:56.4071637Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64 2022-08-17T12:14:56.4121589Z test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32 2022-08-17T12:14:56.4144864Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64 2022-08-17T12:14:56.4244411Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64 2022-08-17T12:14:56.4551443Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64 2022-08-17T12:14:56.4602993Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64 2022-08-17T12:14:56.4609251Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64 2022-08-17T12:14:56.4837223Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64 2022-08-17T12:14:56.4913318Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64 2022-08-17T12:14:56.5034944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64 2022-08-17T12:14:56.5042889Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32 2022-08-17T12:14:56.5049574Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32 2022-08-17T12:14:56.5131251Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32 2022-08-17T12:14:56.5163632Z test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32 2022-08-17T12:14:56.5180480Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32 2022-08-17T12:14:56.5352264Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64 2022-08-17T12:14:56.5474474Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32 2022-08-17T12:14:56.5480110Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32 2022-08-17T12:14:56.5577746Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32 2022-08-17T12:14:56.5917100Z test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32 2022-08-17T12:14:56.5921496Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64 2022-08-17T12:14:56.6015978Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64 2022-08-17T12:14:56.6028854Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32 2022-08-17T12:14:56.6365224Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32 2022-08-17T12:14:56.6368006Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64 2022-08-17T12:14:56.6429648Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64 2022-08-17T12:14:56.6443317Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32 2022-08-17T12:14:56.6685460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32 2022-08-17T12:14:56.6698721Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32 2022-08-17T12:14:56.6703349Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32 2022-08-17T12:14:56.6791775Z test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32 2022-08-17T12:14:56.6792671Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64 2022-08-17T12:14:56.6877489Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64 2022-08-17T12:14:56.7016253Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64 2022-08-17T12:14:56.7116102Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64 2022-08-17T12:14:56.7128460Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32 2022-08-17T12:14:56.7233636Z test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32 2022-08-17T12:14:56.7236458Z test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32 2022-08-17T12:14:56.7319639Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32 2022-08-17T12:14:56.7347362Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32 2022-08-17T12:14:56.7592345Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_float32 2022-08-17T12:14:56.7592926Z test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32 2022-08-17T12:14:56.7673653Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32 2022-08-17T12:14:56.7678276Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32 2022-08-17T12:14:56.8034877Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32 2022-08-17T12:14:56.8039649Z test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32 2022-08-17T12:14:56.8095063Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32 2022-08-17T12:14:56.8127600Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32 2022-08-17T12:14:56.8268012Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32 2022-08-17T12:14:56.8281096Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_float32 2022-08-17T12:14:56.8475284Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_float32 2022-08-17T12:14:56.8480842Z test_ops.py::TestCommonCPU::test_out_istft_cpu_float32 2022-08-17T12:14:56.8552583Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_istft_cpu_float32 2022-08-17T12:14:56.8557601Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32 2022-08-17T12:14:56.8620116Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32 2022-08-17T12:14:56.8712668Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_float32 2022-08-17T12:14:56.8787372Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_int64 2022-08-17T12:14:56.8909993Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_int64 2022-08-17T12:14:56.8914420Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:56.8992525Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:56.8996784Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32 2022-08-17T12:14:56.9153141Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32 2022-08-17T12:14:56.9362950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_log_softmax_cpu_float32 2022-08-17T12:14:56.9373481Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_log_softmax_cpu_float32 2022-08-17T12:14:56.9549816Z test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64 2022-08-17T12:14:56.9560293Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool 2022-08-17T12:14:56.9592931Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64 2022-08-17T12:14:56.9792779Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_complex64 2022-08-17T12:14:57.0171626Z test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32 2022-08-17T12:14:57.0231541Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32 2022-08-17T12:14:57.0655853Z test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32 2022-08-17T12:14:57.0711020Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32 2022-08-17T12:14:57.1685125Z test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32 2022-08-17T12:14:57.1701024Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_complex64 2022-08-17T12:14:57.2353216Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_norm_cpu_float32 2022-08-17T12:14:57.2460744Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32 2022-08-17T12:14:57.2759024Z test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32 2022-08-17T12:14:57.2872903Z [gw1] [ 13%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32 2022-08-17T12:14:57.5246016Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32 2022-08-17T12:14:57.5274565Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32 2022-08-17T12:14:57.7406844Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32 2022-08-17T12:14:57.7425592Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_norm_cpu_float32 2022-08-17T12:14:57.8447326Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_float32 2022-08-17T12:14:57.8465498Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32 2022-08-17T12:14:57.8641118Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32 2022-08-17T12:14:57.8662973Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_float32 2022-08-17T12:14:57.9026772Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_complex64 2022-08-17T12:14:57.9044678Z [gw1] [ 13%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32 2022-08-17T12:14:57.9768231Z test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32 2022-08-17T12:14:57.9790880Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_complex64 2022-08-17T12:14:58.0081214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_float32 2022-08-17T12:14:58.0098974Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32 2022-08-17T12:14:58.0130365Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32 2022-08-17T12:14:58.0513609Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32 2022-08-17T12:14:58.0557868Z test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32 2022-08-17T12:14:58.0580148Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_float32 2022-08-17T12:14:58.1642367Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_int64 2022-08-17T12:14:58.1660728Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_int64 2022-08-17T12:14:58.1738177Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64 2022-08-17T12:14:58.2135796Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64 2022-08-17T12:14:58.2137502Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32 2022-08-17T12:14:58.2550165Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32 2022-08-17T12:14:58.2592596Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64 2022-08-17T12:14:58.3046454Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64 2022-08-17T12:14:58.3490767Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64 2022-08-17T12:14:58.3519237Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64 2022-08-17T12:14:58.3696587Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64 2022-08-17T12:14:58.3709763Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32 2022-08-17T12:14:58.3795136Z test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32 2022-08-17T12:14:58.3856763Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64 2022-08-17T12:14:58.3949973Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32 2022-08-17T12:14:58.4070907Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64 2022-08-17T12:14:58.4228020Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64 2022-08-17T12:14:58.4469436Z test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32 2022-08-17T12:14:58.4567881Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32 2022-08-17T12:14:58.4871333Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32 2022-08-17T12:14:58.4921910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64 2022-08-17T12:14:58.5312800Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64 2022-08-17T12:14:58.5539799Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64 2022-08-17T12:14:58.5751524Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64 2022-08-17T12:14:58.5905868Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32 2022-08-17T12:14:58.6193557Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32 2022-08-17T12:14:58.6234506Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64 2022-08-17T12:14:58.6634784Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64 2022-08-17T12:14:58.6700405Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32 2022-08-17T12:14:58.7074431Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32 2022-08-17T12:14:58.7136070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32 2022-08-17T12:14:58.7513197Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32 2022-08-17T12:14:58.7635957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32 2022-08-17T12:14:58.7953706Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32 2022-08-17T12:14:58.7998714Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64 2022-08-17T12:14:58.8393687Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64 2022-08-17T12:14:58.8420552Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64 2022-08-17T12:14:58.8833168Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64 2022-08-17T12:14:58.8876524Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32 2022-08-17T12:14:58.9271844Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32 2022-08-17T12:14:58.9312325Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64 2022-08-17T12:14:58.9713022Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64 2022-08-17T12:14:58.9757180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32 2022-08-17T12:14:59.0153224Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32 2022-08-17T12:14:59.0191148Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64 2022-08-17T12:14:59.0592847Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64 2022-08-17T12:14:59.0895251Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64 2022-08-17T12:14:59.1033145Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64 2022-08-17T12:14:59.1139487Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32 2022-08-17T12:14:59.1495748Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32 2022-08-17T12:14:59.1710459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64 2022-08-17T12:14:59.1913654Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64 2022-08-17T12:14:59.2015315Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64 2022-08-17T12:14:59.2354220Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64 2022-08-17T12:14:59.2455669Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64 2022-08-17T12:14:59.2794728Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64 2022-08-17T12:14:59.3235864Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64 2022-08-17T12:14:59.3258299Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64 2022-08-17T12:14:59.3435424Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32 2022-08-17T12:14:59.3697024Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32 2022-08-17T12:14:59.3812136Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64 2022-08-17T12:14:59.4159136Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64 2022-08-17T12:14:59.4168593Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64 2022-08-17T12:14:59.4637742Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64 2022-08-17T12:14:59.4677328Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32 2022-08-17T12:14:59.5094905Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32 2022-08-17T12:14:59.5194790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64 2022-08-17T12:14:59.5629642Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64 2022-08-17T12:14:59.5686394Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64 2022-08-17T12:14:59.6081062Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64 2022-08-17T12:14:59.6087628Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32 2022-08-17T12:14:59.6573185Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32 2022-08-17T12:14:59.6573950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64 2022-08-17T12:14:59.6791018Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64 2022-08-17T12:14:59.6806001Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out___radd___cpu_float32 2022-08-17T12:14:59.6847647Z test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32 2022-08-17T12:14:59.7037211Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32 2022-08-17T12:14:59.7179098Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32 2022-08-17T12:14:59.7288548Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32 2022-08-17T12:14:59.7290245Z test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32 2022-08-17T12:14:59.7523250Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32 2022-08-17T12:14:59.7678464Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32 2022-08-17T12:14:59.7747603Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32 2022-08-17T12:14:59.7796644Z test_ops.py::TestCommonCPU::test_out__masked_argmax_cpu_float32 2022-08-17T12:14:59.7990853Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__masked_argmax_cpu_float32 2022-08-17T12:14:59.7998974Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32 2022-08-17T12:14:59.8148878Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32 2022-08-17T12:14:59.8383960Z test_ops.py::TestCommonCPU::test_out__masked_log_softmax_cpu_float32 2022-08-17T12:14:59.8503950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32 2022-08-17T12:14:59.8791463Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32 2022-08-17T12:14:59.8824314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64 2022-08-17T12:14:59.9233114Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64 2022-08-17T12:14:59.9487744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64 2022-08-17T12:14:59.9621629Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64 2022-08-17T12:14:59.9637652Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32 2022-08-17T12:14:59.9672412Z test_ops.py::TestCommonCPU::test_out_log2_cpu_float32 2022-08-17T12:14:59.9748510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64 2022-08-17T12:14:59.9854214Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64 2022-08-17T12:15:00.0072945Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_log2_cpu_float32 2022-08-17T12:15:00.0162269Z test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32 2022-08-17T12:15:00.0174106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32 2022-08-17T12:15:00.0180734Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32 2022-08-17T12:15:00.0195032Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32 2022-08-17T12:15:00.0208425Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__masked_log_softmax_cpu_float32 2022-08-17T12:15:00.0244440Z test_ops.py::TestCommonCPU::test_out__masked_median_cpu_float32 2022-08-17T12:15:00.0496191Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__masked_median_cpu_float32 2022-08-17T12:15:00.0501966Z [gw0] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool 2022-08-17T12:15:00.0553223Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool 2022-08-17T12:15:00.0560228Z test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32 2022-08-17T12:15:00.0631516Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64 2022-08-17T12:15:00.0670199Z test_ops.py::TestCommonCPU::test_out__masked_softmax_cpu_float32 2022-08-17T12:15:00.0754766Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__masked_softmax_cpu_float32 2022-08-17T12:15:00.0837553Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64 2022-08-17T12:15:00.1069209Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32 2022-08-17T12:15:00.1113722Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32 2022-08-17T12:15:00.1117652Z test_ops.py::TestCommonCPU::test_out__masked_var_cpu_float32 2022-08-17T12:15:00.1123112Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__masked_var_cpu_float32 2022-08-17T12:15:00.1202835Z test_ops.py::TestCommonCPU::test_out_logit_cpu_float32 2022-08-17T12:15:00.1215645Z [gw0] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool 2022-08-17T12:15:00.1288305Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool 2022-08-17T12:15:00.1416727Z [gw0] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool 2022-08-17T12:15:00.1458521Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32 2022-08-17T12:15:00.1472604Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_logit_cpu_float32 2022-08-17T12:15:00.1512147Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64 2022-08-17T12:15:00.1533885Z test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32 2022-08-17T12:15:00.1552087Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64 2022-08-17T12:15:00.1663848Z test_ops.py::TestCommonCPU::test_out_lt_cpu_float32 2022-08-17T12:15:00.1681024Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool 2022-08-17T12:15:00.1687744Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_lt_cpu_float32 2022-08-17T12:15:00.2023429Z [gw0] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool 2022-08-17T12:15:00.2025594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64 2022-08-17T12:15:00.2036367Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64 2022-08-17T12:15:00.2079582Z test_ops.py::TestCommonCPU::test_out_mH_cpu_float32 2022-08-17T12:15:00.2093140Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_mH_cpu_float32 2022-08-17T12:15:00.2147749Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool 2022-08-17T12:15:00.2425277Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool 2022-08-17T12:15:00.2553886Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32 2022-08-17T12:15:00.2560643Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool 2022-08-17T12:15:00.2571422Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool 2022-08-17T12:15:00.2587300Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32 2022-08-17T12:15:00.2832926Z test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32 2022-08-17T12:15:00.3047827Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64 2022-08-17T12:15:00.3054091Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool 2022-08-17T12:15:00.3484745Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool 2022-08-17T12:15:00.3575450Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool 2022-08-17T12:15:00.3606098Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool 2022-08-17T12:15:00.3638592Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64 2022-08-17T12:15:00.3810369Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32 2022-08-17T12:15:00.3837393Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32 2022-08-17T12:15:00.3854595Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32 2022-08-17T12:15:00.3886619Z test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32 2022-08-17T12:15:00.3977053Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32 2022-08-17T12:15:00.3985904Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool 2022-08-17T12:15:00.4093757Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool 2022-08-17T12:15:00.4310026Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64 2022-08-17T12:15:00.4320179Z test_ops.py::TestCommonCPU::test_out_median_cpu_float32 2022-08-17T12:15:00.4330080Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_median_cpu_float32 2022-08-17T12:15:00.4341023Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32 2022-08-17T12:15:00.4401993Z test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32 2022-08-17T12:15:00.4411144Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool 2022-08-17T12:15:00.4421845Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool 2022-08-17T12:15:00.4512194Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64 2022-08-17T12:15:00.4594568Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32 2022-08-17T12:15:00.4793098Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32 2022-08-17T12:15:00.4857277Z test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32 2022-08-17T12:15:00.4863395Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32 2022-08-17T12:15:00.4867773Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool 2022-08-17T12:15:00.5015623Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool 2022-08-17T12:15:00.5138143Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64 2022-08-17T12:15:00.5213284Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64 2022-08-17T12:15:00.5286992Z test_ops.py::TestCommonCPU::test_out_mode_cpu_float32 2022-08-17T12:15:00.5287582Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool 2022-08-17T12:15:00.5454585Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool 2022-08-17T12:15:00.5747330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32 2022-08-17T12:15:00.5755323Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32 2022-08-17T12:15:00.5787279Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool 2022-08-17T12:15:00.5876563Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool 2022-08-17T12:15:00.5877127Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32 2022-08-17T12:15:00.5895307Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64 2022-08-17T12:15:00.5940940Z test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32 2022-08-17T12:15:00.5967948Z [gw3] [ 14%] XFAIL test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32 2022-08-17T12:15:00.6125063Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64 2022-08-17T12:15:00.6140228Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_mode_cpu_float32 2022-08-17T12:15:00.6151914Z test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32 2022-08-17T12:15:00.6196129Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool 2022-08-17T12:15:00.6215647Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool 2022-08-17T12:15:00.6312606Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32 2022-08-17T12:15:00.6317128Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64 2022-08-17T12:15:00.6594264Z test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32 2022-08-17T12:15:00.6599194Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool 2022-08-17T12:15:00.6621186Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:15:00.6656154Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:15:00.6750928Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64 2022-08-17T12:15:00.6873611Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64 2022-08-17T12:15:00.6974721Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool 2022-08-17T12:15:00.7086773Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64 2022-08-17T12:15:00.7091459Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool 2022-08-17T12:15:00.7097420Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool 2022-08-17T12:15:00.7260560Z test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32 2022-08-17T12:15:00.7264345Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32 2022-08-17T12:15:00.7343449Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32 2022-08-17T12:15:00.7357238Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32 2022-08-17T12:15:00.7520787Z test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32 2022-08-17T12:15:00.7521759Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool 2022-08-17T12:15:00.7683215Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool 2022-08-17T12:15:00.7817729Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32 2022-08-17T12:15:00.7991246Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32 2022-08-17T12:15:00.7992442Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool 2022-08-17T12:15:00.8074390Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool 2022-08-17T12:15:00.8317696Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64 2022-08-17T12:15:00.8447950Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64 2022-08-17T12:15:00.8448545Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool 2022-08-17T12:15:00.8563204Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool 2022-08-17T12:15:00.8563780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32 2022-08-17T12:15:00.8823176Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32 2022-08-17T12:15:00.8823732Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool 2022-08-17T12:15:00.9009559Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool 2022-08-17T12:15:00.9010120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64 2022-08-17T12:15:00.9119011Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64 2022-08-17T12:15:00.9132393Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32 2022-08-17T12:15:00.9276653Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64 2022-08-17T12:15:00.9277157Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool 2022-08-17T12:15:00.9386127Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool 2022-08-17T12:15:00.9509036Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64 2022-08-17T12:15:00.9509610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64 2022-08-17T12:15:00.9628285Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64 2022-08-17T12:15:00.9723699Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32 2022-08-17T12:15:00.9724512Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool 2022-08-17T12:15:00.9893672Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool 2022-08-17T12:15:00.9984852Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_float32 2022-08-17T12:15:01.0132857Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_float32 2022-08-17T12:15:01.0212540Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool 2022-08-17T12:15:01.0343095Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool 2022-08-17T12:15:01.0343820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64 2022-08-17T12:15:01.0571717Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64 2022-08-17T12:15:01.0698000Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool 2022-08-17T12:15:01.0784578Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool 2022-08-17T12:15:01.0785155Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32 2022-08-17T12:15:01.1010110Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32 2022-08-17T12:15:01.1125427Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool 2022-08-17T12:15:01.1232287Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool 2022-08-17T12:15:01.1307502Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64 2022-08-17T12:15:01.1438767Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64 2022-08-17T12:15:01.1524713Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool 2022-08-17T12:15:01.1667380Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool 2022-08-17T12:15:01.1681981Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32 2022-08-17T12:15:01.1687990Z test_ops.py::TestCommonCPU::test_out_ne_cpu_float32 2022-08-17T12:15:01.1735069Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32 2022-08-17T12:15:01.1788597Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32 2022-08-17T12:15:01.1802187Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32 2022-08-17T12:15:01.1840607Z test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32 2022-08-17T12:15:01.1853899Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32 2022-08-17T12:15:01.1956311Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_ne_cpu_float32 2022-08-17T12:15:01.1961154Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool 2022-08-17T12:15:01.2167124Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool 2022-08-17T12:15:01.2171957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32 2022-08-17T12:15:01.2204824Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32 2022-08-17T12:15:01.2228290Z test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32 2022-08-17T12:15:01.2279495Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32 2022-08-17T12:15:01.2284463Z test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32 2022-08-17T12:15:01.2358460Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32 2022-08-17T12:15:01.2363236Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool 2022-08-17T12:15:01.2610775Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool 2022-08-17T12:15:01.2621936Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:01.2628988Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64 2022-08-17T12:15:01.2649770Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64 2022-08-17T12:15:01.2711761Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:01.2716871Z test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32 2022-08-17T12:15:01.2794616Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32 2022-08-17T12:15:01.2799826Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool 2022-08-17T12:15:01.3048524Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool 2022-08-17T12:15:01.3059352Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:01.3087243Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32 2022-08-17T12:15:01.3094364Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32 2022-08-17T12:15:01.3146711Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:01.3271821Z test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32 2022-08-17T12:15:01.3277011Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool 2022-08-17T12:15:01.3481694Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool 2022-08-17T12:15:01.3487512Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32 2022-08-17T12:15:01.3494606Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64 2022-08-17T12:15:01.3540204Z test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32 2022-08-17T12:15:01.3551215Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64 2022-08-17T12:15:01.3677614Z test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:01.3685717Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32 2022-08-17T12:15:01.3714930Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool 2022-08-17T12:15:01.3936671Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool 2022-08-17T12:15:01.3937155Z test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32 2022-08-17T12:15:01.3952670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32 2022-08-17T12:15:01.4073714Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32 2022-08-17T12:15:01.4125883Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool 2022-08-17T12:15:01.4148726Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool 2022-08-17T12:15:01.4355558Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32 2022-08-17T12:15:01.4379304Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:15:01.4413034Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64 2022-08-17T12:15:01.4465598Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:15:01.4513602Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:01.4526175Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool 2022-08-17T12:15:01.4564124Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64 2022-08-17T12:15:01.4596250Z test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32 2022-08-17T12:15:01.4605831Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool 2022-08-17T12:15:01.4793781Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32 2022-08-17T12:15:01.4808060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64 2022-08-17T12:15:01.4869751Z test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:01.4885042Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:01.4952304Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64 2022-08-17T12:15:01.5029057Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool 2022-08-17T12:15:01.5103393Z test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32 2022-08-17T12:15:01.5121789Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool 2022-08-17T12:15:01.5273086Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32 2022-08-17T12:15:01.5282304Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32 2022-08-17T12:15:01.5299713Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32 2022-08-17T12:15:01.5347133Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32 2022-08-17T12:15:01.5391812Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32 2022-08-17T12:15:01.5436787Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool 2022-08-17T12:15:01.5508428Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool 2022-08-17T12:15:01.5513156Z test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32 2022-08-17T12:15:01.5729256Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32 2022-08-17T12:15:01.5735025Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:01.5741804Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:01.5764156Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64 2022-08-17T12:15:01.5832312Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64 2022-08-17T12:15:01.5861261Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool 2022-08-17T12:15:01.5911353Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool 2022-08-17T12:15:01.6159921Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32 2022-08-17T12:15:01.6164463Z test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:15:01.6174910Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:15:01.6247865Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64 2022-08-17T12:15:01.6272298Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64 2022-08-17T12:15:01.6310553Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool 2022-08-17T12:15:01.6576303Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool 2022-08-17T12:15:01.6593957Z test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32 2022-08-17T12:15:01.6602308Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32 2022-08-17T12:15:01.6712954Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32 2022-08-17T12:15:01.6835310Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool 2022-08-17T12:15:01.6895140Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool 2022-08-17T12:15:01.6992886Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32 2022-08-17T12:15:01.7032985Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:01.7042058Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:01.7119598Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64 2022-08-17T12:15:01.7151901Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64 2022-08-17T12:15:01.7210768Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_dtype_cpu_bool 2022-08-17T12:15:01.7484249Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_dtype_cpu_bool 2022-08-17T12:15:01.7488996Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:15:01.7495815Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:15:01.7595932Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32 2022-08-17T12:15:01.7606486Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32 2022-08-17T12:15:01.7703793Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool 2022-08-17T12:15:01.7936992Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool 2022-08-17T12:15:01.7943031Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:15:01.7950352Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:15:01.8004992Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32 2022-08-17T12:15:01.8028284Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32 2022-08-17T12:15:01.8152975Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32 2022-08-17T12:15:01.8158254Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool 2022-08-17T12:15:01.8168787Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool 2022-08-17T12:15:01.8352864Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32 2022-08-17T12:15:01.8364424Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64 2022-08-17T12:15:01.8369475Z test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32 2022-08-17T12:15:01.8421667Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32 2022-08-17T12:15:01.8575181Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64 2022-08-17T12:15:01.8580135Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool 2022-08-17T12:15:01.8753875Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool 2022-08-17T12:15:01.8775829Z test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:01.8800713Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32 2022-08-17T12:15:01.8805410Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32 2022-08-17T12:15:01.8841171Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64 2022-08-17T12:15:01.8970408Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32 2022-08-17T12:15:01.9008330Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool 2022-08-17T12:15:01.9045046Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool 2022-08-17T12:15:01.9058976Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64 2022-08-17T12:15:01.9238720Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:01.9278726Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32 2022-08-17T12:15:01.9307293Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64 2022-08-17T12:15:01.9325325Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:15:01.9426101Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64 2022-08-17T12:15:01.9429075Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:15:01.9480642Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool 2022-08-17T12:15:01.9508929Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool 2022-08-17T12:15:01.9712522Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32 2022-08-17T12:15:01.9720656Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32 2022-08-17T12:15:01.9725351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64 2022-08-17T12:15:01.9771601Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:15:01.9785995Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:15:01.9849994Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64 2022-08-17T12:15:02.0029694Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool 2022-08-17T12:15:02.0182618Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool 2022-08-17T12:15:02.0192662Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64 2022-08-17T12:15:02.0224574Z test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32 2022-08-17T12:15:02.0306005Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32 2022-08-17T12:15:02.0365814Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64 2022-08-17T12:15:02.0371276Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool 2022-08-17T12:15:02.0611993Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool 2022-08-17T12:15:02.0620883Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32 2022-08-17T12:15:02.0649933Z test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32 2022-08-17T12:15:02.0820387Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32 2022-08-17T12:15:02.0826263Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool 2022-08-17T12:15:02.0845421Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool 2022-08-17T12:15:02.1050928Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32 2022-08-17T12:15:02.1078691Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32 2022-08-17T12:15:02.1087431Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32 2022-08-17T12:15:02.1167516Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64 2022-08-17T12:15:02.1348988Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64 2022-08-17T12:15:02.1367950Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool 2022-08-17T12:15:02.1507932Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool 2022-08-17T12:15:02.1553690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64 2022-08-17T12:15:02.1554334Z test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32 2022-08-17T12:15:02.1647935Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32 2022-08-17T12:15:02.1754304Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64 2022-08-17T12:15:02.1756312Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool 2022-08-17T12:15:02.1945642Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool 2022-08-17T12:15:02.1991761Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32 2022-08-17T12:15:02.1993614Z test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32 2022-08-17T12:15:02.2194756Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32 2022-08-17T12:15:02.2196672Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool 2022-08-17T12:15:02.2257740Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool 2022-08-17T12:15:02.2350728Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32 2022-08-17T12:15:02.2431555Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64 2022-08-17T12:15:02.2433636Z test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32 2022-08-17T12:15:02.2494924Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32 2022-08-17T12:15:02.2620111Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64 2022-08-17T12:15:02.2622279Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool 2022-08-17T12:15:02.2738248Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool 2022-08-17T12:15:02.2751633Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32 2022-08-17T12:15:02.2785000Z test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32 2022-08-17T12:15:02.2815921Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32 2022-08-17T12:15:02.2900341Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64 2022-08-17T12:15:02.2902849Z test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:15:02.2912023Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:15:02.3108195Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64 2022-08-17T12:15:02.3184722Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool 2022-08-17T12:15:02.3199670Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool 2022-08-17T12:15:02.3348978Z test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32 2022-08-17T12:15:02.3349505Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32 2022-08-17T12:15:02.3352127Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32 2022-08-17T12:15:02.3471719Z test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32 2022-08-17T12:15:02.3515129Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool 2022-08-17T12:15:02.3559325Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool 2022-08-17T12:15:02.3665872Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32 2022-08-17T12:15:02.3674843Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32 2022-08-17T12:15:02.3792249Z test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32 2022-08-17T12:15:02.3795545Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64 2022-08-17T12:15:02.3799568Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64 2022-08-17T12:15:02.3828179Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:15:02.3984956Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:15:02.3985712Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool 2022-08-17T12:15:02.4152874Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool 2022-08-17T12:15:02.4224695Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32 2022-08-17T12:15:02.4289351Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32 2022-08-17T12:15:02.4289944Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:15:02.4290454Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32 2022-08-17T12:15:02.4290947Z test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32 2022-08-17T12:15:02.4393551Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:15:02.4395288Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool 2022-08-17T12:15:02.4623241Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool 2022-08-17T12:15:02.4670675Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64 2022-08-17T12:15:02.4691866Z test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32 2022-08-17T12:15:02.4707932Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32 2022-08-17T12:15:02.4870498Z test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32 2022-08-17T12:15:02.4871670Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool 2022-08-17T12:15:02.5231731Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool 2022-08-17T12:15:02.5249205Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32 2022-08-17T12:15:02.5266889Z test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64 2022-08-17T12:15:02.5289356Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool 2022-08-17T12:15:02.5332724Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64 2022-08-17T12:15:02.5466075Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool 2022-08-17T12:15:02.5478210Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32 2022-08-17T12:15:02.5518359Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64 2022-08-17T12:15:02.5523141Z test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32 2022-08-17T12:15:02.5619059Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64 2022-08-17T12:15:02.5637261Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64 2022-08-17T12:15:02.5711554Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32 2022-08-17T12:15:02.5712813Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool 2022-08-17T12:15:02.5716523Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool 2022-08-17T12:15:02.5738065Z test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32 2022-08-17T12:15:02.5956336Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32 2022-08-17T12:15:02.5956998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32 2022-08-17T12:15:02.5989581Z test_ops.py::TestCommonCPU::test_out_permute_cpu_float32 2022-08-17T12:15:02.6050022Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_permute_cpu_float32 2022-08-17T12:15:02.6153605Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32 2022-08-17T12:15:02.6154863Z test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32 2022-08-17T12:15:02.6157925Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool 2022-08-17T12:15:02.6427747Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool 2022-08-17T12:15:02.6428356Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:02.6433787Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:02.6627902Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32 2022-08-17T12:15:02.6675561Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool 2022-08-17T12:15:02.6877446Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool 2022-08-17T12:15:02.6887867Z test_ops.py::TestCommonCPU::test_out_positive_cpu_float32 2022-08-17T12:15:02.6891682Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_positive_cpu_float32 2022-08-17T12:15:02.6900936Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32 2022-08-17T12:15:02.7038467Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32 2022-08-17T12:15:02.7040565Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool 2022-08-17T12:15:02.7349473Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool 2022-08-17T12:15:02.7509198Z test_ops.py::TestCommonCPU::test_out_qr_cpu_float32 2022-08-17T12:15:02.7516125Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:15:02.7953577Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:15:02.7955403Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool 2022-08-17T12:15:02.8401810Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool 2022-08-17T12:15:02.8402444Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool 2022-08-17T12:15:02.8825331Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool 2022-08-17T12:15:02.8826022Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool 2022-08-17T12:15:02.9281994Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool 2022-08-17T12:15:02.9282672Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool 2022-08-17T12:15:02.9432680Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool 2022-08-17T12:15:02.9450145Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32 2022-08-17T12:15:02.9750670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64 2022-08-17T12:15:02.9752460Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64 2022-08-17T12:15:02.9754054Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool 2022-08-17T12:15:02.9893191Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool 2022-08-17T12:15:03.0110497Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32 2022-08-17T12:15:03.0150267Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32 2022-08-17T12:15:03.0150913Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:15:03.0380232Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:15:03.0381171Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64 2022-08-17T12:15:03.0671353Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64 2022-08-17T12:15:03.0836859Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool 2022-08-17T12:15:03.0837481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64 2022-08-17T12:15:03.1008657Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64 2022-08-17T12:15:03.1102437Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool 2022-08-17T12:15:03.1103069Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool 2022-08-17T12:15:03.1276213Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool 2022-08-17T12:15:03.1276801Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32 2022-08-17T12:15:03.1556014Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32 2022-08-17T12:15:03.1556602Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool 2022-08-17T12:15:03.1703671Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool 2022-08-17T12:15:03.1704237Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64 2022-08-17T12:15:03.1973892Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64 2022-08-17T12:15:03.1974489Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool 2022-08-17T12:15:03.2128360Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool 2022-08-17T12:15:03.2137560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32 2022-08-17T12:15:03.2432120Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32 2022-08-17T12:15:03.2440727Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool 2022-08-17T12:15:03.2569657Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool 2022-08-17T12:15:03.2570242Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64 2022-08-17T12:15:03.2812353Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64 2022-08-17T12:15:03.2854694Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool 2022-08-17T12:15:03.2917707Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool 2022-08-17T12:15:03.2934230Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_qr_cpu_float32 2022-08-17T12:15:03.3029946Z test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32 2022-08-17T12:15:03.3033238Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32 2022-08-17T12:15:03.3097528Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_complex64 2022-08-17T12:15:03.3298161Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_complex64 2022-08-17T12:15:03.3303096Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool 2022-08-17T12:15:03.3391314Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool 2022-08-17T12:15:03.3427096Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64 2022-08-17T12:15:03.3540996Z test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32 2022-08-17T12:15:03.3623317Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64 2022-08-17T12:15:03.3732355Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32 2022-08-17T12:15:03.3735880Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool 2022-08-17T12:15:03.3829309Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool 2022-08-17T12:15:03.3833687Z test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32 2022-08-17T12:15:03.3887627Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32 2022-08-17T12:15:03.3892428Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32 2022-08-17T12:15:03.4164002Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32 2022-08-17T12:15:03.4167902Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool 2022-08-17T12:15:03.4271839Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool 2022-08-17T12:15:03.4276221Z test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32 2022-08-17T12:15:03.4284236Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32 2022-08-17T12:15:03.4319106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64 2022-08-17T12:15:03.4615611Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64 2022-08-17T12:15:03.4616202Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool 2022-08-17T12:15:03.4685221Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool 2022-08-17T12:15:03.4715792Z test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32 2022-08-17T12:15:03.4724905Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32 2022-08-17T12:15:03.4747191Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32 2022-08-17T12:15:03.4993651Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32 2022-08-17T12:15:03.5140853Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64 2022-08-17T12:15:03.5148328Z test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32 2022-08-17T12:15:03.5178436Z [gw1] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32 2022-08-17T12:15:03.5203208Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64 2022-08-17T12:15:03.5632603Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64 2022-08-17T12:15:03.5633286Z test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32 2022-08-17T12:15:03.5907189Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_float32 2022-08-17T12:15:03.6032693Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_float32 2022-08-17T12:15:03.6066548Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:15:03.6517788Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:15:03.6519067Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32 2022-08-17T12:15:03.6961393Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32 2022-08-17T12:15:03.6963991Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:15:03.7426880Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:15:03.7429355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64 2022-08-17T12:15:03.7877251Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64 2022-08-17T12:15:03.7879532Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64 2022-08-17T12:15:03.8093211Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64 2022-08-17T12:15:03.8110137Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32 2022-08-17T12:15:03.8241738Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:03.8339203Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64 2022-08-17T12:15:03.8790647Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64 2022-08-17T12:15:03.9021405Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32 2022-08-17T12:15:03.9113211Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32 2022-08-17T12:15:03.9558944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32 2022-08-17T12:15:03.9721399Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32 2022-08-17T12:15:03.9801488Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32 2022-08-17T12:15:04.0226266Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32 2022-08-17T12:15:04.0231376Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:04.0256361Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64 2022-08-17T12:15:04.0316123Z test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32 2022-08-17T12:15:04.0360074Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32 2022-08-17T12:15:04.0592722Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64 2022-08-17T12:15:04.0710814Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64 2022-08-17T12:15:04.0715368Z test_ops.py::TestCommonCPU::test_out_short_cpu_float32 2022-08-17T12:15:04.0936657Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_short_cpu_float32 2022-08-17T12:15:04.1068960Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64 2022-08-17T12:15:04.1189802Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64 2022-08-17T12:15:04.1218939Z test_ops.py::TestCommonCPU::test_out_sin_cpu_float32 2022-08-17T12:15:04.1233371Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_sin_cpu_float32 2022-08-17T12:15:04.1550775Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64 2022-08-17T12:15:04.1710814Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64 2022-08-17T12:15:04.1724028Z test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32 2022-08-17T12:15:04.1950041Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64 2022-08-17T12:15:04.2106504Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64 2022-08-17T12:15:04.2357478Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64 2022-08-17T12:15:04.2441411Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64 2022-08-17T12:15:04.2468834Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32 2022-08-17T12:15:04.2722958Z test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32 2022-08-17T12:15:04.2794048Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64 2022-08-17T12:15:04.2881471Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:15:04.2925463Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32 2022-08-17T12:15:04.3356807Z test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32 2022-08-17T12:15:04.3383436Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32 2022-08-17T12:15:04.3418854Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:04.3871858Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:04.4750644Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:15:04.4878267Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:15:04.5126699Z test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:15:04.5153151Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:15:04.5284704Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64 2022-08-17T12:15:04.5297478Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32 2022-08-17T12:15:04.5425048Z test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32 2022-08-17T12:15:04.5541997Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32 2022-08-17T12:15:04.5592209Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64 2022-08-17T12:15:04.5629894Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64 2022-08-17T12:15:04.5644235Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:15:04.5790767Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32 2022-08-17T12:15:04.6016660Z test_ops.py::TestCommonCPU::test_out__refs_log_softmax_cpu_float32 2022-08-17T12:15:04.6072662Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32 2022-08-17T12:15:04.6461291Z test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32 2022-08-17T12:15:04.6512748Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32 2022-08-17T12:15:04.6532934Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:04.7030459Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:04.7214126Z test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:15:04.7432373Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:15:04.7440077Z test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32 2022-08-17T12:15:04.7875109Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32 2022-08-17T12:15:04.7882526Z test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32 2022-08-17T12:15:04.8317388Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32 2022-08-17T12:15:04.8325932Z test_ops.py::TestCommonCPU::test_out_stft_cpu_float32 2022-08-17T12:15:04.8576410Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_stft_cpu_float32 2022-08-17T12:15:04.8605208Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log_softmax_cpu_float32 2022-08-17T12:15:04.8749276Z test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32 2022-08-17T12:15:04.9422100Z test_ops.py::TestCommonCPU::test_out_svd_cpu_float32 2022-08-17T12:15:04.9453783Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32 2022-08-17T12:15:04.9513634Z test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32 2022-08-17T12:15:04.9975725Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32 2022-08-17T12:15:04.9985517Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:15:05.0432582Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:15:05.1541826Z test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32 2022-08-17T12:15:05.1552954Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32 2022-08-17T12:15:05.1620570Z test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32 2022-08-17T12:15:05.2037875Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32 2022-08-17T12:15:05.2046300Z test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32 2022-08-17T12:15:05.2478454Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32 2022-08-17T12:15:05.2487623Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32 2022-08-17T12:15:05.2839650Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32 2022-08-17T12:15:05.2868562Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64 2022-08-17T12:15:05.2909050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64 2022-08-17T12:15:05.2936207Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:05.3204209Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:05.3272397Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64 2022-08-17T12:15:05.3360763Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:15:05.3368038Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:15:05.3391382Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:05.3743013Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:05.3752879Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64 2022-08-17T12:15:05.3763169Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64 2022-08-17T12:15:05.3796017Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:15:05.4231316Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:15:05.4240992Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:05.4713553Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:15:05.4751934Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:05.5026429Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:15:05.5153808Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:15:05.5870019Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32 2022-08-17T12:15:05.5926195Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:15:05.6025186Z test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32 2022-08-17T12:15:05.6344569Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32 2022-08-17T12:15:05.6387044Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32 2022-08-17T12:15:05.6401555Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32 2022-08-17T12:15:05.6449518Z test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32 2022-08-17T12:15:05.6917208Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32 2022-08-17T12:15:05.6926126Z test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32 2022-08-17T12:15:05.7067914Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32 2022-08-17T12:15:05.7094134Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32 2022-08-17T12:15:05.7390170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:05.7458284Z test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32 2022-08-17T12:15:05.7859684Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32 2022-08-17T12:15:05.7868666Z test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32 2022-08-17T12:15:05.8311092Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32 2022-08-17T12:15:05.8327153Z test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32 2022-08-17T12:15:05.8711821Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32 2022-08-17T12:15:05.9591990Z test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32 2022-08-17T12:15:05.9628578Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32 2022-08-17T12:15:05.9991209Z test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32 2022-08-17T12:15:06.0031856Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32 2022-08-17T12:15:06.2004652Z test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32 2022-08-17T12:15:06.2017145Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32 2022-08-17T12:15:06.2059017Z test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32 2022-08-17T12:15:06.2479953Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32 2022-08-17T12:15:06.2512532Z test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32 2022-08-17T12:15:06.2950837Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32 2022-08-17T12:15:06.3639077Z test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32 2022-08-17T12:15:06.3655065Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32 2022-08-17T12:15:06.3973031Z test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32 2022-08-17T12:15:06.4150505Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32 2022-08-17T12:15:06.4374540Z test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32 2022-08-17T12:15:06.4631226Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32 2022-08-17T12:15:06.4759405Z test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32 2022-08-17T12:15:06.4771904Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:06.5452801Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32 2022-08-17T12:15:06.5480165Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32 2022-08-17T12:15:06.5665824Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:06.5803681Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:06.5821370Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32 2022-08-17T12:15:06.5950794Z test_ops.py::TestCommonCPU::test_out_addr_cpu_float32 2022-08-17T12:15:06.6476411Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64 2022-08-17T12:15:06.6495396Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_addr_cpu_float32 2022-08-17T12:15:06.6882056Z test_ops.py::TestCommonCPU::test_out_amin_cpu_float32 2022-08-17T12:15:06.6912406Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64 2022-08-17T12:15:06.6977217Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64 2022-08-17T12:15:06.7420342Z [gw2] [ 15%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64 2022-08-17T12:15:06.7421304Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32 2022-08-17T12:15:06.7860444Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32 2022-08-17T12:15:06.7861205Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64 2022-08-17T12:15:06.7920798Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64 2022-08-17T12:15:06.7951060Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_amin_cpu_float32 2022-08-17T12:15:06.8298799Z test_ops.py::TestCommonCPU::test_out_arange_cpu_float32 2022-08-17T12:15:06.8299756Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32 2022-08-17T12:15:06.8693547Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32 2022-08-17T12:15:06.8768673Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_float32 2022-08-17T12:15:06.9133893Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_float32 2022-08-17T12:15:06.9282062Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32 2022-08-17T12:15:06.9321352Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32 2022-08-17T12:15:06.9343904Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_arange_cpu_float32 2022-08-17T12:15:06.9376723Z test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32 2022-08-17T12:15:06.9633903Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32 2022-08-17T12:15:06.9638903Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32 2022-08-17T12:15:06.9828599Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32 2022-08-17T12:15:06.9855423Z test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32 2022-08-17T12:15:07.0009284Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32 2022-08-17T12:15:07.0169662Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64 2022-08-17T12:15:07.0274650Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64 2022-08-17T12:15:07.0279004Z test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32 2022-08-17T12:15:07.0457236Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32 2022-08-17T12:15:07.0518623Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64 2022-08-17T12:15:07.0709947Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64 2022-08-17T12:15:07.0761348Z test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32 2022-08-17T12:15:07.0891668Z [gw3] [ 15%] XFAIL test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32 2022-08-17T12:15:07.0923376Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64 2022-08-17T12:15:07.1114026Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64 2022-08-17T12:15:07.1285985Z test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64 2022-08-17T12:15:07.1389682Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64 2022-08-17T12:15:07.1517075Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32 2022-08-17T12:15:07.1592791Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32 2022-08-17T12:15:07.1765347Z test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64 2022-08-17T12:15:07.1801632Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64 2022-08-17T12:15:07.1804098Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64 2022-08-17T12:15:07.2073829Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64 2022-08-17T12:15:07.2103253Z test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32 2022-08-17T12:15:07.2268806Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32 2022-08-17T12:15:07.2553839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32 2022-08-17T12:15:07.2594219Z test_ops.py::TestCommonCPU::test_out_byte_cpu_float32 2022-08-17T12:15:07.2898758Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_byte_cpu_float32 2022-08-17T12:15:07.2914797Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32 2022-08-17T12:15:07.3068727Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32 2022-08-17T12:15:07.3093697Z test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32 2022-08-17T12:15:07.3314702Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32 2022-08-17T12:15:07.3351603Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32 2022-08-17T12:15:07.3432685Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64 2022-08-17T12:15:07.3662786Z test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32 2022-08-17T12:15:07.3673745Z [gw3] [ 15%] XFAIL test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32 2022-08-17T12:15:07.3791270Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64 2022-08-17T12:15:07.3872102Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32 2022-08-17T12:15:07.4035714Z test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32 2022-08-17T12:15:07.4238628Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32 2022-08-17T12:15:07.4285757Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64 2022-08-17T12:15:07.4598744Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64 2022-08-17T12:15:07.4611113Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32 2022-08-17T12:15:07.4641350Z test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32 2022-08-17T12:15:07.4789302Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32 2022-08-17T12:15:07.4938768Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64 2022-08-17T12:15:07.5071460Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64 2022-08-17T12:15:07.5075757Z test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32 2022-08-17T12:15:07.5112136Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32 2022-08-17T12:15:07.5260825Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32 2022-08-17T12:15:07.5479281Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32 2022-08-17T12:15:07.5552327Z test_ops.py::TestCommonCPU::test_out_cos_cpu_float32 2022-08-17T12:15:07.5649412Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64 2022-08-17T12:15:07.5861308Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64 2022-08-17T12:15:07.5910691Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_cos_cpu_float32 2022-08-17T12:15:07.5991460Z test_ops.py::TestCommonCPU::test_out_cross_cpu_float32 2022-08-17T12:15:07.6123919Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64 2022-08-17T12:15:07.6368795Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64 2022-08-17T12:15:07.6393007Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_cross_cpu_float32 2022-08-17T12:15:07.6430633Z test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32 2022-08-17T12:15:07.6505555Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64 2022-08-17T12:15:07.6562160Z [gw3] [ 15%] XFAIL test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32 2022-08-17T12:15:07.6923948Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64 2022-08-17T12:15:07.6972976Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:15:07.6981069Z test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32 2022-08-17T12:15:07.7172820Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32 2022-08-17T12:15:07.7312435Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:15:07.7398301Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64 2022-08-17T12:15:07.7407877Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64 2022-08-17T12:15:07.7773099Z test_ops.py::TestCommonCPU::test_out_diff_cpu_float32 2022-08-17T12:15:07.7862254Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64 2022-08-17T12:15:07.8211985Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64 2022-08-17T12:15:07.8306788Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32 2022-08-17T12:15:07.8692066Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32 2022-08-17T12:15:07.8701011Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64 2022-08-17T12:15:07.9097095Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64 2022-08-17T12:15:07.9186947Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64 2022-08-17T12:15:07.9536953Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64 2022-08-17T12:15:07.9725635Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32 2022-08-17T12:15:07.9975190Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32 2022-08-17T12:15:08.0196609Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:15:08.0425893Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:15:08.0436023Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:15:08.0897588Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:15:08.1636191Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32 2022-08-17T12:15:08.1636849Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32 2022-08-17T12:15:08.2416498Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32 2022-08-17T12:15:08.2444828Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32 2022-08-17T12:15:08.2538031Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64 2022-08-17T12:15:08.2900665Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64 2022-08-17T12:15:08.3001981Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64 2022-08-17T12:15:08.3351419Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64 2022-08-17T12:15:08.3356013Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64 2022-08-17T12:15:08.3785288Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64 2022-08-17T12:15:08.3870508Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32 2022-08-17T12:15:08.4219827Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32 2022-08-17T12:15:08.4309619Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64 2022-08-17T12:15:08.4659615Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64 2022-08-17T12:15:08.4778581Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32 2022-08-17T12:15:08.5152166Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32 2022-08-17T12:15:08.5312759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:15:08.5515481Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:15:08.5572596Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:15:08.5956469Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:15:08.6013536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:15:08.6348056Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:15:08.6360798Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_diff_cpu_float32 2022-08-17T12:15:08.6392939Z test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:08.6685406Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:15:08.6835863Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:15:08.7344017Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32 2022-08-17T12:15:08.7367112Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_svd_cpu_float32 2022-08-17T12:15:08.7769412Z test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32 2022-08-17T12:15:08.7784961Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32 2022-08-17T12:15:08.7806628Z test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32 2022-08-17T12:15:08.7840668Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32 2022-08-17T12:15:08.7860992Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32 2022-08-17T12:15:08.7896121Z test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32 2022-08-17T12:15:08.8002211Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32 2022-08-17T12:15:08.8022112Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32 2022-08-17T12:15:08.8221248Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64 2022-08-17T12:15:08.8224729Z test_ops.py::TestCommonCPU::test_out_empty_cpu_float32 2022-08-17T12:15:08.8348877Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_out_empty_cpu_float32 2022-08-17T12:15:08.8493254Z test_ops.py::TestCommonCPU::test_out_topk_cpu_float32 2022-08-17T12:15:08.8513175Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64 2022-08-17T12:15:08.8659987Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:15:08.8740749Z test_ops.py::TestCommonCPU::test_out_erf_cpu_float32 2022-08-17T12:15:08.8825388Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_erf_cpu_float32 2022-08-17T12:15:08.8968970Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:15:08.9117975Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:15:08.9273143Z test_ops.py::TestCommonCPU::test_out_exp_cpu_float32 2022-08-17T12:15:08.9392930Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:15:08.9400885Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32 2022-08-17T12:15:08.9513248Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_exp_cpu_float32 2022-08-17T12:15:09.0060746Z test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32 2022-08-17T12:15:09.0108793Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32 2022-08-17T12:15:09.0349484Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:15:09.0380256Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32 2022-08-17T12:15:09.0476249Z test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32 2022-08-17T12:15:09.0570047Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_topk_cpu_float32 2022-08-17T12:15:09.0651969Z test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32 2022-08-17T12:15:09.1190695Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32 2022-08-17T12:15:09.1344692Z test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32 2022-08-17T12:15:09.1363445Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32 2022-08-17T12:15:09.1375856Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:15:09.1389459Z test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32 2022-08-17T12:15:09.1766657Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:15:09.1877868Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:15:09.1962799Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:15:09.1986350Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32 2022-08-17T12:15:09.2036903Z test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32 2022-08-17T12:15:09.2300668Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32 2022-08-17T12:15:09.2331321Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32 2022-08-17T12:15:09.2436539Z test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32 2022-08-17T12:15:09.2437015Z test_ops.py::TestCommonCPU::test_out_var_cpu_float32 2022-08-17T12:15:09.2921822Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_var_cpu_float32 2022-08-17T12:15:09.2922340Z test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32 2022-08-17T12:15:09.3345064Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32 2022-08-17T12:15:09.3352886Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32 2022-08-17T12:15:09.3395835Z test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32 2022-08-17T12:15:09.3515950Z test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32 2022-08-17T12:15:09.3872328Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32 2022-08-17T12:15:09.4527066Z test_ops.py::TestCommonCPU::test_out_warning___radd___cpu 2022-08-17T12:15:09.4544516Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32 2022-08-17T12:15:09.4575455Z test_ops.py::TestCommonCPU::test_out_fill_cpu_float32 2022-08-17T12:15:09.4759397Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_fill_cpu_float32 2022-08-17T12:15:09.4923512Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning___radd___cpu 2022-08-17T12:15:09.4995577Z test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu 2022-08-17T12:15:09.4996088Z test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32 2022-08-17T12:15:09.5201373Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32 2022-08-17T12:15:09.5434938Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu 2022-08-17T12:15:09.5435753Z test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu 2022-08-17T12:15:09.5640462Z test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32 2022-08-17T12:15:09.5910200Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu 2022-08-17T12:15:09.6102780Z test_ops.py::TestCommonCPU::test_out_warning__masked_argmax_cpu 2022-08-17T12:15:09.6235387Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_argmax_cpu 2022-08-17T12:15:09.6587814Z test_ops.py::TestCommonCPU::test_out_warning__masked_log_softmax_cpu 2022-08-17T12:15:09.6640818Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_log_softmax_cpu 2022-08-17T12:15:09.6676659Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32 2022-08-17T12:15:09.6694877Z test_ops.py::TestCommonCPU::test_out_warning__masked_median_cpu 2022-08-17T12:15:09.6726653Z test_ops.py::TestCommonCPU::test_out_frac_cpu_float32 2022-08-17T12:15:09.7166957Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_median_cpu 2022-08-17T12:15:09.7175312Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_frac_cpu_float32 2022-08-17T12:15:09.7180444Z test_ops.py::TestCommonCPU::test_out_warning__masked_softmax_cpu 2022-08-17T12:15:09.7186701Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_softmax_cpu 2022-08-17T12:15:09.7408399Z test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64 2022-08-17T12:15:09.7600196Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64 2022-08-17T12:15:09.7605652Z test_ops.py::TestCommonCPU::test_out_warning__masked_var_cpu 2022-08-17T12:15:09.7621603Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_var_cpu 2022-08-17T12:15:09.7785666Z test_ops.py::TestCommonCPU::test_out_gt_cpu_float32 2022-08-17T12:15:09.8110813Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_gt_cpu_float32 2022-08-17T12:15:09.8150017Z test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu 2022-08-17T12:15:10.2674895Z test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32 2022-08-17T12:15:10.2688378Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64 2022-08-17T12:15:10.3053045Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32 2022-08-17T12:15:10.3190191Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32 2022-08-17T12:15:10.3320392Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64 2022-08-17T12:15:10.3333716Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:15:10.3384354Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32 2022-08-17T12:15:10.3425662Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64 2022-08-17T12:15:10.3633206Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32 2022-08-17T12:15:10.3639434Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64 2022-08-17T12:15:10.3839701Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64 2022-08-17T12:15:10.3897527Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:10.4069757Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:10.4254519Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32 2022-08-17T12:15:10.4393359Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32 2022-08-17T12:15:10.4431472Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32 2022-08-17T12:15:10.4578988Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64 2022-08-17T12:15:10.4706562Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64 2022-08-17T12:15:10.4745377Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32 2022-08-17T12:15:10.4949411Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:15:10.5332466Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64 2022-08-17T12:15:10.5370804Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:15:10.5473923Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_int64 2022-08-17T12:15:10.5503410Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64 2022-08-17T12:15:10.5725438Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_float32 2022-08-17T12:15:10.5833327Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_int64 2022-08-17T12:15:10.6077969Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:10.6274898Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:10.6561904Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:15:10.6713635Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:15:10.6915100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:15:10.7153770Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:15:10.7597084Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:15:10.7618822Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_float32 2022-08-17T12:15:10.8304424Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_float32 2022-08-17T12:15:10.8335022Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_float32 2022-08-17T12:15:10.8717199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_complex64 2022-08-17T12:15:10.8752351Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_complex64 2022-08-17T12:15:10.9156667Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_float32 2022-08-17T12:15:10.9234510Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_float32 2022-08-17T12:15:11.1237584Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_float32 2022-08-17T12:15:11.1263164Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:15:11.1416492Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:15:11.1447368Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_float32 2022-08-17T12:15:11.2600599Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_int64 2022-08-17T12:15:11.2630272Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_int64 2022-08-17T12:15:11.3584348Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_float32 2022-08-17T12:15:11.3633078Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_float32 2022-08-17T12:15:11.4055738Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmax_cpu_float32 2022-08-17T12:15:11.4081984Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmax_cpu_float32 2022-08-17T12:15:11.5102066Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_int64 2022-08-17T12:15:11.5124894Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:15:11.5202807Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:15:11.5672069Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:15:11.5806744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64 2022-08-17T12:15:11.5832986Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_int64 2022-08-17T12:15:11.5861624Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_complex64 2022-08-17T12:15:11.6111541Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64 2022-08-17T12:15:11.6253449Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32 2022-08-17T12:15:11.6474706Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32 2022-08-17T12:15:11.6772043Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64 2022-08-17T12:15:11.6914502Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64 2022-08-17T12:15:11.7151491Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:15:11.7178047Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_complex64 2022-08-17T12:15:11.7236496Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32 2022-08-17T12:15:11.7365835Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32 2022-08-17T12:15:11.7393501Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:15:11.7615889Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32 2022-08-17T12:15:11.7661279Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64 2022-08-17T12:15:11.7767280Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64 2022-08-17T12:15:11.7833542Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32 2022-08-17T12:15:11.7988315Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:15:11.8069902Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:15:11.8275333Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64 2022-08-17T12:15:11.8561322Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:15:11.8715544Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64 2022-08-17T12:15:11.8957122Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32 2022-08-17T12:15:11.9176819Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32 2022-08-17T12:15:11.9183122Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32 2022-08-17T12:15:11.9197214Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:15:11.9209670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32 2022-08-17T12:15:11.9275535Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64 2022-08-17T12:15:11.9367857Z test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32 2022-08-17T12:15:11.9556772Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32 2022-08-17T12:15:11.9673305Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64 2022-08-17T12:15:11.9686372Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32 2022-08-17T12:15:11.9690618Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:15:11.9757117Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:15:11.9961801Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32 2022-08-17T12:15:11.9976229Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32 2022-08-17T12:15:12.0009660Z test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64 2022-08-17T12:15:12.0078152Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64 2022-08-17T12:15:12.0111997Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32 2022-08-17T12:15:12.0160987Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64 2022-08-17T12:15:12.0171900Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64 2022-08-17T12:15:12.0437365Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32 2022-08-17T12:15:12.0442594Z test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32 2022-08-17T12:15:12.0513494Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32 2022-08-17T12:15:12.0572745Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32 2022-08-17T12:15:12.0580558Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32 2022-08-17T12:15:12.0682303Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64 2022-08-17T12:15:12.0870653Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64 2022-08-17T12:15:12.0875284Z test_ops.py::TestCommonCPU::test_out_int_cpu_float32 2022-08-17T12:15:12.1042347Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_int_cpu_float32 2022-08-17T12:15:12.1046812Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64 2022-08-17T12:15:12.1108613Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64 2022-08-17T12:15:12.1123853Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32 2022-08-17T12:15:12.1295584Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32 2022-08-17T12:15:12.1336639Z test_ops.py::TestCommonCPU::test_out_isin_cpu_float32 2022-08-17T12:15:12.1472477Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_isin_cpu_float32 2022-08-17T12:15:12.1548538Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32 2022-08-17T12:15:12.1703994Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32 2022-08-17T12:15:12.1767570Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32 2022-08-17T12:15:12.1772512Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32 2022-08-17T12:15:12.1776818Z test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32 2022-08-17T12:15:12.1934429Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32 2022-08-17T12:15:12.1938445Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:15:12.2033673Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32 2022-08-17T12:15:12.2095778Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:15:12.2229549Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32 2022-08-17T12:15:12.2234214Z test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:15:12.2395400Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:15:12.2401628Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64 2022-08-17T12:15:12.2408534Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64 2022-08-17T12:15:12.2711218Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64 2022-08-17T12:15:12.2757255Z test_ops.py::TestCommonCPU::test_out_kron_cpu_float32 2022-08-17T12:15:12.2842702Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_kron_cpu_float32 2022-08-17T12:15:12.2847496Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32 2022-08-17T12:15:12.3150363Z [gw0] [ 16%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32 2022-08-17T12:15:12.3226017Z test_ops.py::TestCommonCPU::test_out_le_cpu_float32 2022-08-17T12:15:12.3315331Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_le_cpu_float32 2022-08-17T12:15:12.3320662Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32 2022-08-17T12:15:12.3533251Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32 2022-08-17T12:15:12.3693477Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:12.3771202Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64 2022-08-17T12:15:12.4145804Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64 2022-08-17T12:15:12.4186727Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32 2022-08-17T12:15:12.4555386Z [gw0] [ 16%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32 2022-08-17T12:15:12.4589975Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64 2022-08-17T12:15:12.5050512Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64 2022-08-17T12:15:12.5056468Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64 2022-08-17T12:15:12.5460090Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64 2022-08-17T12:15:12.5713569Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64 2022-08-17T12:15:12.5892940Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64 2022-08-17T12:15:12.5928384Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64 2022-08-17T12:15:12.6206120Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64 2022-08-17T12:15:12.6314379Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:12.6340695Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32 2022-08-17T12:15:12.6793211Z test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float64 2022-08-17T12:15:12.6817123Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32 2022-08-17T12:15:12.6931912Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64 2022-08-17T12:15:12.7236059Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64 2022-08-17T12:15:12.7789541Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64 2022-08-17T12:15:12.7819196Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64 2022-08-17T12:15:12.8024994Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64 2022-08-17T12:15:12.8042086Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64 2022-08-17T12:15:12.8052425Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64 2022-08-17T12:15:12.8253375Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64 2022-08-17T12:15:12.8264257Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64 2022-08-17T12:15:12.8417728Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64 2022-08-17T12:15:12.8590193Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64 2022-08-17T12:15:12.8697593Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32 2022-08-17T12:15:12.8750950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64 2022-08-17T12:15:12.9136778Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64 2022-08-17T12:15:12.9173542Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64 2022-08-17T12:15:12.9320788Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64 2022-08-17T12:15:12.9346506Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32 2022-08-17T12:15:12.9484421Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32 2022-08-17T12:15:12.9582779Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32 2022-08-17T12:15:12.9611759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64 2022-08-17T12:15:12.9812115Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64 2022-08-17T12:15:12.9820466Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32 2022-08-17T12:15:13.0016236Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32 2022-08-17T12:15:13.0183500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64 2022-08-17T12:15:13.0309465Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64 2022-08-17T12:15:13.0470456Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64 2022-08-17T12:15:13.0626042Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32 2022-08-17T12:15:13.0903206Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32 2022-08-17T12:15:13.0934380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64 2022-08-17T12:15:13.1345448Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64 2022-08-17T12:15:13.1398060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32 2022-08-17T12:15:13.1776413Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32 2022-08-17T12:15:13.1830285Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64 2022-08-17T12:15:13.1867613Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64 2022-08-17T12:15:13.1893659Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float64 2022-08-17T12:15:13.2271352Z test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32 2022-08-17T12:15:13.2283715Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32 2022-08-17T12:15:13.2396370Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32 2022-08-17T12:15:13.2452161Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64 2022-08-17T12:15:13.2517045Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64 2022-08-17T12:15:13.2664360Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64 2022-08-17T12:15:13.2691710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64 2022-08-17T12:15:13.2930230Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64 2022-08-17T12:15:13.3018893Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64 2022-08-17T12:15:13.3095915Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64 2022-08-17T12:15:13.3357575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32 2022-08-17T12:15:13.3372409Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32 2022-08-17T12:15:13.3380855Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32 2022-08-17T12:15:13.3405501Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:15:13.3512583Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32 2022-08-17T12:15:13.3603441Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32 2022-08-17T12:15:13.3701932Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32 2022-08-17T12:15:13.3831885Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:15:13.3849096Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:15:13.3933083Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:15:13.3958682Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32 2022-08-17T12:15:13.3990369Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:15:13.4124261Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32 2022-08-17T12:15:13.4154396Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:15:13.4300606Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32 2022-08-17T12:15:13.4309220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:15:13.4392920Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:15:13.4399991Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64 2022-08-17T12:15:13.4704463Z test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32 2022-08-17T12:15:13.4763485Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64 2022-08-17T12:15:13.4768308Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64 2022-08-17T12:15:13.4864025Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64 2022-08-17T12:15:13.4906526Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32 2022-08-17T12:15:13.5232380Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32 2022-08-17T12:15:13.5350431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64 2022-08-17T12:15:13.5380851Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64 2022-08-17T12:15:13.5754403Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64 2022-08-17T12:15:13.5760078Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64 2022-08-17T12:15:13.6184824Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64 2022-08-17T12:15:13.6436365Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64 2022-08-17T12:15:13.6478790Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64 2022-08-17T12:15:13.7139227Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32 2022-08-17T12:15:13.7172281Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32 2022-08-17T12:15:13.7876426Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32 2022-08-17T12:15:13.7897504Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64 2022-08-17T12:15:13.7950430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32 2022-08-17T12:15:13.8377455Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32 2022-08-17T12:15:13.8501534Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64 2022-08-17T12:15:13.8724188Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64 2022-08-17T12:15:13.8746325Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32 2022-08-17T12:15:13.8851439Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32 2022-08-17T12:15:13.8902931Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32 2022-08-17T12:15:13.8963427Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32 2022-08-17T12:15:13.9253041Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32 2022-08-17T12:15:13.9291041Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32 2022-08-17T12:15:13.9408079Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64 2022-08-17T12:15:13.9447129Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32 2022-08-17T12:15:13.9700699Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64 2022-08-17T12:15:13.9705992Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64 2022-08-17T12:15:13.9745649Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64 2022-08-17T12:15:14.0140603Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64 2022-08-17T12:15:14.0146127Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32 2022-08-17T12:15:14.0592116Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32 2022-08-17T12:15:14.0614002Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64 2022-08-17T12:15:14.0990311Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64 2022-08-17T12:15:14.1434917Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64 2022-08-17T12:15:14.1463986Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64 2022-08-17T12:15:14.1495295Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64 2022-08-17T12:15:14.1507122Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64 2022-08-17T12:15:14.1622064Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32 2022-08-17T12:15:14.1637942Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32 2022-08-17T12:15:14.1914411Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64 2022-08-17T12:15:14.2024756Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32 2022-08-17T12:15:14.2028405Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32 2022-08-17T12:15:14.2372703Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32 2022-08-17T12:15:14.2394260Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32 2022-08-17T12:15:14.2409809Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64 2022-08-17T12:15:14.2455527Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64 2022-08-17T12:15:14.2490158Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64 2022-08-17T12:15:14.2875601Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64 2022-08-17T12:15:14.2879240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64 2022-08-17T12:15:14.2897725Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64 2022-08-17T12:15:14.3149935Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64 2022-08-17T12:15:14.3369896Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64 2022-08-17T12:15:14.3375846Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32 2022-08-17T12:15:14.3383982Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32 2022-08-17T12:15:14.3416919Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64 2022-08-17T12:15:14.3836569Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64 2022-08-17T12:15:14.3840573Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64 2022-08-17T12:15:14.3848578Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64 2022-08-17T12:15:14.4089967Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64 2022-08-17T12:15:14.4244683Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64 2022-08-17T12:15:14.4246977Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32 2022-08-17T12:15:14.4313495Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32 2022-08-17T12:15:14.4392216Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32 2022-08-17T12:15:14.4744000Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32 2022-08-17T12:15:14.4747719Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64 2022-08-17T12:15:14.4811333Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64 2022-08-17T12:15:14.4934621Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64 2022-08-17T12:15:14.5230266Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64 2022-08-17T12:15:14.5346767Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32 2022-08-17T12:15:14.5349929Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32 2022-08-17T12:15:14.5664953Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32 2022-08-17T12:15:14.5666594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64 2022-08-17T12:15:14.5799104Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64 2022-08-17T12:15:14.5820745Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32 2022-08-17T12:15:14.5953599Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:15:14.6150837Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:15:14.6328400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32 2022-08-17T12:15:14.6333641Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32 2022-08-17T12:15:14.6592152Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32 2022-08-17T12:15:14.6817176Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32 2022-08-17T12:15:14.6955417Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32 2022-08-17T12:15:14.7283553Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32 2022-08-17T12:15:14.7394207Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32 2022-08-17T12:15:14.8416410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32 2022-08-17T12:15:14.8431839Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32 2022-08-17T12:15:14.9414351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64 2022-08-17T12:15:14.9452033Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32 2022-08-17T12:15:14.9731271Z test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32 2022-08-17T12:15:14.9755647Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32 2022-08-17T12:15:14.9857269Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64 2022-08-17T12:15:15.0078647Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64 2022-08-17T12:15:15.0096424Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64 2022-08-17T12:15:15.0249316Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64 2022-08-17T12:15:15.0249998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32 2022-08-17T12:15:15.0443901Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32 2022-08-17T12:15:15.0512552Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64 2022-08-17T12:15:15.0595330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64 2022-08-17T12:15:15.0687241Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64 2022-08-17T12:15:15.0687868Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64 2022-08-17T12:15:15.1031313Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64 2022-08-17T12:15:15.1084957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64 2022-08-17T12:15:15.1088961Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64 2022-08-17T12:15:15.1126002Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32 2022-08-17T12:15:15.1357673Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32 2022-08-17T12:15:15.1374964Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32 2022-08-17T12:15:15.1451793Z test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32 2022-08-17T12:15:15.1501429Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32 2022-08-17T12:15:15.1570989Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32 2022-08-17T12:15:15.1571693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64 2022-08-17T12:15:15.1894786Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64 2022-08-17T12:15:15.1930739Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64 2022-08-17T12:15:15.2064691Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64 2022-08-17T12:15:15.2070654Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32 2022-08-17T12:15:15.2337614Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32 2022-08-17T12:15:15.2481954Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32 2022-08-17T12:15:15.2487913Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64 2022-08-17T12:15:15.2533814Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64 2022-08-17T12:15:15.2783131Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32 2022-08-17T12:15:15.2788580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64 2022-08-17T12:15:15.2950292Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64 2022-08-17T12:15:15.2969397Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64 2022-08-17T12:15:15.3219478Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64 2022-08-17T12:15:15.3287832Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64 2022-08-17T12:15:15.3381896Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64 2022-08-17T12:15:15.3662760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64 2022-08-17T12:15:15.3672640Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64 2022-08-17T12:15:15.3704834Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32 2022-08-17T12:15:15.3871038Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32 2022-08-17T12:15:15.3884206Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64 2022-08-17T12:15:15.4130880Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64 2022-08-17T12:15:15.4176248Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32 2022-08-17T12:15:15.4272146Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32 2022-08-17T12:15:15.4322214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64 2022-08-17T12:15:15.4613996Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64 2022-08-17T12:15:15.4655678Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32 2022-08-17T12:15:15.4803356Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32 2022-08-17T12:15:15.4811814Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64 2022-08-17T12:15:15.5051529Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64 2022-08-17T12:15:15.5087218Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64 2022-08-17T12:15:15.5315743Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64 2022-08-17T12:15:15.5324647Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:15.5480911Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:15.5708247Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64 2022-08-17T12:15:15.5716072Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64 2022-08-17T12:15:15.5721211Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:15.5957492Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:15.5962093Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64 2022-08-17T12:15:15.6171367Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64 2022-08-17T12:15:15.6211350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64 2022-08-17T12:15:15.6469719Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64 2022-08-17T12:15:15.6626598Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64 2022-08-17T12:15:15.6632841Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64 2022-08-17T12:15:15.6696917Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:15:15.6865479Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:15:15.7045537Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32 2022-08-17T12:15:15.7133047Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64 2022-08-17T12:15:15.7187144Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64 2022-08-17T12:15:15.7312827Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32 2022-08-17T12:15:15.7377809Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64 2022-08-17T12:15:15.7594774Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64 2022-08-17T12:15:15.7601586Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:15:15.7779422Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:15:15.7889083Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64 2022-08-17T12:15:15.8041579Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64 2022-08-17T12:15:15.8047171Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64 2022-08-17T12:15:15.8215499Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64 2022-08-17T12:15:15.8345237Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32 2022-08-17T12:15:15.8449588Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32 2022-08-17T12:15:15.8489182Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64 2022-08-17T12:15:15.8650828Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64 2022-08-17T12:15:15.8702536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64 2022-08-17T12:15:15.8890387Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64 2022-08-17T12:15:15.8930295Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64 2022-08-17T12:15:15.9103134Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64 2022-08-17T12:15:15.9333503Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64 2022-08-17T12:15:15.9433287Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64 2022-08-17T12:15:15.9494739Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64 2022-08-17T12:15:15.9512086Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64 2022-08-17T12:15:15.9635071Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32 2022-08-17T12:15:15.9812558Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32 2022-08-17T12:15:15.9899540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:15:16.0030510Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:15:16.0190335Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32 2022-08-17T12:15:16.0262567Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32 2022-08-17T12:15:16.0268355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:16.0484065Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:16.0649617Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64 2022-08-17T12:15:16.0702414Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64 2022-08-17T12:15:16.0708675Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:16.0942694Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:16.0999888Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32 2022-08-17T12:15:16.1204967Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32 2022-08-17T12:15:16.1213800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:15:16.1332457Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:15:16.1394506Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64 2022-08-17T12:15:16.1710184Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64 2022-08-17T12:15:16.1730900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64 2022-08-17T12:15:16.1828187Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64 2022-08-17T12:15:16.1836234Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64 2022-08-17T12:15:16.2115547Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64 2022-08-17T12:15:16.2257231Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64 2022-08-17T12:15:16.2300073Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32 2022-08-17T12:15:16.2469176Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64 2022-08-17T12:15:16.2612973Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32 2022-08-17T12:15:16.2697115Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32 2022-08-17T12:15:16.2720630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64 2022-08-17T12:15:16.2774039Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32 2022-08-17T12:15:16.3085408Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64 2022-08-17T12:15:16.3094425Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64 2022-08-17T12:15:16.3133373Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64 2022-08-17T12:15:16.3173365Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64 2022-08-17T12:15:16.3572701Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64 2022-08-17T12:15:16.3581485Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64 2022-08-17T12:15:16.3639112Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32 2022-08-17T12:15:16.3696249Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64 2022-08-17T12:15:16.3971929Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32 2022-08-17T12:15:16.4021944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32 2022-08-17T12:15:16.4121999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64 2022-08-17T12:15:16.4157301Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32 2022-08-17T12:15:16.4461308Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64 2022-08-17T12:15:16.4487141Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64 2022-08-17T12:15:16.4586268Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32 2022-08-17T12:15:16.4614513Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32 2022-08-17T12:15:16.4991876Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64 2022-08-17T12:15:16.5029659Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64 2022-08-17T12:15:16.5157416Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64 2022-08-17T12:15:16.5178519Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64 2022-08-17T12:15:16.5464159Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64 2022-08-17T12:15:16.5470523Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64 2022-08-17T12:15:16.5636156Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32 2022-08-17T12:15:16.5665124Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32 2022-08-17T12:15:16.5887505Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64 2022-08-17T12:15:16.5895419Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64 2022-08-17T12:15:16.5910930Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64 2022-08-17T12:15:16.5996961Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32 2022-08-17T12:15:16.6339633Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32 2022-08-17T12:15:16.6347221Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64 2022-08-17T12:15:16.6501874Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64 2022-08-17T12:15:16.6520269Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64 2022-08-17T12:15:16.6814793Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64 2022-08-17T12:15:16.6821163Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64 2022-08-17T12:15:16.6828676Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64 2022-08-17T12:15:16.7217607Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64 2022-08-17T12:15:16.7336927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64 2022-08-17T12:15:16.7476664Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64 2022-08-17T12:15:16.7516189Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64 2022-08-17T12:15:16.7729208Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64 2022-08-17T12:15:16.7740958Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64 2022-08-17T12:15:16.7747245Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32 2022-08-17T12:15:16.7989825Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32 2022-08-17T12:15:16.8088243Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32 2022-08-17T12:15:16.8157975Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32 2022-08-17T12:15:16.8166294Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64 2022-08-17T12:15:16.8429890Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64 2022-08-17T12:15:16.8627630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32 2022-08-17T12:15:16.8636163Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64 2022-08-17T12:15:16.9071497Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64 2022-08-17T12:15:16.9345320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32 2022-08-17T12:15:16.9433901Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32 2022-08-17T12:15:16.9444880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64 2022-08-17T12:15:16.9467995Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32 2022-08-17T12:15:16.9485850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32 2022-08-17T12:15:16.9599959Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64 2022-08-17T12:15:16.9925111Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32 2022-08-17T12:15:16.9936152Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32 2022-08-17T12:15:16.9946049Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32 2022-08-17T12:15:17.0045360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64 2022-08-17T12:15:17.0376560Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64 2022-08-17T12:15:17.0387616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64 2022-08-17T12:15:17.0396827Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64 2022-08-17T12:15:17.0505738Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32 2022-08-17T12:15:17.0832208Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32 2022-08-17T12:15:17.0841494Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64 2022-08-17T12:15:17.0956862Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32 2022-08-17T12:15:17.1028283Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64 2022-08-17T12:15:17.1229196Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32 2022-08-17T12:15:17.1263185Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32 2022-08-17T12:15:17.1415134Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64 2022-08-17T12:15:17.1709508Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64 2022-08-17T12:15:17.1816213Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64 2022-08-17T12:15:17.1840151Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32 2022-08-17T12:15:17.1894997Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64 2022-08-17T12:15:17.1952451Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64 2022-08-17T12:15:17.2189779Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64 2022-08-17T12:15:17.2287946Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64 2022-08-17T12:15:17.2445076Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32 2022-08-17T12:15:17.2511765Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32 2022-08-17T12:15:17.2550827Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64 2022-08-17T12:15:17.2660255Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64 2022-08-17T12:15:17.2770411Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64 2022-08-17T12:15:17.2899758Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32 2022-08-17T12:15:17.3057944Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32 2022-08-17T12:15:17.3139305Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32 2022-08-17T12:15:17.3205916Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32 2022-08-17T12:15:17.3254266Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64 2022-08-17T12:15:17.3483549Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64 2022-08-17T12:15:17.3750792Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64 2022-08-17T12:15:17.3936258Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32 2022-08-17T12:15:17.3973064Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64 2022-08-17T12:15:17.4065265Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32 2022-08-17T12:15:17.4414154Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32 2022-08-17T12:15:17.4501366Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64 2022-08-17T12:15:17.4854071Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64 2022-08-17T12:15:17.4941585Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32 2022-08-17T12:15:17.5295746Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32 2022-08-17T12:15:17.5384209Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32 2022-08-17T12:15:17.5730516Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32 2022-08-17T12:15:17.5824997Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64 2022-08-17T12:15:17.6200246Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64 2022-08-17T12:15:17.6206795Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:17.6419073Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:17.6537604Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32 2022-08-17T12:15:17.6631611Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64 2022-08-17T12:15:17.6636047Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:17.6773565Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:17.7014135Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64 2022-08-17T12:15:17.7110705Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32 2022-08-17T12:15:17.7113779Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:15:17.7201860Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:15:17.7483811Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32 2022-08-17T12:15:17.7551724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32 2022-08-17T12:15:17.7554744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32 2022-08-17T12:15:17.7590479Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32 2022-08-17T12:15:17.7935209Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32 2022-08-17T12:15:17.7971641Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32 2022-08-17T12:15:17.8002616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64 2022-08-17T12:15:17.8268321Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64 2022-08-17T12:15:17.8353212Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32 2022-08-17T12:15:17.8431504Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32 2022-08-17T12:15:17.8603693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64 2022-08-17T12:15:17.8795846Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32 2022-08-17T12:15:17.8817928Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64 2022-08-17T12:15:17.8871238Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64 2022-08-17T12:15:17.8906649Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64 2022-08-17T12:15:17.9083299Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64 2022-08-17T12:15:17.9253006Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64 2022-08-17T12:15:17.9312355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64 2022-08-17T12:15:17.9363994Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64 2022-08-17T12:15:17.9452598Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64 2022-08-17T12:15:17.9697173Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64 2022-08-17T12:15:17.9777336Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64 2022-08-17T12:15:17.9827142Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:18.0147289Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64 2022-08-17T12:15:18.0190714Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64 2022-08-17T12:15:18.0230071Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:18.0241519Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32 2022-08-17T12:15:18.0359623Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64 2022-08-17T12:15:18.0661377Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32 2022-08-17T12:15:18.0666864Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64 2022-08-17T12:15:18.0708038Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64 2022-08-17T12:15:18.0970282Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64 2022-08-17T12:15:18.1057931Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64 2022-08-17T12:15:18.1071345Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64 2022-08-17T12:15:18.1156234Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64 2022-08-17T12:15:18.1288190Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64 2022-08-17T12:15:18.1498122Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64 2022-08-17T12:15:18.1541378Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64 2022-08-17T12:15:18.1586689Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64 2022-08-17T12:15:18.1788715Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64 2022-08-17T12:15:18.1981925Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64 2022-08-17T12:15:18.1989203Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128 2022-08-17T12:15:18.1999686Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128 2022-08-17T12:15:18.2257821Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64 2022-08-17T12:15:18.2442233Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64 2022-08-17T12:15:18.2450869Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64 2022-08-17T12:15:18.2542022Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:15:18.2595778Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:15:18.2992664Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64 2022-08-17T12:15:18.3000729Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64 2022-08-17T12:15:18.3182585Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128 2022-08-17T12:15:18.3443673Z [gw2] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128 2022-08-17T12:15:18.3453914Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64 2022-08-17T12:15:18.3952954Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64 2022-08-17T12:15:18.4164899Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64 2022-08-17T12:15:18.4432351Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64 2022-08-17T12:15:18.4857156Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128 2022-08-17T12:15:18.4897119Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128 2022-08-17T12:15:18.4964081Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:15:18.5031247Z [gw2] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:15:18.5048585Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32 2022-08-17T12:15:18.5080245Z test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32 2022-08-17T12:15:18.5279775Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32 2022-08-17T12:15:18.5308899Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64 2022-08-17T12:15:18.5356847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64 2022-08-17T12:15:18.5361247Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:18.5496866Z [gw2] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:18.5824917Z test_ops.py::TestCommonCPU::test_out_log10_cpu_float32 2022-08-17T12:15:18.5831683Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_log10_cpu_float32 2022-08-17T12:15:18.5836130Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128 2022-08-17T12:15:18.5948431Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128 2022-08-17T12:15:18.6275180Z test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32 2022-08-17T12:15:18.6281133Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128 2022-08-17T12:15:18.6631261Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128 2022-08-17T12:15:18.6717639Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64 2022-08-17T12:15:18.6722061Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:15:18.6728117Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32 2022-08-17T12:15:18.6787181Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64 2022-08-17T12:15:18.6932557Z test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32 2022-08-17T12:15:18.7150379Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64 2022-08-17T12:15:18.7506753Z test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64 2022-08-17T12:15:18.7536743Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32 2022-08-17T12:15:18.7548925Z test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32 2022-08-17T12:15:18.7600485Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64 2022-08-17T12:15:18.7615376Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64 2022-08-17T12:15:18.7625675Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:15:18.7711725Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64 2022-08-17T12:15:18.7731594Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32 2022-08-17T12:15:18.8031308Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64 2022-08-17T12:15:18.8107550Z test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32 2022-08-17T12:15:18.8114347Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:15:18.8417601Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:15:18.8436526Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64 2022-08-17T12:15:18.8538422Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64 2022-08-17T12:15:18.8554050Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64 2022-08-17T12:15:18.8554703Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:15:18.8907973Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:15:18.8908592Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64 2022-08-17T12:15:18.8971679Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64 2022-08-17T12:15:18.8972251Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128 2022-08-17T12:15:18.9099445Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128 2022-08-17T12:15:18.9118699Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32 2022-08-17T12:15:18.9347140Z test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32 2022-08-17T12:15:18.9430751Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32 2022-08-17T12:15:18.9638469Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64 2022-08-17T12:15:18.9692013Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64 2022-08-17T12:15:18.9752377Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32 2022-08-17T12:15:18.9829197Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32 2022-08-17T12:15:18.9868960Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64 2022-08-17T12:15:19.0312330Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64 2022-08-17T12:15:19.0345122Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64 2022-08-17T12:15:19.0487383Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64 2022-08-17T12:15:19.0516848Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32 2022-08-17T12:15:19.0571382Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32 2022-08-17T12:15:19.0791608Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32 2022-08-17T12:15:19.0799881Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64 2022-08-17T12:15:19.1069963Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64 2022-08-17T12:15:19.1110117Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32 2022-08-17T12:15:19.1125684Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32 2022-08-17T12:15:19.1209155Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128 2022-08-17T12:15:19.1392451Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128 2022-08-17T12:15:19.1590459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32 2022-08-17T12:15:19.1664716Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64 2022-08-17T12:15:19.1958966Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64 2022-08-17T12:15:19.2068156Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32 2022-08-17T12:15:19.2075349Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32 2022-08-17T12:15:19.2082888Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32 2022-08-17T12:15:19.2099600Z test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32 2022-08-17T12:15:19.2111508Z test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32 2022-08-17T12:15:19.2516215Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32 2022-08-17T12:15:19.2559003Z test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32 2022-08-17T12:15:19.3031614Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32 2022-08-17T12:15:19.3804876Z test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32 2022-08-17T12:15:19.3821096Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32 2022-08-17T12:15:19.3851530Z test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:15:19.4264469Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:15:19.5030527Z test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32 2022-08-17T12:15:19.5060731Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32 2022-08-17T12:15:19.5304838Z test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32 2022-08-17T12:15:19.5327709Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32 2022-08-17T12:15:19.5792372Z test_ops.py::TestCommonCPU::test_out_msort_cpu_float32 2022-08-17T12:15:19.5810070Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_msort_cpu_float32 2022-08-17T12:15:19.6359747Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:15:19.6377449Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:15:19.6571003Z test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32 2022-08-17T12:15:19.6585092Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32 2022-08-17T12:15:19.6650997Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32 2022-08-17T12:15:19.7073074Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32 2022-08-17T12:15:19.7157208Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32 2022-08-17T12:15:19.7512968Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32 2022-08-17T12:15:19.8373809Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64 2022-08-17T12:15:19.8390964Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32 2022-08-17T12:15:19.8421861Z test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32 2022-08-17T12:15:19.8841079Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32 2022-08-17T12:15:19.8841620Z test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32 2022-08-17T12:15:19.9311868Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32 2022-08-17T12:15:19.9950106Z test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32 2022-08-17T12:15:19.9969666Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64 2022-08-17T12:15:20.0015271Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64 2022-08-17T12:15:20.0127292Z [gw0] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64 2022-08-17T12:15:20.0144356Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32 2022-08-17T12:15:20.0175975Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:15:20.0413927Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:15:20.0503254Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32 2022-08-17T12:15:20.0512040Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32 2022-08-17T12:15:20.0529245Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu 2022-08-17T12:15:20.0569164Z test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu 2022-08-17T12:15:20.0727551Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:15:20.0887232Z [gw1] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu 2022-08-17T12:15:20.0887797Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64 2022-08-17T12:15:20.0952659Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64 2022-08-17T12:15:20.1046475Z test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu 2022-08-17T12:15:20.1350954Z [gw1] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu 2022-08-17T12:15:20.1361664Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32 2022-08-17T12:15:20.1469103Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32 2022-08-17T12:15:20.1773717Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu 2022-08-17T12:15:20.1774306Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32 2022-08-17T12:15:20.1784405Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32 2022-08-17T12:15:20.1802913Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:15:20.1838569Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:15:20.2045492Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:15:20.2061818Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu 2022-08-17T12:15:20.2098503Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu 2022-08-17T12:15:20.2269333Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu 2022-08-17T12:15:20.2279217Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32 2022-08-17T12:15:20.2280165Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32 2022-08-17T12:15:20.2354417Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32 2022-08-17T12:15:20.2474594Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32 2022-08-17T12:15:20.2630883Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu 2022-08-17T12:15:20.2639355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64 2022-08-17T12:15:20.2714399Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64 2022-08-17T12:15:20.2715189Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:15:20.2811032Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:15:20.2911309Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu 2022-08-17T12:15:20.2968160Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu 2022-08-17T12:15:20.3058746Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu 2022-08-17T12:15:20.3164421Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32 2022-08-17T12:15:20.3165392Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32 2022-08-17T12:15:20.3175734Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32 2022-08-17T12:15:20.3352452Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32 2022-08-17T12:15:20.3404416Z test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu 2022-08-17T12:15:20.3499894Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu 2022-08-17T12:15:20.3539581Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64 2022-08-17T12:15:20.3594394Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64 2022-08-17T12:15:20.3596307Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:15:20.3792688Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:15:20.3832014Z test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu 2022-08-17T12:15:20.3910357Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu 2022-08-17T12:15:20.3954227Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32 2022-08-17T12:15:20.4059723Z [gw0] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32 2022-08-17T12:15:20.4062480Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:20.4320556Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:20.4327423Z test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu 2022-08-17T12:15:20.4416200Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu 2022-08-17T12:15:20.4422036Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64 2022-08-17T12:15:20.4515742Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64 2022-08-17T12:15:20.4521540Z test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32 2022-08-17T12:15:20.4713686Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32 2022-08-17T12:15:20.4795892Z test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu 2022-08-17T12:15:20.4952966Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64 2022-08-17T12:15:20.5006468Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:20.5045298Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:20.5075030Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64 2022-08-17T12:15:20.5313009Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu 2022-08-17T12:15:20.5393186Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32 2022-08-17T12:15:20.5430774Z test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32 2022-08-17T12:15:20.5713994Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32 2022-08-17T12:15:20.5945437Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu 2022-08-17T12:15:20.5946342Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:15:20.6228206Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:15:20.6246854Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu 2022-08-17T12:15:20.6269186Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu 2022-08-17T12:15:20.6313378Z [gw1] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu 2022-08-17T12:15:20.6358282Z test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32 2022-08-17T12:15:20.6608584Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32 2022-08-17T12:15:20.6621122Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32 2022-08-17T12:15:20.6672072Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32 2022-08-17T12:15:20.6695517Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu 2022-08-17T12:15:20.6752145Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32 2022-08-17T12:15:20.6819474Z test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32 2022-08-17T12:15:20.6833883Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu 2022-08-17T12:15:20.7096170Z [gw3] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32 2022-08-17T12:15:20.7096891Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64 2022-08-17T12:15:20.7114316Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64 2022-08-17T12:15:20.7168427Z test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu 2022-08-17T12:15:20.7191894Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu 2022-08-17T12:15:20.7233070Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:15:20.7472995Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:15:20.7568830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64 2022-08-17T12:15:20.7761881Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu 2022-08-17T12:15:20.7844608Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:15:20.7883148Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64 2022-08-17T12:15:20.7992470Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:15:20.8082410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32 2022-08-17T12:15:20.8235748Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32 2022-08-17T12:15:20.8240845Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:15:20.8461713Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:15:20.8466971Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64 2022-08-17T12:15:20.8599974Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64 2022-08-17T12:15:20.8617776Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu 2022-08-17T12:15:20.8680334Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu 2022-08-17T12:15:20.8682146Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:15:20.8899214Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:15:20.9019270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64 2022-08-17T12:15:20.9115448Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64 2022-08-17T12:15:20.9117346Z test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:20.9187804Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:20.9206149Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu 2022-08-17T12:15:20.9238172Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu 2022-08-17T12:15:20.9351651Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu 2022-08-17T12:15:20.9407299Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64 2022-08-17T12:15:20.9551291Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64 2022-08-17T12:15:20.9560420Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:15:20.9708759Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:15:20.9853305Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu 2022-08-17T12:15:20.9978497Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32 2022-08-17T12:15:20.9987785Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:15:21.0013230Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu 2022-08-17T12:15:21.0071909Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:15:21.0200578Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu 2022-08-17T12:15:21.0234977Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32 2022-08-17T12:15:21.0438558Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:21.0449036Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32 2022-08-17T12:15:21.0601836Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32 2022-08-17T12:15:21.0712262Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:21.0876849Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:21.0886609Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32 2022-08-17T12:15:21.0906181Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32 2022-08-17T12:15:21.1029657Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:21.1063864Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu 2022-08-17T12:15:21.1139319Z test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu 2022-08-17T12:15:21.1193796Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu 2022-08-17T12:15:21.1202137Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64 2022-08-17T12:15:21.1353442Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64 2022-08-17T12:15:21.1362833Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:21.1480783Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:21.1570667Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu 2022-08-17T12:15:21.1663683Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu 2022-08-17T12:15:21.1672310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64 2022-08-17T12:15:21.1831821Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64 2022-08-17T12:15:21.1841002Z test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:21.1947631Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:21.2106550Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu 2022-08-17T12:15:21.2181998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32 2022-08-17T12:15:21.2270704Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32 2022-08-17T12:15:21.2279886Z test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32 2022-08-17T12:15:21.2513097Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32 2022-08-17T12:15:21.2539802Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu 2022-08-17T12:15:21.2554685Z test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu 2022-08-17T12:15:21.2563295Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64 2022-08-17T12:15:21.2673602Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64 2022-08-17T12:15:21.2954652Z test_ops.py::TestCommonCPU::test_out_norm_cpu_float32 2022-08-17T12:15:21.3001080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32 2022-08-17T12:15:21.3009267Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu 2022-08-17T12:15:21.3124956Z test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu 2022-08-17T12:15:21.3441923Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32 2022-08-17T12:15:21.3454309Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu 2022-08-17T12:15:21.3470021Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32 2022-08-17T12:15:21.3534383Z test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu 2022-08-17T12:15:21.3550189Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu 2022-08-17T12:15:21.3994484Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32 2022-08-17T12:15:21.4000314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:21.4008391Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:21.4031183Z test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu 2022-08-17T12:15:21.4389324Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu 2022-08-17T12:15:21.4442380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32 2022-08-17T12:15:21.4475207Z test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu 2022-08-17T12:15:21.4822421Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32 2022-08-17T12:15:21.4930922Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64 2022-08-17T12:15:21.5171538Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64 2022-08-17T12:15:21.5197447Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu 2022-08-17T12:15:21.5253461Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu 2022-08-17T12:15:21.5386184Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64 2022-08-17T12:15:21.5701093Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64 2022-08-17T12:15:21.5883274Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64 2022-08-17T12:15:21.6208862Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64 2022-08-17T12:15:21.6209475Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32 2022-08-17T12:15:21.6261781Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32 2022-08-17T12:15:21.6274734Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_norm_cpu_float32 2022-08-17T12:15:21.6665628Z test_ops.py::TestCommonCPU::test_out_normal_cpu_float32 2022-08-17T12:15:21.6667430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64 2022-08-17T12:15:21.6697086Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64 2022-08-17T12:15:21.6727373Z [gw3] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_normal_cpu_float32 2022-08-17T12:15:21.6917190Z test_ops.py::TestCommonCPU::test_out_outer_cpu_float32 2022-08-17T12:15:21.7109970Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_outer_cpu_float32 2022-08-17T12:15:21.7141096Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64 2022-08-17T12:15:21.7229014Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64 2022-08-17T12:15:21.7540714Z test_ops.py::TestCommonCPU::test_out_polar_cpu_float32 2022-08-17T12:15:21.7582773Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32 2022-08-17T12:15:21.7952186Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32 2022-08-17T12:15:21.7964280Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_polar_cpu_float32 2022-08-17T12:15:21.7984054Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:21.8069452Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:21.8145664Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:21.8481790Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:21.8489468Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:21.8533113Z test_ops.py::TestCommonCPU::test_out_prod_cpu_float32 2022-08-17T12:15:21.8867932Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_prod_cpu_float32 2022-08-17T12:15:21.8885664Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:21.8912317Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:15:21.8982304Z test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32 2022-08-17T12:15:21.9342068Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:15:21.9366243Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32 2022-08-17T12:15:21.9374852Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:21.9435880Z test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32 2022-08-17T12:15:21.9910655Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32 2022-08-17T12:15:22.0248249Z test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32 2022-08-17T12:15:22.0336242Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32 2022-08-17T12:15:22.0391366Z test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32 2022-08-17T12:15:22.0679128Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32 2022-08-17T12:15:22.0708679Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:22.0774092Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32 2022-08-17T12:15:22.0790871Z test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32 2022-08-17T12:15:22.0828794Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32 2022-08-17T12:15:22.1135681Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32 2022-08-17T12:15:22.1205399Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64 2022-08-17T12:15:22.1473842Z test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32 2022-08-17T12:15:22.1711758Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32 2022-08-17T12:15:22.1713476Z test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32 2022-08-17T12:15:22.2231000Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32 2022-08-17T12:15:22.2973291Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:22.2985639Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64 2022-08-17T12:15:22.3095089Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:15:22.3414346Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:15:22.3680941Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:15:22.3872595Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:15:22.4226686Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:22.4316662Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:22.4467109Z test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32 2022-08-17T12:15:22.4482371Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:22.4908576Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32 2022-08-17T12:15:22.5072287Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu 2022-08-17T12:15:22.5213563Z test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu 2022-08-17T12:15:22.5323920Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu 2022-08-17T12:15:22.5339350Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32 2022-08-17T12:15:22.5588807Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:22.5916628Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_cpu 2022-08-17T12:15:22.5933666Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:22.7108334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:22.7140089Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_cpu 2022-08-17T12:15:22.7436637Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu 2022-08-17T12:15:22.7448862Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:22.7759255Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32 2022-08-17T12:15:22.7772778Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu 2022-08-17T12:15:22.7802392Z test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu 2022-08-17T12:15:22.7941826Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu 2022-08-17T12:15:22.7954972Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32 2022-08-17T12:15:22.8007476Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:22.8246945Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:22.8252610Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:15:22.8281494Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:15:22.8306044Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32 2022-08-17T12:15:22.8359885Z test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32 2022-08-17T12:15:22.8409175Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32 2022-08-17T12:15:22.8836186Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:22.8840177Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:22.8840762Z test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu 2022-08-17T12:15:22.8841486Z test_ops.py::TestCommonCPU::test_out_sign_cpu_float32 2022-08-17T12:15:22.8944584Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:22.9064508Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_sign_cpu_float32 2022-08-17T12:15:22.9151113Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:22.9189509Z test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32 2022-08-17T12:15:22.9206827Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu 2022-08-17T12:15:22.9278464Z test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu 2022-08-17T12:15:22.9294104Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32 2022-08-17T12:15:22.9304452Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:22.9487912Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu 2022-08-17T12:15:22.9667021Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:22.9670984Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu 2022-08-17T12:15:22.9707539Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu 2022-08-17T12:15:22.9790503Z test_ops.py::TestCommonCPU::test_out_sort_cpu_float32 2022-08-17T12:15:22.9938342Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:23.0107969Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:23.0111346Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu 2022-08-17T12:15:23.0268966Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu 2022-08-17T12:15:23.0588108Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32 2022-08-17T12:15:23.0627083Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:23.0869745Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:23.0898437Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32 2022-08-17T12:15:23.1017033Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:23.1036167Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:23.1095804Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:23.1337513Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:23.1476364Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:23.1517182Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu 2022-08-17T12:15:23.2030283Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu 2022-08-17T12:15:23.2570667Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu 2022-08-17T12:15:23.2602760Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu 2022-08-17T12:15:23.2669143Z test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu 2022-08-17T12:15:23.3077877Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu 2022-08-17T12:15:23.3078924Z test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu 2022-08-17T12:15:23.3483117Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu 2022-08-17T12:15:23.3522705Z test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu 2022-08-17T12:15:23.3991224Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu 2022-08-17T12:15:23.4071196Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu 2022-08-17T12:15:23.4394875Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu 2022-08-17T12:15:23.4441344Z test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu 2022-08-17T12:15:23.4870890Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu 2022-08-17T12:15:23.4924426Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu 2022-08-17T12:15:23.5311869Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu 2022-08-17T12:15:23.5929679Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu 2022-08-17T12:15:23.5956167Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_sort_cpu_float32 2022-08-17T12:15:23.6022456Z test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32 2022-08-17T12:15:23.6127479Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu 2022-08-17T12:15:23.6234437Z test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu 2022-08-17T12:15:23.6387372Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32 2022-08-17T12:15:23.6472062Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu 2022-08-17T12:15:23.6710235Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:23.7417293Z test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu 2022-08-17T12:15:23.7439388Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:23.7656583Z test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32 2022-08-17T12:15:23.7912720Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32 2022-08-17T12:15:23.8159540Z test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32 2022-08-17T12:15:23.8315673Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32 2022-08-17T12:15:23.8629594Z test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32 2022-08-17T12:15:23.8645905Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32 2022-08-17T12:15:23.8665850Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu 2022-08-17T12:15:23.8712335Z test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu 2022-08-17T12:15:23.8752405Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu 2022-08-17T12:15:23.8968502Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32 2022-08-17T12:15:23.9192410Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32 2022-08-17T12:15:23.9281129Z test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu 2022-08-17T12:15:23.9281661Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:15:23.9473872Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu 2022-08-17T12:15:23.9665287Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:15:23.9665927Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:23.9668203Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:24.0169137Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu 2022-08-17T12:15:24.0241457Z test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32 2022-08-17T12:15:24.0259567Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu 2022-08-17T12:15:24.0408218Z test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu 2022-08-17T12:15:24.0752397Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu 2022-08-17T12:15:24.0796195Z test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu 2022-08-17T12:15:24.1232177Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu 2022-08-17T12:15:24.1415209Z test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu 2022-08-17T12:15:24.1444737Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32 2022-08-17T12:15:24.1700959Z test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32 2022-08-17T12:15:24.1808644Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32 2022-08-17T12:15:24.1840734Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu 2022-08-17T12:15:24.1899896Z test_ops.py::TestCommonCPU::test_out_warning_addr_cpu 2022-08-17T12:15:24.1930359Z test_ops.py::TestCommonCPU::test_out_std_cpu_float32 2022-08-17T12:15:24.2230813Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_std_cpu_float32 2022-08-17T12:15:24.2272405Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addr_cpu 2022-08-17T12:15:24.2364882Z test_ops.py::TestCommonCPU::test_out_warning_amin_cpu 2022-08-17T12:15:24.2365363Z test_ops.py::TestCommonCPU::test_out_sum_cpu_float32 2022-08-17T12:15:24.2796809Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_sum_cpu_float32 2022-08-17T12:15:24.2840098Z test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32 2022-08-17T12:15:24.2858540Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_amin_cpu 2022-08-17T12:15:24.2928586Z test_ops.py::TestCommonCPU::test_out_warning_arange_cpu 2022-08-17T12:15:24.3312758Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_arange_cpu 2022-08-17T12:15:24.3313291Z test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu 2022-08-17T12:15:24.3794332Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu 2022-08-17T12:15:24.3795182Z test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu 2022-08-17T12:15:24.4197627Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu 2022-08-17T12:15:24.4199082Z test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu 2022-08-17T12:15:24.4254313Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu 2022-08-17T12:15:24.4297914Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32 2022-08-17T12:15:24.4516693Z test_ops.py::TestCommonCPU::test_out_tan_cpu_float32 2022-08-17T12:15:24.4668012Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_tan_cpu_float32 2022-08-17T12:15:24.4690228Z test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu 2022-08-17T12:15:24.4794031Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu 2022-08-17T12:15:24.4795437Z test_ops.py::TestCommonCPU::test_out_tile_cpu_float32 2022-08-17T12:15:24.5109039Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_tile_cpu_float32 2022-08-17T12:15:24.5204863Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu 2022-08-17T12:15:24.5206138Z test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32 2022-08-17T12:15:24.5407357Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32 2022-08-17T12:15:24.5471434Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu 2022-08-17T12:15:24.5613254Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu 2022-08-17T12:15:24.5931471Z test_ops.py::TestCommonCPU::test_out_tril_cpu_float32 2022-08-17T12:15:24.5962727Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu 2022-08-17T12:15:24.5988404Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu 2022-08-17T12:15:24.6253684Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu 2022-08-17T12:15:24.6433193Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_tril_cpu_float32 2022-08-17T12:15:24.6436377Z test_ops.py::TestCommonCPU::test_out_warning_byte_cpu 2022-08-17T12:15:24.6467542Z test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32 2022-08-17T12:15:24.6476983Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32 2022-08-17T12:15:24.6954595Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_byte_cpu 2022-08-17T12:15:24.6957126Z test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu 2022-08-17T12:15:24.6962309Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu 2022-08-17T12:15:24.7122216Z test_ops.py::TestCommonCPU::test_out_unique_cpu_float32 2022-08-17T12:15:24.7389197Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_unique_cpu_float32 2022-08-17T12:15:24.7435516Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu 2022-08-17T12:15:24.7530750Z test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32 2022-08-17T12:15:24.7665497Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32 2022-08-17T12:15:24.7795040Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu 2022-08-17T12:15:24.7916786Z test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu 2022-08-17T12:15:24.7922575Z test_ops.py::TestCommonCPU::test_out_view_cpu_float32 2022-08-17T12:15:24.8186391Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_view_cpu_float32 2022-08-17T12:15:24.8230960Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu 2022-08-17T12:15:24.8265058Z test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu 2022-08-17T12:15:24.8388062Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu 2022-08-17T12:15:24.8711205Z test_ops.py::TestCommonCPU::test_out_warning_T_cpu 2022-08-17T12:15:24.8715699Z test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu 2022-08-17T12:15:24.8863316Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu 2022-08-17T12:15:24.8878085Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_T_cpu 2022-08-17T12:15:24.9082626Z test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu 2022-08-17T12:15:24.9147745Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu 2022-08-17T12:15:24.9226075Z test_ops.py::TestCommonCPU::test_out_warning_cos_cpu 2022-08-17T12:15:24.9360662Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cos_cpu 2022-08-17T12:15:24.9444595Z test_ops.py::TestCommonCPU::test_out_warning___ror___cpu 2022-08-17T12:15:24.9552944Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning___ror___cpu 2022-08-17T12:15:24.9672898Z test_ops.py::TestCommonCPU::test_out_warning_cross_cpu 2022-08-17T12:15:24.9680552Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:24.9699439Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:24.9752187Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cross_cpu 2022-08-17T12:15:24.9930599Z test_ops.py::TestCommonCPU::test_out_warning__masked_amax_cpu 2022-08-17T12:15:24.9992611Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_amax_cpu 2022-08-17T12:15:25.0164534Z test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu 2022-08-17T12:15:25.0233301Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu 2022-08-17T12:15:25.0361908Z test_ops.py::TestCommonCPU::test_out_warning__masked_cumprod_cpu 2022-08-17T12:15:25.0433514Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_cumprod_cpu 2022-08-17T12:15:25.0472925Z test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu 2022-08-17T12:15:25.0674300Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu 2022-08-17T12:15:25.0794426Z test_ops.py::TestCommonCPU::test_out_warning__masked_logsumexp_cpu 2022-08-17T12:15:25.0872966Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_logsumexp_cpu 2022-08-17T12:15:25.1114751Z test_ops.py::TestCommonCPU::test_out_warning_diff_cpu 2022-08-17T12:15:25.1180678Z test_ops.py::TestCommonCPU::test_out_warning__masked_normalize_cpu 2022-08-17T12:15:25.1555915Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_normalize_cpu 2022-08-17T12:15:25.1587829Z test_ops.py::TestCommonCPU::test_out_warning__masked_std_cpu 2022-08-17T12:15:25.1994763Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_std_cpu 2022-08-17T12:15:25.2798283Z test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu 2022-08-17T12:15:25.2812907Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diff_cpu 2022-08-17T12:15:25.3041258Z test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu 2022-08-17T12:15:25.3052065Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:25.3094486Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32 2022-08-17T12:15:25.3107105Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu 2022-08-17T12:15:25.3231819Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32 2022-08-17T12:15:25.3261555Z test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu 2022-08-17T12:15:25.3473534Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu 2022-08-17T12:15:25.3567628Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:25.3673338Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:25.3693126Z test_ops.py::TestCommonCPU::test_out_warning_empty_cpu 2022-08-17T12:15:25.3914025Z [gw1] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_empty_cpu 2022-08-17T12:15:25.3964841Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:25.4112509Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:25.4187546Z test_ops.py::TestCommonCPU::test_out_warning_erf_cpu 2022-08-17T12:15:25.4352560Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erf_cpu 2022-08-17T12:15:25.4593683Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:15:25.4703255Z test_ops.py::TestCommonCPU::test_out_warning_exp_cpu 2022-08-17T12:15:25.4868109Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_exp_cpu 2022-08-17T12:15:25.4878838Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:15:25.5007690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:25.5033150Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:25.5390174Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu 2022-08-17T12:15:25.5436413Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:25.5702785Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:25.5726630Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu 2022-08-17T12:15:25.5805990Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu 2022-08-17T12:15:25.5809974Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:25.6225801Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:25.6285700Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu 2022-08-17T12:15:25.6286256Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu 2022-08-17T12:15:25.6288775Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:15:25.6744055Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:15:25.6744739Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32 2022-08-17T12:15:25.6842559Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32 2022-08-17T12:15:25.6867016Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu 2022-08-17T12:15:25.7189797Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu 2022-08-17T12:15:25.7202494Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:25.7234554Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:25.7270269Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu 2022-08-17T12:15:25.7533521Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu 2022-08-17T12:15:25.7669189Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu 2022-08-17T12:15:25.7707603Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:25.7752722Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:25.7761893Z test_ops.py::TestCommonCPU::test_out_warning_fill_cpu 2022-08-17T12:15:25.8032648Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fill_cpu 2022-08-17T12:15:25.8141758Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:25.8190678Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:25.8192219Z test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu 2022-08-17T12:15:25.8509433Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu 2022-08-17T12:15:25.8543547Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64 2022-08-17T12:15:25.8710132Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64 2022-08-17T12:15:25.8914938Z test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu 2022-08-17T12:15:25.8989301Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:25.9047898Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu 2022-08-17T12:15:25.9059760Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:25.9166900Z test_ops.py::TestCommonCPU::test_out_warning_frac_cpu 2022-08-17T12:15:25.9353142Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_frac_cpu 2022-08-17T12:15:25.9473679Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:15:25.9558393Z test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu 2022-08-17T12:15:25.9729444Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:15:25.9792387Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu 2022-08-17T12:15:25.9912639Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:25.9974276Z test_ops.py::TestCommonCPU::test_out_warning_gt_cpu 2022-08-17T12:15:26.0168537Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:26.0233971Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gt_cpu 2022-08-17T12:15:26.0332298Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:26.0392831Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:26.0674869Z test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu 2022-08-17T12:15:26.0793041Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64 2022-08-17T12:15:26.1114468Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64 2022-08-17T12:15:26.1184970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32 2022-08-17T12:15:26.1556241Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32 2022-08-17T12:15:26.1636321Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32 2022-08-17T12:15:26.1996636Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32 2022-08-17T12:15:26.2074264Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32 2022-08-17T12:15:26.2436636Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32 2022-08-17T12:15:26.2505919Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64 2022-08-17T12:15:26.2876714Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64 2022-08-17T12:15:26.2943000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64 2022-08-17T12:15:26.3316116Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64 2022-08-17T12:15:26.3443582Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32 2022-08-17T12:15:26.3754526Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32 2022-08-17T12:15:26.3779610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:26.4194483Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:26.4216979Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:26.4635801Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:26.4694276Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64 2022-08-17T12:15:26.5074330Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64 2022-08-17T12:15:26.5238196Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32 2022-08-17T12:15:26.5514181Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32 2022-08-17T12:15:26.5635627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64 2022-08-17T12:15:26.5932939Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64 2022-08-17T12:15:26.5942892Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu 2022-08-17T12:15:26.5953753Z test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu 2022-08-17T12:15:26.6193724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64 2022-08-17T12:15:26.6353580Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu 2022-08-17T12:15:26.6385419Z test_ops.py::TestCommonCPU::test_out_warning_imag_cpu 2022-08-17T12:15:26.6511104Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_imag_cpu 2022-08-17T12:15:26.6521206Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64 2022-08-17T12:15:26.6561224Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64 2022-08-17T12:15:26.6793159Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64 2022-08-17T12:15:26.6831755Z test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu 2022-08-17T12:15:26.6951415Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu 2022-08-17T12:15:26.7168854Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64 2022-08-17T12:15:26.7231492Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64 2022-08-17T12:15:26.7260394Z test_ops.py::TestCommonCPU::test_out_warning_int_cpu 2022-08-17T12:15:26.7391122Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_int_cpu 2022-08-17T12:15:26.7448284Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32 2022-08-17T12:15:26.7672372Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32 2022-08-17T12:15:26.7783241Z test_ops.py::TestCommonCPU::test_out_warning_isin_cpu 2022-08-17T12:15:26.7831966Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isin_cpu 2022-08-17T12:15:26.7870839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64 2022-08-17T12:15:26.8113640Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64 2022-08-17T12:15:26.8181592Z test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu 2022-08-17T12:15:26.8271817Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu 2022-08-17T12:15:26.8440850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32 2022-08-17T12:15:26.8552109Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32 2022-08-17T12:15:26.8581519Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:15:26.8712162Z [gw1] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:15:26.8970210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64 2022-08-17T12:15:26.8992175Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64 2022-08-17T12:15:26.9068245Z test_ops.py::TestCommonCPU::test_out_warning_kron_cpu 2022-08-17T12:15:26.9151464Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_kron_cpu 2022-08-17T12:15:26.9227445Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32 2022-08-17T12:15:26.9432969Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32 2022-08-17T12:15:26.9593404Z test_ops.py::TestCommonCPU::test_out_warning_le_cpu 2022-08-17T12:15:26.9644378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64 2022-08-17T12:15:26.9701053Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64 2022-08-17T12:15:26.9912958Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_le_cpu 2022-08-17T12:15:27.0203607Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu 2022-08-17T12:15:27.0273257Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64 2022-08-17T12:15:27.0423713Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64 2022-08-17T12:15:27.0440582Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu 2022-08-17T12:15:27.0635116Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu 2022-08-17T12:15:27.0677998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32 2022-08-17T12:15:27.1115161Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32 2022-08-17T12:15:27.1149248Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64 2022-08-17T12:15:27.1397627Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64 2022-08-17T12:15:27.1415937Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu 2022-08-17T12:15:27.1552950Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu 2022-08-17T12:15:27.1644179Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64 2022-08-17T12:15:27.1757650Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu 2022-08-17T12:15:27.1849444Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64 2022-08-17T12:15:27.2013406Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu 2022-08-17T12:15:27.2110941Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32 2022-08-17T12:15:27.2354381Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu 2022-08-17T12:15:27.2484606Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:15:27.2640135Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:15:27.2665368Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32 2022-08-17T12:15:27.2699828Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32 2022-08-17T12:15:27.3226182Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32 2022-08-17T12:15:27.3226806Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64 2022-08-17T12:15:27.3227385Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64 2022-08-17T12:15:27.3783686Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu 2022-08-17T12:15:27.3784648Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64 2022-08-17T12:15:27.4184117Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64 2022-08-17T12:15:27.4222966Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32 2022-08-17T12:15:27.4483778Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32 2022-08-17T12:15:27.4786634Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:27.5029742Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:27.5305355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:27.5431708Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:27.5772369Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32 2022-08-17T12:15:27.5790235Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu 2022-08-17T12:15:27.6170316Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:15:27.6232091Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:15:27.6568999Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu 2022-08-17T12:15:27.6609761Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32 2022-08-17T12:15:27.6673269Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64 2022-08-17T12:15:27.6687731Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu 2022-08-17T12:15:27.6772180Z test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu 2022-08-17T12:15:27.7044901Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64 2022-08-17T12:15:27.7073924Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu 2022-08-17T12:15:27.7111907Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64 2022-08-17T12:15:27.7185580Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu 2022-08-17T12:15:27.7539911Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64 2022-08-17T12:15:27.7622514Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64 2022-08-17T12:15:27.8011454Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64 2022-08-17T12:15:27.8118318Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32 2022-08-17T12:15:27.8519640Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32 2022-08-17T12:15:27.8520418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32 2022-08-17T12:15:27.8915303Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32 2022-08-17T12:15:27.8952860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64 2022-08-17T12:15:27.9353655Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64 2022-08-17T12:15:27.9402675Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64 2022-08-17T12:15:27.9794101Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64 2022-08-17T12:15:27.9884994Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64 2022-08-17T12:15:28.0233187Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64 2022-08-17T12:15:28.0282990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64 2022-08-17T12:15:28.0672978Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64 2022-08-17T12:15:28.0695125Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:28.1113098Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:28.1159504Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64 2022-08-17T12:15:28.1553306Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64 2022-08-17T12:15:28.1598958Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64 2022-08-17T12:15:28.1994785Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64 2022-08-17T12:15:28.2115526Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:28.2434610Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:28.2457790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:28.2875537Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:28.2973514Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64 2022-08-17T12:15:28.3249060Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64 2022-08-17T12:15:28.3266724Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu 2022-08-17T12:15:28.3305742Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu 2022-08-17T12:15:28.3322751Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu 2022-08-17T12:15:28.3457797Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:15:28.3752425Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:15:28.3774801Z test_ops.py::TestCommonCPU::test_out_warning_log10_cpu 2022-08-17T12:15:28.3811679Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64 2022-08-17T12:15:28.3865020Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log10_cpu 2022-08-17T12:15:28.4233562Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64 2022-08-17T12:15:28.4243276Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu 2022-08-17T12:15:28.4243803Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64 2022-08-17T12:15:28.4400148Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64 2022-08-17T12:15:28.4631226Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu 2022-08-17T12:15:28.4667675Z test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu 2022-08-17T12:15:28.4669285Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:15:28.4876615Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:15:28.4992647Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu 2022-08-17T12:15:28.5074867Z test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu 2022-08-17T12:15:28.5124746Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64 2022-08-17T12:15:28.5218097Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64 2022-08-17T12:15:28.5432986Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu 2022-08-17T12:15:28.5514016Z test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu 2022-08-17T12:15:28.5559194Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64 2022-08-17T12:15:28.5778893Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64 2022-08-17T12:15:28.5870908Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu 2022-08-17T12:15:28.5951501Z test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu 2022-08-17T12:15:28.5993563Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64 2022-08-17T12:15:28.6367386Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64 2022-08-17T12:15:28.6402381Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu 2022-08-17T12:15:28.6408340Z test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu 2022-08-17T12:15:28.6457241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:15:28.6484975Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu 2022-08-17T12:15:28.6852833Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:15:28.6859407Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:15:28.6879897Z test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu 2022-08-17T12:15:28.6967471Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu 2022-08-17T12:15:28.7303983Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:15:28.7309920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:28.7317516Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:28.7690412Z test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu 2022-08-17T12:15:28.7744238Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu 2022-08-17T12:15:28.7747517Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu 2022-08-17T12:15:28.7752708Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:28.7810556Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:28.8153623Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu 2022-08-17T12:15:28.8249414Z test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu 2022-08-17T12:15:28.8253737Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64 2022-08-17T12:15:28.8429684Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64 2022-08-17T12:15:28.8595238Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu 2022-08-17T12:15:28.8595745Z test_ops.py::TestCommonCPU::test_out_warning_msort_cpu 2022-08-17T12:15:28.8659362Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32 2022-08-17T12:15:28.8719861Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32 2022-08-17T12:15:28.9034438Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_msort_cpu 2022-08-17T12:15:28.9035181Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:15:28.9081675Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64 2022-08-17T12:15:28.9394403Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64 2022-08-17T12:15:28.9475191Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:15:28.9481449Z test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu 2022-08-17T12:15:28.9525175Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64 2022-08-17T12:15:28.9916852Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64 2022-08-17T12:15:28.9980679Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32 2022-08-17T12:15:29.0355438Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32 2022-08-17T12:15:29.0414859Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64 2022-08-17T12:15:29.0418438Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64 2022-08-17T12:15:29.0427725Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu 2022-08-17T12:15:29.0453239Z test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu 2022-08-17T12:15:29.0794871Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu 2022-08-17T12:15:29.0833627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64 2022-08-17T12:15:29.0865882Z test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu 2022-08-17T12:15:29.0916586Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu 2022-08-17T12:15:29.1234872Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64 2022-08-17T12:15:29.1273781Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64 2022-08-17T12:15:29.1406378Z test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu 2022-08-17T12:15:29.1565020Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64 2022-08-17T12:15:29.1673393Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu 2022-08-17T12:15:29.1711891Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64 2022-08-17T12:15:29.1805966Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:15:29.1864971Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64 2022-08-17T12:15:29.2189015Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:15:29.2193559Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64 2022-08-17T12:15:29.2268865Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu 2022-08-17T12:15:29.2589438Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64 2022-08-17T12:15:29.2768104Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32 2022-08-17T12:15:29.2796181Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu 2022-08-17T12:15:29.2920394Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu 2022-08-17T12:15:29.3252930Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu 2022-08-17T12:15:29.3329387Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu 2022-08-17T12:15:29.3719565Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu 2022-08-17T12:15:29.3722730Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu 2022-08-17T12:15:29.4135522Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu 2022-08-17T12:15:29.4220661Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu 2022-08-17T12:15:29.4598847Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu 2022-08-17T12:15:29.4606718Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu 2022-08-17T12:15:29.5049391Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu 2022-08-17T12:15:29.5058474Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:15:29.5461939Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:15:29.6436109Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu 2022-08-17T12:15:29.6465006Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu 2022-08-17T12:15:29.6690355Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu 2022-08-17T12:15:29.6956658Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu 2022-08-17T12:15:29.6959577Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:29.7441761Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:15:29.7443161Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:15:29.7892246Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:15:29.7895805Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:15:29.8276366Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:15:29.8309322Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu 2022-08-17T12:15:29.8715421Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu 2022-08-17T12:15:29.8746639Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:29.8762432Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:15:29.8772869Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32 2022-08-17T12:15:29.8822313Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64 2022-08-17T12:15:29.9156507Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64 2022-08-17T12:15:29.9195227Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu 2022-08-17T12:15:29.9195873Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu 2022-08-17T12:15:29.9290016Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32 2022-08-17T12:15:29.9614655Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32 2022-08-17T12:15:29.9635848Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu 2022-08-17T12:15:29.9719413Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64 2022-08-17T12:15:29.9753945Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64 2022-08-17T12:15:30.0140485Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu 2022-08-17T12:15:30.0141146Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu 2022-08-17T12:15:30.0148161Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu 2022-08-17T12:15:30.0148974Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64 2022-08-17T12:15:30.0594674Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64 2022-08-17T12:15:30.0595299Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu 2022-08-17T12:15:30.0808962Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32 2022-08-17T12:15:30.0879912Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32 2022-08-17T12:15:30.0911146Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu 2022-08-17T12:15:30.0952095Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu 2022-08-17T12:15:30.0968137Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64 2022-08-17T12:15:30.1009806Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu 2022-08-17T12:15:30.1372938Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64 2022-08-17T12:15:30.1396592Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu 2022-08-17T12:15:30.1430662Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64 2022-08-17T12:15:30.1450537Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64 2022-08-17T12:15:30.1835013Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu 2022-08-17T12:15:30.1839370Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu 2022-08-17T12:15:30.1914214Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu 2022-08-17T12:15:30.1950128Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64 2022-08-17T12:15:30.2278003Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64 2022-08-17T12:15:30.2278649Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu 2022-08-17T12:15:30.2283352Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu 2022-08-17T12:15:30.2412029Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64 2022-08-17T12:15:30.2717064Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64 2022-08-17T12:15:30.2723313Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu 2022-08-17T12:15:30.2789078Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu 2022-08-17T12:15:30.2999027Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32 2022-08-17T12:15:30.3113704Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32 2022-08-17T12:15:30.3153177Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu 2022-08-17T12:15:30.3173039Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu 2022-08-17T12:15:30.3242658Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64 2022-08-17T12:15:30.3555976Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64 2022-08-17T12:15:30.3594663Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:15:30.3600192Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:15:30.3695573Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32 2022-08-17T12:15:30.3996765Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32 2022-08-17T12:15:30.4033641Z test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu 2022-08-17T12:15:30.4058243Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64 2022-08-17T12:15:30.4080961Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu 2022-08-17T12:15:30.4435236Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64 2022-08-17T12:15:30.4473815Z test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu 2022-08-17T12:15:30.4520415Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32 2022-08-17T12:15:30.4560744Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32 2022-08-17T12:15:30.4874381Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu 2022-08-17T12:15:30.4913009Z test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu 2022-08-17T12:15:30.5040046Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64 2022-08-17T12:15:30.5354208Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64 2022-08-17T12:15:30.5609478Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32 2022-08-17T12:15:30.5794894Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32 2022-08-17T12:15:30.7595638Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32 2022-08-17T12:15:30.7598956Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu 2022-08-17T12:15:30.7599928Z test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu 2022-08-17T12:15:30.7955945Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu 2022-08-17T12:15:30.7993784Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu 2022-08-17T12:15:30.8231666Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu 2022-08-17T12:15:30.8237389Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32 2022-08-17T12:15:30.8285379Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64 2022-08-17T12:15:30.8393488Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64 2022-08-17T12:15:30.8674863Z test_ops.py::TestCommonCPU::test_out_warning_pow_cpu 2022-08-17T12:15:30.8710970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32 2022-08-17T12:15:30.8809649Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pow_cpu 2022-08-17T12:15:30.8832915Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32 2022-08-17T12:15:30.9114670Z test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu 2022-08-17T12:15:30.9215527Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32 2022-08-17T12:15:30.9555125Z [gw0] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32 2022-08-17T12:15:30.9612440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64 2022-08-17T12:15:30.9995232Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64 2022-08-17T12:15:31.0063532Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64 2022-08-17T12:15:31.0436045Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64 2022-08-17T12:15:31.0508578Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32 2022-08-17T12:15:31.0819873Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32 2022-08-17T12:15:31.0834292Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu 2022-08-17T12:15:31.0872113Z test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu 2022-08-17T12:15:31.0887199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64 2022-08-17T12:15:31.0930412Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu 2022-08-17T12:15:31.1275913Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64 2022-08-17T12:15:31.1314314Z test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu 2022-08-17T12:15:31.1384101Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32 2022-08-17T12:15:31.1567093Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32 2022-08-17T12:15:31.1713939Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu 2022-08-17T12:15:31.1746110Z test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu 2022-08-17T12:15:31.1802348Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu 2022-08-17T12:15:31.1811096Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64 2022-08-17T12:15:31.2156728Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64 2022-08-17T12:15:31.2192490Z test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu 2022-08-17T12:15:31.2200675Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu 2022-08-17T12:15:31.2368184Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128 2022-08-17T12:15:31.2596566Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128 2022-08-17T12:15:31.2634673Z test_ops.py::TestCommonCPU::test_out_warning_round_cpu 2022-08-17T12:15:31.2680332Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128 2022-08-17T12:15:31.2695069Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_round_cpu 2022-08-17T12:15:31.3035966Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128 2022-08-17T12:15:31.3073169Z test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu 2022-08-17T12:15:31.3167096Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64 2022-08-17T12:15:31.3171697Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu 2022-08-17T12:15:31.3516936Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64 2022-08-17T12:15:31.3522901Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64 2022-08-17T12:15:31.3565683Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu 2022-08-17T12:15:31.3958470Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64 2022-08-17T12:15:31.4002758Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64 2022-08-17T12:15:31.4014091Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu 2022-08-17T12:15:31.4093975Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu 2022-08-17T12:15:31.4395443Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64 2022-08-17T12:15:31.4457110Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64 2022-08-17T12:15:31.4472263Z [gw0] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64 2022-08-17T12:15:31.4481566Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu 2022-08-17T12:15:31.4511423Z test_ops.py::TestCommonCPU::test_out_warning_select_cpu 2022-08-17T12:15:31.4835655Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_select_cpu 2022-08-17T12:15:31.4915021Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128 2022-08-17T12:15:31.5037810Z test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu 2022-08-17T12:15:31.5158163Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu 2022-08-17T12:15:31.5274425Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128 2022-08-17T12:15:31.5320420Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64 2022-08-17T12:15:31.5353019Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64 2022-08-17T12:15:31.5473936Z test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu 2022-08-17T12:15:31.5715337Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu 2022-08-17T12:15:31.5794024Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64 2022-08-17T12:15:31.5843689Z test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu 2022-08-17T12:15:31.6035367Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64 2022-08-17T12:15:31.6156658Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu 2022-08-17T12:15:31.6185534Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:15:31.6233780Z [gw0] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:15:31.6355842Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu 2022-08-17T12:15:31.6596242Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu 2022-08-17T12:15:31.6643524Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64 2022-08-17T12:15:31.6673215Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64 2022-08-17T12:15:31.6999613Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu 2022-08-17T12:15:31.7035778Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu 2022-08-17T12:15:31.7097311Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128 2022-08-17T12:15:31.7112341Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128 2022-08-17T12:15:31.7228722Z test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu 2022-08-17T12:15:31.7475804Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu 2022-08-17T12:15:31.7535228Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64 2022-08-17T12:15:31.7553220Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64 2022-08-17T12:15:31.7674518Z test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu 2022-08-17T12:15:31.7914163Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu 2022-08-17T12:15:31.7983617Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:15:31.7992305Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:15:31.8016152Z test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu 2022-08-17T12:15:31.8354215Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu 2022-08-17T12:15:31.8416484Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64 2022-08-17T12:15:31.8433451Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64 2022-08-17T12:15:31.8560670Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu 2022-08-17T12:15:31.8795137Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu 2022-08-17T12:15:31.8855963Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:31.8875008Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:31.9222063Z test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:15:31.9242301Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:15:31.9298783Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:31.9312457Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:31.9332276Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:15:31.9676530Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:15:31.9754982Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64 2022-08-17T12:15:31.9949390Z test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu 2022-08-17T12:15:32.0078070Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64 2022-08-17T12:15:32.0112923Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu 2022-08-17T12:15:32.0158339Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64 2022-08-17T12:15:32.0192419Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64 2022-08-17T12:15:32.0223934Z test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu 2022-08-17T12:15:32.0555529Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu 2022-08-17T12:15:32.0633291Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128 2022-08-17T12:15:32.0670632Z test_ops.py::TestCommonCPU::test_out_warning_stack_cpu 2022-08-17T12:15:32.0883178Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128 2022-08-17T12:15:32.0992532Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_stack_cpu 2022-08-17T12:15:32.1072699Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64 2022-08-17T12:15:32.1436931Z test_ops.py::TestCommonCPU::test_out_warning_sub_cpu 2022-08-17T12:15:32.1511653Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sub_cpu 2022-08-17T12:15:32.1555957Z test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu 2022-08-17T12:15:32.1768924Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu 2022-08-17T12:15:32.1781688Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64 2022-08-17T12:15:32.1955034Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128 2022-08-17T12:15:32.2009604Z test_ops.py::TestCommonCPU::test_out_warning_take_cpu 2022-08-17T12:15:32.2196438Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128 2022-08-17T12:15:32.2253020Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64 2022-08-17T12:15:32.2312453Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64 2022-08-17T12:15:32.2392163Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_take_cpu 2022-08-17T12:15:32.2499905Z test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu 2022-08-17T12:15:32.2634590Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu 2022-08-17T12:15:32.2697537Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64 2022-08-17T12:15:32.2834358Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64 2022-08-17T12:15:32.2865684Z test_ops.py::TestCommonCPU::test_out_warning_trace_cpu 2022-08-17T12:15:32.3073712Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trace_cpu 2022-08-17T12:15:32.3274168Z test_ops.py::TestCommonCPU::test_out_H_cpu_float32 2022-08-17T12:15:32.3570959Z test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu 2022-08-17T12:15:32.3714116Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu 2022-08-17T12:15:32.3780241Z test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu 2022-08-17T12:15:32.4157125Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu 2022-08-17T12:15:32.4327992Z test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu 2022-08-17T12:15:32.4595288Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu 2022-08-17T12:15:32.4633675Z test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu 2022-08-17T12:15:32.5035708Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu 2022-08-17T12:15:32.5074334Z test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu 2022-08-17T12:15:32.5473416Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu 2022-08-17T12:15:32.5505566Z test_ops.py::TestCommonCPU::test_out_warning_where_cpu 2022-08-17T12:15:32.5914754Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_where_cpu 2022-08-17T12:15:32.5946519Z test_ops.py::TestCommonCPU::test_out_where_cpu_float32 2022-08-17T12:15:32.6354573Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_where_cpu_float32 2022-08-17T12:15:32.7521865Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16 2022-08-17T12:15:32.7533081Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_H_cpu_float32 2022-08-17T12:15:32.7547881Z test_ops.py::TestCommonCPU::test_out___rand___cpu_int64 2022-08-17T12:15:32.7559586Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu 2022-08-17T12:15:32.8419145Z test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu 2022-08-17T12:15:32.8431940Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu 2022-08-17T12:15:32.9249400Z test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu 2022-08-17T12:15:32.9257034Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu 2022-08-17T12:15:32.9309158Z test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu 2022-08-17T12:15:32.9674876Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu 2022-08-17T12:15:32.9764318Z test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu 2022-08-17T12:15:33.0114391Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu 2022-08-17T12:15:33.0467449Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu 2022-08-17T12:15:33.0552996Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu 2022-08-17T12:15:33.0988766Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu 2022-08-17T12:15:33.1000656Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu 2022-08-17T12:15:33.1215064Z test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu 2022-08-17T12:15:33.1434201Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu 2022-08-17T12:15:33.1642296Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu 2022-08-17T12:15:33.1874461Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu 2022-08-17T12:15:33.1897382Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu 2022-08-17T12:15:33.2314672Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu 2022-08-17T12:15:33.2909145Z test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu 2022-08-17T12:15:33.2916534Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu 2022-08-17T12:15:33.3001496Z test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu 2022-08-17T12:15:33.3355026Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu 2022-08-17T12:15:33.3402818Z test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu 2022-08-17T12:15:33.3794460Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu 2022-08-17T12:15:33.4235246Z test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu 2022-08-17T12:15:33.4243271Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu 2022-08-17T12:15:33.4364040Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu 2022-08-17T12:15:33.4674242Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu 2022-08-17T12:15:33.5002041Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu 2022-08-17T12:15:33.5113157Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu 2022-08-17T12:15:33.5343724Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu 2022-08-17T12:15:33.5553321Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu 2022-08-17T12:15:33.5909069Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu 2022-08-17T12:15:33.5992029Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu 2022-08-17T12:15:33.6330820Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu 2022-08-17T12:15:33.6472195Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu 2022-08-17T12:15:33.6961932Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu 2022-08-17T12:15:33.6980910Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu 2022-08-17T12:15:33.7109141Z test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu 2022-08-17T12:15:33.7395728Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu 2022-08-17T12:15:33.7430802Z test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu 2022-08-17T12:15:33.7835606Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu 2022-08-17T12:15:33.8286578Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu 2022-08-17T12:15:33.8307300Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu 2022-08-17T12:15:33.8847200Z test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu 2022-08-17T12:15:33.8857173Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu 2022-08-17T12:15:33.8891751Z test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu 2022-08-17T12:15:33.9274486Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu 2022-08-17T12:15:33.9614929Z test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu 2022-08-17T12:15:33.9713092Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu 2022-08-17T12:15:33.9809003Z test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu 2022-08-17T12:15:34.0154197Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu 2022-08-17T12:15:34.0223195Z test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu 2022-08-17T12:15:34.0594601Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu 2022-08-17T12:15:34.3390759Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu 2022-08-17T12:15:34.3399044Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu 2022-08-17T12:15:34.6235635Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu 2022-08-17T12:15:34.6249903Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16 2022-08-17T12:15:34.7660934Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16 2022-08-17T12:15:34.7673902Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16 2022-08-17T12:15:34.8282898Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32 2022-08-17T12:15:34.8295005Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32 2022-08-17T12:15:34.9307544Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16 2022-08-17T12:15:34.9326730Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16 2022-08-17T12:15:35.0136806Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32 2022-08-17T12:15:35.0153178Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32 2022-08-17T12:15:35.1165066Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64 2022-08-17T12:15:35.1176981Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64 2022-08-17T12:15:35.3154022Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool 2022-08-17T12:15:35.3165016Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool 2022-08-17T12:15:35.4322196Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64 2022-08-17T12:15:35.4331289Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu 2022-08-17T12:15:35.4467484Z test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu 2022-08-17T12:15:35.4642816Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu 2022-08-17T12:15:35.4655973Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64 2022-08-17T12:15:35.4752816Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8 2022-08-17T12:15:35.4870697Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu 2022-08-17T12:15:35.5196791Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu 2022-08-17T12:15:35.5992531Z test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu 2022-08-17T12:15:35.6006827Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8 2022-08-17T12:15:35.7341166Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128 2022-08-17T12:15:35.7357582Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu 2022-08-17T12:15:35.8684285Z test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu 2022-08-17T12:15:35.8711789Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu 2022-08-17T12:15:35.8753303Z test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu 2022-08-17T12:15:35.9115933Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu 2022-08-17T12:15:35.9184098Z test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu 2022-08-17T12:15:35.9556133Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu 2022-08-17T12:15:35.9597582Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu 2022-08-17T12:15:35.9635860Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu 2022-08-17T12:15:35.9644270Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128 2022-08-17T12:15:35.9994586Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32 2022-08-17T12:15:36.0035930Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu 2022-08-17T12:15:36.0434038Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu 2022-08-17T12:15:36.0662891Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu 2022-08-17T12:15:36.0875868Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu 2022-08-17T12:15:36.0912871Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu 2022-08-17T12:15:36.1314797Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu 2022-08-17T12:15:36.1359600Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu 2022-08-17T12:15:36.1757341Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu 2022-08-17T12:15:36.1797876Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu 2022-08-17T12:15:36.1807202Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu 2022-08-17T12:15:36.1813537Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32 2022-08-17T12:15:36.2195754Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64 2022-08-17T12:15:36.2244026Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu 2022-08-17T12:15:36.2635977Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu 2022-08-17T12:15:36.3134389Z test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu 2022-08-17T12:15:36.3147947Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu 2022-08-17T12:15:36.3261186Z test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu 2022-08-17T12:15:36.3311771Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu 2022-08-17T12:15:36.3319519Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64 2022-08-17T12:15:36.3555055Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128 2022-08-17T12:15:36.3603194Z test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu 2022-08-17T12:15:36.3997042Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu 2022-08-17T12:15:36.4262937Z test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu 2022-08-17T12:15:36.4437190Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu 2022-08-17T12:15:36.4521010Z test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu 2022-08-17T12:15:36.4699559Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu 2022-08-17T12:15:36.4711186Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128 2022-08-17T12:15:36.4838624Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16 2022-08-17T12:15:36.4872097Z [gw1] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16 2022-08-17T12:15:36.4969825Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu 2022-08-17T12:15:36.5111341Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu 2022-08-17T12:15:36.5165033Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16 2022-08-17T12:15:36.5353330Z [gw1] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16 2022-08-17T12:15:36.5468008Z test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu 2022-08-17T12:15:36.5553078Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu 2022-08-17T12:15:36.5601419Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32 2022-08-17T12:15:36.5794816Z [gw1] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32 2022-08-17T12:15:36.5845193Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu 2022-08-17T12:15:36.5993416Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu 2022-08-17T12:15:36.6234670Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16 2022-08-17T12:15:36.6251238Z test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu 2022-08-17T12:15:36.6314102Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16 2022-08-17T12:15:36.6430729Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu 2022-08-17T12:15:36.6630788Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16 2022-08-17T12:15:36.6671316Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16 2022-08-17T12:15:36.6700710Z test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu 2022-08-17T12:15:36.6870947Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu 2022-08-17T12:15:36.7065687Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32 2022-08-17T12:15:36.7111278Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32 2022-08-17T12:15:36.7134919Z test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu 2022-08-17T12:15:36.7310837Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu 2022-08-17T12:15:36.7552672Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16 2022-08-17T12:15:36.7589155Z test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu 2022-08-17T12:15:36.7994561Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu 2022-08-17T12:15:36.8072841Z test_ops.py::TestCommonCPU::test_out_warning_abs_cpu 2022-08-17T12:15:36.8433728Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_abs_cpu 2022-08-17T12:15:36.8518927Z test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu 2022-08-17T12:15:36.8874449Z [gw3] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu 2022-08-17T12:15:36.9022371Z test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu 2022-08-17T12:15:36.9313273Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu 2022-08-17T12:15:36.9343048Z test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu 2022-08-17T12:15:36.9353165Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16 2022-08-17T12:15:36.9366935Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32 2022-08-17T12:15:36.9754182Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu 2022-08-17T12:15:36.9828792Z test_ops.py::TestCommonCPU::test_out_warning_angle_cpu 2022-08-17T12:15:37.0194014Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_angle_cpu 2022-08-17T12:15:37.0545283Z test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu 2022-08-17T12:15:37.0632499Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu 2022-08-17T12:15:37.0655673Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu 2022-08-17T12:15:37.0667935Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32 2022-08-17T12:15:37.0672863Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu 2022-08-17T12:15:37.0994605Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16 2022-08-17T12:15:37.1071654Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16 2022-08-17T12:15:37.1109924Z test_ops.py::TestCommonCPU::test_out_warning_atan_cpu 2022-08-17T12:15:37.1147149Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32 2022-08-17T12:15:37.1286269Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atan_cpu 2022-08-17T12:15:37.1512878Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32 2022-08-17T12:15:37.1550072Z test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu 2022-08-17T12:15:37.1558159Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu 2022-08-17T12:15:37.1776160Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16 2022-08-17T12:15:37.1996114Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16 2022-08-17T12:15:37.1996998Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64 2022-08-17T12:15:37.2025293Z test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu 2022-08-17T12:15:37.2185872Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu 2022-08-17T12:15:37.2436086Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64 2022-08-17T12:15:37.2436703Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8 2022-08-17T12:15:37.2615162Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu 2022-08-17T12:15:37.2708932Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8 2022-08-17T12:15:37.2872938Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu 2022-08-17T12:15:37.2911988Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128 2022-08-17T12:15:37.2981531Z test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu 2022-08-17T12:15:37.3115923Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu 2022-08-17T12:15:37.3312620Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128 2022-08-17T12:15:37.3352744Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64 2022-08-17T12:15:37.3392603Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu 2022-08-17T12:15:37.3556926Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu 2022-08-17T12:15:37.3753494Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64 2022-08-17T12:15:37.3823217Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8 2022-08-17T12:15:37.4002487Z test_ops.py::TestCommonCPU::test_out_warning_cat_cpu 2022-08-17T12:15:37.4067738Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8 2022-08-17T12:15:37.4192993Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cat_cpu 2022-08-17T12:15:37.4232361Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32 2022-08-17T12:15:37.4264048Z test_ops.py::TestCommonCPU::test_out_warning_char_cpu 2022-08-17T12:15:37.4321708Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_char_cpu 2022-08-17T12:15:37.4633002Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32 2022-08-17T12:15:37.4671695Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64 2022-08-17T12:15:37.4708290Z test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu 2022-08-17T12:15:37.4739742Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu 2022-08-17T12:15:37.5072322Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64 2022-08-17T12:15:37.5113064Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool 2022-08-17T12:15:37.5124566Z test_ops.py::TestCommonCPU::test_out_warning_clone_cpu 2022-08-17T12:15:37.5140992Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool 2022-08-17T12:15:37.5514563Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clone_cpu 2022-08-17T12:15:37.5553796Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32 2022-08-17T12:15:37.5577069Z test_ops.py::TestCommonCPU::test_out_warning_conj_cpu 2022-08-17T12:15:37.5588235Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32 2022-08-17T12:15:37.5953464Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_conj_cpu 2022-08-17T12:15:37.5992816Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64 2022-08-17T12:15:37.6002037Z test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu 2022-08-17T12:15:37.6291924Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64 2022-08-17T12:15:37.6391167Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu 2022-08-17T12:15:37.6472607Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool 2022-08-17T12:15:37.6504886Z test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu 2022-08-17T12:15:37.6917287Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu 2022-08-17T12:15:37.7102954Z test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu 2022-08-17T12:15:37.7356356Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu 2022-08-17T12:15:37.7494469Z test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu 2022-08-17T12:15:37.7837138Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu 2022-08-17T12:15:37.7873642Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu 2022-08-17T12:15:37.8275753Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu 2022-08-17T12:15:37.8310644Z test_ops.py::TestCommonCPU::test_out_warning_dist_cpu 2022-08-17T12:15:37.8350573Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dist_cpu 2022-08-17T12:15:37.8365613Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool 2022-08-17T12:15:37.8716571Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64 2022-08-17T12:15:37.8790753Z test_ops.py::TestCommonCPU::test_out_warning_dot_cpu 2022-08-17T12:15:37.9156404Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dot_cpu 2022-08-17T12:15:37.9238897Z test_ops.py::TestCommonCPU::test_out_warning_eig_cpu 2022-08-17T12:15:37.9596414Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_eig_cpu 2022-08-17T12:15:37.9626444Z test_ops.py::TestCommonCPU::test_out_warning_eq_cpu 2022-08-17T12:15:37.9639883Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64 2022-08-17T12:15:37.9926641Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8 2022-08-17T12:15:38.0074008Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_eq_cpu 2022-08-17T12:15:38.0148713Z test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu 2022-08-17T12:15:38.0516038Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu 2022-08-17T12:15:38.0554329Z test_ops.py::TestCommonCPU::test_out_warning_expand_cpu 2022-08-17T12:15:38.0875183Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expand_cpu 2022-08-17T12:15:38.0884604Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8 2022-08-17T12:15:38.0952856Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128 2022-08-17T12:15:38.1409948Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu 2022-08-17T12:15:38.1434145Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu 2022-08-17T12:15:38.1929406Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu 2022-08-17T12:15:38.1955408Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu 2022-08-17T12:15:38.1993698Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu 2022-08-17T12:15:38.2424779Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu 2022-08-17T12:15:38.2838555Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu 2022-08-17T12:15:38.2885535Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu 2022-08-17T12:15:38.3544134Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu 2022-08-17T12:15:38.3584762Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu 2022-08-17T12:15:38.3643759Z test_ops.py::TestCommonCPU::test_out_warning_flip_cpu 2022-08-17T12:15:38.4111413Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flip_cpu 2022-08-17T12:15:38.4549670Z test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu 2022-08-17T12:15:38.4563054Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu 2022-08-17T12:15:38.4852997Z test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu 2022-08-17T12:15:38.5040271Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu 2022-08-17T12:15:38.5044376Z test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu 2022-08-17T12:15:38.5437732Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu 2022-08-17T12:15:38.7489167Z test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu 2022-08-17T12:15:38.7501713Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128 2022-08-17T12:15:38.7597753Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16 2022-08-17T12:15:38.7623197Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu 2022-08-17T12:15:38.8186921Z test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu 2022-08-17T12:15:38.8212165Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu 2022-08-17T12:15:38.8273670Z test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu 2022-08-17T12:15:38.8634216Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu 2022-08-17T12:15:38.8974034Z test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu 2022-08-17T12:15:38.9072927Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu 2022-08-17T12:15:38.9197992Z test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu 2022-08-17T12:15:38.9401506Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu 2022-08-17T12:15:38.9411997Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16 2022-08-17T12:15:38.9512560Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8 2022-08-17T12:15:38.9668228Z test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu 2022-08-17T12:15:38.9955723Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu 2022-08-17T12:15:38.9990184Z test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu 2022-08-17T12:15:39.0396104Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu 2022-08-17T12:15:39.0432006Z test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu 2022-08-17T12:15:39.0630560Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu 2022-08-17T12:15:39.0640976Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8 2022-08-17T12:15:39.0834493Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64 2022-08-17T12:15:39.0872782Z test_ops.py::TestCommonCPU::test_out_warning_istft_cpu 2022-08-17T12:15:39.1277516Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_istft_cpu 2022-08-17T12:15:39.1328169Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu 2022-08-17T12:15:39.1716175Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu 2022-08-17T12:15:39.2012714Z test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu 2022-08-17T12:15:39.2156152Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu 2022-08-17T12:15:39.2297052Z test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu 2022-08-17T12:15:39.2596779Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu 2022-08-17T12:15:39.2764079Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu 2022-08-17T12:15:39.3035775Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu 2022-08-17T12:15:39.3540577Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu 2022-08-17T12:15:39.3603981Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu 2022-08-17T12:15:39.3630849Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64 2022-08-17T12:15:39.3651758Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8 2022-08-17T12:15:39.4018191Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu 2022-08-17T12:15:39.4073959Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu 2022-08-17T12:15:39.4860930Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu 2022-08-17T12:15:39.4882780Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu 2022-08-17T12:15:39.6050889Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu 2022-08-17T12:15:39.6073048Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu 2022-08-17T12:15:39.6945332Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu 2022-08-17T12:15:39.6968406Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu 2022-08-17T12:15:39.7661576Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu 2022-08-17T12:15:39.7689029Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu 2022-08-17T12:15:39.7729200Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu 2022-08-17T12:15:39.8229458Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu 2022-08-17T12:15:39.9202581Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu 2022-08-17T12:15:39.9218882Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8 2022-08-17T12:15:39.9359398Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128 2022-08-17T12:15:39.9373958Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu 2022-08-17T12:15:39.9538446Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu 2022-08-17T12:15:39.9869477Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu 2022-08-17T12:15:40.5200920Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu 2022-08-17T12:15:40.5214100Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu 2022-08-17T12:15:40.5304343Z test_ops.py::TestCommonCPU::test_out_warning_log2_cpu 2022-08-17T12:15:40.5634591Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log2_cpu 2022-08-17T12:15:40.5705205Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu 2022-08-17T12:15:40.6077992Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu 2022-08-17T12:15:40.6336732Z test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu 2022-08-17T12:15:40.6350629Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128 2022-08-17T12:15:40.6401995Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16 2022-08-17T12:15:40.6514638Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu 2022-08-17T12:15:40.6805394Z test_ops.py::TestCommonCPU::test_out_warning_logit_cpu 2022-08-17T12:15:40.6956778Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logit_cpu 2022-08-17T12:15:40.7463629Z test_ops.py::TestCommonCPU::test_out_warning_lt_cpu 2022-08-17T12:15:40.7512648Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lt_cpu 2022-08-17T12:15:40.7607058Z test_ops.py::TestCommonCPU::test_out_warning_mH_cpu 2022-08-17T12:15:40.7615491Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16 2022-08-17T12:15:40.7638509Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mH_cpu 2022-08-17T12:15:40.7991299Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8 2022-08-17T12:15:40.8302789Z test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu 2022-08-17T12:15:40.8356009Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu 2022-08-17T12:15:40.8418298Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu 2022-08-17T12:15:40.8797902Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu 2022-08-17T12:15:40.8826415Z test_ops.py::TestCommonCPU::test_out_warning_median_cpu 2022-08-17T12:15:40.8951606Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_median_cpu 2022-08-17T12:15:40.8963612Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8 2022-08-17T12:15:40.9237042Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64 2022-08-17T12:15:40.9287612Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu 2022-08-17T12:15:40.9718517Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu 2022-08-17T12:15:41.0281776Z test_ops.py::TestCommonCPU::test_out_warning_mode_cpu 2022-08-17T12:15:41.0309225Z [gw3] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_mode_cpu 2022-08-17T12:15:41.0393378Z test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu 2022-08-17T12:15:41.0793533Z [gw3] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu 2022-08-17T12:15:41.0798901Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:15:41.1271376Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:15:41.2762354Z test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu 2022-08-17T12:15:41.2777787Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64 2022-08-17T12:15:41.3542942Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32 2022-08-17T12:15:41.3557134Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu 2022-08-17T12:15:41.3824926Z test_ops.py::TestCommonCPU::test_out_warning_ne_cpu 2022-08-17T12:15:41.4001968Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ne_cpu 2022-08-17T12:15:41.4015459Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32 2022-08-17T12:15:41.4024686Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:15:41.4050562Z test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu 2022-08-17T12:15:41.4079983Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu 2022-08-17T12:15:41.4436480Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:15:41.4444669Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:15:41.4518822Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64 2022-08-17T12:15:41.4564296Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64 2022-08-17T12:15:41.4931221Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:15:41.4939118Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:15:41.4946748Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16 2022-08-17T12:15:41.5005333Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16 2022-08-17T12:15:41.5353251Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:15:41.5360340Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu 2022-08-17T12:15:41.5379056Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8 2022-08-17T12:15:41.5444760Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8 2022-08-17T12:15:41.5754787Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu 2022-08-17T12:15:41.5792130Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32 2022-08-17T12:15:41.5838632Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:15:41.5854107Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:15:41.6194371Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32 2022-08-17T12:15:41.6232867Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64 2022-08-17T12:15:41.6274167Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu 2022-08-17T12:15:41.6286177Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu 2022-08-17T12:15:41.6635277Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64 2022-08-17T12:15:41.6674746Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8 2022-08-17T12:15:41.6700814Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu 2022-08-17T12:15:41.6718497Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8 2022-08-17T12:15:41.7074710Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu 2022-08-17T12:15:41.7115639Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128 2022-08-17T12:15:41.7171319Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu 2022-08-17T12:15:41.7190573Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu 2022-08-17T12:15:41.7513326Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128 2022-08-17T12:15:41.7553725Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32 2022-08-17T12:15:41.7584590Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu 2022-08-17T12:15:41.7599231Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu 2022-08-17T12:15:41.7954725Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32 2022-08-17T12:15:41.7993074Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64 2022-08-17T12:15:41.8049062Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:15:41.8093117Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64 2022-08-17T12:15:41.8394339Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:15:41.8433168Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16 2022-08-17T12:15:41.8497561Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu 2022-08-17T12:15:41.8872015Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu 2022-08-17T12:15:41.8918369Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu 2022-08-17T12:15:41.9374459Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu 2022-08-17T12:15:41.9461788Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu 2022-08-17T12:15:41.9878344Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu 2022-08-17T12:15:41.9887303Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu 2022-08-17T12:15:42.0354552Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu 2022-08-17T12:15:42.0362914Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu 2022-08-17T12:15:42.0778307Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu 2022-08-17T12:15:42.0864784Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu 2022-08-17T12:15:42.1235655Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu 2022-08-17T12:15:42.1243765Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu 2022-08-17T12:15:42.1560845Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu 2022-08-17T12:15:42.1575307Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16 2022-08-17T12:15:42.1674818Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8 2022-08-17T12:15:42.1679224Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu 2022-08-17T12:15:42.2121550Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu 2022-08-17T12:15:42.2122156Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu 2022-08-17T12:15:42.2534568Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu 2022-08-17T12:15:42.2614576Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:15:42.2994299Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:15:42.3003420Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu 2022-08-17T12:15:42.3440504Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu 2022-08-17T12:15:42.3449708Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu 2022-08-17T12:15:42.3763637Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu 2022-08-17T12:15:42.3790491Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8 2022-08-17T12:15:42.3874604Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:15:42.3882809Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:15:42.4327829Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:15:42.4336990Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu 2022-08-17T12:15:42.4717009Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu 2022-08-17T12:15:42.4746928Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:15:42.5155861Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:15:42.5267158Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu 2022-08-17T12:15:42.5596306Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu 2022-08-17T12:15:42.5631456Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu 2022-08-17T12:15:42.5967335Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu 2022-08-17T12:15:42.5976703Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:15:42.6032566Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32 2022-08-17T12:15:42.6074767Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu 2022-08-17T12:15:42.6478613Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu 2022-08-17T12:15:42.6630135Z test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu 2022-08-17T12:15:42.6854931Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu 2022-08-17T12:15:42.6866735Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32 2022-08-17T12:15:42.6913386Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool 2022-08-17T12:15:42.7008788Z test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu 2022-08-17T12:15:42.7395489Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu 2022-08-17T12:15:42.7448883Z test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu 2022-08-17T12:15:42.7834460Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu 2022-08-17T12:15:42.8177921Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu 2022-08-17T12:15:42.8273670Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu 2022-08-17T12:15:42.8298860Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu 2022-08-17T12:15:42.8714905Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu 2022-08-17T12:15:42.8760741Z test_ops.py::TestCommonCPU::test_out_warning_put_cpu 2022-08-17T12:15:42.8891342Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_put_cpu 2022-08-17T12:15:42.8900385Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool 2022-08-17T12:15:42.9153516Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8 2022-08-17T12:15:42.9200294Z test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu 2022-08-17T12:15:42.9595006Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu 2022-08-17T12:15:42.9632938Z test_ops.py::TestCommonCPU::test_out_warning_real_cpu 2022-08-17T12:15:43.0035432Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_real_cpu 2022-08-17T12:15:43.0089342Z test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu 2022-08-17T12:15:43.0477502Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu 2022-08-17T12:15:43.0508788Z test_ops.py::TestCommonCPU::test_out_warning_resize__cpu 2022-08-17T12:15:43.0916108Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resize__cpu 2022-08-17T12:15:43.0948013Z test_ops.py::TestCommonCPU::test_out_warning_roll_cpu 2022-08-17T12:15:43.0988565Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_roll_cpu 2022-08-17T12:15:43.0998409Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8 2022-08-17T12:15:43.1391134Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32 2022-08-17T12:15:43.1391661Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu 2022-08-17T12:15:43.1831255Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu 2022-08-17T12:15:43.2057040Z test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu 2022-08-17T12:15:43.2234631Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu 2022-08-17T12:15:43.2730167Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu 2022-08-17T12:15:43.2738826Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu 2022-08-17T12:15:43.2766734Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu 2022-08-17T12:15:43.3089295Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu 2022-08-17T12:15:43.3102350Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32 2022-08-17T12:15:43.3147261Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32 2022-08-17T12:15:43.3158486Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32 2022-08-17T12:15:43.3234008Z test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu 2022-08-17T12:15:43.3513534Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu 2022-08-17T12:15:43.3625783Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:15:43.3661003Z test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu 2022-08-17T12:15:43.3716098Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu 2022-08-17T12:15:43.3955232Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:15:43.4034088Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16 2022-08-17T12:15:43.4072741Z test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu 2022-08-17T12:15:43.4103908Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu 2022-08-17T12:15:43.4394459Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16 2022-08-17T12:15:43.4473411Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32 2022-08-17T12:15:43.4500701Z test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu 2022-08-17T12:15:43.4536897Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu 2022-08-17T12:15:43.4833300Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32 2022-08-17T12:15:43.4913241Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64 2022-08-17T12:15:43.4976039Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu 2022-08-17T12:15:43.5031881Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64 2022-08-17T12:15:43.5274163Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu 2022-08-17T12:15:43.5352857Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8 2022-08-17T12:15:43.5376877Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu 2022-08-17T12:15:43.5439522Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu 2022-08-17T12:15:43.5715953Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8 2022-08-17T12:15:43.5793582Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:15:43.5863899Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu 2022-08-17T12:15:43.6099278Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:15:43.6152856Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu 2022-08-17T12:15:43.6236783Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:15:43.6238922Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:15:43.6322893Z test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu 2022-08-17T12:15:43.6596034Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu 2022-08-17T12:15:43.6670783Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool 2022-08-17T12:15:43.6678341Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool 2022-08-17T12:15:43.6784890Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu 2022-08-17T12:15:43.7034418Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu 2022-08-17T12:15:43.7113066Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128 2022-08-17T12:15:43.7126097Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu 2022-08-17T12:15:43.7236368Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128 2022-08-17T12:15:43.7474271Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu 2022-08-17T12:15:43.7554023Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64 2022-08-17T12:15:43.7566895Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:15:43.7670475Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64 2022-08-17T12:15:43.7913290Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:15:43.7977665Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16 2022-08-17T12:15:43.7991490Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16 2022-08-17T12:15:43.8011897Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:15:43.8353354Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:15:43.8417296Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32 2022-08-17T12:15:43.8431177Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32 2022-08-17T12:15:43.8460815Z test_ops.py::TestCommonCPU::test_out_warning_split_cpu 2022-08-17T12:15:43.8793638Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_cpu 2022-08-17T12:15:43.8858508Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64 2022-08-17T12:15:43.8871291Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64 2022-08-17T12:15:43.8984068Z test_ops.py::TestCommonCPU::test_out_warning_square_cpu 2022-08-17T12:15:43.9232465Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_square_cpu 2022-08-17T12:15:43.9291036Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16 2022-08-17T12:15:43.9311056Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16 2022-08-17T12:15:43.9345498Z test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu 2022-08-17T12:15:43.9673232Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu 2022-08-17T12:15:43.9729839Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32 2022-08-17T12:15:43.9750819Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32 2022-08-17T12:15:43.9785196Z test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu 2022-08-17T12:15:44.0113680Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu 2022-08-17T12:15:44.0169563Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64 2022-08-17T12:15:44.0190838Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64 2022-08-17T12:15:44.0223106Z test_ops.py::TestCommonCPU::test_out_warning_t_cpu 2022-08-17T12:15:44.0552173Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_t_cpu 2022-08-17T12:15:44.0609046Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8 2022-08-17T12:15:44.0630750Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8 2022-08-17T12:15:44.0704746Z test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu 2022-08-17T12:15:44.0992623Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu 2022-08-17T12:15:44.1049951Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8 2022-08-17T12:15:44.1111392Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8 2022-08-17T12:15:44.1146365Z test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu 2022-08-17T12:15:44.1433781Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu 2022-08-17T12:15:44.1609094Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16 2022-08-17T12:15:44.1662590Z test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu 2022-08-17T12:15:44.1676382Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16 2022-08-17T12:15:44.1954983Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu 2022-08-17T12:15:44.2015059Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool 2022-08-17T12:15:44.2042583Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool 2022-08-17T12:15:44.2262454Z test_ops.py::TestCommonCPU::test_out_warning_triu_cpu 2022-08-17T12:15:44.2389552Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_triu_cpu 2022-08-17T12:15:44.2475707Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128 2022-08-17T12:15:44.2533161Z test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu 2022-08-17T12:15:44.2583923Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu 2022-08-17T12:15:44.2945751Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128 2022-08-17T12:15:44.3175426Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32 2022-08-17T12:15:44.3176360Z test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu 2022-08-17T12:15:44.3349420Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu 2022-08-17T12:15:44.3353512Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32 2022-08-17T12:15:44.3473013Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64 2022-08-17T12:15:44.3711654Z test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu 2022-08-17T12:15:44.3725073Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64 2022-08-17T12:15:44.3827930Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu 2022-08-17T12:15:44.3902447Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16 2022-08-17T12:15:44.4006567Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16 2022-08-17T12:15:44.4007447Z test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu 2022-08-17T12:15:44.4112108Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu 2022-08-17T12:15:44.4231218Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32 2022-08-17T12:15:44.4392934Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32 2022-08-17T12:15:44.4422791Z test_ops.py::TestCommonCPU::test_out_warning_zero__cpu 2022-08-17T12:15:44.4552124Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_zero__cpu 2022-08-17T12:15:44.4658733Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64 2022-08-17T12:15:44.4832189Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64 2022-08-17T12:15:44.4862028Z test_ops.py::TestCommonCPU::test_out_zero__cpu_float32 2022-08-17T12:15:44.4991739Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_zero__cpu_float32 2022-08-17T12:15:44.5095006Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16 2022-08-17T12:15:44.5272214Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16 2022-08-17T12:15:44.5433441Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32 2022-08-17T12:15:44.5574580Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32 2022-08-17T12:15:44.5874775Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32 2022-08-17T12:15:44.6013127Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64 2022-08-17T12:15:44.6314187Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64 2022-08-17T12:15:44.6458490Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8 2022-08-17T12:15:44.6755066Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8 2022-08-17T12:15:44.6898965Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8 2022-08-17T12:15:44.7194951Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8 2022-08-17T12:15:44.8563952Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16 2022-08-17T12:15:44.8582346Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16 2022-08-17T12:15:44.9563724Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32 2022-08-17T12:15:44.9582776Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32 2022-08-17T12:15:45.0842873Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64 2022-08-17T12:15:45.0856904Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64 2022-08-17T12:15:45.1385840Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16 2022-08-17T12:15:45.1398122Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16 2022-08-17T12:15:45.1861162Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool 2022-08-17T12:15:45.1875371Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool 2022-08-17T12:15:45.2421542Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128 2022-08-17T12:15:45.2437733Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128 2022-08-17T12:15:45.2989944Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32 2022-08-17T12:15:45.2997754Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32 2022-08-17T12:15:45.3364310Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64 2022-08-17T12:15:45.3432555Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64 2022-08-17T12:15:45.3523797Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16 2022-08-17T12:15:45.3535718Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32 2022-08-17T12:15:45.3667549Z test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32 2022-08-17T12:15:45.3868389Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32 2022-08-17T12:15:45.3878310Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16 2022-08-17T12:15:45.3953096Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32 2022-08-17T12:15:45.4032516Z test_ops.py::TestCommonCPU::test_out__masked_amin_cpu_float32 2022-08-17T12:15:45.4235411Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__masked_amin_cpu_float32 2022-08-17T12:15:45.4311569Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32 2022-08-17T12:15:45.4392576Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64 2022-08-17T12:15:45.4769407Z test_ops.py::TestCommonCPU::test_out__masked_cumsum_cpu_float32 2022-08-17T12:15:45.4780570Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64 2022-08-17T12:15:45.5202574Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16 2022-08-17T12:15:45.5211567Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16 2022-08-17T12:15:45.5370595Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32 2022-08-17T12:15:45.5378761Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__masked_cumsum_cpu_float32 2022-08-17T12:15:45.5402769Z test_ops.py::TestCommonCPU::test_out__masked_mean_cpu_float32 2022-08-17T12:15:45.5589069Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__masked_mean_cpu_float32 2022-08-17T12:15:45.5630882Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32 2022-08-17T12:15:45.5793711Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64 2022-08-17T12:15:45.5819600Z test_ops.py::TestCommonCPU::test_out__masked_prod_cpu_float32 2022-08-17T12:15:45.5945579Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__masked_prod_cpu_float32 2022-08-17T12:15:45.6072088Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64 2022-08-17T12:15:45.6233506Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8 2022-08-17T12:15:45.6266954Z test_ops.py::TestCommonCPU::test_out__masked_sum_cpu_float32 2022-08-17T12:15:45.6391205Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__masked_sum_cpu_float32 2022-08-17T12:15:45.6510983Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8 2022-08-17T12:15:45.6674563Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8 2022-08-17T12:15:45.6824286Z test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32 2022-08-17T12:15:45.6952420Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8 2022-08-17T12:15:45.7284439Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16 2022-08-17T12:15:45.7304312Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32 2022-08-17T12:15:45.8642966Z test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32 2022-08-17T12:15:45.8667611Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32 2022-08-17T12:15:45.9123776Z test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32 2022-08-17T12:15:45.9134314Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16 2022-08-17T12:15:45.9655605Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32 2022-08-17T12:15:45.9680944Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32 2022-08-17T12:15:45.9798858Z test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32 2022-08-17T12:15:46.0190911Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32 2022-08-17T12:15:46.1068129Z test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32 2022-08-17T12:15:46.1149359Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32 2022-08-17T12:15:46.2252542Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64 2022-08-17T12:15:46.2265843Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32 2022-08-17T12:15:46.2814165Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:15:46.2832151Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:15:46.2861839Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32 2022-08-17T12:15:46.2996770Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32 2022-08-17T12:15:46.3011402Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64 2022-08-17T12:15:46.3347462Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16 2022-08-17T12:15:46.3391854Z test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32 2022-08-17T12:15:46.3870733Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32 2022-08-17T12:15:46.4287853Z test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32 2022-08-17T12:15:46.4299680Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16 2022-08-17T12:15:46.4414953Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32 2022-08-17T12:15:46.4511081Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32 2022-08-17T12:15:46.4608928Z test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32 2022-08-17T12:15:46.5029748Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32 2022-08-17T12:15:46.5103870Z test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32 2022-08-17T12:15:46.5469973Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32 2022-08-17T12:15:46.6518704Z test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32 2022-08-17T12:15:46.6530604Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32 2022-08-17T12:15:46.7818934Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64 2022-08-17T12:15:46.7845385Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64 2022-08-17T12:15:47.0476144Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8 2022-08-17T12:15:47.0514489Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8 2022-08-17T12:15:47.0539022Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8 2022-08-17T12:15:47.0561113Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32 2022-08-17T12:15:47.0824196Z test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32 2022-08-17T12:15:47.1027825Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32 2022-08-17T12:15:47.1076461Z test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32 2022-08-17T12:15:47.1210557Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32 2022-08-17T12:15:47.1231763Z [gw3] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32 2022-08-17T12:15:47.1469077Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64 2022-08-17T12:15:47.1598446Z test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32 2022-08-17T12:15:47.1947392Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32 2022-08-17T12:15:47.2573948Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32 2022-08-17T12:15:47.2595736Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32 2022-08-17T12:15:47.3242353Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32 2022-08-17T12:15:47.3274485Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8 2022-08-17T12:15:47.3490645Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16 2022-08-17T12:15:47.3515152Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32 2022-08-17T12:15:47.4066643Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32 2022-08-17T12:15:47.4097274Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32 2022-08-17T12:15:47.4582549Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32 2022-08-17T12:15:47.4598526Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64 2022-08-17T12:15:47.4697672Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8 2022-08-17T12:15:47.4722565Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32 2022-08-17T12:15:47.4901878Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32 2022-08-17T12:15:47.5243609Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32 2022-08-17T12:15:47.5253430Z test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32 2022-08-17T12:15:47.5711689Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32 2022-08-17T12:15:47.6027923Z test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32 2022-08-17T12:15:47.6059308Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8 2022-08-17T12:15:47.7104628Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128 2022-08-17T12:15:47.7194920Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32 2022-08-17T12:15:47.8393136Z test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32 2022-08-17T12:15:47.8434085Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32 2022-08-17T12:15:47.9367937Z test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32 2022-08-17T12:15:47.9455650Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32 2022-08-17T12:15:47.9603265Z test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32 2022-08-17T12:15:48.0036746Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32 2022-08-17T12:15:48.0949127Z test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32 2022-08-17T12:15:48.1006953Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32 2022-08-17T12:15:48.1214936Z test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32 2022-08-17T12:15:48.1488110Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32 2022-08-17T12:15:48.2163923Z test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64 2022-08-17T12:15:48.2216631Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64 2022-08-17T12:15:48.2808763Z test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32 2022-08-17T12:15:48.2835070Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16 2022-08-17T12:15:48.5057056Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool 2022-08-17T12:15:48.5069134Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32 2022-08-17T12:15:48.7139769Z test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32 2022-08-17T12:15:48.7163849Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32 2022-08-17T12:15:48.7441344Z test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32 2022-08-17T12:15:48.7593106Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32 2022-08-17T12:15:48.8101025Z test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32 2022-08-17T12:15:48.8148715Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool 2022-08-17T12:15:48.8663502Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16 2022-08-17T12:15:48.8717142Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32 2022-08-17T12:15:48.9119308Z test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32 2022-08-17T12:15:48.9138844Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128 2022-08-17T12:15:48.9630703Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16 2022-08-17T12:15:48.9666555Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32 2022-08-17T12:15:48.9767356Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:49.0138909Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:49.1006866Z test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32 2022-08-17T12:15:49.1038175Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32 2022-08-17T12:15:49.1901875Z test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32 2022-08-17T12:15:49.1934032Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32 2022-08-17T12:15:49.2013222Z test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32 2022-08-17T12:15:49.2426869Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32 2022-08-17T12:15:49.2437945Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:15:49.2501172Z [gw2] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:15:49.2541527Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16 2022-08-17T12:15:49.2876239Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8 2022-08-17T12:15:49.2887010Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:49.3313757Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:49.3320225Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:49.3761574Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:49.3770120Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:15:49.4185620Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:15:49.4316183Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:15:49.4712121Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:15:49.5061209Z test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32 2022-08-17T12:15:49.5084123Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8 2022-08-17T12:15:49.6044931Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64 2022-08-17T12:15:49.6069243Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32 2022-08-17T12:15:49.8488988Z test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32 2022-08-17T12:15:49.8518488Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32 2022-08-17T12:15:49.9334553Z test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32 2022-08-17T12:15:49.9361392Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32 2022-08-17T12:15:49.9678932Z test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32 2022-08-17T12:15:49.9819248Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32 2022-08-17T12:15:49.9972883Z test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32 2022-08-17T12:15:50.0351816Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32 2022-08-17T12:15:50.0606751Z test_ops.py::TestCommonCPU::test_out__refs_softmax_cpu_float32 2022-08-17T12:15:50.0627219Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16 2022-08-17T12:15:50.2297454Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32 2022-08-17T12:15:50.2342342Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_softmax_cpu_float32 2022-08-17T12:15:50.2534750Z test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32 2022-08-17T12:15:50.2841275Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32 2022-08-17T12:15:50.2841878Z test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32 2022-08-17T12:15:50.3272207Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32 2022-08-17T12:15:50.4434297Z test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32 2022-08-17T12:15:50.4513386Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32 2022-08-17T12:15:50.4658250Z test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32 2022-08-17T12:15:50.4875169Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32 2022-08-17T12:15:50.4894185Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64 2022-08-17T12:15:50.5021079Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32 2022-08-17T12:15:50.5991051Z test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32 2022-08-17T12:15:50.6081914Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32 2022-08-17T12:15:50.6151000Z test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32 2022-08-17T12:15:50.6546697Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32 2022-08-17T12:15:50.6563527Z test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32 2022-08-17T12:15:50.6996617Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32 2022-08-17T12:15:50.7220797Z test_ops.py::TestCommonCPU::test_out_acos_cpu_float32 2022-08-17T12:15:50.7476214Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_acos_cpu_float32 2022-08-17T12:15:50.8436815Z test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32 2022-08-17T12:15:50.8460230Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32 2022-08-17T12:15:50.8944165Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64 2022-08-17T12:15:50.8974112Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32 2022-08-17T12:15:50.9196287Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16 2022-08-17T12:15:50.9265875Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32 2022-08-17T12:15:51.0235063Z test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32 2022-08-17T12:15:51.0290259Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32 2022-08-17T12:15:51.3110067Z test_ops.py::TestCommonCPU::test_out_amax_cpu_float32 2022-08-17T12:15:51.3263571Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_amax_cpu_float32 2022-08-17T12:15:51.3721699Z test_ops.py::TestCommonCPU::test_out_any_cpu_float32 2022-08-17T12:15:51.3770682Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_any_cpu_float32 2022-08-17T12:15:51.3894805Z test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32 2022-08-17T12:15:51.4261696Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32 2022-08-17T12:15:51.4338012Z test_ops.py::TestCommonCPU::test_out_asin_cpu_float32 2022-08-17T12:15:51.4750085Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_asin_cpu_float32 2022-08-17T12:15:51.4788973Z test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32 2022-08-17T12:15:51.5190523Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32 2022-08-17T12:15:51.6258912Z test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32 2022-08-17T12:15:51.6283516Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32 2022-08-17T12:15:51.6511574Z test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64 2022-08-17T12:15:51.6538305Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64 2022-08-17T12:15:51.6562055Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64 2022-08-17T12:15:51.6741405Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16 2022-08-17T12:15:51.6956997Z test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64 2022-08-17T12:15:51.7199014Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64 2022-08-17T12:15:51.7205901Z test_ops.py::TestCommonCPU::test_out_bool_cpu_float32 2022-08-17T12:15:51.7547728Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_bool_cpu_float32 2022-08-17T12:15:51.7561144Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16 2022-08-17T12:15:51.7669163Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64 2022-08-17T12:15:51.8154338Z test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32 2022-08-17T12:15:51.8188473Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32 2022-08-17T12:15:51.8485175Z test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32 2022-08-17T12:15:51.8671604Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32 2022-08-17T12:15:52.0109169Z test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32 2022-08-17T12:15:52.0145119Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32 2022-08-17T12:15:52.0386246Z test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32 2022-08-17T12:15:52.0630179Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32 2022-08-17T12:15:52.0952027Z test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32 2022-08-17T12:15:52.1002319Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32 2022-08-17T12:15:52.1253621Z test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32 2022-08-17T12:15:52.1472791Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32 2022-08-17T12:15:52.1479243Z test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32 2022-08-17T12:15:52.1925940Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32 2022-08-17T12:15:52.1932003Z test_ops.py::TestCommonCPU::test_out_cov_cpu_float32 2022-08-17T12:15:52.2343184Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_cov_cpu_float32 2022-08-17T12:15:52.2473186Z test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32 2022-08-17T12:15:52.2794320Z [gw2] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32 2022-08-17T12:15:52.4164479Z test_ops.py::TestCommonCPU::test_out_diag_cpu_float32 2022-08-17T12:15:52.4181612Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_diag_cpu_float32 2022-08-17T12:15:52.4213800Z test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32 2022-08-17T12:15:52.4673048Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32 2022-08-17T12:15:52.5346514Z test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32 2022-08-17T12:15:52.5372890Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64 2022-08-17T12:15:52.5914644Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16 2022-08-17T12:15:52.5937798Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32 2022-08-17T12:15:52.5993143Z test_ops.py::TestCommonCPU::test_out_double_cpu_float32 2022-08-17T12:15:52.6397296Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_double_cpu_float32 2022-08-17T12:15:52.6406372Z test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32 2022-08-17T12:15:52.6440195Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32 2022-08-17T12:15:52.6454382Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16 2022-08-17T12:15:52.6879241Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32 2022-08-17T12:15:52.6888447Z test_ops.py::TestCommonCPU::test_out_equal_cpu_float32 2022-08-17T12:15:52.7339935Z [gw2] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_equal_cpu_float32 2022-08-17T12:15:52.7691739Z test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32 2022-08-17T12:15:52.7793993Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32 2022-08-17T12:15:52.7899943Z test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32 2022-08-17T12:15:52.8313463Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32 2022-08-17T12:15:52.8315503Z test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32 2022-08-17T12:15:52.8736911Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32 2022-08-17T12:15:52.8844139Z test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32 2022-08-17T12:15:52.8881752Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16 2022-08-17T12:15:52.9539221Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8 2022-08-17T12:15:52.9565986Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32 2022-08-17T12:15:53.0042532Z test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32 2022-08-17T12:15:53.0064392Z [gw2] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32 2022-08-17T12:15:53.0881331Z test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32 2022-08-17T12:15:53.0917021Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32 2022-08-17T12:15:53.1844639Z test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32 2022-08-17T12:15:53.1876984Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8 2022-08-17T12:15:53.1895174Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32 2022-08-17T12:15:53.1921462Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32 2022-08-17T12:15:53.1976737Z test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32 2022-08-17T12:15:53.2380932Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32 2022-08-17T12:15:53.2520956Z test_ops.py::TestCommonCPU::test_out_floor_cpu_float32 2022-08-17T12:15:53.2871599Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_floor_cpu_float32 2022-08-17T12:15:53.4067504Z test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32 2022-08-17T12:15:53.4093911Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32 2022-08-17T12:15:53.4301795Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128 2022-08-17T12:15:53.4330165Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128 2022-08-17T12:15:53.4379598Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32 2022-08-17T12:15:53.4593452Z test_ops.py::TestCommonCPU::test_out_gather_cpu_float32 2022-08-17T12:15:53.4600382Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64 2022-08-17T12:15:53.4786397Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64 2022-08-17T12:15:53.4808735Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32 2022-08-17T12:15:53.5023206Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64 2022-08-17T12:15:53.5029719Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8 2022-08-17T12:15:53.5194987Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8 2022-08-17T12:15:53.5216257Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_gather_cpu_float32 2022-08-17T12:15:53.5279994Z test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32 2022-08-17T12:15:53.5469546Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32 2022-08-17T12:15:53.5701176Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128 2022-08-17T12:15:53.5792094Z test_ops.py::TestCommonCPU::test_out_histc_cpu_float32 2022-08-17T12:15:53.5832375Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128 2022-08-17T12:15:53.6363900Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64 2022-08-17T12:15:53.6591236Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64 2022-08-17T12:15:53.6944693Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8 2022-08-17T12:15:53.6960567Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8 2022-08-17T12:15:53.9068544Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64 2022-08-17T12:15:53.9091248Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64 2022-08-17T12:15:53.9381234Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16 2022-08-17T12:15:53.9514169Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16 2022-08-17T12:15:53.9758151Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64 2022-08-17T12:15:54.0030700Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64 2022-08-17T12:15:54.0245842Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8 2022-08-17T12:15:54.0482802Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8 2022-08-17T12:15:54.0786948Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16 2022-08-17T12:15:54.0807902Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64 2022-08-17T12:15:54.0870596Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8 2022-08-17T12:15:54.0897144Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16 2022-08-17T12:15:54.1335612Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32 2022-08-17T12:15:54.1359959Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32 2022-08-17T12:15:54.1618191Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16 2022-08-17T12:15:54.1793039Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16 2022-08-17T12:15:54.2179308Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16 2022-08-17T12:15:54.2231979Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16 2022-08-17T12:15:54.2725139Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32 2022-08-17T12:15:54.2761575Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32 2022-08-17T12:15:54.3024693Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16 2022-08-17T12:15:54.3229705Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16 2022-08-17T12:15:54.3308603Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16 2022-08-17T12:15:54.3710834Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16 2022-08-17T12:15:54.3750713Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8 2022-08-17T12:15:54.4155077Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8 2022-08-17T12:15:54.4158274Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64 2022-08-17T12:15:54.4522556Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64 2022-08-17T12:15:54.4583790Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16 2022-08-17T12:15:54.4800190Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16 2022-08-17T12:15:54.4818747Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_histc_cpu_float32 2022-08-17T12:15:54.5021712Z test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32 2022-08-17T12:15:54.5023986Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8 2022-08-17T12:15:54.5268312Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8 2022-08-17T12:15:54.5319788Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32 2022-08-17T12:15:54.5469594Z test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32 2022-08-17T12:15:54.5597876Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64 2022-08-17T12:15:54.5631088Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8 2022-08-17T12:15:54.6244677Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8 2022-08-17T12:15:54.6275553Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32 2022-08-17T12:15:54.6317646Z test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32 2022-08-17T12:15:54.6831876Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32 2022-08-17T12:15:54.7005529Z test_ops.py::TestCommonCPU::test_out_inner_cpu_float32 2022-08-17T12:15:54.7279330Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_inner_cpu_float32 2022-08-17T12:15:54.7285722Z test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32 2022-08-17T12:15:54.7742313Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32 2022-08-17T12:15:54.7829461Z test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32 2022-08-17T12:15:54.8237976Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32 2022-08-17T12:15:54.8243816Z test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:54.8678112Z [gw2] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:54.8683463Z test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32 2022-08-17T12:15:54.9151887Z [gw2] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32 2022-08-17T12:15:55.0414180Z test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32 2022-08-17T12:15:55.0555819Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32 2022-08-17T12:15:55.2125830Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32 2022-08-17T12:15:55.2159707Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8 2022-08-17T12:15:55.3500916Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16 2022-08-17T12:15:55.3525639Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32 2022-08-17T12:15:55.4344418Z test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32 2022-08-17T12:15:55.4370711Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64 2022-08-17T12:15:55.4919176Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32 2022-08-17T12:15:55.4943657Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32 2022-08-17T12:15:55.5663371Z test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32 2022-08-17T12:15:55.5685326Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32 2022-08-17T12:15:55.6065447Z test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32 2022-08-17T12:15:55.6112833Z [gw2] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32 2022-08-17T12:15:55.6139567Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32 2022-08-17T12:15:55.6556266Z [gw2] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32 2022-08-17T12:15:55.7587967Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:15:55.7614325Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32 2022-08-17T12:15:56.0363285Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16 2022-08-17T12:15:56.0395859Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:15:56.0673350Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32 2022-08-17T12:15:56.0871539Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32 2022-08-17T12:15:56.2407046Z test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:56.2428695Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16 2022-08-17T12:15:56.2491368Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool 2022-08-17T12:15:56.2511725Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16 2022-08-17T12:15:56.2720365Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32 2022-08-17T12:15:56.2752758Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:56.5822067Z test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32 2022-08-17T12:15:56.5846446Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32 2022-08-17T12:15:56.8506636Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64 2022-08-17T12:15:56.8547711Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool 2022-08-17T12:15:56.8721147Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16 2022-08-17T12:15:56.8754242Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32 2022-08-17T12:15:56.9180384Z test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:56.9210308Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64 2022-08-17T12:15:57.6319463Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool 2022-08-17T12:15:57.6429772Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool 2022-08-17T12:15:57.7317086Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32 2022-08-17T12:15:57.7328212Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16 2022-08-17T12:15:58.3600610Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32 2022-08-17T12:15:58.3620022Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32 2022-08-17T12:15:58.4632245Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16 2022-08-17T12:15:58.4662475Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:58.5123099Z test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:58.5156222Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:58.5319755Z test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32 2022-08-17T12:15:58.5345967Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32 2022-08-17T12:15:58.6390293Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64 2022-08-17T12:15:58.6412241Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16 2022-08-17T12:15:58.7749184Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32 2022-08-17T12:15:58.7788820Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32 2022-08-17T12:15:58.8009760Z test_ops.py::TestCommonCPU::test_out_log_cpu_float32 2022-08-17T12:15:58.8272033Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_log_cpu_float32 2022-08-17T12:15:58.8307160Z test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32 2022-08-17T12:15:58.8671263Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32 2022-08-17T12:15:58.8720932Z test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32 2022-08-17T12:15:58.8783715Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32 2022-08-17T12:15:58.8808901Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32 2022-08-17T12:15:58.9151770Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64 2022-08-17T12:15:59.2046355Z test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32 2022-08-17T12:15:59.2076453Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64 2022-08-17T12:15:59.5669849Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool 2022-08-17T12:15:59.5692277Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64 2022-08-17T12:15:59.6981031Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16 2022-08-17T12:15:59.6994625Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool 2022-08-17T12:16:00.1513597Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64 2022-08-17T12:16:00.1542651Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64 2022-08-17T12:16:00.2055503Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8 2022-08-17T12:16:00.2071901Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16 2022-08-17T12:16:00.4439394Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32 2022-08-17T12:16:00.4610261Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8 2022-08-17T12:16:00.4699283Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128 2022-08-17T12:16:00.5118401Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128 2022-08-17T12:16:00.5125363Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32 2022-08-17T12:16:00.5550282Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32 2022-08-17T12:16:00.5556620Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64 2022-08-17T12:16:00.5999512Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64 2022-08-17T12:16:00.6005492Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool 2022-08-17T12:16:00.6356753Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool 2022-08-17T12:16:00.6459167Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16 2022-08-17T12:16:00.6796191Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16 2022-08-17T12:16:00.6879985Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32 2022-08-17T12:16:00.7236134Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32 2022-08-17T12:16:00.7354355Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:16:00.7675974Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:16:00.7959236Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64 2022-08-17T12:16:00.8083673Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64 2022-08-17T12:16:00.8103468Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32 2022-08-17T12:16:00.8128945Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64 2022-08-17T12:16:00.8219681Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16 2022-08-17T12:16:00.8554739Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16 2022-08-17T12:16:00.8653109Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8 2022-08-17T12:16:00.9071927Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8 2022-08-17T12:16:00.9593941Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64 2022-08-17T12:16:00.9617030Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32 2022-08-17T12:16:00.9743305Z test_ops.py::TestCommonCPU::test_out_lu_cpu_float32 2022-08-17T12:16:01.0079872Z [gw2] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_lu_cpu_float32 2022-08-17T12:16:01.0082833Z test_ops.py::TestCommonCPU::test_out_mT_cpu_float32 2022-08-17T12:16:01.0480431Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_mT_cpu_float32 2022-08-17T12:16:01.0896446Z test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32 2022-08-17T12:16:01.0923265Z [gw2] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32 2022-08-17T12:16:01.1800647Z test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32 2022-08-17T12:16:01.1820395Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32 2022-08-17T12:16:01.1871656Z test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:16:01.2236590Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:16:01.2338555Z test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32 2022-08-17T12:16:01.2362616Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64 2022-08-17T12:16:01.2490652Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:16:01.2512617Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64 2022-08-17T12:16:01.3000422Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8 2022-08-17T12:16:01.3025765Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32 2022-08-17T12:16:01.3090984Z test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32 2022-08-17T12:16:01.3463813Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32 2022-08-17T12:16:01.3758909Z test_ops.py::TestCommonCPU::test_out_mv_cpu_float32 2022-08-17T12:16:01.3951052Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_mv_cpu_float32 2022-08-17T12:16:01.4107982Z test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32 2022-08-17T12:16:01.4391849Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32 2022-08-17T12:16:01.6559724Z test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32 2022-08-17T12:16:01.6584483Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:16:01.7148211Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool 2022-08-17T12:16:01.7262938Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32 2022-08-17T12:16:01.7456172Z test_ops.py::TestCommonCPU::test_out_neg_cpu_float32 2022-08-17T12:16:01.7720280Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_neg_cpu_float32 2022-08-17T12:16:01.7720869Z test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32 2022-08-17T12:16:01.8154379Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32 2022-08-17T12:16:01.8159489Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:16:01.8634990Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:16:01.8642761Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:16:01.8650423Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:16:01.8663191Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8 2022-08-17T12:16:01.9073168Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8 2022-08-17T12:16:01.9105479Z test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32 2022-08-17T12:16:01.9118152Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32 2022-08-17T12:16:01.9138691Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool 2022-08-17T12:16:01.9516097Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8 2022-08-17T12:16:01.9552779Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32 2022-08-17T12:16:01.9956407Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32 2022-08-17T12:16:02.0002853Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:16:02.0132209Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:16:02.0152642Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8 2022-08-17T12:16:02.0455455Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32 2022-08-17T12:16:02.0487596Z test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:16:02.0954726Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:16:02.0965053Z test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32 2022-08-17T12:16:02.1441099Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32 2022-08-17T12:16:02.1450375Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:16:02.1863207Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:16:02.1868526Z test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32 2022-08-17T12:16:02.2300128Z [gw2] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32 2022-08-17T12:16:02.3270291Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:02.3305264Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:02.3370237Z test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:02.3697739Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:02.3722189Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32 2022-08-17T12:16:02.3796466Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool 2022-08-17T12:16:02.3803129Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:16:02.4219874Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:16:02.4243940Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:16:02.4683603Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:16:02.4694781Z test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:02.5191818Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:02.5245151Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8 2022-08-17T12:16:02.5252903Z test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:02.5279411Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:02.5655143Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16 2022-08-17T12:16:02.5792943Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:16:02.6135250Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:16:02.6212859Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:16:02.6225774Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16 2022-08-17T12:16:02.6251409Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:16:02.6594782Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool 2022-08-17T12:16:02.6604605Z test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:16:02.6852385Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:16:02.6878694Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool 2022-08-17T12:16:02.7023702Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128 2022-08-17T12:16:02.7118391Z test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32 2022-08-17T12:16:02.7190176Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool 2022-08-17T12:16:02.7655504Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8 2022-08-17T12:16:02.7682038Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128 2022-08-17T12:16:02.8066829Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32 2022-08-17T12:16:02.8100082Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32 2022-08-17T12:16:02.8160192Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:16:02.8530454Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:16:02.8614943Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:16:02.9034855Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:16:02.9044749Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32 2022-08-17T12:16:02.9210813Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32 2022-08-17T12:16:02.9231957Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32 2022-08-17T12:16:02.9473151Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64 2022-08-17T12:16:02.9482703Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:16:02.9822253Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:16:02.9842905Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8 2022-08-17T12:16:02.9955768Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool 2022-08-17T12:16:02.9960341Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32 2022-08-17T12:16:03.0011257Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32 2022-08-17T12:16:03.0392311Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool 2022-08-17T12:16:03.0445640Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32 2022-08-17T12:16:03.0450282Z test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32 2022-08-17T12:16:03.0559535Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32 2022-08-17T12:16:03.0631633Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32 2022-08-17T12:16:03.0645341Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64 2022-08-17T12:16:03.0829898Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16 2022-08-17T12:16:03.0915674Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16 2022-08-17T12:16:03.0924198Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:16:03.1375634Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:16:03.1384395Z test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32 2022-08-17T12:16:03.1500149Z [gw2] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32 2022-08-17T12:16:03.1521194Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16 2022-08-17T12:16:03.1831084Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32 2022-08-17T12:16:03.1857470Z test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32 2022-08-17T12:16:03.2200350Z [gw2] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32 2022-08-17T12:16:03.2223951Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32 2022-08-17T12:16:03.2350440Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64 2022-08-17T12:16:03.3067711Z test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32 2022-08-17T12:16:03.3087851Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64 2022-08-17T12:16:03.3099461Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16 2022-08-17T12:16:03.3128087Z [gw2] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32 2022-08-17T12:16:03.3170553Z test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32 2022-08-17T12:16:03.3622129Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32 2022-08-17T12:16:03.3629432Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:16:03.3680033Z [gw2] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:16:03.3695944Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16 2022-08-17T12:16:03.4151332Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32 2022-08-17T12:16:03.4549312Z test_ops.py::TestCommonCPU::test_out_pow_cpu_float32 2022-08-17T12:16:03.4578194Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32 2022-08-17T12:16:03.5167856Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64 2022-08-17T12:16:03.5193068Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64 2022-08-17T12:16:03.5239825Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8 2022-08-17T12:16:03.5264191Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_pow_cpu_float32 2022-08-17T12:16:03.5992449Z test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32 2022-08-17T12:16:03.6018075Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8 2022-08-17T12:16:03.7050533Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8 2022-08-17T12:16:03.7143478Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8 2022-08-17T12:16:03.7150918Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16 2022-08-17T12:16:03.7596068Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16 2022-08-17T12:16:03.7603698Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool 2022-08-17T12:16:03.8037257Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool 2022-08-17T12:16:03.8046659Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128 2022-08-17T12:16:03.8054982Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128 2022-08-17T12:16:03.8069254Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16 2022-08-17T12:16:03.8395508Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool 2022-08-17T12:16:03.8474187Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32 2022-08-17T12:16:03.8953295Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32 2022-08-17T12:16:03.8955763Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64 2022-08-17T12:16:03.9391399Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64 2022-08-17T12:16:03.9397037Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16 2022-08-17T12:16:03.9836192Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16 2022-08-17T12:16:03.9838118Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32 2022-08-17T12:16:03.9994000Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32 2022-08-17T12:16:04.0014306Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32 2022-08-17T12:16:04.0069321Z test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32 2022-08-17T12:16:04.0152912Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32 2022-08-17T12:16:04.0167310Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool 2022-08-17T12:16:04.0193902Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16 2022-08-17T12:16:04.0280710Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64 2022-08-17T12:16:04.0512025Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64 2022-08-17T12:16:04.0635832Z test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32 2022-08-17T12:16:04.0721332Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16 2022-08-17T12:16:04.1077080Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16 2022-08-17T12:16:04.1155438Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32 2022-08-17T12:16:04.1407539Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32 2022-08-17T12:16:04.1428816Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32 2022-08-17T12:16:04.1463344Z test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32 2022-08-17T12:16:04.1513815Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32 2022-08-17T12:16:04.1592544Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64 2022-08-17T12:16:04.1877103Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64 2022-08-17T12:16:04.1881414Z test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32 2022-08-17T12:16:04.1972142Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32 2022-08-17T12:16:04.2042616Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8 2022-08-17T12:16:04.2352861Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8 2022-08-17T12:16:04.2377501Z test_ops.py::TestCommonCPU::test_out_round_cpu_float32 2022-08-17T12:16:04.2456803Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_round_cpu_float32 2022-08-17T12:16:04.2486346Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8 2022-08-17T12:16:04.2751600Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8 2022-08-17T12:16:04.2910756Z test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32 2022-08-17T12:16:04.3016045Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16 2022-08-17T12:16:04.3233067Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32 2022-08-17T12:16:04.4950366Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32 2022-08-17T12:16:04.4976736Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16 2022-08-17T12:16:04.5707903Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool 2022-08-17T12:16:04.5799980Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32 2022-08-17T12:16:04.6223126Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32 2022-08-17T12:16:04.6258152Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16 2022-08-17T12:16:04.7598223Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32 2022-08-17T12:16:04.7598805Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool 2022-08-17T12:16:04.8551916Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128 2022-08-17T12:16:04.8569921Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32 2022-08-17T12:16:04.8625279Z test_ops.py::TestCommonCPU::test_out_select_cpu_float32 2022-08-17T12:16:04.9070333Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_select_cpu_float32 2022-08-17T12:16:04.9261680Z test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32 2022-08-17T12:16:04.9551875Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32 2022-08-17T12:16:04.9742501Z test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32 2022-08-17T12:16:05.0031950Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32 2022-08-17T12:16:05.0863312Z test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32 2022-08-17T12:16:05.0890021Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32 2022-08-17T12:16:05.1204362Z test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32 2022-08-17T12:16:05.1351434Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32 2022-08-17T12:16:05.2224681Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:16:05.2248310Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128 2022-08-17T12:16:05.2504795Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32 2022-08-17T12:16:05.2527898Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:16:05.2559519Z test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32 2022-08-17T12:16:05.2573718Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32 2022-08-17T12:16:05.2833491Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64 2022-08-17T12:16:05.2955469Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32 2022-08-17T12:16:05.3128137Z test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32 2022-08-17T12:16:05.3432838Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32 2022-08-17T12:16:05.3433430Z test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:16:05.3866911Z [gw2] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:16:05.4216109Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32 2022-08-17T12:16:05.4274535Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32 2022-08-17T12:16:05.5686629Z test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:16:05.5753285Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:16:05.5803459Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:16:05.6271822Z [gw2] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:16:05.7347958Z test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32 2022-08-17T12:16:05.7372250Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32 2022-08-17T12:16:05.7471424Z test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32 2022-08-17T12:16:05.7481801Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64 2022-08-17T12:16:05.7637059Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32 2022-08-17T12:16:05.7870775Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16 2022-08-17T12:16:05.9482182Z test_ops.py::TestCommonCPU::test_out_stack_cpu_float32 2022-08-17T12:16:05.9513788Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_stack_cpu_float32 2022-08-17T12:16:05.9674131Z test_ops.py::TestCommonCPU::test_out_sub_cpu_float32 2022-08-17T12:16:05.9685381Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32 2022-08-17T12:16:06.1359397Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64 2022-08-17T12:16:06.1381547Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_sub_cpu_float32 2022-08-17T12:16:06.1467659Z test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32 2022-08-17T12:16:06.1865642Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32 2022-08-17T12:16:06.1922435Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16 2022-08-17T12:16:06.2034868Z test_ops.py::TestCommonCPU::test_out_take_cpu_float32 2022-08-17T12:16:06.2679229Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32 2022-08-17T12:16:06.2733716Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out___rand___cpu_int64 2022-08-17T12:16:06.2783515Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_take_cpu_float32 2022-08-17T12:16:06.2790706Z test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32 2022-08-17T12:16:06.2815551Z test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32 2022-08-17T12:16:06.3126348Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32 2022-08-17T12:16:06.3157313Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32 2022-08-17T12:16:06.3165336Z test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64 2022-08-17T12:16:06.3231092Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64 2022-08-17T12:16:06.3260806Z test_ops.py::TestCommonCPU::test_out_trace_cpu_float32 2022-08-17T12:16:06.3631381Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_trace_cpu_float32 2022-08-17T12:16:06.3706293Z test_ops.py::TestCommonCPU::test_out__masked_argmin_cpu_float32 2022-08-17T12:16:06.3836155Z test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32 2022-08-17T12:16:06.4026017Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__masked_argmin_cpu_float32 2022-08-17T12:16:06.4069968Z [gw2] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32 2022-08-17T12:16:06.4155011Z test_ops.py::TestCommonCPU::test_out__masked_logaddexp_cpu_float32 2022-08-17T12:16:06.4269729Z test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32 2022-08-17T12:16:06.4365493Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32 2022-08-17T12:16:06.4386541Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64 2022-08-17T12:16:06.4671537Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16 2022-08-17T12:16:06.4762585Z test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32 2022-08-17T12:16:06.5093742Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32 2022-08-17T12:16:06.5102379Z test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32 2022-08-17T12:16:06.5516969Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32 2022-08-17T12:16:06.5525480Z test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64 2022-08-17T12:16:06.5650089Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64 2022-08-17T12:16:06.5665289Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32 2022-08-17T12:16:06.6072647Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64 2022-08-17T12:16:06.6130253Z test_ops.py::TestCommonCPU::test_out_warning_H_cpu 2022-08-17T12:16:06.6149755Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__masked_logaddexp_cpu_float32 2022-08-17T12:16:06.6183026Z test_ops.py::TestCommonCPU::test_out__masked_norm_cpu_float32 2022-08-17T12:16:06.6631853Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__masked_norm_cpu_float32 2022-08-17T12:16:06.6800849Z test_ops.py::TestCommonCPU::test_out__masked_softmin_cpu_float32 2022-08-17T12:16:06.6837780Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_H_cpu 2022-08-17T12:16:06.7009900Z test_ops.py::TestCommonCPU::test_out_warning___rand___cpu 2022-08-17T12:16:06.7026966Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16 2022-08-17T12:16:06.7053505Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32 2022-08-17T12:16:06.7391699Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rand___cpu 2022-08-17T12:16:06.7465247Z test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu 2022-08-17T12:16:06.7843225Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu 2022-08-17T12:16:06.7848341Z test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu 2022-08-17T12:16:06.7983731Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu 2022-08-17T12:16:06.8005790Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64 2022-08-17T12:16:06.8173572Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8 2022-08-17T12:16:06.8193240Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32 2022-08-17T12:16:06.8241486Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64 2022-08-17T12:16:06.8258240Z test_ops.py::TestCommonCPU::test_out_warning__masked_argmin_cpu 2022-08-17T12:16:06.8271641Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__masked_softmin_cpu_float32 2022-08-17T12:16:06.8456997Z test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32 2022-08-17T12:16:06.8647159Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_argmin_cpu 2022-08-17T12:16:06.8676611Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32 2022-08-17T12:16:06.8745725Z test_ops.py::TestCommonCPU::test_out_warning__masked_logaddexp_cpu 2022-08-17T12:16:06.8864711Z test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32 2022-08-17T12:16:06.9232242Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_logaddexp_cpu 2022-08-17T12:16:06.9316497Z test_ops.py::TestCommonCPU::test_out_warning__masked_norm_cpu 2022-08-17T12:16:06.9644117Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_norm_cpu 2022-08-17T12:16:06.9644853Z test_ops.py::TestCommonCPU::test_out_warning__masked_softmin_cpu 2022-08-17T12:16:07.0030703Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_softmin_cpu 2022-08-17T12:16:07.0040006Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64 2022-08-17T12:16:07.0057914Z test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu 2022-08-17T12:16:07.1196480Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16 2022-08-17T12:16:07.1218012Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8 2022-08-17T12:16:07.1282323Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8 2022-08-17T12:16:07.1304222Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16 2022-08-17T12:16:07.1484948Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32 2022-08-17T12:16:07.1509125Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32 2022-08-17T12:16:07.2819777Z test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32 2022-08-17T12:16:07.2854857Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32 2022-08-17T12:16:07.3263127Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64 2022-08-17T12:16:07.3288453Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8 2022-08-17T12:16:07.3409536Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16 2022-08-17T12:16:07.3780555Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16 2022-08-17T12:16:07.3825413Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool 2022-08-17T12:16:07.3887728Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool 2022-08-17T12:16:07.3902660Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32 2022-08-17T12:16:07.3935962Z test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32 2022-08-17T12:16:07.4001615Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32 2022-08-17T12:16:07.4027841Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64 2022-08-17T12:16:07.4229080Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8 2022-08-17T12:16:07.4290673Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128 2022-08-17T12:16:07.4389868Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128 2022-08-17T12:16:07.4401148Z test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32 2022-08-17T12:16:07.4709896Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32 2022-08-17T12:16:07.4776160Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32 2022-08-17T12:16:07.4827793Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32 2022-08-17T12:16:07.5151197Z test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32 2022-08-17T12:16:07.5219646Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64 2022-08-17T12:16:07.5292059Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64 2022-08-17T12:16:07.5317191Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8 2022-08-17T12:16:07.5590890Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8 2022-08-17T12:16:07.5635799Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16 2022-08-17T12:16:07.6071459Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16 2022-08-17T12:16:07.6113712Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32 2022-08-17T12:16:07.6161898Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32 2022-08-17T12:16:07.6171436Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8 2022-08-17T12:16:07.6436424Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16 2022-08-17T12:16:07.6551036Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64 2022-08-17T12:16:07.6568814Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32 2022-08-17T12:16:07.6632326Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64 2022-08-17T12:16:07.6880845Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64 2022-08-17T12:16:07.6996185Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16 2022-08-17T12:16:07.7013608Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16 2022-08-17T12:16:07.7024330Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16 2022-08-17T12:16:07.7219691Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool 2022-08-17T12:16:07.7234890Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64 2022-08-17T12:16:07.7431014Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32 2022-08-17T12:16:07.7457634Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32 2022-08-17T12:16:07.7940447Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32 2022-08-17T12:16:07.7942664Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64 2022-08-17T12:16:07.8278398Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64 2022-08-17T12:16:07.8301059Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool 2022-08-17T12:16:07.8426805Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128 2022-08-17T12:16:07.8432290Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8 2022-08-17T12:16:07.8768048Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8 2022-08-17T12:16:07.8782427Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32 2022-08-17T12:16:07.8912841Z test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32 2022-08-17T12:16:07.8930460Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8 2022-08-17T12:16:07.9235541Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8 2022-08-17T12:16:08.0379879Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16 2022-08-17T12:16:08.0393042Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32 2022-08-17T12:16:08.0549277Z test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32 2022-08-17T12:16:08.0879523Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32 2022-08-17T12:16:08.0889308Z test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32 2022-08-17T12:16:08.1318073Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32 2022-08-17T12:16:08.1326943Z test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32 2022-08-17T12:16:08.1717175Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32 2022-08-17T12:16:08.3120764Z test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:16:08.3136675Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:16:08.3159396Z test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32 2022-08-17T12:16:08.3173100Z [gw0] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32 2022-08-17T12:16:08.3190752Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128 2022-08-17T12:16:08.3637047Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32 2022-08-17T12:16:08.3646448Z test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32 2022-08-17T12:16:08.4073149Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32 2022-08-17T12:16:08.4081019Z test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32 2022-08-17T12:16:08.4520221Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32 2022-08-17T12:16:08.4527487Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32 2022-08-17T12:16:08.4942631Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32 2022-08-17T12:16:08.5203474Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32 2022-08-17T12:16:08.5375174Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32 2022-08-17T12:16:08.5679110Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32 2022-08-17T12:16:08.5911574Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32 2022-08-17T12:16:08.6320768Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32 2022-08-17T12:16:08.6356830Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16 2022-08-17T12:16:08.6700442Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool 2022-08-17T12:16:08.6723662Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32 2022-08-17T12:16:08.7572964Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32 2022-08-17T12:16:08.7594985Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32 2022-08-17T12:16:08.7656960Z test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32 2022-08-17T12:16:08.8036092Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32 2022-08-17T12:16:08.9664503Z test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32 2022-08-17T12:16:08.9696056Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32 2022-08-17T12:16:09.0401233Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64 2022-08-17T12:16:09.0412280Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool 2022-08-17T12:16:09.4343761Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128 2022-08-17T12:16:09.4385531Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64 2022-08-17T12:16:09.5765318Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16 2022-08-17T12:16:09.5794256Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32 2022-08-17T12:16:09.6162319Z test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32 2022-08-17T12:16:09.6233094Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32 2022-08-17T12:16:09.7115551Z test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32 2022-08-17T12:16:09.7139523Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16 2022-08-17T12:16:09.8006636Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32 2022-08-17T12:16:09.8033264Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32 2022-08-17T12:16:09.8134683Z test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32 2022-08-17T12:16:09.8483792Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32 2022-08-17T12:16:09.8556856Z test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32 2022-08-17T12:16:09.8575266Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32 2022-08-17T12:16:09.8599089Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32 2022-08-17T12:16:09.8989372Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64 2022-08-17T12:16:09.9094632Z test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32 2022-08-17T12:16:09.9424731Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32 2022-08-17T12:16:09.9682339Z test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32 2022-08-17T12:16:09.9751885Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32 2022-08-17T12:16:09.9784237Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64 2022-08-17T12:16:09.9833056Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16 2022-08-17T12:16:10.0912639Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32 2022-08-17T12:16:10.0991171Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128 2022-08-17T12:16:10.1428300Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32 2022-08-17T12:16:10.1454330Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16 2022-08-17T12:16:10.2144412Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32 2022-08-17T12:16:10.2171954Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32 2022-08-17T12:16:10.2263613Z test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32 2022-08-17T12:16:10.2580188Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32 2022-08-17T12:16:10.2603818Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32 2022-08-17T12:16:10.2612167Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64 2022-08-17T12:16:10.3174259Z test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32 2022-08-17T12:16:10.3198321Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32 2022-08-17T12:16:10.3316651Z test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32 2022-08-17T12:16:10.3342550Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64 2022-08-17T12:16:10.4680358Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8 2022-08-17T12:16:10.4706741Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8 2022-08-17T12:16:10.5622831Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8 2022-08-17T12:16:10.5662380Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8 2022-08-17T12:16:10.7122623Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:16:10.7149145Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:16:10.8331533Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool 2022-08-17T12:16:10.8347210Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool 2022-08-17T12:16:10.9632563Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:16:10.9656606Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:16:11.0886395Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:16:11.0910944Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:16:11.1335392Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16 2022-08-17T12:16:11.1355655Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32 2022-08-17T12:16:11.2119021Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64 2022-08-17T12:16:11.2141235Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16 2022-08-17T12:16:11.3411671Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32 2022-08-17T12:16:11.3434414Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32 2022-08-17T12:16:11.4640383Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64 2022-08-17T12:16:11.4662846Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64 2022-08-17T12:16:11.5881375Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16 2022-08-17T12:16:11.5907713Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16 2022-08-17T12:16:11.7596030Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32 2022-08-17T12:16:11.7622623Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32 2022-08-17T12:16:11.7980411Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64 2022-08-17T12:16:11.8001275Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64 2022-08-17T12:16:11.8781371Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16 2022-08-17T12:16:11.8807680Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64 2022-08-17T12:16:11.9450134Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8 2022-08-17T12:16:11.9475024Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32 2022-08-17T12:16:11.9985524Z test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32 2022-08-17T12:16:12.0011336Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32 2022-08-17T12:16:12.0332656Z test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32 2022-08-17T12:16:12.0357476Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8 2022-08-17T12:16:12.0542081Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:16:12.0567228Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32 2022-08-17T12:16:12.0607293Z test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32 2022-08-17T12:16:12.1022071Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32 2022-08-17T12:16:12.1032151Z test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32 2022-08-17T12:16:12.1510634Z [gw0] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32 2022-08-17T12:16:12.1566274Z test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32 2022-08-17T12:16:12.1592206Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:16:12.2587050Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16 2022-08-17T12:16:12.2623166Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32 2022-08-17T12:16:12.2664248Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:16:12.2691311Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16 2022-08-17T12:16:12.3069222Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool 2022-08-17T12:16:12.3083783Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:16:12.3121942Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:12.3235234Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:12.3262454Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool 2022-08-17T12:16:12.3517112Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128 2022-08-17T12:16:12.3562186Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32 2022-08-17T12:16:12.3888642Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32 2022-08-17T12:16:12.3916160Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128 2022-08-17T12:16:12.3994398Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32 2022-08-17T12:16:12.4003670Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32 2022-08-17T12:16:12.4444261Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32 2022-08-17T12:16:12.4453864Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:12.4719432Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:12.4744987Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32 2022-08-17T12:16:12.4870540Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64 2022-08-17T12:16:12.4879441Z test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32 2022-08-17T12:16:12.5313241Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32 2022-08-17T12:16:12.5324971Z test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32 2022-08-17T12:16:12.5341803Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32 2022-08-17T12:16:12.5365785Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64 2022-08-17T12:16:12.5756835Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16 2022-08-17T12:16:12.5766110Z test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32 2022-08-17T12:16:12.5912332Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32 2022-08-17T12:16:12.5932575Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16 2022-08-17T12:16:12.6008216Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32 2022-08-17T12:16:12.6020181Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16 2022-08-17T12:16:12.6200705Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32 2022-08-17T12:16:12.6205601Z test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32 2022-08-17T12:16:12.6567648Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32 2022-08-17T12:16:12.6568250Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32 2022-08-17T12:16:12.6631564Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64 2022-08-17T12:16:12.6714873Z test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32 2022-08-17T12:16:12.7040334Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32 2022-08-17T12:16:12.7053146Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64 2022-08-17T12:16:12.7134662Z test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32 2022-08-17T12:16:12.7147675Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32 2022-08-17T12:16:12.7474148Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16 2022-08-17T12:16:12.7549591Z test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32 2022-08-17T12:16:12.7771689Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32 2022-08-17T12:16:12.7793921Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16 2022-08-17T12:16:12.7988793Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32 2022-08-17T12:16:12.8615904Z test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32 2022-08-17T12:16:12.8641877Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32 2022-08-17T12:16:12.9009699Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64 2022-08-17T12:16:12.9032644Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32 2022-08-17T12:16:12.9193544Z test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32 2022-08-17T12:16:12.9264899Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32 2022-08-17T12:16:12.9288376Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64 2022-08-17T12:16:12.9510758Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8 2022-08-17T12:16:12.9518648Z test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32 2022-08-17T12:16:12.9732625Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32 2022-08-17T12:16:12.9758832Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8 2022-08-17T12:16:12.9794878Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8 2022-08-17T12:16:12.9814305Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32 2022-08-17T12:16:12.9920532Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64 2022-08-17T12:16:12.9958401Z test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32 2022-08-17T12:16:13.0203933Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32 2022-08-17T12:16:13.0215149Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8 2022-08-17T12:16:13.0456464Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16 2022-08-17T12:16:13.0461489Z test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32 2022-08-17T12:16:13.0881558Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32 2022-08-17T12:16:13.0886474Z test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32 2022-08-17T12:16:13.1351859Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32 2022-08-17T12:16:13.2896780Z test_ops.py::TestCommonCPU::test_out_add_cpu_float32 2022-08-17T12:16:13.2947683Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_add_cpu_float32 2022-08-17T12:16:13.3496501Z test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32 2022-08-17T12:16:13.3510949Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32 2022-08-17T12:16:13.3733167Z test_ops.py::TestCommonCPU::test_out_all_cpu_float32 2022-08-17T12:16:13.3755675Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64 2022-08-17T12:16:13.3777970Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16 2022-08-17T12:16:13.3912440Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_all_cpu_float32 2022-08-17T12:16:13.4829994Z test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32 2022-08-17T12:16:13.4839608Z [gw0] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32 2022-08-17T12:16:13.5070635Z test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32 2022-08-17T12:16:13.5314421Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32 2022-08-17T12:16:13.5345823Z test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32 2022-08-17T12:16:13.5831902Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32 2022-08-17T12:16:13.6102573Z test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32 2022-08-17T12:16:13.6123954Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16 2022-08-17T12:16:13.6889038Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32 2022-08-17T12:16:13.7034139Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32 2022-08-17T12:16:13.7075488Z test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32 2022-08-17T12:16:13.7513599Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32 2022-08-17T12:16:13.7514922Z test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32 2022-08-17T12:16:13.7979165Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32 2022-08-17T12:16:13.7988411Z test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64 2022-08-17T12:16:13.8439694Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64 2022-08-17T12:16:13.8449273Z test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32 2022-08-17T12:16:13.8673606Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32 2022-08-17T12:16:13.8699937Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16 2022-08-17T12:16:13.8881723Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool 2022-08-17T12:16:13.8882259Z test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32 2022-08-17T12:16:13.9312733Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32 2022-08-17T12:16:13.9321630Z test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32 2022-08-17T12:16:13.9611668Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32 2022-08-17T12:16:13.9675205Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32 2022-08-17T12:16:13.9752716Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64 2022-08-17T12:16:13.9758722Z test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32 2022-08-17T12:16:14.0178509Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32 2022-08-17T12:16:14.1798904Z test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32 2022-08-17T12:16:14.1898691Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32 2022-08-17T12:16:14.2489710Z test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32 2022-08-17T12:16:14.2516455Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64 2022-08-17T12:16:14.2958861Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8 2022-08-17T12:16:14.3008219Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32 2022-08-17T12:16:14.4023573Z test_ops.py::TestCommonCPU::test_out_complex_cpu_float32 2022-08-17T12:16:14.4203110Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_complex_cpu_float32 2022-08-17T12:16:14.4233929Z test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32 2022-08-17T12:16:14.4711812Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32 2022-08-17T12:16:14.4948377Z test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32 2022-08-17T12:16:14.5192047Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32 2022-08-17T12:16:14.5350654Z test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32 2022-08-17T12:16:14.5377116Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8 2022-08-17T12:16:14.5468782Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8 2022-08-17T12:16:14.5594208Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32 2022-08-17T12:16:14.5632215Z test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32 2022-08-17T12:16:14.6116329Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32 2022-08-17T12:16:14.6125457Z test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32 2022-08-17T12:16:14.6592350Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32 2022-08-17T12:16:14.6779501Z test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32 2022-08-17T12:16:14.6989765Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32 2022-08-17T12:16:14.8309336Z test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32 2022-08-17T12:16:14.8419075Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32 2022-08-17T12:16:14.8744562Z test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32 2022-08-17T12:16:14.8762716Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8 2022-08-17T12:16:14.8782267Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32 2022-08-17T12:16:14.8832095Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:16:14.8868631Z test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32 2022-08-17T12:16:14.9300255Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32 2022-08-17T12:16:14.9759112Z test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32 2022-08-17T12:16:14.9780444Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32 2022-08-17T12:16:14.9819893Z test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32 2022-08-17T12:16:14.9868018Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32 2022-08-17T12:16:14.9888715Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool 2022-08-17T12:16:15.0218845Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16 2022-08-17T12:16:15.1223711Z test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32 2022-08-17T12:16:15.1242820Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32 2022-08-17T12:16:15.2065091Z test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32 2022-08-17T12:16:15.2091769Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32 2022-08-17T12:16:15.3227729Z test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32 2022-08-17T12:16:15.3263577Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32 2022-08-17T12:16:15.3987826Z test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32 2022-08-17T12:16:15.4031046Z [gw0] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32 2022-08-17T12:16:15.4905528Z test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32 2022-08-17T12:16:15.4914060Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32 2022-08-17T12:16:15.4939950Z test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32 2022-08-17T12:16:15.5314628Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32 2022-08-17T12:16:15.5344957Z test_ops.py::TestCommonCPU::test_out_float_cpu_float32 2022-08-17T12:16:15.5794995Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_float_cpu_float32 2022-08-17T12:16:15.6986747Z test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32 2022-08-17T12:16:15.7009823Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32 2022-08-17T12:16:15.7644423Z test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32 2022-08-17T12:16:15.7672190Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32 2022-08-17T12:16:15.7984468Z test_ops.py::TestCommonCPU::test_out_ge_cpu_float32 2022-08-17T12:16:15.8114500Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_ge_cpu_float32 2022-08-17T12:16:15.8143303Z test_ops.py::TestCommonCPU::test_out_half_cpu_float32 2022-08-17T12:16:15.8149813Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:16:15.8175496Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_half_cpu_float32 2022-08-17T12:16:15.8631886Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool 2022-08-17T12:16:15.8762121Z test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32 2022-08-17T12:16:15.8995522Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32 2022-08-17T12:16:15.9215422Z test_ops.py::TestCommonCPU::test_out_i0_cpu_float32 2022-08-17T12:16:15.9551435Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_i0_cpu_float32 2022-08-17T12:16:16.0876273Z test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32 2022-08-17T12:16:16.0963897Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32 2022-08-17T12:16:16.1159583Z test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32 2022-08-17T12:16:16.1189112Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool 2022-08-17T12:16:16.3319933Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16 2022-08-17T12:16:16.3341881Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16 2022-08-17T12:16:16.6332592Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32 2022-08-17T12:16:16.6374392Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32 2022-08-17T12:16:16.6768847Z test_ops.py::TestCommonCPU::test_out_inverse_cpu_float32 2022-08-17T12:16:16.6811340Z [gw0] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_inverse_cpu_float32 2022-08-17T12:16:16.6878998Z test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32 2022-08-17T12:16:16.7277891Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32 2022-08-17T12:16:16.7284092Z test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32 2022-08-17T12:16:16.7719211Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32 2022-08-17T12:16:16.7724865Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32 2022-08-17T12:16:16.8152188Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32 2022-08-17T12:16:16.9639183Z test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32 2022-08-17T12:16:16.9717909Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32 2022-08-17T12:16:16.9743691Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16 2022-08-17T12:16:16.9791988Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32 2022-08-17T12:16:17.1581529Z test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32 2022-08-17T12:16:17.1611514Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32 2022-08-17T12:16:17.2230315Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64 2022-08-17T12:16:17.2280722Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32 2022-08-17T12:16:17.2575958Z test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32 2022-08-17T12:16:17.2797469Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32 2022-08-17T12:16:17.3126124Z test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32 2022-08-17T12:16:17.3228853Z [gw0] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32 2022-08-17T12:16:17.4456439Z test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32 2022-08-17T12:16:17.4713471Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32 2022-08-17T12:16:17.5600116Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:16:17.5652071Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:16:17.8381519Z test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32 2022-08-17T12:16:17.8403688Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32 2022-08-17T12:16:17.8964869Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32 2022-08-17T12:16:17.9021072Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32 2022-08-17T12:16:18.0063093Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64 2022-08-17T12:16:18.0081215Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64 2022-08-17T12:16:18.2055153Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16 2022-08-17T12:16:18.2067957Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32 2022-08-17T12:16:18.2662743Z test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32 2022-08-17T12:16:18.2795851Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32 2022-08-17T12:16:18.4020931Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:16:18.4048783Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:16:18.7373335Z test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32 2022-08-17T12:16:18.7412821Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64 2022-08-17T12:16:18.7627507Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16 2022-08-17T12:16:18.7653045Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32 2022-08-17T12:16:18.9200098Z test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32 2022-08-17T12:16:18.9223054Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16 2022-08-17T12:16:18.9529670Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32 2022-08-17T12:16:18.9556723Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16 2022-08-17T12:16:19.0967827Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32 2022-08-17T12:16:19.0994284Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32 2022-08-17T12:16:19.1955886Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64 2022-08-17T12:16:19.1982869Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64 2022-08-17T12:16:19.1996196Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8 2022-08-17T12:16:19.2007318Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32 2022-08-17T12:16:19.2318607Z test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32 2022-08-17T12:16:19.2345771Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu 2022-08-17T12:16:19.3343235Z test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu 2022-08-17T12:16:19.3361530Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8 2022-08-17T12:16:19.4296071Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8 2022-08-17T12:16:19.4323471Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8 2022-08-17T12:16:19.4399375Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16 2022-08-17T12:16:19.4588871Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16 2022-08-17T12:16:19.4613314Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu 2022-08-17T12:16:19.4872044Z test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu 2022-08-17T12:16:19.4911815Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool 2022-08-17T12:16:19.4990113Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool 2022-08-17T12:16:19.5027401Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32 2022-08-17T12:16:19.5266536Z test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32 2022-08-17T12:16:19.5352058Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32 2022-08-17T12:16:19.5381586Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128 2022-08-17T12:16:19.5471598Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128 2022-08-17T12:16:19.5792255Z test_ops.py::TestCommonCPU::test_out_log_softmax_dtype_cpu_float32 2022-08-17T12:16:19.5801924Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32 2022-08-17T12:16:19.6191497Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32 2022-08-17T12:16:19.6217904Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64 2022-08-17T12:16:19.6232425Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_log_softmax_dtype_cpu_float32 2022-08-17T12:16:19.6266703Z test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32 2022-08-17T12:16:19.6281129Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32 2022-08-17T12:16:19.6462673Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64 2022-08-17T12:16:19.6486195Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu 2022-08-17T12:16:19.6528200Z test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu 2022-08-17T12:16:19.6712570Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu 2022-08-17T12:16:19.6721359Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16 2022-08-17T12:16:19.6731740Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16 2022-08-17T12:16:19.6871179Z test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32 2022-08-17T12:16:19.7011548Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32 2022-08-17T12:16:19.7021872Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu 2022-08-17T12:16:19.7114770Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu 2022-08-17T12:16:19.7189481Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32 2022-08-17T12:16:19.7203979Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32 2022-08-17T12:16:19.7240240Z test_ops.py::TestCommonCPU::test_out_long_cpu_float32 2022-08-17T12:16:19.7351983Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_long_cpu_float32 2022-08-17T12:16:19.7394096Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu 2022-08-17T12:16:19.7593537Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu 2022-08-17T12:16:19.7621127Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64 2022-08-17T12:16:19.7640353Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32 2022-08-17T12:16:19.7683104Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64 2022-08-17T12:16:19.7701135Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64 2022-08-17T12:16:19.7868787Z test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32 2022-08-17T12:16:19.8068967Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu 2022-08-17T12:16:19.8107792Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16 2022-08-17T12:16:19.8516485Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16 2022-08-17T12:16:19.8590248Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32 2022-08-17T12:16:19.8918702Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32 2022-08-17T12:16:19.8930757Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu 2022-08-17T12:16:19.8965427Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu 2022-08-17T12:16:19.9034107Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu 2022-08-17T12:16:19.9039581Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64 2022-08-17T12:16:19.9430602Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64 2022-08-17T12:16:19.9469430Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu 2022-08-17T12:16:19.9475399Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8 2022-08-17T12:16:19.9596331Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8 2022-08-17T12:16:19.9870728Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu 2022-08-17T12:16:19.9909199Z test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu 2022-08-17T12:16:19.9914712Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8 2022-08-17T12:16:20.0001098Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8 2022-08-17T12:16:20.0237242Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu 2022-08-17T12:16:20.0273537Z test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu 2022-08-17T12:16:20.0355590Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu 2022-08-17T12:16:20.0360483Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32 2022-08-17T12:16:20.0365649Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:16:20.0392361Z test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32 2022-08-17T12:16:20.0715836Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32 2022-08-17T12:16:20.0717957Z test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu 2022-08-17T12:16:20.0870096Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu 2022-08-17T12:16:20.1151477Z test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32 2022-08-17T12:16:20.2036459Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu 2022-08-17T12:16:20.2101127Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32 2022-08-17T12:16:20.2191801Z test_ops.py::TestCommonCPU::test_out_mean_cpu_float32 2022-08-17T12:16:20.2459639Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_mean_cpu_float32 2022-08-17T12:16:20.2486347Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu 2022-08-17T12:16:20.2512941Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu 2022-08-17T12:16:20.2524565Z test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32 2022-08-17T12:16:20.2991204Z [gw2] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu 2022-08-17T12:16:20.3014007Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu 2022-08-17T12:16:20.3471601Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu 2022-08-17T12:16:20.3493765Z test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu 2022-08-17T12:16:20.3800732Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu 2022-08-17T12:16:20.3872276Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32 2022-08-17T12:16:20.3879881Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu 2022-08-17T12:16:20.3887100Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu 2022-08-17T12:16:20.4028810Z test_ops.py::TestCommonCPU::test_out_mm_cpu_float32 2022-08-17T12:16:20.4310389Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_mm_cpu_float32 2022-08-17T12:16:20.4318024Z test_ops.py::TestCommonCPU::test_out_mul_cpu_float32 2022-08-17T12:16:20.4923177Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu 2022-08-17T12:16:20.4949151Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_mul_cpu_float32 2022-08-17T12:16:20.4959305Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:16:20.5082643Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:16:20.5096751Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu 2022-08-17T12:16:20.5262563Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu 2022-08-17T12:16:20.5287024Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:16:20.5386280Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32 2022-08-17T12:16:20.5392342Z test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32 2022-08-17T12:16:20.5678282Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32 2022-08-17T12:16:20.5749393Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu 2022-08-17T12:16:20.5829388Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu 2022-08-17T12:16:20.5835235Z test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32 2022-08-17T12:16:20.6279207Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32 2022-08-17T12:16:20.6285268Z test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32 2022-08-17T12:16:20.6715322Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32 2022-08-17T12:16:20.6724696Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:16:20.7013971Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:16:20.7040988Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64 2022-08-17T12:16:20.7150645Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8 2022-08-17T12:16:20.7159346Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:16:20.7234839Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:16:20.7250660Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu 2022-08-17T12:16:20.7585457Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu 2022-08-17T12:16:20.7630318Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:16:20.7736393Z [gw0] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:16:20.7751520Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32 2022-08-17T12:16:20.7770804Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu 2022-08-17T12:16:20.7799093Z test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu 2022-08-17T12:16:20.7814263Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64 2022-08-17T12:16:20.8093459Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu 2022-08-17T12:16:20.8094200Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:16:20.8241185Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:16:20.8489255Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu 2022-08-17T12:16:20.8530069Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:16:20.8962349Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:16:20.8971802Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:16:20.9406274Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:16:20.9415684Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32 2022-08-17T12:16:20.9833343Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32 2022-08-17T12:16:20.9843104Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32 2022-08-17T12:16:21.0286268Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32 2022-08-17T12:16:21.0307295Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:16:21.0321764Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:16:21.0336059Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64 2022-08-17T12:16:21.0762606Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16 2022-08-17T12:16:21.0774764Z test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32 2022-08-17T12:16:21.1163191Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32 2022-08-17T12:16:21.1173954Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32 2022-08-17T12:16:21.1598858Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32 2022-08-17T12:16:21.1610176Z test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32 2022-08-17T12:16:21.2040894Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32 2022-08-17T12:16:21.2052420Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:16:21.2477095Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:16:21.2487249Z test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:21.2527766Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:21.2559705Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu 2022-08-17T12:16:21.2820014Z test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu 2022-08-17T12:16:21.2843247Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8 2022-08-17T12:16:21.2913963Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8 2022-08-17T12:16:21.2919398Z test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:16:21.3085103Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:16:21.3120171Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu 2022-08-17T12:16:21.3355241Z test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu 2022-08-17T12:16:21.3361077Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:16:21.3838600Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:16:21.3847174Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:16:21.4274325Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:16:21.4284879Z test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32 2022-08-17T12:16:21.4734043Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32 2022-08-17T12:16:21.4769753Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:16:21.5234940Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:16:21.5247521Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu 2022-08-17T12:16:21.5255482Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32 2022-08-17T12:16:21.5265041Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32 2022-08-17T12:16:21.5473332Z test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu 2022-08-17T12:16:21.5485657Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu 2022-08-17T12:16:21.5499847Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16 2022-08-17T12:16:21.5740733Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool 2022-08-17T12:16:21.5756823Z test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:16:21.5767502Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:16:21.5776332Z test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu 2022-08-17T12:16:21.6158281Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu 2022-08-17T12:16:21.6169397Z test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:16:21.6189216Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:16:21.6198843Z test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu 2022-08-17T12:16:21.6644374Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu 2022-08-17T12:16:21.6653418Z test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32 2022-08-17T12:16:21.6668605Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32 2022-08-17T12:16:21.6739212Z test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu 2022-08-17T12:16:21.7113191Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu 2022-08-17T12:16:21.7123613Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu 2022-08-17T12:16:21.7153352Z test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:16:21.7632336Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:16:21.7994540Z test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32 2022-08-17T12:16:21.8033426Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32 2022-08-17T12:16:21.8128197Z test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32 2022-08-17T12:16:21.8518036Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32 2022-08-17T12:16:21.8526638Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:16:21.8935840Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:16:21.8957535Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool 2022-08-17T12:16:21.8960368Z test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32 2022-08-17T12:16:21.9018081Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128 2022-08-17T12:16:21.9436686Z [gw0] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32 2022-08-17T12:16:21.9651453Z test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32 2022-08-17T12:16:21.9674957Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8 2022-08-17T12:16:21.9775247Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16 2022-08-17T12:16:21.9781961Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu 2022-08-17T12:16:21.9791622Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32 2022-08-17T12:16:21.9872960Z test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu 2022-08-17T12:16:21.9883395Z test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32 2022-08-17T12:16:21.9924230Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu 2022-08-17T12:16:22.0272217Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32 2022-08-17T12:16:22.0391429Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu 2022-08-17T12:16:22.0867076Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:16:22.0915138Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu 2022-08-17T12:16:22.1460860Z test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu 2022-08-17T12:16:22.1593472Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:16:22.1632304Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:16:22.1898572Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:16:22.1920457Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16 2022-08-17T12:16:22.2074598Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool 2022-08-17T12:16:22.2080065Z test_ops.py::TestCommonCPU::test_out_put_cpu_float32 2022-08-17T12:16:22.2540390Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_put_cpu_float32 2022-08-17T12:16:22.2545774Z test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32 2022-08-17T12:16:22.2973591Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32 2022-08-17T12:16:22.2980604Z test_ops.py::TestCommonCPU::test_out_real_cpu_float32 2022-08-17T12:16:22.3429178Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_real_cpu_float32 2022-08-17T12:16:22.3435869Z test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32 2022-08-17T12:16:22.3884655Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32 2022-08-17T12:16:22.3891323Z test_ops.py::TestCommonCPU::test_out_resize__cpu_float32 2022-08-17T12:16:22.4330525Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_resize__cpu_float32 2022-08-17T12:16:22.4338135Z test_ops.py::TestCommonCPU::test_out_roll_cpu_float32 2022-08-17T12:16:22.4382330Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_roll_cpu_float32 2022-08-17T12:16:22.4400948Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool 2022-08-17T12:16:22.4789412Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128 2022-08-17T12:16:22.4789944Z test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32 2022-08-17T12:16:22.5272216Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32 2022-08-17T12:16:22.6426686Z test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32 2022-08-17T12:16:22.6461500Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128 2022-08-17T12:16:22.6511795Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64 2022-08-17T12:16:22.6576793Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32 2022-08-17T12:16:22.9264348Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32 2022-08-17T12:16:22.9292951Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32 2022-08-17T12:16:22.9427158Z test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32 2022-08-17T12:16:22.9750434Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32 2022-08-17T12:16:22.9811092Z test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32 2022-08-17T12:16:23.0180770Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32 2022-08-17T12:16:23.0205212Z test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32 2022-08-17T12:16:23.0644231Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32 2022-08-17T12:16:23.0656687Z test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32 2022-08-17T12:16:23.0736870Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32 2022-08-17T12:16:23.0758811Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64 2022-08-17T12:16:23.1109186Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16 2022-08-17T12:16:23.1114811Z test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32 2022-08-17T12:16:23.1582490Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32 2022-08-17T12:16:23.2079700Z test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32 2022-08-17T12:16:23.2095308Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32 2022-08-17T12:16:23.2118333Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:16:23.2590339Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:16:23.3567174Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:16:23.3591167Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128 2022-08-17T12:16:23.3607403Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64 2022-08-17T12:16:23.3804576Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:16:23.4132115Z test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32 2022-08-17T12:16:23.4260301Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32 2022-08-17T12:16:23.4465907Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32 2022-08-17T12:16:23.4749583Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32 2022-08-17T12:16:23.4957967Z test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32 2022-08-17T12:16:23.5231297Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32 2022-08-17T12:16:23.5404500Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:16:23.5556338Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:16:23.5580686Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:16:23.6040102Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:16:23.6050141Z test_ops.py::TestCommonCPU::test_out_split_cpu_float32 2022-08-17T12:16:23.6119125Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_split_cpu_float32 2022-08-17T12:16:23.6140051Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16 2022-08-17T12:16:23.6485775Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32 2022-08-17T12:16:23.6800866Z test_ops.py::TestCommonCPU::test_out_square_cpu_float32 2022-08-17T12:16:23.6874022Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_square_cpu_float32 2022-08-17T12:16:23.6912299Z test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32 2022-08-17T12:16:23.7364997Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32 2022-08-17T12:16:23.7375588Z test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32 2022-08-17T12:16:23.7803132Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32 2022-08-17T12:16:23.7815271Z test_ops.py::TestCommonCPU::test_out_t_cpu_float32 2022-08-17T12:16:23.8227113Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_t_cpu_float32 2022-08-17T12:16:23.8303881Z test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32 2022-08-17T12:16:23.8682830Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32 2022-08-17T12:16:23.8692981Z test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32 2022-08-17T12:16:23.8845360Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32 2022-08-17T12:16:23.8869393Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32 2022-08-17T12:16:23.9164017Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64 2022-08-17T12:16:23.9173664Z test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32 2022-08-17T12:16:23.9454248Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32 2022-08-17T12:16:23.9494010Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu 2022-08-17T12:16:23.9570755Z test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu 2022-08-17T12:16:24.0583848Z test_ops.py::TestCommonCPU::test_out_triu_cpu_float32 2022-08-17T12:16:24.0619291Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_triu_cpu_float32 2022-08-17T12:16:24.0638670Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu 2022-08-17T12:16:24.0686256Z test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32 2022-08-17T12:16:24.0725959Z test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu 2022-08-17T12:16:24.1122873Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32 2022-08-17T12:16:24.1132828Z test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32 2022-08-17T12:16:24.1377066Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32 2022-08-17T12:16:24.1411373Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64 2022-08-17T12:16:24.1411954Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32 2022-08-17T12:16:24.1429145Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu 2022-08-17T12:16:24.1470272Z test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu 2022-08-17T12:16:24.1570122Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu 2022-08-17T12:16:24.1570898Z test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32 2022-08-17T12:16:24.1870077Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32 2022-08-17T12:16:24.1870600Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu 2022-08-17T12:16:24.1993987Z [gw2] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu 2022-08-17T12:16:24.1996455Z test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32 2022-08-17T12:16:24.2278051Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32 2022-08-17T12:16:24.2472767Z test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu 2022-08-17T12:16:24.2727295Z test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu 2022-08-17T12:16:24.2763597Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32 2022-08-17T12:16:24.2866569Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64 2022-08-17T12:16:24.2880400Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu 2022-08-17T12:16:24.3123396Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu 2022-08-17T12:16:24.3134991Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64 2022-08-17T12:16:24.3218999Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16 2022-08-17T12:16:24.3235404Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu 2022-08-17T12:16:24.3264919Z test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu 2022-08-17T12:16:24.3312404Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu 2022-08-17T12:16:24.3358024Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu 2022-08-17T12:16:24.3374820Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu 2022-08-17T12:16:24.3752722Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu 2022-08-17T12:16:24.3756277Z test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu 2022-08-17T12:16:24.3794811Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu 2022-08-17T12:16:24.3881739Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu 2022-08-17T12:16:24.4115792Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu 2022-08-17T12:16:24.4240168Z test_ops.py::TestCommonCPU::test_out_warning__masked_amin_cpu 2022-08-17T12:16:24.4245376Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu 2022-08-17T12:16:24.4382980Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu 2022-08-17T12:16:24.4528191Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_amin_cpu 2022-08-17T12:16:24.4540198Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64 2022-08-17T12:16:24.4596684Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16 2022-08-17T12:16:24.4601097Z test_ops.py::TestCommonCPU::test_out_warning__masked_cumsum_cpu 2022-08-17T12:16:24.4632545Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_cumsum_cpu 2022-08-17T12:16:24.4682660Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:16:24.5112109Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:16:24.5121531Z test_ops.py::TestCommonCPU::test_out_warning__masked_mean_cpu 2022-08-17T12:16:24.5126216Z test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu 2022-08-17T12:16:24.5160517Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu 2022-08-17T12:16:24.5516344Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_mean_cpu 2022-08-17T12:16:24.5520733Z test_ops.py::TestCommonCPU::test_out_warning__masked_prod_cpu 2022-08-17T12:16:24.5560428Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_prod_cpu 2022-08-17T12:16:24.5565070Z test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu 2022-08-17T12:16:24.5781679Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu 2022-08-17T12:16:24.5806887Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16 2022-08-17T12:16:24.5862355Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32 2022-08-17T12:16:24.5876579Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16 2022-08-17T12:16:24.5995969Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32 2022-08-17T12:16:24.6005448Z test_ops.py::TestCommonCPU::test_out_warning__masked_sum_cpu 2022-08-17T12:16:24.6011454Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_sum_cpu 2022-08-17T12:16:24.6015716Z test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu 2022-08-17T12:16:24.6432464Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu 2022-08-17T12:16:24.6444779Z test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu 2022-08-17T12:16:24.6449319Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu 2022-08-17T12:16:24.6912189Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu 2022-08-17T12:16:24.6927466Z test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu 2022-08-17T12:16:24.7353070Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu 2022-08-17T12:16:24.7506680Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu 2022-08-17T12:16:24.7519461Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32 2022-08-17T12:16:24.7596681Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64 2022-08-17T12:16:24.7792987Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu 2022-08-17T12:16:24.7827464Z test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu 2022-08-17T12:16:24.8146392Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu 2022-08-17T12:16:24.8176484Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32 2022-08-17T12:16:24.8232383Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64 2022-08-17T12:16:24.9109002Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu 2022-08-17T12:16:24.9121422Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64 2022-08-17T12:16:24.9252124Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8 2022-08-17T12:16:24.9288455Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu 2022-08-17T12:16:24.9353768Z test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu 2022-08-17T12:16:24.9798256Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu 2022-08-17T12:16:24.9806756Z test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu 2022-08-17T12:16:25.0240227Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu 2022-08-17T12:16:25.0248350Z test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu 2022-08-17T12:16:25.0521242Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu 2022-08-17T12:16:25.0533487Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8 2022-08-17T12:16:25.0704322Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8 2022-08-17T12:16:25.0725815Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64 2022-08-17T12:16:25.0739598Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8 2022-08-17T12:16:25.0747426Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu 2022-08-17T12:16:25.1163515Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu 2022-08-17T12:16:25.1168472Z test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu 2022-08-17T12:16:25.1632160Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu 2022-08-17T12:16:25.2093180Z test_ops.py::TestCommonCPU::test_out_warning_add_cpu 2022-08-17T12:16:25.2116927Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8 2022-08-17T12:16:25.2131219Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16 2022-08-17T12:16:25.2248814Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_add_cpu 2022-08-17T12:16:25.2563563Z test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu 2022-08-17T12:16:25.2675812Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu 2022-08-17T12:16:25.3491791Z test_ops.py::TestCommonCPU::test_out_warning_all_cpu 2022-08-17T12:16:25.3525429Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_all_cpu 2022-08-17T12:16:25.3666944Z test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu 2022-08-17T12:16:25.3690022Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8 2022-08-17T12:16:25.4328380Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8 2022-08-17T12:16:25.4517274Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu 2022-08-17T12:16:25.4718515Z test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu 2022-08-17T12:16:25.4741939Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16 2022-08-17T12:16:25.5233540Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool 2022-08-17T12:16:25.5408867Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu 2022-08-17T12:16:25.5443183Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu 2022-08-17T12:16:25.5912639Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu 2022-08-17T12:16:25.6136340Z test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu 2022-08-17T12:16:25.6273903Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu 2022-08-17T12:16:25.6312308Z test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu 2022-08-17T12:16:25.6761781Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu 2022-08-17T12:16:25.6762322Z test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu 2022-08-17T12:16:25.6770358Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu 2022-08-17T12:16:25.6785617Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8 2022-08-17T12:16:25.7272273Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16 2022-08-17T12:16:25.7310705Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu 2022-08-17T12:16:25.7683236Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu 2022-08-17T12:16:25.7683760Z test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu 2022-08-17T12:16:25.8158859Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu 2022-08-17T12:16:25.8165226Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu 2022-08-17T12:16:25.8264916Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu 2022-08-17T12:16:25.8296759Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool 2022-08-17T12:16:25.8594569Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128 2022-08-17T12:16:25.8595120Z test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu 2022-08-17T12:16:25.9038615Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu 2022-08-17T12:16:25.9039173Z test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu 2022-08-17T12:16:25.9048416Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu 2022-08-17T12:16:25.9068111Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16 2022-08-17T12:16:25.9435456Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128 2022-08-17T12:16:25.9999477Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu 2022-08-17T12:16:26.0018955Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu 2022-08-17T12:16:26.0725964Z test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu 2022-08-17T12:16:26.0743180Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu 2022-08-17T12:16:26.1359142Z test_ops.py::TestCommonCPU::test_out_warning_complex_cpu 2022-08-17T12:16:26.1376202Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_complex_cpu 2022-08-17T12:16:26.1411643Z test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu 2022-08-17T12:16:26.1911042Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu 2022-08-17T12:16:26.1950409Z test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu 2022-08-17T12:16:26.2356151Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu 2022-08-17T12:16:26.2620687Z test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu 2022-08-17T12:16:26.2815424Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu 2022-08-17T12:16:26.2824542Z test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu 2022-08-17T12:16:26.3235496Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu 2022-08-17T12:16:26.3241474Z test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu 2022-08-17T12:16:26.3350267Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu 2022-08-17T12:16:26.3368317Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128 2022-08-17T12:16:26.3710648Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32 2022-08-17T12:16:26.3764175Z test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu 2022-08-17T12:16:26.4191348Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu 2022-08-17T12:16:26.4618497Z test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu 2022-08-17T12:16:26.4674304Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu 2022-08-17T12:16:26.4787952Z test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu 2022-08-17T12:16:26.5117540Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu 2022-08-17T12:16:26.5157205Z test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu 2022-08-17T12:16:26.5597264Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu 2022-08-17T12:16:26.5886907Z test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu 2022-08-17T12:16:26.6078114Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu 2022-08-17T12:16:26.6078656Z test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu 2022-08-17T12:16:26.6553119Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu 2022-08-17T12:16:26.6953584Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu 2022-08-17T12:16:26.6979520Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu 2022-08-17T12:16:26.7710428Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu 2022-08-17T12:16:26.7725911Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu 2022-08-17T12:16:26.8239857Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu 2022-08-17T12:16:26.8406442Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu 2022-08-17T12:16:26.8709521Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu 2022-08-17T12:16:26.8910896Z [gw2] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu 2022-08-17T12:16:26.9199781Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu 2022-08-17T12:16:26.9273388Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu 2022-08-17T12:16:26.9306266Z test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu 2022-08-17T12:16:26.9757166Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu 2022-08-17T12:16:26.9800194Z test_ops.py::TestCommonCPU::test_out_warning_float_cpu 2022-08-17T12:16:27.0272281Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_float_cpu 2022-08-17T12:16:27.0605687Z test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu 2022-08-17T12:16:27.0625595Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128 2022-08-17T12:16:27.0790367Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64 2022-08-17T12:16:27.0806704Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu 2022-08-17T12:16:27.1080470Z test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu 2022-08-17T12:16:27.1311271Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu 2022-08-17T12:16:27.1390069Z test_ops.py::TestCommonCPU::test_out_warning_ge_cpu 2022-08-17T12:16:27.1407496Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32 2022-08-17T12:16:27.1599823Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64 2022-08-17T12:16:27.1675682Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ge_cpu 2022-08-17T12:16:27.1714506Z test_ops.py::TestCommonCPU::test_out_warning_half_cpu 2022-08-17T12:16:27.2118776Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_half_cpu 2022-08-17T12:16:27.2304476Z test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu 2022-08-17T12:16:27.2557279Z [gw2] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu 2022-08-17T12:16:27.2675679Z test_ops.py::TestCommonCPU::test_out_warning_i0_cpu 2022-08-17T12:16:27.2998430Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_i0_cpu 2022-08-17T12:16:27.3453064Z test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu 2022-08-17T12:16:27.3596254Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu 2022-08-17T12:16:27.4962174Z test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu 2022-08-17T12:16:27.4982946Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64 2022-08-17T12:16:27.5830782Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16 2022-08-17T12:16:27.5853880Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu 2022-08-17T12:16:27.5999674Z test_ops.py::TestCommonCPU::test_out_warning_inverse_cpu 2022-08-17T12:16:27.6322574Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_inverse_cpu 2022-08-17T12:16:27.6323224Z test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu 2022-08-17T12:16:27.6760592Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu 2022-08-17T12:16:27.6761101Z test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu 2022-08-17T12:16:27.7238269Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu 2022-08-17T12:16:27.7239275Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu 2022-08-17T12:16:27.7712035Z [gw2] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu 2022-08-17T12:16:27.8112836Z test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu 2022-08-17T12:16:27.8134105Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16 2022-08-17T12:16:27.8150401Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32 2022-08-17T12:16:27.8169371Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64 2022-08-17T12:16:27.8242196Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32 2022-08-17T12:16:27.8342001Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu 2022-08-17T12:16:27.9299333Z test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu 2022-08-17T12:16:27.9320641Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32 2022-08-17T12:16:27.9542477Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64 2022-08-17T12:16:27.9567115Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu 2022-08-17T12:16:27.9919945Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu 2022-08-17T12:16:27.9996294Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu 2022-08-17T12:16:28.0592925Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu 2022-08-17T12:16:28.0689233Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu 2022-08-17T12:16:28.0697709Z test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu 2022-08-17T12:16:28.0717481Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32 2022-08-17T12:16:28.1328521Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64 2022-08-17T12:16:28.1374910Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu 2022-08-17T12:16:28.1654293Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu 2022-08-17T12:16:28.1674234Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64 2022-08-17T12:16:28.1880630Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16 2022-08-17T12:16:28.1891795Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu 2022-08-17T12:16:28.2688070Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu 2022-08-17T12:16:28.2716906Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16 2022-08-17T12:16:28.3342647Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32 2022-08-17T12:16:28.3376335Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu 2022-08-17T12:16:28.3418184Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu 2022-08-17T12:16:28.3441713Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64 2022-08-17T12:16:28.3744786Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16 2022-08-17T12:16:28.3774548Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32 2022-08-17T12:16:28.4600229Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64 2022-08-17T12:16:28.4629709Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64 2022-08-17T12:16:28.5746422Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8 2022-08-17T12:16:28.5776960Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu 2022-08-17T12:16:28.5860923Z test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu 2022-08-17T12:16:28.5885729Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8 2022-08-17T12:16:28.6037023Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8 2022-08-17T12:16:28.6053414Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16 2022-08-17T12:16:28.6358821Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32 2022-08-17T12:16:28.6388210Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu 2022-08-17T12:16:28.6578983Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu 2022-08-17T12:16:28.6871874Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu 2022-08-17T12:16:28.7024905Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu 2022-08-17T12:16:28.7053269Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8 2022-08-17T12:16:28.7088299Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16 2022-08-17T12:16:28.7479431Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16 2022-08-17T12:16:28.7519584Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool 2022-08-17T12:16:28.7649273Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool 2022-08-17T12:16:28.7675167Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu 2022-08-17T12:16:28.7985673Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu 2022-08-17T12:16:28.7990610Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128 2022-08-17T12:16:28.8020236Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128 2022-08-17T12:16:28.8034958Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32 2022-08-17T12:16:28.8425005Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64 2022-08-17T12:16:28.8432191Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32 2022-08-17T12:16:28.8646027Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32 2022-08-17T12:16:28.8671273Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu 2022-08-17T12:16:28.8862610Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu 2022-08-17T12:16:28.8868682Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64 2022-08-17T12:16:28.9279705Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64 2022-08-17T12:16:28.9324660Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16 2022-08-17T12:16:28.9718120Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16 2022-08-17T12:16:28.9735062Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32 2022-08-17T12:16:28.9828088Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32 2022-08-17T12:16:28.9842606Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64 2022-08-17T12:16:28.9987029Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8 2022-08-17T12:16:29.0001754Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu 2022-08-17T12:16:29.0060174Z test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu 2022-08-17T12:16:29.0156397Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu 2022-08-17T12:16:29.0173629Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64 2022-08-17T12:16:29.0435106Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64 2022-08-17T12:16:29.0596675Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_dtype_cpu 2022-08-17T12:16:29.0619279Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16 2022-08-17T12:16:29.0707190Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16 2022-08-17T12:16:29.0876013Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_softmax_dtype_cpu 2022-08-17T12:16:29.0927060Z test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu 2022-08-17T12:16:29.1035880Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu 2022-08-17T12:16:29.1045136Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8 2022-08-17T12:16:29.1071110Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8 2022-08-17T12:16:29.1091591Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32 2022-08-17T12:16:29.1318186Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32 2022-08-17T12:16:29.1516597Z test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu 2022-08-17T12:16:29.1523320Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64 2022-08-17T12:16:29.1537809Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu 2022-08-17T12:16:29.1756488Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64 2022-08-17T12:16:29.1791268Z test_ops.py::TestCommonCPU::test_out_warning_long_cpu 2022-08-17T12:16:29.1995052Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_long_cpu 2022-08-17T12:16:29.2011995Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8 2022-08-17T12:16:29.2196903Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8 2022-08-17T12:16:29.2463288Z test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu 2022-08-17T12:16:29.2465666Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8 2022-08-17T12:16:29.2500753Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8 2022-08-17T12:16:29.2526918Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8 2022-08-17T12:16:29.2869838Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16 2022-08-17T12:16:29.2912435Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16 2022-08-17T12:16:29.3023749Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16 2022-08-17T12:16:29.3034363Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16 2022-08-17T12:16:29.3253514Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool 2022-08-17T12:16:29.3266253Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu 2022-08-17T12:16:29.3298684Z test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu 2022-08-17T12:16:29.3346555Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu 2022-08-17T12:16:29.3360196Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool 2022-08-17T12:16:29.3454807Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool 2022-08-17T12:16:29.3546957Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool 2022-08-17T12:16:29.3672228Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128 2022-08-17T12:16:29.3699660Z test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu 2022-08-17T12:16:29.3868395Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128 2022-08-17T12:16:29.3906360Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128 2022-08-17T12:16:29.3976038Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128 2022-08-17T12:16:29.3985612Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu 2022-08-17T12:16:29.4110882Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32 2022-08-17T12:16:29.4136341Z test_ops.py::TestCommonCPU::test_out_warning_mean_cpu 2022-08-17T12:16:29.4180830Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mean_cpu 2022-08-17T12:16:29.4230506Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32 2022-08-17T12:16:29.4320912Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32 2022-08-17T12:16:29.4390457Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32 2022-08-17T12:16:29.4554523Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64 2022-08-17T12:16:29.4625079Z test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu 2022-08-17T12:16:29.4712382Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64 2022-08-17T12:16:29.4835495Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64 2022-08-17T12:16:29.4838912Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu 2022-08-17T12:16:29.4847643Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64 2022-08-17T12:16:29.4992145Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16 2022-08-17T12:16:29.5065358Z test_ops.py::TestCommonCPU::test_out_warning_mm_cpu 2022-08-17T12:16:29.5067953Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mm_cpu 2022-08-17T12:16:29.5152334Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16 2022-08-17T12:16:29.5244192Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16 2022-08-17T12:16:29.5270474Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16 2022-08-17T12:16:29.5437461Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32 2022-08-17T12:16:29.5470911Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32 2022-08-17T12:16:29.5591703Z test_ops.py::TestCommonCPU::test_out_warning_mul_cpu 2022-08-17T12:16:29.5668692Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32 2022-08-17T12:16:29.5676627Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mul_cpu 2022-08-17T12:16:29.5710349Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32 2022-08-17T12:16:29.5880066Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64 2022-08-17T12:16:29.5910776Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64 2022-08-17T12:16:29.5925787Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:16:29.6030584Z [gw2] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:16:29.6113417Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64 2022-08-17T12:16:29.6150127Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64 2022-08-17T12:16:29.6295757Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16 2022-08-17T12:16:29.6351182Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16 2022-08-17T12:16:29.6374123Z test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu 2022-08-17T12:16:29.6470929Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu 2022-08-17T12:16:29.6555666Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16 2022-08-17T12:16:29.6591264Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16 2022-08-17T12:16:29.6739400Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32 2022-08-17T12:16:29.6792299Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32 2022-08-17T12:16:29.6817324Z test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu 2022-08-17T12:16:29.6912393Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu 2022-08-17T12:16:29.6993632Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32 2022-08-17T12:16:29.7031387Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32 2022-08-17T12:16:29.7179793Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64 2022-08-17T12:16:29.7232076Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64 2022-08-17T12:16:29.7257992Z test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu 2022-08-17T12:16:29.7352120Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu 2022-08-17T12:16:29.7431251Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64 2022-08-17T12:16:29.7470583Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64 2022-08-17T12:16:29.7614693Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8 2022-08-17T12:16:29.7670908Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8 2022-08-17T12:16:29.7692370Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:16:29.7791038Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:16:29.7868606Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8 2022-08-17T12:16:29.7910637Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8 2022-08-17T12:16:29.8055601Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8 2022-08-17T12:16:29.8110304Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8 2022-08-17T12:16:29.8137506Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:16:29.8232415Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:16:29.8339505Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8 2022-08-17T12:16:29.8352722Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8 2022-08-17T12:16:29.8674701Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16 2022-08-17T12:16:29.8683865Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu 2022-08-17T12:16:29.9009274Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16 2022-08-17T12:16:29.9156866Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16 2022-08-17T12:16:29.9201370Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool 2022-08-17T12:16:29.9224073Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu 2022-08-17T12:16:29.9231819Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:16:29.9393758Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool 2022-08-17T12:16:29.9588358Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:16:29.9716132Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128 2022-08-17T12:16:29.9717748Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu 2022-08-17T12:16:29.9725460Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu 2022-08-17T12:16:30.0107986Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128 2022-08-17T12:16:30.0109120Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32 2022-08-17T12:16:30.0146927Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32 2022-08-17T12:16:30.0165803Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:16:30.0507441Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:16:30.0605258Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64 2022-08-17T12:16:30.0607359Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu 2022-08-17T12:16:30.0617205Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu 2022-08-17T12:16:30.0983292Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64 2022-08-17T12:16:30.0985156Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16 2022-08-17T12:16:30.1037951Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16 2022-08-17T12:16:30.1039221Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu 2022-08-17T12:16:30.1420722Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu 2022-08-17T12:16:30.1422473Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32 2022-08-17T12:16:30.1460627Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32 2022-08-17T12:16:30.1498453Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:16:30.1788006Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:16:30.1878878Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64 2022-08-17T12:16:30.1986187Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64 2022-08-17T12:16:30.1987502Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu 2022-08-17T12:16:30.2227134Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu 2022-08-17T12:16:30.2306290Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16 2022-08-17T12:16:30.2432226Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16 2022-08-17T12:16:30.2433574Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu 2022-08-17T12:16:30.2633793Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu 2022-08-17T12:16:30.2747170Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32 2022-08-17T12:16:30.2913526Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32 2022-08-17T12:16:30.2915443Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu 2022-08-17T12:16:30.3072395Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu 2022-08-17T12:16:30.3171428Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64 2022-08-17T12:16:30.3359049Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64 2022-08-17T12:16:30.3360462Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:16:30.3513185Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:16:30.3614688Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8 2022-08-17T12:16:30.3792973Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8 2022-08-17T12:16:30.3838057Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu 2022-08-17T12:16:30.3951570Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu 2022-08-17T12:16:30.4053941Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8 2022-08-17T12:16:30.4232469Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8 2022-08-17T12:16:30.4395103Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu 2022-08-17T12:16:30.4496627Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16 2022-08-17T12:16:30.4657081Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16 2022-08-17T12:16:30.4670775Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu 2022-08-17T12:16:30.4785314Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu 2022-08-17T12:16:30.4832220Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu 2022-08-17T12:16:30.4939819Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool 2022-08-17T12:16:30.5152167Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool 2022-08-17T12:16:30.5248118Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:16:30.5392764Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:16:30.5403804Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128 2022-08-17T12:16:30.5632903Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128 2022-08-17T12:16:30.5788159Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:16:30.5826052Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32 2022-08-17T12:16:30.5864521Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32 2022-08-17T12:16:30.6112536Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:16:30.6144650Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:16:30.6187110Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:16:30.6262974Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64 2022-08-17T12:16:30.6593368Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64 2022-08-17T12:16:30.6700250Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16 2022-08-17T12:16:30.6711498Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16 2022-08-17T12:16:30.6742536Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu 2022-08-17T12:16:30.7033584Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu 2022-08-17T12:16:30.7111781Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32 2022-08-17T12:16:30.7141986Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu 2022-08-17T12:16:30.7183908Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu 2022-08-17T12:16:30.7472481Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32 2022-08-17T12:16:30.7552560Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64 2022-08-17T12:16:30.7621282Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:16:30.7681855Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64 2022-08-17T12:16:30.7912994Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:16:30.7991482Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16 2022-08-17T12:16:30.8021850Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu 2022-08-17T12:16:30.8050023Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu 2022-08-17T12:16:30.8354722Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16 2022-08-17T12:16:30.8433532Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32 2022-08-17T12:16:30.8463912Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu 2022-08-17T12:16:30.8497510Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu 2022-08-17T12:16:30.8794296Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32 2022-08-17T12:16:30.8872961Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64 2022-08-17T12:16:30.8907565Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:16:30.8941277Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:16:30.9234149Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64 2022-08-17T12:16:30.9312620Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8 2022-08-17T12:16:30.9344388Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu 2022-08-17T12:16:30.9373473Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu 2022-08-17T12:16:30.9673442Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8 2022-08-17T12:16:30.9753309Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8 2022-08-17T12:16:30.9773677Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu 2022-08-17T12:16:30.9793898Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8 2022-08-17T12:16:31.0115015Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu 2022-08-17T12:16:31.0193735Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16 2022-08-17T12:16:31.1427527Z test_ops.py::TestCommonCPU::test_out_warning_norm_cpu 2022-08-17T12:16:31.1444173Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_cpu 2022-08-17T12:16:31.2044600Z test_ops.py::TestCommonCPU::test_out_warning_normal_cpu 2022-08-17T12:16:31.2063524Z [gw2] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_normal_cpu 2022-08-17T12:16:31.2197252Z test_ops.py::TestCommonCPU::test_out_warning_outer_cpu 2022-08-17T12:16:31.2551668Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_outer_cpu 2022-08-17T12:16:31.2931277Z test_ops.py::TestCommonCPU::test_out_warning_polar_cpu 2022-08-17T12:16:31.2959310Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_polar_cpu 2022-08-17T12:16:31.2997284Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu 2022-08-17T12:16:31.3290937Z [gw2] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu 2022-08-17T12:16:31.3302624Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16 2022-08-17T12:16:31.3434136Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32 2022-08-17T12:16:31.3438356Z test_ops.py::TestCommonCPU::test_out_warning_prod_cpu 2022-08-17T12:16:31.3912402Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_prod_cpu 2022-08-17T12:16:31.3953643Z test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu 2022-08-17T12:16:31.4318368Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu 2022-08-17T12:16:31.4323965Z test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu 2022-08-17T12:16:31.4831407Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu 2022-08-17T12:16:31.4919690Z test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu 2022-08-17T12:16:31.5230811Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu 2022-08-17T12:16:31.5234839Z test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu 2022-08-17T12:16:31.5672927Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu 2022-08-17T12:16:31.5676994Z test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu 2022-08-17T12:16:31.6152233Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu 2022-08-17T12:16:31.6187494Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu 2022-08-17T12:16:31.6558991Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu 2022-08-17T12:16:31.6564756Z test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu 2022-08-17T12:16:31.7032332Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu 2022-08-17T12:16:31.7490410Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu 2022-08-17T12:16:31.7501881Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32 2022-08-17T12:16:31.7920735Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64 2022-08-17T12:16:31.7946296Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu 2022-08-17T12:16:32.1784776Z test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu 2022-08-17T12:16:32.1811456Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64 2022-08-17T12:16:32.4507802Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:16:32.4577785Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu 2022-08-17T12:16:32.4608805Z test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu 2022-08-17T12:16:32.5073570Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu 2022-08-17T12:16:32.5082579Z test_ops.py::TestCommonCPU::test_out_warning_sign_cpu 2022-08-17T12:16:32.5556805Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sign_cpu 2022-08-17T12:16:32.5566072Z test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu 2022-08-17T12:16:32.5991386Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu 2022-08-17T12:16:32.7075304Z test_ops.py::TestCommonCPU::test_out_warning_sort_cpu 2022-08-17T12:16:32.7096454Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:16:32.9042906Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32 2022-08-17T12:16:32.9055254Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sort_cpu 2022-08-17T12:16:32.9144112Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu 2022-08-17T12:16:32.9591599Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu 2022-08-17T12:16:33.0157698Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu 2022-08-17T12:16:33.0161149Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu 2022-08-17T12:16:33.0161707Z test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu 2022-08-17T12:16:33.0554705Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu 2022-08-17T12:16:33.0555750Z test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu 2022-08-17T12:16:33.0948341Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu 2022-08-17T12:16:33.0955357Z test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu 2022-08-17T12:16:33.1391526Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu 2022-08-17T12:16:33.1428650Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu 2022-08-17T12:16:33.1513622Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu 2022-08-17T12:16:33.1534709Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32 2022-08-17T12:16:33.1829942Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64 2022-08-17T12:16:33.1867563Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:16:33.2265806Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:16:33.2273008Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:16:33.2751338Z [gw2] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:16:33.3132976Z test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu 2022-08-17T12:16:33.3158222Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu 2022-08-17T12:16:33.3276529Z test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu 2022-08-17T12:16:33.3681705Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu 2022-08-17T12:16:33.3684413Z test_ops.py::TestCommonCPU::test_out_warning_std_cpu 2022-08-17T12:16:33.4157505Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_std_cpu 2022-08-17T12:16:33.4160023Z test_ops.py::TestCommonCPU::test_out_warning_sum_cpu 2022-08-17T12:16:33.4631057Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sum_cpu 2022-08-17T12:16:33.4947873Z test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu 2022-08-17T12:16:33.4991238Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu 2022-08-17T12:16:33.5095348Z test_ops.py::TestCommonCPU::test_out_warning_tan_cpu 2022-08-17T12:16:33.5503851Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tan_cpu 2022-08-17T12:16:33.5508882Z test_ops.py::TestCommonCPU::test_out_warning_tile_cpu 2022-08-17T12:16:33.5955590Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tile_cpu 2022-08-17T12:16:33.5960480Z test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu 2022-08-17T12:16:33.6411186Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu 2022-08-17T12:16:33.6571375Z test_ops.py::TestCommonCPU::test_out_warning_tril_cpu 2022-08-17T12:16:33.6598526Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64 2022-08-17T12:16:33.6632870Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:16:33.7017570Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:16:33.7052487Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tril_cpu 2022-08-17T12:16:33.7100960Z test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu 2022-08-17T12:16:33.7104333Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:16:33.7126052Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:16:33.7586390Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu 2022-08-17T12:16:33.7588829Z test_ops.py::TestCommonCPU::test_out_warning_unique_cpu 2022-08-17T12:16:33.7593394Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:16:33.7691835Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:16:33.7995926Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unique_cpu 2022-08-17T12:16:33.8073399Z test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu 2022-08-17T12:16:33.8082403Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu 2022-08-17T12:16:33.8435478Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:16:33.8444911Z test_ops.py::TestCommonCPU::test_out_warning_view_cpu 2022-08-17T12:16:33.8952231Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_cpu 2022-08-17T12:16:33.9191666Z test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu 2022-08-17T12:16:33.9432246Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu 2022-08-17T12:16:34.0317160Z test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32 2022-08-17T12:16:34.0330057Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu 2022-08-17T12:16:34.0655002Z test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu 2022-08-17T12:16:34.0689703Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32 2022-08-17T12:16:34.2545932Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128 2022-08-17T12:16:34.2566096Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu 2022-08-17T12:16:34.2996419Z test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu 2022-08-17T12:16:34.3153330Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:16:34.3475246Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32 2022-08-17T12:16:34.3488676Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu 2022-08-17T12:16:34.3592583Z test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu 2022-08-17T12:16:34.3993588Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu 2022-08-17T12:16:34.4017567Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu 2022-08-17T12:16:34.4432089Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu 2022-08-17T12:16:34.5430360Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu 2022-08-17T12:16:34.5478757Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu 2022-08-17T12:16:34.5728497Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu 2022-08-17T12:16:34.5991979Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu 2022-08-17T12:16:34.6119473Z test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu 2022-08-17T12:16:34.6432125Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu 2022-08-17T12:16:34.6587664Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu 2022-08-17T12:16:34.6613246Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32 2022-08-17T12:16:34.6789203Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64 2022-08-17T12:16:34.6814542Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu 2022-08-17T12:16:34.6935460Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu 2022-08-17T12:16:34.7312135Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu 2022-08-17T12:16:34.7386759Z test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu 2022-08-17T12:16:34.7713158Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu 2022-08-17T12:16:34.9413467Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu 2022-08-17T12:16:34.9430552Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16 2022-08-17T12:16:35.0939910Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool 2022-08-17T12:16:35.0952125Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64 2022-08-17T12:16:35.1049523Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:16:35.1071223Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu 2022-08-17T12:16:35.1276978Z test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu 2022-08-17T12:16:35.1607090Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu 2022-08-17T12:16:35.1613521Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:16:35.1642425Z test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu 2022-08-17T12:16:35.1647425Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:16:35.2071661Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu 2022-08-17T12:16:35.2196185Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu 2022-08-17T12:16:35.2212287Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu 2022-08-17T12:16:35.2220657Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:16:35.2436991Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:16:35.2498692Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu 2022-08-17T12:16:35.2512013Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool 2022-08-17T12:16:35.2637015Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32 2022-08-17T12:16:35.2658381Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:16:35.3532071Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:16:35.3564795Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu 2022-08-17T12:16:35.4047000Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu 2022-08-17T12:16:35.4059716Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu 2022-08-17T12:16:35.4514578Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu 2022-08-17T12:16:35.4527251Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu 2022-08-17T12:16:35.5010302Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu 2022-08-17T12:16:35.5023208Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu 2022-08-17T12:16:35.5249810Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu 2022-08-17T12:16:35.5482783Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu 2022-08-17T12:16:35.5487876Z test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu 2022-08-17T12:16:35.5952256Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu 2022-08-17T12:16:35.7045309Z test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu 2022-08-17T12:16:35.7051797Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu 2022-08-17T12:16:35.7065400Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32 2022-08-17T12:16:35.7070362Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64 2022-08-17T12:16:35.7608071Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu 2022-08-17T12:16:35.7620582Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu 2022-08-17T12:16:35.7734197Z test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu 2022-08-17T12:16:35.7755953Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:16:35.8406520Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:35.8438885Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu 2022-08-17T12:16:35.8703288Z test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu 2022-08-17T12:16:35.8952912Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu 2022-08-17T12:16:35.9900071Z test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu 2022-08-17T12:16:36.0015366Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu 2022-08-17T12:16:36.0045022Z test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu 2022-08-17T12:16:36.0068425Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:16:36.0146623Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:16:36.0553536Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu 2022-08-17T12:16:36.1396753Z test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu 2022-08-17T12:16:36.1416635Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu 2022-08-17T12:16:36.1452688Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64 2022-08-17T12:16:36.1498974Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16 2022-08-17T12:16:36.2819276Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu 2022-08-17T12:16:36.2846107Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:16:36.4710002Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:16:36.4737913Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16 2022-08-17T12:16:36.5286492Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32 2022-08-17T12:16:36.5306171Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu 2022-08-17T12:16:36.6897718Z test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu 2022-08-17T12:16:36.6919765Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu 2022-08-17T12:16:36.7054681Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu 2022-08-17T12:16:36.7066795Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32 2022-08-17T12:16:36.7089216Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu 2022-08-17T12:16:36.7432280Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64 2022-08-17T12:16:36.8401661Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu 2022-08-17T12:16:36.8435166Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu 2022-08-17T12:16:36.8948030Z test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu 2022-08-17T12:16:36.8971333Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:16:36.9078288Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:16:36.9091731Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu 2022-08-17T12:16:36.9136509Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:16:36.9507355Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:16:36.9592305Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64 2022-08-17T12:16:36.9715845Z test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu 2022-08-17T12:16:37.0587074Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8 2022-08-17T12:16:37.0624002Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu 2022-08-17T12:16:37.1128104Z test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu 2022-08-17T12:16:37.1141062Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu 2022-08-17T12:16:37.1176116Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu 2022-08-17T12:16:37.1589575Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu 2022-08-17T12:16:37.1598981Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu 2022-08-17T12:16:37.2084982Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu 2022-08-17T12:16:37.2095293Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu 2022-08-17T12:16:37.2566636Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu 2022-08-17T12:16:37.2573986Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:16:37.2667646Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:16:37.2692531Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:16:37.2907219Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:16:37.2926997Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8 2022-08-17T12:16:37.3045050Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8 2022-08-17T12:16:37.3051610Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu 2022-08-17T12:16:37.3519474Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu 2022-08-17T12:16:37.3580845Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu 2022-08-17T12:16:37.3991636Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu 2022-08-17T12:16:37.6207538Z test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu 2022-08-17T12:16:37.6234519Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8 2022-08-17T12:16:37.6417112Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:16:37.6463546Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu 2022-08-17T12:16:37.6892268Z test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu 2022-08-17T12:16:37.6914280Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:16:37.9610237Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:16:37.9645990Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu 2022-08-17T12:16:38.0021929Z test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu 2022-08-17T12:16:38.0048690Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:16:38.0693334Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:16:38.0724349Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu 2022-08-17T12:16:38.0819040Z test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu 2022-08-17T12:16:38.1232401Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu 2022-08-17T12:16:38.1244589Z test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu 2022-08-17T12:16:38.1671642Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu 2022-08-17T12:16:38.2678148Z test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_cpu 2022-08-17T12:16:38.2696446Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:16:38.2844277Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16 2022-08-17T12:16:38.2917008Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_cpu 2022-08-17T12:16:38.3404164Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu 2022-08-17T12:16:38.3441279Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu 2022-08-17T12:16:38.3520096Z test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu 2022-08-17T12:16:38.3681203Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu 2022-08-17T12:16:38.3760206Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128 2022-08-17T12:16:38.3989466Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32 2022-08-17T12:16:38.5019492Z test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu 2022-08-17T12:16:38.5048570Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu 2022-08-17T12:16:38.5075767Z test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu 2022-08-17T12:16:38.5108350Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:16:38.5274259Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:16:38.5591973Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu 2022-08-17T12:16:38.6026846Z test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu 2022-08-17T12:16:38.6050531Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu 2022-08-17T12:16:38.6097354Z test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu 2022-08-17T12:16:38.6520624Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu 2022-08-17T12:16:38.6524995Z test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu 2022-08-17T12:16:38.6991157Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu 2022-08-17T12:16:38.7045963Z test_ops.py::TestCommonCPU::test_out_warning_acos_cpu 2022-08-17T12:16:38.7470957Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_acos_cpu 2022-08-17T12:16:38.7816142Z test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu 2022-08-17T12:16:38.7825838Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32 2022-08-17T12:16:38.8383721Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64 2022-08-17T12:16:38.8411026Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu 2022-08-17T12:16:38.8792654Z test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu 2022-08-17T12:16:38.8809930Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64 2022-08-17T12:16:38.8939617Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool 2022-08-17T12:16:38.8965852Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu 2022-08-17T12:16:38.9129504Z test_ops.py::TestCommonCPU::test_out_warning_amax_cpu 2022-08-17T12:16:38.9144777Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:16:39.0303254Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:16:39.0329115Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_amax_cpu 2022-08-17T12:16:39.1126345Z test_ops.py::TestCommonCPU::test_out_warning_any_cpu 2022-08-17T12:16:39.1161136Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_any_cpu 2022-08-17T12:16:39.1257782Z test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu 2022-08-17T12:16:39.1716276Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu 2022-08-17T12:16:39.1716796Z test_ops.py::TestCommonCPU::test_out_warning_asin_cpu 2022-08-17T12:16:39.2105119Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_asin_cpu 2022-08-17T12:16:39.2151458Z test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu 2022-08-17T12:16:39.2590478Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu 2022-08-17T12:16:39.3006272Z test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu 2022-08-17T12:16:39.3050836Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu 2022-08-17T12:16:39.3104336Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu 2022-08-17T12:16:39.3115788Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16 2022-08-17T12:16:39.3745955Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32 2022-08-17T12:16:39.3772709Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:16:39.3873657Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:16:39.3970114Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool 2022-08-17T12:16:39.3977439Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu 2022-08-17T12:16:39.4018117Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64 2022-08-17T12:16:39.4570915Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu 2022-08-17T12:16:39.4618969Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu 2022-08-17T12:16:39.4659447Z test_ops.py::TestCommonCPU::test_out_warning_bool_cpu 2022-08-17T12:16:39.5150875Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bool_cpu 2022-08-17T12:16:39.5749917Z test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu 2022-08-17T12:16:39.5779765Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:16:39.6403661Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:39.6432162Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64 2022-08-17T12:16:39.6436795Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu 2022-08-17T12:16:39.6553765Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8 2022-08-17T12:16:39.6973704Z test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu 2022-08-17T12:16:39.7002912Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu 2022-08-17T12:16:39.7144020Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu 2022-08-17T12:16:39.7159473Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:16:39.7663135Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:16:39.7797734Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu 2022-08-17T12:16:39.7970226Z test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu 2022-08-17T12:16:39.8311063Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu 2022-08-17T12:16:39.8517330Z test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu 2022-08-17T12:16:39.8754423Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu 2022-08-17T12:16:39.8759725Z test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu 2022-08-17T12:16:39.8802718Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu 2022-08-17T12:16:39.8816756Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32 2022-08-17T12:16:39.8842299Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64 2022-08-17T12:16:39.8862769Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:16:39.9155949Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:16:39.9160863Z test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu 2022-08-17T12:16:39.9176332Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu 2022-08-17T12:16:39.9272491Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:16:39.9514721Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:16:39.9603188Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:16:39.9607805Z test_ops.py::TestCommonCPU::test_out_warning_cov_cpu 2022-08-17T12:16:39.9719780Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cov_cpu 2022-08-17T12:16:39.9724453Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8 2022-08-17T12:16:39.9740466Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:16:39.9965612Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128 2022-08-17T12:16:39.9994578Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:16:40.0156764Z test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu 2022-08-17T12:16:40.0712430Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:16:40.0752621Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu 2022-08-17T12:16:40.0761667Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:16:40.0861468Z test_ops.py::TestCommonCPU::test_out_warning_diag_cpu 2022-08-17T12:16:40.1331774Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:40.1394805Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:16:40.1915324Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:16:40.1932320Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:16:40.2360059Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:16:40.2377926Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diag_cpu 2022-08-17T12:16:40.2413823Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu 2022-08-17T12:16:40.2740678Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu 2022-08-17T12:16:40.2761328Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:16:40.2785128Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:16:40.2868409Z [gw3] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:16:40.3103971Z test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu 2022-08-17T12:16:40.3194297Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu 2022-08-17T12:16:40.3315055Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:16:40.3348942Z test_ops.py::TestCommonCPU::test_out_warning_double_cpu 2022-08-17T12:16:40.3839943Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_double_cpu 2022-08-17T12:16:40.3841439Z test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu 2022-08-17T12:16:40.3904611Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu 2022-08-17T12:16:40.3926542Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:16:40.4284987Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:16:40.4288377Z test_ops.py::TestCommonCPU::test_out_warning_equal_cpu 2022-08-17T12:16:40.4640476Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_equal_cpu 2022-08-17T12:16:40.4663285Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:16:40.4739591Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:40.4857905Z test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu 2022-08-17T12:16:40.5037949Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu 2022-08-17T12:16:40.5071332Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:16:40.5229857Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:16:40.5235823Z test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu 2022-08-17T12:16:40.5494271Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu 2022-08-17T12:16:40.5552433Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:16:40.5632765Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:16:40.5633649Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu 2022-08-17T12:16:40.5684748Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu 2022-08-17T12:16:40.5701884Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64 2022-08-17T12:16:40.6056769Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16 2022-08-17T12:16:40.6353223Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu 2022-08-17T12:16:40.6472473Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu 2022-08-17T12:16:40.6774927Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu 2022-08-17T12:16:40.6937981Z [gw0] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu 2022-08-17T12:16:40.7488149Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu 2022-08-17T12:16:40.7508903Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu 2022-08-17T12:16:40.8157298Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu 2022-08-17T12:16:40.8167661Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu 2022-08-17T12:16:40.8188115Z test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu 2022-08-17T12:16:40.8676663Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu 2022-08-17T12:16:40.8685836Z test_ops.py::TestCommonCPU::test_out_warning_floor_cpu 2022-08-17T12:16:40.8973322Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_floor_cpu 2022-08-17T12:16:40.8988455Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128 2022-08-17T12:16:40.9109546Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16 2022-08-17T12:16:40.9479777Z test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu 2022-08-17T12:16:40.9511245Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu 2022-08-17T12:16:40.9876728Z test_ops.py::TestCommonCPU::test_out_warning_gather_cpu 2022-08-17T12:16:40.9993058Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gather_cpu 2022-08-17T12:16:41.0028999Z test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu 2022-08-17T12:16:41.0478583Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu 2022-08-17T12:16:41.0754192Z test_ops.py::TestCommonCPU::test_out_warning_histc_cpu 2022-08-17T12:16:41.0776518Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:16:41.1240558Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:41.1259431Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16 2022-08-17T12:16:41.1976787Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32 2022-08-17T12:16:41.1998401Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:16:41.3248081Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:16:41.3270310Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:16:41.3306050Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:16:41.3329240Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16 2022-08-17T12:16:41.4351894Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8 2022-08-17T12:16:41.4371564Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:16:41.5263451Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:16:41.5284934Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8 2022-08-17T12:16:41.5688975Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32 2022-08-17T12:16:41.5703651Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_histc_cpu 2022-08-17T12:16:41.5707042Z test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu 2022-08-17T12:16:41.5725104Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:16:41.5750033Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:16:41.6226325Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu 2022-08-17T12:16:41.6538600Z test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu 2022-08-17T12:16:41.6727018Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu 2022-08-17T12:16:41.6766728Z test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu 2022-08-17T12:16:41.6891576Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu 2022-08-17T12:16:41.6907519Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:16:41.7231331Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:16:41.7275022Z test_ops.py::TestCommonCPU::test_out_warning_inner_cpu 2022-08-17T12:16:41.7637177Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_inner_cpu 2022-08-17T12:16:41.7656727Z test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu 2022-08-17T12:16:41.8032659Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu 2022-08-17T12:16:41.8049856Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:16:41.8056668Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:16:41.8123821Z test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu 2022-08-17T12:16:41.8290345Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu 2022-08-17T12:16:41.8312344Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32 2022-08-17T12:16:41.8494103Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64 2022-08-17T12:16:41.8517337Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu 2022-08-17T12:16:41.8952211Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu 2022-08-17T12:16:41.8956596Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu 2022-08-17T12:16:41.9090334Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu 2022-08-17T12:16:41.9105425Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:16:41.9471078Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32 2022-08-17T12:16:42.0359821Z test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu 2022-08-17T12:16:42.0459834Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu 2022-08-17T12:16:42.1142328Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu 2022-08-17T12:16:42.1165553Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu 2022-08-17T12:16:42.1884463Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu 2022-08-17T12:16:42.1912457Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu 2022-08-17T12:16:42.2567674Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu 2022-08-17T12:16:42.2617949Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu 2022-08-17T12:16:42.3501600Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu 2022-08-17T12:16:42.3562648Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu 2022-08-17T12:16:42.5942013Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu 2022-08-17T12:16:42.5983166Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64 2022-08-17T12:16:42.6591403Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8 2022-08-17T12:16:42.6633645Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32 2022-08-17T12:16:42.7027102Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64 2022-08-17T12:16:42.7060475Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu 2022-08-17T12:16:42.7349696Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu 2022-08-17T12:16:42.7364702Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32 2022-08-17T12:16:42.7816579Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64 2022-08-17T12:16:42.7840633Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu 2022-08-17T12:16:42.8858483Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu 2022-08-17T12:16:42.8927082Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu 2022-08-17T12:16:43.0414824Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:16:43.0454109Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:16:43.2327638Z test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu 2022-08-17T12:16:43.2376281Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu 2022-08-17T12:16:43.3586299Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu 2022-08-17T12:16:43.3611029Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64 2022-08-17T12:16:43.4312460Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8 2022-08-17T12:16:43.4354378Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64 2022-08-17T12:16:43.4900137Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:16:43.4923254Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8 2022-08-17T12:16:43.5123619Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:16:43.5148856Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu 2022-08-17T12:16:43.5219643Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu 2022-08-17T12:16:43.5395533Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:16:43.5556549Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:16:43.5581864Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu 2022-08-17T12:16:43.5658401Z test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu 2022-08-17T12:16:43.5723944Z [gw0] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu 2022-08-17T12:16:43.5831419Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:16:43.6071644Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:16:43.6185194Z test_ops.py::TestCommonCPU::test_out_warning_log_cpu 2022-08-17T12:16:43.6219219Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_cpu 2022-08-17T12:16:43.6271778Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:16:43.6433549Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:16:43.6519152Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu 2022-08-17T12:16:43.6991155Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu 2022-08-17T12:16:43.7028606Z test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu 2022-08-17T12:16:43.7352621Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu 2022-08-17T12:16:43.7384545Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8 2022-08-17T12:16:43.7474398Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64 2022-08-17T12:16:43.7482099Z test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu 2022-08-17T12:16:43.7871970Z [gw0] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu 2022-08-17T12:16:43.7930831Z test_ops.py::TestCommonCPU::test_out_warning_lu_cpu 2022-08-17T12:16:43.8276463Z [gw0] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_lu_cpu 2022-08-17T12:16:43.8313775Z test_ops.py::TestCommonCPU::test_out_warning_mT_cpu 2022-08-17T12:16:43.8716774Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mT_cpu 2022-08-17T12:16:43.9421604Z test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu 2022-08-17T12:16:43.9455360Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu 2022-08-17T12:16:43.9805410Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu 2022-08-17T12:16:43.9841479Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu 2022-08-17T12:16:43.9863457Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:16:43.9874786Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:16:43.9918622Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu 2022-08-17T12:16:44.0333156Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu 2022-08-17T12:16:44.0642199Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu 2022-08-17T12:16:44.0689443Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64 2022-08-17T12:16:44.0695616Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu 2022-08-17T12:16:44.0758274Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool 2022-08-17T12:16:44.0811634Z test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu 2022-08-17T12:16:44.1071655Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu 2022-08-17T12:16:44.1112359Z [gw2] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool 2022-08-17T12:16:44.1270577Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32 2022-08-17T12:16:44.1277512Z [gw2] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32 2022-08-17T12:16:44.1281747Z test_ops.py::TestCommonCPU::test_out_warning_mv_cpu 2022-08-17T12:16:44.1656856Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mv_cpu 2022-08-17T12:16:44.1660839Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64 2022-08-17T12:16:44.1749376Z [gw2] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64 2022-08-17T12:16:44.1784061Z test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu 2022-08-17T12:16:44.2109725Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu 2022-08-17T12:16:44.2229747Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool 2022-08-17T12:16:44.2339756Z test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu 2022-08-17T12:16:44.2592332Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool 2022-08-17T12:16:44.2879180Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32 2022-08-17T12:16:44.2954765Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32 2022-08-17T12:16:44.3537899Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64 2022-08-17T12:16:44.3629641Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu 2022-08-17T12:16:44.3642185Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64 2022-08-17T12:16:44.3642766Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128 2022-08-17T12:16:44.3645565Z test_ops.py::TestCommonCPU::test_out_warning_neg_cpu 2022-08-17T12:16:44.3957665Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_neg_cpu 2022-08-17T12:16:44.3997073Z test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu 2022-08-17T12:16:44.4352068Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu 2022-08-17T12:16:44.4372002Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:16:44.4393067Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:16:44.4425525Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:16:44.4836022Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:16:44.4872807Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu 2022-08-17T12:16:44.5318690Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu 2022-08-17T12:16:44.5324690Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:16:44.5698319Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:16:44.5751767Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128 2022-08-17T12:16:44.5757398Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu 2022-08-17T12:16:44.5809275Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu 2022-08-17T12:16:44.5831349Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:16:44.5842426Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:16:44.6202722Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64 2022-08-17T12:16:44.6203322Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu 2022-08-17T12:16:44.6708867Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu 2022-08-17T12:16:44.6714861Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu 2022-08-17T12:16:44.7122913Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu 2022-08-17T12:16:44.7127767Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu 2022-08-17T12:16:44.7563513Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu 2022-08-17T12:16:44.7568385Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:16:44.8001557Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:16:44.8006397Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:16:44.8086041Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:16:44.8098895Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64 2022-08-17T12:16:44.8357760Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32 2022-08-17T12:16:44.8412316Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32 2022-08-17T12:16:44.8434971Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu 2022-08-17T12:16:44.8554824Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu 2022-08-17T12:16:44.8877120Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64 2022-08-17T12:16:44.8882037Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu 2022-08-17T12:16:44.9038080Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu 2022-08-17T12:16:44.9065097Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64 2022-08-17T12:16:44.9302927Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool 2022-08-17T12:16:44.9365266Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu 2022-08-17T12:16:44.9389512Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu 2022-08-17T12:16:44.9410253Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:16:44.9457391Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:16:44.9477693Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:16:44.9515439Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:16:44.9541953Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool 2022-08-17T12:16:44.9761701Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16 2022-08-17T12:16:44.9766402Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu 2022-08-17T12:16:45.0008617Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu 2022-08-17T12:16:45.0035927Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16 2022-08-17T12:16:45.0195420Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8 2022-08-17T12:16:45.0199514Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu 2022-08-17T12:16:45.0264969Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu 2022-08-17T12:16:45.0480160Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8 2022-08-17T12:16:45.0675264Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64 2022-08-17T12:16:45.0681882Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu 2022-08-17T12:16:45.0834333Z [gw0] [ 26%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu 2022-08-17T12:16:45.0914125Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64 2022-08-17T12:16:45.1078847Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16 2022-08-17T12:16:45.1079481Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu 2022-08-17T12:16:45.1262527Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu 2022-08-17T12:16:45.1358675Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16 2022-08-17T12:16:45.1535183Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8 2022-08-17T12:16:45.1566731Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:16:45.1812820Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:16:45.1892768Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8 2022-08-17T12:16:45.2034493Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64 2022-08-17T12:16:45.2038631Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu 2022-08-17T12:16:45.2115523Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu 2022-08-17T12:16:45.2353591Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64 2022-08-17T12:16:45.2459772Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8 2022-08-17T12:16:45.2483467Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8 2022-08-17T12:16:45.2606026Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu 2022-08-17T12:16:45.2793509Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu 2022-08-17T12:16:45.2861621Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128 2022-08-17T12:16:45.2951525Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128 2022-08-17T12:16:45.2955502Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu 2022-08-17T12:16:45.3313682Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu 2022-08-17T12:16:45.3317830Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64 2022-08-17T12:16:45.3394072Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64 2022-08-17T12:16:45.3397427Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu 2022-08-17T12:16:45.3750736Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu 2022-08-17T12:16:45.3754868Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8 2022-08-17T12:16:45.3876318Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8 2022-08-17T12:16:45.3881450Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu 2022-08-17T12:16:45.4192052Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu 2022-08-17T12:16:45.4324575Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128 2022-08-17T12:16:45.4328560Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu 2022-08-17T12:16:45.4721275Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu 2022-08-17T12:16:45.4762927Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu 2022-08-17T12:16:45.5231961Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu 2022-08-17T12:16:45.5338496Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu 2022-08-17T12:16:45.5638542Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu 2022-08-17T12:16:45.5642763Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:16:45.6087212Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:16:45.6091249Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu 2022-08-17T12:16:45.6485994Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu 2022-08-17T12:16:45.6541423Z test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu 2022-08-17T12:16:45.6562835Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:16:45.6746107Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:16:45.6958430Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu 2022-08-17T12:16:45.7004849Z test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu 2022-08-17T12:16:45.7435243Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu 2022-08-17T12:16:45.7439047Z test_ops.py::TestCommonCPU::test_out_warning_permute_cpu 2022-08-17T12:16:45.7865646Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_permute_cpu 2022-08-17T12:16:45.7869551Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu 2022-08-17T12:16:45.8322634Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu 2022-08-17T12:16:45.8326452Z test_ops.py::TestCommonCPU::test_out_warning_positive_cpu 2022-08-17T12:16:45.8469277Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_positive_cpu 2022-08-17T12:16:45.8501320Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:16:45.8736455Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:16:46.1716219Z test_ops.py::TestCommonCPU::test_out_warning_qr_cpu 2022-08-17T12:16:46.1754723Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_qr_cpu 2022-08-17T12:16:46.1854776Z test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu 2022-08-17T12:16:46.2232355Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu 2022-08-17T12:16:46.2336502Z test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu 2022-08-17T12:16:46.2693293Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu 2022-08-17T12:16:46.2697318Z test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu 2022-08-17T12:16:46.3116468Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu 2022-08-17T12:16:46.3124007Z test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu 2022-08-17T12:16:46.3499133Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu 2022-08-17T12:16:46.3534090Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:16:46.3552222Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:16:46.3556479Z test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu 2022-08-17T12:16:46.3994346Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu 2022-08-17T12:16:46.3998425Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu 2022-08-17T12:16:46.4455938Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu 2022-08-17T12:16:46.5313968Z test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu 2022-08-17T12:16:46.5362734Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:16:46.7247556Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:16:46.7424593Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu 2022-08-17T12:16:46.8146204Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu 2022-08-17T12:16:46.8164261Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu 2022-08-17T12:16:46.8254070Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu 2022-08-17T12:16:46.8523600Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu 2022-08-17T12:16:46.8552762Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128 2022-08-17T12:16:46.8674549Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16 2022-08-17T12:16:46.8678725Z test_ops.py::TestCommonCPU::test_out_warning_short_cpu 2022-08-17T12:16:46.9155444Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_short_cpu 2022-08-17T12:16:46.9160466Z test_ops.py::TestCommonCPU::test_out_warning_sin_cpu 2022-08-17T12:16:46.9557217Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sin_cpu 2022-08-17T12:16:46.9941745Z test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu 2022-08-17T12:16:47.0029969Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu 2022-08-17T12:16:47.0116723Z test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu 2022-08-17T12:16:47.0141911Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:16:47.0228360Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:16:47.0551096Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu 2022-08-17T12:16:47.0619501Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu 2022-08-17T12:16:47.0984611Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu 2022-08-17T12:16:47.0993309Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu 2022-08-17T12:16:47.1054770Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu 2022-08-17T12:16:47.1082186Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16 2022-08-17T12:16:47.1472987Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8 2022-08-17T12:16:47.2099724Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu 2022-08-17T12:16:47.2155150Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu 2022-08-17T12:16:47.2394944Z test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu 2022-08-17T12:16:47.2423344Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:16:47.2872142Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:16:47.2907808Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu 2022-08-17T12:16:47.3170634Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu 2022-08-17T12:16:47.3430510Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu 2022-08-17T12:16:47.3484640Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu 2022-08-17T12:16:47.3864933Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu 2022-08-17T12:16:47.3866322Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:16:47.4162975Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:16:47.4181011Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8 2022-08-17T12:16:47.4390060Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64 2022-08-17T12:16:47.4423961Z test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu 2022-08-17T12:16:47.4757671Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu 2022-08-17T12:16:47.4796157Z test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu 2022-08-17T12:16:47.5197454Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu 2022-08-17T12:16:47.5223714Z test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu 2022-08-17T12:16:47.5676699Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu 2022-08-17T12:16:47.5705177Z test_ops.py::TestCommonCPU::test_out_warning_stft_cpu 2022-08-17T12:16:47.6117503Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_stft_cpu 2022-08-17T12:16:47.6129626Z test_ops.py::TestCommonCPU::test_out_warning_svd_cpu 2022-08-17T12:16:47.6226363Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:16:47.7060715Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:16:47.7104305Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:16:48.1390340Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:16:48.1397417Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:16:48.3191878Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:16:48.3353839Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:16:48.4934072Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:16:48.4962266Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64 2022-08-17T12:16:48.6366829Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32 2022-08-17T12:16:48.6401473Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_svd_cpu 2022-08-17T12:16:48.6433965Z test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu 2022-08-17T12:16:48.6466821Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:16:48.6782752Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:16:48.6830552Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu 2022-08-17T12:16:48.6871679Z test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu 2022-08-17T12:16:48.7391541Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu 2022-08-17T12:16:48.8015398Z test_ops.py::TestCommonCPU::test_out_warning_topk_cpu 2022-08-17T12:16:48.8037778Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_topk_cpu 2022-08-17T12:16:48.8077393Z test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu 2022-08-17T12:16:48.8552566Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu 2022-08-17T12:16:48.8936554Z test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu 2022-08-17T12:16:48.9016950Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu 2022-08-17T12:16:48.9059065Z test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu 2022-08-17T12:16:48.9081254Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32 2022-08-17T12:16:48.9101690Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16 2022-08-17T12:16:48.9525875Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu 2022-08-17T12:16:48.9536154Z test_ops.py::TestCommonCPU::test_out_warning_var_cpu 2022-08-17T12:16:48.9801599Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_var_cpu 2022-08-17T12:16:48.9827620Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:16:48.9952409Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:16:48.9965838Z test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu 2022-08-17T12:16:49.0431957Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu 2022-08-17T12:16:49.0478365Z test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu 2022-08-17T12:16:49.0845866Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu 2022-08-17T12:16:49.0855588Z test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu 2022-08-17T12:16:49.1284624Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu 2022-08-17T12:16:49.1293959Z test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32 2022-08-17T12:16:49.1654999Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32 2022-08-17T12:16:49.1677939Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:16:49.1749143Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:16:49.4319831Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64 2022-08-17T12:16:49.4354279Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:16:49.5065620Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:16:49.5082032Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16 2022-08-17T12:16:49.6828069Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16 2022-08-17T12:16:49.6869094Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:16:49.9612784Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:16:49.9640655Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16 2022-08-17T12:16:50.1864563Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8 2022-08-17T12:16:50.1893236Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:16:50.2198301Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:16:50.2226662Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:16:50.5565133Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:16:50.5613696Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8 2022-08-17T12:16:50.7000500Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64 2022-08-17T12:16:50.7015341Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:16:50.8571821Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32 2022-08-17T12:16:50.8611928Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:16:51.0019472Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:16:51.0046791Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32 2022-08-17T12:16:51.3304715Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64 2022-08-17T12:16:51.3334384Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64 2022-08-17T12:16:51.3701303Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16 2022-08-17T12:16:51.3713718Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64 2022-08-17T12:16:51.5301614Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32 2022-08-17T12:16:51.5325006Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:16:51.6047594Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:16:51.6074157Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16 2022-08-17T12:16:51.7130904Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32 2022-08-17T12:16:51.7169642Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32 2022-08-17T12:16:51.7452161Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16 2022-08-17T12:16:51.7466591Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32 2022-08-17T12:16:51.9417691Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64 2022-08-17T12:16:51.9464885Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64 2022-08-17T12:16:52.1161335Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8 2022-08-17T12:16:52.1175366Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16 2022-08-17T12:16:52.2223890Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32 2022-08-17T12:16:52.2263901Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8 2022-08-17T12:16:52.4869610Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:16:52.4898298Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:16:52.5290966Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:16:52.5330487Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32 2022-08-17T12:16:52.6955708Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64 2022-08-17T12:16:52.6986826Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:16:52.9654506Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:16:52.9716961Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:16:52.9739407Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32 2022-08-17T12:16:52.9786726Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64 2022-08-17T12:16:52.9897203Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool 2022-08-17T12:16:53.0271459Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool 2022-08-17T12:16:53.0277312Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16 2022-08-17T12:16:53.0674907Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16 2022-08-17T12:16:53.0705120Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32 2022-08-17T12:16:53.1153180Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32 2022-08-17T12:16:53.1163629Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:16:53.1592000Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:16:53.1631321Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64 2022-08-17T12:16:53.2072285Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64 2022-08-17T12:16:53.2097060Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16 2022-08-17T12:16:53.2459210Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16 2022-08-17T12:16:53.2543330Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8 2022-08-17T12:16:53.2951654Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8 2022-08-17T12:16:53.3006941Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32 2022-08-17T12:16:53.3029504Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32 2022-08-17T12:16:53.3054315Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32 2022-08-17T12:16:53.3357478Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64 2022-08-17T12:16:53.3446113Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64 2022-08-17T12:16:53.3469105Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:16:53.3477746Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:16:53.3836760Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64 2022-08-17T12:16:53.3941205Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8 2022-08-17T12:16:53.4276978Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8 2022-08-17T12:16:53.7249312Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32 2022-08-17T12:16:53.7276861Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64 2022-08-17T12:16:53.7999418Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:16:53.8013821Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32 2022-08-17T12:16:53.8279469Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:16:53.8293395Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:16:54.0327723Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:16:54.0354545Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:16:54.3279771Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:16:54.3303144Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:16:54.4461627Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:16:54.4511084Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:16:54.4880070Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:16:54.5022371Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:16:54.5390129Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:16:54.5390937Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64 2022-08-17T12:16:54.7731167Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16 2022-08-17T12:16:54.7754543Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:16:54.8026852Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64 2022-08-17T12:16:54.8077660Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16 2022-08-17T12:16:54.9215954Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8 2022-08-17T12:16:54.9260201Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:16:54.9385648Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:16:54.9400717Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64 2022-08-17T12:16:55.0085313Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16 2022-08-17T12:16:55.0128064Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8 2022-08-17T12:16:55.2758995Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64 2022-08-17T12:16:55.2782529Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:16:55.4188894Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:16:55.4244166Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16 2022-08-17T12:16:55.8757488Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8 2022-08-17T12:16:55.8780938Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8 2022-08-17T12:16:55.9050594Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64 2022-08-17T12:16:55.9162768Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:16:56.0256600Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:56.0328148Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:16:56.4184757Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:16:56.4228391Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64 2022-08-17T12:16:56.5527025Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32 2022-08-17T12:16:56.5574211Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64 2022-08-17T12:16:56.5953399Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:16:56.6005262Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:16:56.6360946Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16 2022-08-17T12:16:56.6487389Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16 2022-08-17T12:16:56.6529192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.6714488Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.6741908Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:56.6953716Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:16:56.6968373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16 2022-08-17T12:16:56.7402552Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16 2022-08-17T12:16:56.7412859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool 2022-08-17T12:16:56.7439281Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool 2022-08-17T12:16:56.7463807Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:16:56.7844317Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:16:56.7849588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16 2022-08-17T12:16:56.8281747Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16 2022-08-17T12:16:56.8289716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32 2022-08-17T12:16:56.8308561Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32 2022-08-17T12:16:56.8327219Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32 2022-08-17T12:16:56.8712789Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16 2022-08-17T12:16:56.8717942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64 2022-08-17T12:16:56.9152934Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64 2022-08-17T12:16:56.9158279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16 2022-08-17T12:16:56.9632200Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16 2022-08-17T12:16:56.9643197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32 2022-08-17T12:16:57.0115838Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32 2022-08-17T12:16:57.0119757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64 2022-08-17T12:16:57.0562556Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64 2022-08-17T12:16:57.0572475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8 2022-08-17T12:16:57.1034639Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8 2022-08-17T12:16:57.1062363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8 2022-08-17T12:16:57.1484000Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8 2022-08-17T12:16:57.1491583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:57.1955731Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:57.1961750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool 2022-08-17T12:16:57.2356430Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool 2022-08-17T12:16:57.2415957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16 2022-08-17T12:16:57.2734322Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16 2022-08-17T12:16:57.2760619Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16 2022-08-17T12:16:57.2832911Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32 2022-08-17T12:16:57.2842099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.3137324Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.3161353Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:16:57.3278876Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:16:57.3288635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.3724777Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.3735902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16 2022-08-17T12:16:57.4199387Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16 2022-08-17T12:16:57.4212052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32 2022-08-17T12:16:57.4643804Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32 2022-08-17T12:16:57.4655816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64 2022-08-17T12:16:57.5083845Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64 2022-08-17T12:16:57.5093508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8 2022-08-17T12:16:57.5389453Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8 2022-08-17T12:16:57.5410110Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:16:57.5476952Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:16:57.5520683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8 2022-08-17T12:16:57.5681911Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8 2022-08-17T12:16:57.5704394Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32 2022-08-17T12:16:57.5960761Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64 2022-08-17T12:16:57.5966500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.6407810Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.6414060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool 2022-08-17T12:16:57.6843504Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool 2022-08-17T12:16:57.6850389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16 2022-08-17T12:16:57.7108668Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16 2022-08-17T12:16:57.7133030Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:16:57.7214260Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16 2022-08-17T12:16:57.7280318Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16 2022-08-17T12:16:57.7286418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32 2022-08-17T12:16:57.7636193Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32 2022-08-17T12:16:57.7642926Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool 2022-08-17T12:16:57.7721061Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool 2022-08-17T12:16:57.7726707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64 2022-08-17T12:16:57.8072822Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64 2022-08-17T12:16:57.8096861Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128 2022-08-17T12:16:57.8167192Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128 2022-08-17T12:16:57.8173227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16 2022-08-17T12:16:57.8490635Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16 2022-08-17T12:16:57.8499465Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32 2022-08-17T12:16:57.8528713Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64 2022-08-17T12:16:57.8535730Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32 2022-08-17T12:16:57.8599246Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool 2022-08-17T12:16:57.8604423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32 2022-08-17T12:16:57.8998369Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32 2022-08-17T12:16:57.9047577Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64 2022-08-17T12:16:57.9055894Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64 2022-08-17T12:16:57.9056481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64 2022-08-17T12:16:57.9437296Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64 2022-08-17T12:16:57.9449920Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16 2022-08-17T12:16:57.9499444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8 2022-08-17T12:16:57.9521972Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8 2022-08-17T12:16:57.9693292Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16 2022-08-17T12:16:57.9731273Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:16:57.9841699Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:16:57.9920599Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32 2022-08-17T12:16:57.9921415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8 2022-08-17T12:16:57.9930188Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8 2022-08-17T12:16:58.0315638Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32 2022-08-17T12:16:58.0355294Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64 2022-08-17T12:16:58.0369102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:58.0376668Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:58.0676719Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64 2022-08-17T12:16:58.0792323Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16 2022-08-17T12:16:58.0794950Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16 2022-08-17T12:16:58.0801466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool 2022-08-17T12:16:58.0966843Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool 2022-08-17T12:16:58.0986525Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool 2022-08-17T12:16:58.1239430Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16 2022-08-17T12:16:58.1250711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16 2022-08-17T12:16:58.1255455Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16 2022-08-17T12:16:58.1257859Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32 2022-08-17T12:16:58.1596250Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32 2022-08-17T12:16:58.1667540Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64 2022-08-17T12:16:58.1679917Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64 2022-08-17T12:16:58.1684899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.2079581Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.2087331Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8 2022-08-17T12:16:58.2120994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.2156322Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.2552477Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8 2022-08-17T12:16:58.2567118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.2573102Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.2596559Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8 2022-08-17T12:16:58.3000392Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8 2022-08-17T12:16:58.3005900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32 2022-08-17T12:16:58.3011370Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32 2022-08-17T12:16:58.3059424Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16 2022-08-17T12:16:58.3398308Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16 2022-08-17T12:16:58.3424466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64 2022-08-17T12:16:58.3440311Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool 2022-08-17T12:16:58.3493661Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64 2022-08-17T12:16:58.3923709Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool 2022-08-17T12:16:58.3924547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8 2022-08-17T12:16:58.3927489Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8 2022-08-17T12:16:58.3969807Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128 2022-08-17T12:16:58.4316094Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128 2022-08-17T12:16:58.4319415Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32 2022-08-17T12:16:58.4369073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:58.4414755Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:58.4776835Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32 2022-08-17T12:16:58.4808159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16 2022-08-17T12:16:58.4820866Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16 2022-08-17T12:16:58.4858265Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64 2022-08-17T12:16:58.5246488Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64 2022-08-17T12:16:58.5247202Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16 2022-08-17T12:16:58.5247875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool 2022-08-17T12:16:58.5293870Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool 2022-08-17T12:16:58.5688645Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16 2022-08-17T12:16:58.5689433Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32 2022-08-17T12:16:58.5690479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128 2022-08-17T12:16:58.5736414Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128 2022-08-17T12:16:58.6126363Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32 2022-08-17T12:16:58.6127207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64 2022-08-17T12:16:58.6149822Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64 2022-08-17T12:16:58.6180058Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64 2022-08-17T12:16:58.6563743Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64 2022-08-17T12:16:58.6567330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16 2022-08-17T12:16:58.6572247Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16 2022-08-17T12:16:58.6627139Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16 2022-08-17T12:16:58.7001861Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16 2022-08-17T12:16:58.7002739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32 2022-08-17T12:16:58.7011352Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32 2022-08-17T12:16:58.7064755Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32 2022-08-17T12:16:58.7350966Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32 2022-08-17T12:16:58.7368291Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:16:58.7395172Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:16:58.7437213Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64 2022-08-17T12:16:58.7440122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64 2022-08-17T12:16:58.7486606Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64 2022-08-17T12:16:58.7881795Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64 2022-08-17T12:16:58.7884640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16 2022-08-17T12:16:58.7890786Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16 2022-08-17T12:16:58.7942289Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8 2022-08-17T12:16:58.8279547Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8 2022-08-17T12:16:58.8280230Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8 2022-08-17T12:16:58.8320943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32 2022-08-17T12:16:58.8375946Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32 2022-08-17T12:16:58.8396864Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8 2022-08-17T12:16:58.8430702Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16 2022-08-17T12:16:58.8791460Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32 2022-08-17T12:16:58.8792084Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16 2022-08-17T12:16:58.8802001Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16 2022-08-17T12:16:58.8805067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64 2022-08-17T12:16:58.9233196Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64 2022-08-17T12:16:58.9234218Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool 2022-08-17T12:16:58.9244685Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool 2022-08-17T12:16:58.9248449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8 2022-08-17T12:16:58.9669352Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8 2022-08-17T12:16:58.9680304Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128 2022-08-17T12:16:58.9683814Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128 2022-08-17T12:16:58.9685868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8 2022-08-17T12:16:59.0079557Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8 2022-08-17T12:16:59.0083696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:59.0128974Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32 2022-08-17T12:16:59.0133984Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:59.0548503Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32 2022-08-17T12:16:59.0557280Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64 2022-08-17T12:16:59.0562675Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64 2022-08-17T12:16:59.0565032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.0989879Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.0997570Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16 2022-08-17T12:16:59.1073213Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16 2022-08-17T12:16:59.1074737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.1470871Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.1480317Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32 2022-08-17T12:16:59.1484210Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32 2022-08-17T12:16:59.1486811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.1645925Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.1846989Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32 2022-08-17T12:16:59.1915558Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16 2022-08-17T12:16:59.1916593Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64 2022-08-17T12:16:59.1921549Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64 2022-08-17T12:16:59.1922102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16 2022-08-17T12:16:59.2094461Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16 2022-08-17T12:16:59.2116589Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:16:59.2349044Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:59.2363078Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16 2022-08-17T12:16:59.2365714Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16 2022-08-17T12:16:59.2367279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32 2022-08-17T12:16:59.2757294Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32 2022-08-17T12:16:59.2782586Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32 2022-08-17T12:16:59.2790806Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32 2022-08-17T12:16:59.2797026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64 2022-08-17T12:16:59.3196376Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64 2022-08-17T12:16:59.3199949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16 2022-08-17T12:16:59.3222921Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64 2022-08-17T12:16:59.3240509Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64 2022-08-17T12:16:59.3521558Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16 2022-08-17T12:16:59.3531890Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:59.3673636Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:16:59.3681064Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8 2022-08-17T12:16:59.3711547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.3728278Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.4117239Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8 2022-08-17T12:16:59.4159456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.4177148Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8 2022-08-17T12:16:59.4186777Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16 2022-08-17T12:16:59.4194979Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8 2022-08-17T12:16:59.4201684Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.4627894Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64 2022-08-17T12:16:59.4647309Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16 2022-08-17T12:16:59.4657808Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16 2022-08-17T12:16:59.4665518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.5035601Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.5064556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.5076868Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool 2022-08-17T12:16:59.5084208Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool 2022-08-17T12:16:59.5476745Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.5514719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16 2022-08-17T12:16:59.5521753Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128 2022-08-17T12:16:59.5530937Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128 2022-08-17T12:16:59.5701261Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16 2022-08-17T12:16:59.5719485Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:16:59.5993322Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:16:59.6013045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16 2022-08-17T12:16:59.6016820Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16 2022-08-17T12:16:59.6018504Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32 2022-08-17T12:16:59.6023334Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32 2022-08-17T12:16:59.6031404Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64 2022-08-17T12:16:59.6217972Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64 2022-08-17T12:16:59.6422917Z [gw0] [ 27%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64 2022-08-17T12:16:59.6432799Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64 2022-08-17T12:16:59.6444105Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64 2022-08-17T12:16:59.6479473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32 2022-08-17T12:16:59.6497209Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32 2022-08-17T12:16:59.6560075Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16 2022-08-17T12:16:59.6873128Z [gw0] [ 27%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16 2022-08-17T12:16:59.6912044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64 2022-08-17T12:16:59.6917013Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64 2022-08-17T12:16:59.6919123Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16 2022-08-17T12:16:59.6929691Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16 2022-08-17T12:16:59.6991663Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8 2022-08-17T12:16:59.7314591Z [gw0] [ 27%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8 2022-08-17T12:16:59.7358627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16 2022-08-17T12:16:59.7367018Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16 2022-08-17T12:16:59.7372591Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32 2022-08-17T12:16:59.7386914Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32 2022-08-17T12:16:59.7541428Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64 2022-08-17T12:16:59.7556732Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:16:59.7666155Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:16:59.7710354Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64 2022-08-17T12:16:59.7733696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32 2022-08-17T12:16:59.7750014Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32 2022-08-17T12:16:59.7765948Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64 2022-08-17T12:16:59.7831548Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64 2022-08-17T12:16:59.8033663Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16 2022-08-17T12:16:59.8152337Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16 2022-08-17T12:16:59.8174596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64 2022-08-17T12:16:59.8191058Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64 2022-08-17T12:16:59.8210315Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16 2022-08-17T12:16:59.8269932Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16 2022-08-17T12:16:59.8492525Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8 2022-08-17T12:16:59.8592988Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8 2022-08-17T12:16:59.8620637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8 2022-08-17T12:16:59.8674524Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8 2022-08-17T12:16:59.8694656Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32 2022-08-17T12:16:59.8712826Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32 2022-08-17T12:16:59.9035534Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16 2022-08-17T12:16:59.9064875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8 2022-08-17T12:16:59.9139323Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8 2022-08-17T12:16:59.9151728Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64 2022-08-17T12:16:59.9477632Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64 2022-08-17T12:16:59.9507268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:59.9525238Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:59.9538518Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:16:59.9592983Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:16:59.9612844Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8 2022-08-17T12:16:59.9917618Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8 2022-08-17T12:16:59.9949099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16 2022-08-17T12:17:00.0074838Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16 2022-08-17T12:17:00.0092500Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8 2022-08-17T12:17:00.0358456Z [gw1] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8 2022-08-17T12:17:00.0403949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.0556143Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.0795462Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16 2022-08-17T12:17:00.0808436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.0821253Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16 2022-08-17T12:17:00.0841347Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool 2022-08-17T12:17:00.1024181Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.1279502Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool 2022-08-17T12:17:00.1284801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.1290813Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.1352133Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16 2022-08-17T12:17:00.1365915Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:17:00.1558054Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:17:00.1675703Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16 2022-08-17T12:17:00.1683173Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8 2022-08-17T12:17:00.1737144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.2055556Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.2112715Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8 2022-08-17T12:17:00.2117719Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32 2022-08-17T12:17:00.2152448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.2592572Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.2596642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.2611115Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.2643685Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32 2022-08-17T12:17:00.3036668Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64 2022-08-17T12:17:00.3048703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8 2022-08-17T12:17:00.3057611Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8 2022-08-17T12:17:00.3064146Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:17:00.3108747Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:17:00.3136973Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64 2022-08-17T12:17:00.3476175Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool 2022-08-17T12:17:00.3482433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16 2022-08-17T12:17:00.3731342Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16 2022-08-17T12:17:00.3776995Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool 2022-08-17T12:17:00.3913403Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32 2022-08-17T12:17:00.3914197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool 2022-08-17T12:17:00.4290436Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool 2022-08-17T12:17:00.4350680Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32 2022-08-17T12:17:00.4351835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128 2022-08-17T12:17:00.4364122Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128 2022-08-17T12:17:00.4804347Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64 2022-08-17T12:17:00.4805664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64 2022-08-17T12:17:00.4815539Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64 2022-08-17T12:17:00.4834715Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16 2022-08-17T12:17:00.4845807Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64 2022-08-17T12:17:00.4864015Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool 2022-08-17T12:17:00.5047221Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16 2022-08-17T12:17:00.5194391Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16 2022-08-17T12:17:00.5218635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16 2022-08-17T12:17:00.5229065Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:17:00.5245636Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16 2022-08-17T12:17:00.5348162Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:17:00.5406720Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32 2022-08-17T12:17:00.5638759Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32 2022-08-17T12:17:00.5701604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32 2022-08-17T12:17:00.5797571Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32 2022-08-17T12:17:00.5798527Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16 2022-08-17T12:17:00.6114542Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16 2022-08-17T12:17:00.6116234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64 2022-08-17T12:17:00.6188372Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64 2022-08-17T12:17:00.6219455Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16 2022-08-17T12:17:00.6559616Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16 2022-08-17T12:17:00.6560250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16 2022-08-17T12:17:00.6594813Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16 2022-08-17T12:17:00.6655175Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32 2022-08-17T12:17:00.6995303Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32 2022-08-17T12:17:00.6995907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32 2022-08-17T12:17:00.7004567Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32 2022-08-17T12:17:00.7021077Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool 2022-08-17T12:17:00.7032232Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128 2022-08-17T12:17:00.7395989Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16 2022-08-17T12:17:00.7428089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64 2022-08-17T12:17:00.7837378Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64 2022-08-17T12:17:00.7876812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8 2022-08-17T12:17:00.8275461Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8 2022-08-17T12:17:00.8302878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8 2022-08-17T12:17:00.8345545Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8 2022-08-17T12:17:00.8368715Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:17:00.8754090Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:17:00.8760175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.9193692Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.9196866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool 2022-08-17T12:17:00.9645664Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool 2022-08-17T12:17:00.9654367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.0080800Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.0086374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.0501484Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.0522973Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16 2022-08-17T12:17:01.0524630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.0531369Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.0953508Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32 2022-08-17T12:17:01.0954579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.1238458Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.1263649Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:17:01.1391785Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:17:01.1393564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.1414526Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.1428123Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128 2022-08-17T12:17:01.1835197Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32 2022-08-17T12:17:01.1836487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.2286854Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.2287513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.2715814Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.2717165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.3166489Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.3167452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.3473048Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.3508149Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32 2022-08-17T12:17:01.3590421Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64 2022-08-17T12:17:01.3591805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.4034373Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.4035214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16 2022-08-17T12:17:01.4492647Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16 2022-08-17T12:17:01.4494302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool 2022-08-17T12:17:01.4912890Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool 2022-08-17T12:17:01.4922765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128 2022-08-17T12:17:01.5355891Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128 2022-08-17T12:17:01.5367284Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:17:01.5374827Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:17:01.5382895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64 2022-08-17T12:17:01.5793914Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64 2022-08-17T12:17:01.5803997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32 2022-08-17T12:17:01.5900068Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32 2022-08-17T12:17:01.5927052Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64 2022-08-17T12:17:01.6232109Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool 2022-08-17T12:17:01.6241924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64 2022-08-17T12:17:01.6672900Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64 2022-08-17T12:17:01.6682962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16 2022-08-17T12:17:01.7092083Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16 2022-08-17T12:17:01.7139145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32 2022-08-17T12:17:01.7555831Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32 2022-08-17T12:17:01.7566827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64 2022-08-17T12:17:01.8005331Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64 2022-08-17T12:17:01.8017825Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8 2022-08-17T12:17:01.8194102Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8 2022-08-17T12:17:01.8206797Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32 2022-08-17T12:17:01.8434879Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64 2022-08-17T12:17:01.8445450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8 2022-08-17T12:17:01.8456587Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8 2022-08-17T12:17:01.8487075Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:17:01.8872914Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:17:01.8882872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:01.9313917Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:01.9323831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.9754618Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.9764661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128 2022-08-17T12:17:02.0196450Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128 2022-08-17T12:17:02.0211727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64 2022-08-17T12:17:02.0637763Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64 2022-08-17T12:17:02.0648359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.1086164Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.1099519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.1275691Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.1298489Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64 2022-08-17T12:17:02.1526323Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16 2022-08-17T12:17:02.1531551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.1567962Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.1596158Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:17:02.1649529Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:17:02.1668823Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool 2022-08-17T12:17:02.1957921Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64 2022-08-17T12:17:02.1963819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.2394387Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.2404033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.2839064Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.2849672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.3277209Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.3287512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.3719682Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.3732078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.4157389Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.4164408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool 2022-08-17T12:17:02.4261201Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool 2022-08-17T12:17:02.4304381Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:17:02.4600767Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:17:02.4604814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128 2022-08-17T12:17:02.5036593Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128 2022-08-17T12:17:02.5039166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64 2022-08-17T12:17:02.5474742Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64 2022-08-17T12:17:02.5480914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32 2022-08-17T12:17:02.5803260Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32 2022-08-17T12:17:02.5836020Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:17:02.5899493Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:17:02.5919497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64 2022-08-17T12:17:02.6169241Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64 2022-08-17T12:17:02.6188233Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64 2022-08-17T12:17:02.6318066Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8 2022-08-17T12:17:02.6365914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16 2022-08-17T12:17:02.6801955Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16 2022-08-17T12:17:02.6813684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32 2022-08-17T12:17:02.7240676Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32 2022-08-17T12:17:02.7251347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64 2022-08-17T12:17:02.7513826Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64 2022-08-17T12:17:02.7540175Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:17:02.7679876Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16 2022-08-17T12:17:02.7690953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8 2022-08-17T12:17:02.8121802Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8 2022-08-17T12:17:02.8139086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8 2022-08-17T12:17:02.8222509Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8 2022-08-17T12:17:02.8238660Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16 2022-08-17T12:17:02.8562927Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32 2022-08-17T12:17:02.8571948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:02.9002828Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:02.9003526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.9442903Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.9444249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:02.9543904Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:02.9557931Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8 2022-08-17T12:17:02.9877731Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32 2022-08-17T12:17:02.9883096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:02.9893143Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:02.9926862Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16 2022-08-17T12:17:03.0322724Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128 2022-08-17T12:17:03.0330842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.0768069Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.0779431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.1067399Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.1092897Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32 2022-08-17T12:17:03.1199153Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64 2022-08-17T12:17:03.1204823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.1591024Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.1606040Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128 2022-08-17T12:17:03.1638641Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64 2022-08-17T12:17:03.1639938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.2080996Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.2083352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.2530480Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.2531816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.2958752Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.2959801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:03.3356856Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:03.3393145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16 2022-08-17T12:17:03.3563170Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16 2022-08-17T12:17:03.3578402Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32 2022-08-17T12:17:03.3796671Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64 2022-08-17T12:17:03.3839136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool 2022-08-17T12:17:03.4109282Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool 2022-08-17T12:17:03.4137715Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64 2022-08-17T12:17:03.4251143Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16 2022-08-17T12:17:03.4259790Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64 2022-08-17T12:17:03.4274663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32 2022-08-17T12:17:03.4285362Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16 2022-08-17T12:17:03.4720577Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32 2022-08-17T12:17:03.4727135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64 2022-08-17T12:17:03.5161249Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64 2022-08-17T12:17:03.5168841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16 2022-08-17T12:17:03.5597593Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16 2022-08-17T12:17:03.5606003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32 2022-08-17T12:17:03.5931827Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32 2022-08-17T12:17:03.5980428Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16 2022-08-17T12:17:03.6040633Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32 2022-08-17T12:17:03.6052547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64 2022-08-17T12:17:03.6477140Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64 2022-08-17T12:17:03.6488369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8 2022-08-17T12:17:03.6731404Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8 2022-08-17T12:17:03.6760476Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16 2022-08-17T12:17:03.6920269Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32 2022-08-17T12:17:03.6931432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8 2022-08-17T12:17:03.7363072Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8 2022-08-17T12:17:03.7373786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:03.7544707Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:03.7569502Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64 2022-08-17T12:17:03.7804789Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool 2022-08-17T12:17:03.7815220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool 2022-08-17T12:17:03.8152946Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool 2022-08-17T12:17:03.8169062Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32 2022-08-17T12:17:03.8237269Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64 2022-08-17T12:17:03.8246252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.8683113Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.8691469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.9122292Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.9133373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.9514035Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.9523377Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32 2022-08-17T12:17:03.9536447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.9577451Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64 2022-08-17T12:17:03.9725533Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.9740937Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64 2022-08-17T12:17:04.0007850Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16 2022-08-17T12:17:04.0010653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.0267455Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.0284610Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16 2022-08-17T12:17:04.0439773Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool 2022-08-17T12:17:04.0443174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.0801484Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.0815422Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool 2022-08-17T12:17:04.0816350Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool 2022-08-17T12:17:04.0878497Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64 2022-08-17T12:17:04.0879273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.0912533Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.1324328Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128 2022-08-17T12:17:04.1332741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16 2022-08-17T12:17:04.1588973Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16 2022-08-17T12:17:04.1615088Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128 2022-08-17T12:17:04.1696980Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32 2022-08-17T12:17:04.1717594Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64 2022-08-17T12:17:04.1725243Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8 2022-08-17T12:17:04.1764815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool 2022-08-17T12:17:04.2202467Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool 2022-08-17T12:17:04.2211489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128 2022-08-17T12:17:04.2391893Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128 2022-08-17T12:17:04.2408151Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32 2022-08-17T12:17:04.2642759Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64 2022-08-17T12:17:04.2650515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64 2022-08-17T12:17:04.3082295Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64 2022-08-17T12:17:04.3086650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32 2022-08-17T12:17:04.3221388Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32 2022-08-17T12:17:04.3240541Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64 2022-08-17T12:17:04.3252043Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64 2022-08-17T12:17:04.3268296Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8 2022-08-17T12:17:04.3525789Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16 2022-08-17T12:17:04.3537357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64 2022-08-17T12:17:04.3905048Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64 2022-08-17T12:17:04.3933795Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16 2022-08-17T12:17:04.3940346Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32 2022-08-17T12:17:04.3966575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16 2022-08-17T12:17:04.4211142Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16 2022-08-17T12:17:04.4231345Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8 2022-08-17T12:17:04.4408852Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8 2022-08-17T12:17:04.4409548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32 2022-08-17T12:17:04.4667026Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32 2022-08-17T12:17:04.4700129Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32 2022-08-17T12:17:04.4854059Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64 2022-08-17T12:17:04.4854796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64 2022-08-17T12:17:04.5287401Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64 2022-08-17T12:17:04.5288051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8 2022-08-17T12:17:04.5481994Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8 2022-08-17T12:17:04.5610845Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8 2022-08-17T12:17:04.5616565Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128 2022-08-17T12:17:04.5633646Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64 2022-08-17T12:17:04.5718080Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16 2022-08-17T12:17:04.5719815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8 2022-08-17T12:17:04.6096106Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8 2022-08-17T12:17:04.6115710Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16 2022-08-17T12:17:04.6123378Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32 2022-08-17T12:17:04.6168535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:04.6598761Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:04.6599420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.6826095Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.6850471Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32 2022-08-17T12:17:04.7082206Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64 2022-08-17T12:17:04.7087358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.7518618Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.7523308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.7579475Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.7595574Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64 2022-08-17T12:17:04.7716843Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8 2022-08-17T12:17:04.7729590Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8 2022-08-17T12:17:04.7958562Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16 2022-08-17T12:17:04.7964062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.8398851Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.8404405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.8742581Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.8769259Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8 2022-08-17T12:17:04.8838589Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8 2022-08-17T12:17:04.8847242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.9283819Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.9296430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.9575010Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.9664000Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8 2022-08-17T12:17:04.9770909Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16 2022-08-17T12:17:04.9771512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.0127769Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.0144831Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16 2022-08-17T12:17:05.0196852Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool 2022-08-17T12:17:05.0197413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.0642374Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.0643009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.1132853Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.1133534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:05.1559037Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:05.1559967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool 2022-08-17T12:17:05.1913238Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool 2022-08-17T12:17:05.1955574Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16 2022-08-17T12:17:05.1962869Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128 2022-08-17T12:17:05.1997541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128 2022-08-17T12:17:05.2442327Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128 2022-08-17T12:17:05.2442964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64 2022-08-17T12:17:05.2698722Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64 2022-08-17T12:17:05.2719563Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool 2022-08-17T12:17:05.2899662Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32 2022-08-17T12:17:05.2900442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32 2022-08-17T12:17:05.3318187Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32 2022-08-17T12:17:05.3327038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64 2022-08-17T12:17:05.3800426Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64 2022-08-17T12:17:05.3809796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16 2022-08-17T12:17:05.4242034Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16 2022-08-17T12:17:05.4250457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32 2022-08-17T12:17:05.4366801Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32 2022-08-17T12:17:05.4391006Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32 2022-08-17T12:17:05.4686931Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64 2022-08-17T12:17:05.4695379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64 2022-08-17T12:17:05.5124254Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64 2022-08-17T12:17:05.5133112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8 2022-08-17T12:17:05.5558001Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8 2022-08-17T12:17:05.5567573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8 2022-08-17T12:17:05.6007574Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8 2022-08-17T12:17:05.6016788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.6254994Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.6282010Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64 2022-08-17T12:17:05.6432254Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16 2022-08-17T12:17:05.6441313Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.6882717Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.6892153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.7328279Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.7341103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.7587592Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.7707363Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128 2022-08-17T12:17:05.7753721Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32 2022-08-17T12:17:05.7762381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.8193982Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.8205779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.8282519Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.8307939Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16 2022-08-17T12:17:05.8639102Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32 2022-08-17T12:17:05.8649158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.9118833Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.9126564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.9600685Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.9613188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.0036687Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.0046749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.0478340Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.0487750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.0917444Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.0925314Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16 2022-08-17T12:17:06.0930480Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16 2022-08-17T12:17:06.0938630Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32 2022-08-17T12:17:06.1362684Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64 2022-08-17T12:17:06.1363590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool 2022-08-17T12:17:06.1521032Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool 2022-08-17T12:17:06.1553648Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128 2022-08-17T12:17:06.1840158Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16 2022-08-17T12:17:06.1841300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128 2022-08-17T12:17:06.2282531Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128 2022-08-17T12:17:06.2286426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32 2022-08-17T12:17:06.2540284Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32 2022-08-17T12:17:06.2559695Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64 2022-08-17T12:17:06.2698345Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8 2022-08-17T12:17:06.2718502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64 2022-08-17T12:17:06.3164661Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64 2022-08-17T12:17:06.3172532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16 2022-08-17T12:17:06.3597762Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16 2022-08-17T12:17:06.3606315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32 2022-08-17T12:17:06.4028634Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32 2022-08-17T12:17:06.4037191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64 2022-08-17T12:17:06.4113728Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64 2022-08-17T12:17:06.4136803Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8 2022-08-17T12:17:06.4474281Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8 2022-08-17T12:17:06.4475429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16 2022-08-17T12:17:06.4916398Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16 2022-08-17T12:17:06.4948153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32 2022-08-17T12:17:06.4980464Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32 2022-08-17T12:17:06.5008755Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16 2022-08-17T12:17:06.5395021Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8 2022-08-17T12:17:06.5402429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64 2022-08-17T12:17:06.5415565Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64 2022-08-17T12:17:06.5430189Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32 2022-08-17T12:17:06.5837979Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64 2022-08-17T12:17:06.5846939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8 2022-08-17T12:17:06.5928689Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8 2022-08-17T12:17:06.5944312Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8 2022-08-17T12:17:06.6276015Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16 2022-08-17T12:17:06.6283578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8 2022-08-17T12:17:06.6715390Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8 2022-08-17T12:17:06.6724589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:06.7155039Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:06.7163154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.7597108Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.7605564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128 2022-08-17T12:17:06.7983476Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128 2022-08-17T12:17:06.8048869Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16 2022-08-17T12:17:06.8056151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32 2022-08-17T12:17:06.8066000Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32 2022-08-17T12:17:06.8412837Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool 2022-08-17T12:17:06.8452895Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8 2022-08-17T12:17:06.8472495Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32 2022-08-17T12:17:06.8486012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64 2022-08-17T12:17:06.8616077Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64 2022-08-17T12:17:06.8957272Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32 2022-08-17T12:17:06.8967335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16 2022-08-17T12:17:06.8991587Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16 2022-08-17T12:17:06.9003220Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64 2022-08-17T12:17:06.9027922Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64 2022-08-17T12:17:06.9041225Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64 2022-08-17T12:17:06.9355725Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16 2022-08-17T12:17:06.9363667Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8 2022-08-17T12:17:06.9402630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.9416918Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.9797387Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8 2022-08-17T12:17:06.9806470Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128 2022-08-17T12:17:06.9839817Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.9888597Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64 2022-08-17T12:17:07.0320341Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128 2022-08-17T12:17:07.0320992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16 2022-08-17T12:17:07.0349186Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16 2022-08-17T12:17:07.0362452Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32 2022-08-17T12:17:07.1182409Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32 2022-08-17T12:17:07.1183234Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64 2022-08-17T12:17:07.1183999Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64 2022-08-17T12:17:07.1184977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32 2022-08-17T12:17:07.1455805Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32 2022-08-17T12:17:07.1456406Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool 2022-08-17T12:17:07.1457680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64 2022-08-17T12:17:07.1458370Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64 2022-08-17T12:17:07.1458976Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool 2022-08-17T12:17:07.1459534Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16 2022-08-17T12:17:07.1718198Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32 2022-08-17T12:17:07.1718797Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16 2022-08-17T12:17:07.1719371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.1748095Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.1782394Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16 2022-08-17T12:17:07.1808868Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool 2022-08-17T12:17:07.2110623Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32 2022-08-17T12:17:07.2192465Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32 2022-08-17T12:17:07.2196013Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32 2022-08-17T12:17:07.2197482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.2551638Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.2637813Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool 2022-08-17T12:17:07.2640108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.3005886Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.3072819Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32 2022-08-17T12:17:07.3078041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool 2022-08-17T12:17:07.3085579Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool 2022-08-17T12:17:07.3417001Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64 2022-08-17T12:17:07.3440280Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32 2022-08-17T12:17:07.3529612Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64 2022-08-17T12:17:07.3536165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128 2022-08-17T12:17:07.3954512Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128 2022-08-17T12:17:07.3961189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32 2022-08-17T12:17:07.4397810Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32 2022-08-17T12:17:07.4404486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64 2022-08-17T12:17:07.4837277Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64 2022-08-17T12:17:07.4842352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16 2022-08-17T12:17:07.5280966Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16 2022-08-17T12:17:07.5289996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32 2022-08-17T12:17:07.5318640Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32 2022-08-17T12:17:07.5349960Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64 2022-08-17T12:17:07.5724689Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16 2022-08-17T12:17:07.5735737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64 2022-08-17T12:17:07.5931231Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64 2022-08-17T12:17:07.5955571Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64 2022-08-17T12:17:07.6152992Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16 2022-08-17T12:17:07.6162780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16 2022-08-17T12:17:07.6326349Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16 2022-08-17T12:17:07.6342781Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool 2022-08-17T12:17:07.6601290Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8 2022-08-17T12:17:07.6602430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32 2022-08-17T12:17:07.6667333Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32 2022-08-17T12:17:07.6686356Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16 2022-08-17T12:17:07.7044978Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32 2022-08-17T12:17:07.7045701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64 2022-08-17T12:17:07.7521012Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64 2022-08-17T12:17:07.7521650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8 2022-08-17T12:17:07.7567423Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8 2022-08-17T12:17:07.7583463Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32 2022-08-17T12:17:07.7613737Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64 2022-08-17T12:17:07.7630120Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16 2022-08-17T12:17:07.7994727Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32 2022-08-17T12:17:07.8000685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8 2022-08-17T12:17:07.8215447Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8 2022-08-17T12:17:07.8238977Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64 2022-08-17T12:17:07.8430852Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8 2022-08-17T12:17:07.8438799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.8879848Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.8880779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool 2022-08-17T12:17:07.9319870Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool 2022-08-17T12:17:07.9321118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128 2022-08-17T12:17:07.9632556Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128 2022-08-17T12:17:07.9659962Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8 2022-08-17T12:17:07.9672126Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:17:07.9697457Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8 2022-08-17T12:17:07.9752310Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8 2022-08-17T12:17:07.9756653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32 2022-08-17T12:17:08.0195077Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32 2022-08-17T12:17:08.0201019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64 2022-08-17T12:17:08.0379005Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64 2022-08-17T12:17:08.0419313Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32 2022-08-17T12:17:08.0570911Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64 2022-08-17T12:17:08.0631681Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8 2022-08-17T12:17:08.0637277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16 2022-08-17T12:17:08.0650291Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16 2022-08-17T12:17:08.1074442Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16 2022-08-17T12:17:08.1080018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.1520952Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.1524112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.1964773Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.1965555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.2401716Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.2402454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.2847796Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.2854056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.3120954Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.3146323Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64 2022-08-17T12:17:08.3279068Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8 2022-08-17T12:17:08.3285795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.3722417Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.3729787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.4158282Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.4167111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.4348649Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.4373599Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:17:08.4644993Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16 2022-08-17T12:17:08.4655568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool 2022-08-17T12:17:08.5075145Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool 2022-08-17T12:17:08.5083659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128 2022-08-17T12:17:08.5562100Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128 2022-08-17T12:17:08.5576710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32 2022-08-17T12:17:08.5986575Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32 2022-08-17T12:17:08.6003547Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8 2022-08-17T12:17:08.6010432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64 2022-08-17T12:17:08.6019144Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64 2022-08-17T12:17:08.6251459Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8 2022-08-17T12:17:08.6276585Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16 2022-08-17T12:17:08.6441297Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8 2022-08-17T12:17:08.6455286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16 2022-08-17T12:17:08.6877296Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16 2022-08-17T12:17:08.6886985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32 2022-08-17T12:17:08.7321833Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32 2022-08-17T12:17:08.7327453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64 2022-08-17T12:17:08.7352530Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64 2022-08-17T12:17:08.7368313Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8 2022-08-17T12:17:08.7753070Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64 2022-08-17T12:17:08.7759249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16 2022-08-17T12:17:08.7939299Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16 2022-08-17T12:17:08.7968536Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16 2022-08-17T12:17:08.8160893Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128 2022-08-17T12:17:08.8209658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32 2022-08-17T12:17:08.8319764Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32 2022-08-17T12:17:08.8351514Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8 2022-08-17T12:17:08.8634686Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16 2022-08-17T12:17:08.8644063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64 2022-08-17T12:17:08.9079267Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64 2022-08-17T12:17:08.9090887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8 2022-08-17T12:17:08.9553664Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8 2022-08-17T12:17:08.9563121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8 2022-08-17T12:17:08.9996659Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8 2022-08-17T12:17:08.9997607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:09.0475785Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:09.0484884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool 2022-08-17T12:17:09.0634135Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool 2022-08-17T12:17:09.0656449Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64 2022-08-17T12:17:09.0954452Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16 2022-08-17T12:17:09.0961831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128 2022-08-17T12:17:09.1402209Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128 2022-08-17T12:17:09.1409390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32 2022-08-17T12:17:09.1837451Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32 2022-08-17T12:17:09.1863524Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16 2022-08-17T12:17:09.1875830Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool 2022-08-17T12:17:09.1885866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64 2022-08-17T12:17:09.2321349Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64 2022-08-17T12:17:09.2331260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.2762364Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.2768684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.3202198Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.3213519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.3636495Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.3641562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.3701073Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.3758602Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16 2022-08-17T12:17:09.4128991Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8 2022-08-17T12:17:09.4141432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.4557320Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.4558067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.5000206Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.5001203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.5453674Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.5454326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.5921358Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.5922197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool 2022-08-17T12:17:09.6400635Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool 2022-08-17T12:17:09.6401324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16 2022-08-17T12:17:09.6877422Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16 2022-08-17T12:17:09.6878089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32 2022-08-17T12:17:09.6899536Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32 2022-08-17T12:17:09.6940208Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8 2022-08-17T12:17:09.7320438Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:17:09.7321187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64 2022-08-17T12:17:09.7344295Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64 2022-08-17T12:17:09.7361581Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:17:09.7503966Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64 2022-08-17T12:17:09.7522346Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool 2022-08-17T12:17:09.7770530Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32 2022-08-17T12:17:09.7771235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8 2022-08-17T12:17:09.7813196Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8 2022-08-17T12:17:09.7852047Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64 2022-08-17T12:17:09.7925920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64 2022-08-17T12:17:09.8196049Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64 2022-08-17T12:17:09.8214429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8 2022-08-17T12:17:09.8316033Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8 2022-08-17T12:17:09.8322645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16 2022-08-17T12:17:09.8635466Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16 2022-08-17T12:17:09.8642324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool 2022-08-17T12:17:09.8753734Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool 2022-08-17T12:17:09.8760531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32 2022-08-17T12:17:09.8947464Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32 2022-08-17T12:17:09.8971370Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32 2022-08-17T12:17:09.9070864Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64 2022-08-17T12:17:09.9076727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.9196862Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.9203135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64 2022-08-17T12:17:09.9514588Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64 2022-08-17T12:17:09.9521086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.9635394Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.9640467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16 2022-08-17T12:17:09.9954679Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16 2022-08-17T12:17:09.9960639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.0074061Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.0079667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32 2022-08-17T12:17:10.0399452Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32 2022-08-17T12:17:10.0401540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.0407353Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.0425741Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128 2022-08-17T12:17:10.0472883Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64 2022-08-17T12:17:10.0534487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64 2022-08-17T12:17:10.0834539Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64 2022-08-17T12:17:10.0850666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.0860921Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.0875199Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64 2022-08-17T12:17:10.0948583Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16 2022-08-17T12:17:10.0956920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8 2022-08-17T12:17:10.1292776Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8 2022-08-17T12:17:10.1304203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16 2022-08-17T12:17:10.1390952Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16 2022-08-17T12:17:10.1399688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8 2022-08-17T12:17:10.1717003Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8 2022-08-17T12:17:10.1726929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32 2022-08-17T12:17:10.1879595Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32 2022-08-17T12:17:10.1889767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.2155399Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.2164927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64 2022-08-17T12:17:10.2314129Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64 2022-08-17T12:17:10.2324297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.2599352Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.2608910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8 2022-08-17T12:17:10.2753854Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8 2022-08-17T12:17:10.2763394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128 2022-08-17T12:17:10.3049667Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128 2022-08-17T12:17:10.3059018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8 2022-08-17T12:17:10.3112321Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8 2022-08-17T12:17:10.3136847Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16 2022-08-17T12:17:10.3167826Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32 2022-08-17T12:17:10.3205370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32 2022-08-17T12:17:10.3483207Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32 2022-08-17T12:17:10.3497815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.3634277Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.3643655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64 2022-08-17T12:17:10.3915643Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64 2022-08-17T12:17:10.3925171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.4072178Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.4077106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16 2022-08-17T12:17:10.4409981Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16 2022-08-17T12:17:10.4415230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.4478156Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.4519050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32 2022-08-17T12:17:10.4835389Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32 2022-08-17T12:17:10.4840697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.4929387Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.4956714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64 2022-08-17T12:17:10.5279231Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64 2022-08-17T12:17:10.5280236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.5373987Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.5402625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.5646278Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.5674000Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32 2022-08-17T12:17:10.5756011Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64 2022-08-17T12:17:10.5761413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool 2022-08-17T12:17:10.5831862Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool 2022-08-17T12:17:10.5838770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.6198263Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.6206209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16 2022-08-17T12:17:10.6297226Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16 2022-08-17T12:17:10.6328051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.6505024Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.6519229Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64 2022-08-17T12:17:10.6638004Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16 2022-08-17T12:17:10.6645578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32 2022-08-17T12:17:10.6759004Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32 2022-08-17T12:17:10.6765887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.7036481Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.7068206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64 2022-08-17T12:17:10.7199020Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64 2022-08-17T12:17:10.7241336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.7477545Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.7525261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8 2022-08-17T12:17:10.7575293Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8 2022-08-17T12:17:10.7597824Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64 2022-08-17T12:17:10.7604308Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8 2022-08-17T12:17:10.7638264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.7961742Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.7964339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8 2022-08-17T12:17:10.8086260Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8 2022-08-17T12:17:10.8089065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool 2022-08-17T12:17:10.8394277Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool 2022-08-17T12:17:10.8398498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.8485112Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.8525154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32 2022-08-17T12:17:10.8835149Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32 2022-08-17T12:17:10.8835914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.8950200Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.8956344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64 2022-08-17T12:17:10.9273251Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64 2022-08-17T12:17:10.9278970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.9390791Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.9396425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16 2022-08-17T12:17:10.9432068Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16 2022-08-17T12:17:10.9453051Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8 2022-08-17T12:17:10.9713060Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8 2022-08-17T12:17:10.9718619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.9872147Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.9877637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32 2022-08-17T12:17:11.0194916Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32 2022-08-17T12:17:11.0201471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.0318672Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.0319720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64 2022-08-17T12:17:11.0638216Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64 2022-08-17T12:17:11.0643908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.0766571Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.0771772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8 2022-08-17T12:17:11.0901241Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8 2022-08-17T12:17:11.0922776Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8 2022-08-17T12:17:11.1071849Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16 2022-08-17T12:17:11.1076669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool 2022-08-17T12:17:11.1210938Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool 2022-08-17T12:17:11.1216622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8 2022-08-17T12:17:11.1515103Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8 2022-08-17T12:17:11.1519923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16 2022-08-17T12:17:11.1604232Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16 2022-08-17T12:17:11.1635982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.1954981Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.1955921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32 2022-08-17T12:17:11.2071611Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32 2022-08-17T12:17:11.2073404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.2118700Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.2139197Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16 2022-08-17T12:17:11.2397111Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32 2022-08-17T12:17:11.2398153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64 2022-08-17T12:17:11.2457737Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64 2022-08-17T12:17:11.2474060Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16 2022-08-17T12:17:11.2547918Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool 2022-08-17T12:17:11.2551644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.2796105Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.2841067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8 2022-08-17T12:17:11.2992610Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8 2022-08-17T12:17:11.2997501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.3275114Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.3280381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8 2022-08-17T12:17:11.3433427Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8 2022-08-17T12:17:11.3434076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.3714768Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.3718420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.3888964Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.3892290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.4156104Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.4159910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.4329109Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.4332469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.4634116Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.4638549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.4773305Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.4775406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.4921693Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.4941521Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool 2022-08-17T12:17:11.5117442Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16 2022-08-17T12:17:11.5193429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.5194091Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.5194726Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.5240791Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.5251064Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32 2022-08-17T12:17:11.5563655Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64 2022-08-17T12:17:11.5564293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.5682872Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.5683521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.5996719Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.5997483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.6115566Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.6148920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool 2022-08-17T12:17:11.6474569Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool 2022-08-17T12:17:11.6477625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool 2022-08-17T12:17:11.6554218Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool 2022-08-17T12:17:11.6596542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32 2022-08-17T12:17:11.6916899Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32 2022-08-17T12:17:11.6920424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16 2022-08-17T12:17:11.7031618Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16 2022-08-17T12:17:11.7034577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64 2022-08-17T12:17:11.7356094Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64 2022-08-17T12:17:11.7359320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32 2022-08-17T12:17:11.7496392Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32 2022-08-17T12:17:11.7506325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16 2022-08-17T12:17:11.7698247Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16 2022-08-17T12:17:11.7716911Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16 2022-08-17T12:17:11.7794267Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32 2022-08-17T12:17:11.7794839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64 2022-08-17T12:17:11.7925240Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64 2022-08-17T12:17:11.7926248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32 2022-08-17T12:17:11.8237185Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32 2022-08-17T12:17:11.8237976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8 2022-08-17T12:17:11.8374112Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8 2022-08-17T12:17:11.8379808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64 2022-08-17T12:17:11.8673213Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64 2022-08-17T12:17:11.8674745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8 2022-08-17T12:17:11.8805419Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8 2022-08-17T12:17:11.8811410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8 2022-08-17T12:17:11.8914475Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8 2022-08-17T12:17:11.8936907Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32 2022-08-17T12:17:11.9118209Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64 2022-08-17T12:17:11.9124909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.9275463Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.9281298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8 2022-08-17T12:17:11.9430706Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8 2022-08-17T12:17:11.9448618Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64 2022-08-17T12:17:11.9551886Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16 2022-08-17T12:17:11.9553929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.9713832Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.9716815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.0001980Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.0005238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.0151657Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.0153627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.0435980Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.0436895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.0609990Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.0611465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.0710840Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.0730612Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64 2022-08-17T12:17:12.0869948Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16 2022-08-17T12:17:12.0872954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.1050196Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.1052926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.1313898Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.1315812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.1481653Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.1483612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.1755639Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.1756328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32 2022-08-17T12:17:12.1913237Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32 2022-08-17T12:17:12.1919973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.2117338Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.2125273Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16 2022-08-17T12:17:12.2143575Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16 2022-08-17T12:17:12.2153323Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32 2022-08-17T12:17:12.2200043Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32 2022-08-17T12:17:12.2208392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.2312598Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.2343480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.2636662Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.2645316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.2786871Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.2796292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.3073685Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.3074620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool 2022-08-17T12:17:12.3231942Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool 2022-08-17T12:17:12.3233506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.3517844Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.3518568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128 2022-08-17T12:17:12.3673311Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128 2022-08-17T12:17:12.3683460Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32 2022-08-17T12:17:12.3691526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.3706518Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.3996500Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64 2022-08-17T12:17:12.4005403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64 2022-08-17T12:17:12.4112765Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64 2022-08-17T12:17:12.4119532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool 2022-08-17T12:17:12.4437264Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool 2022-08-17T12:17:12.4446899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16 2022-08-17T12:17:12.4552818Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16 2022-08-17T12:17:12.4559672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32 2022-08-17T12:17:12.4645504Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32 2022-08-17T12:17:12.4660353Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32 2022-08-17T12:17:12.4877991Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64 2022-08-17T12:17:12.4878567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32 2022-08-17T12:17:12.4999328Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32 2022-08-17T12:17:12.4999994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64 2022-08-17T12:17:12.5200687Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64 2022-08-17T12:17:12.5220813Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64 2022-08-17T12:17:12.5311707Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8 2022-08-17T12:17:12.5312603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64 2022-08-17T12:17:12.5470620Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64 2022-08-17T12:17:12.5471260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16 2022-08-17T12:17:12.5757679Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16 2022-08-17T12:17:12.5758354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16 2022-08-17T12:17:12.5914779Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16 2022-08-17T12:17:12.5915426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32 2022-08-17T12:17:12.6199717Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32 2022-08-17T12:17:12.6200403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32 2022-08-17T12:17:12.6394958Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32 2022-08-17T12:17:12.6395637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64 2022-08-17T12:17:12.6642115Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64 2022-08-17T12:17:12.6645510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64 2022-08-17T12:17:12.6679698Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64 2022-08-17T12:17:12.6696856Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8 2022-08-17T12:17:12.6869179Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8 2022-08-17T12:17:12.6878029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8 2022-08-17T12:17:12.6884567Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8 2022-08-17T12:17:12.6901699Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64 2022-08-17T12:17:12.7083739Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8 2022-08-17T12:17:12.7084323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8 2022-08-17T12:17:12.7550778Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8 2022-08-17T12:17:12.7556400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8 2022-08-17T12:17:12.7559293Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8 2022-08-17T12:17:12.7560262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8 2022-08-17T12:17:12.7873901Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8 2022-08-17T12:17:12.7874854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.7955041Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.7956245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.8282553Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.8283876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.8320883Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.8334327Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8 2022-08-17T12:17:12.8388045Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16 2022-08-17T12:17:12.8390662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.8716168Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.8717349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.8829727Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.8832144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.9155886Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.9156702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.9274788Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.9275916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.9633898Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.9635104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.9712718Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.9719685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:17:12.9979475Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:17:12.9987810Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16 2022-08-17T12:17:12.9999829Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8 2022-08-17T12:17:13.0000627Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool 2022-08-17T12:17:13.0116387Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8 2022-08-17T12:17:13.0117034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.0125025Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.0154917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.0595070Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.0607056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.0612836Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.0616552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64 2022-08-17T12:17:13.1074702Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64 2022-08-17T12:17:13.1086161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.1100749Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.1133631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.1567940Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.1571381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.1577613Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.1580034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.1956938Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.1990725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:17:13.1997117Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:17:13.2030399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.2220976Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.2233277Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool 2022-08-17T12:17:13.2397111Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128 2022-08-17T12:17:13.2398044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.2448197Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.2448840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool 2022-08-17T12:17:13.2560966Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool 2022-08-17T12:17:13.2582000Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8 2022-08-17T12:17:13.2874728Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool 2022-08-17T12:17:13.2886203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.2891428Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.2892476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16 2022-08-17T12:17:13.3035522Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16 2022-08-17T12:17:13.3052105Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool 2022-08-17T12:17:13.3275686Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128 2022-08-17T12:17:13.3276423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.3351248Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.3352043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32 2022-08-17T12:17:13.3525237Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32 2022-08-17T12:17:13.3542612Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128 2022-08-17T12:17:13.3718940Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64 2022-08-17T12:17:13.3719938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool 2022-08-17T12:17:13.3758209Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool 2022-08-17T12:17:13.3794109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64 2022-08-17T12:17:13.4027807Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64 2022-08-17T12:17:13.4045686Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64 2022-08-17T12:17:13.4151413Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32 2022-08-17T12:17:13.4152675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128 2022-08-17T12:17:13.4232947Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128 2022-08-17T12:17:13.4261828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16 2022-08-17T12:17:13.4495824Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16 2022-08-17T12:17:13.4507373Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32 2022-08-17T12:17:13.4553446Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64 2022-08-17T12:17:13.4580165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64 2022-08-17T12:17:13.4673868Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64 2022-08-17T12:17:13.4709229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32 2022-08-17T12:17:13.4955618Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32 2022-08-17T12:17:13.4967573Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64 2022-08-17T12:17:13.4991910Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16 2022-08-17T12:17:13.5018990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16 2022-08-17T12:17:13.5111774Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16 2022-08-17T12:17:13.5138649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64 2022-08-17T12:17:13.5348535Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64 2022-08-17T12:17:13.5399386Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16 2022-08-17T12:17:13.5434940Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32 2022-08-17T12:17:13.5466880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32 2022-08-17T12:17:13.5555324Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32 2022-08-17T12:17:13.5586092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8 2022-08-17T12:17:13.5843675Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8 2022-08-17T12:17:13.5853776Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128 2022-08-17T12:17:13.5861137Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64 2022-08-17T12:17:13.5870733Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32 2022-08-17T12:17:13.5912335Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64 2022-08-17T12:17:13.5939155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64 2022-08-17T12:17:13.5998051Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64 2022-08-17T12:17:13.6030325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8 2022-08-17T12:17:13.6322872Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8 2022-08-17T12:17:13.6331529Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64 2022-08-17T12:17:13.6352342Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8 2022-08-17T12:17:13.6382952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16 2022-08-17T12:17:13.6431754Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16 2022-08-17T12:17:13.6462485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.6734000Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.6753736Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8 2022-08-17T12:17:13.6834193Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8 2022-08-17T12:17:13.6867328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32 2022-08-17T12:17:13.6880955Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32 2022-08-17T12:17:13.6916325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.7232386Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.7243811Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8 2022-08-17T12:17:13.7306602Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16 2022-08-17T12:17:13.7353572Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16 2022-08-17T12:17:13.7354973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16 2022-08-17T12:17:13.7356418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64 2022-08-17T12:17:13.7358849Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64 2022-08-17T12:17:13.7717238Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16 2022-08-17T12:17:13.7793471Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool 2022-08-17T12:17:13.7824454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8 2022-08-17T12:17:13.7843064Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8 2022-08-17T12:17:13.7851952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.7856199Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.8156067Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool 2022-08-17T12:17:13.8166317Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128 2022-08-17T12:17:13.8181155Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64 2022-08-17T12:17:13.8227897Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32 2022-08-17T12:17:13.8229272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.8271604Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.8278538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8 2022-08-17T12:17:13.8311192Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128 2022-08-17T12:17:13.8594968Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8 2022-08-17T12:17:13.8798200Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32 2022-08-17T12:17:13.8799315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.8911440Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.8912582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.9118403Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.9194881Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32 2022-08-17T12:17:13.9208384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.9221904Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32 2022-08-17T12:17:13.9237461Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64 2022-08-17T12:17:13.9246720Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64 2022-08-17T12:17:13.9515686Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.9516847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.9562978Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.9671442Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64 2022-08-17T12:17:13.9672143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128 2022-08-17T12:17:13.9777372Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128 2022-08-17T12:17:13.9779271Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16 2022-08-17T12:17:13.9957125Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16 2022-08-17T12:17:14.0114461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.0116860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64 2022-08-17T12:17:14.0197937Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64 2022-08-17T12:17:14.0214312Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32 2022-08-17T12:17:14.0224800Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32 2022-08-17T12:17:14.0391945Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.0421447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.0516248Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.0553436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16 2022-08-17T12:17:14.0670752Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16 2022-08-17T12:17:14.0672394Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64 2022-08-17T12:17:14.0710221Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64 2022-08-17T12:17:14.0725716Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64 2022-08-17T12:17:14.0866237Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16 2022-08-17T12:17:14.0866971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.0966015Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.1006204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32 2022-08-17T12:17:14.1118644Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32 2022-08-17T12:17:14.1140676Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16 2022-08-17T12:17:14.1273602Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16 2022-08-17T12:17:14.1310069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.1407348Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.1430860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64 2022-08-17T12:17:14.1557262Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64 2022-08-17T12:17:14.1628535Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32 2022-08-17T12:17:14.1713619Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32 2022-08-17T12:17:14.1749071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool 2022-08-17T12:17:14.1877833Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool 2022-08-17T12:17:14.1925804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.1997103Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.2059244Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64 2022-08-17T12:17:14.2116060Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64 2022-08-17T12:17:14.2130488Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16 2022-08-17T12:17:14.2154563Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32 2022-08-17T12:17:14.2194064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128 2022-08-17T12:17:14.2356761Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128 2022-08-17T12:17:14.2399605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.2434715Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.2509173Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8 2022-08-17T12:17:14.2631280Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8 2022-08-17T12:17:14.2639918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64 2022-08-17T12:17:14.2835591Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64 2022-08-17T12:17:14.2844225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.2915467Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.2984863Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8 2022-08-17T12:17:14.3069511Z [gw3] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8 2022-08-17T12:17:14.3078121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32 2022-08-17T12:17:14.3281577Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32 2022-08-17T12:17:14.3291662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.3353432Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.3424831Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16 2022-08-17T12:17:14.3439046Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32 2022-08-17T12:17:14.3473377Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64 2022-08-17T12:17:14.3522127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64 2022-08-17T12:17:14.3755993Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64 2022-08-17T12:17:14.3766374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.3954304Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.3963873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16 2022-08-17T12:17:14.4197339Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16 2022-08-17T12:17:14.4207695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.4398658Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.4408766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32 2022-08-17T12:17:14.4634303Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32 2022-08-17T12:17:14.4644172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool 2022-08-17T12:17:14.4703433Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool 2022-08-17T12:17:14.4717037Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64 2022-08-17T12:17:14.4833617Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8 2022-08-17T12:17:14.4844350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64 2022-08-17T12:17:14.4905583Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64 2022-08-17T12:17:14.4930459Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16 2022-08-17T12:17:14.5075689Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool 2022-08-17T12:17:14.5085670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128 2022-08-17T12:17:14.5273851Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128 2022-08-17T12:17:14.5283165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8 2022-08-17T12:17:14.5552447Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8 2022-08-17T12:17:14.5561922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32 2022-08-17T12:17:14.5714886Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32 2022-08-17T12:17:14.5724243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8 2022-08-17T12:17:14.5993262Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8 2022-08-17T12:17:14.6003294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64 2022-08-17T12:17:14.6154328Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64 2022-08-17T12:17:14.6163812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:14.6278745Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:14.6290989Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8 2022-08-17T12:17:14.6341599Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8 2022-08-17T12:17:14.6366189Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool 2022-08-17T12:17:14.6469421Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128 2022-08-17T12:17:14.6479734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16 2022-08-17T12:17:14.6595228Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16 2022-08-17T12:17:14.6604940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool 2022-08-17T12:17:14.6927637Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool 2022-08-17T12:17:14.6937931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32 2022-08-17T12:17:14.7030437Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32 2022-08-17T12:17:14.7039496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128 2022-08-17T12:17:14.7393354Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128 2022-08-17T12:17:14.7402796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64 2022-08-17T12:17:14.7476446Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64 2022-08-17T12:17:14.7479878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64 2022-08-17T12:17:14.7698566Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64 2022-08-17T12:17:14.7715514Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8 2022-08-17T12:17:14.7849016Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16 2022-08-17T12:17:14.7927858Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16 2022-08-17T12:17:14.7932865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32 2022-08-17T12:17:14.7944132Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32 2022-08-17T12:17:14.7948784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16 2022-08-17T12:17:14.8241441Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16 2022-08-17T12:17:14.8254505Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool 2022-08-17T12:17:14.8274032Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool 2022-08-17T12:17:14.8315063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32 2022-08-17T12:17:14.8320066Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32 2022-08-17T12:17:14.8347235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64 2022-08-17T12:17:14.8749338Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64 2022-08-17T12:17:14.8765098Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128 2022-08-17T12:17:14.8770354Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128 2022-08-17T12:17:14.8773105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64 2022-08-17T12:17:14.8785829Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64 2022-08-17T12:17:14.8821093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.9087637Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.9120861Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64 2022-08-17T12:17:14.9141186Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128 2022-08-17T12:17:14.9230093Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32 2022-08-17T12:17:14.9246088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8 2022-08-17T12:17:14.9281081Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8 2022-08-17T12:17:14.9285888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.9304691Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.9510851Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64 2022-08-17T12:17:14.9594017Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16 2022-08-17T12:17:14.9630559Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16 2022-08-17T12:17:14.9658402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8 2022-08-17T12:17:14.9710826Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8 2022-08-17T12:17:14.9738095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.9954339Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64 2022-08-17T12:17:15.0057984Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32 2022-08-17T12:17:15.0072254Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32 2022-08-17T12:17:15.0103552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.0151895Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.0178814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.0394402Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.0493844Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64 2022-08-17T12:17:15.0553459Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64 2022-08-17T12:17:15.0584654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool 2022-08-17T12:17:15.0597656Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool 2022-08-17T12:17:15.0629505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.0835682Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.0924394Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16 2022-08-17T12:17:15.0993270Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16 2022-08-17T12:17:15.1022030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128 2022-08-17T12:17:15.1033069Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128 2022-08-17T12:17:15.1062796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.1273603Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.1362813Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32 2022-08-17T12:17:15.1507448Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32 2022-08-17T12:17:15.1526435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool 2022-08-17T12:17:15.1530809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32 2022-08-17T12:17:15.1535510Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool 2022-08-17T12:17:15.1680831Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32 2022-08-17T12:17:15.1687438Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32 2022-08-17T12:17:15.1712643Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64 2022-08-17T12:17:15.1806624Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64 2022-08-17T12:17:15.1924543Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64 2022-08-17T12:17:15.1925598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128 2022-08-17T12:17:15.1966972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64 2022-08-17T12:17:15.1969328Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64 2022-08-17T12:17:15.2154802Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128 2022-08-17T12:17:15.2242823Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8 2022-08-17T12:17:15.2357690Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8 2022-08-17T12:17:15.2359804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64 2022-08-17T12:17:15.2388503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.2398722Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.2595960Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64 2022-08-17T12:17:15.2693681Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8 2022-08-17T12:17:15.2794554Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8 2022-08-17T12:17:15.2797902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.2827699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16 2022-08-17T12:17:15.2836090Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16 2022-08-17T12:17:15.3039370Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.3174627Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16 2022-08-17T12:17:15.3264126Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64 2022-08-17T12:17:15.3270283Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16 2022-08-17T12:17:15.3274296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32 2022-08-17T12:17:15.3283403Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32 2022-08-17T12:17:15.3363927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.3676534Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.3681831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64 2022-08-17T12:17:15.3706194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.3723152Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64 2022-08-17T12:17:15.4116114Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.4120427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16 2022-08-17T12:17:15.4154656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.4167088Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16 2022-08-17T12:17:15.4563377Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.4595433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32 2022-08-17T12:17:15.4619336Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32 2022-08-17T12:17:15.4628373Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16 2022-08-17T12:17:15.4628904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64 2022-08-17T12:17:15.4653081Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool 2022-08-17T12:17:15.4888592Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64 2022-08-17T12:17:15.4906735Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16 2022-08-17T12:17:15.5041474Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32 2022-08-17T12:17:15.5112544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64 2022-08-17T12:17:15.5124306Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64 2022-08-17T12:17:15.5133792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.5528564Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.5538989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8 2022-08-17T12:17:15.5548364Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8 2022-08-17T12:17:15.5556651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.5956146Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.5957053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8 2022-08-17T12:17:15.5958412Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8 2022-08-17T12:17:15.5965122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.6082520Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.6100527Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32 2022-08-17T12:17:15.6374459Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64 2022-08-17T12:17:15.6376455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.6454839Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.6455482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32 2022-08-17T12:17:15.6815321Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32 2022-08-17T12:17:15.6816113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool 2022-08-17T12:17:15.6927484Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool 2022-08-17T12:17:15.6928134Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64 2022-08-17T12:17:15.7239789Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64 2022-08-17T12:17:15.7240587Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128 2022-08-17T12:17:15.7281056Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128 2022-08-17T12:17:15.7293652Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool 2022-08-17T12:17:15.7377667Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32 2022-08-17T12:17:15.7378280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.7591549Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.7613046Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64 2022-08-17T12:17:15.7670898Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16 2022-08-17T12:17:15.7672450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64 2022-08-17T12:17:15.7856393Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64 2022-08-17T12:17:15.7857279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.8118272Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.8119068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.8280341Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.8281582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.8462002Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.8473070Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32 2022-08-17T12:17:15.8493345Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64 2022-08-17T12:17:15.8513517Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16 2022-08-17T12:17:15.8553109Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32 2022-08-17T12:17:15.8554930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.8726910Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.8727781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.8999321Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.9000131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.9155990Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.9156790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool 2022-08-17T12:17:15.9315381Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool 2022-08-17T12:17:15.9337270Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32 2022-08-17T12:17:15.9437468Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64 2022-08-17T12:17:15.9438692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.9634986Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.9638338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128 2022-08-17T12:17:15.9855151Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128 2022-08-17T12:17:15.9880664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.9925900Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.9938386Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64 2022-08-17T12:17:16.0076809Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8 2022-08-17T12:17:16.0079977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32 2022-08-17T12:17:16.0205320Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32 2022-08-17T12:17:16.0215730Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64 2022-08-17T12:17:16.0271856Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16 2022-08-17T12:17:16.0307857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.0517468Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.0518734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64 2022-08-17T12:17:16.0752305Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64 2022-08-17T12:17:16.0759964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.0765835Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.0778010Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8 2022-08-17T12:17:16.0953153Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8 2022-08-17T12:17:16.0955423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16 2022-08-17T12:17:16.1194097Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16 2022-08-17T12:17:16.1195513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8 2022-08-17T12:17:16.1399094Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8 2022-08-17T12:17:16.1399744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32 2022-08-17T12:17:16.1584823Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32 2022-08-17T12:17:16.1607242Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8 2022-08-17T12:17:16.1636084Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16 2022-08-17T12:17:16.1636689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16 2022-08-17T12:17:16.1708118Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16 2022-08-17T12:17:16.1720258Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16 2022-08-17T12:17:16.1832459Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32 2022-08-17T12:17:16.1833661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64 2022-08-17T12:17:16.2076009Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64 2022-08-17T12:17:16.2077399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool 2022-08-17T12:17:16.2278193Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool 2022-08-17T12:17:16.2287503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16 2022-08-17T12:17:16.2513855Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16 2022-08-17T12:17:16.2523123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32 2022-08-17T12:17:16.2724141Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32 2022-08-17T12:17:16.2732923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32 2022-08-17T12:17:16.2957525Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32 2022-08-17T12:17:16.2966998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64 2022-08-17T12:17:16.3194169Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64 2022-08-17T12:17:16.3202924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64 2022-08-17T12:17:16.3395188Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64 2022-08-17T12:17:16.3404564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16 2022-08-17T12:17:16.3680723Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16 2022-08-17T12:17:16.3693368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8 2022-08-17T12:17:16.3721422Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8 2022-08-17T12:17:16.3747992Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16 2022-08-17T12:17:16.3831450Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool 2022-08-17T12:17:16.3840472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32 2022-08-17T12:17:16.3868438Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32 2022-08-17T12:17:16.3886741Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32 2022-08-17T12:17:16.4079981Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64 2022-08-17T12:17:16.4113587Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8 2022-08-17T12:17:16.4346072Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8 2022-08-17T12:17:16.4347044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64 2022-08-17T12:17:16.4518304Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64 2022-08-17T12:17:16.4552706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.4717294Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.4727198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8 2022-08-17T12:17:16.4958746Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8 2022-08-17T12:17:16.4997617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.5154666Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.5163979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8 2022-08-17T12:17:16.5237290Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8 2022-08-17T12:17:16.5260811Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64 2022-08-17T12:17:16.5397211Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8 2022-08-17T12:17:16.5425396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128 2022-08-17T12:17:16.5636464Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128 2022-08-17T12:17:16.5644084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.5837127Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:16.5863206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32 2022-08-17T12:17:16.6112787Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32 2022-08-17T12:17:16.6119079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.6277173Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.6314715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64 2022-08-17T12:17:16.6594910Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64 2022-08-17T12:17:16.6607507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.6614789Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.6628243Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool 2022-08-17T12:17:16.6794862Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128 2022-08-17T12:17:16.6802449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16 2022-08-17T12:17:16.6814335Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16 2022-08-17T12:17:16.6826918Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8 2022-08-17T12:17:16.7036620Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8 2022-08-17T12:17:16.7055221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.7242867Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.7243830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.7474924Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.7480976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.7717566Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.7718223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.7919955Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.7920616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.8187343Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.8199174Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8 2022-08-17T12:17:16.8199754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.8218927Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.8360447Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool 2022-08-17T12:17:16.8361032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.8427114Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.8637598Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool 2022-08-17T12:17:16.8640026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.8652999Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.8796222Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128 2022-08-17T12:17:16.8796864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.8846716Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.9112918Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128 2022-08-17T12:17:16.9117244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.9130507Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.9268576Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64 2022-08-17T12:17:16.9273839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8 2022-08-17T12:17:16.9337150Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8 2022-08-17T12:17:16.9597335Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64 2022-08-17T12:17:16.9603159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.9623348Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.9728062Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32 2022-08-17T12:17:16.9733292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool 2022-08-17T12:17:16.9865581Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool 2022-08-17T12:17:17.0013676Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32 2022-08-17T12:17:17.0016726Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128 2022-08-17T12:17:17.0028821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.0040798Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64 2022-08-17T12:17:17.0061402Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.0147337Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64 2022-08-17T12:17:17.0149258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128 2022-08-17T12:17:17.0266275Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128 2022-08-17T12:17:17.0475070Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64 2022-08-17T12:17:17.0476133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.0491713Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.0632690Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16 2022-08-17T12:17:17.0634498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64 2022-08-17T12:17:17.0710838Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64 2022-08-17T12:17:17.0952813Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16 2022-08-17T12:17:17.0953745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32 2022-08-17T12:17:17.0965274Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32 2022-08-17T12:17:17.1067588Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32 2022-08-17T12:17:17.1069763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32 2022-08-17T12:17:17.1185174Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32 2022-08-17T12:17:17.1436730Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32 2022-08-17T12:17:17.1437449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64 2022-08-17T12:17:17.1453530Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64 2022-08-17T12:17:17.1525660Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64 2022-08-17T12:17:17.1530395Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64 2022-08-17T12:17:17.1657715Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64 2022-08-17T12:17:17.1916517Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64 2022-08-17T12:17:17.1920255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16 2022-08-17T12:17:17.1931498Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16 2022-08-17T12:17:17.1989201Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8 2022-08-17T12:17:17.1991296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16 2022-08-17T12:17:17.2108899Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16 2022-08-17T12:17:17.2359104Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8 2022-08-17T12:17:17.2364549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32 2022-08-17T12:17:17.2377523Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32 2022-08-17T12:17:17.2448839Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8 2022-08-17T12:17:17.2452686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32 2022-08-17T12:17:17.2582436Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32 2022-08-17T12:17:17.2731801Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8 2022-08-17T12:17:17.2743562Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64 2022-08-17T12:17:17.2792684Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16 2022-08-17T12:17:17.2799594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64 2022-08-17T12:17:17.2811874Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64 2022-08-17T12:17:17.2910455Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool 2022-08-17T12:17:17.2918654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64 2022-08-17T12:17:17.3236691Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64 2022-08-17T12:17:17.3243946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8 2022-08-17T12:17:17.3332236Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8 2022-08-17T12:17:17.3353465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8 2022-08-17T12:17:17.3453970Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8 2022-08-17T12:17:17.3477299Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool 2022-08-17T12:17:17.3673611Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128 2022-08-17T12:17:17.3680240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8 2022-08-17T12:17:17.3729435Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8 2022-08-17T12:17:17.3767026Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128 2022-08-17T12:17:17.3793180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8 2022-08-17T12:17:17.4011384Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8 2022-08-17T12:17:17.4163574Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64 2022-08-17T12:17:17.4164199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:17.4173950Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:17.4253476Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64 2022-08-17T12:17:17.4271666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:17.4391789Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:17.4521760Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32 2022-08-17T12:17:17.4589476Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32 2022-08-17T12:17:17.4591379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.4684337Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.4717368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:17.4875203Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:17.5026935Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64 2022-08-17T12:17:17.5035818Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16 2022-08-17T12:17:17.5043757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.5049329Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.5093577Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32 2022-08-17T12:17:17.5132104Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64 2022-08-17T12:17:17.5154177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:17.5355743Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:17.5451438Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16 2022-08-17T12:17:17.5471191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16 2022-08-17T12:17:17.5595922Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16 2022-08-17T12:17:17.5599010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.5649147Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:17.5794100Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16 2022-08-17T12:17:17.5915527Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32 2022-08-17T12:17:17.5918749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32 2022-08-17T12:17:17.6001917Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32 2022-08-17T12:17:17.6044100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.6080345Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:17.6165717Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32 2022-08-17T12:17:17.6174276Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32 2022-08-17T12:17:17.6271773Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64 2022-08-17T12:17:17.6350541Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64 2022-08-17T12:17:17.6357445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64 2022-08-17T12:17:17.6449810Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64 2022-08-17T12:17:17.6488316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:17.6577330Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:17.6714402Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64 2022-08-17T12:17:17.6796351Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8 2022-08-17T12:17:17.6802397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8 2022-08-17T12:17:17.6891991Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8 2022-08-17T12:17:17.6918866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:17.7001441Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:17.7197045Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8 2022-08-17T12:17:17.7238104Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8 2022-08-17T12:17:17.7283358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.7365772Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.7405312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:17.7488083Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:17.7717410Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8 2022-08-17T12:17:17.7724746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.7740097Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16 2022-08-17T12:17:17.7869312Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool 2022-08-17T12:17:17.7870316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:17.7991246Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:17.8000599Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool 2022-08-17T12:17:17.8013232Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64 2022-08-17T12:17:17.8150648Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16 2022-08-17T12:17:17.8154147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool 2022-08-17T12:17:17.8166885Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool 2022-08-17T12:17:17.8355763Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128 2022-08-17T12:17:17.8357488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.8394104Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:17.8591738Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128 2022-08-17T12:17:17.8599838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16 2022-08-17T12:17:17.8613941Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16 2022-08-17T12:17:17.8791633Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64 2022-08-17T12:17:17.8799203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool 2022-08-17T12:17:17.8855842Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool 2022-08-17T12:17:17.9042385Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64 2022-08-17T12:17:17.9084828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32 2022-08-17T12:17:17.9106568Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32 2022-08-17T12:17:17.9229173Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32 2022-08-17T12:17:17.9234089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128 2022-08-17T12:17:17.9354681Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128 2022-08-17T12:17:17.9553555Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32 2022-08-17T12:17:17.9559553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64 2022-08-17T12:17:17.9576329Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64 2022-08-17T12:17:17.9581394Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16 2022-08-17T12:17:17.9593490Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64 2022-08-17T12:17:17.9669211Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32 2022-08-17T12:17:17.9670230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64 2022-08-17T12:17:17.9816988Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64 2022-08-17T12:17:17.9994806Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64 2022-08-17T12:17:17.9999083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16 2022-08-17T12:17:18.0010174Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16 2022-08-17T12:17:18.0109890Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16 2022-08-17T12:17:18.0112106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32 2022-08-17T12:17:18.0240361Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32 2022-08-17T12:17:18.0472491Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16 2022-08-17T12:17:18.0475057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32 2022-08-17T12:17:18.0488613Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32 2022-08-17T12:17:18.0588911Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32 2022-08-17T12:17:18.0590337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64 2022-08-17T12:17:18.0727664Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64 2022-08-17T12:17:18.0912925Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32 2022-08-17T12:17:18.0915798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64 2022-08-17T12:17:18.0927246Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64 2022-08-17T12:17:18.1031879Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64 2022-08-17T12:17:18.1075349Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32 2022-08-17T12:17:18.1076496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16 2022-08-17T12:17:18.1084211Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16 2022-08-17T12:17:18.1131404Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64 2022-08-17T12:17:18.1326201Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64 2022-08-17T12:17:18.1366503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8 2022-08-17T12:17:18.1377796Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8 2022-08-17T12:17:18.1511423Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8 2022-08-17T12:17:18.1513152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32 2022-08-17T12:17:18.1590932Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32 2022-08-17T12:17:18.1836742Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8 2022-08-17T12:17:18.1838739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8 2022-08-17T12:17:18.1853719Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8 2022-08-17T12:17:18.1953740Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8 2022-08-17T12:17:18.1958505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64 2022-08-17T12:17:18.2096010Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64 2022-08-17T12:17:18.2274389Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8 2022-08-17T12:17:18.2279626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:18.2292256Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:18.2446751Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:17:18.2450649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8 2022-08-17T12:17:18.2496426Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8 2022-08-17T12:17:18.2526721Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:17:18.2539418Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64 2022-08-17T12:17:18.2697818Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8 2022-08-17T12:17:18.2708069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool 2022-08-17T12:17:18.2731299Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool 2022-08-17T12:17:18.2900653Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool 2022-08-17T12:17:18.2904825Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool 2022-08-17T12:17:18.2928482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8 2022-08-17T12:17:18.3150874Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8 2022-08-17T12:17:18.3155310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16 2022-08-17T12:17:18.3227723Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16 2022-08-17T12:17:18.3313011Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128 2022-08-17T12:17:18.3362501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool 2022-08-17T12:17:18.3493848Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool 2022-08-17T12:17:18.3631466Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128 2022-08-17T12:17:18.3636618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.3648515Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.3787927Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32 2022-08-17T12:17:18.3793394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:18.3890963Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:18.4035043Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32 2022-08-17T12:17:18.4062739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.4076437Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.4200440Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64 2022-08-17T12:17:18.4204880Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8 2022-08-17T12:17:18.4208447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:18.4224562Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8 2022-08-17T12:17:18.4235924Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64 2022-08-17T12:17:18.4479179Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:18.4520502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16 2022-08-17T12:17:18.4555825Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16 2022-08-17T12:17:18.4634314Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16 2022-08-17T12:17:18.4665173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.4726262Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32 2022-08-17T12:17:18.4914933Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16 2022-08-17T12:17:18.4947114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32 2022-08-17T12:17:18.5036657Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32 2022-08-17T12:17:18.5076294Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32 2022-08-17T12:17:18.5111455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.5231391Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64 2022-08-17T12:17:18.5352798Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32 2022-08-17T12:17:18.5382005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64 2022-08-17T12:17:18.5471527Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64 2022-08-17T12:17:18.5512831Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64 2022-08-17T12:17:18.5540867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16 2022-08-17T12:17:18.5685634Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16 2022-08-17T12:17:18.5793092Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64 2022-08-17T12:17:18.5820414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8 2022-08-17T12:17:18.5846438Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8 2022-08-17T12:17:18.5856363Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8 2022-08-17T12:17:18.5872290Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16 2022-08-17T12:17:18.5910957Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16 2022-08-17T12:17:18.5950370Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16 2022-08-17T12:17:18.5975743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32 2022-08-17T12:17:18.6069696Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32 2022-08-17T12:17:18.6231791Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16 2022-08-17T12:17:18.6263884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8 2022-08-17T12:17:18.6274034Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8 2022-08-17T12:17:18.6351270Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16 2022-08-17T12:17:18.6391349Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32 2022-08-17T12:17:18.6418809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64 2022-08-17T12:17:18.6502511Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64 2022-08-17T12:17:18.6673337Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32 2022-08-17T12:17:18.6700367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16 2022-08-17T12:17:18.6791335Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16 2022-08-17T12:17:18.6832464Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64 2022-08-17T12:17:18.6868261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8 2022-08-17T12:17:18.6950308Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8 2022-08-17T12:17:18.7155229Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64 2022-08-17T12:17:18.7182593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool 2022-08-17T12:17:18.7238979Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool 2022-08-17T12:17:18.7277032Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8 2022-08-17T12:17:18.7312010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:18.7418233Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:18.7593049Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8 2022-08-17T12:17:18.7619586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16 2022-08-17T12:17:18.7671598Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16 2022-08-17T12:17:18.7711533Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8 2022-08-17T12:17:18.7744175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool 2022-08-17T12:17:18.7832939Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool 2022-08-17T12:17:18.8032571Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8 2022-08-17T12:17:18.8060199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32 2022-08-17T12:17:18.8111337Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32 2022-08-17T12:17:18.8152030Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool 2022-08-17T12:17:18.8260744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128 2022-08-17T12:17:18.8320414Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128 2022-08-17T12:17:18.8548932Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool 2022-08-17T12:17:18.8553603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64 2022-08-17T12:17:18.8559561Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64 2022-08-17T12:17:18.8625890Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128 2022-08-17T12:17:18.8629047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64 2022-08-17T12:17:18.8993064Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64 2022-08-17T12:17:18.8995722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16 2022-08-17T12:17:18.9078723Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16 2022-08-17T12:17:18.9080915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32 2022-08-17T12:17:18.9433024Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32 2022-08-17T12:17:18.9435014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32 2022-08-17T12:17:18.9518136Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32 2022-08-17T12:17:18.9519836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64 2022-08-17T12:17:18.9871324Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64 2022-08-17T12:17:18.9873572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64 2022-08-17T12:17:18.9954536Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64 2022-08-17T12:17:18.9956228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16 2022-08-17T12:17:19.0316359Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16 2022-08-17T12:17:19.0318437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8 2022-08-17T12:17:19.0400204Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8 2022-08-17T12:17:19.0404564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32 2022-08-17T12:17:19.0576883Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32 2022-08-17T12:17:19.0584557Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16 2022-08-17T12:17:19.0711905Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32 2022-08-17T12:17:19.0740427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8 2022-08-17T12:17:19.0790990Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8 2022-08-17T12:17:19.0818870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64 2022-08-17T12:17:19.1156774Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64 2022-08-17T12:17:19.1186105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:19.1232047Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:19.1272021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8 2022-08-17T12:17:19.1595544Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8 2022-08-17T12:17:19.1625198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool 2022-08-17T12:17:19.1673971Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool 2022-08-17T12:17:19.1711667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8 2022-08-17T12:17:19.2033091Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8 2022-08-17T12:17:19.2045026Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128 2022-08-17T12:17:19.2059866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16 2022-08-17T12:17:19.2105192Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64 2022-08-17T12:17:19.2120356Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16 2022-08-17T12:17:19.2162896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:19.2287452Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:19.2473724Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64 2022-08-17T12:17:19.2514900Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32 2022-08-17T12:17:19.2559172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32 2022-08-17T12:17:19.2599618Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32 2022-08-17T12:17:19.2600778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:19.2737991Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:19.2973604Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32 2022-08-17T12:17:19.2981024Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64 2022-08-17T12:17:19.2988882Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32 2022-08-17T12:17:19.2995325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64 2022-08-17T12:17:19.3009404Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64 2022-08-17T12:17:19.3014139Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64 2022-08-17T12:17:19.3050418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:19.3223258Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:19.3358450Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64 2022-08-17T12:17:19.3394494Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16 2022-08-17T12:17:19.3422901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16 2022-08-17T12:17:19.3475056Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16 2022-08-17T12:17:19.3478813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:19.3667087Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:19.3795433Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16 2022-08-17T12:17:19.3833553Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32 2022-08-17T12:17:19.3869037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32 2022-08-17T12:17:19.3883169Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32 2022-08-17T12:17:19.3916728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:19.4085324Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:19.4234844Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32 2022-08-17T12:17:19.4272766Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64 2022-08-17T12:17:19.4303823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64 2022-08-17T12:17:19.4317013Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64 2022-08-17T12:17:19.4350139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:19.4517586Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:19.4675479Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64 2022-08-17T12:17:19.4754597Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8 2022-08-17T12:17:19.4762728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8 2022-08-17T12:17:19.4819727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:19.4834555Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8 2022-08-17T12:17:19.4996164Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:19.5113455Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8 2022-08-17T12:17:19.5194213Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8 2022-08-17T12:17:19.5197919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8 2022-08-17T12:17:19.5237040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:19.5244006Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:19.5359922Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8 2022-08-17T12:17:19.5630794Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8 2022-08-17T12:17:19.5678667Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool 2022-08-17T12:17:19.5689465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:19.5694004Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:19.5696722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16 2022-08-17T12:17:19.5772512Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16 2022-08-17T12:17:19.6072624Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool 2022-08-17T12:17:19.6079071Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128 2022-08-17T12:17:19.6118983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool 2022-08-17T12:17:19.6122059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:19.6127644Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:19.6191649Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool 2022-08-17T12:17:19.6436929Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128 2022-08-17T12:17:19.6561741Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64 2022-08-17T12:17:19.6563206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16 2022-08-17T12:17:19.6568481Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16 2022-08-17T12:17:19.6570095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128 2022-08-17T12:17:19.6643138Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128 2022-08-17T12:17:19.6671649Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64 2022-08-17T12:17:19.6682859Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64 2022-08-17T12:17:19.6873507Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16 2022-08-17T12:17:19.6955022Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32 2022-08-17T12:17:19.6982363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32 2022-08-17T12:17:19.6998963Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32 2022-08-17T12:17:19.7005757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool 2022-08-17T12:17:19.7070792Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool 2022-08-17T12:17:19.7315209Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32 2022-08-17T12:17:19.7395911Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64 2022-08-17T12:17:19.7442365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64 2022-08-17T12:17:19.7450469Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64 2022-08-17T12:17:19.7455573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128 2022-08-17T12:17:19.7571245Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128 2022-08-17T12:17:19.7752252Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64 2022-08-17T12:17:19.7832257Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16 2022-08-17T12:17:19.7833327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32 2022-08-17T12:17:19.7860431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16 2022-08-17T12:17:19.7872509Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32 2022-08-17T12:17:19.7958753Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16 2022-08-17T12:17:19.8192971Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16 2022-08-17T12:17:19.8275485Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32 2022-08-17T12:17:19.8276551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64 2022-08-17T12:17:19.8306359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32 2022-08-17T12:17:19.8319302Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32 2022-08-17T12:17:19.8418535Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64 2022-08-17T12:17:19.8631959Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32 2022-08-17T12:17:19.8712551Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64 2022-08-17T12:17:19.8713641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16 2022-08-17T12:17:19.8739756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64 2022-08-17T12:17:19.8753567Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64 2022-08-17T12:17:19.8850630Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16 2022-08-17T12:17:19.8934355Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64 2022-08-17T12:17:19.8949065Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16 2022-08-17T12:17:19.9071661Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32 2022-08-17T12:17:19.9152165Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8 2022-08-17T12:17:19.9158241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32 2022-08-17T12:17:19.9191457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16 2022-08-17T12:17:19.9205169Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16 2022-08-17T12:17:19.9288868Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32 2022-08-17T12:17:19.9515924Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8 2022-08-17T12:17:19.9597415Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8 2022-08-17T12:17:19.9598481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64 2022-08-17T12:17:19.9625893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32 2022-08-17T12:17:19.9640779Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32 2022-08-17T12:17:19.9771056Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64 2022-08-17T12:17:19.9953125Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8 2022-08-17T12:17:20.0031272Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool 2022-08-17T12:17:20.0059350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16 2022-08-17T12:17:20.0103024Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16 2022-08-17T12:17:20.0120827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64 2022-08-17T12:17:20.0255319Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64 2022-08-17T12:17:20.0392713Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool 2022-08-17T12:17:20.0474606Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128 2022-08-17T12:17:20.0544749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32 2022-08-17T12:17:20.0553452Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32 2022-08-17T12:17:20.0576410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8 2022-08-17T12:17:20.0723461Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8 2022-08-17T12:17:20.0831275Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128 2022-08-17T12:17:20.0912994Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64 2022-08-17T12:17:20.0943276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64 2022-08-17T12:17:20.0964173Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64 2022-08-17T12:17:20.1011899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8 2022-08-17T12:17:20.1128527Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8 2022-08-17T12:17:20.1269917Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64 2022-08-17T12:17:20.1283185Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32 2022-08-17T12:17:20.1285854Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32 2022-08-17T12:17:20.1389260Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64 2022-08-17T12:17:20.1393621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8 2022-08-17T12:17:20.1403163Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8 2022-08-17T12:17:20.1431770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:20.1552813Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:20.1713357Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32 2022-08-17T12:17:20.1835805Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64 2022-08-17T12:17:20.1839170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8 2022-08-17T12:17:20.1911935Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8 2022-08-17T12:17:20.1915456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool 2022-08-17T12:17:20.2003357Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool 2022-08-17T12:17:20.2152729Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64 2022-08-17T12:17:20.2272803Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16 2022-08-17T12:17:20.2276059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:20.2392687Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:20.2397403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128 2022-08-17T12:17:20.2410516Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128 2022-08-17T12:17:20.2596334Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16 2022-08-17T12:17:20.2716349Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32 2022-08-17T12:17:20.2719742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool 2022-08-17T12:17:20.2836137Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool 2022-08-17T12:17:20.2837883Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32 2022-08-17T12:17:20.2865012Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32 2022-08-17T12:17:20.3035196Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32 2022-08-17T12:17:20.3136993Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64 2022-08-17T12:17:20.3166007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:17:20.3274220Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:17:20.3274878Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64 2022-08-17T12:17:20.3275479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64 2022-08-17T12:17:20.3473701Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64 2022-08-17T12:17:20.3555153Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8 2022-08-17T12:17:20.3585368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:17:20.3592522Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64 2022-08-17T12:17:20.3606363Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:17:20.3711389Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8 2022-08-17T12:17:20.3711996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16 2022-08-17T12:17:20.3756868Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16 2022-08-17T12:17:20.3912369Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8 2022-08-17T12:17:20.3993407Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8 2022-08-17T12:17:20.4030330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:17:20.4147048Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:17:20.4148731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32 2022-08-17T12:17:20.4194404Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32 2022-08-17T12:17:20.4352714Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8 2022-08-17T12:17:20.4469480Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool 2022-08-17T12:17:20.4471228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16 2022-08-17T12:17:20.4565489Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16 2022-08-17T12:17:20.4592203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64 2022-08-17T12:17:20.4602746Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64 2022-08-17T12:17:20.4791242Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool 2022-08-17T12:17:20.4907546Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128 2022-08-17T12:17:20.4909642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32 2022-08-17T12:17:20.4973400Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32 2022-08-17T12:17:20.5031573Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128 2022-08-17T12:17:20.5034633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16 2022-08-17T12:17:20.5231667Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16 2022-08-17T12:17:20.5352471Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64 2022-08-17T12:17:20.5355123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64 2022-08-17T12:17:20.5419917Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64 2022-08-17T12:17:20.5452606Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64 2022-08-17T12:17:20.5474078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32 2022-08-17T12:17:20.5671491Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32 2022-08-17T12:17:20.5791931Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32 2022-08-17T12:17:20.5796002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16 2022-08-17T12:17:20.5911223Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16 2022-08-17T12:17:20.5915210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64 2022-08-17T12:17:20.5928372Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64 2022-08-17T12:17:20.6112436Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32 2022-08-17T12:17:20.6138614Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64 2022-08-17T12:17:20.6154531Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8 2022-08-17T12:17:20.6228598Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8 2022-08-17T12:17:20.6232059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32 2022-08-17T12:17:20.6350053Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32 2022-08-17T12:17:20.6352808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8 2022-08-17T12:17:20.6377042Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8 2022-08-17T12:17:20.6722254Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64 2022-08-17T12:17:20.6722917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64 2022-08-17T12:17:20.6723576Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64 2022-08-17T12:17:20.6955398Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16 2022-08-17T12:17:20.6955987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8 2022-08-17T12:17:20.7110369Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8 2022-08-17T12:17:20.7112535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8 2022-08-17T12:17:20.7124820Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8 2022-08-17T12:17:20.7257912Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16 2022-08-17T12:17:20.7259452Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32 2022-08-17T12:17:20.7272812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16 2022-08-17T12:17:20.7534361Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16 2022-08-17T12:17:20.7555190Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32 2022-08-17T12:17:20.7624105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:17:20.7672107Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:17:20.7753358Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64 2022-08-17T12:17:20.7784958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool 2022-08-17T12:17:20.7932562Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool 2022-08-17T12:17:20.8068996Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64 2022-08-17T12:17:20.8070364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool 2022-08-17T12:17:20.8111276Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool 2022-08-17T12:17:20.8192517Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8 2022-08-17T12:17:20.8223783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128 2022-08-17T12:17:20.8313347Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128 2022-08-17T12:17:20.8473569Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8 2022-08-17T12:17:20.8515323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128 2022-08-17T12:17:20.8543251Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128 2022-08-17T12:17:20.8557493Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8 2022-08-17T12:17:20.8561706Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8 2022-08-17T12:17:20.8631797Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16 2022-08-17T12:17:20.8663262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32 2022-08-17T12:17:20.8753311Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32 2022-08-17T12:17:20.8987759Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8 2022-08-17T12:17:20.8992353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64 2022-08-17T12:17:20.9005036Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64 2022-08-17T12:17:20.9072144Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool 2022-08-17T12:17:20.9104388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64 2022-08-17T12:17:20.9222099Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64 2022-08-17T12:17:20.9276184Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool 2022-08-17T12:17:20.9285112Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16 2022-08-17T12:17:20.9467644Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool 2022-08-17T12:17:20.9472647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32 2022-08-17T12:17:20.9484871Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32 2022-08-17T12:17:20.9512083Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128 2022-08-17T12:17:20.9547906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16 2022-08-17T12:17:20.9668547Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16 2022-08-17T12:17:20.9884000Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128 2022-08-17T12:17:20.9895751Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool 2022-08-17T12:17:20.9919289Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128 2022-08-17T12:17:20.9955580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64 2022-08-17T12:17:20.9971482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32 2022-08-17T12:17:20.9987887Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64 2022-08-17T12:17:20.9994021Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32 2022-08-17T12:17:21.0160347Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64 2022-08-17T12:17:21.0390137Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64 2022-08-17T12:17:21.0435459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16 2022-08-17T12:17:21.0444073Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16 2022-08-17T12:17:21.0448299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64 2022-08-17T12:17:21.0471425Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64 2022-08-17T12:17:21.0629589Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32 2022-08-17T12:17:21.0643211Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128 2022-08-17T12:17:21.0678372Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32 2022-08-17T12:17:21.0832296Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32 2022-08-17T12:17:21.0836091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32 2022-08-17T12:17:21.0882463Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32 2022-08-17T12:17:21.0884464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16 2022-08-17T12:17:21.0913647Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16 2022-08-17T12:17:21.1104442Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64 2022-08-17T12:17:21.1253225Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64 2022-08-17T12:17:21.1273984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64 2022-08-17T12:17:21.1324272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32 2022-08-17T12:17:21.1342806Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64 2022-08-17T12:17:21.1354295Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32 2022-08-17T12:17:21.1384547Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16 2022-08-17T12:17:21.1397904Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32 2022-08-17T12:17:21.1565682Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64 2022-08-17T12:17:21.1707771Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16 2022-08-17T12:17:21.1712839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8 2022-08-17T12:17:21.1732325Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8 2022-08-17T12:17:21.1769375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64 2022-08-17T12:17:21.1792109Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64 2022-08-17T12:17:21.1993675Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32 2022-08-17T12:17:21.2148936Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32 2022-08-17T12:17:21.2163281Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64 2022-08-17T12:17:21.2173711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8 2022-08-17T12:17:21.2188645Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8 2022-08-17T12:17:21.2201626Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16 2022-08-17T12:17:21.2231290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8 2022-08-17T12:17:21.2245643Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8 2022-08-17T12:17:21.2446784Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64 2022-08-17T12:17:21.2595771Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64 2022-08-17T12:17:21.2607191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8 2022-08-17T12:17:21.2688537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:21.2706828Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:21.2718213Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8 2022-08-17T12:17:21.2853986Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8 2022-08-17T12:17:21.2867667Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16 2022-08-17T12:17:21.2944887Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32 2022-08-17T12:17:21.3110638Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8 2022-08-17T12:17:21.3116090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:21.3122723Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:21.3125957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:21.3153104Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:21.3351490Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8 2022-08-17T12:17:21.3474148Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8 2022-08-17T12:17:21.3486956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:21.3546836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool 2022-08-17T12:17:21.3571495Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool 2022-08-17T12:17:21.3577884Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32 2022-08-17T12:17:21.3591618Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:21.3601161Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64 2022-08-17T12:17:21.3818214Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool 2022-08-17T12:17:21.3914794Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool 2022-08-17T12:17:21.3960178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:21.3966004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:21.3976749Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:21.4072588Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:21.4282979Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128 2022-08-17T12:17:21.4314297Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128 2022-08-17T12:17:21.4322918Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64 2022-08-17T12:17:21.4358414Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16 2022-08-17T12:17:21.4363071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:21.4413904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:21.4422105Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:21.4513034Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:21.4715775Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64 2022-08-17T12:17:21.4818612Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64 2022-08-17T12:17:21.4842876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:21.4849072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:21.4856710Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:21.4951123Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:21.5006434Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32 2022-08-17T12:17:21.5019689Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16 2022-08-17T12:17:21.5200630Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32 2022-08-17T12:17:21.5275394Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32 2022-08-17T12:17:21.5280147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:21.5285948Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:21.5290104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16 2022-08-17T12:17:21.5590476Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16 2022-08-17T12:17:21.5669044Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64 2022-08-17T12:17:21.5693146Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32 2022-08-17T12:17:21.5697615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.5703941Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64 2022-08-17T12:17:21.5721948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32 2022-08-17T12:17:21.5730062Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.5735602Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32 2022-08-17T12:17:21.5872931Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64 2022-08-17T12:17:21.6102609Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16 2022-08-17T12:17:21.6117209Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16 2022-08-17T12:17:21.6153907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:21.6161415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64 2022-08-17T12:17:21.6166132Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64 2022-08-17T12:17:21.6352819Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:21.6367736Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32 2022-08-17T12:17:21.6384071Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64 2022-08-17T12:17:21.6558087Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8 2022-08-17T12:17:21.6599265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16 2022-08-17T12:17:21.6614544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:21.6619939Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:21.6624470Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16 2022-08-17T12:17:21.6793543Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32 2022-08-17T12:17:21.7034440Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64 2022-08-17T12:17:21.7038430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32 2022-08-17T12:17:21.7058379Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32 2022-08-17T12:17:21.7061427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool 2022-08-17T12:17:21.7067763Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool 2022-08-17T12:17:21.7117015Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64 2022-08-17T12:17:21.7128597Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8 2022-08-17T12:17:21.7232867Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8 2022-08-17T12:17:21.7436614Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8 2022-08-17T12:17:21.7489291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128 2022-08-17T12:17:21.7494040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.7500709Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64 2022-08-17T12:17:21.7539068Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128 2022-08-17T12:17:21.7671831Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8 2022-08-17T12:17:21.7800647Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8 2022-08-17T12:17:21.7817602Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8 2022-08-17T12:17:21.7872501Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16 2022-08-17T12:17:21.7875334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8 2022-08-17T12:17:21.7906501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64 2022-08-17T12:17:21.7919007Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8 2022-08-17T12:17:21.7981677Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64 2022-08-17T12:17:21.8166900Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8 2022-08-17T12:17:21.8172158Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:17:21.8231581Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16 2022-08-17T12:17:21.8320792Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool 2022-08-17T12:17:21.8352288Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:17:21.8353761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32 2022-08-17T12:17:21.8392395Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32 2022-08-17T12:17:21.8403971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:21.8599640Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:21.8602282Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool 2022-08-17T12:17:21.8671266Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool 2022-08-17T12:17:21.8740037Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128 2022-08-17T12:17:21.8798374Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool 2022-08-17T12:17:21.8801104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64 2022-08-17T12:17:21.8814886Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64 2022-08-17T12:17:21.8840608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16 2022-08-17T12:17:21.9127790Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16 2022-08-17T12:17:21.9137421Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:17:21.9158759Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128 2022-08-17T12:17:21.9173905Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32 2022-08-17T12:17:21.9197171Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:17:21.9238860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16 2022-08-17T12:17:21.9246076Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16 2022-08-17T12:17:21.9277706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool 2022-08-17T12:17:21.9432939Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool 2022-08-17T12:17:21.9466322Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:17:21.9590891Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32 2022-08-17T12:17:21.9607430Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64 2022-08-17T12:17:21.9630086Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:17:21.9653839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32 2022-08-17T12:17:21.9670676Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32 2022-08-17T12:17:21.9695300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128 2022-08-17T12:17:21.9853337Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128 2022-08-17T12:17:21.9869813Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64 2022-08-17T12:17:21.9998942Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:17:22.0029034Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:17:22.0070014Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16 2022-08-17T12:17:22.0091106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64 2022-08-17T12:17:22.0109821Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64 2022-08-17T12:17:22.0132216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32 2022-08-17T12:17:22.0239029Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32 2022-08-17T12:17:22.0309742Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16 2022-08-17T12:17:22.0434382Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16 2022-08-17T12:17:22.0469381Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16 2022-08-17T12:17:22.0510199Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32 2022-08-17T12:17:22.0530081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8 2022-08-17T12:17:22.0549448Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8 2022-08-17T12:17:22.0571587Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64 2022-08-17T12:17:22.0686802Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64 2022-08-17T12:17:22.0750181Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32 2022-08-17T12:17:22.0871837Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32 2022-08-17T12:17:22.0909234Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32 2022-08-17T12:17:22.0949410Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64 2022-08-17T12:17:22.0970970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8 2022-08-17T12:17:22.0989859Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8 2022-08-17T12:17:22.1011958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16 2022-08-17T12:17:22.1126857Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16 2022-08-17T12:17:22.1189608Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64 2022-08-17T12:17:22.1313723Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64 2022-08-17T12:17:22.1348832Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64 2022-08-17T12:17:22.1389569Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16 2022-08-17T12:17:22.1411671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:22.1429465Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:22.1449990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32 2022-08-17T12:17:22.1545234Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32 2022-08-17T12:17:22.1629946Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16 2022-08-17T12:17:22.1745155Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16 2022-08-17T12:17:22.1789549Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16 2022-08-17T12:17:22.1830378Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32 2022-08-17T12:17:22.1852821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:22.1870148Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:22.1892746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64 2022-08-17T12:17:22.1993956Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64 2022-08-17T12:17:22.2070190Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32 2022-08-17T12:17:22.2191510Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32 2022-08-17T12:17:22.2230162Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32 2022-08-17T12:17:22.2270710Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64 2022-08-17T12:17:22.2293230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:22.2310204Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:22.2332859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16 2022-08-17T12:17:22.2435445Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16 2022-08-17T12:17:22.2511080Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64 2022-08-17T12:17:22.2630118Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64 2022-08-17T12:17:22.2669813Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64 2022-08-17T12:17:22.2710356Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8 2022-08-17T12:17:22.2732352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:22.2789870Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:22.2812368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32 2022-08-17T12:17:22.2868980Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32 2022-08-17T12:17:22.2949634Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8 2022-08-17T12:17:22.3070082Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8 2022-08-17T12:17:22.3109266Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8 2022-08-17T12:17:22.3149638Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8 2022-08-17T12:17:22.3172848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:22.3230024Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:22.3250643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64 2022-08-17T12:17:22.3306559Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64 2022-08-17T12:17:22.3389669Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8 2022-08-17T12:17:22.3508492Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:17:22.3549316Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:17:22.3590045Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16 2022-08-17T12:17:22.3611284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:22.3669665Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:22.3693781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8 2022-08-17T12:17:22.3823686Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8 2022-08-17T12:17:22.3830349Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16 2022-08-17T12:17:22.4035557Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool 2022-08-17T12:17:22.4071574Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool 2022-08-17T12:17:22.4074851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:22.4082783Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool 2022-08-17T12:17:22.4110652Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:22.4137478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8 2022-08-17T12:17:22.4312470Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8 2022-08-17T12:17:22.4324342Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32 2022-08-17T12:17:22.4474558Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool 2022-08-17T12:17:22.4479997Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128 2022-08-17T12:17:22.4508988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:22.4512277Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:22.4550966Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32 2022-08-17T12:17:22.4577668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:22.4751644Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:22.4872117Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64 2022-08-17T12:17:22.4911207Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128 2022-08-17T12:17:22.4937339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:22.4945607Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:22.4956486Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64 2022-08-17T12:17:22.4990669Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64 2022-08-17T12:17:22.5016320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool 2022-08-17T12:17:22.5190958Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool 2022-08-17T12:17:22.5354061Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16 2022-08-17T12:17:22.5394066Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64 2022-08-17T12:17:22.5400943Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16 2022-08-17T12:17:22.5402820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:22.5424374Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16 2022-08-17T12:17:22.5433095Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:22.5459367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128 2022-08-17T12:17:22.5631136Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128 2022-08-17T12:17:22.5731795Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32 2022-08-17T12:17:22.5833574Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16 2022-08-17T12:17:22.5843107Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32 2022-08-17T12:17:22.5846422Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32 2022-08-17T12:17:22.5862319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool 2022-08-17T12:17:22.5870869Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool 2022-08-17T12:17:22.5898049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32 2022-08-17T12:17:22.6071433Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32 2022-08-17T12:17:22.6186546Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64 2022-08-17T12:17:22.6272453Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32 2022-08-17T12:17:22.6284162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128 2022-08-17T12:17:22.6300614Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64 2022-08-17T12:17:22.6312371Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128 2022-08-17T12:17:22.6314800Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64 2022-08-17T12:17:22.6338239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64 2022-08-17T12:17:22.6512488Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64 2022-08-17T12:17:22.6664588Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8 2022-08-17T12:17:22.6711095Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64 2022-08-17T12:17:22.6721885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64 2022-08-17T12:17:22.6737698Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8 2022-08-17T12:17:22.6751603Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64 2022-08-17T12:17:22.6753841Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16 2022-08-17T12:17:22.6778467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16 2022-08-17T12:17:22.6953005Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16 2022-08-17T12:17:22.7058384Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:17:22.7154725Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16 2022-08-17T12:17:22.7160369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32 2022-08-17T12:17:22.7180379Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:17:22.7192681Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32 2022-08-17T12:17:22.7193559Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32 2022-08-17T12:17:22.7218420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32 2022-08-17T12:17:22.7392638Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32 2022-08-17T12:17:22.7495607Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool 2022-08-17T12:17:22.7575730Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32 2022-08-17T12:17:22.7590893Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool 2022-08-17T12:17:22.7614283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64 2022-08-17T12:17:22.7632392Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64 2022-08-17T12:17:22.7633163Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64 2022-08-17T12:17:22.7659813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64 2022-08-17T12:17:22.7831085Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64 2022-08-17T12:17:22.7941330Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32 2022-08-17T12:17:22.7972596Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64 2022-08-17T12:17:22.8030557Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32 2022-08-17T12:17:22.8053202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16 2022-08-17T12:17:22.8072274Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16 2022-08-17T12:17:22.8074084Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8 2022-08-17T12:17:22.8101659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16 2022-08-17T12:17:22.8271005Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16 2022-08-17T12:17:22.8382424Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64 2022-08-17T12:17:22.8414825Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8 2022-08-17T12:17:22.8470411Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64 2022-08-17T12:17:22.8496095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32 2022-08-17T12:17:22.8511833Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32 2022-08-17T12:17:22.8512680Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8 2022-08-17T12:17:22.8537852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32 2022-08-17T12:17:22.8710907Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32 2022-08-17T12:17:22.8817933Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16 2022-08-17T12:17:22.8864708Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8 2022-08-17T12:17:22.8910598Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16 2022-08-17T12:17:22.8932888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64 2022-08-17T12:17:22.8952263Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64 2022-08-17T12:17:22.8952895Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16 2022-08-17T12:17:22.8977487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64 2022-08-17T12:17:22.9196687Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64 2022-08-17T12:17:22.9354529Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32 2022-08-17T12:17:22.9392367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8 2022-08-17T12:17:22.9448290Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8 2022-08-17T12:17:22.9455243Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32 2022-08-17T12:17:22.9459769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8 2022-08-17T12:17:22.9632402Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8 2022-08-17T12:17:22.9792568Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64 2022-08-17T12:17:22.9823084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8 2022-08-17T12:17:22.9868147Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8 2022-08-17T12:17:22.9871278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8 2022-08-17T12:17:22.9942886Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8 2022-08-17T12:17:23.0073599Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64 2022-08-17T12:17:23.0272862Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8 2022-08-17T12:17:23.0275178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.0315500Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.0329236Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8 2022-08-17T12:17:23.0330843Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16 2022-08-17T12:17:23.0554416Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16 2022-08-17T12:17:23.0763728Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8 2022-08-17T12:17:23.0764694Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:23.0768072Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:23.0769532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool 2022-08-17T12:17:23.0853212Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool 2022-08-17T12:17:23.0998327Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8 2022-08-17T12:17:23.1153158Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool 2022-08-17T12:17:23.1155244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:23.1179283Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:23.1225204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128 2022-08-17T12:17:23.1286179Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128 2022-08-17T12:17:23.1302744Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16 2022-08-17T12:17:23.1414975Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32 2022-08-17T12:17:23.1475388Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool 2022-08-17T12:17:23.1625112Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32 2022-08-17T12:17:23.1627621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:23.1639865Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:23.1648254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32 2022-08-17T12:17:23.1899672Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32 2022-08-17T12:17:23.1952112Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32 2022-08-17T12:17:23.2030413Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64 2022-08-17T12:17:23.2031747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:23.2048385Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:23.2084178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64 2022-08-17T12:17:23.2332662Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64 2022-08-17T12:17:23.2390986Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64 2022-08-17T12:17:23.2402609Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16 2022-08-17T12:17:23.2417980Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32 2022-08-17T12:17:23.2470640Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64 2022-08-17T12:17:23.2472082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:23.2541157Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:23.2543590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16 2022-08-17T12:17:23.2832983Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16 2022-08-17T12:17:23.2860353Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16 2022-08-17T12:17:23.2919932Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32 2022-08-17T12:17:23.2920489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:23.2937590Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:23.2982131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32 2022-08-17T12:17:23.3253762Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32 2022-08-17T12:17:23.3280889Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32 2022-08-17T12:17:23.3361698Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64 2022-08-17T12:17:23.3367634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:23.3442801Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:23.3445520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64 2022-08-17T12:17:23.3726085Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64 2022-08-17T12:17:23.3757766Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64 2022-08-17T12:17:23.3791460Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8 2022-08-17T12:17:23.3793527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:23.3826190Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:23.3852406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16 2022-08-17T12:17:23.4153843Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16 2022-08-17T12:17:23.4206624Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8 2022-08-17T12:17:23.4238055Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:17:23.4240096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:23.4245069Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:23.4264161Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64 2022-08-17T12:17:23.4271243Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16 2022-08-17T12:17:23.4305546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32 2022-08-17T12:17:23.4542426Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32 2022-08-17T12:17:23.4638582Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:17:23.4678747Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool 2022-08-17T12:17:23.4682445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool 2022-08-17T12:17:23.4687103Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool 2022-08-17T12:17:23.4725890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64 2022-08-17T12:17:23.4914050Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64 2022-08-17T12:17:23.5119762Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool 2022-08-17T12:17:23.5120720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128 2022-08-17T12:17:23.5127391Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128 2022-08-17T12:17:23.5186904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8 2022-08-17T12:17:23.5192911Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8 2022-08-17T12:17:23.5383389Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128 2022-08-17T12:17:23.5590524Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128 2022-08-17T12:17:23.5591842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64 2022-08-17T12:17:23.5649338Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64 2022-08-17T12:17:23.5652386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8 2022-08-17T12:17:23.5656699Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8 2022-08-17T12:17:23.5816392Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64 2022-08-17T12:17:23.6038830Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64 2022-08-17T12:17:23.6042409Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16 2022-08-17T12:17:23.6045584Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool 2022-08-17T12:17:23.6048824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32 2022-08-17T12:17:23.6053410Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32 2022-08-17T12:17:23.6061528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:23.6079459Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32 2022-08-17T12:17:23.6249832Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:23.6475966Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32 2022-08-17T12:17:23.6486119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.6489195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64 2022-08-17T12:17:23.6516483Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64 2022-08-17T12:17:23.6523899Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.6695694Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64 2022-08-17T12:17:23.6917208Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64 2022-08-17T12:17:23.6918856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16 2022-08-17T12:17:23.6927316Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16 2022-08-17T12:17:23.6952777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128 2022-08-17T12:17:23.6959799Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128 2022-08-17T12:17:23.7137115Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16 2022-08-17T12:17:23.7356856Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16 2022-08-17T12:17:23.7372746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32 2022-08-17T12:17:23.7434675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32 2022-08-17T12:17:23.7445951Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32 2022-08-17T12:17:23.7464945Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32 2022-08-17T12:17:23.7635064Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32 2022-08-17T12:17:23.7788019Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32 2022-08-17T12:17:23.7799396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64 2022-08-17T12:17:23.7861320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64 2022-08-17T12:17:23.7879643Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64 2022-08-17T12:17:23.7889281Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64 2022-08-17T12:17:23.8060743Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64 2022-08-17T12:17:23.8213816Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64 2022-08-17T12:17:23.8263725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8 2022-08-17T12:17:23.8285078Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8 2022-08-17T12:17:23.8326936Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16 2022-08-17T12:17:23.8356096Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16 2022-08-17T12:17:23.8440758Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8 2022-08-17T12:17:23.8456593Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool 2022-08-17T12:17:23.8564658Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128 2022-08-17T12:17:23.8771462Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8 2022-08-17T12:17:23.8792860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32 2022-08-17T12:17:23.8798500Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32 2022-08-17T12:17:23.8801532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8 2022-08-17T12:17:23.8818366Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8 2022-08-17T12:17:23.9014635Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8 2022-08-17T12:17:23.9175794Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8 2022-08-17T12:17:23.9181418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.9198258Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:23.9254239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64 2022-08-17T12:17:23.9273342Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64 2022-08-17T12:17:23.9454978Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool 2022-08-17T12:17:23.9554442Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool 2022-08-17T12:17:23.9613260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:23.9637448Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:23.9688164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16 2022-08-17T12:17:23.9711380Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16 2022-08-17T12:17:23.9884695Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128 2022-08-17T12:17:24.0069529Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128 2022-08-17T12:17:24.0073687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:24.0098281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.0107335Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.0152332Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:24.0331560Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64 2022-08-17T12:17:24.0591021Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64 2022-08-17T12:17:24.0592927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.0598020Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.0599929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.0610347Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.0914179Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32 2022-08-17T12:17:24.0916036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:24.1051508Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:24.1066786Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32 2022-08-17T12:17:24.1391659Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64 2022-08-17T12:17:24.1393461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.1397625Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.1399786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.1401460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:24.1418345Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:24.1429477Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.1471776Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64 2022-08-17T12:17:24.1735530Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16 2022-08-17T12:17:24.1830955Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16 2022-08-17T12:17:24.1832861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16 2022-08-17T12:17:24.1834723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.1836837Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:24.1978776Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16 2022-08-17T12:17:24.2187390Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32 2022-08-17T12:17:24.2239965Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32 2022-08-17T12:17:24.2240554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool 2022-08-17T12:17:24.2288307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.2295094Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool 2022-08-17T12:17:24.2438133Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:24.2727244Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64 2022-08-17T12:17:24.2733258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128 2022-08-17T12:17:24.2742060Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128 2022-08-17T12:17:24.2747887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.2762135Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:24.2804012Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64 2022-08-17T12:17:24.2812295Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128 2022-08-17T12:17:24.2912513Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64 2022-08-17T12:17:24.3153925Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8 2022-08-17T12:17:24.3167087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.3181055Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:24.3189577Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8 2022-08-17T12:17:24.3243056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64 2022-08-17T12:17:24.3433854Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64 2022-08-17T12:17:24.3557987Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8 2022-08-17T12:17:24.3594389Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8 2022-08-17T12:17:24.3629102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool 2022-08-17T12:17:24.3633477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16 2022-08-17T12:17:24.3657234Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool 2022-08-17T12:17:24.3794852Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16 2022-08-17T12:17:24.4014912Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool 2022-08-17T12:17:24.4033731Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool 2022-08-17T12:17:24.4045352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128 2022-08-17T12:17:24.4081902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32 2022-08-17T12:17:24.4108642Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128 2022-08-17T12:17:24.4234030Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32 2022-08-17T12:17:24.4470181Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128 2022-08-17T12:17:24.4544691Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128 2022-08-17T12:17:24.4553001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64 2022-08-17T12:17:24.4562376Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64 2022-08-17T12:17:24.4570672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64 2022-08-17T12:17:24.4671602Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64 2022-08-17T12:17:24.4860789Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64 2022-08-17T12:17:24.4917983Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64 2022-08-17T12:17:24.4921379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16 2022-08-17T12:17:24.4971120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32 2022-08-17T12:17:24.4980964Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32 2022-08-17T12:17:24.5156745Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16 2022-08-17T12:17:24.5398343Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32 2022-08-17T12:17:24.5410551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32 2022-08-17T12:17:24.5482398Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32 2022-08-17T12:17:24.5497016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64 2022-08-17T12:17:24.5580947Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64 2022-08-17T12:17:24.5630949Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32 2022-08-17T12:17:24.5835128Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64 2022-08-17T12:17:24.5850514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64 2022-08-17T12:17:24.5864598Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64 2022-08-17T12:17:24.5875443Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64 2022-08-17T12:17:24.5882622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16 2022-08-17T12:17:24.5889445Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32 2022-08-17T12:17:24.5945248Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16 2022-08-17T12:17:24.6038775Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64 2022-08-17T12:17:24.6275021Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16 2022-08-17T12:17:24.6277647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8 2022-08-17T12:17:24.6296350Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8 2022-08-17T12:17:24.6343980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32 2022-08-17T12:17:24.6405665Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32 2022-08-17T12:17:24.6476744Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16 2022-08-17T12:17:24.6725562Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32 2022-08-17T12:17:24.6732846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8 2022-08-17T12:17:24.6754096Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8 2022-08-17T12:17:24.6764916Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32 2022-08-17T12:17:24.6815605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64 2022-08-17T12:17:24.6956663Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64 2022-08-17T12:17:24.7058295Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64 2022-08-17T12:17:24.7071478Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32 2022-08-17T12:17:24.7149698Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64 2022-08-17T12:17:24.7152602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:24.7205757Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:24.7248169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8 2022-08-17T12:17:24.7282196Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8 2022-08-17T12:17:24.7437647Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64 2022-08-17T12:17:24.7592605Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8 2022-08-17T12:17:24.7598443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool 2022-08-17T12:17:24.7672982Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool 2022-08-17T12:17:24.7679921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8 2022-08-17T12:17:24.7761779Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8 2022-08-17T12:17:24.7874983Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8 2022-08-17T12:17:24.8085833Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8 2022-08-17T12:17:24.8093063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128 2022-08-17T12:17:24.8099528Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128 2022-08-17T12:17:24.8124115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool 2022-08-17T12:17:24.8211633Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool 2022-08-17T12:17:24.8311638Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8 2022-08-17T12:17:24.8478870Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool 2022-08-17T12:17:24.8509627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64 2022-08-17T12:17:24.8530524Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool 2022-08-17T12:17:24.8556770Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64 2022-08-17T12:17:24.8613532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:24.8796357Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:24.8827824Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32 2022-08-17T12:17:24.8843200Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64 2022-08-17T12:17:24.8913313Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16 2022-08-17T12:17:24.8947030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16 2022-08-17T12:17:24.8953926Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32 2022-08-17T12:17:24.9030235Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16 2022-08-17T12:17:24.9030970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:24.9236785Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:24.9356401Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64 2022-08-17T12:17:24.9392138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.9401184Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.9470146Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64 2022-08-17T12:17:24.9470812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.9673309Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32 2022-08-17T12:17:24.9797714Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16 2022-08-17T12:17:24.9833754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64 2022-08-17T12:17:24.9897602Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64 2022-08-17T12:17:24.9951768Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16 2022-08-17T12:17:24.9952408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.0152087Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.0237515Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32 2022-08-17T12:17:25.0278051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.0394719Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.0395402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.0442894Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.0505420Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32 2022-08-17T12:17:25.0519790Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16 2022-08-17T12:17:25.0590554Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32 2022-08-17T12:17:25.0672191Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64 2022-08-17T12:17:25.0708363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.0758031Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.0861338Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64 2022-08-17T12:17:25.0893900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.1034098Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.1113798Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8 2022-08-17T12:17:25.1150832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.1228609Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.1284917Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8 2022-08-17T12:17:25.1343651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.1474482Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64 2022-08-17T12:17:25.1554211Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8 2022-08-17T12:17:25.1597914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.1696857Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.1952259Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8 2022-08-17T12:17:25.1955152Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32 2022-08-17T12:17:25.1956640Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64 2022-08-17T12:17:25.1981873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.2109994Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8 2022-08-17T12:17:25.2112340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.2349720Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.2351726Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.2360896Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:25.2588738Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool 2022-08-17T12:17:25.2589828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16 2022-08-17T12:17:25.2915852Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16 2022-08-17T12:17:25.2919841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool 2022-08-17T12:17:25.2928080Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool 2022-08-17T12:17:25.2998143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool 2022-08-17T12:17:25.3155933Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool 2022-08-17T12:17:25.3160622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128 2022-08-17T12:17:25.3168653Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128 2022-08-17T12:17:25.3200213Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool 2022-08-17T12:17:25.3355486Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32 2022-08-17T12:17:25.3359224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128 2022-08-17T12:17:25.3370839Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128 2022-08-17T12:17:25.3593283Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32 2022-08-17T12:17:25.3596724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64 2022-08-17T12:17:25.3634687Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64 2022-08-17T12:17:25.3680512Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64 2022-08-17T12:17:25.3701605Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64 2022-08-17T12:17:25.3777181Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8 2022-08-17T12:17:25.3788178Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64 2022-08-17T12:17:25.3789970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32 2022-08-17T12:17:25.4045819Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32 2022-08-17T12:17:25.4049194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32 2022-08-17T12:17:25.4075592Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32 2022-08-17T12:17:25.4234443Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16 2022-08-17T12:17:25.4243419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64 2022-08-17T12:17:25.4261572Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64 2022-08-17T12:17:25.4473764Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16 2022-08-17T12:17:25.4493955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64 2022-08-17T12:17:25.4531576Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64 2022-08-17T12:17:25.4675660Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32 2022-08-17T12:17:25.4681421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16 2022-08-17T12:17:25.4726907Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16 2022-08-17T12:17:25.4879891Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32 2022-08-17T12:17:25.4943183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16 2022-08-17T12:17:25.4976269Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16 2022-08-17T12:17:25.5116920Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64 2022-08-17T12:17:25.5120584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32 2022-08-17T12:17:25.5186448Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32 2022-08-17T12:17:25.5219488Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64 2022-08-17T12:17:25.5232212Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8 2022-08-17T12:17:25.5348694Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8 2022-08-17T12:17:25.5353549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32 2022-08-17T12:17:25.5390734Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32 2022-08-17T12:17:25.5556851Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8 2022-08-17T12:17:25.5568421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64 2022-08-17T12:17:25.5589284Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64 2022-08-17T12:17:25.5792638Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8 2022-08-17T12:17:25.5799039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64 2022-08-17T12:17:25.5832771Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64 2022-08-17T12:17:25.6009666Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8 2022-08-17T12:17:25.6017466Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8 2022-08-17T12:17:25.6042896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16 2022-08-17T12:17:25.6236040Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16 2022-08-17T12:17:25.6243714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8 2022-08-17T12:17:25.6275880Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8 2022-08-17T12:17:25.6459920Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool 2022-08-17T12:17:25.6470092Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool 2022-08-17T12:17:25.6479996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32 2022-08-17T12:17:25.6693002Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32 2022-08-17T12:17:25.6697771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8 2022-08-17T12:17:25.6754056Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8 2022-08-17T12:17:25.6857173Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32 2022-08-17T12:17:25.6922406Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8 2022-08-17T12:17:25.6930503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64 2022-08-17T12:17:25.6939623Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64 2022-08-17T12:17:25.6952338Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16 2022-08-17T12:17:25.7087993Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32 2022-08-17T12:17:25.7127131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:25.7191661Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:25.7360114Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64 2022-08-17T12:17:25.7363982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8 2022-08-17T12:17:25.7379852Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8 2022-08-17T12:17:25.7565070Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64 2022-08-17T12:17:25.7568378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:25.7639394Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:25.7844201Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16 2022-08-17T12:17:25.7851986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8 2022-08-17T12:17:25.7866423Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8 2022-08-17T12:17:25.7997810Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16 2022-08-17T12:17:25.8002086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:25.8072150Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:25.8284107Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32 2022-08-17T12:17:25.8288951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:25.8296674Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:25.8436450Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32 2022-08-17T12:17:25.8440673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:25.8512208Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:25.8718691Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64 2022-08-17T12:17:25.8730712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool 2022-08-17T12:17:25.8740934Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool 2022-08-17T12:17:25.8873793Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64 2022-08-17T12:17:25.8880768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.8952184Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:25.9144396Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8 2022-08-17T12:17:25.9154053Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8 2022-08-17T12:17:25.9186232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128 2022-08-17T12:17:25.9293237Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128 2022-08-17T12:17:25.9320695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.9395525Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:25.9596913Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8 2022-08-17T12:17:25.9630827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32 2022-08-17T12:17:25.9678859Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32 2022-08-17T12:17:25.9747969Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8 2022-08-17T12:17:25.9753964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:25.9831999Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.0115070Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16 2022-08-17T12:17:26.0123712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.0212940Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.0247901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.0595341Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.0603940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.0671646Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.0672977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.0817262Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.0830755Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16 2022-08-17T12:17:26.1036316Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128 2022-08-17T12:17:26.1043001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.1120121Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32 2022-08-17T12:17:26.1127780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.1350353Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.1376062Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16 2022-08-17T12:17:26.1490878Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool 2022-08-17T12:17:26.1493255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.1594948Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64 2022-08-17T12:17:26.1598986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.1922026Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.1925884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.2036767Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16 2022-08-17T12:17:26.2043212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool 2022-08-17T12:17:26.2396875Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool 2022-08-17T12:17:26.2402083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.2471092Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32 2022-08-17T12:17:26.2475453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128 2022-08-17T12:17:26.2833931Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128 2022-08-17T12:17:26.2840566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.2918162Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64 2022-08-17T12:17:26.2922797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32 2022-08-17T12:17:26.3020262Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32 2022-08-17T12:17:26.3045495Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool 2022-08-17T12:17:26.3276853Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128 2022-08-17T12:17:26.3281837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.3351975Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8 2022-08-17T12:17:26.3357719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64 2022-08-17T12:17:26.3716642Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64 2022-08-17T12:17:26.3726593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.3759200Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8 2022-08-17T12:17:26.3813702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16 2022-08-17T12:17:26.4157643Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16 2022-08-17T12:17:26.4169145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.4259599Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16 2022-08-17T12:17:26.4298324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32 2022-08-17T12:17:26.4590359Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32 2022-08-17T12:17:26.4612065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool 2022-08-17T12:17:26.4686051Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool 2022-08-17T12:17:26.4735485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64 2022-08-17T12:17:26.5037415Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64 2022-08-17T12:17:26.5038493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16 2022-08-17T12:17:26.5138501Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16 2022-08-17T12:17:26.5168590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16 2022-08-17T12:17:26.5481554Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16 2022-08-17T12:17:26.5482295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32 2022-08-17T12:17:26.5637303Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32 2022-08-17T12:17:26.5645594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32 2022-08-17T12:17:26.5877993Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32 2022-08-17T12:17:26.5916294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64 2022-08-17T12:17:26.6082627Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64 2022-08-17T12:17:26.6094055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64 2022-08-17T12:17:26.6282322Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64 2022-08-17T12:17:26.6293071Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128 2022-08-17T12:17:26.6359537Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64 2022-08-17T12:17:26.6360149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16 2022-08-17T12:17:26.6502381Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16 2022-08-17T12:17:26.6526526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8 2022-08-17T12:17:26.6839125Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8 2022-08-17T12:17:26.6839982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32 2022-08-17T12:17:26.6962258Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32 2022-08-17T12:17:26.6962997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8 2022-08-17T12:17:26.7197119Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8 2022-08-17T12:17:26.7219306Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128 2022-08-17T12:17:26.7272757Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32 2022-08-17T12:17:26.7278435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64 2022-08-17T12:17:26.7389619Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64 2022-08-17T12:17:26.7391006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.7712319Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.7713323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8 2022-08-17T12:17:26.7830043Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8 2022-08-17T12:17:26.7831312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.8156709Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.8158275Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8 2022-08-17T12:17:26.8277634Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8 2022-08-17T12:17:26.8288164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:17:26.8605380Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:17:26.8606075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.8712546Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:26.8713796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:17:26.9036543Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:17:26.9037242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.9154659Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool 2022-08-17T12:17:26.9155374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.9478569Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:17:26.9479262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.9574224Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.9600820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.9959265Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16 2022-08-17T12:17:26.9968750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.0059871Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.0081450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.0298966Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.0317621Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64 2022-08-17T12:17:27.0410715Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16 2022-08-17T12:17:27.0411281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.0515566Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.0516259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.0836998Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.0837670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.0934708Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.0963217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.1277814Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.1278438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.1398026Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.1398691Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.1719341Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.1720007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.1840112Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.1846588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.1929941Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.1951728Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32 2022-08-17T12:17:27.2163206Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64 2022-08-17T12:17:27.2170140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.2281412Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.2292597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.2595911Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.2602233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.2716727Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.2717388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.3034217Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:17:27.3039823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16 2022-08-17T12:17:27.3131519Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16 2022-08-17T12:17:27.3163214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool 2022-08-17T12:17:27.3477928Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool 2022-08-17T12:17:27.3486823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool 2022-08-17T12:17:27.3576876Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool 2022-08-17T12:17:27.3602961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32 2022-08-17T12:17:27.3915466Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32 2022-08-17T12:17:27.3921584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128 2022-08-17T12:17:27.4020539Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128 2022-08-17T12:17:27.4047317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64 2022-08-17T12:17:27.4358638Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64 2022-08-17T12:17:27.4365582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64 2022-08-17T12:17:27.4516085Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64 2022-08-17T12:17:27.4526525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16 2022-08-17T12:17:27.4845715Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16 2022-08-17T12:17:27.4853078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32 2022-08-17T12:17:27.4916451Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32 2022-08-17T12:17:27.4965930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32 2022-08-17T12:17:27.5025186Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32 2022-08-17T12:17:27.5046964Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64 2022-08-17T12:17:27.5272515Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16 2022-08-17T12:17:27.5279600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64 2022-08-17T12:17:27.5368035Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64 2022-08-17T12:17:27.5397996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64 2022-08-17T12:17:27.5719176Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64 2022-08-17T12:17:27.5727183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16 2022-08-17T12:17:27.5815329Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16 2022-08-17T12:17:27.5841407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8 2022-08-17T12:17:27.6155049Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8 2022-08-17T12:17:27.6162214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32 2022-08-17T12:17:27.6249681Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32 2022-08-17T12:17:27.6276955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8 2022-08-17T12:17:27.6609764Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8 2022-08-17T12:17:27.6617146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64 2022-08-17T12:17:27.6680192Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64 2022-08-17T12:17:27.6718793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.6739676Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.6758931Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16 2022-08-17T12:17:27.7036248Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32 2022-08-17T12:17:27.7036824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8 2022-08-17T12:17:27.7130470Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8 2022-08-17T12:17:27.7159077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.7475669Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.7478994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8 2022-08-17T12:17:27.7529634Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8 2022-08-17T12:17:27.7545679Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16 2022-08-17T12:17:27.7570069Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32 2022-08-17T12:17:27.7600849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.7914731Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:27.7917415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:27.8011685Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:27.8036880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.8356927Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:27.8361603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.8455085Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool 2022-08-17T12:17:27.8479247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.8794386Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:27.8802525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.8863907Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128 2022-08-17T12:17:27.8882163Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32 2022-08-17T12:17:27.8888782Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64 2022-08-17T12:17:27.8923499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.9236296Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:27.9243846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.9335077Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64 2022-08-17T12:17:27.9362111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.9688117Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:27.9701087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.9709377Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32 2022-08-17T12:17:27.9722112Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32 2022-08-17T12:17:27.9756430Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64 2022-08-17T12:17:27.9796400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.0131772Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.0139663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.0285305Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.0285953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool 2022-08-17T12:17:28.0599051Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool 2022-08-17T12:17:28.0602615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.0697019Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.0719942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32 2022-08-17T12:17:28.0729485Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64 2022-08-17T12:17:28.0738769Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32 2022-08-17T12:17:28.1035685Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16 2022-08-17T12:17:28.1040863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.1112701Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.1146344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64 2022-08-17T12:17:28.1434968Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64 2022-08-17T12:17:28.1479794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.1594900Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.1624028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16 2022-08-17T12:17:28.1743123Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16 2022-08-17T12:17:28.1761156Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16 2022-08-17T12:17:28.1918245Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32 2022-08-17T12:17:28.1921721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.2034813Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.2071121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32 2022-08-17T12:17:28.2357562Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32 2022-08-17T12:17:28.2361250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.2474782Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.2512564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64 2022-08-17T12:17:28.2750192Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64 2022-08-17T12:17:28.2768703Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32 2022-08-17T12:17:28.2802644Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64 2022-08-17T12:17:28.2806173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16 2022-08-17T12:17:28.2958182Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16 2022-08-17T12:17:28.3004255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8 2022-08-17T12:17:28.3177102Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8 2022-08-17T12:17:28.3198377Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64 2022-08-17T12:17:28.3235987Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16 2022-08-17T12:17:28.3241193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool 2022-08-17T12:17:28.3437039Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool 2022-08-17T12:17:28.3437714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8 2022-08-17T12:17:28.3592505Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8 2022-08-17T12:17:28.3608831Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64 2022-08-17T12:17:28.3670819Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8 2022-08-17T12:17:28.3674247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128 2022-08-17T12:17:28.3842234Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128 2022-08-17T12:17:28.3875497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.4123483Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.4126549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64 2022-08-17T12:17:28.4315068Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64 2022-08-17T12:17:28.4318626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.4553499Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.4556282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32 2022-08-17T12:17:28.4631287Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32 2022-08-17T12:17:28.4652004Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8 2022-08-17T12:17:28.4753342Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8 2022-08-17T12:17:28.4758222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.4994207Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.5000295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64 2022-08-17T12:17:28.5193107Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64 2022-08-17T12:17:28.5199128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.5441219Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:28.5446100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16 2022-08-17T12:17:28.5533995Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16 2022-08-17T12:17:28.5552726Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16 2022-08-17T12:17:28.5600636Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32 2022-08-17T12:17:28.5621576Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8 2022-08-17T12:17:28.5634862Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16 2022-08-17T12:17:28.5674856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.5872363Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:28.5878064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32 2022-08-17T12:17:28.6018662Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32 2022-08-17T12:17:28.6040453Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16 2022-08-17T12:17:28.6074308Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool 2022-08-17T12:17:28.6119909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.6315372Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:28.6316068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64 2022-08-17T12:17:28.6375415Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64 2022-08-17T12:17:28.6473641Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool 2022-08-17T12:17:28.6558778Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128 2022-08-17T12:17:28.6560842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.6751960Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:28.6754339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8 2022-08-17T12:17:28.6996724Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8 2022-08-17T12:17:28.6999764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.7192760Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:28.7194778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8 2022-08-17T12:17:28.7310965Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8 2022-08-17T12:17:28.7385561Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128 2022-08-17T12:17:28.7438767Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32 2022-08-17T12:17:28.7441040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool 2022-08-17T12:17:28.7643804Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool 2022-08-17T12:17:28.7644730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.7790993Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:28.7809056Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32 2022-08-17T12:17:28.7875356Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64 2022-08-17T12:17:28.7875937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32 2022-08-17T12:17:28.8081411Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32 2022-08-17T12:17:28.8082060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.8266347Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool 2022-08-17T12:17:28.8284233Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64 2022-08-17T12:17:28.8290067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64 2022-08-17T12:17:28.8330018Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16 2022-08-17T12:17:28.8473428Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64 2022-08-17T12:17:28.8504381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.8662944Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:28.8677976Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32 2022-08-17T12:17:28.8707751Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64 2022-08-17T12:17:28.8725840Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16 2022-08-17T12:17:28.8732064Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32 2022-08-17T12:17:28.8780038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16 2022-08-17T12:17:28.8913115Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16 2022-08-17T12:17:28.8952472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.9138697Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:28.9161581Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32 2022-08-17T12:17:28.9165997Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64 2022-08-17T12:17:28.9204247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32 2022-08-17T12:17:28.9404343Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32 2022-08-17T12:17:28.9405140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.9560598Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32 2022-08-17T12:17:28.9592538Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64 2022-08-17T12:17:28.9598614Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16 2022-08-17T12:17:28.9649168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64 2022-08-17T12:17:28.9839925Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64 2022-08-17T12:17:28.9845538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64 2022-08-17T12:17:28.9950121Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.0030949Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16 2022-08-17T12:17:29.0038299Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32 2022-08-17T12:17:29.0094272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8 2022-08-17T12:17:29.0278682Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8 2022-08-17T12:17:29.0280408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.0375987Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.0470315Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32 2022-08-17T12:17:29.0477000Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64 2022-08-17T12:17:29.0522092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8 2022-08-17T12:17:29.0716577Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8 2022-08-17T12:17:29.0718492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.0776070Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.0789559Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64 2022-08-17T12:17:29.0812970Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8 2022-08-17T12:17:29.0910519Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64 2022-08-17T12:17:29.0916041Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8 2022-08-17T12:17:29.0960318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:29.1156151Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:29.1158363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.1244236Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.1390633Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8 2022-08-17T12:17:29.1392813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.1403897Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:29.1599734Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8 2022-08-17T12:17:29.1604621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.1732031Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.1828849Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8 2022-08-17T12:17:29.1832328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.1842092Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:29.1951863Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16 2022-08-17T12:17:29.2024118Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16 2022-08-17T12:17:29.2027085Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.2270277Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.2272165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.2282058Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:29.2389268Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool 2022-08-17T12:17:29.2483417Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool 2022-08-17T12:17:29.2517540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.2711011Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16 2022-08-17T12:17:29.2712394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.2724322Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:29.2844553Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128 2022-08-17T12:17:29.2988903Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128 2022-08-17T12:17:29.2991467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool 2022-08-17T12:17:29.3039755Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool 2022-08-17T12:17:29.3049520Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8 2022-08-17T12:17:29.3162175Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8 2022-08-17T12:17:29.3202970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.3211297Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:29.3282056Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64 2022-08-17T12:17:29.3433809Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64 2022-08-17T12:17:29.3436668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128 2022-08-17T12:17:29.3597767Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128 2022-08-17T12:17:29.3598391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.3625394Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16 2022-08-17T12:17:29.3699024Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:29.3833733Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16 2022-08-17T12:17:29.3859850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32 2022-08-17T12:17:29.4035378Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32 2022-08-17T12:17:29.4036068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.4069043Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32 2022-08-17T12:17:29.4141216Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:29.4315424Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32 2022-08-17T12:17:29.4341117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64 2022-08-17T12:17:29.4476563Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64 2022-08-17T12:17:29.4480558Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64 2022-08-17T12:17:29.4504079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool 2022-08-17T12:17:29.4577530Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool 2022-08-17T12:17:29.4795630Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64 2022-08-17T12:17:29.4805612Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8 2022-08-17T12:17:29.4807004Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16 2022-08-17T12:17:29.4834575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16 2022-08-17T12:17:29.4913882Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16 2022-08-17T12:17:29.4915397Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16 2022-08-17T12:17:29.4945579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128 2022-08-17T12:17:29.4989927Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128 2022-08-17T12:17:29.5275634Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16 2022-08-17T12:17:29.5303889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32 2022-08-17T12:17:29.5354469Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32 2022-08-17T12:17:29.5356336Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32 2022-08-17T12:17:29.5387658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64 2022-08-17T12:17:29.5442560Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64 2022-08-17T12:17:29.5715831Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32 2022-08-17T12:17:29.5750881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64 2022-08-17T12:17:29.5800027Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64 2022-08-17T12:17:29.5806135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32 2022-08-17T12:17:29.5837151Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64 2022-08-17T12:17:29.5901540Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32 2022-08-17T12:17:29.6154243Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64 2022-08-17T12:17:29.6183678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16 2022-08-17T12:17:29.6236902Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16 2022-08-17T12:17:29.6241035Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8 2022-08-17T12:17:29.6268329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64 2022-08-17T12:17:29.6353275Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64 2022-08-17T12:17:29.6596357Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8 2022-08-17T12:17:29.6606764Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16 2022-08-17T12:17:29.6607388Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool 2022-08-17T12:17:29.6637762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32 2022-08-17T12:17:29.6674732Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32 2022-08-17T12:17:29.6677610Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8 2022-08-17T12:17:29.6701387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16 2022-08-17T12:17:29.6763773Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16 2022-08-17T12:17:29.7036041Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8 2022-08-17T12:17:29.7064917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64 2022-08-17T12:17:29.7116818Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64 2022-08-17T12:17:29.7117414Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16 2022-08-17T12:17:29.7153699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32 2022-08-17T12:17:29.7181620Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32 2022-08-17T12:17:29.7475645Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16 2022-08-17T12:17:29.7503098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8 2022-08-17T12:17:29.7554606Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8 2022-08-17T12:17:29.7556540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64 2022-08-17T12:17:29.7592530Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool 2022-08-17T12:17:29.7608187Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64 2022-08-17T12:17:29.7915823Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool 2022-08-17T12:17:29.7950800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8 2022-08-17T12:17:29.7995706Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8 2022-08-17T12:17:29.8038691Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128 2022-08-17T12:17:29.8070785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8 2022-08-17T12:17:29.8084124Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128 2022-08-17T12:17:29.8354949Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8 2022-08-17T12:17:29.8386641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.8436588Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:29.8472449Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64 2022-08-17T12:17:29.8493600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8 2022-08-17T12:17:29.8505336Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64 2022-08-17T12:17:29.8836708Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8 2022-08-17T12:17:29.8868488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool 2022-08-17T12:17:29.8884076Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool 2022-08-17T12:17:29.8912200Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16 2022-08-17T12:17:29.8932033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:29.8948296Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16 2022-08-17T12:17:29.8951817Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool 2022-08-17T12:17:29.8956870Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:29.9280862Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128 2022-08-17T12:17:29.9321135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128 2022-08-17T12:17:29.9354266Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128 2022-08-17T12:17:29.9394454Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32 2022-08-17T12:17:29.9408780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:29.9426031Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32 2022-08-17T12:17:29.9756221Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:17:29.9784092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32 2022-08-17T12:17:29.9795959Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32 2022-08-17T12:17:29.9831509Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64 2022-08-17T12:17:29.9847276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:29.9863973Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64 2022-08-17T12:17:30.0202121Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.0241432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.0253025Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16 2022-08-17T12:17:30.0272346Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.0287820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.0305157Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16 2022-08-17T12:17:30.0640186Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.0680965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16 2022-08-17T12:17:30.0694109Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32 2022-08-17T12:17:30.0713585Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16 2022-08-17T12:17:30.0731537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.0749243Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32 2022-08-17T12:17:30.1074943Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.1102341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.1114776Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.1157073Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64 2022-08-17T12:17:30.1192142Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64 2022-08-17T12:17:30.1220972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.1519054Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.1556940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.1568825Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.1622112Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8 2022-08-17T12:17:30.1640277Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8 2022-08-17T12:17:30.1684556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.1964936Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.1971622Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128 2022-08-17T12:17:30.1994375Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64 2022-08-17T12:17:30.1995971Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8 2022-08-17T12:17:30.2026535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.2036946Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16 2022-08-17T12:17:30.2071189Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8 2022-08-17T12:17:30.2098265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.2483891Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.2521911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.2531087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.2539766Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32 2022-08-17T12:17:30.2550944Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16 2022-08-17T12:17:30.2568441Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16 2022-08-17T12:17:30.2959935Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.2961205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.2964919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.3003956Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool 2022-08-17T12:17:30.3029536Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.3033498Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64 2022-08-17T12:17:30.3405701Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool 2022-08-17T12:17:30.3407874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool 2022-08-17T12:17:30.3410171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.3461536Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128 2022-08-17T12:17:30.3480607Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8 2022-08-17T12:17:30.3488077Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool 2022-08-17T12:17:30.3880513Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128 2022-08-17T12:17:30.3885164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.3902864Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64 2022-08-17T12:17:30.3957244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128 2022-08-17T12:17:30.3959030Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64 2022-08-17T12:17:30.3965917Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128 2022-08-17T12:17:30.4319872Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8 2022-08-17T12:17:30.4320763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64 2022-08-17T12:17:30.4322141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.4353913Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16 2022-08-17T12:17:30.4366387Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64 2022-08-17T12:17:30.4378982Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:30.4531406Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16 2022-08-17T12:17:30.4538814Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64 2022-08-17T12:17:30.4758994Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32 2022-08-17T12:17:30.4762862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool 2022-08-17T12:17:30.4769452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32 2022-08-17T12:17:30.4794385Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32 2022-08-17T12:17:30.4816773Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool 2022-08-17T12:17:30.4824320Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32 2022-08-17T12:17:30.5202429Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32 2022-08-17T12:17:30.5203245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64 2022-08-17T12:17:30.5247535Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64 2022-08-17T12:17:30.5274944Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64 2022-08-17T12:17:30.5278269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32 2022-08-17T12:17:30.5286709Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32 2022-08-17T12:17:30.5653939Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64 2022-08-17T12:17:30.5654770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16 2022-08-17T12:17:30.5655362Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16 2022-08-17T12:17:30.5697962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64 2022-08-17T12:17:30.5713772Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16 2022-08-17T12:17:30.5715970Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64 2022-08-17T12:17:30.5874791Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16 2022-08-17T12:17:30.5884435Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32 2022-08-17T12:17:30.6123004Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64 2022-08-17T12:17:30.6140093Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32 2022-08-17T12:17:30.6141028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32 2022-08-17T12:17:30.6146331Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16 2022-08-17T12:17:30.6150391Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32 2022-08-17T12:17:30.6153000Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16 2022-08-17T12:17:30.6525221Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32 2022-08-17T12:17:30.6526068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64 2022-08-17T12:17:30.6526644Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64 2022-08-17T12:17:30.6565478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32 2022-08-17T12:17:30.6579862Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32 2022-08-17T12:17:30.6586709Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64 2022-08-17T12:17:30.7009172Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64 2022-08-17T12:17:30.7010102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8 2022-08-17T12:17:30.7010808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64 2022-08-17T12:17:30.7071003Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8 2022-08-17T12:17:30.7075608Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64 2022-08-17T12:17:30.7078809Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8 2022-08-17T12:17:30.7329690Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8 2022-08-17T12:17:30.7340396Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64 2022-08-17T12:17:30.7437215Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16 2022-08-17T12:17:30.7439597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8 2022-08-17T12:17:30.7441977Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8 2022-08-17T12:17:30.7470145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8 2022-08-17T12:17:30.7475698Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8 2022-08-17T12:17:30.7483942Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8 2022-08-17T12:17:30.7930144Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8 2022-08-17T12:17:30.7935473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8 2022-08-17T12:17:30.7940325Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8 2022-08-17T12:17:30.7945227Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16 2022-08-17T12:17:30.7975006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.8316034Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.8431686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.8443438Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:30.8454828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:30.8836777Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128 2022-08-17T12:17:30.8837827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.8862570Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool 2022-08-17T12:17:30.8906527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.9320598Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64 2022-08-17T12:17:30.9328131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.9338352Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.9345605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.9529627Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:30.9545689Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16 2022-08-17T12:17:30.9711138Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32 2022-08-17T12:17:30.9717384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.9789691Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:30.9795456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.0161458Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.0167586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.0269885Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.0275625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.0639710Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.0646920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.0771891Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.0780834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.1073629Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.1079944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.1192167Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.1230736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.1521918Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.1528846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.1672821Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.1679391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.1783517Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.1800415Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32 2022-08-17T12:17:31.1892182Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64 2022-08-17T12:17:31.1911387Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16 2022-08-17T12:17:31.1989045Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool 2022-08-17T12:17:31.1995431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.2115022Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.2120172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.2437667Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:31.2438911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.2551403Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:17:31.2552650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool 2022-08-17T12:17:31.2876599Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool 2022-08-17T12:17:31.2877672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16 2022-08-17T12:17:31.2997957Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16 2022-08-17T12:17:31.2999470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128 2022-08-17T12:17:31.3356246Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128 2022-08-17T12:17:31.3357190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32 2022-08-17T12:17:31.3433902Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32 2022-08-17T12:17:31.3435153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64 2022-08-17T12:17:31.3736329Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64 2022-08-17T12:17:31.3752107Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64 2022-08-17T12:17:31.3788627Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8 2022-08-17T12:17:31.3789452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64 2022-08-17T12:17:31.3869579Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64 2022-08-17T12:17:31.3870645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32 2022-08-17T12:17:31.4236398Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32 2022-08-17T12:17:31.4239900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16 2022-08-17T12:17:31.4311278Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16 2022-08-17T12:17:31.4314301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64 2022-08-17T12:17:31.4673418Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64 2022-08-17T12:17:31.4677053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32 2022-08-17T12:17:31.4793468Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32 2022-08-17T12:17:31.4796464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16 2022-08-17T12:17:31.5152444Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16 2022-08-17T12:17:31.5155457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64 2022-08-17T12:17:31.5228804Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64 2022-08-17T12:17:31.5231653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32 2022-08-17T12:17:31.5596102Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32 2022-08-17T12:17:31.5599249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8 2022-08-17T12:17:31.5670824Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8 2022-08-17T12:17:31.5673833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64 2022-08-17T12:17:31.5775197Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64 2022-08-17T12:17:31.5792566Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8 2022-08-17T12:17:31.5936409Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8 2022-08-17T12:17:31.5959278Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool 2022-08-17T12:17:31.6027801Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128 2022-08-17T12:17:31.6030592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8 2022-08-17T12:17:31.6111155Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8 2022-08-17T12:17:31.6114040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8 2022-08-17T12:17:31.6471586Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8 2022-08-17T12:17:31.6474617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.6554568Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:31.6556468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8 2022-08-17T12:17:31.6914763Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8 2022-08-17T12:17:31.6916311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.6990718Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:17:31.6992589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:31.7362704Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:31.7365232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.7433035Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.7434433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.7797885Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:17:31.7800229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.7816970Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.7829735Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8 2022-08-17T12:17:31.7872797Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16 2022-08-17T12:17:31.7874906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.8200782Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:17:31.8230753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.8294634Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.8313286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.8695799Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:31.8715950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.8766919Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:17:31.8796952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.9155147Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:31.9185349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.9251881Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:17:31.9273911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.9575491Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:31.9593317Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16 2022-08-17T12:17:31.9593967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.9620364Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool 2022-08-17T12:17:31.9709672Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:17:31.9711683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.0113413Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.0114403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:17:32.0276540Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:17:32.0279637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:32.0594553Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:32.0597876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.0717853Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16 2022-08-17T12:17:32.0718539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:32.1039796Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:32.1040492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool 2022-08-17T12:17:32.1196178Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool 2022-08-17T12:17:32.1196839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:32.1510281Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:32.1511037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128 2022-08-17T12:17:32.1656834Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128 2022-08-17T12:17:32.1671468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool 2022-08-17T12:17:32.1786511Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool 2022-08-17T12:17:32.1799782Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool 2022-08-17T12:17:32.1951379Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16 2022-08-17T12:17:32.1954500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64 2022-08-17T12:17:32.2100158Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64 2022-08-17T12:17:32.2114802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32 2022-08-17T12:17:32.2362466Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32 2022-08-17T12:17:32.2398971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16 2022-08-17T12:17:32.2517529Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16 2022-08-17T12:17:32.2564265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64 2022-08-17T12:17:32.2833685Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64 2022-08-17T12:17:32.2835262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32 2022-08-17T12:17:32.2992635Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32 2022-08-17T12:17:32.2997676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16 2022-08-17T12:17:32.3275084Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16 2022-08-17T12:17:32.3281566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64 2022-08-17T12:17:32.3432628Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64 2022-08-17T12:17:32.3436386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32 2022-08-17T12:17:32.3715171Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32 2022-08-17T12:17:32.3718406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16 2022-08-17T12:17:32.3868295Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16 2022-08-17T12:17:32.3875733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64 2022-08-17T12:17:32.4067852Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64 2022-08-17T12:17:32.4081059Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128 2022-08-17T12:17:32.4150105Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64 2022-08-17T12:17:32.4154372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32 2022-08-17T12:17:32.4231320Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32 2022-08-17T12:17:32.4246715Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16 2022-08-17T12:17:32.4317718Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32 2022-08-17T12:17:32.4321156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8 2022-08-17T12:17:32.4594989Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8 2022-08-17T12:17:32.4598177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64 2022-08-17T12:17:32.4811530Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64 2022-08-17T12:17:32.4814327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8 2022-08-17T12:17:32.5038313Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8 2022-08-17T12:17:32.5041156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8 2022-08-17T12:17:32.5255267Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8 2022-08-17T12:17:32.5270191Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32 2022-08-17T12:17:32.5274934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:32.5286486Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool 2022-08-17T12:17:32.5477958Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64 2022-08-17T12:17:32.5481352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8 2022-08-17T12:17:32.5715220Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8 2022-08-17T12:17:32.5755713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.5918124Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.5921708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.6208919Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:32.6213769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.6392815Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.6395197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool 2022-08-17T12:17:32.6641263Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool 2022-08-17T12:17:32.6644445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:32.6784520Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16 2022-08-17T12:17:32.6804159Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64 2022-08-17T12:17:32.6869810Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16 2022-08-17T12:17:32.6873336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128 2022-08-17T12:17:32.7120228Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128 2022-08-17T12:17:32.7123167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.7342741Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.7345981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64 2022-08-17T12:17:32.7552937Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64 2022-08-17T12:17:32.7560139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:32.7774273Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64 2022-08-17T12:17:32.7792688Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16 2022-08-17T12:17:32.7830338Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32 2022-08-17T12:17:32.7832751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16 2022-08-17T12:17:32.7953840Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16 2022-08-17T12:17:32.7986026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:32.8274647Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8 2022-08-17T12:17:32.8275312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.8395247Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32 2022-08-17T12:17:32.8449844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:32.8741668Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:17:32.8756702Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32 2022-08-17T12:17:32.8759253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.8771216Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64 2022-08-17T12:17:32.8872735Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64 2022-08-17T12:17:32.8874855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool 2022-08-17T12:17:32.9199021Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool 2022-08-17T12:17:32.9202002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16 2022-08-17T12:17:32.9355858Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16 2022-08-17T12:17:32.9358510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32 2022-08-17T12:17:32.9512006Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32 2022-08-17T12:17:32.9534471Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64 2022-08-17T12:17:32.9629571Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8 2022-08-17T12:17:32.9632210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.9814094Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32 2022-08-17T12:17:32.9816747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64 2022-08-17T12:17:33.0072321Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64 2022-08-17T12:17:33.0075434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.0239364Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.0241794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16 2022-08-17T12:17:33.0513947Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16 2022-08-17T12:17:33.0516659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.0597037Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.0615472Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8 2022-08-17T12:17:33.0672112Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8 2022-08-17T12:17:33.0676888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32 2022-08-17T12:17:33.0950735Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32 2022-08-17T12:17:33.0951771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.1117523Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.1118960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64 2022-08-17T12:17:33.1400744Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64 2022-08-17T12:17:33.1401779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.1545584Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.1553434Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8 2022-08-17T12:17:33.1555039Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16 2022-08-17T12:17:33.1556228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8 2022-08-17T12:17:33.1833202Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8 2022-08-17T12:17:33.1834190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16 2022-08-17T12:17:33.2038814Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16 2022-08-17T12:17:33.2039460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8 2022-08-17T12:17:33.2277218Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8 2022-08-17T12:17:33.2279207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32 2022-08-17T12:17:33.2485007Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32 2022-08-17T12:17:33.2514855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:33.2559516Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool 2022-08-17T12:17:33.2576178Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16 2022-08-17T12:17:33.2750140Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool 2022-08-17T12:17:33.2752097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64 2022-08-17T12:17:33.2850808Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64 2022-08-17T12:17:33.2862565Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64 2022-08-17T12:17:33.2948446Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16 2022-08-17T12:17:33.2950983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.3165971Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.3194709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16 2022-08-17T12:17:33.3432417Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16 2022-08-17T12:17:33.3433928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.3604373Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.3637735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32 2022-08-17T12:17:33.3874056Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32 2022-08-17T12:17:33.3875096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:33.3993044Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16 2022-08-17T12:17:33.4012053Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool 2022-08-17T12:17:33.4070848Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16 2022-08-17T12:17:33.4073784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64 2022-08-17T12:17:33.4314241Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64 2022-08-17T12:17:33.4315810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:33.4513229Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32 2022-08-17T12:17:33.4514676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8 2022-08-17T12:17:33.4752610Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8 2022-08-17T12:17:33.4754008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.4992554Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.4993847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8 2022-08-17T12:17:33.5191910Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8 2022-08-17T12:17:33.5192927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.5433615Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.5434487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:33.5532113Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:33.5553602Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16 2022-08-17T12:17:33.5628575Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32 2022-08-17T12:17:33.5634624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.5835294Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.5862047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:17:33.6072689Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:17:33.6079985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool 2022-08-17T12:17:33.6265638Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool 2022-08-17T12:17:33.6274299Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32 2022-08-17T12:17:33.6296761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.6306935Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64 2022-08-17T12:17:33.6485401Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:17:33.6526650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32 2022-08-17T12:17:33.6754748Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32 2022-08-17T12:17:33.6755645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.6967234Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:17:33.6968140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64 2022-08-17T12:17:33.7196167Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64 2022-08-17T12:17:33.7197260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:17:33.7308369Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:17:33.7330715Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64 2022-08-17T12:17:33.7390189Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16 2022-08-17T12:17:33.7392827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16 2022-08-17T12:17:33.7634296Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16 2022-08-17T12:17:33.7635659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:17:33.7834794Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:17:33.7835924Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16 2022-08-17T12:17:33.7837335Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32 2022-08-17T12:17:33.7838598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32 2022-08-17T12:17:33.8122064Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32 2022-08-17T12:17:33.8123043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.8144528Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:17:33.8159738Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16 2022-08-17T12:17:33.8273134Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32 2022-08-17T12:17:33.8278039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64 2022-08-17T12:17:33.8555387Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64 2022-08-17T12:17:33.8563779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.8718657Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:17:33.8724819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8 2022-08-17T12:17:33.8991888Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8 2022-08-17T12:17:33.8998369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.9140009Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:17:33.9158317Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32 2022-08-17T12:17:33.9164313Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8 2022-08-17T12:17:33.9174762Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8 2022-08-17T12:17:33.9472414Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64 2022-08-17T12:17:33.9479709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.9594774Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:33.9601594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:33.9918004Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool 2022-08-17T12:17:33.9924861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool 2022-08-17T12:17:33.9970642Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool 2022-08-17T12:17:33.9988183Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64 2022-08-17T12:17:34.0034578Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8 2022-08-17T12:17:34.0040012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.0351796Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.0357798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128 2022-08-17T12:17:34.0473915Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128 2022-08-17T12:17:34.0479433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.0804035Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.0812107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32 2022-08-17T12:17:34.0867241Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32 2022-08-17T12:17:34.0880677Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8 2022-08-17T12:17:34.0889333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.0927922Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8 2022-08-17T12:17:34.1123547Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.1135544Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32 2022-08-17T12:17:34.1229096Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64 2022-08-17T12:17:34.1235826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64 2022-08-17T12:17:34.1360694Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64 2022-08-17T12:17:34.1365854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.1680896Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.1687285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16 2022-08-17T12:17:34.1749652Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16 2022-08-17T12:17:34.1770476Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8 2022-08-17T12:17:34.1798052Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16 2022-08-17T12:17:34.1804429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.2114528Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.2120648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32 2022-08-17T12:17:34.2237471Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32 2022-08-17T12:17:34.2243990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:34.2616815Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8 2022-08-17T12:17:34.2623301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64 2022-08-17T12:17:34.2677477Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64 2022-08-17T12:17:34.2682652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:34.3038660Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:17:34.3046981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16 2022-08-17T12:17:34.3110235Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16 2022-08-17T12:17:34.3116052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.3408788Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16 2022-08-17T12:17:34.3426002Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16 2022-08-17T12:17:34.3469841Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool 2022-08-17T12:17:34.3476845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32 2022-08-17T12:17:34.3550428Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32 2022-08-17T12:17:34.3555729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool 2022-08-17T12:17:34.3884050Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool 2022-08-17T12:17:34.3994618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64 2022-08-17T12:17:34.4004683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128 2022-08-17T12:17:34.4014285Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128 2022-08-17T12:17:34.4357253Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64 2022-08-17T12:17:34.4364263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8 2022-08-17T12:17:34.4470929Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8 2022-08-17T12:17:34.4477120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32 2022-08-17T12:17:34.4795923Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32 2022-08-17T12:17:34.4801538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8 2022-08-17T12:17:34.4912013Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8 2022-08-17T12:17:34.4919090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64 2022-08-17T12:17:34.5235630Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64 2022-08-17T12:17:34.5241093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.5392875Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.5397925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16 2022-08-17T12:17:34.5683681Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16 2022-08-17T12:17:34.5690454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:34.5781603Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:34.5802187Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool 2022-08-17T12:17:34.5831616Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128 2022-08-17T12:17:34.5838274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32 2022-08-17T12:17:34.6016140Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32 2022-08-17T12:17:34.6029088Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64 2022-08-17T12:17:34.6117311Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16 2022-08-17T12:17:34.6125739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:34.6277555Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:34.6283299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64 2022-08-17T12:17:34.6552877Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64 2022-08-17T12:17:34.6558458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:34.6756045Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:34.6761666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16 2022-08-17T12:17:34.6996354Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16 2022-08-17T12:17:34.7003416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:34.7194354Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:34.7200109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32 2022-08-17T12:17:34.7432574Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32 2022-08-17T12:17:34.7437983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:34.7633243Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:34.7638647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64 2022-08-17T12:17:34.7874732Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64 2022-08-17T12:17:34.7881446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.8113470Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:34.8119251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8 2022-08-17T12:17:34.8318958Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8 2022-08-17T12:17:34.8325170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.8555002Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:34.8560713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8 2022-08-17T12:17:34.8753034Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8 2022-08-17T12:17:34.8759094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.8995393Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:34.9007008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.9194553Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:34.9200554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.9475542Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:34.9480857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool 2022-08-17T12:17:34.9673150Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool 2022-08-17T12:17:34.9678902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.9692718Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:34.9705907Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16 2022-08-17T12:17:34.9949983Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32 2022-08-17T12:17:34.9955845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.0119375Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.0125006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:35.0397361Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:35.0404382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:17:35.0555478Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:17:35.0562552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:35.0839546Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:35.0845890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.0997351Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.1006365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.1274088Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.1283036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16 2022-08-17T12:17:35.1324991Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16 2022-08-17T12:17:35.1343089Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128 2022-08-17T12:17:35.1472169Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64 2022-08-17T12:17:35.1477668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool 2022-08-17T12:17:35.1715766Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool 2022-08-17T12:17:35.1720941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.1915601Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.1920753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128 2022-08-17T12:17:35.2202688Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128 2022-08-17T12:17:35.2208259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.2355810Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64 2022-08-17T12:17:35.2363911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32 2022-08-17T12:17:35.2674792Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32 2022-08-17T12:17:35.2681077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16 2022-08-17T12:17:35.2833013Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16 2022-08-17T12:17:35.2838486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64 2022-08-17T12:17:35.3113238Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64 2022-08-17T12:17:35.3119382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32 2022-08-17T12:17:35.3238187Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32 2022-08-17T12:17:35.3274664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16 2022-08-17T12:17:35.3553899Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16 2022-08-17T12:17:35.3558400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64 2022-08-17T12:17:35.3578798Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64 2022-08-17T12:17:35.3591976Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32 2022-08-17T12:17:35.3704487Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64 2022-08-17T12:17:35.3710171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32 2022-08-17T12:17:35.3994463Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32 2022-08-17T12:17:35.3999849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8 2022-08-17T12:17:35.4143243Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8 2022-08-17T12:17:35.4160064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64 2022-08-17T12:17:35.4435634Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64 2022-08-17T12:17:35.4440564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:17:35.4586011Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:17:35.4592423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16 2022-08-17T12:17:35.4873246Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16 2022-08-17T12:17:35.4880539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.5023509Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16 2022-08-17T12:17:35.5031119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32 2022-08-17T12:17:35.5314619Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32 2022-08-17T12:17:35.5320400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool 2022-08-17T12:17:35.5464230Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool 2022-08-17T12:17:35.5469848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64 2022-08-17T12:17:35.5795532Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64 2022-08-17T12:17:35.5800429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128 2022-08-17T12:17:35.5896889Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128 2022-08-17T12:17:35.5945204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8 2022-08-17T12:17:35.6249006Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8 2022-08-17T12:17:35.6253984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32 2022-08-17T12:17:35.6320158Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32 2022-08-17T12:17:35.6357792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8 2022-08-17T12:17:35.6622491Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8 2022-08-17T12:17:35.6639655Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64 2022-08-17T12:17:35.6674044Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32 2022-08-17T12:17:35.6677966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64 2022-08-17T12:17:35.6770690Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64 2022-08-17T12:17:35.6797849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.7162234Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:35.7170174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16 2022-08-17T12:17:35.7196960Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16 2022-08-17T12:17:35.7242675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:35.7252317Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:35.7263320Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64 2022-08-17T12:17:35.7619571Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8 2022-08-17T12:17:35.7626296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32 2022-08-17T12:17:35.7675310Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32 2022-08-17T12:17:35.7714457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.7744989Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:35.7762111Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32 2022-08-17T12:17:35.8038536Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64 2022-08-17T12:17:35.8045412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64 2022-08-17T12:17:35.8134868Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64 2022-08-17T12:17:35.8165277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:35.8476965Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:35.8486678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16 2022-08-17T12:17:35.8573265Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16 2022-08-17T12:17:35.8611373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.8971443Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:35.8981146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32 2022-08-17T12:17:35.9043897Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32 2022-08-17T12:17:35.9098499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:35.9217746Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:35.9236790Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64 2022-08-17T12:17:35.9392105Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16 2022-08-17T12:17:35.9397560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64 2022-08-17T12:17:35.9494475Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64 2022-08-17T12:17:35.9531713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.9832906Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:35.9838673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8 2022-08-17T12:17:35.9930933Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8 2022-08-17T12:17:35.9968717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.0301966Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.0304907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8 2022-08-17T12:17:36.0356321Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8 2022-08-17T12:17:36.0407030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.0717259Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.0725315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.0738444Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.0744729Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16 2022-08-17T12:17:36.0869093Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32 2022-08-17T12:17:36.0874580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.1194495Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.1201563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool 2022-08-17T12:17:36.1289498Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool 2022-08-17T12:17:36.1314268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.1636213Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.1644046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.1732221Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.1744265Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8 2022-08-17T12:17:36.1754602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.1775344Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.2075244Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8 2022-08-17T12:17:36.2084143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32 2022-08-17T12:17:36.2174311Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32 2022-08-17T12:17:36.2220127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:36.2352842Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:36.2369961Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32 2022-08-17T12:17:36.2484905Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64 2022-08-17T12:17:36.2522846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64 2022-08-17T12:17:36.2627171Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64 2022-08-17T12:17:36.2635948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.2994593Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.3002597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16 2022-08-17T12:17:36.3100425Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16 2022-08-17T12:17:36.3108186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool 2022-08-17T12:17:36.3435106Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool 2022-08-17T12:17:36.3440800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.3535895Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32 2022-08-17T12:17:36.3566315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128 2022-08-17T12:17:36.3722185Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128 2022-08-17T12:17:36.3742691Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64 2022-08-17T12:17:36.3872007Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8 2022-08-17T12:17:36.3875902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.3972323Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64 2022-08-17T12:17:36.4008963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32 2022-08-17T12:17:36.4321282Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32 2022-08-17T12:17:36.4326717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.4421548Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16 2022-08-17T12:17:36.4446703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64 2022-08-17T12:17:36.4754639Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64 2022-08-17T12:17:36.4759625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.4852313Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32 2022-08-17T12:17:36.4892926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16 2022-08-17T12:17:36.5053354Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16 2022-08-17T12:17:36.5072267Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8 2022-08-17T12:17:36.5234503Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8 2022-08-17T12:17:36.5240765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.5333859Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64 2022-08-17T12:17:36.5362216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32 2022-08-17T12:17:36.5674182Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32 2022-08-17T12:17:36.5681381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.5826120Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8 2022-08-17T12:17:36.5832823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64 2022-08-17T12:17:36.5915040Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64 2022-08-17T12:17:36.5936403Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8 2022-08-17T12:17:36.6156088Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16 2022-08-17T12:17:36.6162431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8 2022-08-17T12:17:36.6306728Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8 2022-08-17T12:17:36.6311901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16 2022-08-17T12:17:36.6596708Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16 2022-08-17T12:17:36.6602485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.6694828Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16 2022-08-17T12:17:36.6714814Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8 2022-08-17T12:17:36.6721111Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16 2022-08-17T12:17:36.6768164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32 2022-08-17T12:17:36.7039262Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32 2022-08-17T12:17:36.7074740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool 2022-08-17T12:17:36.7186829Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool 2022-08-17T12:17:36.7191049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64 2022-08-17T12:17:36.7522603Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64 2022-08-17T12:17:36.7526517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128 2022-08-17T12:17:36.7589734Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128 2022-08-17T12:17:36.7612836Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16 2022-08-17T12:17:36.7660613Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32 2022-08-17T12:17:36.7667118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8 2022-08-17T12:17:36.7964183Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8 2022-08-17T12:17:36.7973248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64 2022-08-17T12:17:36.8104986Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64 2022-08-17T12:17:36.8112837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8 2022-08-17T12:17:36.8435734Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8 2022-08-17T12:17:36.8442847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16 2022-08-17T12:17:36.8566692Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16 2022-08-17T12:17:36.8574593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.8811522Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:36.8839422Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32 2022-08-17T12:17:36.8846635Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64 2022-08-17T12:17:36.8886838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32 2022-08-17T12:17:36.8982261Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32 2022-08-17T12:17:36.8988412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool 2022-08-17T12:17:36.9011084Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool 2022-08-17T12:17:36.9029026Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16 2022-08-17T12:17:36.9370322Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool 2022-08-17T12:17:36.9377101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64 2022-08-17T12:17:36.9469875Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64 2022-08-17T12:17:36.9476387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.9760527Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:17:36.9812380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16 2022-08-17T12:17:36.9910724Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16 2022-08-17T12:17:36.9917459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:17:37.0234117Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:17:37.0241424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32 2022-08-17T12:17:37.0387350Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32 2022-08-17T12:17:37.0395083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:17:37.0678684Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:17:37.0685197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64 2022-08-17T12:17:37.0827550Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64 2022-08-17T12:17:37.0831871Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64 2022-08-17T12:17:37.0834597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16 2022-08-17T12:17:37.0846742Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16 2022-08-17T12:17:37.0876098Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16 2022-08-17T12:17:37.1074333Z [gw1] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16 2022-08-17T12:17:37.1106859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8 2022-08-17T12:17:37.1267331Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8 2022-08-17T12:17:37.1268259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.1341703Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.1557783Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16 2022-08-17T12:17:37.1589620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8 2022-08-17T12:17:37.1638719Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8 2022-08-17T12:17:37.1656699Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool 2022-08-17T12:17:37.1700861Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128 2022-08-17T12:17:37.1703824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.1997561Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.2028270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:37.2146119Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:37.2146908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.2475657Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.2504054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool 2022-08-17T12:17:37.2554476Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool 2022-08-17T12:17:37.2576697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.2955979Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.2988131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128 2022-08-17T12:17:37.2998904Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128 2022-08-17T12:17:37.3024033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.3435620Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.3441186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.3472223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64 2022-08-17T12:17:37.3478283Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.3905687Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64 2022-08-17T12:17:37.3911385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.3920251Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.3954571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16 2022-08-17T12:17:37.4396481Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16 2022-08-17T12:17:37.4402347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.4405937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.4411742Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.4823406Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32 2022-08-17T12:17:37.4824559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool 2022-08-17T12:17:37.4840834Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool 2022-08-17T12:17:37.4888451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.5266706Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64 2022-08-17T12:17:37.5267405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128 2022-08-17T12:17:37.5314531Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128 2022-08-17T12:17:37.5315206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.5746531Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16 2022-08-17T12:17:37.5749081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32 2022-08-17T12:17:37.5762514Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32 2022-08-17T12:17:37.5765152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.6191415Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32 2022-08-17T12:17:37.6192080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64 2022-08-17T12:17:37.6203560Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64 2022-08-17T12:17:37.6209094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.6635073Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64 2022-08-17T12:17:37.6635768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16 2022-08-17T12:17:37.6648924Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16 2022-08-17T12:17:37.6649608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.6851043Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8 2022-08-17T12:17:37.6871064Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128 2022-08-17T12:17:37.7066677Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64 2022-08-17T12:17:37.7082148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32 2022-08-17T12:17:37.7088352Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32 2022-08-17T12:17:37.7091983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.7504639Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8 2022-08-17T12:17:37.7508572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64 2022-08-17T12:17:37.7558232Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64 2022-08-17T12:17:37.7562194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.7944727Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16 2022-08-17T12:17:37.7948441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16 2022-08-17T12:17:37.7996283Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16 2022-08-17T12:17:37.7999027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool 2022-08-17T12:17:37.8433835Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool 2022-08-17T12:17:37.8440008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128 2022-08-17T12:17:37.8470973Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128 2022-08-17T12:17:37.8477792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32 2022-08-17T12:17:37.8873955Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32 2022-08-17T12:17:37.8874621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64 2022-08-17T12:17:37.8941118Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64 2022-08-17T12:17:37.8945167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64 2022-08-17T12:17:37.9316240Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64 2022-08-17T12:17:37.9319917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16 2022-08-17T12:17:37.9397129Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16 2022-08-17T12:17:37.9399992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8 2022-08-17T12:17:37.9756341Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8 2022-08-17T12:17:37.9757001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32 2022-08-17T12:17:37.9827566Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32 2022-08-17T12:17:37.9828601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8 2022-08-17T12:17:38.0200367Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8 2022-08-17T12:17:38.0201579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64 2022-08-17T12:17:38.0313181Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64 2022-08-17T12:17:38.0313976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.0634030Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.0648170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16 2022-08-17T12:17:38.0748255Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16 2022-08-17T12:17:38.0751068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool 2022-08-17T12:17:38.1073181Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool 2022-08-17T12:17:38.1075956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32 2022-08-17T12:17:38.1189900Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32 2022-08-17T12:17:38.1192579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.1512936Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.1513759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64 2022-08-17T12:17:38.1625302Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64 2022-08-17T12:17:38.1626346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32 2022-08-17T12:17:38.1953745Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32 2022-08-17T12:17:38.1955187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8 2022-08-17T12:17:38.2102854Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8 2022-08-17T12:17:38.2103559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.2128852Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.2149042Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64 2022-08-17T12:17:38.2393895Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32 2022-08-17T12:17:38.2397090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8 2022-08-17T12:17:38.2545918Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8 2022-08-17T12:17:38.2549965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16 2022-08-17T12:17:38.2836441Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16 2022-08-17T12:17:38.2837941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.3027112Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.3028237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.3275770Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.3277015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool 2022-08-17T12:17:38.3472408Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool 2022-08-17T12:17:38.3474693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.3527304Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.3544888Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32 2022-08-17T12:17:38.3711997Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64 2022-08-17T12:17:38.3712601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.3910674Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128 2022-08-17T12:17:38.3911337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16 2022-08-17T12:17:38.4158316Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16 2022-08-17T12:17:38.4158982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.4376297Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64 2022-08-17T12:17:38.4376964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32 2022-08-17T12:17:38.4597207Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32 2022-08-17T12:17:38.4598178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16 2022-08-17T12:17:38.4833723Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16 2022-08-17T12:17:38.4834376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64 2022-08-17T12:17:38.5037864Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64 2022-08-17T12:17:38.5038525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.5275439Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32 2022-08-17T12:17:38.5276103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8 2022-08-17T12:17:38.5364104Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8 2022-08-17T12:17:38.5374141Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64 2022-08-17T12:17:38.5471854Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16 2022-08-17T12:17:38.5472408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.5714546Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64 2022-08-17T12:17:38.5715232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8 2022-08-17T12:17:38.5915214Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8 2022-08-17T12:17:38.5915878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16 2022-08-17T12:17:38.6166748Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16 2022-08-17T12:17:38.6167392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.6355631Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.6356267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32 2022-08-17T12:17:38.6602288Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32 2022-08-17T12:17:38.6602951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool 2022-08-17T12:17:38.6807244Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool 2022-08-17T12:17:38.6807872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64 2022-08-17T12:17:38.6864149Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64 2022-08-17T12:17:38.6881150Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16 2022-08-17T12:17:38.7041065Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32 2022-08-17T12:17:38.7041616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128 2022-08-17T12:17:38.7237862Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128 2022-08-17T12:17:38.7238515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8 2022-08-17T12:17:38.7481914Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8 2022-08-17T12:17:38.7482549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32 2022-08-17T12:17:38.7674627Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32 2022-08-17T12:17:38.7675281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8 2022-08-17T12:17:38.7920053Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8 2022-08-17T12:17:38.7920686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32 2022-08-17T12:17:38.8116426Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32 2022-08-17T12:17:38.8117088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.8363537Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16 2022-08-17T12:17:38.8364188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64 2022-08-17T12:17:38.8471045Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64 2022-08-17T12:17:38.8487684Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32 2022-08-17T12:17:38.8557914Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64 2022-08-17T12:17:38.8558468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool 2022-08-17T12:17:38.8792587Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool 2022-08-17T12:17:38.8799055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8 2022-08-17T12:17:38.9000868Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8 2022-08-17T12:17:38.9001665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128 2022-08-17T12:17:38.9279359Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128 2022-08-17T12:17:38.9280014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8 2022-08-17T12:17:38.9434573Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8 2022-08-17T12:17:38.9437988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64 2022-08-17T12:17:38.9723881Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64 2022-08-17T12:17:38.9727341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.9875830Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:38.9880061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16 2022-08-17T12:17:39.0202859Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16 2022-08-17T12:17:39.0206075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128 2022-08-17T12:17:39.0315761Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128 2022-08-17T12:17:39.0322462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32 2022-08-17T12:17:39.0504565Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32 2022-08-17T12:17:39.0525485Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64 2022-08-17T12:17:39.0637795Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8 2022-08-17T12:17:39.0641987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32 2022-08-17T12:17:39.0750342Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32 2022-08-17T12:17:39.0754293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64 2022-08-17T12:17:39.1081217Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64 2022-08-17T12:17:39.1085418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64 2022-08-17T12:17:39.1193661Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64 2022-08-17T12:17:39.1227135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16 2022-08-17T12:17:39.1438949Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16 2022-08-17T12:17:39.1445861Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16 2022-08-17T12:17:39.1503372Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32 2022-08-17T12:17:39.1506035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16 2022-08-17T12:17:39.1634855Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16 2022-08-17T12:17:39.1676806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32 2022-08-17T12:17:39.1866381Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32 2022-08-17T12:17:39.1874631Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8 2022-08-17T12:17:39.1912757Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8 2022-08-17T12:17:39.1946093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.2074394Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.2112461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64 2022-08-17T12:17:39.2355340Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64 2022-08-17T12:17:39.2384587Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.2516716Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.2570008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8 2022-08-17T12:17:39.2794907Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8 2022-08-17T12:17:39.2826433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.2957227Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.2988681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8 2022-08-17T12:17:39.3100108Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8 2022-08-17T12:17:39.3112523Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8 2022-08-17T12:17:39.3233320Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_bfloat16 2022-08-17T12:17:39.3262575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.3393177Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.3426656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:39.3499445Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:39.3551186Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_bfloat16 2022-08-17T12:17:39.3715666Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float32 2022-08-17T12:17:39.3716417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.3859480Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.3860865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool 2022-08-17T12:17:39.3873747Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float32 2022-08-17T12:17:39.3995000Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool 2022-08-17T12:17:39.4150777Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float64 2022-08-17T12:17:39.4154901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.4300137Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.4315602Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float64 2022-08-17T12:17:39.4317586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128 2022-08-17T12:17:39.4430926Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128 2022-08-17T12:17:39.4553279Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16 2022-08-17T12:17:39.4585911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.4748346Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.4749253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64 2022-08-17T12:17:39.5028994Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64 2022-08-17T12:17:39.5030033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.5180843Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.5199296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16 2022-08-17T12:17:39.5465210Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16 2022-08-17T12:17:39.5465952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool 2022-08-17T12:17:39.5612913Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool 2022-08-17T12:17:39.5629749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.5902377Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32 2022-08-17T12:17:39.5903398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128 2022-08-17T12:17:39.6049385Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128 2022-08-17T12:17:39.6070056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.6312839Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64 2022-08-17T12:17:39.6332853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32 2022-08-17T12:17:39.6507898Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32 2022-08-17T12:17:39.6509830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.6754167Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16 2022-08-17T12:17:39.6772477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64 2022-08-17T12:17:39.6957101Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64 2022-08-17T12:17:39.6957754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.7196316Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32 2022-08-17T12:17:39.7215826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16 2022-08-17T12:17:39.7391170Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16 2022-08-17T12:17:39.7393951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.7636152Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64 2022-08-17T12:17:39.7655687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32 2022-08-17T12:17:39.7838637Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32 2022-08-17T12:17:39.7841278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.8103636Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8 2022-08-17T12:17:39.8104756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64 2022-08-17T12:17:39.8251203Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64 2022-08-17T12:17:39.8272914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.8544520Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8 2022-08-17T12:17:39.8546219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16 2022-08-17T12:17:39.8694429Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16 2022-08-17T12:17:39.8714805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.9030748Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16 2022-08-17T12:17:39.9032750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32 2022-08-17T12:17:39.9130939Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32 2022-08-17T12:17:39.9160800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool 2022-08-17T12:17:39.9222757Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool 2022-08-17T12:17:39.9246940Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16 2022-08-17T12:17:39.9463332Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool 2022-08-17T12:17:39.9466099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64 2022-08-17T12:17:39.9615686Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64 2022-08-17T12:17:39.9628377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128 2022-08-17T12:17:39.9944367Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128 2022-08-17T12:17:39.9948142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8 2022-08-17T12:17:40.0073227Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8 2022-08-17T12:17:40.0076939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64 2022-08-17T12:17:40.0391247Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64 2022-08-17T12:17:40.0392949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8 2022-08-17T12:17:40.0550483Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8 2022-08-17T12:17:40.0551946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16 2022-08-17T12:17:40.0868571Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16 2022-08-17T12:17:40.0869235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.1030671Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.1034826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32 2022-08-17T12:17:40.1308355Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32 2022-08-17T12:17:40.1309122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool 2022-08-17T12:17:40.1470104Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool 2022-08-17T12:17:40.1475261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64 2022-08-17T12:17:40.1748921Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64 2022-08-17T12:17:40.1754374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:17:40.1914413Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:17:40.1918621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16 2022-08-17T12:17:40.2186280Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16 2022-08-17T12:17:40.2190547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:17:40.2352210Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:17:40.2356364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32 2022-08-17T12:17:40.2638697Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32 2022-08-17T12:17:40.2643019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:17:40.2795869Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:17:40.2801344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64 2022-08-17T12:17:40.3072571Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64 2022-08-17T12:17:40.3077428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16 2022-08-17T12:17:40.3229749Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16 2022-08-17T12:17:40.3234904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8 2022-08-17T12:17:40.3558040Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8 2022-08-17T12:17:40.3563660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.3646319Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.3676079Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool 2022-08-17T12:17:40.3682494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8 2022-08-17T12:17:40.3689585Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8 2022-08-17T12:17:40.3985873Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32 2022-08-17T12:17:40.3990135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.4111162Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.4115466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.4431019Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:40.4435355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.4553781Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.4558551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool 2022-08-17T12:17:40.4868794Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool 2022-08-17T12:17:40.4873013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.4989511Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.4993961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128 2022-08-17T12:17:40.5312739Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128 2022-08-17T12:17:40.5317101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.5429769Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.5433887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64 2022-08-17T12:17:40.5751631Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64 2022-08-17T12:17:40.5755497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.5877734Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.5883381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16 2022-08-17T12:17:40.6046484Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16 2022-08-17T12:17:40.6067317Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32 2022-08-17T12:17:40.6183602Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64 2022-08-17T12:17:40.6188601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.6351898Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.6356158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.6634900Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32 2022-08-17T12:17:40.6638797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.6801860Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.6807302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.7117269Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64 2022-08-17T12:17:40.7122532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool 2022-08-17T12:17:40.7232529Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool 2022-08-17T12:17:40.7237583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.7566072Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16 2022-08-17T12:17:40.7570606Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128 2022-08-17T12:17:40.7677602Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128 2022-08-17T12:17:40.7681856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.8004920Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32 2022-08-17T12:17:40.8009701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32 2022-08-17T12:17:40.8111292Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32 2022-08-17T12:17:40.8115468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.8445172Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64 2022-08-17T12:17:40.8449373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64 2022-08-17T12:17:40.8598875Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64 2022-08-17T12:17:40.8606684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.8760941Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8 2022-08-17T12:17:40.8783323Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64 2022-08-17T12:17:40.8856054Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16 2022-08-17T12:17:40.8877571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16 2022-08-17T12:17:40.9031587Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16 2022-08-17T12:17:40.9036615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.9293830Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8 2022-08-17T12:17:40.9313658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32 2022-08-17T12:17:40.9434612Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32 2022-08-17T12:17:40.9484259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.9542574Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16 2022-08-17T12:17:40.9552538Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32 2022-08-17T12:17:40.9713251Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64 2022-08-17T12:17:40.9746688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64 2022-08-17T12:17:40.9873478Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64 2022-08-17T12:17:40.9902838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16 2022-08-17T12:17:41.0155631Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16 2022-08-17T12:17:41.0184700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16 2022-08-17T12:17:41.0317912Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16 2022-08-17T12:17:41.0348506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32 2022-08-17T12:17:41.0594846Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32 2022-08-17T12:17:41.0627133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32 2022-08-17T12:17:41.0753792Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32 2022-08-17T12:17:41.0787486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64 2022-08-17T12:17:41.1035503Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64 2022-08-17T12:17:41.1077229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64 2022-08-17T12:17:41.1201119Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64 2022-08-17T12:17:41.1229931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16 2022-08-17T12:17:41.1358343Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16 2022-08-17T12:17:41.1373105Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16 2022-08-17T12:17:41.1485582Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32 2022-08-17T12:17:41.1522963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8 2022-08-17T12:17:41.1678117Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8 2022-08-17T12:17:41.1678861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32 2022-08-17T12:17:41.1996886Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32 2022-08-17T12:17:41.2011367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8 2022-08-17T12:17:41.2118783Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8 2022-08-17T12:17:41.2123913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64 2022-08-17T12:17:41.2475128Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64 2022-08-17T12:17:41.2480603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:41.2550681Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:41.2555843Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8 2022-08-17T12:17:41.2955508Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8 2022-08-17T12:17:41.2960543Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool 2022-08-17T12:17:41.3028766Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool 2022-08-17T12:17:41.3034957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8 2022-08-17T12:17:41.3433323Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8 2022-08-17T12:17:41.3438588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.3477782Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128 2022-08-17T12:17:41.3481439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:41.3931591Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:41.3932547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32 2022-08-17T12:17:41.3934707Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32 2022-08-17T12:17:41.3939509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.4256176Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.4277945Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32 2022-08-17T12:17:41.4348067Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64 2022-08-17T12:17:41.4352238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.4396928Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.4400973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.4830618Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64 2022-08-17T12:17:41.4834815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.4882900Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.4888049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.5311380Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16 2022-08-17T12:17:41.5320770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.5325849Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.5330138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.5746600Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.5756947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.5805849Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.5810139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.6154655Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64 2022-08-17T12:17:41.6195027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.6242652Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.6247467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.6639202Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16 2022-08-17T12:17:41.6643975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.6711302Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.6715487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.6999526Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32 2022-08-17T12:17:41.7018031Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64 2022-08-17T12:17:41.7110242Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8 2022-08-17T12:17:41.7115223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.7163051Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.7167183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.7551280Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64 2022-08-17T12:17:41.7556260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16 2022-08-17T12:17:41.7606275Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16 2022-08-17T12:17:41.7609855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.8040833Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8 2022-08-17T12:17:41.8046069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.8051097Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8 2022-08-17T12:17:41.8055542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32 2022-08-17T12:17:41.8474993Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32 2022-08-17T12:17:41.8479086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16 2022-08-17T12:17:41.8524978Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16 2022-08-17T12:17:41.8529161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64 2022-08-17T12:17:41.8912784Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64 2022-08-17T12:17:41.8916868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool 2022-08-17T12:17:41.8966278Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool 2022-08-17T12:17:41.8969277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:41.9366926Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:41.9399264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128 2022-08-17T12:17:41.9430844Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128 2022-08-17T12:17:41.9434146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.9726821Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32 2022-08-17T12:17:41.9749537Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8 2022-08-17T12:17:41.9879652Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8 2022-08-17T12:17:41.9883742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32 2022-08-17T12:17:41.9912393Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32 2022-08-17T12:17:41.9915784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.0354464Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.0359179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64 2022-08-17T12:17:42.0402571Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64 2022-08-17T12:17:42.0407417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.0833086Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.0836286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16 2022-08-17T12:17:42.0885314Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16 2022-08-17T12:17:42.0888176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool 2022-08-17T12:17:42.1321942Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool 2022-08-17T12:17:42.1324813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16 2022-08-17T12:17:42.1328532Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16 2022-08-17T12:17:42.1329153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32 2022-08-17T12:17:42.1797667Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32 2022-08-17T12:17:42.1798680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32 2022-08-17T12:17:42.1802131Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32 2022-08-17T12:17:42.1803304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64 2022-08-17T12:17:42.2191398Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64 2022-08-17T12:17:42.2192354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64 2022-08-17T12:17:42.2274242Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64 2022-08-17T12:17:42.2275302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16 2022-08-17T12:17:42.2546821Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16 2022-08-17T12:17:42.2567392Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8 2022-08-17T12:17:42.2669970Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool 2022-08-17T12:17:42.2717036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16 2022-08-17T12:17:42.2721156Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16 2022-08-17T12:17:42.2721775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32 2022-08-17T12:17:42.3158756Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32 2022-08-17T12:17:42.3159870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32 2022-08-17T12:17:42.3165501Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32 2022-08-17T12:17:42.3168277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64 2022-08-17T12:17:42.3584450Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64 2022-08-17T12:17:42.3636882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8 2022-08-17T12:17:42.3641510Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8 2022-08-17T12:17:42.3642100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64 2022-08-17T12:17:42.4033345Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64 2022-08-17T12:17:42.4036169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8 2022-08-17T12:17:42.4084592Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8 2022-08-17T12:17:42.4087359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8 2022-08-17T12:17:42.4470330Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8 2022-08-17T12:17:42.4473319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.4517002Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.4519679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8 2022-08-17T12:17:42.4915555Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8 2022-08-17T12:17:42.4918383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.4965665Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.4968372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.5353418Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:42.5356531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128 2022-08-17T12:17:42.5406188Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128 2022-08-17T12:17:42.5409397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.5792059Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool 2022-08-17T12:17:42.5793539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32 2022-08-17T12:17:42.5841633Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32 2022-08-17T12:17:42.5842337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16 2022-08-17T12:17:42.6175167Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16 2022-08-17T12:17:42.6225086Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool 2022-08-17T12:17:42.6236502Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32 2022-08-17T12:17:42.6267525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64 2022-08-17T12:17:42.6272976Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64 2022-08-17T12:17:42.6297976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.6639420Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.6680111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16 2022-08-17T12:17:42.6759345Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16 2022-08-17T12:17:42.6762265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.7075278Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.7109169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.7195878Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32 2022-08-17T12:17:42.7199956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.7560107Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.7564142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.7637699Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64 2022-08-17T12:17:42.7640532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.7994995Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.7997859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.8044059Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16 2022-08-17T12:17:42.8055692Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32 2022-08-17T12:17:42.8072075Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64 2022-08-17T12:17:42.8100443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.8396639Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.8423399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.8512555Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32 2022-08-17T12:17:42.8538931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.8607154Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.8618932Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64 2022-08-17T12:17:42.8835663Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16 2022-08-17T12:17:42.8865390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.8955365Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64 2022-08-17T12:17:42.8988629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.9315110Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.9345238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.9433066Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8 2022-08-17T12:17:42.9460286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.9757339Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16 2022-08-17T12:17:42.9802656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.9967402Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8 2022-08-17T12:17:42.9974830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool 2022-08-17T12:17:43.0232120Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool 2022-08-17T12:17:43.0235356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.0389646Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.0393992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16 2022-08-17T12:17:43.0682208Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16 2022-08-17T12:17:43.0686130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool 2022-08-17T12:17:43.0750910Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool 2022-08-17T12:17:43.0763528Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64 2022-08-17T12:17:43.0827182Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16 2022-08-17T12:17:43.0832140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32 2022-08-17T12:17:43.1112095Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32 2022-08-17T12:17:43.1115494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128 2022-08-17T12:17:43.1276884Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128 2022-08-17T12:17:43.1282802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64 2022-08-17T12:17:43.1556143Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64 2022-08-17T12:17:43.1560341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32 2022-08-17T12:17:43.1708842Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32 2022-08-17T12:17:43.1712117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16 2022-08-17T12:17:43.1993616Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16 2022-08-17T12:17:43.1997402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64 2022-08-17T12:17:43.2149559Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64 2022-08-17T12:17:43.2154080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32 2022-08-17T12:17:43.2453748Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32 2022-08-17T12:17:43.2465604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16 2022-08-17T12:17:43.2601951Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16 2022-08-17T12:17:43.2610630Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16 2022-08-17T12:17:43.2619452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64 2022-08-17T12:17:43.2637628Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32 2022-08-17T12:17:43.2911996Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64 2022-08-17T12:17:43.2912941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32 2022-08-17T12:17:43.3124607Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32 2022-08-17T12:17:43.3125449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8 2022-08-17T12:17:43.3392051Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8 2022-08-17T12:17:43.3393123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64 2022-08-17T12:17:43.3549259Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64 2022-08-17T12:17:43.3551069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8 2022-08-17T12:17:43.3845460Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8 2022-08-17T12:17:43.3846138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16 2022-08-17T12:17:43.4031206Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16 2022-08-17T12:17:43.4032173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:43.4277521Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:43.4278854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32 2022-08-17T12:17:43.4493180Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32 2022-08-17T12:17:43.4493932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool 2022-08-17T12:17:43.4655701Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool 2022-08-17T12:17:43.4675883Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32 2022-08-17T12:17:43.4714397Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64 2022-08-17T12:17:43.4749553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64 2022-08-17T12:17:43.4955311Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64 2022-08-17T12:17:43.4955891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.5203361Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.5204016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8 2022-08-17T12:17:43.5398573Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8 2022-08-17T12:17:43.5399129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.5657369Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.5658014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8 2022-08-17T12:17:43.5879156Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8 2022-08-17T12:17:43.5880090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.6070656Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.6073321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:43.6334014Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:43.6334774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.6482167Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.6508244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool 2022-08-17T12:17:43.6524226Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64 2022-08-17T12:17:43.6527547Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool 2022-08-17T12:17:43.6751233Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8 2022-08-17T12:17:43.6753704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32 2022-08-17T12:17:43.6973937Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32 2022-08-17T12:17:43.6976806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128 2022-08-17T12:17:43.7031782Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128 2022-08-17T12:17:43.7048730Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16 2022-08-17T12:17:43.7189761Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32 2022-08-17T12:17:43.7192111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64 2022-08-17T12:17:43.7390735Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64 2022-08-17T12:17:43.7394161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32 2022-08-17T12:17:43.7673035Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32 2022-08-17T12:17:43.7676307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8 2022-08-17T12:17:43.7823610Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8 2022-08-17T12:17:43.7830311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64 2022-08-17T12:17:43.8076070Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64 2022-08-17T12:17:43.8114044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:43.8315691Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:43.8318350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.8333115Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16 2022-08-17T12:17:43.8353621Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8 2022-08-17T12:17:43.8551312Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8 2022-08-17T12:17:43.8554281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.8758837Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16 2022-08-17T12:17:43.8817717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.9031505Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32 2022-08-17T12:17:43.9036153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16 2022-08-17T12:17:43.9228743Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16 2022-08-17T12:17:43.9233062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.9473138Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64 2022-08-17T12:17:43.9477785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32 2022-08-17T12:17:43.9711236Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32 2022-08-17T12:17:43.9715835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.9951868Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16 2022-08-17T12:17:43.9956440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64 2022-08-17T12:17:44.0209514Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64 2022-08-17T12:17:44.0217041Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8 2022-08-17T12:17:44.0221428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.0233577Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.0428608Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool 2022-08-17T12:17:44.0433162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16 2022-08-17T12:17:44.0629082Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16 2022-08-17T12:17:44.0633282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.0877535Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.0882819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32 2022-08-17T12:17:44.1071267Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32 2022-08-17T12:17:44.1076009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8 2022-08-17T12:17:44.1353459Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8 2022-08-17T12:17:44.1358336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64 2022-08-17T12:17:44.1521518Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64 2022-08-17T12:17:44.1525683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.1797669Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.1801684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8 2022-08-17T12:17:44.1993114Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8 2022-08-17T12:17:44.1997460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.2232206Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.2236403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8 2022-08-17T12:17:44.2482394Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8 2022-08-17T12:17:44.2486699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32 2022-08-17T12:17:44.2713004Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32 2022-08-17T12:17:44.2717308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.2973831Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.2977811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64 2022-08-17T12:17:44.3193242Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64 2022-08-17T12:17:44.3201444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16 2022-08-17T12:17:44.3211219Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16 2022-08-17T12:17:44.3231763Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool 2022-08-17T12:17:44.3432797Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32 2022-08-17T12:17:44.3437060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.3633932Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.3637942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.3913323Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.3917575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.4065038Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.4070682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.4352608Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.4356827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.4386329Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.4404491Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32 2022-08-17T12:17:44.4556810Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64 2022-08-17T12:17:44.4559504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16 2022-08-17T12:17:44.4679688Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16 2022-08-17T12:17:44.4695899Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32 2022-08-17T12:17:44.4796675Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64 2022-08-17T12:17:44.4798604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.4996651Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.4997541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.5313902Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32 2022-08-17T12:17:44.5314576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32 2022-08-17T12:17:44.5396979Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32 2022-08-17T12:17:44.5426722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.5673148Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64 2022-08-17T12:17:44.5674325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64 2022-08-17T12:17:44.5932349Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64 2022-08-17T12:17:44.5933018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8 2022-08-17T12:17:44.6159835Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8 2022-08-17T12:17:44.6160529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.6314862Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:44.6360530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.6634353Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8 2022-08-17T12:17:44.6635032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.6794059Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32 2022-08-17T12:17:44.6794729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.7062544Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16 2022-08-17T12:17:44.7083934Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64 2022-08-17T12:17:44.7120652Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16 2022-08-17T12:17:44.7121255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.7230180Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64 2022-08-17T12:17:44.7230921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16 2022-08-17T12:17:44.7574247Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16 2022-08-17T12:17:44.7574928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.0851764Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.0913959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32 2022-08-17T12:17:45.0932727Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32 2022-08-17T12:17:45.0941577Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16 2022-08-17T12:17:45.0943949Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32 2022-08-17T12:17:45.0945857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64 2022-08-17T12:17:45.0947574Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64 2022-08-17T12:17:45.0952071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32 2022-08-17T12:17:45.0962658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.0981808Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32 2022-08-17T12:17:45.0987926Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.1002274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64 2022-08-17T12:17:45.1356275Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64 2022-08-17T12:17:45.1392339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16 2022-08-17T12:17:45.1471437Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16 2022-08-17T12:17:45.1472136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.1795837Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.1828739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.1918648Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.1919318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.2167628Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.2185445Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64 2022-08-17T12:17:45.2233026Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8 2022-08-17T12:17:45.2277903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.2350552Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.2351584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.2725523Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.2727305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16 2022-08-17T12:17:45.2794351Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16 2022-08-17T12:17:45.2795005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.3025176Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.3043016Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32 2022-08-17T12:17:45.3151513Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64 2022-08-17T12:17:45.3152851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32 2022-08-17T12:17:45.3270600Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32 2022-08-17T12:17:45.3272617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32 2022-08-17T12:17:45.3597246Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32 2022-08-17T12:17:45.3597899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64 2022-08-17T12:17:45.3695530Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64 2022-08-17T12:17:45.3722954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64 2022-08-17T12:17:45.4037760Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64 2022-08-17T12:17:45.4074801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8 2022-08-17T12:17:45.4136078Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8 2022-08-17T12:17:45.4163568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.4475835Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.4520124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8 2022-08-17T12:17:45.4568095Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8 2022-08-17T12:17:45.4600117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.4949373Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.4966165Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64 2022-08-17T12:17:45.4966905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16 2022-08-17T12:17:45.4971277Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16 2022-08-17T12:17:45.4996086Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8 2022-08-17T12:17:45.5039455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.5357177Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.5394655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32 2022-08-17T12:17:45.5493734Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32 2022-08-17T12:17:45.5529312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.5840230Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.5841043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64 2022-08-17T12:17:45.5935074Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64 2022-08-17T12:17:45.5965846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32 2022-08-17T12:17:45.6279523Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32 2022-08-17T12:17:45.6280378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.6373721Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8 2022-08-17T12:17:45.6408600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64 2022-08-17T12:17:45.6719844Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64 2022-08-17T12:17:45.6720723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.6813667Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8 2022-08-17T12:17:45.6846727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.7173061Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.7173922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.7207576Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.7225107Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8 2022-08-17T12:17:45.7238979Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8 2022-08-17T12:17:45.7285523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.7598566Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32 2022-08-17T12:17:45.7599356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool 2022-08-17T12:17:45.7694464Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool 2022-08-17T12:17:45.7721033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.8038626Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64 2022-08-17T12:17:45.8039228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16 2022-08-17T12:17:45.8155692Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16 2022-08-17T12:17:45.8185284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.8477436Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:45.8488897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32 2022-08-17T12:17:45.8635359Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32 2022-08-17T12:17:45.8667349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32 2022-08-17T12:17:45.8914790Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32 2022-08-17T12:17:45.8925850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64 2022-08-17T12:17:45.9117534Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64 2022-08-17T12:17:45.9153363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64 2022-08-17T12:17:45.9165956Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64 2022-08-17T12:17:45.9176785Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8 2022-08-17T12:17:45.9353595Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16 2022-08-17T12:17:45.9363646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16 2022-08-17T12:17:45.9468530Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16 2022-08-17T12:17:45.9484976Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8 2022-08-17T12:17:45.9552947Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8 2022-08-17T12:17:45.9585527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.9794561Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:45.9804577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32 2022-08-17T12:17:46.0037595Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32 2022-08-17T12:17:46.0068352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.0242203Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.0253446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64 2022-08-17T12:17:46.0477060Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64 2022-08-17T12:17:46.0508605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.0679141Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.0688245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8 2022-08-17T12:17:46.0916987Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8 2022-08-17T12:17:46.0951396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.1112299Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.1121575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8 2022-08-17T12:17:46.1398421Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8 2022-08-17T12:17:46.1410659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32 2022-08-17T12:17:46.1558116Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32 2022-08-17T12:17:46.1568498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.1875590Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.1885233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64 2022-08-17T12:17:46.2003296Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64 2022-08-17T12:17:46.2012066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool 2022-08-17T12:17:46.2226979Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool 2022-08-17T12:17:46.2242187Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8 2022-08-17T12:17:46.2310242Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16 2022-08-17T12:17:46.2319538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16 2022-08-17T12:17:46.2443658Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16 2022-08-17T12:17:46.2454336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16 2022-08-17T12:17:46.2754565Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16 2022-08-17T12:17:46.2765862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32 2022-08-17T12:17:46.2874866Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32 2022-08-17T12:17:46.2885826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.3197780Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.3210131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64 2022-08-17T12:17:46.3315417Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64 2022-08-17T12:17:46.3325196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.3673728Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.3686117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8 2022-08-17T12:17:46.3759636Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8 2022-08-17T12:17:46.3769254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.3996126Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.4013390Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16 2022-08-17T12:17:46.4159107Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool 2022-08-17T12:17:46.4168245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.4230596Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.4239209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.4642082Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.4652553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.4671263Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.4680249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64 2022-08-17T12:17:46.5037214Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64 2022-08-17T12:17:46.5063867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.5112792Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:46.5121865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8 2022-08-17T12:17:46.5478058Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8 2022-08-17T12:17:46.5508507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.5600333Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:46.5610463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8 2022-08-17T12:17:46.5911846Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8 2022-08-17T12:17:46.5923456Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16 2022-08-17T12:17:46.5933620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.5956890Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool 2022-08-17T12:17:46.6034013Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:46.6034695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.6403417Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.6404265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:46.6480387Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:46.6481095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool 2022-08-17T12:17:46.6838931Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool 2022-08-17T12:17:46.6839619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:46.6914880Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:46.6915554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16 2022-08-17T12:17:46.7318820Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16 2022-08-17T12:17:46.7319558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.7361206Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:46.7361934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32 2022-08-17T12:17:46.7800858Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32 2022-08-17T12:17:46.7801654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64 2022-08-17T12:17:46.7848481Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64 2022-08-17T12:17:46.7849176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32 2022-08-17T12:17:46.8280381Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32 2022-08-17T12:17:46.8294532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64 2022-08-17T12:17:46.8304482Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64 2022-08-17T12:17:46.8305316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16 2022-08-17T12:17:46.8366233Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16 2022-08-17T12:17:46.8389878Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool 2022-08-17T12:17:46.8713380Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16 2022-08-17T12:17:46.8723291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.8734707Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:46.8770465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32 2022-08-17T12:17:46.9117333Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32 2022-08-17T12:17:46.9144039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.9161621Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:46.9208048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64 2022-08-17T12:17:46.9639739Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64 2022-08-17T12:17:46.9640551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8 2022-08-17T12:17:46.9691096Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8 2022-08-17T12:17:46.9694378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.0073640Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.0120153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8 2022-08-17T12:17:47.0125697Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8 2022-08-17T12:17:47.0126386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.0510745Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.0549784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.0552866Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.0555109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128 2022-08-17T12:17:47.0956451Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128 2022-08-17T12:17:47.0997576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool 2022-08-17T12:17:47.1003157Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool 2022-08-17T12:17:47.1003823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64 2022-08-17T12:17:47.1431094Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64 2022-08-17T12:17:47.1440640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16 2022-08-17T12:17:47.1446163Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16 2022-08-17T12:17:47.1446795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.1874293Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.1914749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.1919875Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.1920564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32 2022-08-17T12:17:47.2151867Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32 2022-08-17T12:17:47.2170946Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool 2022-08-17T12:17:47.2349979Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32 2022-08-17T12:17:47.2393059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.2397234Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.2400199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64 2022-08-17T12:17:47.2794385Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64 2022-08-17T12:17:47.2797523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16 2022-08-17T12:17:47.2838672Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16 2022-08-17T12:17:47.2883266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.3258646Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.3273450Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16 2022-08-17T12:17:47.3288253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32 2022-08-17T12:17:47.3305775Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32 2022-08-17T12:17:47.3335570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128 2022-08-17T12:17:47.3345553Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128 2022-08-17T12:17:47.3676992Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32 2022-08-17T12:17:47.3721500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64 2022-08-17T12:17:47.3757765Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64 2022-08-17T12:17:47.3789851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64 2022-08-17T12:17:47.4156148Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64 2022-08-17T12:17:47.4160100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8 2022-08-17T12:17:47.4196888Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8 2022-08-17T12:17:47.4232301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.4634630Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16 2022-08-17T12:17:47.4637725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:47.4717229Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:47.4718210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.5078269Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.5082060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.5157690Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.5161286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.5514792Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.5518234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool 2022-08-17T12:17:47.5594160Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool 2022-08-17T12:17:47.5597137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.5809977Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.5816426Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32 2022-08-17T12:17:47.5828257Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32 2022-08-17T12:17:47.5838416Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64 2022-08-17T12:17:47.5958267Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64 2022-08-17T12:17:47.5962548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16 2022-08-17T12:17:47.6015272Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16 2022-08-17T12:17:47.6046284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32 2022-08-17T12:17:47.6409747Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32 2022-08-17T12:17:47.6414495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32 2022-08-17T12:17:47.6483130Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32 2022-08-17T12:17:47.6490309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64 2022-08-17T12:17:47.6833738Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64 2022-08-17T12:17:47.6834896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64 2022-08-17T12:17:47.6920589Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64 2022-08-17T12:17:47.6921300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.7311420Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.7312115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16 2022-08-17T12:17:47.7352244Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16 2022-08-17T12:17:47.7354420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.7758271Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:47.7760700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32 2022-08-17T12:17:47.7802770Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32 2022-08-17T12:17:47.7804558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.8193489Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:47.8196418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64 2022-08-17T12:17:47.8238486Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64 2022-08-17T12:17:47.8240369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.8638240Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16 2022-08-17T12:17:47.8638930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8 2022-08-17T12:17:47.8675035Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8 2022-08-17T12:17:47.8675679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32 2022-08-17T12:17:47.9046364Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32 2022-08-17T12:17:47.9083875Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64 2022-08-17T12:17:47.9098313Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16 2022-08-17T12:17:47.9103568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8 2022-08-17T12:17:47.9318109Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8 2022-08-17T12:17:47.9324587Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64 2022-08-17T12:17:47.9551467Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64 2022-08-17T12:17:47.9559101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.9634421Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.9640274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.9783518Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:47.9798144Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64 2022-08-17T12:17:48.0068480Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16 2022-08-17T12:17:48.0106687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool 2022-08-17T12:17:48.0107339Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool 2022-08-17T12:17:48.0108000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.0473744Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.0525877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16 2022-08-17T12:17:48.0528546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.0547894Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.0964152Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16 2022-08-17T12:17:48.0965900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.0970925Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.0973300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.1437970Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.1439302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32 2022-08-17T12:17:48.1444224Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32 2022-08-17T12:17:48.1447880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.1615933Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.1633066Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16 2022-08-17T12:17:48.1878205Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32 2022-08-17T12:17:48.1880289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64 2022-08-17T12:17:48.1885401Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64 2022-08-17T12:17:48.1888256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.2376092Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.2380262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32 2022-08-17T12:17:48.2382530Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32 2022-08-17T12:17:48.2384215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16 2022-08-17T12:17:48.2831946Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16 2022-08-17T12:17:48.2833585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32 2022-08-17T12:17:48.2887068Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32 2022-08-17T12:17:48.2887937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.3272358Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.3274451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64 2022-08-17T12:17:48.3331107Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64 2022-08-17T12:17:48.3332073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.3717038Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.3769288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8 2022-08-17T12:17:48.3773823Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8 2022-08-17T12:17:48.3775840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.3815861Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.3830027Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32 2022-08-17T12:17:48.4154708Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64 2022-08-17T12:17:48.4156892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8 2022-08-17T12:17:48.4243325Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8 2022-08-17T12:17:48.4245643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.4632654Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.4685484Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.4688967Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:48.4691419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool 2022-08-17T12:17:48.5072369Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool 2022-08-17T12:17:48.5074607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.5154514Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.5161372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128 2022-08-17T12:17:48.5512993Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128 2022-08-17T12:17:48.5514145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.5601282Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.5602785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32 2022-08-17T12:17:48.5745580Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32 2022-08-17T12:17:48.5762958Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16 2022-08-17T12:17:48.5938340Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32 2022-08-17T12:17:48.5957157Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64 2022-08-17T12:17:48.5989823Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8 2022-08-17T12:17:48.5995201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.6027482Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16 2022-08-17T12:17:48.6048891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64 2022-08-17T12:17:48.6441705Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64 2022-08-17T12:17:48.6447809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32 2022-08-17T12:17:48.6483369Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32 2022-08-17T12:17:48.6497156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16 2022-08-17T12:17:48.6906099Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16 2022-08-17T12:17:48.6915606Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.6963945Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64 2022-08-17T12:17:48.6965439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32 2022-08-17T12:17:48.7356690Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32 2022-08-17T12:17:48.7392547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.7405301Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8 2022-08-17T12:17:48.7406760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64 2022-08-17T12:17:48.7833789Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64 2022-08-17T12:17:48.7843030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.7846314Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8 2022-08-17T12:17:48.7847456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16 2022-08-17T12:17:48.8214560Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16 2022-08-17T12:17:48.8287481Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8 2022-08-17T12:17:48.8302395Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32 2022-08-17T12:17:48.8306781Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32 2022-08-17T12:17:48.8315801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32 2022-08-17T12:17:48.8324406Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32 2022-08-17T12:17:48.8722600Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8 2022-08-17T12:17:48.8726747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64 2022-08-17T12:17:48.8733616Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64 2022-08-17T12:17:48.8738247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64 2022-08-17T12:17:48.9175692Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64 2022-08-17T12:17:48.9182707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.9191006Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32 2022-08-17T12:17:48.9194598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8 2022-08-17T12:17:48.9599605Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8 2022-08-17T12:17:48.9605442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.9613000Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64 2022-08-17T12:17:48.9618501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8 2022-08-17T12:17:49.0039474Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8 2022-08-17T12:17:49.0043924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.0047737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16 2022-08-17T12:17:49.0056017Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16 2022-08-17T12:17:49.0474616Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.0511352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32 2022-08-17T12:17:49.0566926Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32 2022-08-17T12:17:49.0570333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:49.0951134Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:49.1006665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64 2022-08-17T12:17:49.1012992Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64 2022-08-17T12:17:49.1018922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.1104058Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.1118972Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8 2022-08-17T12:17:49.1474662Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16 2022-08-17T12:17:49.1478433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.1485480Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.1488971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:49.1874984Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:49.1880851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.1937064Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.1937784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.2311145Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.2317960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.2353649Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.2377012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.2416302Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.2434425Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32 2022-08-17T12:17:49.2757323Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64 2022-08-17T12:17:49.2757892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.2811859Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.2812536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.3236262Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.3238814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32 2022-08-17T12:17:49.3296917Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32 2022-08-17T12:17:49.3297567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.3674031Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.3674681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64 2022-08-17T12:17:49.3729355Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64 2022-08-17T12:17:49.3732198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:49.4118784Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:49.4119873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.4177795Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.4178464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:49.4440156Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:49.4453177Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16 2022-08-17T12:17:49.4550629Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool 2022-08-17T12:17:49.4553261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.4608830Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.4609489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:49.5040233Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:49.5053099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.5058348Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.5061620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:49.5488072Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:49.5488747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.5491432Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.5492068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:49.5916287Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:49.5916950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32 2022-08-17T12:17:49.5965850Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32 2022-08-17T12:17:49.5967438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.6405174Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.6405807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool 2022-08-17T12:17:49.6421033Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool 2022-08-17T12:17:49.6421653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64 2022-08-17T12:17:49.6575925Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64 2022-08-17T12:17:49.6592920Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool 2022-08-17T12:17:49.6835695Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16 2022-08-17T12:17:49.6843297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64 2022-08-17T12:17:49.6847616Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64 2022-08-17T12:17:49.6850112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16 2022-08-17T12:17:49.7268857Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16 2022-08-17T12:17:49.7269474Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16 2022-08-17T12:17:49.7281561Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16 2022-08-17T12:17:49.7283752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32 2022-08-17T12:17:49.7709482Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32 2022-08-17T12:17:49.7720241Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32 2022-08-17T12:17:49.7724118Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32 2022-08-17T12:17:49.7725767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64 2022-08-17T12:17:49.8147352Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64 2022-08-17T12:17:49.8149661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8 2022-08-17T12:17:49.8167589Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8 2022-08-17T12:17:49.8207236Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64 2022-08-17T12:17:49.8360150Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64 2022-08-17T12:17:49.8377363Z [gw3] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64 2022-08-17T12:17:49.8553646Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8 2022-08-17T12:17:49.8580486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8 2022-08-17T12:17:49.8595587Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8 2022-08-17T12:17:49.8630096Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16 2022-08-17T12:17:49.8997326Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16 2022-08-17T12:17:49.9038079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.9096067Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.9106503Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32 2022-08-17T12:17:49.9514599Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32 2022-08-17T12:17:49.9518032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.9524755Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.9555277Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64 2022-08-17T12:17:49.9995378Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64 2022-08-17T12:17:49.9997170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.0004074Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.0047565Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8 2022-08-17T12:17:50.0464943Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8 2022-08-17T12:17:50.0466592Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8 2022-08-17T12:17:50.0508880Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8 2022-08-17T12:17:50.0510563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.0919092Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.0919771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.0930721Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.1003069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16 2022-08-17T12:17:50.1020173Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16 2022-08-17T12:17:50.1398265Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32 2022-08-17T12:17:50.1401203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.1840364Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.1841046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.2268193Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.2273159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8 2022-08-17T12:17:50.2751026Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8 2022-08-17T12:17:50.2755604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.3240781Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.3249466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32 2022-08-17T12:17:50.3669545Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32 2022-08-17T12:17:50.3673970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64 2022-08-17T12:17:50.4154484Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64 2022-08-17T12:17:50.4164011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16 2022-08-17T12:17:50.4184804Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16 2022-08-17T12:17:50.4200801Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32 2022-08-17T12:17:50.4602389Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64 2022-08-17T12:17:50.4612461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32 2022-08-17T12:17:50.5034655Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32 2022-08-17T12:17:50.5044695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64 2022-08-17T12:17:50.5475435Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64 2022-08-17T12:17:50.5485496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8 2022-08-17T12:17:50.5923897Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8 2022-08-17T12:17:50.5933970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8 2022-08-17T12:17:50.6095986Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8 2022-08-17T12:17:50.6188827Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16 2022-08-17T12:17:50.6399774Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool 2022-08-17T12:17:50.6409194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.6880243Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.6894021Z [gw3] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8 2022-08-17T12:17:50.6902464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.6913342Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.7353158Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8 2022-08-17T12:17:50.7362768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.7809996Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.7819899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.8122031Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.8236408Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64 2022-08-17T12:17:50.8236953Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16 2022-08-17T12:17:50.8237526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.8675341Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.8676042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.9022980Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.9034298Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool 2022-08-17T12:17:50.9118715Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128 2022-08-17T12:17:50.9119544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.9567824Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.9604123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.0030960Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.0040753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.0513974Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.0523652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32 2022-08-17T12:17:51.1010760Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32 2022-08-17T12:17:51.1020745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64 2022-08-17T12:17:51.1474732Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64 2022-08-17T12:17:51.1485066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.1915580Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.1926085Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.2291337Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.2350941Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16 2022-08-17T12:17:51.2358770Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32 2022-08-17T12:17:51.2366566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.2835222Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.2845215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.3281561Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.3293339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32 2022-08-17T12:17:51.3714326Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32 2022-08-17T12:17:51.3724159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64 2022-08-17T12:17:51.4195215Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64 2022-08-17T12:17:51.4204780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.4638006Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.4651344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.5114477Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.5124803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.5562097Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.5575148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.5993831Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.6006017Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128 2022-08-17T12:17:51.6013359Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64 2022-08-17T12:17:51.6023549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32 2022-08-17T12:17:51.6035342Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32 2022-08-17T12:17:51.6054862Z [gw3] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8 2022-08-17T12:17:51.6476160Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool 2022-08-17T12:17:51.6486279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64 2022-08-17T12:17:51.6954274Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64 2022-08-17T12:17:51.6964350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.7001298Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.7027507Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32 2022-08-17T12:17:51.7439919Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64 2022-08-17T12:17:51.7445442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.7874575Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.7879204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.8352358Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.8357398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.8833889Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.8839801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128 2022-08-17T12:17:51.9274327Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128 2022-08-17T12:17:51.9278974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64 2022-08-17T12:17:51.9719050Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64 2022-08-17T12:17:51.9724909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32 2022-08-17T12:17:52.0037708Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32 2022-08-17T12:17:52.0079867Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64 2022-08-17T12:17:52.0150127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32 2022-08-17T12:17:52.0207701Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64 2022-08-17T12:17:52.0208437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64 2022-08-17T12:17:52.0237183Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64 2022-08-17T12:17:52.0632376Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8 2022-08-17T12:17:52.0633325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16 2022-08-17T12:17:52.1074906Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16 2022-08-17T12:17:52.1076050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32 2022-08-17T12:17:52.1554179Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32 2022-08-17T12:17:52.1558938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64 2022-08-17T12:17:52.1721611Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64 2022-08-17T12:17:52.1741244Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32 2022-08-17T12:17:52.1751190Z [gw3] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool 2022-08-17T12:17:52.1774587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64 2022-08-17T12:17:52.2003092Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32 2022-08-17T12:17:52.2012928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8 2022-08-17T12:17:52.2436696Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8 2022-08-17T12:17:52.2443989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8 2022-08-17T12:17:52.2913274Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8 2022-08-17T12:17:52.2918125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:52.3393440Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:52.3400337Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8 2022-08-17T12:17:52.3404268Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8 2022-08-17T12:17:52.3408892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128 2022-08-17T12:17:52.3560840Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128 2022-08-17T12:17:52.3668549Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64 2022-08-17T12:17:52.3870998Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16 2022-08-17T12:17:52.3875996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64 2022-08-17T12:17:52.4317157Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64 2022-08-17T12:17:52.4322011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:52.4795749Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32 2022-08-17T12:17:52.4809414Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16 2022-08-17T12:17:52.4819550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:52.4829685Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64 2022-08-17T12:17:52.5272626Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32 2022-08-17T12:17:52.5281770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16 2022-08-17T12:17:52.5754156Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16 2022-08-17T12:17:52.5766500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32 2022-08-17T12:17:52.6187181Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32 2022-08-17T12:17:52.6196911Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8 2022-08-17T12:17:52.6220629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64 2022-08-17T12:17:52.6230901Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16 2022-08-17T12:17:52.6260907Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64 2022-08-17T12:17:52.6551241Z [gw1] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16 2022-08-17T12:17:52.6576231Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32 2022-08-17T12:17:52.6709648Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64 2022-08-17T12:17:52.6762729Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16 2022-08-17T12:17:52.6770911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8 2022-08-17T12:17:52.7187575Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8 2022-08-17T12:17:52.7193662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8 2022-08-17T12:17:52.7627479Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8 2022-08-17T12:17:52.7631594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16 2022-08-17T12:17:52.8067823Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16 2022-08-17T12:17:52.8072671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32 2022-08-17T12:17:52.8098304Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32 2022-08-17T12:17:52.8119228Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64 2022-08-17T12:17:52.8506627Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8 2022-08-17T12:17:52.8511839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64 2022-08-17T12:17:52.8967005Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64 2022-08-17T12:17:52.8973938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16 2022-08-17T12:17:52.9403899Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16 2022-08-17T12:17:52.9409781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32 2022-08-17T12:17:52.9509476Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32 2022-08-17T12:17:52.9529686Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8 2022-08-17T12:17:52.9831254Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8 2022-08-17T12:17:52.9836807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64 2022-08-17T12:17:53.0272009Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64 2022-08-17T12:17:53.0276493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8 2022-08-17T12:17:53.0711006Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8 2022-08-17T12:17:53.0717539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8 2022-08-17T12:17:53.1153937Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8 2022-08-17T12:17:53.1163722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.1594797Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.1604602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.1737490Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.1763658Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8 2022-08-17T12:17:53.1961566Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16 2022-08-17T12:17:53.1982968Z [gw3] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32 2022-08-17T12:17:53.2069793Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64 2022-08-17T12:17:53.2078343Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.2517301Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.2528323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16 2022-08-17T12:17:53.2999469Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16 2022-08-17T12:17:53.3007981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32 2022-08-17T12:17:53.3442024Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32 2022-08-17T12:17:53.3448256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64 2022-08-17T12:17:53.3471818Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64 2022-08-17T12:17:53.3498289Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16 2022-08-17T12:17:53.3882445Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool 2022-08-17T12:17:53.3887417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8 2022-08-17T12:17:53.4322060Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8 2022-08-17T12:17:53.4331437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8 2022-08-17T12:17:53.4752785Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8 2022-08-17T12:17:53.4758735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:53.5194143Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16 2022-08-17T12:17:53.5198163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128 2022-08-17T12:17:53.5633858Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128 2022-08-17T12:17:53.5638210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64 2022-08-17T12:17:53.6076309Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64 2022-08-17T12:17:53.6080318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16 2022-08-17T12:17:53.6222567Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16 2022-08-17T12:17:53.6242394Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16 2022-08-17T12:17:53.6512117Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32 2022-08-17T12:17:53.6515925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32 2022-08-17T12:17:53.6859898Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32 2022-08-17T12:17:53.6881342Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool 2022-08-17T12:17:53.6914956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128 2022-08-17T12:17:53.6958575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64 2022-08-17T12:17:53.7397183Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64 2022-08-17T12:17:53.7403071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.7834218Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.7841636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:53.8280141Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:17:53.8287356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:53.8717005Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:17:53.8724426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:53.9154495Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16 2022-08-17T12:17:53.9161950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.9595587Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.9603292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.9682737Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.9695927Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32 2022-08-17T12:17:54.0037524Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64 2022-08-17T12:17:54.0047712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16 2022-08-17T12:17:54.0476058Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16 2022-08-17T12:17:54.0489860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool 2022-08-17T12:17:54.0914520Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool 2022-08-17T12:17:54.0925976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128 2022-08-17T12:17:54.1367231Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128 2022-08-17T12:17:54.1378521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32 2022-08-17T12:17:54.1799615Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32 2022-08-17T12:17:54.1814038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64 2022-08-17T12:17:54.2235728Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64 2022-08-17T12:17:54.2248286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16 2022-08-17T12:17:54.2547585Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16 2022-08-17T12:17:54.2561721Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128 2022-08-17T12:17:54.2675068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64 2022-08-17T12:17:54.2684421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32 2022-08-17T12:17:54.3156936Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32 2022-08-17T12:17:54.3172358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64 2022-08-17T12:17:54.3635306Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64 2022-08-17T12:17:54.3646027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16 2022-08-17T12:17:54.3760316Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16 2022-08-17T12:17:54.3775094Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64 2022-08-17T12:17:54.4114712Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16 2022-08-17T12:17:54.4123971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32 2022-08-17T12:17:54.4554682Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32 2022-08-17T12:17:54.4564062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64 2022-08-17T12:17:54.4996608Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64 2022-08-17T12:17:54.5006568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8 2022-08-17T12:17:54.5473603Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8 2022-08-17T12:17:54.5484203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8 2022-08-17T12:17:54.5914333Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8 2022-08-17T12:17:54.5925014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:54.6363788Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:54.6374266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool 2022-08-17T12:17:54.6793501Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool 2022-08-17T12:17:54.6804307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128 2022-08-17T12:17:54.6815900Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128 2022-08-17T12:17:54.6826903Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64 2022-08-17T12:17:54.7130733Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32 2022-08-17T12:17:54.7146195Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16 2022-08-17T12:17:54.7238174Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32 2022-08-17T12:17:54.7248109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32 2022-08-17T12:17:54.7721508Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32 2022-08-17T12:17:54.7732279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64 2022-08-17T12:17:54.7980904Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64 2022-08-17T12:17:54.8006162Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32 2022-08-17T12:17:54.8153194Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64 2022-08-17T12:17:54.8157214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16 2022-08-17T12:17:54.8596747Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16 2022-08-17T12:17:54.8600916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32 2022-08-17T12:17:54.9074622Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32 2022-08-17T12:17:54.9079567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64 2022-08-17T12:17:54.9484336Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64 2022-08-17T12:17:54.9504348Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64 2022-08-17T12:17:54.9517512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16 2022-08-17T12:17:54.9522619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16 2022-08-17T12:17:54.9993041Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16 2022-08-17T12:17:55.0002152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32 2022-08-17T12:17:55.0441804Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32 2022-08-17T12:17:55.0450956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64 2022-08-17T12:17:55.0524303Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64 2022-08-17T12:17:55.0549295Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32 2022-08-17T12:17:55.0915051Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64 2022-08-17T12:17:55.0920970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8 2022-08-17T12:17:55.1009712Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8 2022-08-17T12:17:55.1033415Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16 2022-08-17T12:17:55.1400003Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32 2022-08-17T12:17:55.1405267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8 2022-08-17T12:17:55.1850546Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8 2022-08-17T12:17:55.1858061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16 2022-08-17T12:17:55.2283270Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16 2022-08-17T12:17:55.2304269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128 2022-08-17T12:17:55.2466271Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128 2022-08-17T12:17:55.2493428Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32 2022-08-17T12:17:55.2722475Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64 2022-08-17T12:17:55.2733983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32 2022-08-17T12:17:55.2746550Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32 2022-08-17T12:17:55.2760682Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64 2022-08-17T12:17:55.3153611Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8 2022-08-17T12:17:55.3161907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64 2022-08-17T12:17:55.3578064Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64 2022-08-17T12:17:55.3600107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16 2022-08-17T12:17:55.3951423Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16 2022-08-17T12:17:55.3973558Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64 2022-08-17T12:17:55.4071158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8 2022-08-17T12:17:55.4076435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32 2022-08-17T12:17:55.4479186Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32 2022-08-17T12:17:55.4530495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64 2022-08-17T12:17:55.4960366Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64 2022-08-17T12:17:55.4966037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16 2022-08-17T12:17:55.5194957Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16 2022-08-17T12:17:55.5217040Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8 2022-08-17T12:17:55.5287825Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8 2022-08-17T12:17:55.5304490Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8 2022-08-17T12:17:55.5395138Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8 2022-08-17T12:17:55.5400711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32 2022-08-17T12:17:55.5835699Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32 2022-08-17T12:17:55.5840876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64 2022-08-17T12:17:55.6324660Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64 2022-08-17T12:17:55.6329765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8 2022-08-17T12:17:55.6407984Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8 2022-08-17T12:17:55.6430089Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8 2022-08-17T12:17:55.6795697Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16 2022-08-17T12:17:55.6801172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8 2022-08-17T12:17:55.7282292Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8 2022-08-17T12:17:55.7287780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:55.7685474Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:55.7708000Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8 2022-08-17T12:17:55.7720321Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16 2022-08-17T12:17:55.7725308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128 2022-08-17T12:17:55.8117419Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128 2022-08-17T12:17:55.8158926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32 2022-08-17T12:17:55.8600575Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32 2022-08-17T12:17:55.8606352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64 2022-08-17T12:17:55.9040691Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64 2022-08-17T12:17:55.9046778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16 2022-08-17T12:17:55.9458317Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16 2022-08-17T12:17:55.9521601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32 2022-08-17T12:17:55.9923022Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32 2022-08-17T12:17:55.9929004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64 2022-08-17T12:17:56.0258706Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64 2022-08-17T12:17:56.0275772Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16 2022-08-17T12:17:56.0397983Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16 2022-08-17T12:17:56.0403312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16 2022-08-17T12:17:56.0853697Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16 2022-08-17T12:17:56.0879473Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16 2022-08-17T12:17:56.0890832Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool 2022-08-17T12:17:56.0896301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32 2022-08-17T12:17:56.1317054Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32 2022-08-17T12:17:56.1346484Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64 2022-08-17T12:17:56.1798434Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64 2022-08-17T12:17:56.1844105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8 2022-08-17T12:17:56.2283964Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8 2022-08-17T12:17:56.2290459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8 2022-08-17T12:17:56.2715522Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8 2022-08-17T12:17:56.2716522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16 2022-08-17T12:17:56.3163424Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16 2022-08-17T12:17:56.3164074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128 2022-08-17T12:17:56.3446792Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128 2022-08-17T12:17:56.3463932Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16 2022-08-17T12:17:56.3597556Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32 2022-08-17T12:17:56.3642628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64 2022-08-17T12:17:56.4081120Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64 2022-08-17T12:17:56.4090008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16 2022-08-17T12:17:56.4527536Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16 2022-08-17T12:17:56.4536228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32 2022-08-17T12:17:56.4998978Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32 2022-08-17T12:17:56.5008026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64 2022-08-17T12:17:56.5489704Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64 2022-08-17T12:17:56.5497554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16 2022-08-17T12:17:56.5865578Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16 2022-08-17T12:17:56.5884288Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32 2022-08-17T12:17:56.5915843Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64 2022-08-17T12:17:56.5960078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32 2022-08-17T12:17:56.6399541Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32 2022-08-17T12:17:56.6406072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64 2022-08-17T12:17:56.6423772Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64 2022-08-17T12:17:56.6434579Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool 2022-08-17T12:17:56.6871086Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32 2022-08-17T12:17:56.6878532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8 2022-08-17T12:17:56.7353221Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8 2022-08-17T12:17:56.7362703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8 2022-08-17T12:17:56.7835021Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8 2022-08-17T12:17:56.7845956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.8274215Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.8283468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128 2022-08-17T12:17:56.8753309Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128 2022-08-17T12:17:56.8761887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64 2022-08-17T12:17:56.9195565Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64 2022-08-17T12:17:56.9206911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16 2022-08-17T12:17:56.9680069Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16 2022-08-17T12:17:56.9692376Z [gw0] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32 2022-08-17T12:17:56.9699314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64 2022-08-17T12:17:56.9707232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32 2022-08-17T12:17:56.9992720Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32 2022-08-17T12:17:57.0010658Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64 2022-08-17T12:17:57.0095315Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16 2022-08-17T12:17:57.0125483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.0555055Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.0566749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16 2022-08-17T12:17:57.1036096Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16 2022-08-17T12:17:57.1041928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32 2022-08-17T12:17:57.1474232Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32 2022-08-17T12:17:57.1480309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64 2022-08-17T12:17:57.1913729Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64 2022-08-17T12:17:57.1917743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8 2022-08-17T12:17:57.2355997Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8 2022-08-17T12:17:57.2360614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8 2022-08-17T12:17:57.2793907Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8 2022-08-17T12:17:57.2797646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool 2022-08-17T12:17:57.3237260Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool 2022-08-17T12:17:57.3238118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128 2022-08-17T12:17:57.3422907Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128 2022-08-17T12:17:57.3444070Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64 2022-08-17T12:17:57.3721061Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16 2022-08-17T12:17:57.3727188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64 2022-08-17T12:17:57.3952681Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64 2022-08-17T12:17:57.3976279Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16 2022-08-17T12:17:57.4199509Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32 2022-08-17T12:17:57.4203769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32 2022-08-17T12:17:57.4635809Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32 2022-08-17T12:17:57.4641822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64 2022-08-17T12:17:57.5074275Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64 2022-08-17T12:17:57.5078888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16 2022-08-17T12:17:57.5555201Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16 2022-08-17T12:17:57.5559098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32 2022-08-17T12:17:57.6038394Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32 2022-08-17T12:17:57.6043690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64 2022-08-17T12:17:57.6473935Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64 2022-08-17T12:17:57.6482907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8 2022-08-17T12:17:57.6954201Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8 2022-08-17T12:17:57.6963768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8 2022-08-17T12:17:57.7395793Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8 2022-08-17T12:17:57.7423723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool 2022-08-17T12:17:57.7609668Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool 2022-08-17T12:17:57.7635294Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32 2022-08-17T12:17:57.7834006Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64 2022-08-17T12:17:57.7860110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128 2022-08-17T12:17:57.7959022Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128 2022-08-17T12:17:57.7972654Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16 2022-08-17T12:17:57.8315555Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32 2022-08-17T12:17:57.8343021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64 2022-08-17T12:17:57.8754927Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64 2022-08-17T12:17:57.8791522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32 2022-08-17T12:17:57.9240581Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32 2022-08-17T12:17:57.9250231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.9674715Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.9684405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16 2022-08-17T12:17:58.0116489Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16 2022-08-17T12:17:58.0125905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32 2022-08-17T12:17:58.0344861Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32 2022-08-17T12:17:58.0370562Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64 2022-08-17T12:17:58.0550089Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8 2022-08-17T12:17:58.0559057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64 2022-08-17T12:17:58.0994639Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64 2022-08-17T12:17:58.1006687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8 2022-08-17T12:17:58.1474953Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8 2022-08-17T12:17:58.1484600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8 2022-08-17T12:17:58.1914049Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8 2022-08-17T12:17:58.1925945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16 2022-08-17T12:17:58.2269510Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16 2022-08-17T12:17:58.2277886Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32 2022-08-17T12:17:58.2361157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64 2022-08-17T12:17:58.2410938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool 2022-08-17T12:17:58.2881347Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool 2022-08-17T12:17:58.2892699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128 2022-08-17T12:17:58.3094327Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128 2022-08-17T12:17:58.3113046Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8 2022-08-17T12:17:58.3312361Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8 2022-08-17T12:17:58.3319175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32 2022-08-17T12:17:58.3757091Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32 2022-08-17T12:17:58.3764386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64 2022-08-17T12:17:58.4238660Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64 2022-08-17T12:17:58.4239366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16 2022-08-17T12:17:58.4713735Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16 2022-08-17T12:17:58.4721377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32 2022-08-17T12:17:58.5152444Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32 2022-08-17T12:17:58.5159696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64 2022-08-17T12:17:58.5592584Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64 2022-08-17T12:17:58.5602259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16 2022-08-17T12:17:58.5686468Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16 2022-08-17T12:17:58.5701177Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64 2022-08-17T12:17:58.6031363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8 2022-08-17T12:17:58.6039753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32 2022-08-17T12:17:58.6501980Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32 2022-08-17T12:17:58.6516991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64 2022-08-17T12:17:58.6900585Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64 2022-08-17T12:17:58.6922112Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8 2022-08-17T12:17:58.6990090Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16 2022-08-17T12:17:58.6994505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8 2022-08-17T12:17:58.7434481Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8 2022-08-17T12:17:58.7439037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8 2022-08-17T12:17:58.7874209Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8 2022-08-17T12:17:58.7878384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:58.8315802Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:58.8324016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool 2022-08-17T12:17:58.8754693Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool 2022-08-17T12:17:58.8763326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128 2022-08-17T12:17:58.9232934Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128 2022-08-17T12:17:58.9241153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32 2022-08-17T12:17:58.9672369Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32 2022-08-17T12:17:58.9680599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64 2022-08-17T12:17:58.9754826Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64 2022-08-17T12:17:58.9773061Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8 2022-08-17T12:17:59.0114222Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8 2022-08-17T12:17:59.0115262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16 2022-08-17T12:17:59.0196052Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16 2022-08-17T12:17:59.0208910Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16 2022-08-17T12:17:59.0553339Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool 2022-08-17T12:17:59.0553970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32 2022-08-17T12:17:59.1034851Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32 2022-08-17T12:17:59.1035608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64 2022-08-17T12:17:59.1514149Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64 2022-08-17T12:17:59.1516842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16 2022-08-17T12:17:59.1953670Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16 2022-08-17T12:17:59.1957156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32 2022-08-17T12:17:59.2392823Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32 2022-08-17T12:17:59.2402292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64 2022-08-17T12:17:59.2773339Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64 2022-08-17T12:17:59.2801353Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool 2022-08-17T12:17:59.2832481Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16 2022-08-17T12:17:59.2840754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8 2022-08-17T12:17:59.3311834Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8 2022-08-17T12:17:59.3327206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8 2022-08-17T12:17:59.3334855Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8 2022-08-17T12:17:59.3343968Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8 2022-08-17T12:17:59.3753505Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16 2022-08-17T12:17:59.3759639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16 2022-08-17T12:17:59.4193983Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16 2022-08-17T12:17:59.4200273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool 2022-08-17T12:17:59.4544194Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool 2022-08-17T12:17:59.4570388Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16 2022-08-17T12:17:59.4633858Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool 2022-08-17T12:17:59.4639879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128 2022-08-17T12:17:59.5075925Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128 2022-08-17T12:17:59.5084198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32 2022-08-17T12:17:59.5563246Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32 2022-08-17T12:17:59.5571757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64 2022-08-17T12:17:59.6033829Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64 2022-08-17T12:17:59.6041800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16 2022-08-17T12:17:59.6415940Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16 2022-08-17T12:17:59.6441683Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool 2022-08-17T12:17:59.6471367Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128 2022-08-17T12:17:59.6479783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32 2022-08-17T12:17:59.6490248Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32 2022-08-17T12:17:59.6500709Z [gw3] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64 2022-08-17T12:17:59.6915289Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16 2022-08-17T12:17:59.6924470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64 2022-08-17T12:17:59.7357421Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64 2022-08-17T12:17:59.7367004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16 2022-08-17T12:17:59.7793997Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16 2022-08-17T12:17:59.7803238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32 2022-08-17T12:17:59.8256204Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32 2022-08-17T12:17:59.8271260Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16 2022-08-17T12:17:59.8284166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64 2022-08-17T12:17:59.8295010Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64 2022-08-17T12:17:59.8713973Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32 2022-08-17T12:17:59.8722743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8 2022-08-17T12:17:59.9164080Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8 2022-08-17T12:17:59.9173520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8 2022-08-17T12:17:59.9557985Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8 2022-08-17T12:17:59.9601292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:00.0036193Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:00.0047496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool 2022-08-17T12:18:00.0474877Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool 2022-08-17T12:18:00.0485581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128 2022-08-17T12:18:00.0920702Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128 2022-08-17T12:18:00.0931478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32 2022-08-17T12:18:00.1354917Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32 2022-08-17T12:18:00.1361993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64 2022-08-17T12:18:00.1839032Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64 2022-08-17T12:18:00.1848830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16 2022-08-17T12:18:00.2273366Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16 2022-08-17T12:18:00.2282844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32 2022-08-17T12:18:00.2717428Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32 2022-08-17T12:18:00.2727094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64 2022-08-17T12:18:00.2746535Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64 2022-08-17T12:18:00.2764257Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32 2022-08-17T12:18:00.2774022Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64 2022-08-17T12:18:00.2802546Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128 2022-08-17T12:18:00.3168804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64 2022-08-17T12:18:00.3178783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16 2022-08-17T12:18:00.3596872Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16 2022-08-17T12:18:00.3606721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32 2022-08-17T12:18:00.4076465Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32 2022-08-17T12:18:00.4086242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64 2022-08-17T12:18:00.4515688Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64 2022-08-17T12:18:00.4525812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8 2022-08-17T12:18:00.4970257Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8 2022-08-17T12:18:00.4981271Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8 2022-08-17T12:18:00.5394355Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8 2022-08-17T12:18:00.5404174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16 2022-08-17T12:18:00.5500872Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16 2022-08-17T12:18:00.5553114Z [gw3] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16 2022-08-17T12:18:00.5883928Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32 2022-08-17T12:18:00.5893958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool 2022-08-17T12:18:00.6364940Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool 2022-08-17T12:18:00.6375101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128 2022-08-17T12:18:00.6797795Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128 2022-08-17T12:18:00.6807846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64 2022-08-17T12:18:00.7156133Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64 2022-08-17T12:18:00.7179570Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64 2022-08-17T12:18:00.7231747Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32 2022-08-17T12:18:00.7240159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16 2022-08-17T12:18:00.7508971Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16 2022-08-17T12:18:00.7541916Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64 2022-08-17T12:18:00.7715278Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16 2022-08-17T12:18:00.7724555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32 2022-08-17T12:18:00.8194300Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32 2022-08-17T12:18:00.8203787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64 2022-08-17T12:18:00.8636691Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64 2022-08-17T12:18:00.8651401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16 2022-08-17T12:18:00.8667444Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16 2022-08-17T12:18:00.8675471Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32 2022-08-17T12:18:00.9113292Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64 2022-08-17T12:18:00.9120826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32 2022-08-17T12:18:00.9553627Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32 2022-08-17T12:18:00.9561580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64 2022-08-17T12:18:01.0034368Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64 2022-08-17T12:18:01.0045391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8 2022-08-17T12:18:01.0473422Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8 2022-08-17T12:18:01.0482575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8 2022-08-17T12:18:01.0875798Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8 2022-08-17T12:18:01.0883997Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64 2022-08-17T12:18:01.0896702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:01.0914021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16 2022-08-17T12:18:01.1346464Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:01.1370812Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16 2022-08-17T12:18:01.1389605Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32 2022-08-17T12:18:01.1396146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool 2022-08-17T12:18:01.1879062Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool 2022-08-17T12:18:01.1885685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128 2022-08-17T12:18:01.2355571Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128 2022-08-17T12:18:01.2361836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64 2022-08-17T12:18:01.2799034Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64 2022-08-17T12:18:01.2799866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16 2022-08-17T12:18:01.2971767Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16 2022-08-17T12:18:01.2995183Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16 2022-08-17T12:18:01.3235399Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32 2022-08-17T12:18:01.3243408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32 2022-08-17T12:18:01.3674756Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32 2022-08-17T12:18:01.3682698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64 2022-08-17T12:18:01.3863721Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64 2022-08-17T12:18:01.3892500Z [gw3] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32 2022-08-17T12:18:01.4115346Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64 2022-08-17T12:18:01.4125252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16 2022-08-17T12:18:01.4247205Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16 2022-08-17T12:18:01.4272771Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32 2022-08-17T12:18:01.4554023Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64 2022-08-17T12:18:01.4563475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32 2022-08-17T12:18:01.4993974Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32 2022-08-17T12:18:01.5003523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64 2022-08-17T12:18:01.5436602Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64 2022-08-17T12:18:01.5445603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8 2022-08-17T12:18:01.5625963Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8 2022-08-17T12:18:01.5655511Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32 2022-08-17T12:18:01.5871787Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64 2022-08-17T12:18:01.5880542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8 2022-08-17T12:18:01.6023922Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8 2022-08-17T12:18:01.6049658Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64 2022-08-17T12:18:01.6353307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8 2022-08-17T12:18:01.6362382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16 2022-08-17T12:18:01.6796631Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16 2022-08-17T12:18:01.6805778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16 2022-08-17T12:18:01.7233958Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16 2022-08-17T12:18:01.7243094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32 2022-08-17T12:18:01.7678662Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32 2022-08-17T12:18:01.7688081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64 2022-08-17T12:18:01.8117308Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64 2022-08-17T12:18:01.8126573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16 2022-08-17T12:18:01.8145229Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16 2022-08-17T12:18:01.8170729Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8 2022-08-17T12:18:01.8558663Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8 2022-08-17T12:18:01.8565679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32 2022-08-17T12:18:01.8986983Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32 2022-08-17T12:18:01.8999020Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64 2022-08-17T12:18:01.9004375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64 2022-08-17T12:18:01.9026838Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64 2022-08-17T12:18:01.9434077Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8 2022-08-17T12:18:01.9443630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8 2022-08-17T12:18:01.9918721Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8 2022-08-17T12:18:01.9928413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8 2022-08-17T12:18:02.0230532Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8 2022-08-17T12:18:02.0253031Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8 2022-08-17T12:18:02.0390344Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16 2022-08-17T12:18:02.0398784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:02.0795786Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:02.0832892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16 2022-08-17T12:18:02.1271788Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16 2022-08-17T12:18:02.1280997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32 2022-08-17T12:18:02.1717574Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32 2022-08-17T12:18:02.1726895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64 2022-08-17T12:18:02.2154373Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64 2022-08-17T12:18:02.2163391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16 2022-08-17T12:18:02.2443547Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16 2022-08-17T12:18:02.2468579Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16 2022-08-17T12:18:02.2592312Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool 2022-08-17T12:18:02.2600498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32 2022-08-17T12:18:02.3033227Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32 2022-08-17T12:18:02.3042564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64 2022-08-17T12:18:02.3486659Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64 2022-08-17T12:18:02.3546615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8 2022-08-17T12:18:02.3566031Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8 2022-08-17T12:18:02.3590827Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8 2022-08-17T12:18:02.3952757Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8 2022-08-17T12:18:02.3961963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8 2022-08-17T12:18:02.4048429Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8 2022-08-17T12:18:02.4072937Z [gw3] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64 2022-08-17T12:18:02.4398215Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8 2022-08-17T12:18:02.4408012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16 2022-08-17T12:18:02.4834101Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16 2022-08-17T12:18:02.4844094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool 2022-08-17T12:18:02.4967471Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool 2022-08-17T12:18:02.4988292Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool 2022-08-17T12:18:02.5275548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128 2022-08-17T12:18:02.5285183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128 2022-08-17T12:18:02.5715813Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128 2022-08-17T12:18:02.5726089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32 2022-08-17T12:18:02.6158208Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32 2022-08-17T12:18:02.6168513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64 2022-08-17T12:18:02.6637235Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64 2022-08-17T12:18:02.6647788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16 2022-08-17T12:18:02.7079386Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16 2022-08-17T12:18:02.7088988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32 2022-08-17T12:18:02.7328892Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32 2022-08-17T12:18:02.7369367Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8 2022-08-17T12:18:02.7516877Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16 2022-08-17T12:18:02.7524210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64 2022-08-17T12:18:02.8001830Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64 2022-08-17T12:18:02.8009326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16 2022-08-17T12:18:02.8437256Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16 2022-08-17T12:18:02.8445147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32 2022-08-17T12:18:02.8884057Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32 2022-08-17T12:18:02.8890438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64 2022-08-17T12:18:02.9317104Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64 2022-08-17T12:18:02.9327673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8 2022-08-17T12:18:02.9762967Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8 2022-08-17T12:18:02.9774470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8 2022-08-17T12:18:03.0195295Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8 2022-08-17T12:18:03.0205095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:03.0597125Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:03.0633637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool 2022-08-17T12:18:03.0727518Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool 2022-08-17T12:18:03.0755785Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16 2022-08-17T12:18:03.1073041Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool 2022-08-17T12:18:03.1082450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128 2022-08-17T12:18:03.1516510Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128 2022-08-17T12:18:03.1526488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32 2022-08-17T12:18:03.1955061Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32 2022-08-17T12:18:03.1965084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64 2022-08-17T12:18:03.2395255Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64 2022-08-17T12:18:03.2399727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16 2022-08-17T12:18:03.2834214Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16 2022-08-17T12:18:03.2838768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32 2022-08-17T12:18:03.3078110Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32 2022-08-17T12:18:03.3098154Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128 2022-08-17T12:18:03.3318179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64 2022-08-17T12:18:03.3322626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64 2022-08-17T12:18:03.3756919Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64 2022-08-17T12:18:03.3761182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16 2022-08-17T12:18:03.4059890Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16 2022-08-17T12:18:03.4081914Z [gw3] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8 2022-08-17T12:18:03.4192600Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8 2022-08-17T12:18:03.4197551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32 2022-08-17T12:18:03.4241371Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32 2022-08-17T12:18:03.4266157Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool 2022-08-17T12:18:03.4635041Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16 2022-08-17T12:18:03.4642631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64 2022-08-17T12:18:03.5114562Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64 2022-08-17T12:18:03.5119319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8 2022-08-17T12:18:03.5593672Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8 2022-08-17T12:18:03.5598409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8 2022-08-17T12:18:03.6074168Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8 2022-08-17T12:18:03.6078504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16 2022-08-17T12:18:03.6340404Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16 2022-08-17T12:18:03.6361832Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64 2022-08-17T12:18:03.6554184Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32 2022-08-17T12:18:03.6558765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool 2022-08-17T12:18:03.7038172Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool 2022-08-17T12:18:03.7043172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128 2022-08-17T12:18:03.7516489Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128 2022-08-17T12:18:03.7525674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32 2022-08-17T12:18:03.7916247Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32 2022-08-17T12:18:03.7958125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64 2022-08-17T12:18:03.8154523Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64 2022-08-17T12:18:03.8181161Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32 2022-08-17T12:18:03.8433460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64 2022-08-17T12:18:03.8439861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16 2022-08-17T12:18:03.8914318Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16 2022-08-17T12:18:03.8920411Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32 2022-08-17T12:18:03.9352120Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32 2022-08-17T12:18:03.9357434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64 2022-08-17T12:18:03.9832378Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64 2022-08-17T12:18:03.9837306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16 2022-08-17T12:18:03.9903914Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16 2022-08-17T12:18:03.9937412Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64 2022-08-17T12:18:04.0312495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16 2022-08-17T12:18:04.0322145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32 2022-08-17T12:18:04.0534880Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32 2022-08-17T12:18:04.0556355Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16 2022-08-17T12:18:04.0792499Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32 2022-08-17T12:18:04.0799015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64 2022-08-17T12:18:04.1233579Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64 2022-08-17T12:18:04.1238905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8 2022-08-17T12:18:04.1394833Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8 2022-08-17T12:18:04.1419458Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16 2022-08-17T12:18:04.1711737Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32 2022-08-17T12:18:04.1721287Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8 2022-08-17T12:18:04.2156363Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8 2022-08-17T12:18:04.2166161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:04.2599513Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:04.2609758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool 2022-08-17T12:18:04.2942665Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool 2022-08-17T12:18:04.2981481Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32 2022-08-17T12:18:04.3029883Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64 2022-08-17T12:18:04.3034678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128 2022-08-17T12:18:04.3358400Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128 2022-08-17T12:18:04.3377587Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32 2022-08-17T12:18:04.3470409Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64 2022-08-17T12:18:04.3474041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32 2022-08-17T12:18:04.3955713Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32 2022-08-17T12:18:04.3960525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64 2022-08-17T12:18:04.4433593Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64 2022-08-17T12:18:04.4438548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16 2022-08-17T12:18:04.4540280Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16 2022-08-17T12:18:04.4565244Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64 2022-08-17T12:18:04.4871133Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8 2022-08-17T12:18:04.4879795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32 2022-08-17T12:18:04.5313958Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32 2022-08-17T12:18:04.5324182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64 2022-08-17T12:18:04.5754668Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64 2022-08-17T12:18:04.5764969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16 2022-08-17T12:18:04.5838430Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16 2022-08-17T12:18:04.5863861Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8 2022-08-17T12:18:04.6193799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8 2022-08-17T12:18:04.6203846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32 2022-08-17T12:18:04.6633348Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32 2022-08-17T12:18:04.6638107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64 2022-08-17T12:18:04.7074344Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64 2022-08-17T12:18:04.7079436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8 2022-08-17T12:18:04.7358924Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8 2022-08-17T12:18:04.7385130Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8 2022-08-17T12:18:04.7446661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:18:04.7508542Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:18:04.7512963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8 2022-08-17T12:18:04.7558844Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8 2022-08-17T12:18:04.7584260Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64 2022-08-17T12:18:04.7856009Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16 2022-08-17T12:18:04.7862081Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool 2022-08-17T12:18:04.7951653Z [gw0] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool 2022-08-17T12:18:04.7957711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16 2022-08-17T12:18:04.8243339Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16 2022-08-17T12:18:04.8297059Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128 2022-08-17T12:18:04.8387791Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128 2022-08-17T12:18:04.8393347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool 2022-08-17T12:18:04.8785836Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool 2022-08-17T12:18:04.8836199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32 2022-08-17T12:18:04.8841990Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32 2022-08-17T12:18:04.8846144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128 2022-08-17T12:18:04.9222431Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128 2022-08-17T12:18:04.9227483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64 2022-08-17T12:18:04.9277634Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64 2022-08-17T12:18:04.9282754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64 2022-08-17T12:18:04.9712077Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64 2022-08-17T12:18:04.9717806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16 2022-08-17T12:18:04.9724347Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16 2022-08-17T12:18:04.9729098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16 2022-08-17T12:18:05.0076018Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16 2022-08-17T12:18:05.0132862Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32 2022-08-17T12:18:05.0155900Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32 2022-08-17T12:18:05.0157467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32 2022-08-17T12:18:05.0365906Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32 2022-08-17T12:18:05.0387594Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8 2022-08-17T12:18:05.0513701Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16 2022-08-17T12:18:05.0569556Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64 2022-08-17T12:18:05.0610713Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64 2022-08-17T12:18:05.0656486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64 2022-08-17T12:18:05.1014191Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64 2022-08-17T12:18:05.1026372Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16 2022-08-17T12:18:05.1040136Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16 2022-08-17T12:18:05.1048565Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32 2022-08-17T12:18:05.1057024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16 2022-08-17T12:18:05.1089163Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16 2022-08-17T12:18:05.1472060Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16 2022-08-17T12:18:05.1482323Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32 2022-08-17T12:18:05.1492573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32 2022-08-17T12:18:05.1542773Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32 2022-08-17T12:18:05.1962234Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32 2022-08-17T12:18:05.1967342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64 2022-08-17T12:18:05.1974923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64 2022-08-17T12:18:05.1987166Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64 2022-08-17T12:18:05.2236968Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64 2022-08-17T12:18:05.2255244Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16 2022-08-17T12:18:05.2394308Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool 2022-08-17T12:18:05.2394897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8 2022-08-17T12:18:05.2395451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8 2022-08-17T12:18:05.2409205Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8 2022-08-17T12:18:05.2842800Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8 2022-08-17T12:18:05.2847329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8 2022-08-17T12:18:05.2851693Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8 2022-08-17T12:18:05.2856564Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8 2022-08-17T12:18:05.3310922Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8 2022-08-17T12:18:05.3313123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:05.3317573Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:05.3332632Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:18:05.3461191Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:18:05.3482843Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32 2022-08-17T12:18:05.3719007Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64 2022-08-17T12:18:05.3726003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool 2022-08-17T12:18:05.3736150Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool 2022-08-17T12:18:05.3762268Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool 2022-08-17T12:18:05.4157817Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool 2022-08-17T12:18:05.4159994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128 2022-08-17T12:18:05.4164872Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128 2022-08-17T12:18:05.4226083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128 2022-08-17T12:18:05.4607406Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128 2022-08-17T12:18:05.4609410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64 2022-08-17T12:18:05.4614735Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64 2022-08-17T12:18:05.4669076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32 2022-08-17T12:18:05.4897842Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32 2022-08-17T12:18:05.4916392Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool 2022-08-17T12:18:05.4993358Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128 2022-08-17T12:18:05.4995028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16 2022-08-17T12:18:05.5025034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64 2022-08-17T12:18:05.5086345Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16 2022-08-17T12:18:05.5473960Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64 2022-08-17T12:18:05.5474937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32 2022-08-17T12:18:05.5480753Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32 2022-08-17T12:18:05.5521452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16 2022-08-17T12:18:05.5875733Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16 2022-08-17T12:18:05.5881604Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32 2022-08-17T12:18:05.5919174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64 2022-08-17T12:18:05.5958539Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64 2022-08-17T12:18:05.6144073Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32 2022-08-17T12:18:05.6160613Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64 2022-08-17T12:18:05.6350566Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8 2022-08-17T12:18:05.6351475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16 2022-08-17T12:18:05.6358591Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16 2022-08-17T12:18:05.6406418Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64 2022-08-17T12:18:05.6795716Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64 2022-08-17T12:18:05.6796717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32 2022-08-17T12:18:05.6891590Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32 2022-08-17T12:18:05.6893158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16 2022-08-17T12:18:05.7234241Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16 2022-08-17T12:18:05.7236090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64 2022-08-17T12:18:05.7269037Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64 2022-08-17T12:18:05.7323893Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32 2022-08-17T12:18:05.7674436Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32 2022-08-17T12:18:05.7675465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8 2022-08-17T12:18:05.7712282Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8 2022-08-17T12:18:05.7809132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64 2022-08-17T12:18:05.8114097Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64 2022-08-17T12:18:05.8116142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8 2022-08-17T12:18:05.8233863Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8 2022-08-17T12:18:05.8235807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8 2022-08-17T12:18:05.8512459Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8 2022-08-17T12:18:05.8533107Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8 2022-08-17T12:18:05.8556185Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8 2022-08-17T12:18:05.8561260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16 2022-08-17T12:18:05.8713897Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16 2022-08-17T12:18:05.8721271Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8 2022-08-17T12:18:05.8994078Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8 2022-08-17T12:18:05.9001349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32 2022-08-17T12:18:05.9075379Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32 2022-08-17T12:18:05.9088927Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128 2022-08-17T12:18:05.9099918Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:18:05.9207099Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64 2022-08-17T12:18:05.9436862Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:18:05.9443850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64 2022-08-17T12:18:05.9672869Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64 2022-08-17T12:18:05.9720289Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool 2022-08-17T12:18:05.9875615Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool 2022-08-17T12:18:05.9882363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:06.0035244Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:06.0163097Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128 2022-08-17T12:18:06.0323811Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128 2022-08-17T12:18:06.0324486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32 2022-08-17T12:18:06.0511758Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32 2022-08-17T12:18:06.0598411Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32 2022-08-17T12:18:06.0761455Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32 2022-08-17T12:18:06.0762129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64 2022-08-17T12:18:06.0992172Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64 2022-08-17T12:18:06.1049295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64 2022-08-17T12:18:06.1202560Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64 2022-08-17T12:18:06.1203249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16 2022-08-17T12:18:06.1355882Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16 2022-08-17T12:18:06.1506712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16 2022-08-17T12:18:06.1527747Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8 2022-08-17T12:18:06.1534129Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16 2022-08-17T12:18:06.1606571Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16 2022-08-17T12:18:06.1645595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool 2022-08-17T12:18:06.1910058Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool 2022-08-17T12:18:06.1960883Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32 2022-08-17T12:18:06.2036007Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32 2022-08-17T12:18:06.2084869Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128 2022-08-17T12:18:06.2389666Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128 2022-08-17T12:18:06.2438230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64 2022-08-17T12:18:06.2488070Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64 2022-08-17T12:18:06.2518721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64 2022-08-17T12:18:06.2757332Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64 2022-08-17T12:18:06.2879575Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16 2022-08-17T12:18:06.2915457Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16 2022-08-17T12:18:06.2951473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32 2022-08-17T12:18:06.3195089Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32 2022-08-17T12:18:06.3311950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32 2022-08-17T12:18:06.3329845Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32 2022-08-17T12:18:06.3389560Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64 2022-08-17T12:18:06.3397199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64 2022-08-17T12:18:06.3416656Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64 2022-08-17T12:18:06.3635944Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32 2022-08-17T12:18:06.3755705Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64 2022-08-17T12:18:06.3830363Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64 2022-08-17T12:18:06.3839255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16 2022-08-17T12:18:06.4151558Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16 2022-08-17T12:18:06.4194581Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8 2022-08-17T12:18:06.4270697Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8 2022-08-17T12:18:06.4278584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32 2022-08-17T12:18:06.4516193Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32 2022-08-17T12:18:06.4635336Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8 2022-08-17T12:18:06.4715630Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8 2022-08-17T12:18:06.4724593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64 2022-08-17T12:18:06.4992560Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64 2022-08-17T12:18:06.5066312Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool 2022-08-17T12:18:06.5093650Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32 2022-08-17T12:18:06.5149907Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64 2022-08-17T12:18:06.5158363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8 2022-08-17T12:18:06.5589374Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8 2022-08-17T12:18:06.5598896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8 2022-08-17T12:18:06.6073074Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8 2022-08-17T12:18:06.6084019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:06.6512798Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:06.6523350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool 2022-08-17T12:18:06.6952021Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool 2022-08-17T12:18:06.6959973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:18:06.7391650Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:18:06.7399330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:18:06.7529009Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:18:06.7554369Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64 2022-08-17T12:18:06.7872148Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16 2022-08-17T12:18:06.7879894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32 2022-08-17T12:18:06.8320974Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32 2022-08-17T12:18:06.8328077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64 2022-08-17T12:18:06.8751273Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64 2022-08-17T12:18:06.8758989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16 2022-08-17T12:18:06.9196372Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16 2022-08-17T12:18:06.9205229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32 2022-08-17T12:18:06.9460465Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32 2022-08-17T12:18:06.9486941Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16 2022-08-17T12:18:06.9560547Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32 2022-08-17T12:18:06.9578406Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16 2022-08-17T12:18:06.9634957Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool 2022-08-17T12:18:06.9641236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64 2022-08-17T12:18:06.9981429Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64 2022-08-17T12:18:07.0009333Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool 2022-08-17T12:18:07.0076330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16 2022-08-17T12:18:07.0083272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8 2022-08-17T12:18:07.0511930Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8 2022-08-17T12:18:07.0518845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:18:07.1000079Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:18:07.1008009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16 2022-08-17T12:18:07.1477134Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16 2022-08-17T12:18:07.1484673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128 2022-08-17T12:18:07.1923949Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128 2022-08-17T12:18:07.1930752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64 2022-08-17T12:18:07.2210945Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64 2022-08-17T12:18:07.2255010Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32 2022-08-17T12:18:07.2353082Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64 2022-08-17T12:18:07.2359821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16 2022-08-17T12:18:07.2800876Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16 2022-08-17T12:18:07.2808257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32 2022-08-17T12:18:07.3132533Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32 2022-08-17T12:18:07.3162564Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16 2022-08-17T12:18:07.3215762Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32 2022-08-17T12:18:07.3239575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64 2022-08-17T12:18:07.3686815Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64 2022-08-17T12:18:07.3687643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16 2022-08-17T12:18:07.4120429Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16 2022-08-17T12:18:07.4123784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32 2022-08-17T12:18:07.4555182Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32 2022-08-17T12:18:07.4559950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64 2022-08-17T12:18:07.5041401Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64 2022-08-17T12:18:07.5046899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8 2022-08-17T12:18:07.5083379Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8 2022-08-17T12:18:07.5118399Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64 2022-08-17T12:18:07.5480190Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8 2022-08-17T12:18:07.5485332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8 2022-08-17T12:18:07.5914522Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8 2022-08-17T12:18:07.5919892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:07.6030521Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:07.6062435Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32 2022-08-17T12:18:07.6358255Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64 2022-08-17T12:18:07.6363870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128 2022-08-17T12:18:07.6794729Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128 2022-08-17T12:18:07.6798342Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64 2022-08-17T12:18:07.7240332Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64 2022-08-17T12:18:07.7245405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16 2022-08-17T12:18:07.7299171Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16 2022-08-17T12:18:07.7310523Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool 2022-08-17T12:18:07.7673759Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16 2022-08-17T12:18:07.7679284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32 2022-08-17T12:18:07.8118368Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32 2022-08-17T12:18:07.8131001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64 2022-08-17T12:18:07.8145916Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64 2022-08-17T12:18:07.8161363Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8 2022-08-17T12:18:07.8555625Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8 2022-08-17T12:18:07.8561073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16 2022-08-17T12:18:07.8996464Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16 2022-08-17T12:18:07.9002339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32 2022-08-17T12:18:07.9122146Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32 2022-08-17T12:18:07.9134763Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64 2022-08-17T12:18:07.9434158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8 2022-08-17T12:18:07.9440268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64 2022-08-17T12:18:07.9876610Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64 2022-08-17T12:18:07.9882554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8 2022-08-17T12:18:08.0051657Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8 2022-08-17T12:18:08.0075737Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8 2022-08-17T12:18:08.0314982Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16 2022-08-17T12:18:08.0321319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8 2022-08-17T12:18:08.0754529Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8 2022-08-17T12:18:08.0760618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16 2022-08-17T12:18:08.1195532Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16 2022-08-17T12:18:08.1201520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool 2022-08-17T12:18:08.1674704Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool 2022-08-17T12:18:08.1675408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128 2022-08-17T12:18:08.2115216Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128 2022-08-17T12:18:08.2115893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64 2022-08-17T12:18:08.2329969Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64 2022-08-17T12:18:08.2353235Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16 2022-08-17T12:18:08.2556941Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool 2022-08-17T12:18:08.2562589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32 2022-08-17T12:18:08.2976623Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32 2022-08-17T12:18:08.2993810Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8 2022-08-17T12:18:08.2999057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64 2022-08-17T12:18:08.3007669Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64 2022-08-17T12:18:08.3433721Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8 2022-08-17T12:18:08.3439165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16 2022-08-17T12:18:08.3885682Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16 2022-08-17T12:18:08.3892032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32 2022-08-17T12:18:08.4314302Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32 2022-08-17T12:18:08.4320296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64 2022-08-17T12:18:08.4754431Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64 2022-08-17T12:18:08.4760291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8 2022-08-17T12:18:08.5160205Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8 2022-08-17T12:18:08.5232283Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool 2022-08-17T12:18:08.5236999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8 2022-08-17T12:18:08.5322130Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8 2022-08-17T12:18:08.5675736Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128 2022-08-17T12:18:08.5680661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:08.6123107Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:08.6128128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool 2022-08-17T12:18:08.6563277Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool 2022-08-17T12:18:08.6569766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128 2022-08-17T12:18:08.7002170Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128 2022-08-17T12:18:08.7002894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64 2022-08-17T12:18:08.7445341Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64 2022-08-17T12:18:08.7446099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32 2022-08-17T12:18:08.7632958Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32 2022-08-17T12:18:08.7650630Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8 2022-08-17T12:18:08.7933503Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:18:08.7934218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64 2022-08-17T12:18:08.8406140Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64 2022-08-17T12:18:08.8406794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16 2022-08-17T12:18:08.8845241Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16 2022-08-17T12:18:08.8851511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32 2022-08-17T12:18:08.9278573Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32 2022-08-17T12:18:08.9284872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64 2022-08-17T12:18:08.9721459Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64 2022-08-17T12:18:08.9728600Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16 2022-08-17T12:18:08.9735249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8 2022-08-17T12:18:08.9742710Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8 2022-08-17T12:18:09.0162161Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32 2022-08-17T12:18:09.0168842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8 2022-08-17T12:18:09.0488790Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8 2022-08-17T12:18:09.0513440Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128 2022-08-17T12:18:09.0590735Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64 2022-08-17T12:18:09.0596236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16 2022-08-17T12:18:09.1035887Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16 2022-08-17T12:18:09.1040669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool 2022-08-17T12:18:09.1518875Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool 2022-08-17T12:18:09.1532238Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:18:09.1539580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:18:09.1547555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16 2022-08-17T12:18:09.1963218Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16 2022-08-17T12:18:09.1974391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32 2022-08-17T12:18:09.2401516Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32 2022-08-17T12:18:09.2413042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64 2022-08-17T12:18:09.2841298Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64 2022-08-17T12:18:09.2852476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16 2022-08-17T12:18:09.3287595Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16 2022-08-17T12:18:09.3298263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32 2022-08-17T12:18:09.3714163Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32 2022-08-17T12:18:09.3724095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64 2022-08-17T12:18:09.4158239Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64 2022-08-17T12:18:09.4169666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8 2022-08-17T12:18:09.4579950Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8 2022-08-17T12:18:09.4612547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8 2022-08-17T12:18:09.4746935Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8 2022-08-17T12:18:09.4767539Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:18:09.5041043Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:18:09.5046442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:09.5442146Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:09.5521237Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64 2022-08-17T12:18:09.5531844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool 2022-08-17T12:18:09.5549678Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool 2022-08-17T12:18:09.6004678Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16 2022-08-17T12:18:09.6015215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16 2022-08-17T12:18:09.6481970Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16 2022-08-17T12:18:09.6490000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32 2022-08-17T12:18:09.6922429Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32 2022-08-17T12:18:09.6929508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64 2022-08-17T12:18:09.7369771Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64 2022-08-17T12:18:09.7370549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16 2022-08-17T12:18:09.7803363Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16 2022-08-17T12:18:09.7815037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32 2022-08-17T12:18:09.8241431Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32 2022-08-17T12:18:09.8251874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64 2022-08-17T12:18:09.8376884Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64 2022-08-17T12:18:09.8400128Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32 2022-08-17T12:18:09.8649731Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64 2022-08-17T12:18:09.8660556Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:18:09.8670471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8 2022-08-17T12:18:09.8680686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:18:09.9116409Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8 2022-08-17T12:18:09.9119277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8 2022-08-17T12:18:09.9560747Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8 2022-08-17T12:18:09.9564532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16 2022-08-17T12:18:09.9650471Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16 2022-08-17T12:18:09.9670799Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16 2022-08-17T12:18:10.0001854Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32 2022-08-17T12:18:10.0008355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool 2022-08-17T12:18:10.0445576Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool 2022-08-17T12:18:10.0451610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16 2022-08-17T12:18:10.0882559Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16 2022-08-17T12:18:10.0889108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32 2022-08-17T12:18:10.1233747Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32 2022-08-17T12:18:10.1258641Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32 2022-08-17T12:18:10.1317749Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64 2022-08-17T12:18:10.1323916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64 2022-08-17T12:18:10.1515166Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64 2022-08-17T12:18:10.1533960Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:18:10.1762914Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:18:10.1769964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16 2022-08-17T12:18:10.2197826Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16 2022-08-17T12:18:10.2204752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32 2022-08-17T12:18:10.2650961Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32 2022-08-17T12:18:10.2651638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64 2022-08-17T12:18:10.3080984Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64 2022-08-17T12:18:10.3086381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8 2022-08-17T12:18:10.3495225Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8 2022-08-17T12:18:10.3526236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8 2022-08-17T12:18:10.3560190Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8 2022-08-17T12:18:10.3580764Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64 2022-08-17T12:18:10.3955215Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16 2022-08-17T12:18:10.3960707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:10.4394741Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:10.4400123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool 2022-08-17T12:18:10.4843532Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool 2022-08-17T12:18:10.4850953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16 2022-08-17T12:18:10.5280483Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16 2022-08-17T12:18:10.5287988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32 2022-08-17T12:18:10.5435477Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32 2022-08-17T12:18:10.5459843Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16 2022-08-17T12:18:10.5530229Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32 2022-08-17T12:18:10.5555741Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:18:10.5711288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool 2022-08-17T12:18:10.5718000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64 2022-08-17T12:18:10.6156653Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64 2022-08-17T12:18:10.6161294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16 2022-08-17T12:18:10.6598192Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16 2022-08-17T12:18:10.6603554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32 2022-08-17T12:18:10.7032964Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32 2022-08-17T12:18:10.7045793Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32 2022-08-17T12:18:10.7054279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64 2022-08-17T12:18:10.7064300Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64 2022-08-17T12:18:10.7125513Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64 2022-08-17T12:18:10.7149909Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool 2022-08-17T12:18:10.7366143Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16 2022-08-17T12:18:10.7388086Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64 2022-08-17T12:18:10.7510168Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16 2022-08-17T12:18:10.7516356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8 2022-08-17T12:18:10.7954256Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8 2022-08-17T12:18:10.7963468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8 2022-08-17T12:18:10.8182574Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8 2022-08-17T12:18:10.8207087Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16 2022-08-17T12:18:10.8396840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32 2022-08-17T12:18:10.8404987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16 2022-08-17T12:18:10.8879797Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16 2022-08-17T12:18:10.8886127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool 2022-08-17T12:18:10.8972208Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool 2022-08-17T12:18:10.9125915Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64 2022-08-17T12:18:10.9131376Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32 2022-08-17T12:18:10.9153598Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8 2022-08-17T12:18:10.9314225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64 2022-08-17T12:18:10.9319610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128 2022-08-17T12:18:10.9760230Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128 2022-08-17T12:18:10.9768793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64 2022-08-17T12:18:10.9910753Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64 2022-08-17T12:18:10.9935272Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64 2022-08-17T12:18:11.0191474Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8 2022-08-17T12:18:11.0200178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32 2022-08-17T12:18:11.0634842Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32 2022-08-17T12:18:11.0643806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64 2022-08-17T12:18:11.1020397Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64 2022-08-17T12:18:11.1078556Z [gw0] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8 2022-08-17T12:18:11.1085249Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8 2022-08-17T12:18:11.1092230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16 2022-08-17T12:18:11.1228093Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16 2022-08-17T12:18:11.1249063Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8 2022-08-17T12:18:11.1513595Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8 2022-08-17T12:18:11.1519366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32 2022-08-17T12:18:11.1953261Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32 2022-08-17T12:18:11.1963477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64 2022-08-17T12:18:11.2091327Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64 2022-08-17T12:18:11.2112203Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8 2022-08-17T12:18:11.2329735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool 2022-08-17T12:18:11.2352340Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8 2022-08-17T12:18:11.2389887Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16 2022-08-17T12:18:11.2396872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8 2022-08-17T12:18:11.2458384Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8 2022-08-17T12:18:11.2835303Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16 2022-08-17T12:18:11.2837731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8 2022-08-17T12:18:11.2846427Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8 2022-08-17T12:18:11.2889776Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool 2022-08-17T12:18:11.3274209Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool 2022-08-17T12:18:11.3276101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:11.3283159Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:11.3340027Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128 2022-08-17T12:18:11.3717861Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128 2022-08-17T12:18:11.3720815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool 2022-08-17T12:18:11.3727591Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool 2022-08-17T12:18:11.3781801Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32 2022-08-17T12:18:11.4117150Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32 2022-08-17T12:18:11.4118645Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64 2022-08-17T12:18:11.4142028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128 2022-08-17T12:18:11.4212320Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128 2022-08-17T12:18:11.4449484Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64 2022-08-17T12:18:11.4467754Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16 2022-08-17T12:18:11.4553097Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32 2022-08-17T12:18:11.4555759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64 2022-08-17T12:18:11.4580731Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16 2022-08-17T12:18:11.4645504Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64 2022-08-17T12:18:11.4932752Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16 2022-08-17T12:18:11.4953599Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool 2022-08-17T12:18:11.4991235Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16 2022-08-17T12:18:11.5029427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32 2022-08-17T12:18:11.5068365Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32 2022-08-17T12:18:11.5083516Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32 2022-08-17T12:18:11.5476639Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32 2022-08-17T12:18:11.5481951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64 2022-08-17T12:18:11.5509181Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64 2022-08-17T12:18:11.5530966Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64 2022-08-17T12:18:11.5912389Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64 2022-08-17T12:18:11.5918075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16 2022-08-17T12:18:11.5947568Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16 2022-08-17T12:18:11.5960527Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16 2022-08-17T12:18:11.6352864Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16 2022-08-17T12:18:11.6359166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32 2022-08-17T12:18:11.6390277Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32 2022-08-17T12:18:11.6401342Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32 2022-08-17T12:18:11.6830838Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32 2022-08-17T12:18:11.6838872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64 2022-08-17T12:18:11.6848113Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64 2022-08-17T12:18:11.6855084Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64 2022-08-17T12:18:11.7316272Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64 2022-08-17T12:18:11.7322683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8 2022-08-17T12:18:11.7328490Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8 2022-08-17T12:18:11.7332883Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8 2022-08-17T12:18:11.7723687Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8 2022-08-17T12:18:11.7730549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8 2022-08-17T12:18:11.7737235Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8 2022-08-17T12:18:11.7752238Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8 2022-08-17T12:18:11.7780626Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16 2022-08-17T12:18:11.7796540Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8 2022-08-17T12:18:11.8189340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32 2022-08-17T12:18:11.8193528Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16 2022-08-17T12:18:11.8198058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16 2022-08-17T12:18:11.8436808Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16 2022-08-17T12:18:11.8629916Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16 2022-08-17T12:18:11.8633304Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool 2022-08-17T12:18:11.8638064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool 2022-08-17T12:18:11.8875488Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool 2022-08-17T12:18:11.9109389Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool 2022-08-17T12:18:11.9112199Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128 2022-08-17T12:18:11.9116812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128 2022-08-17T12:18:11.9316476Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128 2022-08-17T12:18:11.9469460Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128 2022-08-17T12:18:11.9484076Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32 2022-08-17T12:18:11.9484808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64 2022-08-17T12:18:11.9624074Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64 2022-08-17T12:18:11.9911974Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32 2022-08-17T12:18:11.9920562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32 2022-08-17T12:18:11.9934038Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32 2022-08-17T12:18:12.0123142Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64 2022-08-17T12:18:12.0361490Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64 2022-08-17T12:18:12.0362240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64 2022-08-17T12:18:12.0370843Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64 2022-08-17T12:18:12.0545117Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16 2022-08-17T12:18:12.0619413Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16 2022-08-17T12:18:12.0636817Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32 2022-08-17T12:18:12.0794768Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64 2022-08-17T12:18:12.0798274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16 2022-08-17T12:18:12.0806445Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16 2022-08-17T12:18:12.0961442Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32 2022-08-17T12:18:12.1231090Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32 2022-08-17T12:18:12.1236030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32 2022-08-17T12:18:12.1239596Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32 2022-08-17T12:18:12.1252275Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32 2022-08-17T12:18:12.1347196Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64 2022-08-17T12:18:12.1443230Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64 2022-08-17T12:18:12.1683236Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64 2022-08-17T12:18:12.1684144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64 2022-08-17T12:18:12.1749192Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64 2022-08-17T12:18:12.1874279Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16 2022-08-17T12:18:12.2120025Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16 2022-08-17T12:18:12.2120611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8 2022-08-17T12:18:12.2189557Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8 2022-08-17T12:18:12.2309390Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32 2022-08-17T12:18:12.2564459Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32 2022-08-17T12:18:12.2565073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8 2022-08-17T12:18:12.2669170Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8 2022-08-17T12:18:12.2754944Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64 2022-08-17T12:18:12.2998640Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64 2022-08-17T12:18:12.2999262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:12.3031495Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:12.3185445Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8 2022-08-17T12:18:12.3442332Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8 2022-08-17T12:18:12.3444036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool 2022-08-17T12:18:12.3473982Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool 2022-08-17T12:18:12.3657134Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8 2022-08-17T12:18:12.3878670Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8 2022-08-17T12:18:12.3879938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128 2022-08-17T12:18:12.3988584Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128 2022-08-17T12:18:12.4073022Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16 2022-08-17T12:18:12.4318469Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16 2022-08-17T12:18:12.4319731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64 2022-08-17T12:18:12.4393023Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64 2022-08-17T12:18:12.4517807Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128 2022-08-17T12:18:12.4534722Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64 2022-08-17T12:18:12.4547204Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8 2022-08-17T12:18:12.4759552Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128 2022-08-17T12:18:12.4761252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32 2022-08-17T12:18:12.4871874Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32 2022-08-17T12:18:12.5025164Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64 2022-08-17T12:18:12.5196203Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64 2022-08-17T12:18:12.5197736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64 2022-08-17T12:18:12.5315302Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64 2022-08-17T12:18:12.5335622Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64 2022-08-17T12:18:12.5387035Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8 2022-08-17T12:18:12.5480148Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16 2022-08-17T12:18:12.5638907Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16 2022-08-17T12:18:12.5639522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16 2022-08-17T12:18:12.5869677Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16 2022-08-17T12:18:12.5938763Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32 2022-08-17T12:18:12.6070641Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32 2022-08-17T12:18:12.6073813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32 2022-08-17T12:18:12.6233252Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32 2022-08-17T12:18:12.6388870Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64 2022-08-17T12:18:12.6516833Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64 2022-08-17T12:18:12.6520018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64 2022-08-17T12:18:12.6673755Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64 2022-08-17T12:18:12.6914213Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16 2022-08-17T12:18:12.6961579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8 2022-08-17T12:18:12.7066640Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8 2022-08-17T12:18:12.7110961Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16 2022-08-17T12:18:12.7401856Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128 2022-08-17T12:18:12.7405238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8 2022-08-17T12:18:12.7603720Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8 2022-08-17T12:18:12.7627100Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128 2022-08-17T12:18:12.7806466Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64 2022-08-17T12:18:12.7836642Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8 2022-08-17T12:18:12.7839648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:18:12.7848366Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:18:12.8274115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8 2022-08-17T12:18:12.8277282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float32 2022-08-17T12:18:12.8292638Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float32 2022-08-17T12:18:12.8311975Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64 2022-08-17T12:18:12.8714550Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16 2022-08-17T12:18:12.8717713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float64 2022-08-17T12:18:12.8797330Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float64 2022-08-17T12:18:12.8831120Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16 2022-08-17T12:18:12.9159513Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32 2022-08-17T12:18:12.9163079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:12.9422514Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:12.9454944Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32 2022-08-17T12:18:12.9600526Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64 2022-08-17T12:18:12.9604808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:18:12.9734686Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:18:12.9874560Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64 2022-08-17T12:18:13.0041157Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16 2022-08-17T12:18:13.0044527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:18:13.0474315Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:18:13.0476912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16 2022-08-17T12:18:13.0921635Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16 2022-08-17T12:18:13.0928199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool 2022-08-17T12:18:13.1263541Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool 2022-08-17T12:18:13.1278840Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8 2022-08-17T12:18:13.1364213Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8 2022-08-17T12:18:13.1371865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32 2022-08-17T12:18:13.1378396Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32 2022-08-17T12:18:13.1407108Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8 2022-08-17T12:18:13.1800749Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool 2022-08-17T12:18:13.1805507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64 2022-08-17T12:18:13.2276819Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64 2022-08-17T12:18:13.2282158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16 2022-08-17T12:18:13.2721058Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16 2022-08-17T12:18:13.2728903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32 2022-08-17T12:18:13.3158149Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32 2022-08-17T12:18:13.3165860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64 2022-08-17T12:18:13.3599390Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64 2022-08-17T12:18:13.3608993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8 2022-08-17T12:18:13.4081534Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8 2022-08-17T12:18:13.4091907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8 2022-08-17T12:18:13.4519542Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8 2022-08-17T12:18:13.4529831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:13.4962340Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:13.4973191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool 2022-08-17T12:18:13.5401864Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool 2022-08-17T12:18:13.5411053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32 2022-08-17T12:18:13.5444721Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32 2022-08-17T12:18:13.5475997Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool 2022-08-17T12:18:13.5842145Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16 2022-08-17T12:18:13.5851649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64 2022-08-17T12:18:13.6279993Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64 2022-08-17T12:18:13.6289268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16 2022-08-17T12:18:13.6755318Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16 2022-08-17T12:18:13.6761408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32 2022-08-17T12:18:13.7201213Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32 2022-08-17T12:18:13.7205831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64 2022-08-17T12:18:13.7642227Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64 2022-08-17T12:18:13.7649849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8 2022-08-17T12:18:13.8075899Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8 2022-08-17T12:18:13.8085562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8 2022-08-17T12:18:13.8201086Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8 2022-08-17T12:18:13.8217871Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16 2022-08-17T12:18:13.8398451Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128 2022-08-17T12:18:13.8515897Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8 2022-08-17T12:18:13.8525270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool 2022-08-17T12:18:13.8538873Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool 2022-08-17T12:18:13.8612320Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16 2022-08-17T12:18:13.8956291Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16 2022-08-17T12:18:13.8968572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32 2022-08-17T12:18:13.9031543Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32 2022-08-17T12:18:13.9041730Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool 2022-08-17T12:18:13.9400016Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool 2022-08-17T12:18:13.9416945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64 2022-08-17T12:18:13.9441386Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64 2022-08-17T12:18:13.9454777Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128 2022-08-17T12:18:13.9483370Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16 2022-08-17T12:18:13.9513380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32 2022-08-17T12:18:13.9875020Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128 2022-08-17T12:18:13.9878910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16 2022-08-17T12:18:13.9887963Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16 2022-08-17T12:18:13.9953655Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32 2022-08-17T12:18:14.0395825Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32 2022-08-17T12:18:14.0463650Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64 2022-08-17T12:18:14.0467481Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64 2022-08-17T12:18:14.0876366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64 2022-08-17T12:18:14.0945727Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16 2022-08-17T12:18:14.1397177Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16 2022-08-17T12:18:14.1402620Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32 2022-08-17T12:18:14.1737208Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32 2022-08-17T12:18:14.1750933Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64 2022-08-17T12:18:14.1829088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8 2022-08-17T12:18:14.1865651Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64 2022-08-17T12:18:14.2188000Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64 2022-08-17T12:18:14.2226831Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8 2022-08-17T12:18:14.2274520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8 2022-08-17T12:18:14.2342881Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16 2022-08-17T12:18:14.2371715Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16 2022-08-17T12:18:14.2401063Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32 2022-08-17T12:18:14.2688103Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64 2022-08-17T12:18:14.2715068Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8 2022-08-17T12:18:14.2727487Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32 2022-08-17T12:18:14.2782299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool 2022-08-17T12:18:14.3164127Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32 2022-08-17T12:18:14.3187545Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64 2022-08-17T12:18:14.3215613Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool 2022-08-17T12:18:14.3223828Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32 2022-08-17T12:18:14.3636440Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64 2022-08-17T12:18:14.3657426Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8 2022-08-17T12:18:14.3683508Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32 2022-08-17T12:18:14.3697491Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64 2022-08-17T12:18:14.3997465Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8 2022-08-17T12:18:14.4075632Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64 2022-08-17T12:18:14.4111827Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8 2022-08-17T12:18:14.4133655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16 2022-08-17T12:18:14.4306872Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8 2022-08-17T12:18:14.4579532Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16 2022-08-17T12:18:14.4589878Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16 2022-08-17T12:18:14.4599749Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16 2022-08-17T12:18:14.4697402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32 2022-08-17T12:18:14.5002936Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32 2022-08-17T12:18:14.5016975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64 2022-08-17T12:18:14.5025546Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool 2022-08-17T12:18:14.5141318Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool 2022-08-17T12:18:14.5155959Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64 2022-08-17T12:18:14.5171254Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128 2022-08-17T12:18:14.5433649Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32 2022-08-17T12:18:14.5462710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8 2022-08-17T12:18:14.5471621Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128 2022-08-17T12:18:14.5568694Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128 2022-08-17T12:18:14.5664104Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8 2022-08-17T12:18:14.5687968Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64 2022-08-17T12:18:14.5942780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8 2022-08-17T12:18:14.5951731Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32 2022-08-17T12:18:14.5960375Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32 2022-08-17T12:18:14.6107701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8 2022-08-17T12:18:14.6384213Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8 2022-08-17T12:18:14.6393459Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64 2022-08-17T12:18:14.6402863Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64 2022-08-17T12:18:14.6548595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool 2022-08-17T12:18:14.6857859Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool 2022-08-17T12:18:14.6915584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32 2022-08-17T12:18:14.6924221Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16 2022-08-17T12:18:14.6985812Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16 2022-08-17T12:18:14.7301528Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32 2022-08-17T12:18:14.7310909Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32 2022-08-17T12:18:14.7320462Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32 2022-08-17T12:18:14.7428103Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64 2022-08-17T12:18:14.7781030Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64 2022-08-17T12:18:14.7836307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16 2022-08-17T12:18:14.7844720Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64 2022-08-17T12:18:14.7947617Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64 2022-08-17T12:18:14.8236168Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16 2022-08-17T12:18:14.8310953Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32 2022-08-17T12:18:14.8338301Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16 2022-08-17T12:18:14.8412906Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16 2022-08-17T12:18:14.8435196Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8 2022-08-17T12:18:14.8453697Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32 2022-08-17T12:18:14.8700799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8 2022-08-17T12:18:14.8710564Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32 2022-08-17T12:18:14.8720135Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32 2022-08-17T12:18:14.8866894Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64 2022-08-17T12:18:14.9175995Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64 2022-08-17T12:18:14.9235897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8 2022-08-17T12:18:14.9244648Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64 2022-08-17T12:18:14.9344008Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64 2022-08-17T12:18:14.9598591Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8 2022-08-17T12:18:14.9616120Z [gw3] [ 42%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32 2022-08-17T12:18:14.9625026Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8 2022-08-17T12:18:14.9634805Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8 2022-08-17T12:18:14.9709516Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64 2022-08-17T12:18:14.9784975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8 2022-08-17T12:18:15.0054864Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8 2022-08-17T12:18:15.0063890Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8 2022-08-17T12:18:15.0149005Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8 2022-08-17T12:18:15.0552134Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16 2022-08-17T12:18:15.2045920Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16 2022-08-17T12:18:15.2097611Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16 2022-08-17T12:18:15.2121635Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8 2022-08-17T12:18:15.2133712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool 2022-08-17T12:18:15.2272559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32 2022-08-17T12:18:15.2607459Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32 2022-08-17T12:18:15.2939630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:18:15.2992576Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:18:15.3505107Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool 2022-08-17T12:18:15.3544809Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool 2022-08-17T12:18:15.4287709Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:18:15.4330925Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:18:15.4916702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:18:15.4957632Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:18:15.5620681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16 2022-08-17T12:18:15.5663697Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16 2022-08-17T12:18:15.5905879Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32 2022-08-17T12:18:15.5940522Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool 2022-08-17T12:18:15.6390804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128 2022-08-17T12:18:15.6435880Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32 2022-08-17T12:18:15.6883254Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64 2022-08-17T12:18:15.6929914Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64 2022-08-17T12:18:15.7413495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16 2022-08-17T12:18:15.7436068Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16 2022-08-17T12:18:15.7880002Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32 2022-08-17T12:18:15.7908672Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32 2022-08-17T12:18:15.8302975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64 2022-08-17T12:18:15.8371092Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64 2022-08-17T12:18:15.8745083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8 2022-08-17T12:18:15.8780222Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16 2022-08-17T12:18:15.8821159Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32 2022-08-17T12:18:15.8893789Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8 2022-08-17T12:18:15.9208583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:18:15.9315393Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:18:15.9471557Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:18:15.9835770Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:18:15.9874065Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool 2022-08-17T12:18:15.9926444Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool 2022-08-17T12:18:15.9949300Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64 2022-08-17T12:18:16.0272325Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16 2022-08-17T12:18:16.0299726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128 2022-08-17T12:18:16.0740866Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128 2022-08-17T12:18:16.0750420Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128 2022-08-17T12:18:16.0769260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64 2022-08-17T12:18:16.0791176Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64 2022-08-17T12:18:16.1155864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32 2022-08-17T12:18:16.1247489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16 2022-08-17T12:18:16.1636456Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16 2022-08-17T12:18:16.1734366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32 2022-08-17T12:18:16.2192804Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32 2022-08-17T12:18:16.2231858Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64 2022-08-17T12:18:16.2610839Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64 2022-08-17T12:18:16.2660477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16 2022-08-17T12:18:16.3070332Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16 2022-08-17T12:18:16.3102729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32 2022-08-17T12:18:16.3484729Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32 2022-08-17T12:18:16.3558075Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64 2022-08-17T12:18:16.3951633Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64 2022-08-17T12:18:16.3987062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8 2022-08-17T12:18:16.4103055Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8 2022-08-17T12:18:16.4126356Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32 2022-08-17T12:18:16.4391279Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64 2022-08-17T12:18:16.4423961Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8 2022-08-17T12:18:16.4830287Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8 2022-08-17T12:18:16.4956129Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16 2022-08-17T12:18:16.5162629Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16 2022-08-17T12:18:16.5181163Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32 2022-08-17T12:18:16.5193727Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64 2022-08-17T12:18:16.5421938Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool 2022-08-17T12:18:16.5676339Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool 2022-08-17T12:18:16.5891457Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128 2022-08-17T12:18:16.6157120Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128 2022-08-17T12:18:16.6585141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32 2022-08-17T12:18:16.6660147Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32 2022-08-17T12:18:16.7361740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64 2022-08-17T12:18:16.7433024Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64 2022-08-17T12:18:16.7735419Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16 2022-08-17T12:18:16.7757729Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64 2022-08-17T12:18:16.7993111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16 2022-08-17T12:18:16.8015541Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16 2022-08-17T12:18:16.8315882Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32 2022-08-17T12:18:16.8511330Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32 2022-08-17T12:18:16.8709391Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64 2022-08-17T12:18:16.8952505Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64 2022-08-17T12:18:16.9166981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16 2022-08-17T12:18:16.9391359Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16 2022-08-17T12:18:16.9507751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32 2022-08-17T12:18:16.9831626Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32 2022-08-17T12:18:16.9951834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64 2022-08-17T12:18:17.0230981Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64 2022-08-17T12:18:17.0275815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8 2022-08-17T12:18:17.0316952Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16 2022-08-17T12:18:17.0462532Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32 2022-08-17T12:18:17.0711010Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8 2022-08-17T12:18:17.0717537Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64 2022-08-17T12:18:17.0721112Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16 2022-08-17T12:18:17.0908303Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8 2022-08-17T12:18:17.0933998Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8 2022-08-17T12:18:17.0955313Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16 2022-08-17T12:18:17.1152015Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32 2022-08-17T12:18:17.2520730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16 2022-08-17T12:18:17.2543112Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32 2022-08-17T12:18:17.3477472Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64 2022-08-17T12:18:17.3499744Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16 2022-08-17T12:18:17.5938151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32 2022-08-17T12:18:17.5962375Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32 2022-08-17T12:18:17.6037759Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64 2022-08-17T12:18:17.6061017Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64 2022-08-17T12:18:17.6509767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16 2022-08-17T12:18:17.6547049Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16 2022-08-17T12:18:17.6567161Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool 2022-08-17T12:18:17.6601963Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32 2022-08-17T12:18:17.8018775Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64 2022-08-17T12:18:17.8030473Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16 2022-08-17T12:18:17.8065265Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64 2022-08-17T12:18:17.8071002Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32 2022-08-17T12:18:17.9129213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16 2022-08-17T12:18:17.9153513Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16 2022-08-17T12:18:18.0049067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool 2022-08-17T12:18:18.0094745Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32 2022-08-17T12:18:18.0309411Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64 2022-08-17T12:18:18.0331270Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool 2022-08-17T12:18:18.1342259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128 2022-08-17T12:18:18.1369584Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128 2022-08-17T12:18:18.1721087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32 2022-08-17T12:18:18.1747247Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64 2022-08-17T12:18:18.2492032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8 2022-08-17T12:18:18.2645823Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32 2022-08-17T12:18:18.3031382Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64 2022-08-17T12:18:18.3051167Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64 2022-08-17T12:18:18.3348104Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16 2022-08-17T12:18:18.3375234Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64 2022-08-17T12:18:18.3482989Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16 2022-08-17T12:18:18.3512993Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8 2022-08-17T12:18:18.3928438Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8 2022-08-17T12:18:18.3955436Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16 2022-08-17T12:18:18.4601864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32 2022-08-17T12:18:18.4627163Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32 2022-08-17T12:18:18.5505745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64 2022-08-17T12:18:18.5514182Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8 2022-08-17T12:18:18.5547726Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool 2022-08-17T12:18:18.5552816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16 2022-08-17T12:18:18.6225373Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32 2022-08-17T12:18:18.6252388Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64 2022-08-17T12:18:18.6525978Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16 2022-08-17T12:18:18.6594199Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16 2022-08-17T12:18:18.6804835Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool 2022-08-17T12:18:18.6835779Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16 2022-08-17T12:18:18.6925170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32 2022-08-17T12:18:18.6950982Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16 2022-08-17T12:18:18.7150518Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32 2022-08-17T12:18:18.7183920Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool 2022-08-17T12:18:18.7595393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128 2022-08-17T12:18:18.7617820Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128 2022-08-17T12:18:18.7863550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32 2022-08-17T12:18:18.7897735Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32 2022-08-17T12:18:18.7995297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64 2022-08-17T12:18:18.8031139Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32 2022-08-17T12:18:18.8633810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64 2022-08-17T12:18:18.8693932Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64 2022-08-17T12:18:18.8800035Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16 2022-08-17T12:18:18.8821721Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64 2022-08-17T12:18:18.9238754Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8 2022-08-17T12:18:18.9258538Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16 2022-08-17T12:18:18.9381226Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32 2022-08-17T12:18:18.9405863Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8 2022-08-17T12:18:18.9517580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8 2022-08-17T12:18:18.9533186Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32 2022-08-17T12:18:18.9785042Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64 2022-08-17T12:18:18.9807133Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32 2022-08-17T12:18:19.0184022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64 2022-08-17T12:18:19.0309041Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64 2022-08-17T12:18:19.0351189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16 2022-08-17T12:18:19.0372824Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8 2022-08-17T12:18:19.0695012Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16 2022-08-17T12:18:19.0729959Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16 2022-08-17T12:18:19.1028672Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32 2022-08-17T12:18:19.1062011Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32 2022-08-17T12:18:19.1636587Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64 2022-08-17T12:18:19.1763965Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32 2022-08-17T12:18:19.2438610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64 2022-08-17T12:18:19.2461648Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64 2022-08-17T12:18:19.3046899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8 2022-08-17T12:18:19.3100744Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8 2022-08-17T12:18:19.3519889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8 2022-08-17T12:18:19.3558039Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16 2022-08-17T12:18:19.3851958Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32 2022-08-17T12:18:19.3890545Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8 2022-08-17T12:18:19.4103467Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16 2022-08-17T12:18:19.4390105Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16 2022-08-17T12:18:19.4430570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool 2022-08-17T12:18:19.4830605Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool 2022-08-17T12:18:19.4875935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128 2022-08-17T12:18:19.5304521Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128 2022-08-17T12:18:19.5314028Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32 2022-08-17T12:18:19.5327424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64 2022-08-17T12:18:19.5370864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64 2022-08-17T12:18:19.5507324Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64 2022-08-17T12:18:19.5532168Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64 2022-08-17T12:18:19.5789143Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8 2022-08-17T12:18:19.5829196Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16 2022-08-17T12:18:19.6230892Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16 2022-08-17T12:18:19.6274725Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32 2022-08-17T12:18:19.6710740Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32 2022-08-17T12:18:19.6759884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64 2022-08-17T12:18:19.7048621Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64 2022-08-17T12:18:19.7149480Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64 2022-08-17T12:18:19.7154927Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16 2022-08-17T12:18:19.7184271Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16 2022-08-17T12:18:19.7591656Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16 2022-08-17T12:18:19.7663584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32 2022-08-17T12:18:19.8029812Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32 2022-08-17T12:18:19.8060908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64 2022-08-17T12:18:19.8469778Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64 2022-08-17T12:18:19.8494240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8 2022-08-17T12:18:19.8789855Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8 2022-08-17T12:18:19.8815595Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16 2022-08-17T12:18:19.8908802Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32 2022-08-17T12:18:19.8950109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8 2022-08-17T12:18:19.9104164Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8 2022-08-17T12:18:19.9124899Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8 2022-08-17T12:18:19.9173823Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8 2022-08-17T12:18:19.9206136Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64 2022-08-17T12:18:19.9321634Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16 2022-08-17T12:18:19.9325248Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16 2022-08-17T12:18:19.9812940Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16 2022-08-17T12:18:19.9816524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool 2022-08-17T12:18:20.0250208Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool 2022-08-17T12:18:20.0254511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128 2022-08-17T12:18:20.0416150Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128 2022-08-17T12:18:20.0442509Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32 2022-08-17T12:18:20.0730157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64 2022-08-17T12:18:20.0734462Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64 2022-08-17T12:18:20.1168425Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64 2022-08-17T12:18:20.1172969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16 2022-08-17T12:18:20.1451335Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16 2022-08-17T12:18:20.1463549Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64 2022-08-17T12:18:20.1605521Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8 2022-08-17T12:18:20.1614165Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32 2022-08-17T12:18:20.2049206Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32 2022-08-17T12:18:20.2059189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64 2022-08-17T12:18:20.2262010Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64 2022-08-17T12:18:20.2278608Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8 2022-08-17T12:18:20.2501722Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8 2022-08-17T12:18:20.2512467Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16 2022-08-17T12:18:20.2928269Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16 2022-08-17T12:18:20.2932221Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32 2022-08-17T12:18:20.3082293Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32 2022-08-17T12:18:20.3095578Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8 2022-08-17T12:18:20.3152534Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16 2022-08-17T12:18:20.3167641Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8 2022-08-17T12:18:20.3405326Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16 2022-08-17T12:18:20.3414076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64 2022-08-17T12:18:20.3588098Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64 2022-08-17T12:18:20.3621345Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16 2022-08-17T12:18:20.3846496Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool 2022-08-17T12:18:20.3851216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8 2022-08-17T12:18:20.4060081Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8 2022-08-17T12:18:20.4102320Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool 2022-08-17T12:18:20.4328323Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128 2022-08-17T12:18:20.4333279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8 2022-08-17T12:18:20.4527902Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8 2022-08-17T12:18:20.4554152Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128 2022-08-17T12:18:20.4586906Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64 2022-08-17T12:18:20.4604275Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16 2022-08-17T12:18:20.4772217Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32 2022-08-17T12:18:20.4775637Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16 2022-08-17T12:18:20.4842178Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16 2022-08-17T12:18:20.4994499Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64 2022-08-17T12:18:20.5258104Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16 2022-08-17T12:18:20.5266689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool 2022-08-17T12:18:20.5302094Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool 2022-08-17T12:18:20.5312569Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16 2022-08-17T12:18:20.5329458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool 2022-08-17T12:18:20.5437627Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16 2022-08-17T12:18:20.5732324Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32 2022-08-17T12:18:20.5735176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128 2022-08-17T12:18:20.5839580Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128 2022-08-17T12:18:20.5872148Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32 2022-08-17T12:18:20.6173196Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64 2022-08-17T12:18:20.6177959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64 2022-08-17T12:18:20.6309901Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64 2022-08-17T12:18:20.6338612Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64 2022-08-17T12:18:20.6611966Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16 2022-08-17T12:18:20.6616818Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16 2022-08-17T12:18:20.6717618Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16 2022-08-17T12:18:20.6791766Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16 2022-08-17T12:18:20.6962532Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32 2022-08-17T12:18:20.6985338Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool 2022-08-17T12:18:20.7052183Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16 2022-08-17T12:18:20.7055535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32 2022-08-17T12:18:20.7189183Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32 2022-08-17T12:18:20.7231304Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32 2022-08-17T12:18:20.7476756Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64 2022-08-17T12:18:20.7524892Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64 2022-08-17T12:18:20.7618911Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64 2022-08-17T12:18:20.7719566Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64 2022-08-17T12:18:20.7916359Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8 2022-08-17T12:18:20.7964132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16 2022-08-17T12:18:20.8132862Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16 2022-08-17T12:18:20.8164474Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32 2022-08-17T12:18:20.8176049Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64 2022-08-17T12:18:20.8188502Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8 2022-08-17T12:18:20.8405786Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8 2022-08-17T12:18:20.8412617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32 2022-08-17T12:18:20.8622771Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32 2022-08-17T12:18:20.8643932Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8 2022-08-17T12:18:20.8738845Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16 2022-08-17T12:18:20.8844456Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16 2022-08-17T12:18:20.8851365Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64 2022-08-17T12:18:20.9145078Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64 2022-08-17T12:18:20.9153098Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool 2022-08-17T12:18:20.9295112Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool 2022-08-17T12:18:20.9302701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8 2022-08-17T12:18:20.9551746Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8 2022-08-17T12:18:20.9579746Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128 2022-08-17T12:18:20.9770799Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128 2022-08-17T12:18:20.9778191Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8 2022-08-17T12:18:20.9955575Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8 2022-08-17T12:18:21.0004232Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64 2022-08-17T12:18:21.0136206Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64 2022-08-17T12:18:21.0154390Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16 2022-08-17T12:18:21.0158305Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32 2022-08-17T12:18:21.0397935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16 2022-08-17T12:18:21.0453765Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16 2022-08-17T12:18:21.0934342Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16 2022-08-17T12:18:21.0939309Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32 2022-08-17T12:18:21.1384546Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32 2022-08-17T12:18:21.1389295Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64 2022-08-17T12:18:21.1729730Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64 2022-08-17T12:18:21.1817802Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64 2022-08-17T12:18:21.1826830Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16 2022-08-17T12:18:21.1847300Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16 2022-08-17T12:18:21.2253104Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8 2022-08-17T12:18:21.2265604Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32 2022-08-17T12:18:21.2505893Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32 2022-08-17T12:18:21.2518125Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32 2022-08-17T12:18:21.2691940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64 2022-08-17T12:18:21.2701337Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64 2022-08-17T12:18:21.3178423Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64 2022-08-17T12:18:21.3185762Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8 2022-08-17T12:18:21.3611278Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8 2022-08-17T12:18:21.3616593Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8 2022-08-17T12:18:21.4071493Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8 2022-08-17T12:18:21.5437390Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16 2022-08-17T12:18:21.5482144Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64 2022-08-17T12:18:21.7779020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16 2022-08-17T12:18:21.7789861Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8 2022-08-17T12:18:21.7816167Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16 2022-08-17T12:18:21.7837932Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8 2022-08-17T12:18:21.8610859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool 2022-08-17T12:18:21.8648638Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16 2022-08-17T12:18:22.0398038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32 2022-08-17T12:18:22.0435275Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16 2022-08-17T12:18:22.2107166Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool 2022-08-17T12:18:22.2158745Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32 2022-08-17T12:18:22.3998225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64 2022-08-17T12:18:22.4055100Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8 2022-08-17T12:18:22.5495050Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16 2022-08-17T12:18:22.5551482Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64 2022-08-17T12:18:22.5777821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8 2022-08-17T12:18:22.5823707Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool 2022-08-17T12:18:22.6045073Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128 2022-08-17T12:18:22.6079495Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool 2022-08-17T12:18:22.9882302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128 2022-08-17T12:18:22.9931728Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8 2022-08-17T12:18:23.2743975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8 2022-08-17T12:18:23.2770467Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16 2022-08-17T12:18:23.3005836Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16 2022-08-17T12:18:23.3033035Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8 2022-08-17T12:18:23.6242719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16 2022-08-17T12:18:23.6294517Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16 2022-08-17T12:18:23.9047566Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool 2022-08-17T12:18:23.9098831Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128 2022-08-17T12:18:23.9379236Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64 2022-08-17T12:18:23.9421718Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool 2022-08-17T12:18:24.3059740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16 2022-08-17T12:18:24.3093864Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16 2022-08-17T12:18:24.4710753Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32 2022-08-17T12:18:24.4763433Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16 2022-08-17T12:18:24.4981955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32 2022-08-17T12:18:24.5016813Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128 2022-08-17T12:18:24.7664279Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64 2022-08-17T12:18:24.7723009Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32 2022-08-17T12:18:25.0288259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64 2022-08-17T12:18:25.0351082Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32 2022-08-17T12:18:25.1157141Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64 2022-08-17T12:18:25.1197586Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64 2022-08-17T12:18:25.2360239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16 2022-08-17T12:18:25.2412344Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64 2022-08-17T12:18:25.5032038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16 2022-08-17T12:18:25.5092431Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16 2022-08-17T12:18:25.5093116Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64 2022-08-17T12:18:25.5115559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32 2022-08-17T12:18:25.7741345Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32 2022-08-17T12:18:25.7788355Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32 2022-08-17T12:18:25.7898962Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64 2022-08-17T12:18:25.7918827Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32 2022-08-17T12:18:25.9755285Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64 2022-08-17T12:18:25.9815646Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64 2022-08-17T12:18:26.0670514Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16 2022-08-17T12:18:26.0698971Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64 2022-08-17T12:18:26.0726115Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64 2022-08-17T12:18:26.0762047Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16 2022-08-17T12:18:26.3558372Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8 2022-08-17T12:18:26.3603751Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16 2022-08-17T12:18:26.3648526Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32 2022-08-17T12:18:26.3667619Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8 2022-08-17T12:18:26.3865301Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8 2022-08-17T12:18:26.3887547Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16 2022-08-17T12:18:26.6456325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32 2022-08-17T12:18:26.6506350Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32 2022-08-17T12:18:26.6840960Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64 2022-08-17T12:18:26.6879532Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8 2022-08-17T12:18:26.9247463Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16 2022-08-17T12:18:26.9304563Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16 2022-08-17T12:18:26.9406116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool 2022-08-17T12:18:26.9438251Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64 2022-08-17T12:18:26.9933223Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8 2022-08-17T12:18:26.9958033Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16 2022-08-17T12:18:27.1709900Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16 2022-08-17T12:18:27.1736207Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8 2022-08-17T12:18:27.1769342Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8 2022-08-17T12:18:27.1791822Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool 2022-08-17T12:18:27.1957455Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128 2022-08-17T12:18:27.1979543Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32 2022-08-17T12:18:27.4122303Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64 2022-08-17T12:18:27.4301240Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128 2022-08-17T12:18:27.4830377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32 2022-08-17T12:18:27.4863159Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8 2022-08-17T12:18:27.6516562Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16 2022-08-17T12:18:27.6620872Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32 2022-08-17T12:18:27.8628436Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64 2022-08-17T12:18:27.8651624Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16 2022-08-17T12:18:27.8937422Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool 2022-08-17T12:18:27.8993811Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64 2022-08-17T12:18:28.1132403Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16 2022-08-17T12:18:28.1293649Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64 2022-08-17T12:18:28.1438599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16 2022-08-17T12:18:28.1530228Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16 2022-08-17T12:18:28.3038088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32 2022-08-17T12:18:28.3077095Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16 2022-08-17T12:18:28.3219352Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32 2022-08-17T12:18:28.3253649Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool 2022-08-17T12:18:28.3900683Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128 2022-08-17T12:18:28.3943659Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32 2022-08-17T12:18:28.6468422Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64 2022-08-17T12:18:28.6495897Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64 2022-08-17T12:18:28.8703100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16 2022-08-17T12:18:28.8731393Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16 2022-08-17T12:18:28.9994885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32 2022-08-17T12:18:29.0021650Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16 2022-08-17T12:18:29.1146211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32 2022-08-17T12:18:29.1282009Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32 2022-08-17T12:18:29.1681728Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64 2022-08-17T12:18:29.1728187Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32 2022-08-17T12:18:29.2792182Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64 2022-08-17T12:18:29.2824949Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128 2022-08-17T12:18:29.3518365Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64 2022-08-17T12:18:29.3539335Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64 2022-08-17T12:18:29.5824623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8 2022-08-17T12:18:29.5980163Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8 2022-08-17T12:18:29.8240560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8 2022-08-17T12:18:29.8269723Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8 2022-08-17T12:18:29.8410807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16 2022-08-17T12:18:29.8442494Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16 2022-08-17T12:18:29.8468710Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32 2022-08-17T12:18:29.8753179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64 2022-08-17T12:18:29.8786164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool 2022-08-17T12:18:29.9197176Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool 2022-08-17T12:18:29.9207677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128 2022-08-17T12:18:29.9580812Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128 2022-08-17T12:18:29.9680104Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32 2022-08-17T12:18:30.0077391Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32 2022-08-17T12:18:30.0087726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64 2022-08-17T12:18:30.0288215Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64 2022-08-17T12:18:30.0311440Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64 2022-08-17T12:18:30.0556161Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32 2022-08-17T12:18:30.0569201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16 2022-08-17T12:18:30.0998013Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16 2022-08-17T12:18:30.1005297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32 2022-08-17T12:18:30.1262788Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32 2022-08-17T12:18:30.1287262Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64 2022-08-17T12:18:30.1431723Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128 2022-08-17T12:18:30.1450108Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64 2022-08-17T12:18:30.1832407Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64 2022-08-17T12:18:30.1871884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16 2022-08-17T12:18:30.2341489Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16 2022-08-17T12:18:30.2349149Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32 2022-08-17T12:18:30.2604315Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32 2022-08-17T12:18:30.2625935Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32 2022-08-17T12:18:30.2750720Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64 2022-08-17T12:18:30.2757561Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64 2022-08-17T12:18:30.3153636Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64 2022-08-17T12:18:30.3214859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8 2022-08-17T12:18:30.3555855Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8 2022-08-17T12:18:30.3635985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8 2022-08-17T12:18:30.4071402Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8 2022-08-17T12:18:30.4656230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16 2022-08-17T12:18:30.4684898Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64 2022-08-17T12:18:30.5062788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8 2022-08-17T12:18:30.5240831Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16 2022-08-17T12:18:30.5517617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool 2022-08-17T12:18:30.5542471Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128 2022-08-17T12:18:30.5849322Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32 2022-08-17T12:18:30.5872739Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64 2022-08-17T12:18:30.7406123Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16 2022-08-17T12:18:30.7419479Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool 2022-08-17T12:18:30.8680887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128 2022-08-17T12:18:30.8721829Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16 2022-08-17T12:18:31.1498622Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32 2022-08-17T12:18:31.1543111Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32 2022-08-17T12:18:31.1974194Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64 2022-08-17T12:18:31.2011597Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32 2022-08-17T12:18:31.2159573Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64 2022-08-17T12:18:31.2179928Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128 2022-08-17T12:18:31.2600298Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32 2022-08-17T12:18:31.2623096Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8 2022-08-17T12:18:31.4546759Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8 2022-08-17T12:18:31.4583318Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64 2022-08-17T12:18:31.5656161Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8 2022-08-17T12:18:31.5699734Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64 2022-08-17T12:18:31.7948960Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16 2022-08-17T12:18:31.7971720Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8 2022-08-17T12:18:31.8177733Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8 2022-08-17T12:18:31.8201448Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32 2022-08-17T12:18:32.0347711Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64 2022-08-17T12:18:32.0371406Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8 2022-08-17T12:18:32.0909608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16 2022-08-17T12:18:32.0957427Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64 2022-08-17T12:18:32.1673211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16 2022-08-17T12:18:32.1709481Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8 2022-08-17T12:18:32.1787659Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16 2022-08-17T12:18:32.2166552Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16 2022-08-17T12:18:32.2171251Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool 2022-08-17T12:18:32.2606404Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool 2022-08-17T12:18:32.2613255Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128 2022-08-17T12:18:32.2782438Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128 2022-08-17T12:18:32.2809895Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16 2022-08-17T12:18:32.3044613Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32 2022-08-17T12:18:32.3053008Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64 2022-08-17T12:18:32.3400032Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64 2022-08-17T12:18:32.3429601Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16 2022-08-17T12:18:32.3493256Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32 2022-08-17T12:18:32.3501475Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16 2022-08-17T12:18:32.3741120Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16 2022-08-17T12:18:32.3753947Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32 2022-08-17T12:18:32.3966956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64 2022-08-17T12:18:32.3976227Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32 2022-08-17T12:18:32.4120900Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32 2022-08-17T12:18:32.4142317Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32 2022-08-17T12:18:32.4407184Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64 2022-08-17T12:18:32.4411709Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64 2022-08-17T12:18:32.4881927Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64 2022-08-17T12:18:32.4893928Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16 2022-08-17T12:18:32.4994523Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16 2022-08-17T12:18:32.5023092Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64 2022-08-17T12:18:32.5314605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16 2022-08-17T12:18:32.5365902Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32 2022-08-17T12:18:32.5803691Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32 2022-08-17T12:18:32.5812404Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64 2022-08-17T12:18:32.5918290Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64 2022-08-17T12:18:32.5927965Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64 2022-08-17T12:18:32.6073328Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16 2022-08-17T12:18:32.6087849Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16 2022-08-17T12:18:32.6241569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32 2022-08-17T12:18:32.6248248Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8 2022-08-17T12:18:32.6724482Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8 2022-08-17T12:18:32.6730589Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8 2022-08-17T12:18:32.7163391Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8 2022-08-17T12:18:32.7166725Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128 2022-08-17T12:18:32.7318921Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128 2022-08-17T12:18:32.7331880Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32 2022-08-17T12:18:32.7645177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64 2022-08-17T12:18:32.7653713Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64 2022-08-17T12:18:32.8018679Z [gw3] [ 43%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64 2022-08-17T12:18:32.8082728Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64 2022-08-17T12:18:32.8089400Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32 2022-08-17T12:18:32.8109512Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32 2022-08-17T12:18:32.8527927Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8 2022-08-17T12:18:32.8534752Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64 2022-08-17T12:18:32.8916048Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64 2022-08-17T12:18:32.8954376Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16 2022-08-17T12:18:32.9029214Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16 2022-08-17T12:18:32.9050142Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8 2022-08-17T12:18:32.9354795Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8 2022-08-17T12:18:32.9400185Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32 2022-08-17T12:18:32.9840384Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32 2022-08-17T12:18:32.9849309Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64 2022-08-17T12:18:32.9900778Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64 2022-08-17T12:18:32.9913573Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8 2022-08-17T12:18:33.0282336Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16 2022-08-17T12:18:33.0288274Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8 2022-08-17T12:18:33.0725367Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8 2022-08-17T12:18:33.0731139Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8 2022-08-17T12:18:33.0831960Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8 2022-08-17T12:18:33.0854150Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16 2022-08-17T12:18:33.1190762Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool 2022-08-17T12:18:33.1213129Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16 2022-08-17T12:18:33.1586582Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16 2022-08-17T12:18:33.1612697Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16 2022-08-17T12:18:33.1631522Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool 2022-08-17T12:18:33.1640068Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool 2022-08-17T12:18:33.2072199Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool 2022-08-17T12:18:33.2106254Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128 2022-08-17T12:18:33.2538713Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128 2022-08-17T12:18:33.2548382Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32 2022-08-17T12:18:33.2749309Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32 2022-08-17T12:18:33.2873796Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool 2022-08-17T12:18:33.2881363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128 2022-08-17T12:18:33.2976119Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64 2022-08-17T12:18:33.3315091Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64 2022-08-17T12:18:33.3417554Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16 2022-08-17T12:18:33.3868240Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16 2022-08-17T12:18:33.3875781Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32 2022-08-17T12:18:33.4273198Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32 2022-08-17T12:18:33.4319920Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64 2022-08-17T12:18:33.4713725Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64 2022-08-17T12:18:33.4742082Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16 2022-08-17T12:18:33.5077277Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16 2022-08-17T12:18:33.5182900Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32 2022-08-17T12:18:33.5517765Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32 2022-08-17T12:18:33.5544676Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64 2022-08-17T12:18:33.5564602Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128 2022-08-17T12:18:33.5612716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32 2022-08-17T12:18:33.5956333Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64 2022-08-17T12:18:33.6060569Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8 2022-08-17T12:18:33.6396179Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8 2022-08-17T12:18:33.6489840Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8 2022-08-17T12:18:33.6836375Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8 2022-08-17T12:18:34.1124300Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16 2022-08-17T12:18:34.1157048Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32 2022-08-17T12:18:34.3120897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64 2022-08-17T12:18:34.3161246Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool 2022-08-17T12:18:34.3510423Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128 2022-08-17T12:18:34.3539773Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16 2022-08-17T12:18:34.3850082Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool 2022-08-17T12:18:34.3877325Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64 2022-08-17T12:18:34.5141836Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16 2022-08-17T12:18:34.5169755Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16 2022-08-17T12:18:34.5624779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32 2022-08-17T12:18:34.5651476Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32 2022-08-17T12:18:34.6473381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64 2022-08-17T12:18:34.6499767Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64 2022-08-17T12:18:34.7261148Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16 2022-08-17T12:18:34.7289956Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16 2022-08-17T12:18:34.8286461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32 2022-08-17T12:18:34.8326903Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32 2022-08-17T12:18:34.9336453Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64 2022-08-17T12:18:34.9351660Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool 2022-08-17T12:18:34.9371568Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64 2022-08-17T12:18:34.9378696Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8 2022-08-17T12:18:35.0704689Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128 2022-08-17T12:18:35.0740689Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8 2022-08-17T12:18:35.1982794Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8 2022-08-17T12:18:35.2023613Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8 2022-08-17T12:18:35.4575804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:18:35.4632977Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:18:35.6633633Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool 2022-08-17T12:18:35.6659187Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool 2022-08-17T12:18:35.8098606Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:18:35.8122617Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:18:35.9577542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:18:35.9598444Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128 2022-08-17T12:18:35.9605733Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64 2022-08-17T12:18:35.9628661Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:18:36.1092997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16 2022-08-17T12:18:36.1118858Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16 2022-08-17T12:18:36.2377238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32 2022-08-17T12:18:36.2411694Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128 2022-08-17T12:18:36.3114283Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64 2022-08-17T12:18:36.3136913Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32 2022-08-17T12:18:36.5266510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64 2022-08-17T12:18:36.5292209Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64 2022-08-17T12:18:36.7563085Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16 2022-08-17T12:18:36.7593609Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16 2022-08-17T12:18:36.8206024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32 2022-08-17T12:18:36.8221055Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64 2022-08-17T12:18:36.8807044Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16 2022-08-17T12:18:36.8829155Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32 2022-08-17T12:18:37.0812227Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64 2022-08-17T12:18:37.0827462Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64 2022-08-17T12:18:37.0837666Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16 2022-08-17T12:18:37.0854919Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8 2022-08-17T12:18:37.2571614Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16 2022-08-17T12:18:37.2604721Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8 2022-08-17T12:18:37.3946817Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:18:37.3985367Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:18:37.4280925Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16 2022-08-17T12:18:37.4308436Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16 2022-08-17T12:18:37.4369254Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32 2022-08-17T12:18:37.4393470Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16 2022-08-17T12:18:37.4685164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool 2022-08-17T12:18:37.4834114Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool 2022-08-17T12:18:37.5222060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128 2022-08-17T12:18:37.5279687Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128 2022-08-17T12:18:37.5711890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32 2022-08-17T12:18:37.5755344Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32 2022-08-17T12:18:37.6194553Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64 2022-08-17T12:18:37.6227057Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64 2022-08-17T12:18:37.6641452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16 2022-08-17T12:18:37.6667825Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16 2022-08-17T12:18:37.7038381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32 2022-08-17T12:18:37.7071679Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32 2022-08-17T12:18:37.7562725Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64 2022-08-17T12:18:37.7589180Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64 2022-08-17T12:18:37.7764790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16 2022-08-17T12:18:37.7799924Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16 2022-08-17T12:18:37.7826347Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64 2022-08-17T12:18:37.8032425Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16 2022-08-17T12:18:37.8355045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32 2022-08-17T12:18:37.8486180Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32 2022-08-17T12:18:37.8690699Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64 2022-08-17T12:18:37.8897734Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64 2022-08-17T12:18:37.9387832Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8 2022-08-17T12:18:37.9418253Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8 2022-08-17T12:18:37.9627082Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8 2022-08-17T12:18:37.9872148Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8 2022-08-17T12:18:37.9981370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16 2022-08-17T12:18:38.0007560Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32 2022-08-17T12:18:38.6218967Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64 2022-08-17T12:18:38.6263824Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64 2022-08-17T12:18:39.2759707Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16 2022-08-17T12:18:39.2787849Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16 2022-08-17T12:18:39.6520391Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32 2022-08-17T12:18:39.6549062Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16 2022-08-17T12:18:40.0346684Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool 2022-08-17T12:18:40.0386000Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32 2022-08-17T12:18:40.6745030Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64 2022-08-17T12:18:40.6772441Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16 2022-08-17T12:18:40.8435157Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32 2022-08-17T12:18:40.8466631Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64 2022-08-17T12:18:40.9077056Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8 2022-08-17T12:18:40.9100512Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool 2022-08-17T12:18:41.5124792Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16 2022-08-17T12:18:41.5155208Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8 2022-08-17T12:18:41.5732479Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8 2022-08-17T12:18:41.5754692Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16 2022-08-17T12:18:42.0272865Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32 2022-08-17T12:18:42.0302575Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8 2022-08-17T12:18:42.3925622Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16 2022-08-17T12:18:42.3966709Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16 2022-08-17T12:18:42.4584496Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32 2022-08-17T12:18:42.4601362Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32 2022-08-17T12:18:42.6910260Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64 2022-08-17T12:18:42.6939014Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16 2022-08-17T12:18:42.6951452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32 2022-08-17T12:18:42.6983366Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32 2022-08-17T12:18:42.9679632Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64 2022-08-17T12:18:42.9707546Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64 2022-08-17T12:18:43.0028009Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16 2022-08-17T12:18:43.0190255Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16 2022-08-17T12:18:43.0720566Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool 2022-08-17T12:18:43.0748246Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool 2022-08-17T12:18:43.1364966Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128 2022-08-17T12:18:43.1396888Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128 2022-08-17T12:18:43.2200094Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32 2022-08-17T12:18:43.2226282Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32 2022-08-17T12:18:43.2925864Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64 2022-08-17T12:18:43.2998230Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64 2022-08-17T12:18:43.3729979Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16 2022-08-17T12:18:43.3745784Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16 2022-08-17T12:18:43.4379078Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32 2022-08-17T12:18:43.4400652Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32 2022-08-17T12:18:43.5079981Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64 2022-08-17T12:18:43.5103895Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64 2022-08-17T12:18:43.5435846Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16 2022-08-17T12:18:43.5515124Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16 2022-08-17T12:18:43.5853935Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32 2022-08-17T12:18:43.5955012Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32 2022-08-17T12:18:43.6519379Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64 2022-08-17T12:18:43.6542319Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64 2022-08-17T12:18:43.6764768Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8 2022-08-17T12:18:43.6881131Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32 2022-08-17T12:18:43.6892016Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64 2022-08-17T12:18:43.6908387Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64 2022-08-17T12:18:43.7110409Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16 2022-08-17T12:18:43.7125304Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8 2022-08-17T12:18:43.7488463Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8 2022-08-17T12:18:43.7552809Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8 2022-08-17T12:18:43.7670426Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16 2022-08-17T12:18:43.7997412Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16 2022-08-17T12:18:43.8105905Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool 2022-08-17T12:18:43.8435157Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool 2022-08-17T12:18:43.8649008Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128 2022-08-17T12:18:43.8952752Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128 2022-08-17T12:18:43.9029562Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32 2022-08-17T12:18:43.9432191Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32 2022-08-17T12:18:43.9547771Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64 2022-08-17T12:18:43.9830710Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64 2022-08-17T12:18:44.0117646Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16 2022-08-17T12:18:44.0350352Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16 2022-08-17T12:18:44.0404911Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32 2022-08-17T12:18:44.0780100Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32 2022-08-17T12:18:44.0849442Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64 2022-08-17T12:18:44.1271318Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64 2022-08-17T12:18:44.1320268Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16 2022-08-17T12:18:44.1711480Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16 2022-08-17T12:18:44.1761569Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32 2022-08-17T12:18:44.2110982Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32 2022-08-17T12:18:44.2197046Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64 2022-08-17T12:18:44.2591688Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64 2022-08-17T12:18:44.2645090Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8 2022-08-17T12:18:44.3031598Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8 2022-08-17T12:18:44.3079013Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8 2022-08-17T12:18:44.3473015Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8 2022-08-17T12:18:44.3503133Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:18:44.3871633Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:18:44.3938073Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool 2022-08-17T12:18:44.4312321Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool 2022-08-17T12:18:44.4397440Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128 2022-08-17T12:18:44.4791830Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128 2022-08-17T12:18:44.4840143Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32 2022-08-17T12:18:44.5221983Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32 2022-08-17T12:18:44.5274327Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64 2022-08-17T12:18:44.5594023Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64 2022-08-17T12:18:44.5704003Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16 2022-08-17T12:18:44.6025720Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16 2022-08-17T12:18:44.6046946Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64 2022-08-17T12:18:44.6051663Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16 2022-08-17T12:18:44.6133945Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32 2022-08-17T12:18:44.6514290Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32 2022-08-17T12:18:44.6604718Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64 2022-08-17T12:18:44.7029517Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64 2022-08-17T12:18:44.7047898Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16 2022-08-17T12:18:44.7471629Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16 2022-08-17T12:18:44.7506911Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32 2022-08-17T12:18:44.7911421Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32 2022-08-17T12:18:44.7925937Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64 2022-08-17T12:18:44.8351812Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64 2022-08-17T12:18:44.8385786Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8 2022-08-17T12:18:44.8789509Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8 2022-08-17T12:18:44.8806872Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8 2022-08-17T12:18:44.9229863Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8 2022-08-17T12:18:44.9258121Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16 2022-08-17T12:18:44.9275348Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16 2022-08-17T12:18:44.9293970Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32 2022-08-17T12:18:44.9594498Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16 2022-08-17T12:18:44.9734614Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128 2022-08-17T12:18:45.0109691Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128 2022-08-17T12:18:45.0171789Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64 2022-08-17T12:18:45.0474498Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64 2022-08-17T12:18:45.0613312Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16 2022-08-17T12:18:45.0950554Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16 2022-08-17T12:18:45.1176686Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32 2022-08-17T12:18:45.1190538Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32 2022-08-17T12:18:45.1197910Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32 2022-08-17T12:18:45.1355149Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64 2022-08-17T12:18:45.1474278Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64 2022-08-17T12:18:45.1794429Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64 2022-08-17T12:18:45.2121678Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16 2022-08-17T12:18:45.2233083Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16 2022-08-17T12:18:45.2596407Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128 2022-08-17T12:18:45.2673812Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128 2022-08-17T12:18:45.3072511Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64 2022-08-17T12:18:45.3112596Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64 2022-08-17T12:18:45.3620045Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16 2022-08-17T12:18:45.3640649Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16 2022-08-17T12:18:45.3934438Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32 2022-08-17T12:18:45.3954278Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16 2022-08-17T12:18:45.4038246Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32 2022-08-17T12:18:45.4072352Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32 2022-08-17T12:18:45.4830901Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64 2022-08-17T12:18:45.4884105Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64 2022-08-17T12:18:45.5710359Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16 2022-08-17T12:18:45.5731607Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16 2022-08-17T12:18:45.6757844Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool 2022-08-17T12:18:45.6823356Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool 2022-08-17T12:18:45.8436752Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128 2022-08-17T12:18:45.8470467Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128 2022-08-17T12:18:45.9958070Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32 2022-08-17T12:18:45.9992316Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32 2022-08-17T12:18:46.1644560Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64 2022-08-17T12:18:46.1679506Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64 2022-08-17T12:18:46.2591126Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16 2022-08-17T12:18:46.2623121Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32 2022-08-17T12:18:46.3267990Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64 2022-08-17T12:18:46.3300680Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16 2022-08-17T12:18:46.4616210Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32 2022-08-17T12:18:46.4637975Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32 2022-08-17T12:18:46.5621417Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64 2022-08-17T12:18:46.5647538Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64 2022-08-17T12:18:46.5871601Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16 2022-08-17T12:18:46.5902789Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32 2022-08-17T12:18:46.6699378Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64 2022-08-17T12:18:46.6715638Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16 2022-08-17T12:18:46.7382357Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32 2022-08-17T12:18:46.7404623Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32 2022-08-17T12:18:46.8555438Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64 2022-08-17T12:18:46.8585813Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64 2022-08-17T12:18:46.9932791Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8 2022-08-17T12:18:46.9969833Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8 2022-08-17T12:18:47.1340046Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8 2022-08-17T12:18:47.1383608Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8 2022-08-17T12:18:47.1531984Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16 2022-08-17T12:18:47.1866622Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16 2022-08-17T12:18:47.1871619Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool 2022-08-17T12:18:47.2311215Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool 2022-08-17T12:18:47.2317558Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128 2022-08-17T12:18:47.2734694Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128 2022-08-17T12:18:47.2767528Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32 2022-08-17T12:18:47.3195237Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32 2022-08-17T12:18:47.3201804Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64 2022-08-17T12:18:47.3632547Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64 2022-08-17T12:18:47.3656364Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16 2022-08-17T12:18:47.4071324Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16 2022-08-17T12:18:47.4076865Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32 2022-08-17T12:18:47.4478037Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32 2022-08-17T12:18:47.4520153Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64 2022-08-17T12:18:47.4946484Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64 2022-08-17T12:18:47.4951177Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16 2022-08-17T12:18:47.5389003Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16 2022-08-17T12:18:47.5395385Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32 2022-08-17T12:18:47.5838775Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32 2022-08-17T12:18:47.5844907Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64 2022-08-17T12:18:47.6277721Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64 2022-08-17T12:18:47.6283557Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8 2022-08-17T12:18:47.6715227Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8 2022-08-17T12:18:47.6725253Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8 2022-08-17T12:18:47.7112222Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8 2022-08-17T12:18:47.7164060Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16 2022-08-17T12:18:47.7596425Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16 2022-08-17T12:18:47.7602112Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool 2022-08-17T12:18:47.7890977Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool 2022-08-17T12:18:47.7917671Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64 2022-08-17T12:18:47.8031031Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8 2022-08-17T12:18:47.8039680Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128 2022-08-17T12:18:47.8477496Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128 2022-08-17T12:18:47.8483571Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32 2022-08-17T12:18:47.8889468Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32 2022-08-17T12:18:47.8912925Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64 2022-08-17T12:18:47.8916185Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64 2022-08-17T12:18:47.8923192Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64 2022-08-17T12:18:47.9346147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8 2022-08-17T12:18:47.9351044Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16 2022-08-17T12:18:47.9750583Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16 2022-08-17T12:18:47.9816478Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32 2022-08-17T12:18:48.0185968Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32 2022-08-17T12:18:48.0257407Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64 2022-08-17T12:18:48.0597043Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64 2022-08-17T12:18:48.0683736Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16 2022-08-17T12:18:48.1142930Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16 2022-08-17T12:18:48.1146917Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32 2022-08-17T12:18:48.1703019Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32 2022-08-17T12:18:48.1718321Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64 2022-08-17T12:18:48.2065780Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64 2022-08-17T12:18:48.2069894Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8 2022-08-17T12:18:48.2553869Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8 2022-08-17T12:18:48.2560426Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8 2022-08-17T12:18:48.2989675Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8 2022-08-17T12:18:48.3339069Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16 2022-08-17T12:18:48.3371217Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16 2022-08-17T12:18:48.3788537Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool 2022-08-17T12:18:48.3818970Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool 2022-08-17T12:18:48.4401729Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128 2022-08-17T12:18:48.4434078Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128 2022-08-17T12:18:48.5071356Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32 2022-08-17T12:18:48.5108216Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32 2022-08-17T12:18:48.5765557Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64 2022-08-17T12:18:48.5797858Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64 2022-08-17T12:18:48.6473892Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16 2022-08-17T12:18:48.6477853Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16 2022-08-17T12:18:48.6839012Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32 2022-08-17T12:18:48.6911742Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32 2022-08-17T12:18:48.7479258Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64 2022-08-17T12:18:48.7515320Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64 2022-08-17T12:18:48.7986093Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16 2022-08-17T12:18:48.8009730Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16 2022-08-17T12:18:48.8220220Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32 2022-08-17T12:18:48.8245013Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8 2022-08-17T12:18:48.8417961Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8 2022-08-17T12:18:48.8442545Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32 2022-08-17T12:18:48.8704164Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64 2022-08-17T12:18:48.8723035Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8 2022-08-17T12:18:48.8829504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8 2022-08-17T12:18:48.8908327Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64 2022-08-17T12:18:48.9132576Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8 2022-08-17T12:18:48.9430537Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8 2022-08-17T12:18:48.9562079Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8 2022-08-17T12:18:48.9590902Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8 2022-08-17T12:18:48.9609448Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64 2022-08-17T12:18:48.9754900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16 2022-08-17T12:18:49.0340229Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu 2022-08-17T12:18:49.0630794Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu 2022-08-17T12:18:49.1663011Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu 2022-08-17T12:18:49.1694226Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu 2022-08-17T12:18:49.1842724Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu 2022-08-17T12:18:49.2190360Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu 2022-08-17T12:18:49.2247052Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu 2022-08-17T12:18:49.2636424Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu 2022-08-17T12:18:49.2636944Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu 2022-08-17T12:18:49.3072687Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu 2022-08-17T12:18:49.3073249Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu 2022-08-17T12:18:49.3554769Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu 2022-08-17T12:18:49.3555357Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu 2022-08-17T12:18:49.3994463Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu 2022-08-17T12:18:49.3995025Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu 2022-08-17T12:18:49.4434733Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu 2022-08-17T12:18:49.4435273Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu 2022-08-17T12:18:49.4891001Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu 2022-08-17T12:18:49.4891558Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu 2022-08-17T12:18:49.5329130Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu 2022-08-17T12:18:49.5329673Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu 2022-08-17T12:18:49.5769169Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu 2022-08-17T12:18:49.5769861Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu 2022-08-17T12:18:49.6272164Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu 2022-08-17T12:18:49.6319286Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu 2022-08-17T12:18:49.6678804Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu 2022-08-17T12:18:49.6679423Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu 2022-08-17T12:18:49.7116923Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu 2022-08-17T12:18:49.7117540Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu 2022-08-17T12:18:49.7557459Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu 2022-08-17T12:18:49.7558371Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu 2022-08-17T12:18:49.8031894Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu 2022-08-17T12:18:49.8044956Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu 2022-08-17T12:18:49.8477226Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu 2022-08-17T12:18:49.8477794Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu 2022-08-17T12:18:49.8878663Z [gw3] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu 2022-08-17T12:18:49.8879226Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu 2022-08-17T12:18:49.9272162Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu 2022-08-17T12:18:49.9287969Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16 2022-08-17T12:18:49.9355105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32 2022-08-17T12:18:49.9355675Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu 2022-08-17T12:18:49.9763981Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu 2022-08-17T12:18:49.9799747Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu 2022-08-17T12:18:49.9919368Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu 2022-08-17T12:18:49.9937220Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8 2022-08-17T12:18:50.0279019Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16 2022-08-17T12:18:50.0279635Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu 2022-08-17T12:18:50.0694249Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu 2022-08-17T12:18:50.0722789Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8 2022-08-17T12:18:50.0723364Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu 2022-08-17T12:18:50.0723918Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu 2022-08-17T12:18:50.1162913Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:50.1163548Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu 2022-08-17T12:18:50.1441296Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu 2022-08-17T12:18:50.1459322Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16 2022-08-17T12:18:50.1599131Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool 2022-08-17T12:18:50.1599759Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu 2022-08-17T12:18:50.2039666Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu 2022-08-17T12:18:50.2040182Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu 2022-08-17T12:18:50.2483825Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu 2022-08-17T12:18:50.2484451Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu 2022-08-17T12:18:50.2696468Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu 2022-08-17T12:18:50.2713784Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:50.2920601Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool 2022-08-17T12:18:50.2921157Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu 2022-08-17T12:18:50.3362383Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu 2022-08-17T12:18:50.3362880Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu 2022-08-17T12:18:50.3841510Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu 2022-08-17T12:18:50.3842125Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu 2022-08-17T12:18:50.4325370Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu 2022-08-17T12:18:50.4325947Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu 2022-08-17T12:18:50.4344451Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu 2022-08-17T12:18:50.4365957Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool 2022-08-17T12:18:50.4767679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128 2022-08-17T12:18:50.4779639Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu 2022-08-17T12:18:50.4881444Z [gw3] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu 2022-08-17T12:18:50.4908978Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool 2022-08-17T12:18:50.5195411Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128 2022-08-17T12:18:50.5204820Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu 2022-08-17T12:18:50.5649482Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu 2022-08-17T12:18:50.5659527Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu 2022-08-17T12:18:50.6086487Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu 2022-08-17T12:18:50.6096263Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu 2022-08-17T12:18:50.6522953Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu 2022-08-17T12:18:50.6532951Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu 2022-08-17T12:18:50.6956671Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu 2022-08-17T12:18:50.6966220Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu 2022-08-17T12:18:50.7394973Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu 2022-08-17T12:18:50.7400655Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu 2022-08-17T12:18:50.7835455Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu 2022-08-17T12:18:50.7836076Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu 2022-08-17T12:18:50.8285328Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu 2022-08-17T12:18:50.8285941Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu 2022-08-17T12:18:50.8723540Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu 2022-08-17T12:18:50.8724135Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu 2022-08-17T12:18:50.8801304Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu 2022-08-17T12:18:50.8835302Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32 2022-08-17T12:18:50.9165963Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64 2022-08-17T12:18:50.9175029Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu 2022-08-17T12:18:50.9634823Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu 2022-08-17T12:18:50.9643709Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu 2022-08-17T12:18:50.9824810Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu 2022-08-17T12:18:50.9855223Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128 2022-08-17T12:18:50.9909947Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32 2022-08-17T12:18:50.9935606Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128 2022-08-17T12:18:51.0041983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64 2022-08-17T12:18:51.0045823Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu 2022-08-17T12:18:51.0511527Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu 2022-08-17T12:18:51.0587183Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu 2022-08-17T12:18:51.0874776Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu 2022-08-17T12:18:51.0918081Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu 2022-08-17T12:18:51.1317408Z [gw3] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu 2022-08-17T12:18:51.1368536Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu 2022-08-17T12:18:51.1831689Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu 2022-08-17T12:18:51.1860879Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu 2022-08-17T12:18:51.2287557Z [gw3] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu 2022-08-17T12:18:51.2296869Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu 2022-08-17T12:18:51.2713969Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu 2022-08-17T12:18:51.2723889Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu 2022-08-17T12:18:51.3163015Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu 2022-08-17T12:18:51.3169235Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu 2022-08-17T12:18:51.3597591Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu 2022-08-17T12:18:51.3603220Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu 2022-08-17T12:18:51.3706731Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu 2022-08-17T12:18:51.3738398Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64 2022-08-17T12:18:51.4071476Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32 2022-08-17T12:18:51.4134559Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu 2022-08-17T12:18:51.4518838Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu 2022-08-17T12:18:51.4524116Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu 2022-08-17T12:18:51.4996589Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu 2022-08-17T12:18:51.5005916Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu 2022-08-17T12:18:51.5275981Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu 2022-08-17T12:18:51.5314257Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32 2022-08-17T12:18:51.5433500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64 2022-08-17T12:18:51.5442711Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:18:51.5816238Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:18:51.5879263Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32 2022-08-17T12:18:51.5886904Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64 2022-08-17T12:18:51.5894854Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:18:51.6328047Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:18:51.6337914Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu 2022-08-17T12:18:51.6754895Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu 2022-08-17T12:18:51.6763663Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu 2022-08-17T12:18:51.7192143Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu 2022-08-17T12:18:51.7197581Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu 2022-08-17T12:18:51.7231658Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu 2022-08-17T12:18:51.7259616Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64 2022-08-17T12:18:51.7632834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16 2022-08-17T12:18:51.7638112Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu 2022-08-17T12:18:51.7678287Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu 2022-08-17T12:18:51.7700517Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64 2022-08-17T12:18:51.8088145Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8 2022-08-17T12:18:51.8088837Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu 2022-08-17T12:18:51.8494157Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu 2022-08-17T12:18:51.8525970Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu 2022-08-17T12:18:51.8959134Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu 2022-08-17T12:18:51.8960111Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu 2022-08-17T12:18:51.9399717Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu 2022-08-17T12:18:51.9400316Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu 2022-08-17T12:18:51.9744694Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu 2022-08-17T12:18:51.9745296Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64 2022-08-17T12:18:51.9765614Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16 2022-08-17T12:18:51.9766184Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16 2022-08-17T12:18:51.9829836Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32 2022-08-17T12:18:51.9838196Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu 2022-08-17T12:18:52.0312074Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu 2022-08-17T12:18:52.0321040Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu 2022-08-17T12:18:52.0754270Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu 2022-08-17T12:18:52.0763998Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu 2022-08-17T12:18:52.1198560Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu 2022-08-17T12:18:52.1203089Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu 2022-08-17T12:18:52.1209202Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu 2022-08-17T12:18:52.1218945Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32 2022-08-17T12:18:52.1634477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64 2022-08-17T12:18:52.1638565Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu 2022-08-17T12:18:52.2081214Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu 2022-08-17T12:18:52.2090576Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu 2022-08-17T12:18:52.2201101Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu 2022-08-17T12:18:52.2226976Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64 2022-08-17T12:18:52.2559562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8 2022-08-17T12:18:52.2568597Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu 2022-08-17T12:18:52.2795921Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu 2022-08-17T12:18:52.2830676Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16 2022-08-17T12:18:52.3018569Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32 2022-08-17T12:18:52.3023023Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu 2022-08-17T12:18:52.3471057Z [gw3] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu 2022-08-17T12:18:52.3478418Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu 2022-08-17T12:18:52.3883951Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu 2022-08-17T12:18:52.3917235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16 2022-08-17T12:18:52.4214164Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16 2022-08-17T12:18:52.4239832Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8 2022-08-17T12:18:52.4350296Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8 2022-08-17T12:18:52.4355493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128 2022-08-17T12:18:52.4797043Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128 2022-08-17T12:18:52.4800252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32 2022-08-17T12:18:52.5186462Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32 2022-08-17T12:18:52.5196357Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32 2022-08-17T12:18:52.5223188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64 2022-08-17T12:18:52.5234775Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64 2022-08-17T12:18:52.5674117Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64 2022-08-17T12:18:52.5683225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16 2022-08-17T12:18:52.5812537Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16 2022-08-17T12:18:52.5842849Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8 2022-08-17T12:18:52.6118084Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8 2022-08-17T12:18:52.6127341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32 2022-08-17T12:18:52.6445306Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32 2022-08-17T12:18:52.6473738Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8 2022-08-17T12:18:52.6552041Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16 2022-08-17T12:18:52.6556269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64 2022-08-17T12:18:52.6866194Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64 2022-08-17T12:18:52.6892699Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64 2022-08-17T12:18:52.7032443Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16 2022-08-17T12:18:52.7039873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16 2022-08-17T12:18:52.7474019Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16 2022-08-17T12:18:52.7480651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32 2022-08-17T12:18:52.7845222Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32 2022-08-17T12:18:52.7869844Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16 2022-08-17T12:18:52.7916446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool 2022-08-17T12:18:52.7923128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64 2022-08-17T12:18:52.8081641Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64 2022-08-17T12:18:52.8107261Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16 2022-08-17T12:18:52.8353117Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32 2022-08-17T12:18:52.8360286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8 2022-08-17T12:18:52.8835146Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8 2022-08-17T12:18:52.8845822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8 2022-08-17T12:18:52.8889477Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8 2022-08-17T12:18:52.8914052Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8 2022-08-17T12:18:52.9273644Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16 2022-08-17T12:18:52.9279019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:52.9554994Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:52.9584589Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32 2022-08-17T12:18:52.9714481Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64 2022-08-17T12:18:52.9722935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128 2022-08-17T12:18:53.0156298Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128 2022-08-17T12:18:53.0164770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32 2022-08-17T12:18:53.0606452Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32 2022-08-17T12:18:53.0614989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64 2022-08-17T12:18:53.0803046Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64 2022-08-17T12:18:53.0834660Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64 2022-08-17T12:18:53.1023075Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8 2022-08-17T12:18:53.1036305Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool 2022-08-17T12:18:53.1043443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16 2022-08-17T12:18:53.1056908Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16 2022-08-17T12:18:53.1515036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128 2022-08-17T12:18:53.1522135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32 2022-08-17T12:18:53.1954593Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32 2022-08-17T12:18:53.1962778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64 2022-08-17T12:18:53.2176933Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64 2022-08-17T12:18:53.2203767Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8 2022-08-17T12:18:53.2392406Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8 2022-08-17T12:18:53.2399515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16 2022-08-17T12:18:53.2834826Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16 2022-08-17T12:18:53.2845200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32 2022-08-17T12:18:53.3315097Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32 2022-08-17T12:18:53.3324698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64 2022-08-17T12:18:53.3629042Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64 2022-08-17T12:18:53.3655412Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8 2022-08-17T12:18:53.3750233Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16 2022-08-17T12:18:53.3758380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8 2022-08-17T12:18:53.4194252Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8 2022-08-17T12:18:53.4200129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8 2022-08-17T12:18:53.4276938Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8 2022-08-17T12:18:53.4297626Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16 2022-08-17T12:18:53.4631239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool 2022-08-17T12:18:53.4636911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16 2022-08-17T12:18:53.5077573Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16 2022-08-17T12:18:53.5083437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool 2022-08-17T12:18:53.5513572Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool 2022-08-17T12:18:53.5521896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128 2022-08-17T12:18:53.5992999Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128 2022-08-17T12:18:53.6002320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64 2022-08-17T12:18:53.6435404Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64 2022-08-17T12:18:53.6444554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32 2022-08-17T12:18:53.6913873Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32 2022-08-17T12:18:53.6925004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64 2022-08-17T12:18:53.6936265Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64 2022-08-17T12:18:53.6947135Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16 2022-08-17T12:18:53.7393485Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool 2022-08-17T12:18:53.7401466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16 2022-08-17T12:18:53.7497153Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16 2022-08-17T12:18:53.7523312Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128 2022-08-17T12:18:53.7576221Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64 2022-08-17T12:18:53.7600151Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool 2022-08-17T12:18:53.7835106Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16 2022-08-17T12:18:53.7844670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32 2022-08-17T12:18:53.8313981Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32 2022-08-17T12:18:53.8322659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64 2022-08-17T12:18:53.8755271Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64 2022-08-17T12:18:53.8765243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8 2022-08-17T12:18:53.9234290Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8 2022-08-17T12:18:53.9243400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8 2022-08-17T12:18:53.9674943Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8 2022-08-17T12:18:53.9686130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:54.0159931Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:54.0169896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool 2022-08-17T12:18:54.0633419Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool 2022-08-17T12:18:54.0643161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128 2022-08-17T12:18:54.0855411Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128 2022-08-17T12:18:54.0896521Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool 2022-08-17T12:18:54.1071531Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128 2022-08-17T12:18:54.1077730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64 2022-08-17T12:18:54.1554222Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64 2022-08-17T12:18:54.1559747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32 2022-08-17T12:18:54.1943366Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32 2022-08-17T12:18:54.1966114Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64 2022-08-17T12:18:54.2029677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32 2022-08-17T12:18:54.2034524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64 2022-08-17T12:18:54.2476078Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64 2022-08-17T12:18:54.2480623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16 2022-08-17T12:18:54.2918262Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16 2022-08-17T12:18:54.2919616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32 2022-08-17T12:18:54.3353001Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32 2022-08-17T12:18:54.3354202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64 2022-08-17T12:18:54.3455304Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64 2022-08-17T12:18:54.3492089Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32 2022-08-17T12:18:54.3834596Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64 2022-08-17T12:18:54.3842186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8 2022-08-17T12:18:54.4273071Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8 2022-08-17T12:18:54.4279334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8 2022-08-17T12:18:54.4682421Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8 2022-08-17T12:18:54.4704702Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64 2022-08-17T12:18:54.4714893Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16 2022-08-17T12:18:54.4719382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16 2022-08-17T12:18:54.5153709Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16 2022-08-17T12:18:54.5162916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool 2022-08-17T12:18:54.5544809Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool 2022-08-17T12:18:54.5570793Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16 2022-08-17T12:18:54.5628423Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32 2022-08-17T12:18:54.5635950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128 2022-08-17T12:18:54.6071314Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128 2022-08-17T12:18:54.6079653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64 2022-08-17T12:18:54.6368161Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64 2022-08-17T12:18:54.6402179Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16 2022-08-17T12:18:54.6512702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32 2022-08-17T12:18:54.6520154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32 2022-08-17T12:18:54.6959526Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32 2022-08-17T12:18:54.6970529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64 2022-08-17T12:18:54.7434524Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64 2022-08-17T12:18:54.7443962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16 2022-08-17T12:18:54.7875727Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16 2022-08-17T12:18:54.7912710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32 2022-08-17T12:18:54.8127659Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32 2022-08-17T12:18:54.8159160Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128 2022-08-17T12:18:54.8352737Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32 2022-08-17T12:18:54.8360211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64 2022-08-17T12:18:54.8622107Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64 2022-08-17T12:18:54.8682957Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32 2022-08-17T12:18:54.8791888Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64 2022-08-17T12:18:54.8802361Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8 2022-08-17T12:18:54.9274684Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8 2022-08-17T12:18:54.9284464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8 2022-08-17T12:18:54.9759916Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8 2022-08-17T12:18:54.9769474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:55.0237614Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:55.0246943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool 2022-08-17T12:18:55.0294459Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool 2022-08-17T12:18:55.0331153Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32 2022-08-17T12:18:55.0628795Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64 2022-08-17T12:18:55.0681502Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64 2022-08-17T12:18:55.0688538Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8 2022-08-17T12:18:55.0696083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128 2022-08-17T12:18:55.1115958Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128 2022-08-17T12:18:55.1119847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64 2022-08-17T12:18:55.1557509Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64 2022-08-17T12:18:55.1564165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32 2022-08-17T12:18:55.2039121Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32 2022-08-17T12:18:55.2040075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64 2022-08-17T12:18:55.2054242Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64 2022-08-17T12:18:55.2067879Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8 2022-08-17T12:18:55.2517307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8 2022-08-17T12:18:55.2517913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16 2022-08-17T12:18:55.2953054Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16 2022-08-17T12:18:55.2959049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32 2022-08-17T12:18:55.3228249Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32 2022-08-17T12:18:55.3242075Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8 2022-08-17T12:18:55.3390109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16 2022-08-17T12:18:55.3398555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64 2022-08-17T12:18:55.3409937Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64 2022-08-17T12:18:55.3751007Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16 2022-08-17T12:18:55.3814490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool 2022-08-17T12:18:55.3826567Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool 2022-08-17T12:18:55.3848402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8 2022-08-17T12:18:55.4191518Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8 2022-08-17T12:18:55.4276173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128 2022-08-17T12:18:55.4276795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8 2022-08-17T12:18:55.4292156Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8 2022-08-17T12:18:55.4671953Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128 2022-08-17T12:18:55.4720902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32 2022-08-17T12:18:55.4725784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16 2022-08-17T12:18:55.4775028Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16 2022-08-17T12:18:55.5153434Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32 2022-08-17T12:18:55.5162349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool 2022-08-17T12:18:55.5169253Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool 2022-08-17T12:18:55.5225192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64 2022-08-17T12:18:55.5247324Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64 2022-08-17T12:18:55.5254643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16 2022-08-17T12:18:55.5631788Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64 2022-08-17T12:18:55.5632396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128 2022-08-17T12:18:55.5635766Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128 2022-08-17T12:18:55.5637885Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32 2022-08-17T12:18:55.5650490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16 2022-08-17T12:18:55.5717987Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64 2022-08-17T12:18:55.6036971Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16 2022-08-17T12:18:55.6045755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32 2022-08-17T12:18:55.6084210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32 2022-08-17T12:18:55.6195993Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32 2022-08-17T12:18:55.6553713Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32 2022-08-17T12:18:55.6554332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64 2022-08-17T12:18:55.6628369Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64 2022-08-17T12:18:55.6723576Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64 2022-08-17T12:18:55.6990712Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64 2022-08-17T12:18:55.6994117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16 2022-08-17T12:18:55.7108744Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16 2022-08-17T12:18:55.7173881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16 2022-08-17T12:18:55.7434835Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16 2022-08-17T12:18:55.7439043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32 2022-08-17T12:18:55.7472732Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32 2022-08-17T12:18:55.7612421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32 2022-08-17T12:18:55.7872935Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32 2022-08-17T12:18:55.7877712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64 2022-08-17T12:18:55.7889623Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64 2022-08-17T12:18:55.7905974Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16 2022-08-17T12:18:55.7987151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32 2022-08-17T12:18:55.8055178Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64 2022-08-17T12:18:55.8309343Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64 2022-08-17T12:18:55.8314466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16 2022-08-17T12:18:55.8351105Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16 2022-08-17T12:18:55.8485764Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8 2022-08-17T12:18:55.8791356Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8 2022-08-17T12:18:55.8795333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32 2022-08-17T12:18:55.8907809Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32 2022-08-17T12:18:55.8973959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8 2022-08-17T12:18:55.9236124Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8 2022-08-17T12:18:55.9240163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64 2022-08-17T12:18:55.9348084Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64 2022-08-17T12:18:55.9715686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16 2022-08-17T12:18:55.9721979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8 2022-08-17T12:18:56.0193831Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8 2022-08-17T12:18:56.0202910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8 2022-08-17T12:18:56.0674328Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8 2022-08-17T12:18:56.0682924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:56.0871684Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:56.0895289Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32 2022-08-17T12:18:56.1111334Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64 2022-08-17T12:18:56.1114317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool 2022-08-17T12:18:56.1553553Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool 2022-08-17T12:18:56.1554556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128 2022-08-17T12:18:56.2031485Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128 2022-08-17T12:18:56.2037466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32 2022-08-17T12:18:56.2170637Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32 2022-08-17T12:18:56.2184658Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64 2022-08-17T12:18:56.2510724Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16 2022-08-17T12:18:56.2520447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64 2022-08-17T12:18:56.2993441Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64 2022-08-17T12:18:56.3003608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16 2022-08-17T12:18:56.3436987Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16 2022-08-17T12:18:56.3447725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32 2022-08-17T12:18:56.3874968Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32 2022-08-17T12:18:56.3885051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64 2022-08-17T12:18:56.4311810Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64 2022-08-17T12:18:56.4321938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16 2022-08-17T12:18:56.4825166Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16 2022-08-17T12:18:56.4825814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32 2022-08-17T12:18:56.5183425Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32 2022-08-17T12:18:56.5263262Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64 2022-08-17T12:18:56.5302905Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8 2022-08-17T12:18:56.5303659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64 2022-08-17T12:18:56.5703638Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64 2022-08-17T12:18:56.5782844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8 2022-08-17T12:18:56.6183823Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8 2022-08-17T12:18:56.6184479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8 2022-08-17T12:18:56.6552035Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8 2022-08-17T12:18:56.6557229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16 2022-08-17T12:18:56.6836658Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16 2022-08-17T12:18:56.6983823Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16 2022-08-17T12:18:56.6994580Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32 2022-08-17T12:18:56.6999030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128 2022-08-17T12:18:56.7471284Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128 2022-08-17T12:18:56.7476169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64 2022-08-17T12:18:56.7908616Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64 2022-08-17T12:18:56.7913973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32 2022-08-17T12:18:56.8092065Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32 2022-08-17T12:18:56.8105100Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8 2022-08-17T12:18:56.8350437Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8 2022-08-17T12:18:56.8355161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64 2022-08-17T12:18:56.8794241Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64 2022-08-17T12:18:56.8798902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:56.9232052Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:56.9237819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128 2022-08-17T12:18:56.9671635Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128 2022-08-17T12:18:56.9676405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64 2022-08-17T12:18:56.9708747Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64 2022-08-17T12:18:56.9721949Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32 2022-08-17T12:18:57.0152712Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64 2022-08-17T12:18:57.0162410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32 2022-08-17T12:18:57.0591282Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32 2022-08-17T12:18:57.0600626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64 2022-08-17T12:18:57.1073590Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64 2022-08-17T12:18:57.1083713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16 2022-08-17T12:18:57.1551285Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16 2022-08-17T12:18:57.1560837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool 2022-08-17T12:18:57.1989129Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool 2022-08-17T12:18:57.1998533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128 2022-08-17T12:18:57.2474366Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128 2022-08-17T12:18:57.2484732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64 2022-08-17T12:18:57.2914608Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64 2022-08-17T12:18:57.2919139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16 2022-08-17T12:18:57.3201610Z [gw3] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16 2022-08-17T12:18:57.3249232Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64 2022-08-17T12:18:57.3319807Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16 2022-08-17T12:18:57.3362077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32 2022-08-17T12:18:57.3793288Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32 2022-08-17T12:18:57.3799752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64 2022-08-17T12:18:57.4272791Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64 2022-08-17T12:18:57.4278373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16 2022-08-17T12:18:57.4637941Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16 2022-08-17T12:18:57.4710396Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8 2022-08-17T12:18:57.4715217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32 2022-08-17T12:18:57.4747494Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32 2022-08-17T12:18:57.5192776Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16 2022-08-17T12:18:57.5198760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64 2022-08-17T12:18:57.5673893Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64 2022-08-17T12:18:57.5678206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8 2022-08-17T12:18:57.6152786Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8 2022-08-17T12:18:57.6157464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8 2022-08-17T12:18:57.6591591Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8 2022-08-17T12:18:57.6596435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:57.6678380Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:57.6749623Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16 2022-08-17T12:18:57.7033094Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32 2022-08-17T12:18:57.7038242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool 2022-08-17T12:18:57.7473083Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool 2022-08-17T12:18:57.7477530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128 2022-08-17T12:18:57.7912491Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128 2022-08-17T12:18:57.7917013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64 2022-08-17T12:18:57.8357449Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64 2022-08-17T12:18:57.8367014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16 2022-08-17T12:18:57.8792835Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16 2022-08-17T12:18:57.8802880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32 2022-08-17T12:18:57.9277381Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32 2022-08-17T12:18:57.9287544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64 2022-08-17T12:18:57.9661389Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64 2022-08-17T12:18:57.9713073Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32 2022-08-17T12:18:57.9720240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16 2022-08-17T12:18:57.9729051Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16 2022-08-17T12:18:58.0154794Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64 2022-08-17T12:18:58.0160276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32 2022-08-17T12:18:58.0635030Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32 2022-08-17T12:18:58.0641651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64 2022-08-17T12:18:58.1075395Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64 2022-08-17T12:18:58.1083833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8 2022-08-17T12:18:58.1515307Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8 2022-08-17T12:18:58.1522380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8 2022-08-17T12:18:58.1954960Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8 2022-08-17T12:18:58.1961640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16 2022-08-17T12:18:58.2441961Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16 2022-08-17T12:18:58.2452917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool 2022-08-17T12:18:58.2848982Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool 2022-08-17T12:18:58.2860628Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64 2022-08-17T12:18:58.2882598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128 2022-08-17T12:18:58.2896274Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128 2022-08-17T12:18:58.2947463Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8 2022-08-17T12:18:58.3031175Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16 2022-08-17T12:18:58.3276077Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool 2022-08-17T12:18:58.3305994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64 2022-08-17T12:18:58.3756248Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64 2022-08-17T12:18:58.3765862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16 2022-08-17T12:18:58.4195558Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16 2022-08-17T12:18:58.4205028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32 2022-08-17T12:18:58.4631724Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32 2022-08-17T12:18:58.4640637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64 2022-08-17T12:18:58.5023840Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64 2022-08-17T12:18:58.5034596Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8 2022-08-17T12:18:58.5064953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16 2022-08-17T12:18:58.5077644Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16 2022-08-17T12:18:58.5513627Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8 2022-08-17T12:18:58.5519333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32 2022-08-17T12:18:58.5952617Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32 2022-08-17T12:18:58.5961284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64 2022-08-17T12:18:58.6393751Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64 2022-08-17T12:18:58.6402439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8 2022-08-17T12:18:58.6832336Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8 2022-08-17T12:18:58.6837506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8 2022-08-17T12:18:58.6968394Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8 2022-08-17T12:18:58.6996769Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool 2022-08-17T12:18:58.7279735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16 2022-08-17T12:18:58.7286465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:58.7725701Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:58.7731248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool 2022-08-17T12:18:58.7942381Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool 2022-08-17T12:18:58.7968032Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8 2022-08-17T12:18:58.8151852Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16 2022-08-17T12:18:58.8160372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128 2022-08-17T12:18:58.8595754Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128 2022-08-17T12:18:58.8604939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64 2022-08-17T12:18:58.9077892Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64 2022-08-17T12:18:58.9086791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16 2022-08-17T12:18:58.9136609Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16 2022-08-17T12:18:58.9160838Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16 2022-08-17T12:18:58.9514322Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool 2022-08-17T12:18:58.9523375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32 2022-08-17T12:18:58.9615264Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32 2022-08-17T12:18:58.9635444Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16 2022-08-17T12:18:58.9957936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool 2022-08-17T12:18:58.9962561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64 2022-08-17T12:18:59.0395441Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64 2022-08-17T12:18:59.0399881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16 2022-08-17T12:18:59.0738268Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16 2022-08-17T12:18:59.0761005Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool 2022-08-17T12:18:59.0829887Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128 2022-08-17T12:18:59.0836392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32 2022-08-17T12:18:59.1274329Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32 2022-08-17T12:18:59.1283985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64 2022-08-17T12:18:59.1714894Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64 2022-08-17T12:18:59.1725359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8 2022-08-17T12:18:59.1938164Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8 2022-08-17T12:18:59.1989226Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool 2022-08-17T12:18:59.2158193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32 2022-08-17T12:18:59.2164037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8 2022-08-17T12:18:59.2634187Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8 2022-08-17T12:18:59.2639975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16 2022-08-17T12:18:59.3074321Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16 2022-08-17T12:18:59.3079205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128 2022-08-17T12:18:59.3515000Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128 2022-08-17T12:18:59.3519790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64 2022-08-17T12:18:59.3741898Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64 2022-08-17T12:18:59.3772176Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32 2022-08-17T12:18:59.3980494Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64 2022-08-17T12:18:59.3988483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16 2022-08-17T12:18:59.4235661Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16 2022-08-17T12:18:59.4256701Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16 2022-08-17T12:18:59.4392705Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32 2022-08-17T12:18:59.4398741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32 2022-08-17T12:18:59.4409698Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32 2022-08-17T12:18:59.4416114Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128 2022-08-17T12:18:59.4836567Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64 2022-08-17T12:18:59.4841389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64 2022-08-17T12:18:59.5273852Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64 2022-08-17T12:18:59.5278838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:59.5713497Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:59.5718570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128 2022-08-17T12:18:59.6154389Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128 2022-08-17T12:18:59.6159103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64 2022-08-17T12:18:59.6570961Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64 2022-08-17T12:18:59.6592064Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64 2022-08-17T12:18:59.6596043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16 2022-08-17T12:18:59.6610098Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16 2022-08-17T12:18:59.6861856Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16 2022-08-17T12:18:59.6886657Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64 2022-08-17T12:18:59.7037045Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16 2022-08-17T12:18:59.7038935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32 2022-08-17T12:18:59.7475325Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32 2022-08-17T12:18:59.7477229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128 2022-08-17T12:18:59.7873098Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128 2022-08-17T12:18:59.7899570Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32 2022-08-17T12:18:59.7903152Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64 2022-08-17T12:18:59.7925473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32 2022-08-17T12:18:59.8083601Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32 2022-08-17T12:18:59.8105693Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16 2022-08-17T12:18:59.8351720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32 2022-08-17T12:18:59.8355875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64 2022-08-17T12:18:59.8793774Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64 2022-08-17T12:18:59.8797583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16 2022-08-17T12:18:59.9234082Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16 2022-08-17T12:18:59.9237821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32 2022-08-17T12:18:59.9488062Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32 2022-08-17T12:18:59.9518495Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16 2022-08-17T12:18:59.9671689Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32 2022-08-17T12:18:59.9675639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64 2022-08-17T12:19:00.0115482Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64 2022-08-17T12:19:00.0119160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16 2022-08-17T12:19:00.0342796Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16 2022-08-17T12:19:00.0363905Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32 2022-08-17T12:19:00.0556277Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64 2022-08-17T12:19:00.0560187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32 2022-08-17T12:19:00.0890543Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32 2022-08-17T12:19:00.0918310Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32 2022-08-17T12:19:00.0959529Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64 2022-08-17T12:19:00.0999741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64 2022-08-17T12:19:00.1438183Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64 2022-08-17T12:19:00.1440224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8 2022-08-17T12:19:00.1499413Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8 2022-08-17T12:19:00.1515786Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64 2022-08-17T12:19:00.1876311Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8 2022-08-17T12:19:00.1878640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8 2022-08-17T12:19:00.2122464Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8 2022-08-17T12:19:00.2138799Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64 2022-08-17T12:19:00.2289343Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16 2022-08-17T12:19:00.2330194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:00.2395094Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:00.2421111Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64 2022-08-17T12:19:00.2754316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16 2022-08-17T12:19:00.2759387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool 2022-08-17T12:19:00.3193540Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool 2022-08-17T12:19:00.3199247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128 2022-08-17T12:19:00.3324399Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128 2022-08-17T12:19:00.3359889Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8 2022-08-17T12:19:00.3630828Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8 2022-08-17T12:19:00.3636701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32 2022-08-17T12:19:00.4072396Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32 2022-08-17T12:19:00.4078766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64 2022-08-17T12:19:00.4203915Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64 2022-08-17T12:19:00.4233604Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16 2022-08-17T12:19:00.4511850Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32 2022-08-17T12:19:00.4518138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16 2022-08-17T12:19:00.4954810Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16 2022-08-17T12:19:00.4963974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32 2022-08-17T12:19:00.5108546Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32 2022-08-17T12:19:00.5122992Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8 2022-08-17T12:19:00.5393406Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:19:00.5402381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64 2022-08-17T12:19:00.5832994Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64 2022-08-17T12:19:00.5842205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16 2022-08-17T12:19:00.6109447Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16 2022-08-17T12:19:00.6134813Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32 2022-08-17T12:19:00.6207057Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64 2022-08-17T12:19:00.6226780Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16 2022-08-17T12:19:00.6281208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32 2022-08-17T12:19:00.6288577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32 2022-08-17T12:19:00.6717560Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32 2022-08-17T12:19:00.6718379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64 2022-08-17T12:19:00.7101280Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64 2022-08-17T12:19:00.7116829Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64 2022-08-17T12:19:00.7153155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8 2022-08-17T12:19:00.7160793Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8 2022-08-17T12:19:00.7555976Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8 2022-08-17T12:19:00.7594139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8 2022-08-17T12:19:00.8043214Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8 2022-08-17T12:19:00.8046992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16 2022-08-17T12:19:00.8106193Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16 2022-08-17T12:19:00.8124062Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8 2022-08-17T12:19:00.8474853Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8 2022-08-17T12:19:00.8480141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32 2022-08-17T12:19:00.8920414Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32 2022-08-17T12:19:00.8925219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64 2022-08-17T12:19:00.9008611Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64 2022-08-17T12:19:00.9029090Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32 2022-08-17T12:19:00.9227566Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64 2022-08-17T12:19:00.9244591Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8 2022-08-17T12:19:00.9323693Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16 2022-08-17T12:19:00.9351999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:00.9795557Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:00.9805351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32 2022-08-17T12:19:01.0237573Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32 2022-08-17T12:19:01.0247904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64 2022-08-17T12:19:01.0679681Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64 2022-08-17T12:19:01.0689386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16 2022-08-17T12:19:01.1114160Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16 2022-08-17T12:19:01.1124513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool 2022-08-17T12:19:01.1315793Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool 2022-08-17T12:19:01.1341348Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64 2022-08-17T12:19:01.1356853Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8 2022-08-17T12:19:01.1373118Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16 2022-08-17T12:19:01.1543340Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool 2022-08-17T12:19:01.1552721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32 2022-08-17T12:19:01.1986264Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32 2022-08-17T12:19:01.2003831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64 2022-08-17T12:19:01.2436188Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64 2022-08-17T12:19:01.2444011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16 2022-08-17T12:19:01.2872530Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16 2022-08-17T12:19:01.2879724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32 2022-08-17T12:19:01.3317810Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32 2022-08-17T12:19:01.3327945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64 2022-08-17T12:19:01.3753163Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64 2022-08-17T12:19:01.3763364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8 2022-08-17T12:19:01.4234845Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8 2022-08-17T12:19:01.4244500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8 2022-08-17T12:19:01.4653219Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8 2022-08-17T12:19:01.4686321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:01.4869928Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:01.4896460Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool 2022-08-17T12:19:01.5118842Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16 2022-08-17T12:19:01.5125151Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8 2022-08-17T12:19:01.5125688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8 2022-08-17T12:19:01.5126231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool 2022-08-17T12:19:01.5604531Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool 2022-08-17T12:19:01.5605162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32 2022-08-17T12:19:01.6086764Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32 2022-08-17T12:19:01.6087409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64 2022-08-17T12:19:01.6099362Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64 2022-08-17T12:19:01.6122974Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:19:01.6521845Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16 2022-08-17T12:19:01.6527812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16 2022-08-17T12:19:01.6953722Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16 2022-08-17T12:19:01.6959583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32 2022-08-17T12:19:01.7364083Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32 2022-08-17T12:19:01.7373479Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16 2022-08-17T12:19:01.7388228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64 2022-08-17T12:19:01.7399411Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64 2022-08-17T12:19:01.7835704Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32 2022-08-17T12:19:01.7869367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8 2022-08-17T12:19:01.8048106Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8 2022-08-17T12:19:01.8059839Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8 2022-08-17T12:19:01.8275552Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16 2022-08-17T12:19:01.8310221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8 2022-08-17T12:19:01.8528066Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8 2022-08-17T12:19:01.8549777Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32 2022-08-17T12:19:01.8756575Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64 2022-08-17T12:19:01.8791026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16 2022-08-17T12:19:01.9196608Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16 2022-08-17T12:19:01.9227464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16 2022-08-17T12:19:01.9636206Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16 2022-08-17T12:19:01.9671322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32 2022-08-17T12:19:01.9933693Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32 2022-08-17T12:19:01.9956818Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64 2022-08-17T12:19:02.0072896Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16 2022-08-17T12:19:02.0111349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64 2022-08-17T12:19:02.0555980Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64 2022-08-17T12:19:02.0589340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:02.0995743Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:02.1030714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16 2022-08-17T12:19:02.1363505Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16 2022-08-17T12:19:02.1386896Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16 2022-08-17T12:19:02.1432741Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32 2022-08-17T12:19:02.1462890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32 2022-08-17T12:19:02.1916336Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32 2022-08-17T12:19:02.1951273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64 2022-08-17T12:19:02.2281435Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64 2022-08-17T12:19:02.2300957Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16 2022-08-17T12:19:02.2354413Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16 2022-08-17T12:19:02.2404453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16 2022-08-17T12:19:02.2460434Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16 2022-08-17T12:19:02.2481847Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32 2022-08-17T12:19:02.2833119Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64 2022-08-17T12:19:02.2838930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16 2022-08-17T12:19:02.3273326Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16 2022-08-17T12:19:02.3282586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32 2022-08-17T12:19:02.3511538Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32 2022-08-17T12:19:02.3537335Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64 2022-08-17T12:19:02.3711900Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8 2022-08-17T12:19:02.3716981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64 2022-08-17T12:19:02.4154799Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64 2022-08-17T12:19:02.4161288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:02.4600997Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:02.4610080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16 2022-08-17T12:19:02.5007559Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16 2022-08-17T12:19:02.5052979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32 2022-08-17T12:19:02.5189671Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32 2022-08-17T12:19:02.5214967Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8 2022-08-17T12:19:02.5471243Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8 2022-08-17T12:19:02.5480225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64 2022-08-17T12:19:02.5913229Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64 2022-08-17T12:19:02.5922466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128 2022-08-17T12:19:02.6393425Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128 2022-08-17T12:19:02.6402937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32 2022-08-17T12:19:02.6836584Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32 2022-08-17T12:19:02.6846608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64 2022-08-17T12:19:02.7276465Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64 2022-08-17T12:19:02.7286091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128 2022-08-17T12:19:02.7550967Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128 2022-08-17T12:19:02.7569568Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8 2022-08-17T12:19:02.7712295Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16 2022-08-17T12:19:02.7721140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32 2022-08-17T12:19:02.8064898Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32 2022-08-17T12:19:02.8088049Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16 2022-08-17T12:19:02.8152330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32 2022-08-17T12:19:02.8160657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64 2022-08-17T12:19:02.8596832Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64 2022-08-17T12:19:02.8606772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16 2022-08-17T12:19:02.9033815Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16 2022-08-17T12:19:02.9048612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool 2022-08-17T12:19:02.9058752Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool 2022-08-17T12:19:02.9075535Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16 2022-08-17T12:19:02.9085137Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16 2022-08-17T12:19:02.9096511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32 2022-08-17T12:19:02.9492483Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool 2022-08-17T12:19:02.9501688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128 2022-08-17T12:19:02.9910285Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128 2022-08-17T12:19:02.9922163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64 2022-08-17T12:19:03.0399602Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64 2022-08-17T12:19:03.0409229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16 2022-08-17T12:19:03.0797941Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16 2022-08-17T12:19:03.0822287Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32 2022-08-17T12:19:03.1028735Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32 2022-08-17T12:19:03.1054586Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool 2022-08-17T12:19:03.1234596Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16 2022-08-17T12:19:03.1261025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64 2022-08-17T12:19:03.1544848Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64 2022-08-17T12:19:03.1559418Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32 2022-08-17T12:19:03.1674802Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64 2022-08-17T12:19:03.1703744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16 2022-08-17T12:19:03.2156964Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16 2022-08-17T12:19:03.2184399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32 2022-08-17T12:19:03.2597159Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32 2022-08-17T12:19:03.2633549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64 2022-08-17T12:19:03.3073513Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64 2022-08-17T12:19:03.3083129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8 2022-08-17T12:19:03.3513309Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8 2022-08-17T12:19:03.3523596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8 2022-08-17T12:19:03.3825920Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8 2022-08-17T12:19:03.3856998Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16 2022-08-17T12:19:03.3952310Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32 2022-08-17T12:19:03.3961487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:03.4398696Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:03.4403010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool 2022-08-17T12:19:03.4834370Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool 2022-08-17T12:19:03.4839322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128 2022-08-17T12:19:03.5279864Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128 2022-08-17T12:19:03.5290014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64 2022-08-17T12:19:03.5589330Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64 2022-08-17T12:19:03.5678477Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32 2022-08-17T12:19:03.5688085Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64 2022-08-17T12:19:03.5731835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16 2022-08-17T12:19:03.6063294Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16 2022-08-17T12:19:03.6084884Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64 2022-08-17T12:19:03.6157742Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16 2022-08-17T12:19:03.6163063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32 2022-08-17T12:19:03.6610983Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32 2022-08-17T12:19:03.6629640Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32 2022-08-17T12:19:03.6639253Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64 2022-08-17T12:19:03.6643725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64 2022-08-17T12:19:03.7076611Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64 2022-08-17T12:19:03.7120045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16 2022-08-17T12:19:03.7554353Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16 2022-08-17T12:19:03.7559939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32 2022-08-17T12:19:03.7596131Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32 2022-08-17T12:19:03.7619568Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64 2022-08-17T12:19:03.7996155Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16 2022-08-17T12:19:03.8023258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64 2022-08-17T12:19:03.8477992Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64 2022-08-17T12:19:03.8504090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8 2022-08-17T12:19:03.8916518Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8 2022-08-17T12:19:03.8946118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8 2022-08-17T12:19:03.8959297Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16 2022-08-17T12:19:03.8978983Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8 2022-08-17T12:19:03.9356537Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32 2022-08-17T12:19:03.9393253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16 2022-08-17T12:19:03.9845522Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16 2022-08-17T12:19:03.9854949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool 2022-08-17T12:19:04.0092453Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool 2022-08-17T12:19:04.0106387Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16 2022-08-17T12:19:04.0159829Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32 2022-08-17T12:19:04.0183660Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32 2022-08-17T12:19:04.0269921Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64 2022-08-17T12:19:04.0277430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128 2022-08-17T12:19:04.0714275Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128 2022-08-17T12:19:04.0724589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32 2022-08-17T12:19:04.1186575Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32 2022-08-17T12:19:04.1195706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64 2022-08-17T12:19:04.1359304Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64 2022-08-17T12:19:04.1396773Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64 2022-08-17T12:19:04.1630952Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8 2022-08-17T12:19:04.1639614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16 2022-08-17T12:19:04.2066349Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16 2022-08-17T12:19:04.2075152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32 2022-08-17T12:19:04.2518749Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32 2022-08-17T12:19:04.2529062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64 2022-08-17T12:19:04.2955164Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64 2022-08-17T12:19:04.2964160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16 2022-08-17T12:19:04.3397504Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16 2022-08-17T12:19:04.3407237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32 2022-08-17T12:19:04.3491459Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32 2022-08-17T12:19:04.3514961Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8 2022-08-17T12:19:04.3845157Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8 2022-08-17T12:19:04.3854739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64 2022-08-17T12:19:04.4274424Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64 2022-08-17T12:19:04.4284067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8 2022-08-17T12:19:04.4647764Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8 2022-08-17T12:19:04.4670507Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32 2022-08-17T12:19:04.4678315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64 2022-08-17T12:19:04.4718253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8 2022-08-17T12:19:04.5141083Z [gw3] [ 46%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8 2022-08-17T12:19:04.5158319Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64 2022-08-17T12:19:04.5167394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:04.5177242Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:04.5546848Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16 2022-08-17T12:19:04.5592729Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8 2022-08-17T12:19:04.5602486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool 2022-08-17T12:19:04.5612044Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool 2022-08-17T12:19:04.6041640Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16 2022-08-17T12:19:04.6051405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128 2022-08-17T12:19:04.6473657Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128 2022-08-17T12:19:04.6483408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32 2022-08-17T12:19:04.6912691Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32 2022-08-17T12:19:04.6919193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64 2022-08-17T12:19:04.7395145Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64 2022-08-17T12:19:04.7405488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16 2022-08-17T12:19:04.7840800Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16 2022-08-17T12:19:04.7852962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32 2022-08-17T12:19:04.8278329Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32 2022-08-17T12:19:04.8288629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64 2022-08-17T12:19:04.8712762Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64 2022-08-17T12:19:04.8722684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16 2022-08-17T12:19:04.9152369Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16 2022-08-17T12:19:04.9162138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32 2022-08-17T12:19:04.9455871Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32 2022-08-17T12:19:04.9482653Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64 2022-08-17T12:19:04.9590692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8 2022-08-17T12:19:04.9599786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64 2022-08-17T12:19:05.0033829Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64 2022-08-17T12:19:05.0043982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8 2022-08-17T12:19:05.0474131Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8 2022-08-17T12:19:05.0484201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8 2022-08-17T12:19:05.0914389Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8 2022-08-17T12:19:05.0924387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16 2022-08-17T12:19:05.1394502Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16 2022-08-17T12:19:05.1404784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool 2022-08-17T12:19:05.1833639Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool 2022-08-17T12:19:05.1843662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128 2022-08-17T12:19:05.2273303Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128 2022-08-17T12:19:05.2283351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32 2022-08-17T12:19:05.2713693Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32 2022-08-17T12:19:05.2723667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64 2022-08-17T12:19:05.3040797Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64 2022-08-17T12:19:05.3075047Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16 2022-08-17T12:19:05.3153899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32 2022-08-17T12:19:05.3161327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16 2022-08-17T12:19:05.3593584Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16 2022-08-17T12:19:05.3601248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32 2022-08-17T12:19:05.3680968Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32 2022-08-17T12:19:05.3701923Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8 2022-08-17T12:19:05.4072896Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8 2022-08-17T12:19:05.4078351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64 2022-08-17T12:19:05.4514051Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64 2022-08-17T12:19:05.4519593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16 2022-08-17T12:19:05.4952148Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16 2022-08-17T12:19:05.4959532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32 2022-08-17T12:19:05.5391858Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32 2022-08-17T12:19:05.5398676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64 2022-08-17T12:19:05.5499005Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64 2022-08-17T12:19:05.5534142Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16 2022-08-17T12:19:05.5833976Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32 2022-08-17T12:19:05.5843998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8 2022-08-17T12:19:05.6314344Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8 2022-08-17T12:19:05.6323229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8 2022-08-17T12:19:05.6794636Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8 2022-08-17T12:19:05.6804214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:05.7274230Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:05.7278027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool 2022-08-17T12:19:05.7720470Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool 2022-08-17T12:19:05.7732780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128 2022-08-17T12:19:05.7746069Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128 2022-08-17T12:19:05.7771997Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8 2022-08-17T12:19:05.8193626Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16 2022-08-17T12:19:05.8208691Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32 2022-08-17T12:19:05.8642109Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32 2022-08-17T12:19:05.8653564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64 2022-08-17T12:19:05.9073826Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64 2022-08-17T12:19:05.9083675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16 2022-08-17T12:19:05.9518341Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16 2022-08-17T12:19:05.9519137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32 2022-08-17T12:19:05.9606307Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32 2022-08-17T12:19:05.9629516Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32 2022-08-17T12:19:05.9997878Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64 2022-08-17T12:19:06.0004330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64 2022-08-17T12:19:06.0433391Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64 2022-08-17T12:19:06.0438875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16 2022-08-17T12:19:06.0880785Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16 2022-08-17T12:19:06.0889030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32 2022-08-17T12:19:06.1317322Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32 2022-08-17T12:19:06.1325477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64 2022-08-17T12:19:06.1754055Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64 2022-08-17T12:19:06.1763883Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8 2022-08-17T12:19:06.2192373Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8 2022-08-17T12:19:06.2202467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8 2022-08-17T12:19:06.2634267Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8 2022-08-17T12:19:06.2644501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16 2022-08-17T12:19:06.2698405Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16 2022-08-17T12:19:06.2710361Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16 2022-08-17T12:19:06.3070500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16 2022-08-17T12:19:06.3082065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool 2022-08-17T12:19:06.3514834Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool 2022-08-17T12:19:06.3524706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128 2022-08-17T12:19:06.4001457Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128 2022-08-17T12:19:06.4011367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64 2022-08-17T12:19:06.4434200Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64 2022-08-17T12:19:06.4444358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16 2022-08-17T12:19:06.4865412Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16 2022-08-17T12:19:06.4883649Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32 2022-08-17T12:19:06.4891493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32 2022-08-17T12:19:06.4901268Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32 2022-08-17T12:19:06.5314405Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64 2022-08-17T12:19:06.5321055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64 2022-08-17T12:19:06.5733031Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64 2022-08-17T12:19:06.5742503Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64 2022-08-17T12:19:06.5761041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16 2022-08-17T12:19:06.5780745Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16 2022-08-17T12:19:06.6157212Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8 2022-08-17T12:19:06.6198668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32 2022-08-17T12:19:06.6596508Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32 2022-08-17T12:19:06.6632437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64 2022-08-17T12:19:06.7085555Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64 2022-08-17T12:19:06.7095241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8 2022-08-17T12:19:06.7560552Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8 2022-08-17T12:19:06.7570029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8 2022-08-17T12:19:06.7711348Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8 2022-08-17T12:19:06.7734177Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16 2022-08-17T12:19:06.7991543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32 2022-08-17T12:19:06.8000295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:06.8440045Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:06.8449149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool 2022-08-17T12:19:06.8874374Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool 2022-08-17T12:19:06.8883232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128 2022-08-17T12:19:06.9317676Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128 2022-08-17T12:19:06.9328686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64 2022-08-17T12:19:06.9762947Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64 2022-08-17T12:19:06.9771765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16 2022-08-17T12:19:07.0202090Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16 2022-08-17T12:19:07.0212627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32 2022-08-17T12:19:07.0493652Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32 2022-08-17T12:19:07.0516857Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32 2022-08-17T12:19:07.0638005Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64 2022-08-17T12:19:07.0642452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64 2022-08-17T12:19:07.1077716Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64 2022-08-17T12:19:07.1081875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16 2022-08-17T12:19:07.1476868Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16 2022-08-17T12:19:07.1508946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32 2022-08-17T12:19:07.1957518Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32 2022-08-17T12:19:07.1999877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64 2022-08-17T12:19:07.2435676Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64 2022-08-17T12:19:07.2468068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8 2022-08-17T12:19:07.2840148Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8 2022-08-17T12:19:07.2873731Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8 2022-08-17T12:19:07.2879775Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:19:07.2922324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8 2022-08-17T12:19:07.2933657Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8 2022-08-17T12:19:07.2963068Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64 2022-08-17T12:19:07.3357553Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8 2022-08-17T12:19:07.3360044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16 2022-08-17T12:19:07.3803079Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16 2022-08-17T12:19:07.3810814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool 2022-08-17T12:19:07.3993717Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool 2022-08-17T12:19:07.4009213Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64 2022-08-17T12:19:07.4234328Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16 2022-08-17T12:19:07.4238407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16 2022-08-17T12:19:07.4672690Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16 2022-08-17T12:19:07.4678573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32 2022-08-17T12:19:07.5114290Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32 2022-08-17T12:19:07.5121071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64 2022-08-17T12:19:07.5552713Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64 2022-08-17T12:19:07.5558960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16 2022-08-17T12:19:07.5997157Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16 2022-08-17T12:19:07.6003616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32 2022-08-17T12:19:07.6437864Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32 2022-08-17T12:19:07.6444432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64 2022-08-17T12:19:07.6658807Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64 2022-08-17T12:19:07.6682245Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16 2022-08-17T12:19:07.6882272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32 2022-08-17T12:19:07.6888597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8 2022-08-17T12:19:07.7319672Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8 2022-08-17T12:19:07.7326005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8 2022-08-17T12:19:07.7754095Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8 2022-08-17T12:19:07.7762865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:07.8121867Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:07.8141857Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:19:07.8189779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:19:07.8194294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool 2022-08-17T12:19:07.8638135Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool 2022-08-17T12:19:07.8647961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16 2022-08-17T12:19:07.9077548Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16 2022-08-17T12:19:07.9085281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32 2022-08-17T12:19:07.9511832Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32 2022-08-17T12:19:07.9519449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64 2022-08-17T12:19:07.9954074Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64 2022-08-17T12:19:07.9963544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16 2022-08-17T12:19:07.9973952Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16 2022-08-17T12:19:07.9989847Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32 2022-08-17T12:19:08.0434820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64 2022-08-17T12:19:08.0443736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32 2022-08-17T12:19:08.0872854Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32 2022-08-17T12:19:08.0881929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64 2022-08-17T12:19:08.1319590Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64 2022-08-17T12:19:08.1328861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8 2022-08-17T12:19:08.1756315Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8 2022-08-17T12:19:08.1765561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8 2022-08-17T12:19:08.2194621Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8 2022-08-17T12:19:08.2203640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16 2022-08-17T12:19:08.2638445Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16 2022-08-17T12:19:08.2647674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool 2022-08-17T12:19:08.2736745Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool 2022-08-17T12:19:08.2755610Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8 2022-08-17T12:19:08.3081400Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8 2022-08-17T12:19:08.3085853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16 2022-08-17T12:19:08.3155500Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16 2022-08-17T12:19:08.3181006Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64 2022-08-17T12:19:08.3352488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8 2022-08-17T12:19:08.3377953Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:19:08.3551644Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:19:08.3560387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32 2022-08-17T12:19:08.3998492Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32 2022-08-17T12:19:08.4008033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64 2022-08-17T12:19:08.4435374Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64 2022-08-17T12:19:08.4438586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16 2022-08-17T12:19:08.4874771Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16 2022-08-17T12:19:08.4877164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32 2022-08-17T12:19:08.5319563Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32 2022-08-17T12:19:08.5321620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64 2022-08-17T12:19:08.5763506Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64 2022-08-17T12:19:08.5765532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8 2022-08-17T12:19:08.6243511Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8 2022-08-17T12:19:08.6244153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8 2022-08-17T12:19:08.6476390Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8 2022-08-17T12:19:08.6490501Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8 2022-08-17T12:19:08.6683986Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8 2022-08-17T12:19:08.6686547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:08.7114122Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:08.7117272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool 2022-08-17T12:19:08.7554004Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool 2022-08-17T12:19:08.7560316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16 2022-08-17T12:19:08.7993046Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16 2022-08-17T12:19:08.8002220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32 2022-08-17T12:19:08.8063864Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32 2022-08-17T12:19:08.8084747Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:19:08.8432132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:08.8438779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64 2022-08-17T12:19:08.8914933Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64 2022-08-17T12:19:08.8923326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16 2022-08-17T12:19:08.9358123Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16 2022-08-17T12:19:08.9366636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32 2022-08-17T12:19:08.9745052Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32 2022-08-17T12:19:08.9759466Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8 2022-08-17T12:19:08.9769550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64 2022-08-17T12:19:08.9784728Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16 2022-08-17T12:19:08.9799758Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8 2022-08-17T12:19:08.9842538Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16 2022-08-17T12:19:09.0232805Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64 2022-08-17T12:19:09.0242376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8 2022-08-17T12:19:09.0677972Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8 2022-08-17T12:19:09.0687586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8 2022-08-17T12:19:09.1113282Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8 2022-08-17T12:19:09.1123708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16 2022-08-17T12:19:09.1567612Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16 2022-08-17T12:19:09.1606756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32 2022-08-17T12:19:09.2035019Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32 2022-08-17T12:19:09.2044466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64 2022-08-17T12:19:09.2473811Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64 2022-08-17T12:19:09.2483280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8 2022-08-17T12:19:09.2912730Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8 2022-08-17T12:19:09.2921874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8 2022-08-17T12:19:09.3393289Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8 2022-08-17T12:19:09.3402819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16 2022-08-17T12:19:09.3833133Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16 2022-08-17T12:19:09.3842345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32 2022-08-17T12:19:09.4272721Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32 2022-08-17T12:19:09.4282001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64 2022-08-17T12:19:09.4715174Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64 2022-08-17T12:19:09.4724396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8 2022-08-17T12:19:09.5157905Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8 2022-08-17T12:19:09.5167250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8 2022-08-17T12:19:09.5288464Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8 2022-08-17T12:19:09.5312058Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16 2022-08-17T12:19:09.5602372Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool 2022-08-17T12:19:09.5611608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16 2022-08-17T12:19:09.5708521Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16 2022-08-17T12:19:09.5735077Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:09.5990190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:19:09.6028549Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16 2022-08-17T12:19:09.6042260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool 2022-08-17T12:19:09.6050496Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool 2022-08-17T12:19:09.6435744Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool 2022-08-17T12:19:09.6474236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16 2022-08-17T12:19:09.6913865Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16 2022-08-17T12:19:09.6920546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32 2022-08-17T12:19:09.7353850Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32 2022-08-17T12:19:09.7360052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64 2022-08-17T12:19:09.7791474Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64 2022-08-17T12:19:09.7797459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16 2022-08-17T12:19:09.8273306Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16 2022-08-17T12:19:09.8280144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32 2022-08-17T12:19:09.8613054Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32 2022-08-17T12:19:09.8637144Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool 2022-08-17T12:19:09.8708566Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16 2022-08-17T12:19:09.8714073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64 2022-08-17T12:19:09.8753649Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64 2022-08-17T12:19:09.8774876Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool 2022-08-17T12:19:09.9152289Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16 2022-08-17T12:19:09.9158470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8 2022-08-17T12:19:09.9567145Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8 2022-08-17T12:19:09.9582718Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:19:09.9633144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:19:09.9638887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8 2022-08-17T12:19:10.0090615Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8 2022-08-17T12:19:10.0097435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:10.0517464Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:10.0518658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool 2022-08-17T12:19:10.0952368Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool 2022-08-17T12:19:10.0958963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16 2022-08-17T12:19:10.1432778Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16 2022-08-17T12:19:10.1439718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32 2022-08-17T12:19:10.1872323Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32 2022-08-17T12:19:10.1878974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64 2022-08-17T12:19:10.2312695Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64 2022-08-17T12:19:10.2320066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16 2022-08-17T12:19:10.2756235Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16 2022-08-17T12:19:10.2787379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32 2022-08-17T12:19:10.3194587Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32 2022-08-17T12:19:10.3234588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64 2022-08-17T12:19:10.3635287Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64 2022-08-17T12:19:10.3669875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8 2022-08-17T12:19:10.4075439Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8 2022-08-17T12:19:10.4111460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8 2022-08-17T12:19:10.4213043Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8 2022-08-17T12:19:10.4230783Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16 2022-08-17T12:19:10.4513993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32 2022-08-17T12:19:10.4559923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16 2022-08-17T12:19:10.4586974Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16 2022-08-17T12:19:10.4605109Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16 2022-08-17T12:19:10.5009689Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32 2022-08-17T12:19:10.5039733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool 2022-08-17T12:19:10.5437468Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool 2022-08-17T12:19:10.5466946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32 2022-08-17T12:19:10.5916564Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32 2022-08-17T12:19:10.5917269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64 2022-08-17T12:19:10.6356263Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64 2022-08-17T12:19:10.6356911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16 2022-08-17T12:19:10.6798090Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16 2022-08-17T12:19:10.6799438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32 2022-08-17T12:19:10.7009617Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32 2022-08-17T12:19:10.7035296Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32 2022-08-17T12:19:10.7235238Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64 2022-08-17T12:19:10.7236792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64 2022-08-17T12:19:10.7519103Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64 2022-08-17T12:19:10.7558797Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:19:10.7672813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:19:10.7674240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8 2022-08-17T12:19:10.7942413Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8 2022-08-17T12:19:10.7961480Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32 2022-08-17T12:19:10.8110101Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64 2022-08-17T12:19:10.8113258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8 2022-08-17T12:19:10.8555254Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8 2022-08-17T12:19:10.8562535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:10.8994803Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:10.8995899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool 2022-08-17T12:19:10.9438154Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool 2022-08-17T12:19:10.9439303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32 2022-08-17T12:19:10.9874504Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32 2022-08-17T12:19:10.9875719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64 2022-08-17T12:19:11.0315351Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64 2022-08-17T12:19:11.0315997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16 2022-08-17T12:19:11.0499430Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16 2022-08-17T12:19:11.0529425Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64 2022-08-17T12:19:11.0756124Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16 2022-08-17T12:19:11.0756710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32 2022-08-17T12:19:11.1198288Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32 2022-08-17T12:19:11.1198979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64 2022-08-17T12:19:11.1638668Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64 2022-08-17T12:19:11.1658140Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:19:11.1663480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8 2022-08-17T12:19:11.1671041Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8 2022-08-17T12:19:11.1671668Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64 2022-08-17T12:19:11.1677015Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:19:11.2117025Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16 2022-08-17T12:19:11.2118149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8 2022-08-17T12:19:11.2597405Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8 2022-08-17T12:19:11.2598222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16 2022-08-17T12:19:11.3078962Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16 2022-08-17T12:19:11.3080881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128 2022-08-17T12:19:11.3554148Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128 2022-08-17T12:19:11.3560970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64 2022-08-17T12:19:11.3812098Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64 2022-08-17T12:19:11.3835014Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16 2022-08-17T12:19:11.4003905Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32 2022-08-17T12:19:11.4008889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16 2022-08-17T12:19:11.4442528Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16 2022-08-17T12:19:11.4449867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32 2022-08-17T12:19:11.4873731Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32 2022-08-17T12:19:11.4883181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64 2022-08-17T12:19:11.5318594Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64 2022-08-17T12:19:11.5332728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:11.5338978Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:11.5349172Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16 2022-08-17T12:19:11.5794626Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32 2022-08-17T12:19:11.5800564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:19:11.6206035Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:19:11.6229071Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32 2022-08-17T12:19:11.6273179Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64 2022-08-17T12:19:11.6278689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:19:11.6758160Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:19:11.6758969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16 2022-08-17T12:19:11.7233944Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16 2022-08-17T12:19:11.7234817Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32 2022-08-17T12:19:11.7634180Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32 2022-08-17T12:19:11.7635548Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:19:11.7714558Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:19:11.7715255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64 2022-08-17T12:19:11.8194271Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64 2022-08-17T12:19:11.8194959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16 2022-08-17T12:19:11.8636658Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16 2022-08-17T12:19:11.8637323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128 2022-08-17T12:19:11.8660857Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128 2022-08-17T12:19:11.8677946Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32 2022-08-17T12:19:11.9117189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64 2022-08-17T12:19:11.9118671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64 2022-08-17T12:19:11.9594130Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64 2022-08-17T12:19:11.9606461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16 2022-08-17T12:19:11.9746277Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16 2022-08-17T12:19:11.9769404Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64 2022-08-17T12:19:12.0032204Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8 2022-08-17T12:19:12.0042129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32 2022-08-17T12:19:12.0471605Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32 2022-08-17T12:19:12.0477462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64 2022-08-17T12:19:12.0912350Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64 2022-08-17T12:19:12.0918474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:12.1391886Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:12.1397288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:19:12.1832011Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:19:12.1836689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:19:12.2035050Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:19:12.2056835Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64 2022-08-17T12:19:12.2312998Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8 2022-08-17T12:19:12.2313672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16 2022-08-17T12:19:12.2760018Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16 2022-08-17T12:19:12.2767001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32 2022-08-17T12:19:12.3192016Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32 2022-08-17T12:19:12.3192708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64 2022-08-17T12:19:12.3675933Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64 2022-08-17T12:19:12.3683157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128 2022-08-17T12:19:12.4023854Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128 2022-08-17T12:19:12.4047567Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8 2022-08-17T12:19:12.4110837Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8 2022-08-17T12:19:12.4111433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64 2022-08-17T12:19:12.4593984Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64 2022-08-17T12:19:12.4594757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32 2022-08-17T12:19:12.5073323Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32 2022-08-17T12:19:12.5074597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64 2022-08-17T12:19:12.5107897Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64 2022-08-17T12:19:12.5125647Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8 2022-08-17T12:19:12.5553892Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8 2022-08-17T12:19:12.5557486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128 2022-08-17T12:19:12.5587917Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128 2022-08-17T12:19:12.5608131Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:19:12.5992831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:19:12.6001007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64 2022-08-17T12:19:12.6433487Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64 2022-08-17T12:19:12.6443201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32 2022-08-17T12:19:12.6835693Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32 2022-08-17T12:19:12.6863310Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8 2022-08-17T12:19:12.6872793Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16 2022-08-17T12:19:12.6912338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64 2022-08-17T12:19:12.7353171Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64 2022-08-17T12:19:12.7363327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128 2022-08-17T12:19:12.7833691Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128 2022-08-17T12:19:12.7844275Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64 2022-08-17T12:19:12.8321130Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64 2022-08-17T12:19:12.8336787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32 2022-08-17T12:19:12.8757066Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32 2022-08-17T12:19:12.8766388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64 2022-08-17T12:19:12.9197150Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64 2022-08-17T12:19:12.9209624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128 2022-08-17T12:19:12.9643479Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128 2022-08-17T12:19:12.9657406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64 2022-08-17T12:19:12.9758914Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64 2022-08-17T12:19:12.9783568Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8 2022-08-17T12:19:12.9978559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16 2022-08-17T12:19:12.9997283Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16 2022-08-17T12:19:13.0071849Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool 2022-08-17T12:19:13.0074189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32 2022-08-17T12:19:13.0519048Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32 2022-08-17T12:19:13.0519864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64 2022-08-17T12:19:13.0957241Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64 2022-08-17T12:19:13.0958200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16 2022-08-17T12:19:13.1396919Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16 2022-08-17T12:19:13.1397617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128 2022-08-17T12:19:13.1833395Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128 2022-08-17T12:19:13.1836673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64 2022-08-17T12:19:13.2312945Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64 2022-08-17T12:19:13.2319206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16 2022-08-17T12:19:13.2537464Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16 2022-08-17T12:19:13.2569272Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:19:13.2796217Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:19:13.2796863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32 2022-08-17T12:19:13.3201887Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32 2022-08-17T12:19:13.3243006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64 2022-08-17T12:19:13.3675077Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64 2022-08-17T12:19:13.3675790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:13.4116735Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:13.4117509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:19:13.4596086Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:19:13.4596850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:19:13.4806543Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:19:13.4832436Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool 2022-08-17T12:19:13.5034145Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32 2022-08-17T12:19:13.5040907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16 2022-08-17T12:19:13.5485198Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16 2022-08-17T12:19:13.5525061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32 2022-08-17T12:19:13.5790067Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32 2022-08-17T12:19:13.5821331Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16 2022-08-17T12:19:13.5991274Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool 2022-08-17T12:19:13.5997285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64 2022-08-17T12:19:13.6432918Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64 2022-08-17T12:19:13.6438205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16 2022-08-17T12:19:13.6875376Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16 2022-08-17T12:19:13.6877599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128 2022-08-17T12:19:13.7353990Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128 2022-08-17T12:19:13.7359843Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64 2022-08-17T12:19:13.7386093Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64 2022-08-17T12:19:13.7412471Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32 2022-08-17T12:19:13.7797376Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64 2022-08-17T12:19:13.7804013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16 2022-08-17T12:19:13.8216249Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16 2022-08-17T12:19:13.8269620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32 2022-08-17T12:19:13.8589644Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32 2022-08-17T12:19:13.8611142Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:19:13.8724571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:19:13.8730431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64 2022-08-17T12:19:13.9200269Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64 2022-08-17T12:19:13.9208196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16 2022-08-17T12:19:13.9658960Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16 2022-08-17T12:19:13.9691787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32 2022-08-17T12:19:13.9826010Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32 2022-08-17T12:19:13.9849126Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool 2022-08-17T12:19:14.0154605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16 2022-08-17T12:19:14.0160257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64 2022-08-17T12:19:14.0595754Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64 2022-08-17T12:19:14.0601439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8 2022-08-17T12:19:14.1074608Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8 2022-08-17T12:19:14.1085268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8 2022-08-17T12:19:14.1518407Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8 2022-08-17T12:19:14.1566120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:14.1784119Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:14.1806007Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64 2022-08-17T12:19:14.1984836Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16 2022-08-17T12:19:14.1993903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128 2022-08-17T12:19:14.2435339Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128 2022-08-17T12:19:14.2445691Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64 2022-08-17T12:19:14.2889639Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64 2022-08-17T12:19:14.2899836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16 2022-08-17T12:19:14.3355680Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16 2022-08-17T12:19:14.3365981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32 2022-08-17T12:19:14.3796221Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32 2022-08-17T12:19:14.3805719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64 2022-08-17T12:19:14.4235782Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64 2022-08-17T12:19:14.4246521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16 2022-08-17T12:19:14.4675630Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16 2022-08-17T12:19:14.4685983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32 2022-08-17T12:19:14.5002038Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32 2022-08-17T12:19:14.5024910Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16 2022-08-17T12:19:14.5048862Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32 2022-08-17T12:19:14.5080102Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:19:14.5150914Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:19:14.5160513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64 2022-08-17T12:19:14.5596546Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64 2022-08-17T12:19:14.5606065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8 2022-08-17T12:19:14.6076172Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8 2022-08-17T12:19:14.6086241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8 2022-08-17T12:19:14.6148411Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8 2022-08-17T12:19:14.6174443Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16 2022-08-17T12:19:14.6525812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32 2022-08-17T12:19:14.6537425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16 2022-08-17T12:19:14.6955300Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16 2022-08-17T12:19:14.6965773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool 2022-08-17T12:19:14.7434833Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool 2022-08-17T12:19:14.7444812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128 2022-08-17T12:19:14.7786083Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128 2022-08-17T12:19:14.7809927Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32 2022-08-17T12:19:14.7872785Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64 2022-08-17T12:19:14.7886026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64 2022-08-17T12:19:14.8314398Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64 2022-08-17T12:19:14.8324173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32 2022-08-17T12:19:14.8799953Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32 2022-08-17T12:19:14.8809733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64 2022-08-17T12:19:14.9237162Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64 2022-08-17T12:19:14.9270468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16 2022-08-17T12:19:14.9517559Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16 2022-08-17T12:19:14.9563220Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32 2022-08-17T12:19:14.9718655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64 2022-08-17T12:19:14.9719227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32 2022-08-17T12:19:15.0158267Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32 2022-08-17T12:19:15.0158868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64 2022-08-17T12:19:15.0645040Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64 2022-08-17T12:19:15.0645786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8 2022-08-17T12:19:15.1078214Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8 2022-08-17T12:19:15.1078874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8 2022-08-17T12:19:15.1241986Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8 2022-08-17T12:19:15.1268683Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64 2022-08-17T12:19:15.1556477Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8 2022-08-17T12:19:15.1557076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:15.2038667Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:15.2039312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool 2022-08-17T12:19:15.2292186Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool 2022-08-17T12:19:15.2374766Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:19:15.2522521Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:19:15.2523137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128 2022-08-17T12:19:15.3000883Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128 2022-08-17T12:19:15.3001546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64 2022-08-17T12:19:15.3482874Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64 2022-08-17T12:19:15.3483565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32 2022-08-17T12:19:15.3963404Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32 2022-08-17T12:19:15.3964102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64 2022-08-17T12:19:15.4439280Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64 2022-08-17T12:19:15.4439994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16 2022-08-17T12:19:15.4571366Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16 2022-08-17T12:19:15.4588392Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8 2022-08-17T12:19:15.4921322Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8 2022-08-17T12:19:15.4921926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32 2022-08-17T12:19:15.5399227Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32 2022-08-17T12:19:15.5399918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64 2022-08-17T12:19:15.5730853Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64 2022-08-17T12:19:15.5751334Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64 2022-08-17T12:19:15.5875206Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16 2022-08-17T12:19:15.5875766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8 2022-08-17T12:19:15.6316796Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8 2022-08-17T12:19:15.6317546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8 2022-08-17T12:19:15.6792499Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8 2022-08-17T12:19:15.6802687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16 2022-08-17T12:19:15.7236156Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16 2022-08-17T12:19:15.7241636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool 2022-08-17T12:19:15.7722470Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool 2022-08-17T12:19:15.7728437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32 2022-08-17T12:19:15.8058714Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32 2022-08-17T12:19:15.8080133Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8 2022-08-17T12:19:15.8189395Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:19:15.8194876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64 2022-08-17T12:19:15.8670600Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64 2022-08-17T12:19:15.8678442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16 2022-08-17T12:19:15.9150602Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16 2022-08-17T12:19:15.9159681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32 2022-08-17T12:19:15.9631306Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32 2022-08-17T12:19:15.9647976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64 2022-08-17T12:19:15.9658698Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64 2022-08-17T12:19:15.9679820Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16 2022-08-17T12:19:16.0113172Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32 2022-08-17T12:19:16.0122830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8 2022-08-17T12:19:16.0137121Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8 2022-08-17T12:19:16.0228940Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:19:16.0546808Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:19:16.0555907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8 2022-08-17T12:19:16.0586709Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8 2022-08-17T12:19:16.0606947Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:19:16.0995515Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:16.1043106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:16.1512523Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:16.1521193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool 2022-08-17T12:19:16.1954770Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool 2022-08-17T12:19:16.1964222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32 2022-08-17T12:19:16.2437956Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32 2022-08-17T12:19:16.2690381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64 2022-08-17T12:19:16.2757591Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64 2022-08-17T12:19:16.2783183Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32 2022-08-17T12:19:16.2868893Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64 2022-08-17T12:19:16.2877173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16 2022-08-17T12:19:16.3310550Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16 2022-08-17T12:19:16.3315972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32 2022-08-17T12:19:16.3751704Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32 2022-08-17T12:19:16.3760447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64 2022-08-17T12:19:16.4191844Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64 2022-08-17T12:19:16.4200289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8 2022-08-17T12:19:16.4671134Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8 2022-08-17T12:19:16.4679207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8 2022-08-17T12:19:16.4689201Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8 2022-08-17T12:19:16.4700418Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:16.5110719Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:19:16.5118662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16 2022-08-17T12:19:16.5591932Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16 2022-08-17T12:19:16.5600516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool 2022-08-17T12:19:16.6071642Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool 2022-08-17T12:19:16.6079792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128 2022-08-17T12:19:16.6104499Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128 2022-08-17T12:19:16.6126443Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64 2022-08-17T12:19:16.6198340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8 2022-08-17T12:19:16.6210823Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:19:16.6510900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:19:16.6516795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64 2022-08-17T12:19:16.6952868Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64 2022-08-17T12:19:16.6958598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32 2022-08-17T12:19:16.7394950Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32 2022-08-17T12:19:16.7400849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64 2022-08-17T12:19:16.7818826Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64 2022-08-17T12:19:16.7834704Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:19:16.7844633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16 2022-08-17T12:19:16.7854365Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16 2022-08-17T12:19:16.8272521Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:19:16.8282934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32 2022-08-17T12:19:16.8499953Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32 2022-08-17T12:19:16.8520985Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:19:16.8710571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:19:16.8716250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64 2022-08-17T12:19:16.9195424Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64 2022-08-17T12:19:16.9199654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8 2022-08-17T12:19:16.9632494Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8 2022-08-17T12:19:16.9637265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8 2022-08-17T12:19:16.9721276Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8 2022-08-17T12:19:16.9741121Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8 2022-08-17T12:19:17.0071508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8 2022-08-17T12:19:17.0075990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:17.0514736Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:17.0518919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool 2022-08-17T12:19:17.0992950Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool 2022-08-17T12:19:17.0997181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128 2022-08-17T12:19:17.1358413Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128 2022-08-17T12:19:17.1386174Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:19:17.1433769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:19:17.1439903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64 2022-08-17T12:19:17.1446640Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64 2022-08-17T12:19:17.1468414Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:19:17.1874438Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:19:17.1881747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32 2022-08-17T12:19:17.2312797Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32 2022-08-17T12:19:17.2318797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64 2022-08-17T12:19:17.2700977Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64 2022-08-17T12:19:17.2713339Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8 2022-08-17T12:19:17.2742040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16 2022-08-17T12:19:17.2758908Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16 2022-08-17T12:19:17.3231583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16 2022-08-17T12:19:17.3235781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32 2022-08-17T12:19:17.3672412Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32 2022-08-17T12:19:17.3677323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64 2022-08-17T12:19:17.4152321Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64 2022-08-17T12:19:17.4157153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8 2022-08-17T12:19:17.4293213Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8 2022-08-17T12:19:17.4318025Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:19:17.4630958Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:17.4633077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8 2022-08-17T12:19:17.5111839Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8 2022-08-17T12:19:17.5114029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16 2022-08-17T12:19:17.5550960Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16 2022-08-17T12:19:17.5552776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool 2022-08-17T12:19:17.5620124Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool 2022-08-17T12:19:17.5634021Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:19:17.5990319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:19:17.5992283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128 2022-08-17T12:19:17.6435841Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128 2022-08-17T12:19:17.6436513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64 2022-08-17T12:19:17.6877403Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64 2022-08-17T12:19:17.6878164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32 2022-08-17T12:19:17.7216410Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32 2022-08-17T12:19:17.7240890Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:17.7338573Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:19:17.7354234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64 2022-08-17T12:19:17.7835672Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64 2022-08-17T12:19:17.7836320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16 2022-08-17T12:19:17.8273056Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16 2022-08-17T12:19:17.8274205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32 2022-08-17T12:19:17.8751578Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32 2022-08-17T12:19:17.8757685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64 2022-08-17T12:19:17.8785535Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64 2022-08-17T12:19:17.8811047Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:19:17.8873522Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128 2022-08-17T12:19:17.8886372Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:19:17.9189659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:19:17.9195658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8 2022-08-17T12:19:17.9673648Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8 2022-08-17T12:19:17.9679197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8 2022-08-17T12:19:18.0153463Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8 2022-08-17T12:19:18.0156086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:18.0278048Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:18.0299389Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128 2022-08-17T12:19:18.0593044Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64 2022-08-17T12:19:18.0598303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool 2022-08-17T12:19:18.1073633Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool 2022-08-17T12:19:18.1079220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128 2022-08-17T12:19:18.1112111Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128 2022-08-17T12:19:18.1132722Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64 2022-08-17T12:19:18.1514320Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16 2022-08-17T12:19:18.1520119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64 2022-08-17T12:19:18.1909533Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64 2022-08-17T12:19:18.1923229Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16 2022-08-17T12:19:18.1931868Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:19:18.1955830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:19:18.1988376Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32 2022-08-17T12:19:18.1995959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32 2022-08-17T12:19:18.2126240Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32 2022-08-17T12:19:18.2146260Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16 2022-08-17T12:19:18.2472282Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool 2022-08-17T12:19:18.2477834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64 2022-08-17T12:19:18.2738410Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64 2022-08-17T12:19:18.2761029Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32 2022-08-17T12:19:18.2951814Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64 2022-08-17T12:19:18.2958096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16 2022-08-17T12:19:18.3393392Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16 2022-08-17T12:19:18.3411546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32 2022-08-17T12:19:18.3423093Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32 2022-08-17T12:19:18.3433773Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64 2022-08-17T12:19:18.3875156Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128 2022-08-17T12:19:18.3884590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64 2022-08-17T12:19:18.4354319Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64 2022-08-17T12:19:18.4364062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8 2022-08-17T12:19:18.4791043Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8 2022-08-17T12:19:18.4798414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8 2022-08-17T12:19:18.5242256Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8 2022-08-17T12:19:18.5246511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:19:18.5261401Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:19:18.5282255Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:19:18.5675544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:19:18.5681121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float32 2022-08-17T12:19:18.6158915Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float32 2022-08-17T12:19:18.6164667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float64 2022-08-17T12:19:18.6641538Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float64 2022-08-17T12:19:18.6647485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:18.7075942Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:18.7083357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:19:18.7116869Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:19:18.7151016Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128 2022-08-17T12:19:18.7512627Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64 2022-08-17T12:19:18.7514762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:19:18.7993169Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:19:18.7995600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16 2022-08-17T12:19:18.8471328Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16 2022-08-17T12:19:18.8474055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool 2022-08-17T12:19:18.8953863Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool 2022-08-17T12:19:18.8957487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128 2022-08-17T12:19:18.8990036Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128 2022-08-17T12:19:18.9007819Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:19:18.9075593Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16 2022-08-17T12:19:18.9391103Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16 2022-08-17T12:19:18.9392785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64 2022-08-17T12:19:18.9431087Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64 2022-08-17T12:19:18.9518401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool 2022-08-17T12:19:18.9831158Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool 2022-08-17T12:19:18.9832016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16 2022-08-17T12:19:18.9954589Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16 2022-08-17T12:19:18.9955444Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128 2022-08-17T12:19:19.0271859Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128 2022-08-17T12:19:19.0272675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32 2022-08-17T12:19:19.0312450Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32 2022-08-17T12:19:19.0388167Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32 2022-08-17T12:19:19.0629706Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32 2022-08-17T12:19:19.0636535Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool 2022-08-17T12:19:19.0707945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16 2022-08-17T12:19:19.0712380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64 2022-08-17T12:19:19.0750849Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64 2022-08-17T12:19:19.0828682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64 2022-08-17T12:19:19.1037141Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64 2022-08-17T12:19:19.1057254Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64 2022-08-17T12:19:19.1152224Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32 2022-08-17T12:19:19.1156541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16 2022-08-17T12:19:19.1263917Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16 2022-08-17T12:19:19.1268443Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16 2022-08-17T12:19:19.1554853Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16 2022-08-17T12:19:19.1586278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32 2022-08-17T12:19:19.1632350Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32 2022-08-17T12:19:19.1703213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32 2022-08-17T12:19:19.2072387Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32 2022-08-17T12:19:19.2076386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64 2022-08-17T12:19:19.2150808Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64 2022-08-17T12:19:19.2154952Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64 2022-08-17T12:19:19.2517656Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64 2022-08-17T12:19:19.2523678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8 2022-08-17T12:19:19.2606152Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8 2022-08-17T12:19:19.2610421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16 2022-08-17T12:19:19.2914034Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16 2022-08-17T12:19:19.2945094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8 2022-08-17T12:19:19.2959818Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8 2022-08-17T12:19:19.3026657Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32 2022-08-17T12:19:19.3353734Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32 2022-08-17T12:19:19.3398354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:19.3404187Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:19.3467072Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64 2022-08-17T12:19:19.3730709Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64 2022-08-17T12:19:19.3742848Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32 2022-08-17T12:19:19.3800189Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64 2022-08-17T12:19:19.3832699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool 2022-08-17T12:19:19.3911916Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool 2022-08-17T12:19:19.3913620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8 2022-08-17T12:19:19.4271922Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8 2022-08-17T12:19:19.4274960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128 2022-08-17T12:19:19.4354641Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128 2022-08-17T12:19:19.4355794Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8 2022-08-17T12:19:19.4709950Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8 2022-08-17T12:19:19.4714892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64 2022-08-17T12:19:19.4723464Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64 2022-08-17T12:19:19.4843895Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16 2022-08-17T12:19:19.5151057Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16 2022-08-17T12:19:19.5158463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16 2022-08-17T12:19:19.5167215Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16 2022-08-17T12:19:19.5271927Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool 2022-08-17T12:19:19.5552693Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool 2022-08-17T12:19:19.5577583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32 2022-08-17T12:19:19.5591940Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32 2022-08-17T12:19:19.5685755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128 2022-08-17T12:19:19.5995016Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128 2022-08-17T12:19:19.6034760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64 2022-08-17T12:19:19.6044330Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64 2022-08-17T12:19:19.6167665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32 2022-08-17T12:19:19.6435915Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32 2022-08-17T12:19:19.6446292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16 2022-08-17T12:19:19.6454646Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64 2022-08-17T12:19:19.6473745Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:19:19.6552482Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16 2022-08-17T12:19:19.6677837Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64 2022-08-17T12:19:19.6873989Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64 2022-08-17T12:19:19.6906323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32 2022-08-17T12:19:19.6992407Z [gw3] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32 2022-08-17T12:19:19.7107556Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16 2022-08-17T12:19:19.7154646Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16 2022-08-17T12:19:19.7168564Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:19:19.7311903Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:19:19.7344501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64 2022-08-17T12:19:19.7432956Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64 2022-08-17T12:19:19.7551686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32 2022-08-17T12:19:19.7775741Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32 2022-08-17T12:19:19.7791623Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:19:19.7797775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8 2022-08-17T12:19:19.7808509Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8 2022-08-17T12:19:19.7948366Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32 2022-08-17T12:19:19.8017033Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64 2022-08-17T12:19:19.8142931Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64 2022-08-17T12:19:19.8200827Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32 2022-08-17T12:19:19.8225503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8 2022-08-17T12:19:19.8236555Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8 2022-08-17T12:19:19.8384264Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64 2022-08-17T12:19:19.8442485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16 2022-08-17T12:19:19.8524116Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16 2022-08-17T12:19:19.8631076Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64 2022-08-17T12:19:19.8657103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16 2022-08-17T12:19:19.8670081Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16 2022-08-17T12:19:19.8791855Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:19:19.8902637Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32 2022-08-17T12:19:19.9074979Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32 2022-08-17T12:19:19.9103493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool 2022-08-17T12:19:19.9232210Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool 2022-08-17T12:19:19.9345398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64 2022-08-17T12:19:19.9512691Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64 2022-08-17T12:19:19.9541464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128 2022-08-17T12:19:19.9673271Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128 2022-08-17T12:19:19.9785942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8 2022-08-17T12:19:19.9953787Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8 2022-08-17T12:19:19.9981995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64 2022-08-17T12:19:20.0112722Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64 2022-08-17T12:19:20.0199160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8 2022-08-17T12:19:20.0208481Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16 2022-08-17T12:19:20.0224597Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32 2022-08-17T12:19:20.0394031Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8 2022-08-17T12:19:20.0428007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16 2022-08-17T12:19:20.0552312Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16 2022-08-17T12:19:20.0626679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16 2022-08-17T12:19:20.0833871Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16 2022-08-17T12:19:20.0863935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32 2022-08-17T12:19:20.0992254Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32 2022-08-17T12:19:20.1064981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool 2022-08-17T12:19:20.1276273Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool 2022-08-17T12:19:20.1304284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64 2022-08-17T12:19:20.1433099Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64 2022-08-17T12:19:20.1507487Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128 2022-08-17T12:19:20.1712964Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128 2022-08-17T12:19:20.1743638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16 2022-08-17T12:19:20.1874067Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16 2022-08-17T12:19:20.1950068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32 2022-08-17T12:19:20.2153829Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32 2022-08-17T12:19:20.2184150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32 2022-08-17T12:19:20.2312297Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32 2022-08-17T12:19:20.2389028Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64 2022-08-17T12:19:20.2533119Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64 2022-08-17T12:19:20.2540614Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:19:20.2592391Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:20.2626818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64 2022-08-17T12:19:20.2753097Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64 2022-08-17T12:19:20.2831822Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16 2022-08-17T12:19:20.3033744Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16 2022-08-17T12:19:20.3066636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8 2022-08-17T12:19:20.3192562Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8 2022-08-17T12:19:20.3271980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32 2022-08-17T12:19:20.3475112Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32 2022-08-17T12:19:20.3507928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8 2022-08-17T12:19:20.3632588Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8 2022-08-17T12:19:20.3710427Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64 2022-08-17T12:19:20.3916070Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64 2022-08-17T12:19:20.3947684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:20.4072786Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:20.4148704Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16 2022-08-17T12:19:20.4353179Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16 2022-08-17T12:19:20.4385121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool 2022-08-17T12:19:20.4512068Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool 2022-08-17T12:19:20.4584147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32 2022-08-17T12:19:20.4791765Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32 2022-08-17T12:19:20.4825661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128 2022-08-17T12:19:20.4952532Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128 2022-08-17T12:19:20.5024675Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64 2022-08-17T12:19:20.5234268Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64 2022-08-17T12:19:20.5271453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64 2022-08-17T12:19:20.5393370Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64 2022-08-17T12:19:20.5466669Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8 2022-08-17T12:19:20.5675215Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8 2022-08-17T12:19:20.5710882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16 2022-08-17T12:19:20.5834643Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16 2022-08-17T12:19:20.5909216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8 2022-08-17T12:19:20.6114273Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8 2022-08-17T12:19:20.6147110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32 2022-08-17T12:19:20.6272799Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32 2022-08-17T12:19:20.6424545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16 2022-08-17T12:19:20.6432487Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:20.6595321Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:19:20.6602961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64 2022-08-17T12:19:20.6612881Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32 2022-08-17T12:19:20.6624070Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16 2022-08-17T12:19:20.6633752Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64 2022-08-17T12:19:20.6711227Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64 2022-08-17T12:19:20.7036989Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool 2022-08-17T12:19:20.7045168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16 2022-08-17T12:19:20.7258009Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16 2022-08-17T12:19:20.7292139Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool 2022-08-17T12:19:20.7475713Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128 2022-08-17T12:19:20.7482856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32 2022-08-17T12:19:20.7922271Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32 2022-08-17T12:19:20.7928849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64 2022-08-17T12:19:20.8358623Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64 2022-08-17T12:19:20.8365153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8 2022-08-17T12:19:20.8659437Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8 2022-08-17T12:19:20.8700365Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128 2022-08-17T12:19:20.8751860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32 2022-08-17T12:19:20.8796297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8 2022-08-17T12:19:20.9238753Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8 2022-08-17T12:19:20.9245985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16 2022-08-17T12:19:20.9376857Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16 2022-08-17T12:19:20.9402368Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32 2022-08-17T12:19:20.9678550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64 2022-08-17T12:19:20.9685948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool 2022-08-17T12:19:20.9830633Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool 2022-08-17T12:19:20.9871464Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64 2022-08-17T12:19:21.0110837Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16 2022-08-17T12:19:21.0114984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128 2022-08-17T12:19:21.0211147Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128 2022-08-17T12:19:21.0310868Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16 2022-08-17T12:19:21.0554647Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32 2022-08-17T12:19:21.0556853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64 2022-08-17T12:19:21.0871498Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64 2022-08-17T12:19:21.0911559Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32 2022-08-17T12:19:21.0995296Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64 2022-08-17T12:19:21.0998679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16 2022-08-17T12:19:21.1186509Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16 2022-08-17T12:19:21.1204666Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:19:21.1437847Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:19:21.1439029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32 2022-08-17T12:19:21.1561959Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32 2022-08-17T12:19:21.1585771Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64 2022-08-17T12:19:21.1871330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16 2022-08-17T12:19:21.1872444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64 2022-08-17T12:19:21.2175949Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64 2022-08-17T12:19:21.2200080Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16 2022-08-17T12:19:21.2314021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32 2022-08-17T12:19:21.2315216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16 2022-08-17T12:19:21.2795451Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16 2022-08-17T12:19:21.2796836Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32 2022-08-17T12:19:21.2800538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32 2022-08-17T12:19:21.2812976Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32 2022-08-17T12:19:21.3117815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64 2022-08-17T12:19:21.3236096Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64 2022-08-17T12:19:21.3237186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64 2022-08-17T12:19:21.3347961Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64 2022-08-17T12:19:21.3676069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8 2022-08-17T12:19:21.3677440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8 2022-08-17T12:19:21.3692443Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8 2022-08-17T12:19:21.3725746Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8 2022-08-17T12:19:21.4011228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8 2022-08-17T12:19:21.4028717Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64 2022-08-17T12:19:21.4115069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16 2022-08-17T12:19:21.4121567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8 2022-08-17T12:19:21.4125572Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8 2022-08-17T12:19:21.4150123Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8 2022-08-17T12:19:21.4533965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16 2022-08-17T12:19:21.4571697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:21.4993539Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:21.4994507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool 2022-08-17T12:19:21.5433375Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool 2022-08-17T12:19:21.5437081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128 2022-08-17T12:19:21.5873351Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128 2022-08-17T12:19:21.5876860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64 2022-08-17T12:19:21.6352309Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64 2022-08-17T12:19:21.6354297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16 2022-08-17T12:19:21.6375067Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16 2022-08-17T12:19:21.6398007Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:19:21.6793357Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:19:21.6794341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32 2022-08-17T12:19:21.7233528Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32 2022-08-17T12:19:21.7234879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64 2022-08-17T12:19:21.7537569Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64 2022-08-17T12:19:21.7555031Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16 2022-08-17T12:19:21.7677745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool 2022-08-17T12:19:21.7680247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16 2022-08-17T12:19:21.8112216Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16 2022-08-17T12:19:21.8113219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32 2022-08-17T12:19:21.8552604Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32 2022-08-17T12:19:21.8553572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64 2022-08-17T12:19:21.8998182Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64 2022-08-17T12:19:21.8999359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8 2022-08-17T12:19:21.9427061Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8 2022-08-17T12:19:21.9427847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8 2022-08-17T12:19:21.9867239Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8 2022-08-17T12:19:21.9867890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16 2022-08-17T12:19:22.0345467Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16 2022-08-17T12:19:22.0346284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool 2022-08-17T12:19:22.0628821Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool 2022-08-17T12:19:22.0646365Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool 2022-08-17T12:19:22.0793183Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128 2022-08-17T12:19:22.0820722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128 2022-08-17T12:19:22.1092861Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128 2022-08-17T12:19:22.1110181Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:19:22.1266030Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:19:22.1266637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64 2022-08-17T12:19:22.1754346Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64 2022-08-17T12:19:22.1755647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16 2022-08-17T12:19:22.2194039Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16 2022-08-17T12:19:22.2195347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32 2022-08-17T12:19:22.2634151Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32 2022-08-17T12:19:22.2635135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64 2022-08-17T12:19:22.3074766Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64 2022-08-17T12:19:22.3075419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16 2022-08-17T12:19:22.3256984Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16 2022-08-17T12:19:22.3274079Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16 2022-08-17T12:19:22.3476248Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32 2022-08-17T12:19:22.3507255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32 2022-08-17T12:19:22.3916709Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32 2022-08-17T12:19:22.3951772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64 2022-08-17T12:19:22.4396036Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64 2022-08-17T12:19:22.4396752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8 2022-08-17T12:19:22.4784305Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8 2022-08-17T12:19:22.4795875Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128 2022-08-17T12:19:22.4802745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32 2022-08-17T12:19:22.4845507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8 2022-08-17T12:19:22.5275749Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8 2022-08-17T12:19:22.5281792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:22.5759728Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:22.5765437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool 2022-08-17T12:19:22.5999593Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool 2022-08-17T12:19:22.6019453Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:19:22.6234299Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16 2022-08-17T12:19:22.6235670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128 2022-08-17T12:19:22.6513676Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128 2022-08-17T12:19:22.6535812Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16 2022-08-17T12:19:22.6719692Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128 2022-08-17T12:19:22.6720550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64 2022-08-17T12:19:22.6977250Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64 2022-08-17T12:19:22.6995089Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128 2022-08-17T12:19:22.7117385Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64 2022-08-17T12:19:22.7167906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16 2022-08-17T12:19:22.7432754Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16 2022-08-17T12:19:22.7472143Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64 2022-08-17T12:19:22.7592840Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16 2022-08-17T12:19:22.7594740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32 2022-08-17T12:19:22.8039892Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32 2022-08-17T12:19:22.8041080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64 2022-08-17T12:19:22.8429661Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64 2022-08-17T12:19:22.8462670Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16 2022-08-17T12:19:22.8470307Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32 2022-08-17T12:19:22.8499973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16 2022-08-17T12:19:22.8954457Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16 2022-08-17T12:19:22.8957149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32 2022-08-17T12:19:22.8985654Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32 2022-08-17T12:19:22.9003451Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32 2022-08-17T12:19:22.9400894Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64 2022-08-17T12:19:22.9401708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64 2022-08-17T12:19:22.9426125Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64 2022-08-17T12:19:22.9471117Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64 2022-08-17T12:19:22.9549593Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16 2022-08-17T12:19:22.9832744Z [gw1] [ 49%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16 2022-08-17T12:19:22.9839396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8 2022-08-17T12:19:22.9991786Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8 2022-08-17T12:19:22.9997354Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32 2022-08-17T12:19:23.0276934Z [gw1] [ 49%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32 2022-08-17T12:19:23.0282499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:19:23.0383621Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:19:23.0427396Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64 2022-08-17T12:19:23.0718262Z [gw1] [ 49%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64 2022-08-17T12:19:23.0720860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16 2022-08-17T12:19:23.0857581Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16 2022-08-17T12:19:23.0880019Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32 2022-08-17T12:19:23.0906926Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64 2022-08-17T12:19:23.1161260Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8 2022-08-17T12:19:23.1162277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128 2022-08-17T12:19:23.1602362Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128 2022-08-17T12:19:23.1637904Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8 2022-08-17T12:19:23.1638825Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64 2022-08-17T12:19:23.1672546Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64 2022-08-17T12:19:23.2080544Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8 2022-08-17T12:19:23.2081399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32 2022-08-17T12:19:23.2199275Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32 2022-08-17T12:19:23.2217911Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32 2022-08-17T12:19:23.2218501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64 2022-08-17T12:19:23.2225872Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8 2022-08-17T12:19:23.2519012Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16 2022-08-17T12:19:23.2521186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64 2022-08-17T12:19:23.2960327Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64 2022-08-17T12:19:23.2961288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16 2022-08-17T12:19:23.3398120Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16 2022-08-17T12:19:23.3400063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32 2022-08-17T12:19:23.3841539Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32 2022-08-17T12:19:23.3843330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64 2022-08-17T12:19:23.4279647Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64 2022-08-17T12:19:23.4282846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8 2022-08-17T12:19:23.4759305Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8 2022-08-17T12:19:23.4762125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8 2022-08-17T12:19:23.5193275Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8 2022-08-17T12:19:23.5196227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:23.5645215Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:23.5648170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128 2022-08-17T12:19:23.5889111Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128 2022-08-17T12:19:23.5926056Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16 2022-08-17T12:19:23.6036889Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool 2022-08-17T12:19:23.6083378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64 2022-08-17T12:19:23.6561734Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64 2022-08-17T12:19:23.6563347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32 2022-08-17T12:19:23.6997725Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32 2022-08-17T12:19:23.6998804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64 2022-08-17T12:19:23.7439088Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64 2022-08-17T12:19:23.7441159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16 2022-08-17T12:19:23.7692993Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16 2022-08-17T12:19:23.7733975Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64 2022-08-17T12:19:23.7926975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16 2022-08-17T12:19:23.7929012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32 2022-08-17T12:19:23.8363442Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32 2022-08-17T12:19:23.8364253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64 2022-08-17T12:19:23.8666131Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64 2022-08-17T12:19:23.8674704Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64 2022-08-17T12:19:23.8800450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8 2022-08-17T12:19:23.8801022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8 2022-08-17T12:19:23.9238462Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8 2022-08-17T12:19:23.9239280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8 2022-08-17T12:19:23.9726494Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8 2022-08-17T12:19:23.9727279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16 2022-08-17T12:19:24.0169165Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16 2022-08-17T12:19:24.0170113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool 2022-08-17T12:19:24.0594904Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool 2022-08-17T12:19:24.0595555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32 2022-08-17T12:19:24.1041007Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32 2022-08-17T12:19:24.1041689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64 2022-08-17T12:19:24.1480205Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64 2022-08-17T12:19:24.1481406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16 2022-08-17T12:19:24.1915838Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16 2022-08-17T12:19:24.1916494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32 2022-08-17T12:19:24.2353344Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32 2022-08-17T12:19:24.2367969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64 2022-08-17T12:19:24.2378399Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64 2022-08-17T12:19:24.2397743Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool 2022-08-17T12:19:24.2798713Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128 2022-08-17T12:19:24.2808783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8 2022-08-17T12:19:24.3237260Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8 2022-08-17T12:19:24.3246699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8 2022-08-17T12:19:24.3676605Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8 2022-08-17T12:19:24.3686948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:24.4118766Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:24.4129152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool 2022-08-17T12:19:24.4556044Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool 2022-08-17T12:19:24.4566012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32 2022-08-17T12:19:24.4852349Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32 2022-08-17T12:19:24.4864488Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16 2022-08-17T12:19:24.4990749Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32 2022-08-17T12:19:24.4999801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64 2022-08-17T12:19:24.5475594Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64 2022-08-17T12:19:24.5486300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16 2022-08-17T12:19:24.5919215Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16 2022-08-17T12:19:24.5968446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32 2022-08-17T12:19:24.6391501Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32 2022-08-17T12:19:24.6400884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64 2022-08-17T12:19:24.6872078Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64 2022-08-17T12:19:24.6881478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8 2022-08-17T12:19:24.7319256Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8 2022-08-17T12:19:24.7328184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8 2022-08-17T12:19:24.7802837Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8 2022-08-17T12:19:24.7813073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16 2022-08-17T12:19:24.8118684Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16 2022-08-17T12:19:24.8130709Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32 2022-08-17T12:19:24.8231865Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64 2022-08-17T12:19:24.8240217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool 2022-08-17T12:19:24.8351426Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool 2022-08-17T12:19:24.8367729Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8 2022-08-17T12:19:24.8723151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8 2022-08-17T12:19:24.8723940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16 2022-08-17T12:19:24.9157181Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16 2022-08-17T12:19:24.9157808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32 2022-08-17T12:19:24.9597323Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32 2022-08-17T12:19:24.9597995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64 2022-08-17T12:19:25.0040866Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64 2022-08-17T12:19:25.0041557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16 2022-08-17T12:19:25.0487246Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16 2022-08-17T12:19:25.0487923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32 2022-08-17T12:19:25.0919014Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32 2022-08-17T12:19:25.0919640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64 2022-08-17T12:19:25.0987363Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64 2022-08-17T12:19:25.1122845Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128 2022-08-17T12:19:25.1352104Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64 2022-08-17T12:19:25.1360696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8 2022-08-17T12:19:25.1834965Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8 2022-08-17T12:19:25.1845417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8 2022-08-17T12:19:25.2285640Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8 2022-08-17T12:19:25.2294750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:25.2370170Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:25.2399373Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64 2022-08-17T12:19:25.2715177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16 2022-08-17T12:19:25.2724111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool 2022-08-17T12:19:25.3154754Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool 2022-08-17T12:19:25.3163884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16 2022-08-17T12:19:25.3597176Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16 2022-08-17T12:19:25.3606890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32 2022-08-17T12:19:25.4035034Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32 2022-08-17T12:19:25.4044466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64 2022-08-17T12:19:25.4515626Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64 2022-08-17T12:19:25.4524969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16 2022-08-17T12:19:25.4981568Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16 2022-08-17T12:19:25.4982351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32 2022-08-17T12:19:25.5422873Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32 2022-08-17T12:19:25.5423533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64 2022-08-17T12:19:25.5894553Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64 2022-08-17T12:19:25.5895190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8 2022-08-17T12:19:25.6387192Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8 2022-08-17T12:19:25.6387888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8 2022-08-17T12:19:25.6485546Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8 2022-08-17T12:19:25.6501748Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16 2022-08-17T12:19:25.6756186Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32 2022-08-17T12:19:25.6764963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16 2022-08-17T12:19:25.7208433Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16 2022-08-17T12:19:25.7221716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool 2022-08-17T12:19:25.7636524Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool 2022-08-17T12:19:25.7648063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128 2022-08-17T12:19:25.7778347Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128 2022-08-17T12:19:25.7795791Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64 2022-08-17T12:19:25.8085629Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32 2022-08-17T12:19:25.8095940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32 2022-08-17T12:19:25.8554643Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32 2022-08-17T12:19:25.8564767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64 2022-08-17T12:19:25.9051323Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64 2022-08-17T12:19:25.9061390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16 2022-08-17T12:19:25.9517344Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16 2022-08-17T12:19:25.9527545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32 2022-08-17T12:19:25.9778549Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32 2022-08-17T12:19:25.9793989Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8 2022-08-17T12:19:25.9853360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16 2022-08-17T12:19:25.9992971Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16 2022-08-17T12:19:26.0009996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64 2022-08-17T12:19:26.0020215Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64 2022-08-17T12:19:26.0040593Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32 2022-08-17T12:19:26.0274957Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64 2022-08-17T12:19:26.0284751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool 2022-08-17T12:19:26.0449038Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool 2022-08-17T12:19:26.0458258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16 2022-08-17T12:19:26.0713969Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16 2022-08-17T12:19:26.0723511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128 2022-08-17T12:19:26.0882961Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128 2022-08-17T12:19:26.0892120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32 2022-08-17T12:19:26.1159544Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32 2022-08-17T12:19:26.1172769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32 2022-08-17T12:19:26.1184275Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32 2022-08-17T12:19:26.1191824Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32 2022-08-17T12:19:26.1290617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64 2022-08-17T12:19:26.1318806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64 2022-08-17T12:19:26.1514632Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64 2022-08-17T12:19:26.1579042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64 2022-08-17T12:19:26.1765979Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64 2022-08-17T12:19:26.1803942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8 2022-08-17T12:19:26.1956662Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8 2022-08-17T12:19:26.2022342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16 2022-08-17T12:19:26.2122870Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16 2022-08-17T12:19:26.2145044Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64 2022-08-17T12:19:26.2203283Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16 2022-08-17T12:19:26.2230533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8 2022-08-17T12:19:26.2396730Z [gw3] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8 2022-08-17T12:19:26.2474658Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32 2022-08-17T12:19:26.2713218Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32 2022-08-17T12:19:26.2721444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:26.2909577Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:26.2928243Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64 2022-08-17T12:19:26.3154222Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64 2022-08-17T12:19:26.3165487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool 2022-08-17T12:19:26.3354784Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool 2022-08-17T12:19:26.3363722Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16 2022-08-17T12:19:26.3635495Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16 2022-08-17T12:19:26.3643318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:19:26.3791824Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:19:26.3801038Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64 2022-08-17T12:19:26.3803365Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32 2022-08-17T12:19:26.3823672Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32 2022-08-17T12:19:26.4055137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8 2022-08-17T12:19:26.4074415Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16 2022-08-17T12:19:26.4112655Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32 2022-08-17T12:19:26.4113239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:19:26.4153383Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:19:26.4223006Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64 2022-08-17T12:19:26.4559645Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64 2022-08-17T12:19:26.4560605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:19:26.4595005Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:19:26.4752100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8 2022-08-17T12:19:26.5011306Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8 2022-08-17T12:19:26.5015282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16 2022-08-17T12:19:26.5107316Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16 2022-08-17T12:19:26.5166595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8 2022-08-17T12:19:26.5475006Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8 2022-08-17T12:19:26.5481749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32 2022-08-17T12:19:26.5620311Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32 2022-08-17T12:19:26.5626017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16 2022-08-17T12:19:26.5931907Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16 2022-08-17T12:19:26.5938875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64 2022-08-17T12:19:26.6070985Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64 2022-08-17T12:19:26.6077246Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool 2022-08-17T12:19:26.6172670Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool 2022-08-17T12:19:26.6190584Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32 2022-08-17T12:19:26.6377013Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64 2022-08-17T12:19:26.6377606Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16 2022-08-17T12:19:26.6449984Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16 2022-08-17T12:19:26.6531583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128 2022-08-17T12:19:26.6842417Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128 2022-08-17T12:19:26.6843065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32 2022-08-17T12:19:26.6917467Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32 2022-08-17T12:19:26.7008672Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32 2022-08-17T12:19:26.7305470Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32 2022-08-17T12:19:26.7314938Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8 2022-08-17T12:19:26.7315552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64 2022-08-17T12:19:26.7326022Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64 2022-08-17T12:19:26.7357315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8 2022-08-17T12:19:26.7453885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64 2022-08-17T12:19:26.7741603Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64 2022-08-17T12:19:26.7753537Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64 2022-08-17T12:19:26.7754138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8 2022-08-17T12:19:26.7765366Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8 2022-08-17T12:19:26.7858549Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8 2022-08-17T12:19:26.7859388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16 2022-08-17T12:19:26.8228496Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16 2022-08-17T12:19:26.8259894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:19:26.8265399Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:19:26.8320185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32 2022-08-17T12:19:26.8718112Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32 2022-08-17T12:19:26.8718781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16 2022-08-17T12:19:26.8727800Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16 2022-08-17T12:19:26.8741402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64 2022-08-17T12:19:26.9195418Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64 2022-08-17T12:19:26.9195997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool 2022-08-17T12:19:26.9202315Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool 2022-08-17T12:19:26.9216958Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16 2022-08-17T12:19:26.9654363Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16 2022-08-17T12:19:26.9655433Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8 2022-08-17T12:19:26.9664190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16 2022-08-17T12:19:26.9672167Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32 2022-08-17T12:19:26.9690673Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16 2022-08-17T12:19:26.9704315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16 2022-08-17T12:19:26.9724521Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32 2022-08-17T12:19:26.9737920Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8 2022-08-17T12:19:27.0089482Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8 2022-08-17T12:19:27.0127267Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64 2022-08-17T12:19:27.0134416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32 2022-08-17T12:19:27.0154867Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32 2022-08-17T12:19:27.0554852Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64 2022-08-17T12:19:27.0561816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64 2022-08-17T12:19:27.0572966Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64 2022-08-17T12:19:27.0580572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8 2022-08-17T12:19:27.0994597Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8 2022-08-17T12:19:27.1001810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16 2022-08-17T12:19:27.1012249Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16 2022-08-17T12:19:27.1021518Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8 2022-08-17T12:19:27.1117017Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8 2022-08-17T12:19:27.1131155Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16 2022-08-17T12:19:27.1444430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool 2022-08-17T12:19:27.1452175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32 2022-08-17T12:19:27.1462494Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32 2022-08-17T12:19:27.1551266Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16 2022-08-17T12:19:27.1562922Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8 2022-08-17T12:19:27.1878225Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16 2022-08-17T12:19:27.1885324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64 2022-08-17T12:19:27.2315111Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64 2022-08-17T12:19:27.2324735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8 2022-08-17T12:19:27.2754913Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8 2022-08-17T12:19:27.2763947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8 2022-08-17T12:19:27.3171253Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8 2022-08-17T12:19:27.3192185Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool 2022-08-17T12:19:27.3200238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:27.3225161Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:27.3598910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32 2022-08-17T12:19:27.3629157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool 2022-08-17T12:19:27.3991643Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool 2022-08-17T12:19:27.4016987Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32 2022-08-17T12:19:27.4073000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64 2022-08-17T12:19:27.4110923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16 2022-08-17T12:19:27.4310498Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16 2022-08-17T12:19:27.4332045Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16 2022-08-17T12:19:27.4554722Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool 2022-08-17T12:19:27.4563539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32 2022-08-17T12:19:27.5001245Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32 2022-08-17T12:19:27.5010570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64 2022-08-17T12:19:27.5177073Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64 2022-08-17T12:19:27.5203752Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64 2022-08-17T12:19:27.5434021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16 2022-08-17T12:19:27.5444072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16 2022-08-17T12:19:27.5935067Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16 2022-08-17T12:19:27.5945644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32 2022-08-17T12:19:27.6354753Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32 2022-08-17T12:19:27.6364521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64 2022-08-17T12:19:27.6793753Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64 2022-08-17T12:19:27.6802976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8 2022-08-17T12:19:27.7075916Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8 2022-08-17T12:19:27.7098522Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16 2022-08-17T12:19:27.7238044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32 2022-08-17T12:19:27.7243072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8 2022-08-17T12:19:27.7673808Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8 2022-08-17T12:19:27.7680174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16 2022-08-17T12:19:27.7989475Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16 2022-08-17T12:19:27.8025593Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16 2022-08-17T12:19:27.8113345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32 2022-08-17T12:19:27.8121060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128 2022-08-17T12:19:27.8263288Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128 2022-08-17T12:19:27.8265320Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32 2022-08-17T12:19:27.8594957Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64 2022-08-17T12:19:27.8601062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64 2022-08-17T12:19:27.9038946Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64 2022-08-17T12:19:27.9044828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16 2022-08-17T12:19:27.9158102Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16 2022-08-17T12:19:27.9181114Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64 2022-08-17T12:19:27.9512396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8 2022-08-17T12:19:27.9518264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32 2022-08-17T12:19:27.9660981Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32 2022-08-17T12:19:27.9687701Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool 2022-08-17T12:19:27.9961575Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32 2022-08-17T12:19:27.9968177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64 2022-08-17T12:19:28.0361252Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64 2022-08-17T12:19:28.0390194Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8 2022-08-17T12:19:28.0395639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:28.0402353Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:28.0883326Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8 2022-08-17T12:19:28.0889655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:19:28.1314683Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:19:28.1321329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:19:28.1756220Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:19:28.1761514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16 2022-08-17T12:19:28.2263892Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16 2022-08-17T12:19:28.2264527Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32 2022-08-17T12:19:28.2265072Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64 2022-08-17T12:19:28.2265583Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8 2022-08-17T12:19:28.2266109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16 2022-08-17T12:19:28.2266655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32 2022-08-17T12:19:28.2598325Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32 2022-08-17T12:19:28.2636590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64 2022-08-17T12:19:28.2645460Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64 2022-08-17T12:19:28.2676530Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32 2022-08-17T12:19:28.3081474Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64 2022-08-17T12:19:28.3082098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:19:28.3523307Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:19:28.3524074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool 2022-08-17T12:19:28.4011982Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool 2022-08-17T12:19:28.4012713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128 2022-08-17T12:19:28.4440294Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128 2022-08-17T12:19:28.4441076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64 2022-08-17T12:19:28.4796812Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64 2022-08-17T12:19:28.4819045Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64 2022-08-17T12:19:28.4873988Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16 2022-08-17T12:19:28.4899666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16 2022-08-17T12:19:28.4983261Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16 2022-08-17T12:19:28.5011764Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16 2022-08-17T12:19:28.5372245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool 2022-08-17T12:19:28.5373184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32 2022-08-17T12:19:28.5796029Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32 2022-08-17T12:19:28.5796742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64 2022-08-17T12:19:28.6239725Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64 2022-08-17T12:19:28.6240700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16 2022-08-17T12:19:28.6688920Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16 2022-08-17T12:19:28.6689633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32 2022-08-17T12:19:28.6789644Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32 2022-08-17T12:19:28.6814545Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64 2022-08-17T12:19:28.7116962Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16 2022-08-17T12:19:28.7117670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64 2022-08-17T12:19:28.7571783Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64 2022-08-17T12:19:28.7572690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8 2022-08-17T12:19:28.7996233Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8 2022-08-17T12:19:28.7996802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8 2022-08-17T12:19:28.8481614Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8 2022-08-17T12:19:28.8482536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:28.8532941Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:28.8563851Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16 2022-08-17T12:19:28.8677632Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32 2022-08-17T12:19:28.8702559Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool 2022-08-17T12:19:28.8921771Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32 2022-08-17T12:19:28.8931312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:19:28.9278750Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:19:28.9301548Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16 2022-08-17T12:19:28.9354261Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool 2022-08-17T12:19:28.9363615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:19:28.9833358Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:19:28.9842914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:19:29.0120848Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:19:29.0154326Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32 2022-08-17T12:19:29.0276805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64 2022-08-17T12:19:29.0286164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:19:29.0715212Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:19:29.0723425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:19:29.1155592Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:19:29.1169910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:19:29.1604309Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:19:29.1615166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:19:29.1755925Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:19:29.1781119Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32 2022-08-17T12:19:29.2033265Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64 2022-08-17T12:19:29.2048747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:19:29.2343323Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:19:29.2367739Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64 2022-08-17T12:19:29.2471007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16 2022-08-17T12:19:29.2478210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:19:29.2911892Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:19:29.2914775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:19:29.3393307Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:19:29.3396029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:19:29.3846807Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:19:29.3858103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:19:29.4079410Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:19:29.4093130Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool 2022-08-17T12:19:29.4201598Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32 2022-08-17T12:19:29.4227972Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64 2022-08-17T12:19:29.4280076Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8 2022-08-17T12:19:29.4288658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool 2022-08-17T12:19:29.4677368Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool 2022-08-17T12:19:29.4727348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128 2022-08-17T12:19:29.4824286Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128 2022-08-17T12:19:29.4840403Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16 2022-08-17T12:19:29.5155691Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32 2022-08-17T12:19:29.5165107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64 2022-08-17T12:19:29.5594640Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64 2022-08-17T12:19:29.5604239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16 2022-08-17T12:19:29.6033996Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16 2022-08-17T12:19:29.6043772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32 2022-08-17T12:19:29.6475347Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32 2022-08-17T12:19:29.6485625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64 2022-08-17T12:19:29.6559637Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64 2022-08-17T12:19:29.6587239Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32 2022-08-17T12:19:29.6692990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64 2022-08-17T12:19:29.6718790Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8 2022-08-17T12:19:29.6920252Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8 2022-08-17T12:19:29.6930185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16 2022-08-17T12:19:29.7188332Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16 2022-08-17T12:19:29.7301339Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32 2022-08-17T12:19:29.7358991Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64 2022-08-17T12:19:29.7360113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32 2022-08-17T12:19:29.7795305Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32 2022-08-17T12:19:29.7797481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64 2022-08-17T12:19:29.8233041Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64 2022-08-17T12:19:29.8237410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8 2022-08-17T12:19:29.8836479Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8 2022-08-17T12:19:29.8837223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8 2022-08-17T12:19:29.9194318Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8 2022-08-17T12:19:29.9195025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:29.9603786Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:29.9604523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:19:29.9739254Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:19:29.9755630Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64 2022-08-17T12:19:29.9803346Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8 2022-08-17T12:19:29.9848686Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64 2022-08-17T12:19:30.0042721Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16 2022-08-17T12:19:30.0043353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:19:30.0513019Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:19:30.0513766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:19:30.0546431Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:19:30.0573096Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8 2022-08-17T12:19:30.0959647Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16 2022-08-17T12:19:30.0960291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:19:30.1434223Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:19:30.1434974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:19:30.1681035Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:19:30.1697134Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8 2022-08-17T12:19:30.1876442Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8 2022-08-17T12:19:30.1877447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:19:30.2315271Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:19:30.2315988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:19:30.2755226Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:19:30.2755989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:19:30.2784233Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:19:30.2803575Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16 2022-08-17T12:19:30.3198894Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32 2022-08-17T12:19:30.3199573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:19:30.3258216Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:19:30.3275771Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8 2022-08-17T12:19:30.3644074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16 2022-08-17T12:19:30.3645173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:19:30.4078374Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:19:30.4079102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:19:30.4094481Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:19:30.4125178Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16 2022-08-17T12:19:30.4514042Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool 2022-08-17T12:19:30.4514626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16 2022-08-17T12:19:30.4918575Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16 2022-08-17T12:19:30.4961671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool 2022-08-17T12:19:30.5030505Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool 2022-08-17T12:19:30.5048889Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16 2022-08-17T12:19:30.5357127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool 2022-08-17T12:19:30.5384071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16 2022-08-17T12:19:30.5836684Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16 2022-08-17T12:19:30.5872124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32 2022-08-17T12:19:30.5998071Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32 2022-08-17T12:19:30.6027938Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32 2022-08-17T12:19:30.6311206Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64 2022-08-17T12:19:30.6320052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64 2022-08-17T12:19:30.6767440Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64 2022-08-17T12:19:30.6777546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16 2022-08-17T12:19:30.7193414Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16 2022-08-17T12:19:30.7203287Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32 2022-08-17T12:19:30.7676848Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32 2022-08-17T12:19:30.7689890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64 2022-08-17T12:19:30.7798654Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64 2022-08-17T12:19:30.7823884Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool 2022-08-17T12:19:30.8116935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32 2022-08-17T12:19:30.8126256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8 2022-08-17T12:19:30.8561875Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8 2022-08-17T12:19:30.8568727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8 2022-08-17T12:19:30.8688681Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8 2022-08-17T12:19:30.8734932Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64 2022-08-17T12:19:30.8957648Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8 2022-08-17T12:19:30.8978838Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32 2022-08-17T12:19:30.8994033Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64 2022-08-17T12:19:30.8999952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:30.9046765Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:30.9067425Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool 2022-08-17T12:19:30.9433995Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128 2022-08-17T12:19:30.9441728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool 2022-08-17T12:19:30.9875549Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool 2022-08-17T12:19:30.9882960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16 2022-08-17T12:19:31.0131047Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16 2022-08-17T12:19:31.0152661Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64 2022-08-17T12:19:31.0314058Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16 2022-08-17T12:19:31.0314554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32 2022-08-17T12:19:31.0753663Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32 2022-08-17T12:19:31.0754604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64 2022-08-17T12:19:31.1266056Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64 2022-08-17T12:19:31.1266730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16 2022-08-17T12:19:31.1636583Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16 2022-08-17T12:19:31.1637266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32 2022-08-17T12:19:31.1830229Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32 2022-08-17T12:19:31.1856572Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8 2022-08-17T12:19:31.2076898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8 2022-08-17T12:19:31.2082907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64 2022-08-17T12:19:31.2559414Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64 2022-08-17T12:19:31.2565291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8 2022-08-17T12:19:31.2700492Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8 2022-08-17T12:19:31.2723259Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16 2022-08-17T12:19:31.3004923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32 2022-08-17T12:19:31.3013209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8 2022-08-17T12:19:31.3448696Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8 2022-08-17T12:19:31.3455919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16 2022-08-17T12:19:31.3880711Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16 2022-08-17T12:19:31.3881376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool 2022-08-17T12:19:31.4318161Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool 2022-08-17T12:19:31.4322887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128 2022-08-17T12:19:31.4574499Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128 2022-08-17T12:19:31.4595609Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8 2022-08-17T12:19:31.4754095Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16 2022-08-17T12:19:31.4759720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32 2022-08-17T12:19:31.5193513Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32 2022-08-17T12:19:31.5198261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64 2022-08-17T12:19:31.5337892Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64 2022-08-17T12:19:31.5369440Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32 2022-08-17T12:19:31.5675442Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64 2022-08-17T12:19:31.5679705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16 2022-08-17T12:19:31.6117289Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16 2022-08-17T12:19:31.6123476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32 2022-08-17T12:19:31.6594218Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32 2022-08-17T12:19:31.6604408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64 2022-08-17T12:19:31.7034510Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64 2022-08-17T12:19:31.7044831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16 2022-08-17T12:19:31.7419686Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16 2022-08-17T12:19:31.7437275Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64 2022-08-17T12:19:31.7477714Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8 2022-08-17T12:19:31.7523233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32 2022-08-17T12:19:31.7958966Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32 2022-08-17T12:19:31.7959751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64 2022-08-17T12:19:31.8400611Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64 2022-08-17T12:19:31.8401301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8 2022-08-17T12:19:31.8845093Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8 2022-08-17T12:19:31.8854928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8 2022-08-17T12:19:31.9281205Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8 2022-08-17T12:19:31.9312099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:31.9326465Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:31.9343658Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8 2022-08-17T12:19:31.9405330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8 2022-08-17T12:19:31.9425693Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128 2022-08-17T12:19:31.9757757Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64 2022-08-17T12:19:31.9784213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool 2022-08-17T12:19:32.0235546Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool 2022-08-17T12:19:32.0236201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128 2022-08-17T12:19:32.0681692Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128 2022-08-17T12:19:32.0682361Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32 2022-08-17T12:19:32.1121550Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32 2022-08-17T12:19:32.1122491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64 2022-08-17T12:19:32.1502500Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64 2022-08-17T12:19:32.1519172Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8 2022-08-17T12:19:32.1555419Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16 2022-08-17T12:19:32.1594177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16 2022-08-17T12:19:32.2048273Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16 2022-08-17T12:19:32.2048945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32 2022-08-17T12:19:32.2482486Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32 2022-08-17T12:19:32.2483159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64 2022-08-17T12:19:32.2918698Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64 2022-08-17T12:19:32.2931242Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16 2022-08-17T12:19:32.2935457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16 2022-08-17T12:19:32.2939993Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16 2022-08-17T12:19:32.3348809Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16 2022-08-17T12:19:32.3354731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32 2022-08-17T12:19:32.3679169Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32 2022-08-17T12:19:32.3705244Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16 2022-08-17T12:19:32.3791501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool 2022-08-17T12:19:32.3797530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64 2022-08-17T12:19:32.4234870Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64 2022-08-17T12:19:32.4239593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8 2022-08-17T12:19:32.4673918Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8 2022-08-17T12:19:32.4674572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8 2022-08-17T12:19:32.5116788Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8 2022-08-17T12:19:32.5117454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16 2022-08-17T12:19:32.5556761Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16 2022-08-17T12:19:32.5559958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool 2022-08-17T12:19:32.5807709Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool 2022-08-17T12:19:32.5839665Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool 2022-08-17T12:19:32.5994386Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16 2022-08-17T12:19:32.5994959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128 2022-08-17T12:19:32.6445391Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128 2022-08-17T12:19:32.6449889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32 2022-08-17T12:19:32.6878675Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32 2022-08-17T12:19:32.6883352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64 2022-08-17T12:19:32.7190634Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64 2022-08-17T12:19:32.7219572Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64 2022-08-17T12:19:32.7309889Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32 2022-08-17T12:19:32.7317565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16 2022-08-17T12:19:32.7772328Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16 2022-08-17T12:19:32.7782439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32 2022-08-17T12:19:32.8201297Z [gw3] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32 2022-08-17T12:19:32.8208803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64 2022-08-17T12:19:32.8532675Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64 2022-08-17T12:19:32.8555092Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16 2022-08-17T12:19:32.8628913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32 2022-08-17T12:19:32.8635393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16 2022-08-17T12:19:32.9073739Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16 2022-08-17T12:19:32.9083087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32 2022-08-17T12:19:32.9448335Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32 2022-08-17T12:19:32.9510882Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32 2022-08-17T12:19:32.9519942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64 2022-08-17T12:19:32.9536757Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64 2022-08-17T12:19:32.9953418Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64 2022-08-17T12:19:32.9959931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8 2022-08-17T12:19:32.9985665Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8 2022-08-17T12:19:33.0009567Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32 2022-08-17T12:19:33.0395781Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64 2022-08-17T12:19:33.0401443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8 2022-08-17T12:19:33.0841342Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8 2022-08-17T12:19:33.0848005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:33.0994468Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:33.1019557Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16 2022-08-17T12:19:33.1274288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32 2022-08-17T12:19:33.1281005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool 2022-08-17T12:19:33.1719970Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool 2022-08-17T12:19:33.1726214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128 2022-08-17T12:19:33.1962895Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128 2022-08-17T12:19:33.1980960Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64 2022-08-17T12:19:33.2156891Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16 2022-08-17T12:19:33.2166197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32 2022-08-17T12:19:33.2593476Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32 2022-08-17T12:19:33.2602811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64 2022-08-17T12:19:33.2719905Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64 2022-08-17T12:19:33.2727901Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64 2022-08-17T12:19:33.3034666Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16 2022-08-17T12:19:33.3042991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16 2022-08-17T12:19:33.3482300Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16 2022-08-17T12:19:33.3489513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32 2022-08-17T12:19:33.3766053Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32 2022-08-17T12:19:33.3792163Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16 2022-08-17T12:19:33.3918526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32 2022-08-17T12:19:33.3929092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64 2022-08-17T12:19:33.4398469Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64 2022-08-17T12:19:33.4409984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16 2022-08-17T12:19:33.4883730Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16 2022-08-17T12:19:33.4895154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32 2022-08-17T12:19:33.5313875Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32 2022-08-17T12:19:33.5323953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64 2022-08-17T12:19:33.5558425Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64 2022-08-17T12:19:33.5585482Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32 2022-08-17T12:19:33.5749423Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64 2022-08-17T12:19:33.5758315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8 2022-08-17T12:19:33.6194018Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8 2022-08-17T12:19:33.6203961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8 2022-08-17T12:19:33.6633767Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8 2022-08-17T12:19:33.6643879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16 2022-08-17T12:19:33.6852552Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16 2022-08-17T12:19:33.6879104Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16 2022-08-17T12:19:33.6915368Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32 2022-08-17T12:19:33.6940640Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32 2022-08-17T12:19:33.7077468Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64 2022-08-17T12:19:33.7086941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool 2022-08-17T12:19:33.7517660Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool 2022-08-17T12:19:33.7529163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16 2022-08-17T12:19:33.7631852Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16 2022-08-17T12:19:33.7663725Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64 2022-08-17T12:19:33.7957121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8 2022-08-17T12:19:33.7968247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32 2022-08-17T12:19:33.8394495Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32 2022-08-17T12:19:33.8405084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64 2022-08-17T12:19:33.8833897Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64 2022-08-17T12:19:33.8843805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16 2022-08-17T12:19:33.9283255Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16 2022-08-17T12:19:33.9294988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32 2022-08-17T12:19:33.9553920Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32 2022-08-17T12:19:33.9586245Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8 2022-08-17T12:19:33.9712358Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8 2022-08-17T12:19:33.9721624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64 2022-08-17T12:19:33.9787803Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64 2022-08-17T12:19:33.9812555Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32 2022-08-17T12:19:34.0163341Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64 2022-08-17T12:19:34.0174955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8 2022-08-17T12:19:34.0593953Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8 2022-08-17T12:19:34.0603995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8 2022-08-17T12:19:34.1079890Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8 2022-08-17T12:19:34.1091670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:34.1524463Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:34.1534299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool 2022-08-17T12:19:34.1545278Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool 2022-08-17T12:19:34.1563789Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8 2022-08-17T12:19:34.1968307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16 2022-08-17T12:19:34.1969139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16 2022-08-17T12:19:34.2400774Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16 2022-08-17T12:19:34.2412689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32 2022-08-17T12:19:34.2477660Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32 2022-08-17T12:19:34.2634537Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64 2022-08-17T12:19:34.2879851Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8 2022-08-17T12:19:34.2891309Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64 2022-08-17T12:19:34.2898966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16 2022-08-17T12:19:34.2907301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64 2022-08-17T12:19:34.3324236Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64 2022-08-17T12:19:34.3334040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16 2022-08-17T12:19:34.3508027Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16 2022-08-17T12:19:34.3533708Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16 2022-08-17T12:19:34.3764107Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool 2022-08-17T12:19:34.3775632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32 2022-08-17T12:19:34.4196696Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32 2022-08-17T12:19:34.4207182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64 2022-08-17T12:19:34.4761555Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64 2022-08-17T12:19:34.4771022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8 2022-08-17T12:19:34.5079243Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8 2022-08-17T12:19:34.5090165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8 2022-08-17T12:19:34.5513695Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8 2022-08-17T12:19:34.5523915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16 2022-08-17T12:19:34.6002834Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16 2022-08-17T12:19:34.6014446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool 2022-08-17T12:19:34.6366893Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool 2022-08-17T12:19:34.6438381Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8 2022-08-17T12:19:34.6447577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128 2022-08-17T12:19:34.6464673Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128 2022-08-17T12:19:34.6876301Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8 2022-08-17T12:19:34.6888548Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool 2022-08-17T12:19:34.6897388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32 2022-08-17T12:19:34.6908556Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32 2022-08-17T12:19:34.7316202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128 2022-08-17T12:19:34.7326973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64 2022-08-17T12:19:34.7754065Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64 2022-08-17T12:19:34.7764086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16 2022-08-17T12:19:34.8197825Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16 2022-08-17T12:19:34.8209841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32 2022-08-17T12:19:34.8473105Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32 2022-08-17T12:19:34.8490252Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16 2022-08-17T12:19:34.8624706Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16 2022-08-17T12:19:34.8635696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64 2022-08-17T12:19:34.9092492Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64 2022-08-17T12:19:34.9093321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16 2022-08-17T12:19:34.9522970Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16 2022-08-17T12:19:34.9533467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32 2022-08-17T12:19:34.9577150Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32 2022-08-17T12:19:34.9602796Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8 2022-08-17T12:19:34.9960598Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16 2022-08-17T12:19:34.9961380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64 2022-08-17T12:19:35.0400837Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64 2022-08-17T12:19:35.0401512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8 2022-08-17T12:19:35.0853485Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8 2022-08-17T12:19:35.0854164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8 2022-08-17T12:19:35.0910596Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8 2022-08-17T12:19:35.0920373Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128 2022-08-17T12:19:35.1294768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64 2022-08-17T12:19:35.1295482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:35.1722335Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:35.1722942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool 2022-08-17T12:19:35.2165861Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool 2022-08-17T12:19:35.2166545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128 2022-08-17T12:19:35.2612656Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128 2022-08-17T12:19:35.2613558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32 2022-08-17T12:19:35.3051081Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32 2022-08-17T12:19:35.3051699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64 2022-08-17T12:19:35.3185289Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64 2022-08-17T12:19:35.3206554Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16 2022-08-17T12:19:35.3476906Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool 2022-08-17T12:19:35.3477476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16 2022-08-17T12:19:35.3564696Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16 2022-08-17T12:19:35.3582600Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64 2022-08-17T12:19:35.3878729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32 2022-08-17T12:19:35.3915670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32 2022-08-17T12:19:35.4360893Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32 2022-08-17T12:19:35.4361562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64 2022-08-17T12:19:35.4577114Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64 2022-08-17T12:19:35.4595329Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32 2022-08-17T12:19:35.4606231Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64 2022-08-17T12:19:35.4616797Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16 2022-08-17T12:19:35.4797173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32 2022-08-17T12:19:35.4797871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16 2022-08-17T12:19:35.5295386Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16 2022-08-17T12:19:35.5295953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32 2022-08-17T12:19:35.5769707Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32 2022-08-17T12:19:35.5770320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64 2022-08-17T12:19:35.6202622Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64 2022-08-17T12:19:35.6203286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8 2022-08-17T12:19:35.6214857Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8 2022-08-17T12:19:35.6232970Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64 2022-08-17T12:19:35.6638586Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16 2022-08-17T12:19:35.6639220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8 2022-08-17T12:19:35.7079482Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8 2022-08-17T12:19:35.7080475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:19:35.7522626Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:19:35.7523379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32 2022-08-17T12:19:35.7943732Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32 2022-08-17T12:19:35.7961714Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16 2022-08-17T12:19:35.7962340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64 2022-08-17T12:19:35.7988925Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64 2022-08-17T12:19:35.8398470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32 2022-08-17T12:19:35.8399092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:35.8631385Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:35.8648089Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32 2022-08-17T12:19:35.8835421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64 2022-08-17T12:19:35.8836024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:19:35.9282331Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:19:35.9283044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:19:35.9720078Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:19:35.9720776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16 2022-08-17T12:19:35.9956370Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16 2022-08-17T12:19:35.9974745Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32 2022-08-17T12:19:36.0172400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64 2022-08-17T12:19:36.0172978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool 2022-08-17T12:19:36.0404413Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool 2022-08-17T12:19:36.0436909Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool 2022-08-17T12:19:36.0604013Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128 2022-08-17T12:19:36.0604505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128 2022-08-17T12:19:36.1047622Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128 2022-08-17T12:19:36.1058654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64 2022-08-17T12:19:36.1477796Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64 2022-08-17T12:19:36.1488632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16 2022-08-17T12:19:36.1691832Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16 2022-08-17T12:19:36.1705028Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64 2022-08-17T12:19:36.1950495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8 2022-08-17T12:19:36.1958892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32 2022-08-17T12:19:36.2396286Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32 2022-08-17T12:19:36.2402909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64 2022-08-17T12:19:36.2569466Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64 2022-08-17T12:19:36.2596983Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64 2022-08-17T12:19:36.2842088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128 2022-08-17T12:19:36.2850120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16 2022-08-17T12:19:36.3246953Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16 2022-08-17T12:19:36.3283633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32 2022-08-17T12:19:36.3311577Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32 2022-08-17T12:19:36.3331891Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8 2022-08-17T12:19:36.3716559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8 2022-08-17T12:19:36.3718987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64 2022-08-17T12:19:36.4154901Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64 2022-08-17T12:19:36.4160277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8 2022-08-17T12:19:36.4599724Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8 2022-08-17T12:19:36.4600826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8 2022-08-17T12:19:36.4643787Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8 2022-08-17T12:19:36.4664052Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8 2022-08-17T12:19:36.4844767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16 2022-08-17T12:19:36.5037848Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16 2022-08-17T12:19:36.5038481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:36.5108314Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16 2022-08-17T12:19:36.5118683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool 2022-08-17T12:19:36.5137331Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128 2022-08-17T12:19:36.5196543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32 2022-08-17T12:19:36.5478112Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool 2022-08-17T12:19:36.5478741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool 2022-08-17T12:19:36.5591170Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool 2022-08-17T12:19:36.5638480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128 2022-08-17T12:19:36.5918660Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128 2022-08-17T12:19:36.5919297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128 2022-08-17T12:19:36.5990839Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128 2022-08-17T12:19:36.6072548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64 2022-08-17T12:19:36.6316800Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64 2022-08-17T12:19:36.6346816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64 2022-08-17T12:19:36.6394775Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64 2022-08-17T12:19:36.6624866Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16 2022-08-17T12:19:36.6755547Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16 2022-08-17T12:19:36.6789676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16 2022-08-17T12:19:36.6831972Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16 2022-08-17T12:19:36.6952449Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32 2022-08-17T12:19:36.7197204Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32 2022-08-17T12:19:36.7228815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32 2022-08-17T12:19:36.7388882Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32 2022-08-17T12:19:36.7431954Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64 2022-08-17T12:19:36.7678689Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64 2022-08-17T12:19:36.7679367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64 2022-08-17T12:19:36.7830144Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64 2022-08-17T12:19:36.7869141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16 2022-08-17T12:19:36.8120397Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16 2022-08-17T12:19:36.8121097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16 2022-08-17T12:19:36.8268852Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16 2022-08-17T12:19:36.8316677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32 2022-08-17T12:19:36.8552993Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32 2022-08-17T12:19:36.8558073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32 2022-08-17T12:19:36.8708429Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32 2022-08-17T12:19:36.8733814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64 2022-08-17T12:19:36.9001409Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64 2022-08-17T12:19:36.9002136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64 2022-08-17T12:19:36.9072190Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64 2022-08-17T12:19:36.9095328Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32 2022-08-17T12:19:36.9197794Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64 2022-08-17T12:19:36.9198330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8 2022-08-17T12:19:36.9326557Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8 2022-08-17T12:19:36.9352599Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128 2022-08-17T12:19:36.9432560Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64 2022-08-17T12:19:36.9440938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8 2022-08-17T12:19:36.9592589Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8 2022-08-17T12:19:36.9622321Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8 2022-08-17T12:19:36.9876763Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8 2022-08-17T12:19:36.9886699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8 2022-08-17T12:19:37.0031684Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8 2022-08-17T12:19:37.0313650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16 2022-08-17T12:19:37.0322991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16 2022-08-17T12:19:37.0763812Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16 2022-08-17T12:19:37.0773492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128 2022-08-17T12:19:37.1042979Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128 2022-08-17T12:19:37.1067755Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64 2022-08-17T12:19:37.1192935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16 2022-08-17T12:19:37.1202025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32 2022-08-17T12:19:37.1602927Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32 2022-08-17T12:19:37.1603786Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16 2022-08-17T12:19:37.1613267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64 2022-08-17T12:19:37.1637398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool 2022-08-17T12:19:37.2076731Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64 2022-08-17T12:19:37.2077707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16 2022-08-17T12:19:37.2522879Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16 2022-08-17T12:19:37.2523539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32 2022-08-17T12:19:37.2961039Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32 2022-08-17T12:19:37.2961684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64 2022-08-17T12:19:37.3407172Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64 2022-08-17T12:19:37.3407797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16 2022-08-17T12:19:37.3588633Z [gw3] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16 2022-08-17T12:19:37.3605746Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool 2022-08-17T12:19:37.3872308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32 2022-08-17T12:19:37.4414446Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16 2022-08-17T12:19:37.4431195Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32 2022-08-17T12:19:37.5165201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64 2022-08-17T12:19:37.5181421Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64 2022-08-17T12:19:37.5514333Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32 2022-08-17T12:19:37.5531480Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64 2022-08-17T12:19:37.6646908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16 2022-08-17T12:19:37.6665004Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16 2022-08-17T12:19:37.7706050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32 2022-08-17T12:19:37.7722143Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32 2022-08-17T12:19:37.7727951Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32 2022-08-17T12:19:37.7744338Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64 2022-08-17T12:19:37.9868648Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64 2022-08-17T12:19:37.9899317Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64 2022-08-17T12:19:38.1369410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8 2022-08-17T12:19:38.1388391Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64 2022-08-17T12:19:38.1987054Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16 2022-08-17T12:19:38.2019312Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8 2022-08-17T12:19:38.3449979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8 2022-08-17T12:19:38.3467289Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8 2022-08-17T12:19:38.3588322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool 2022-08-17T12:19:38.3896890Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool 2022-08-17T12:19:38.4012324Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128 2022-08-17T12:19:38.4379445Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128 2022-08-17T12:19:38.4521013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64 2022-08-17T12:19:38.4816286Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64 2022-08-17T12:19:38.4997771Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32 2022-08-17T12:19:38.5032186Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32 2022-08-17T12:19:38.5054873Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16 2022-08-17T12:19:38.5331109Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32 2022-08-17T12:19:38.5428312Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64 2022-08-17T12:19:38.5715806Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64 2022-08-17T12:19:38.5912333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16 2022-08-17T12:19:38.6236458Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16 2022-08-17T12:19:38.6348571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32 2022-08-17T12:19:38.6711461Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32 2022-08-17T12:19:38.6860338Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64 2022-08-17T12:19:38.7096729Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64 2022-08-17T12:19:38.7231967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8 2022-08-17T12:19:38.7579761Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8 2022-08-17T12:19:38.7732626Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8 2022-08-17T12:19:38.7848483Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8 2022-08-17T12:19:38.7876248Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32 2022-08-17T12:19:38.8046672Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64 2022-08-17T12:19:38.8192765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool 2022-08-17T12:19:38.8481927Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool 2022-08-17T12:19:38.8657071Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128 2022-08-17T12:19:38.8994233Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128 2022-08-17T12:19:38.9057844Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64 2022-08-17T12:19:38.9386229Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64 2022-08-17T12:19:38.9593535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32 2022-08-17T12:19:38.9866543Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32 2022-08-17T12:19:38.9984305Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64 2022-08-17T12:19:39.0330098Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64 2022-08-17T12:19:39.0500150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16 2022-08-17T12:19:39.0699772Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16 2022-08-17T12:19:39.0747053Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64 2022-08-17T12:19:39.0747676Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8 2022-08-17T12:19:39.0883749Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32 2022-08-17T12:19:39.1184161Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32 2022-08-17T12:19:39.1334484Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64 2022-08-17T12:19:39.1672965Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64 2022-08-17T12:19:39.1819118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8 2022-08-17T12:19:39.2104026Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8 2022-08-17T12:19:39.2294015Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8 2022-08-17T12:19:39.2585903Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8 2022-08-17T12:19:39.2876843Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool 2022-08-17T12:19:39.3007223Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool 2022-08-17T12:19:39.3031579Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8 2022-08-17T12:19:39.3042906Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128 2022-08-17T12:19:39.3364438Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8 2022-08-17T12:19:39.3515644Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128 2022-08-17T12:19:39.3832349Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64 2022-08-17T12:19:39.3952547Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64 2022-08-17T12:19:39.4259438Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32 2022-08-17T12:19:39.4393913Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32 2022-08-17T12:19:39.4782409Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64 2022-08-17T12:19:39.4832496Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64 2022-08-17T12:19:39.5318726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16 2022-08-17T12:19:39.5361318Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16 2022-08-17T12:19:39.5867190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32 2022-08-17T12:19:39.5906217Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32 2022-08-17T12:19:39.5970232Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64 2022-08-17T12:19:39.5994610Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8 2022-08-17T12:19:39.6232204Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_bfloat16 2022-08-17T12:19:39.6352569Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64 2022-08-17T12:19:39.6523927Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8 2022-08-17T12:19:39.6554928Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_bfloat16 2022-08-17T12:19:39.6563653Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float32 2022-08-17T12:19:39.6832186Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8 2022-08-17T12:19:39.6953953Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8 2022-08-17T12:19:39.7057666Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8 2022-08-17T12:19:39.7083201Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float32 2022-08-17T12:19:39.7272723Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float64 2022-08-17T12:19:39.7331653Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:19:39.7670521Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:19:39.7695761Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float64 2022-08-17T12:19:39.7764226Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16 2022-08-17T12:19:39.7810586Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool 2022-08-17T12:19:39.8195950Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool 2022-08-17T12:19:39.8271407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128 2022-08-17T12:19:39.8690558Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128 2022-08-17T12:19:39.8702824Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32 2022-08-17T12:19:39.9184124Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32 2022-08-17T12:19:39.9193612Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64 2022-08-17T12:19:39.9621613Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64 2022-08-17T12:19:39.9630999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16 2022-08-17T12:19:40.0103970Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16 2022-08-17T12:19:40.0110521Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32 2022-08-17T12:19:40.0479522Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32 2022-08-17T12:19:40.0545002Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64 2022-08-17T12:19:40.0991806Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64 2022-08-17T12:19:40.1002533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16 2022-08-17T12:19:40.1357557Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16 2022-08-17T12:19:40.1435378Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32 2022-08-17T12:19:40.1507215Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32 2022-08-17T12:19:40.1520089Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16 2022-08-17T12:19:40.1532440Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool 2022-08-17T12:19:40.1542771Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16 2022-08-17T12:19:40.1797357Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool 2022-08-17T12:19:40.1864357Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64 2022-08-17T12:19:40.2237288Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64 2022-08-17T12:19:40.2292132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8 2022-08-17T12:19:40.2677312Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8 2022-08-17T12:19:40.2734370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8 2022-08-17T12:19:40.3155630Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8 2022-08-17T12:19:40.3311274Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool 2022-08-17T12:19:40.3635402Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool 2022-08-17T12:19:40.3747238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128 2022-08-17T12:19:40.3775609Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128 2022-08-17T12:19:40.3790340Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool 2022-08-17T12:19:40.4115183Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128 2022-08-17T12:19:40.4227261Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64 2022-08-17T12:19:40.4573434Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64 2022-08-17T12:19:40.4733511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32 2022-08-17T12:19:40.5069024Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32 2022-08-17T12:19:40.5149509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64 2022-08-17T12:19:40.5481179Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64 2022-08-17T12:19:40.5640125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16 2022-08-17T12:19:40.5990406Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16 2022-08-17T12:19:40.6120970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32 2022-08-17T12:19:40.6415164Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32 2022-08-17T12:19:40.6675329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64 2022-08-17T12:19:40.6835271Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64 2022-08-17T12:19:40.7125582Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8 2022-08-17T12:19:40.7273915Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8 2022-08-17T12:19:40.7546160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8 2022-08-17T12:19:40.7776989Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8 2022-08-17T12:19:40.8058622Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool 2022-08-17T12:19:40.8192939Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool 2022-08-17T12:19:40.8500891Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128 2022-08-17T12:19:40.8704019Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128 2022-08-17T12:19:40.8961472Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64 2022-08-17T12:19:40.9184245Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64 2022-08-17T12:19:40.9455779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32 2022-08-17T12:19:40.9592753Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32 2022-08-17T12:19:40.9865899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64 2022-08-17T12:19:41.0150661Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64 2022-08-17T12:19:41.0357695Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16 2022-08-17T12:19:41.0514208Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16 2022-08-17T12:19:41.0758839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32 2022-08-17T12:19:41.0956064Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32 2022-08-17T12:19:41.1237653Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64 2022-08-17T12:19:41.1460276Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64 2022-08-17T12:19:41.1745501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8 2022-08-17T12:19:41.1873014Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8 2022-08-17T12:19:41.1926458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8 2022-08-17T12:19:41.2020410Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16 2022-08-17T12:19:41.2170106Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32 2022-08-17T12:19:41.2195549Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32 2022-08-17T12:19:41.2353554Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8 2022-08-17T12:19:41.2472061Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool 2022-08-17T12:19:41.2508137Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64 2022-08-17T12:19:41.2731701Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64 2022-08-17T12:19:41.2792473Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool 2022-08-17T12:19:41.2943666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128 2022-08-17T12:19:41.2948163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16 2022-08-17T12:19:41.3167527Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16 2022-08-17T12:19:41.3232236Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128 2022-08-17T12:19:41.3384138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64 2022-08-17T12:19:41.3389108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32 2022-08-17T12:19:41.3523552Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32 2022-08-17T12:19:41.3546944Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64 2022-08-17T12:19:41.3679028Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128 2022-08-17T12:19:41.3710328Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64 2022-08-17T12:19:41.3816008Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32 2022-08-17T12:19:41.3820310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64 2022-08-17T12:19:41.4263528Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64 2022-08-17T12:19:41.4271372Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32 2022-08-17T12:19:41.4275026Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64 2022-08-17T12:19:41.4279576Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8 2022-08-17T12:19:41.4681934Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8 2022-08-17T12:19:41.4709982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8 2022-08-17T12:19:41.4726718Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8 2022-08-17T12:19:41.4744654Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64 2022-08-17T12:19:41.5178554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16 2022-08-17T12:19:41.5188458Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16 2022-08-17T12:19:41.5194952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16 2022-08-17T12:19:41.5214828Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16 2022-08-17T12:19:41.5630071Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32 2022-08-17T12:19:41.5639820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool 2022-08-17T12:19:41.5652151Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool 2022-08-17T12:19:41.5679637Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32 2022-08-17T12:19:41.6112396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64 2022-08-17T12:19:41.6124249Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128 2022-08-17T12:19:41.6179480Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128 2022-08-17T12:19:41.6202550Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64 2022-08-17T12:19:41.6511047Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8 2022-08-17T12:19:41.6531545Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool 2022-08-17T12:19:41.6542691Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32 2022-08-17T12:19:41.6573229Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128 2022-08-17T12:19:41.6703390Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32 2022-08-17T12:19:41.6726599Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8 2022-08-17T12:19:41.7047458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8 2022-08-17T12:19:41.7055712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64 2022-08-17T12:19:41.7130860Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64 2022-08-17T12:19:41.7271750Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8 2022-08-17T12:19:41.7486197Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool 2022-08-17T12:19:41.7490189Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16 2022-08-17T12:19:41.7533372Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16 2022-08-17T12:19:41.7669445Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool 2022-08-17T12:19:41.7721791Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128 2022-08-17T12:19:41.7973161Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128 2022-08-17T12:19:41.7973718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32 2022-08-17T12:19:41.8155613Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32 2022-08-17T12:19:41.8156228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64 2022-08-17T12:19:41.8349634Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64 2022-08-17T12:19:41.8402862Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64 2022-08-17T12:19:41.8630328Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64 2022-08-17T12:19:41.8682058Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32 2022-08-17T12:19:41.8833248Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32 2022-08-17T12:19:41.8834074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16 2022-08-17T12:19:41.8932924Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16 2022-08-17T12:19:41.8953782Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64 2022-08-17T12:19:41.8991734Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16 2022-08-17T12:19:41.9199588Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64 2022-08-17T12:19:41.9268548Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64 2022-08-17T12:19:41.9301357Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32 2022-08-17T12:19:41.9432736Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32 2022-08-17T12:19:41.9667118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16 2022-08-17T12:19:41.9754398Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16 2022-08-17T12:19:41.9757991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64 2022-08-17T12:19:41.9893300Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64 2022-08-17T12:19:42.0104517Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32 2022-08-17T12:19:42.0207698Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32 2022-08-17T12:19:42.0212764Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8 2022-08-17T12:19:42.0339054Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8 2022-08-17T12:19:42.0543988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64 2022-08-17T12:19:42.0638842Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64 2022-08-17T12:19:42.0644664Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8 2022-08-17T12:19:42.0772576Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8 2022-08-17T12:19:42.0975926Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8 2022-08-17T12:19:42.1061439Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8 2022-08-17T12:19:42.1069360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16 2022-08-17T12:19:42.1255389Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16 2022-08-17T12:19:42.1466687Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8 2022-08-17T12:19:42.1500170Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8 2022-08-17T12:19:42.1507634Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool 2022-08-17T12:19:42.1740255Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool 2022-08-17T12:19:42.1942965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool 2022-08-17T12:19:42.1953011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128 2022-08-17T12:19:42.2047097Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128 2022-08-17T12:19:42.2152777Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool 2022-08-17T12:19:42.2364611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128 2022-08-17T12:19:42.2385665Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128 2022-08-17T12:19:42.2394288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32 2022-08-17T12:19:42.2634982Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32 2022-08-17T12:19:42.2777773Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64 2022-08-17T12:19:42.2832172Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64 2022-08-17T12:19:42.2849806Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64 2022-08-17T12:19:42.3144973Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64 2022-08-17T12:19:42.3342965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32 2022-08-17T12:19:42.3352847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16 2022-08-17T12:19:42.3779292Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16 2022-08-17T12:19:42.3804902Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32 2022-08-17T12:19:42.3820507Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64 2022-08-17T12:19:42.3828095Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32 2022-08-17T12:19:42.4085123Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32 2022-08-17T12:19:42.4262966Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64 2022-08-17T12:19:42.4302589Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64 2022-08-17T12:19:42.4312240Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64 2022-08-17T12:19:42.4607928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16 2022-08-17T12:19:42.4748459Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16 2022-08-17T12:19:42.4757979Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16 2022-08-17T12:19:42.4772566Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16 2022-08-17T12:19:42.5086176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32 2022-08-17T12:19:42.5227990Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32 2022-08-17T12:19:42.5237524Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32 2022-08-17T12:19:42.5252813Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32 2022-08-17T12:19:42.5551040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64 2022-08-17T12:19:42.5710162Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64 2022-08-17T12:19:42.5720041Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64 2022-08-17T12:19:42.5735659Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64 2022-08-17T12:19:42.6085513Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8 2022-08-17T12:19:42.6184901Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8 2022-08-17T12:19:42.6194592Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8 2022-08-17T12:19:42.6212580Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8 2022-08-17T12:19:42.6540956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8 2022-08-17T12:19:42.6649305Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8 2022-08-17T12:19:42.6662139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8 2022-08-17T12:19:42.6682415Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8 2022-08-17T12:19:42.6881302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool 2022-08-17T12:19:42.6904382Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16 2022-08-17T12:19:42.7074886Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32 2022-08-17T12:19:42.7092738Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16 2022-08-17T12:19:42.7154474Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16 2022-08-17T12:19:42.7187921Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool 2022-08-17T12:19:42.7547544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128 2022-08-17T12:19:42.7552736Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool 2022-08-17T12:19:42.7589938Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool 2022-08-17T12:19:42.7630870Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128 2022-08-17T12:19:42.7901892Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64 2022-08-17T12:19:42.8020789Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64 2022-08-17T12:19:42.8025847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128 2022-08-17T12:19:42.8111802Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128 2022-08-17T12:19:42.8461333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32 2022-08-17T12:19:42.8466172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32 2022-08-17T12:19:42.8562528Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32 2022-08-17T12:19:42.8593215Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32 2022-08-17T12:19:42.8942658Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64 2022-08-17T12:19:42.8948238Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64 2022-08-17T12:19:42.9156361Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64 2022-08-17T12:19:42.9273548Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64 2022-08-17T12:19:42.9388758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16 2022-08-17T12:19:42.9397096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16 2022-08-17T12:19:42.9719147Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16 2022-08-17T12:19:42.9821814Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16 2022-08-17T12:19:42.9831191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32 2022-08-17T12:19:42.9840312Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32 2022-08-17T12:19:42.9948830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32 2022-08-17T12:19:43.0231049Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32 2022-08-17T12:19:43.0265396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64 2022-08-17T12:19:43.0273732Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64 2022-08-17T12:19:43.0349370Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64 2022-08-17T12:19:43.0670391Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64 2022-08-17T12:19:43.0741989Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8 2022-08-17T12:19:43.0751225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16 2022-08-17T12:19:43.0801613Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16 2022-08-17T12:19:43.0821021Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32 2022-08-17T12:19:43.0843988Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8 2022-08-17T12:19:43.1061817Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64 2022-08-17T12:19:43.1181001Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8 2022-08-17T12:19:43.1187370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32 2022-08-17T12:19:43.1462868Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32 2022-08-17T12:19:43.1499899Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8 2022-08-17T12:19:43.1625584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:19:43.1628251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64 2022-08-17T12:19:43.1718231Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64 2022-08-17T12:19:43.1915644Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:19:43.1970395Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool 2022-08-17T12:19:43.2060219Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool 2022-08-17T12:19:43.2066172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8 2022-08-17T12:19:43.2428721Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8 2022-08-17T12:19:43.2436678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:19:43.2506224Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:19:43.2512193Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8 2022-08-17T12:19:43.2865317Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8 2022-08-17T12:19:43.2872328Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:19:43.2989198Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:19:43.3056239Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16 2022-08-17T12:19:43.3069178Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128 2022-08-17T12:19:43.3269974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64 2022-08-17T12:19:43.3315461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:19:43.3755957Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:19:43.3757900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16 2022-08-17T12:19:43.4194610Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16 2022-08-17T12:19:43.4200160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32 2022-08-17T12:19:43.4719351Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32 2022-08-17T12:19:43.4729011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64 2022-08-17T12:19:43.4877248Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64 2022-08-17T12:19:43.4901590Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64 2022-08-17T12:19:43.5141108Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16 2022-08-17T12:19:43.5150531Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16 2022-08-17T12:19:43.5580644Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16 2022-08-17T12:19:43.5590296Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32 2022-08-17T12:19:43.6030882Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32 2022-08-17T12:19:43.6098891Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64 2022-08-17T12:19:43.6470826Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64 2022-08-17T12:19:43.6515520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8 2022-08-17T12:19:43.6649996Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8 2022-08-17T12:19:43.6781578Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16 2022-08-17T12:19:43.6976195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool 2022-08-17T12:19:43.6983135Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:19:43.7375977Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:19:43.7746024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool 2022-08-17T12:19:43.7834725Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool 2022-08-17T12:19:43.8196075Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32 2022-08-17T12:19:43.8312779Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32 2022-08-17T12:19:43.8681978Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64 2022-08-17T12:19:43.8752646Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64 2022-08-17T12:19:43.9233145Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16 2022-08-17T12:19:43.9264822Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16 2022-08-17T12:19:43.9662636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32 2022-08-17T12:19:43.9711862Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32 2022-08-17T12:19:44.0081667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64 2022-08-17T12:19:44.0151418Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64 2022-08-17T12:19:44.0358505Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8 2022-08-17T12:19:44.0371746Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16 2022-08-17T12:19:44.0504634Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32 2022-08-17T12:19:44.0632019Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8 2022-08-17T12:19:44.0783635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:19:44.0811629Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool 2022-08-17T12:19:44.0923210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128 2022-08-17T12:19:44.1071466Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:19:44.1342076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool 2022-08-17T12:19:44.1581283Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool 2022-08-17T12:19:44.1879252Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32 2022-08-17T12:19:44.1993412Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32 2022-08-17T12:19:44.2246185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64 2022-08-17T12:19:44.2466262Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64 2022-08-17T12:19:44.2742103Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16 2022-08-17T12:19:44.2872842Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16 2022-08-17T12:19:44.3173900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32 2022-08-17T12:19:44.3379020Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32 2022-08-17T12:19:44.3665254Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64 2022-08-17T12:19:44.3862489Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64 2022-08-17T12:19:44.4133072Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8 2022-08-17T12:19:44.4272851Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8 2022-08-17T12:19:44.4617663Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8 2022-08-17T12:19:44.4713479Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8 2022-08-17T12:19:44.5554369Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool 2022-08-17T12:19:44.5580735Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool 2022-08-17T12:19:44.6840735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32 2022-08-17T12:19:44.7070890Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32 2022-08-17T12:19:44.7545305Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64 2022-08-17T12:19:44.7592536Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64 2022-08-17T12:19:44.8094247Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16 2022-08-17T12:19:44.8315016Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16 2022-08-17T12:19:44.8414221Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32 2022-08-17T12:19:44.8439359Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128 2022-08-17T12:19:44.8889593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32 2022-08-17T12:19:44.8915557Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32 2022-08-17T12:19:44.8929236Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32 2022-08-17T12:19:44.8945849Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64 2022-08-17T12:19:44.9496950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64 2022-08-17T12:19:44.9538772Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64 2022-08-17T12:19:45.0101425Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8 2022-08-17T12:19:45.0147263Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8 2022-08-17T12:19:45.0697542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:19:45.0738576Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:19:45.1047638Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool 2022-08-17T12:19:45.1152832Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool 2022-08-17T12:19:45.1296203Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128 2022-08-17T12:19:45.1662881Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128 2022-08-17T12:19:45.1798012Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64 2022-08-17T12:19:45.2099967Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64 2022-08-17T12:19:45.2318423Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32 2022-08-17T12:19:45.2540597Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32 2022-08-17T12:19:45.2746118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64 2022-08-17T12:19:45.3017293Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64 2022-08-17T12:19:45.3365118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16 2022-08-17T12:19:45.3431796Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16 2022-08-17T12:19:45.3790940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32 2022-08-17T12:19:45.3954075Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32 2022-08-17T12:19:45.4238308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64 2022-08-17T12:19:45.4486896Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64 2022-08-17T12:19:45.4716529Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8 2022-08-17T12:19:45.4911268Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8 2022-08-17T12:19:45.5005021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8 2022-08-17T12:19:45.5385170Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8 2022-08-17T12:19:45.5678684Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool 2022-08-17T12:19:45.5829048Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool 2022-08-17T12:19:45.6008085Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128 2022-08-17T12:19:45.6047319Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128 2022-08-17T12:19:45.6069568Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64 2022-08-17T12:19:45.6084238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16 2022-08-17T12:19:45.6116574Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64 2022-08-17T12:19:45.6309085Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8 2022-08-17T12:19:45.6468874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64 2022-08-17T12:19:45.6622966Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64 2022-08-17T12:19:45.6646386Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32 2022-08-17T12:19:45.6742814Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64 2022-08-17T12:19:45.7079830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32 2022-08-17T12:19:45.7197412Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32 2022-08-17T12:19:45.7467159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64 2022-08-17T12:19:45.7712031Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64 2022-08-17T12:19:45.7841872Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16 2022-08-17T12:19:45.8111813Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16 2022-08-17T12:19:45.8333850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32 2022-08-17T12:19:45.8546950Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32 2022-08-17T12:19:45.8839730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64 2022-08-17T12:19:45.9073616Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64 2022-08-17T12:19:45.9165227Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8 2022-08-17T12:19:45.9512137Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8 2022-08-17T12:19:45.9682700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8 2022-08-17T12:19:45.9835037Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8 2022-08-17T12:19:46.0022839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool 2022-08-17T12:19:46.0277456Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool 2022-08-17T12:19:46.0754250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128 2022-08-17T12:19:46.0765989Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128 2022-08-17T12:19:46.0964061Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64 2022-08-17T12:19:46.0996695Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64 2022-08-17T12:19:46.1033280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16 2022-08-17T12:19:46.1195389Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64 2022-08-17T12:19:46.1384937Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32 2022-08-17T12:19:46.1637765Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32 2022-08-17T12:19:46.1825018Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64 2022-08-17T12:19:46.2076871Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64 2022-08-17T12:19:46.2256523Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16 2022-08-17T12:19:46.2372876Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16 2022-08-17T12:19:46.2412000Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8 2022-08-17T12:19:46.2514639Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8 2022-08-17T12:19:46.2829494Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32 2022-08-17T12:19:46.2954236Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32 2022-08-17T12:19:46.3181875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64 2022-08-17T12:19:46.3469997Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64 2022-08-17T12:19:46.3619012Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8 2022-08-17T12:19:46.3956245Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8 2022-08-17T12:19:46.4214891Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8 2022-08-17T12:19:46.4395814Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8 2022-08-17T12:19:46.4631687Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool 2022-08-17T12:19:46.4859429Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool 2022-08-17T12:19:46.4921774Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32 2022-08-17T12:19:46.5280207Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32 2022-08-17T12:19:46.5365487Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64 2022-08-17T12:19:46.5716499Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64 2022-08-17T12:19:46.5837638Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16 2022-08-17T12:19:46.6191325Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16 2022-08-17T12:19:46.6275398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32 2022-08-17T12:19:46.6672022Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32 2022-08-17T12:19:46.6703787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8 2022-08-17T12:19:46.7111747Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8 2022-08-17T12:19:46.7148403Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16 2022-08-17T12:19:46.7551570Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16 2022-08-17T12:19:46.7559191Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16 2022-08-17T12:19:46.7563207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32 2022-08-17T12:19:46.7587652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool 2022-08-17T12:19:46.7992158Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool 2022-08-17T12:19:46.8031999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128 2022-08-17T12:19:46.8430449Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128 2022-08-17T12:19:46.8471972Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32 2022-08-17T12:19:46.8800998Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32 2022-08-17T12:19:46.8890078Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64 2022-08-17T12:19:46.9233534Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64 2022-08-17T12:19:46.9328127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16 2022-08-17T12:19:46.9674839Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16 2022-08-17T12:19:46.9770179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32 2022-08-17T12:19:47.0113151Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32 2022-08-17T12:19:47.0212885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64 2022-08-17T12:19:47.0229051Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8 2022-08-17T12:19:47.0237097Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64 2022-08-17T12:19:47.0554528Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16 2022-08-17T12:19:47.0665796Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16 2022-08-17T12:19:47.0716474Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16 2022-08-17T12:19:47.0747215Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32 2022-08-17T12:19:47.0993902Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64 2022-08-17T12:19:47.1098969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32 2022-08-17T12:19:47.1510530Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32 2022-08-17T12:19:47.1550142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64 2022-08-17T12:19:47.1874932Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64 2022-08-17T12:19:47.1964589Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8 2022-08-17T12:19:47.2314039Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8 2022-08-17T12:19:47.2363504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8 2022-08-17T12:19:47.2407617Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16 2022-08-17T12:19:47.2419088Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8 2022-08-17T12:19:47.2831008Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool 2022-08-17T12:19:47.2884524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16 2022-08-17T12:19:47.3232717Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16 2022-08-17T12:19:47.3331208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool 2022-08-17T12:19:47.3636864Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool 2022-08-17T12:19:47.3771577Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128 2022-08-17T12:19:47.4072334Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128 2022-08-17T12:19:47.4078458Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64 2022-08-17T12:19:47.4100338Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32 2022-08-17T12:19:47.4207848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16 2022-08-17T12:19:47.4515391Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32 2022-08-17T12:19:47.4640245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64 2022-08-17T12:19:47.4957481Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64 2022-08-17T12:19:47.5084731Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16 2022-08-17T12:19:47.5472053Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16 2022-08-17T12:19:47.5500147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32 2022-08-17T12:19:47.5677037Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32 2022-08-17T12:19:47.5697560Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool 2022-08-17T12:19:47.5912766Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128 2022-08-17T12:19:47.6000672Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64 2022-08-17T12:19:47.6393513Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64 2022-08-17T12:19:47.6431458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16 2022-08-17T12:19:47.6601250Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16 2022-08-17T12:19:47.6623837Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16 2022-08-17T12:19:47.6832076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32 2022-08-17T12:19:47.6849968Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32 2022-08-17T12:19:47.7272304Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32 2022-08-17T12:19:47.7311129Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64 2022-08-17T12:19:47.7711686Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64 2022-08-17T12:19:47.7746121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8 2022-08-17T12:19:47.8152038Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8 2022-08-17T12:19:47.8167461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8 2022-08-17T12:19:47.8633104Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8 2022-08-17T12:19:47.8818521Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16 2022-08-17T12:19:47.8841912Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128 2022-08-17T12:19:47.9127550Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64 2022-08-17T12:19:47.9144372Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32 2022-08-17T12:19:48.2005342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64 2022-08-17T12:19:48.2048893Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64 2022-08-17T12:19:48.2559662Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8 2022-08-17T12:19:48.2579211Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64 2022-08-17T12:19:48.4410623Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16 2022-08-17T12:19:48.4467715Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8 2022-08-17T12:19:48.4535044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8 2022-08-17T12:19:48.4686235Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16 2022-08-17T12:19:48.6276435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32 2022-08-17T12:19:48.6303095Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16 2022-08-17T12:19:48.7246684Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32 2022-08-17T12:19:48.7273300Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8 2022-08-17T12:19:48.7487092Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16 2022-08-17T12:19:48.7511970Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16 2022-08-17T12:19:48.8236809Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32 2022-08-17T12:19:48.8261555Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32 2022-08-17T12:19:48.9194148Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64 2022-08-17T12:19:48.9225854Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32 2022-08-17T12:19:48.9396561Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64 2022-08-17T12:19:48.9425514Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16 2022-08-17T12:19:49.0958433Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool 2022-08-17T12:19:49.0986002Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64 2022-08-17T12:19:49.3896051Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16 2022-08-17T12:19:49.3944265Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16 2022-08-17T12:19:49.4002187Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32 2022-08-17T12:19:49.4029043Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64 2022-08-17T12:19:49.5226414Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:19:49.5263556Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool 2022-08-17T12:19:49.6186898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32 2022-08-17T12:19:49.6228122Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32 2022-08-17T12:19:49.8020410Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64 2022-08-17T12:19:49.8067215Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64 2022-08-17T12:19:49.8079287Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8 2022-08-17T12:19:49.8099807Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32 2022-08-17T12:19:49.8319348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64 2022-08-17T12:19:49.8355733Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:19:50.0172361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32 2022-08-17T12:19:50.0212470Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8 2022-08-17T12:19:50.1025842Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8 2022-08-17T12:19:50.1064301Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64 2022-08-17T12:19:50.1313115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16 2022-08-17T12:19:50.1348530Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32 2022-08-17T12:19:50.2317296Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64 2022-08-17T12:19:50.2353635Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8 2022-08-17T12:19:50.4907667Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16 2022-08-17T12:19:50.4919234Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64 2022-08-17T12:19:50.4959777Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16 2022-08-17T12:19:50.4967927Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:19:50.5632023Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32 2022-08-17T12:19:50.5678688Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:19:50.6576193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:19:50.6617464Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:19:50.7289927Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:19:50.7344163Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:19:50.9016489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:19:50.9053437Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32 2022-08-17T12:19:50.9999296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64 2022-08-17T12:19:51.0021668Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16 2022-08-17T12:19:51.0158728Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool 2022-08-17T12:19:51.0184788Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:19:51.0403906Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32 2022-08-17T12:19:51.0419878Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32 2022-08-17T12:19:51.1404962Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64 2022-08-17T12:19:51.1429990Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64 2022-08-17T12:19:51.1524674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8 2022-08-17T12:19:51.1549569Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32 2022-08-17T12:19:51.4019785Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64 2022-08-17T12:19:51.4040273Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool 2022-08-17T12:19:51.4047082Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128 2022-08-17T12:19:51.4072636Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8 2022-08-17T12:19:51.4251037Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8 2022-08-17T12:19:51.4295346Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64 2022-08-17T12:19:51.4916515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:19:51.4957906Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:19:51.5349950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:19:51.5391388Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:19:51.5840732Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:19:51.5909346Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:19:51.7126899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:19:51.7153518Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8 2022-08-17T12:19:51.9633299Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16 2022-08-17T12:19:51.9659281Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16 2022-08-17T12:19:52.0284007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool 2022-08-17T12:19:52.0306039Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:19:52.3371722Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:19:52.3423286Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:19:52.3976122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:19:52.4002531Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool 2022-08-17T12:19:52.5191709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32 2022-08-17T12:19:52.5236552Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128 2022-08-17T12:19:52.6725125Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64 2022-08-17T12:19:52.6766962Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:19:52.7557839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:19:52.7584958Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32 2022-08-17T12:19:52.9420940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64 2022-08-17T12:19:52.9463933Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:19:53.0803615Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:19:53.0853837Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:19:53.1319073Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:19:53.1345386Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64 2022-08-17T12:19:53.2750287Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16 2022-08-17T12:19:53.2892668Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:19:53.4553679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:19:53.4594447Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:19:53.5199660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:19:53.5228079Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16 2022-08-17T12:19:53.5265550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32 2022-08-17T12:19:53.5283999Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64 2022-08-17T12:19:53.5295602Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64 2022-08-17T12:19:53.5311039Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16 2022-08-17T12:19:53.6279612Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16 2022-08-17T12:19:53.6293742Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:19:53.7819736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:19:53.7848324Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32 2022-08-17T12:19:53.8190000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64 2022-08-17T12:19:53.8218359Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:19:54.0142304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:19:54.0199969Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:19:54.0514819Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:19:54.0554079Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64 2022-08-17T12:19:54.3378482Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8 2022-08-17T12:19:54.3400101Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8 2022-08-17T12:19:54.3859300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8 2022-08-17T12:19:54.3882604Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:19:54.5950458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:19:54.5971816Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8 2022-08-17T12:19:54.6288765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16 2022-08-17T12:19:54.6316152Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:19:54.6375235Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:19:54.6439420Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16 2022-08-17T12:19:54.8844260Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32 2022-08-17T12:19:54.8870336Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:19:54.9080689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:19:54.9311033Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:19:54.9577341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:19:54.9716679Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:19:55.0106730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:19:55.0154187Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:19:55.0292742Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:19:55.0317475Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16 2022-08-17T12:19:55.0610179Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool 2022-08-17T12:19:55.0652348Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:19:55.1010304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:19:55.1074329Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:19:55.1378694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:19:55.1417413Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:19:55.1438159Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32 2022-08-17T12:19:55.1591595Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64 2022-08-17T12:19:55.1651222Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:19:55.2067747Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:19:55.2170504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:19:55.2513044Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:19:55.2574886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:19:55.2916768Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:19:55.3160610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:19:55.3354673Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:19:55.3605594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:19:55.3834814Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:19:55.3985786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:19:55.4316030Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:19:55.6133425Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:19:55.6160026Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool 2022-08-17T12:19:55.6215024Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32 2022-08-17T12:19:55.6244859Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16 2022-08-17T12:19:55.7496694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32 2022-08-17T12:19:55.7523009Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64 2022-08-17T12:19:55.8159498Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16 2022-08-17T12:19:55.8180081Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32 2022-08-17T12:19:55.9940083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64 2022-08-17T12:19:55.9966841Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64 2022-08-17T12:19:56.0091292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16 2022-08-17T12:19:56.0112623Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:19:56.1793150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:19:56.1816844Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:19:56.3512219Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:19:56.3527419Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:19:56.3538422Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16 2022-08-17T12:19:56.3550471Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32 2022-08-17T12:19:56.4697974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:19:56.4754245Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16 2022-08-17T12:19:56.5060518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32 2022-08-17T12:19:56.5087094Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:19:56.6612897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:19:56.6639642Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:19:56.8104733Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:19:56.8123265Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32 2022-08-17T12:19:56.8217044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64 2022-08-17T12:19:56.8240818Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:19:56.9202226Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:19:56.9228814Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32 2022-08-17T12:19:57.0298035Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64 2022-08-17T12:19:57.0333318Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:19:57.0556607Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:19:57.0575115Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64 2022-08-17T12:19:57.3310617Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8 2022-08-17T12:19:57.3331500Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32 2022-08-17T12:19:57.3529461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64 2022-08-17T12:19:57.3546175Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:19:57.4112267Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32 2022-08-17T12:19:57.4135297Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8 2022-08-17T12:19:57.5459336Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8 2022-08-17T12:19:57.5484989Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64 2022-08-17T12:19:57.6179804Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8 2022-08-17T12:19:57.6213817Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32 2022-08-17T12:19:57.6688588Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64 2022-08-17T12:19:57.6729512Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8 2022-08-17T12:19:57.8869946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16 2022-08-17T12:19:57.8889663Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64 2022-08-17T12:19:57.9263151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:19:57.9354050Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:19:57.9524834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:19:57.9872216Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:19:57.9981736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:19:58.0202711Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:19:58.0227765Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16 2022-08-17T12:19:58.0349173Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool 2022-08-17T12:19:58.2194199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:19:58.2214502Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8 2022-08-17T12:19:58.5752674Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8 2022-08-17T12:19:58.5790822Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool 2022-08-17T12:19:58.6113695Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16 2022-08-17T12:19:58.6139301Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:19:58.9553376Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:19:58.9584024Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8 2022-08-17T12:19:59.0399115Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16 2022-08-17T12:19:59.0428686Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16 2022-08-17T12:19:59.1014603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32 2022-08-17T12:19:59.1042809Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:19:59.2979210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:19:59.3020243Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32 2022-08-17T12:19:59.6587609Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64 2022-08-17T12:19:59.6613193Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:19:59.6866690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:19:59.6880620Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16 2022-08-17T12:19:59.6890671Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64 2022-08-17T12:19:59.6903283Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8 2022-08-17T12:19:59.7235289Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool 2022-08-17T12:19:59.7272012Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64 2022-08-17T12:19:59.8713618Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16 2022-08-17T12:19:59.8739802Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:19:59.9576701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:19:59.9603426Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:20:00.0927923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:20:00.0953997Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:20:00.1137509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:20:00.1169175Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16 2022-08-17T12:20:00.2043109Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32 2022-08-17T12:20:00.2071958Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:20:00.2455851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:20:00.2484351Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool 2022-08-17T12:20:00.3800391Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128 2022-08-17T12:20:00.3828258Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:20:00.4495967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:20:00.4535366Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32 2022-08-17T12:20:00.6167020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64 2022-08-17T12:20:00.6219082Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:20:00.7582427Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:20:00.7621871Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64 2022-08-17T12:20:00.8006672Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8 2022-08-17T12:20:00.8044905Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:20:00.9895443Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:20:00.9946930Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:20:01.1222694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:20:01.1265562Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8 2022-08-17T12:20:01.4311757Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8 2022-08-17T12:20:01.4353692Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:20:01.4415738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32 2022-08-17T12:20:01.4459487Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128 2022-08-17T12:20:01.5096393Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64 2022-08-17T12:20:01.5130923Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8 2022-08-17T12:20:01.7142753Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16 2022-08-17T12:20:01.7185169Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32 2022-08-17T12:20:01.8606688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64 2022-08-17T12:20:01.8627112Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16 2022-08-17T12:20:01.9356850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool 2022-08-17T12:20:01.9383385Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64 2022-08-17T12:20:01.9435508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16 2022-08-17T12:20:01.9478997Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8 2022-08-17T12:20:02.1341940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8 2022-08-17T12:20:02.1375596Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16 2022-08-17T12:20:02.2811741Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32 2022-08-17T12:20:02.2836327Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64 2022-08-17T12:20:02.2926313Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16 2022-08-17T12:20:02.2952850Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32 2022-08-17T12:20:02.4118802Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64 2022-08-17T12:20:02.4136594Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool 2022-08-17T12:20:02.5243785Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128 2022-08-17T12:20:02.5291762Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64 2022-08-17T12:20:02.7829218Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8 2022-08-17T12:20:02.7870866Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8 2022-08-17T12:20:03.0730965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:20:03.0767212Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:20:03.2243898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:20:03.2326023Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128 2022-08-17T12:20:03.3194296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64 2022-08-17T12:20:03.3245712Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16 2022-08-17T12:20:03.4344624Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32 2022-08-17T12:20:03.4386643Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:20:03.6813845Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32 2022-08-17T12:20:03.6863045Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32 2022-08-17T12:20:03.8800173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64 2022-08-17T12:20:03.8822739Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64 2022-08-17T12:20:03.9668988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32 2022-08-17T12:20:03.9693887Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32 2022-08-17T12:20:04.0027516Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64 2022-08-17T12:20:04.0053690Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64 2022-08-17T12:20:04.0122555Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:20:04.0212518Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8 2022-08-17T12:20:04.1980370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16 2022-08-17T12:20:04.2009376Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32 2022-08-17T12:20:04.2313472Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64 2022-08-17T12:20:04.2370931Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16 2022-08-17T12:20:04.3813280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool 2022-08-17T12:20:04.3850878Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:20:04.5483859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:20:04.5511209Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64 2022-08-17T12:20:04.6052479Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16 2022-08-17T12:20:04.6105719Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool 2022-08-17T12:20:04.6442291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128 2022-08-17T12:20:04.6480008Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:20:04.8561153Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:20:04.8606617Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64 2022-08-17T12:20:04.9599175Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16 2022-08-17T12:20:04.9633845Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:20:04.9877846Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:20:04.9900653Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16 2022-08-17T12:20:05.0920474Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32 2022-08-17T12:20:05.0958309Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128 2022-08-17T12:20:05.4856772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32 2022-08-17T12:20:05.4902079Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32 2022-08-17T12:20:05.5908594Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64 2022-08-17T12:20:05.5945702Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16 2022-08-17T12:20:05.5993514Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32 2022-08-17T12:20:05.6029812Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:20:05.7449549Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:20:05.7502894Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32 2022-08-17T12:20:05.9688660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64 2022-08-17T12:20:05.9721476Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64 2022-08-17T12:20:06.0666917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8 2022-08-17T12:20:06.0730999Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64 2022-08-17T12:20:06.1591220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16 2022-08-17T12:20:06.1627691Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:20:06.2637753Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:06.2680407Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32 2022-08-17T12:20:06.4558709Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64 2022-08-17T12:20:06.4590591Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8 2022-08-17T12:20:06.4719112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8 2022-08-17T12:20:06.4757314Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16 2022-08-17T12:20:06.6201059Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32 2022-08-17T12:20:06.6251881Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32 2022-08-17T12:20:06.8144902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64 2022-08-17T12:20:06.8189174Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:06.8294735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:20:06.8341023Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64 2022-08-17T12:20:06.8760258Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16 2022-08-17T12:20:06.8786132Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8 2022-08-17T12:20:06.8886298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16 2022-08-17T12:20:06.9273262Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16 2022-08-17T12:20:06.9284221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool 2022-08-17T12:20:06.9711842Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool 2022-08-17T12:20:06.9751506Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128 2022-08-17T12:20:07.0154665Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128 2022-08-17T12:20:07.0195876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64 2022-08-17T12:20:07.0248377Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64 2022-08-17T12:20:07.0280460Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64 2022-08-17T12:20:07.0332274Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8 2022-08-17T12:20:07.0353884Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16 2022-08-17T12:20:07.0551996Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32 2022-08-17T12:20:07.0633139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16 2022-08-17T12:20:07.0907699Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16 2022-08-17T12:20:07.0925383Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:20:07.1031727Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:07.1055344Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32 2022-08-17T12:20:07.1473307Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32 2022-08-17T12:20:07.1494291Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64 2022-08-17T12:20:07.1914312Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64 2022-08-17T12:20:07.1922896Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16 2022-08-17T12:20:07.2208342Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16 2022-08-17T12:20:07.2230913Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32 2022-08-17T12:20:07.2275843Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64 2022-08-17T12:20:07.2361268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32 2022-08-17T12:20:07.2793735Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32 2022-08-17T12:20:07.2800901Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64 2022-08-17T12:20:07.3232267Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64 2022-08-17T12:20:07.3256547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8 2022-08-17T12:20:07.3713827Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8 2022-08-17T12:20:07.3728272Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8 2022-08-17T12:20:07.4059833Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8 2022-08-17T12:20:07.4150533Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64 2022-08-17T12:20:07.4234080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16 2022-08-17T12:20:07.4978307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8 2022-08-17T12:20:07.4994951Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8 2022-08-17T12:20:07.6879377Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8 2022-08-17T12:20:07.6919631Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8 2022-08-17T12:20:07.7316079Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8 2022-08-17T12:20:07.7356787Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:07.8017615Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:20:07.8072794Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16 2022-08-17T12:20:07.9329805Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool 2022-08-17T12:20:07.9352802Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8 2022-08-17T12:20:08.1206653Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16 2022-08-17T12:20:08.1247391Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8 2022-08-17T12:20:08.2374969Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16 2022-08-17T12:20:08.2400503Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:20:08.2853333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:20:08.2867036Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16 2022-08-17T12:20:08.3524971Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool 2022-08-17T12:20:08.3552021Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:20:08.3793236Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:08.3964211Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool 2022-08-17T12:20:08.6224710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32 2022-08-17T12:20:08.6266433Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:08.7940050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:20:08.8052013Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool 2022-08-17T12:20:08.8336383Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128 2022-08-17T12:20:08.8358771Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32 2022-08-17T12:20:08.8849985Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64 2022-08-17T12:20:08.8877743Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:20:09.1238699Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:20:09.1250783Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:20:09.1275998Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64 2022-08-17T12:20:09.1289659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:20:09.2368572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16 2022-08-17T12:20:09.2393444Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16 2022-08-17T12:20:09.2781157Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128 2022-08-17T12:20:09.2793883Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:20:09.4428067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:20:09.4450193Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16 2022-08-17T12:20:09.5409027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32 2022-08-17T12:20:09.5454927Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128 2022-08-17T12:20:09.5494638Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32 2022-08-17T12:20:09.5531600Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:20:09.7358916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:20:09.7381887Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:20:09.8882599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:20:09.8901446Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32 2022-08-17T12:20:09.9992630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64 2022-08-17T12:20:10.0018123Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:20:10.1559665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:20:10.1589464Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64 2022-08-17T12:20:10.2476272Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8 2022-08-17T12:20:10.2498693Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:20:10.2897992Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:20:10.2925645Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128 2022-08-17T12:20:10.4552537Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64 2022-08-17T12:20:10.4586759Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:20:10.4941679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:20:10.4966249Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32 2022-08-17T12:20:10.5237890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64 2022-08-17T12:20:10.5349819Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8 2022-08-17T12:20:10.6129434Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8 2022-08-17T12:20:10.6156578Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:20:10.7531068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:20:10.7553804Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:20:10.9171161Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:20:10.9178635Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8 2022-08-17T12:20:10.9263941Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool 2022-08-17T12:20:10.9634769Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool 2022-08-17T12:20:10.9682254Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128 2022-08-17T12:20:11.0119996Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128 2022-08-17T12:20:11.0122588Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64 2022-08-17T12:20:11.0157592Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64 2022-08-17T12:20:11.0181974Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64 2022-08-17T12:20:11.0391860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16 2022-08-17T12:20:11.0426875Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:20:11.0491901Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:20:11.0537962Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32 2022-08-17T12:20:11.0997068Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32 2022-08-17T12:20:11.1006849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64 2022-08-17T12:20:11.1376194Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64 2022-08-17T12:20:11.1431420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16 2022-08-17T12:20:11.1867638Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16 2022-08-17T12:20:11.1877647Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32 2022-08-17T12:20:11.2054824Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32 2022-08-17T12:20:11.2075938Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64 2022-08-17T12:20:11.2254247Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32 2022-08-17T12:20:11.2352603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64 2022-08-17T12:20:11.2677178Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64 2022-08-17T12:20:11.2758631Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8 2022-08-17T12:20:11.2893732Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8 2022-08-17T12:20:11.2919211Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16 2022-08-17T12:20:11.3116720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32 2022-08-17T12:20:11.3185121Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8 2022-08-17T12:20:11.3431336Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8 2022-08-17T12:20:11.3455004Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:20:11.3602621Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:20:11.3778680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool 2022-08-17T12:20:11.4030595Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool 2022-08-17T12:20:11.4181087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128 2022-08-17T12:20:11.4485712Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128 2022-08-17T12:20:11.4544480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64 2022-08-17T12:20:11.4790114Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64 2022-08-17T12:20:11.4816071Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32 2022-08-17T12:20:11.4908806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64 2022-08-17T12:20:11.4975897Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32 2022-08-17T12:20:11.5391955Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32 2022-08-17T12:20:11.5421077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64 2022-08-17T12:20:11.5831935Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64 2022-08-17T12:20:11.5874357Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16 2022-08-17T12:20:11.5999783Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16 2022-08-17T12:20:11.6028525Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:20:11.6271511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16 2022-08-17T12:20:11.6401713Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32 2022-08-17T12:20:11.6423720Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32 2022-08-17T12:20:11.6444997Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16 2022-08-17T12:20:11.6710652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128 2022-08-17T12:20:11.6753230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64 2022-08-17T12:20:11.6834285Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64 2022-08-17T12:20:11.6871163Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128 2022-08-17T12:20:11.7150610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64 2022-08-17T12:20:11.7190780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8 2022-08-17T12:20:11.7279672Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8 2022-08-17T12:20:11.7313852Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64 2022-08-17T12:20:11.7593641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16 2022-08-17T12:20:11.7604377Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8 2022-08-17T12:20:11.7626764Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16 2022-08-17T12:20:11.7729965Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8 2022-08-17T12:20:11.7748959Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64 2022-08-17T12:20:11.7753227Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16 2022-08-17T12:20:11.8071125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32 2022-08-17T12:20:11.8118092Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool 2022-08-17T12:20:11.8317307Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool 2022-08-17T12:20:11.8329567Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32 2022-08-17T12:20:11.8510982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64 2022-08-17T12:20:11.8537423Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128 2022-08-17T12:20:11.8718003Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128 2022-08-17T12:20:11.8751595Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64 2022-08-17T12:20:11.8872906Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16 2022-08-17T12:20:11.9086612Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64 2022-08-17T12:20:11.9385749Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64 2022-08-17T12:20:11.9583547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32 2022-08-17T12:20:11.9824808Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32 2022-08-17T12:20:12.0008320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64 2022-08-17T12:20:12.0259530Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64 2022-08-17T12:20:12.0422523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16 2022-08-17T12:20:12.0436057Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16 2022-08-17T12:20:12.0532303Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool 2022-08-17T12:20:12.0583843Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16 2022-08-17T12:20:12.0589177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32 2022-08-17T12:20:12.0690754Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16 2022-08-17T12:20:12.0712532Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32 2022-08-17T12:20:12.0784074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32 2022-08-17T12:20:12.0895831Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64 2022-08-17T12:20:12.1178449Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32 2022-08-17T12:20:12.1338787Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64 2022-08-17T12:20:12.1658272Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64 2022-08-17T12:20:12.1674135Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8 2022-08-17T12:20:12.1705172Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool 2022-08-17T12:20:12.1919267Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128 2022-08-17T12:20:12.2074272Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8 2022-08-17T12:20:12.2331793Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8 2022-08-17T12:20:12.2515776Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8 2022-08-17T12:20:12.2564701Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:20:12.2956251Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:20:12.2998489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool 2022-08-17T12:20:12.3031164Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool 2022-08-17T12:20:12.3046454Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128 2022-08-17T12:20:12.3435080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32 2022-08-17T12:20:12.3489505Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128 2022-08-17T12:20:12.3707181Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128 2022-08-17T12:20:12.3789142Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32 2022-08-17T12:20:12.3872878Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64 2022-08-17T12:20:12.3933449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32 2022-08-17T12:20:12.4316151Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32 2022-08-17T12:20:12.4343585Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64 2022-08-17T12:20:12.4375862Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32 2022-08-17T12:20:12.4389949Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64 2022-08-17T12:20:12.4614793Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64 2022-08-17T12:20:12.4630752Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64 2022-08-17T12:20:12.4753767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16 2022-08-17T12:20:12.4811615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16 2022-08-17T12:20:12.5236761Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16 2022-08-17T12:20:12.5291103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32 2022-08-17T12:20:12.5379695Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32 2022-08-17T12:20:12.5395180Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16 2022-08-17T12:20:12.5713292Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32 2022-08-17T12:20:12.5726426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64 2022-08-17T12:20:12.6105151Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64 2022-08-17T12:20:12.6134473Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32 2022-08-17T12:20:12.6177817Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64 2022-08-17T12:20:12.6188405Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16 2022-08-17T12:20:12.6201578Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16 2022-08-17T12:20:12.6225637Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64 2022-08-17T12:20:12.6617970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8 2022-08-17T12:20:12.6627960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32 2022-08-17T12:20:12.6848430Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32 2022-08-17T12:20:12.6864625Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64 2022-08-17T12:20:12.7050684Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16 2022-08-17T12:20:12.7059682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64 2022-08-17T12:20:12.7487772Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64 2022-08-17T12:20:12.7497097Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8 2022-08-17T12:20:12.7591097Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8 2022-08-17T12:20:12.7605981Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16 2022-08-17T12:20:12.7911236Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32 2022-08-17T12:20:12.7927561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8 2022-08-17T12:20:12.8071877Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8 2022-08-17T12:20:12.8096357Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8 2022-08-17T12:20:12.8280748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8 2022-08-17T12:20:12.8297303Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32 2022-08-17T12:20:12.8304545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64 2022-08-17T12:20:12.8341220Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64 2022-08-17T12:20:12.8390502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool 2022-08-17T12:20:12.8411492Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool 2022-08-17T12:20:12.8827684Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16 2022-08-17T12:20:12.8835487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128 2022-08-17T12:20:12.9219095Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128 2022-08-17T12:20:12.9431117Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64 2022-08-17T12:20:12.9529731Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64 2022-08-17T12:20:12.9554426Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64 2022-08-17T12:20:12.9718209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8 2022-08-17T12:20:12.9723791Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32 2022-08-17T12:20:13.0158080Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32 2022-08-17T12:20:13.0165424Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64 2022-08-17T12:20:13.0212445Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64 2022-08-17T12:20:13.0236783Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8 2022-08-17T12:20:13.0414504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8 2022-08-17T12:20:13.0439490Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8 2022-08-17T12:20:13.0536294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16 2022-08-17T12:20:13.0766888Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16 2022-08-17T12:20:13.1025750Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16 2022-08-17T12:20:13.1030977Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32 2022-08-17T12:20:13.1513945Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32 2022-08-17T12:20:13.1522380Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8 2022-08-17T12:20:13.1527276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16 2022-08-17T12:20:13.1533506Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64 2022-08-17T12:20:13.1912898Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64 2022-08-17T12:20:13.1984201Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8 2022-08-17T12:20:13.2323217Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8 2022-08-17T12:20:13.2329592Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16 2022-08-17T12:20:13.2351401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8 2022-08-17T12:20:13.2393682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128 2022-08-17T12:20:13.2466797Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8 2022-08-17T12:20:13.2496813Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16 2022-08-17T12:20:13.2832650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool 2022-08-17T12:20:13.2884555Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool 2022-08-17T12:20:13.3195715Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool 2022-08-17T12:20:13.3293132Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128 2022-08-17T12:20:13.3637126Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128 2022-08-17T12:20:13.3860308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64 2022-08-17T12:20:13.4075833Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64 2022-08-17T12:20:13.4193093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32 2022-08-17T12:20:13.4251574Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32 2022-08-17T12:20:13.4271819Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool 2022-08-17T12:20:13.4518826Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128 2022-08-17T12:20:13.4674591Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64 2022-08-17T12:20:13.4695322Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128 2022-08-17T12:20:13.4749954Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32 2022-08-17T12:20:13.4953197Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64 2022-08-17T12:20:13.5055743Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16 2022-08-17T12:20:13.5479016Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16 2022-08-17T12:20:13.5669290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32 2022-08-17T12:20:13.5913866Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32 2022-08-17T12:20:13.5998685Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64 2022-08-17T12:20:13.6394211Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64 2022-08-17T12:20:13.6427629Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8 2022-08-17T12:20:13.6522924Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8 2022-08-17T12:20:13.6535835Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16 2022-08-17T12:20:13.6809164Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32 2022-08-17T12:20:13.7098764Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8 2022-08-17T12:20:13.7280269Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8 2022-08-17T12:20:13.7661718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool 2022-08-17T12:20:13.7705666Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool 2022-08-17T12:20:13.7845054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128 2022-08-17T12:20:13.7875739Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128 2022-08-17T12:20:13.7928343Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64 2022-08-17T12:20:13.7947484Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32 2022-08-17T12:20:13.8179180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64 2022-08-17T12:20:13.8194894Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128 2022-08-17T12:20:13.8953247Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64 2022-08-17T12:20:13.9000536Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64 2022-08-17T12:20:13.9553701Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32 2022-08-17T12:20:13.9572833Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64 2022-08-17T12:20:13.9583814Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32 2022-08-17T12:20:13.9592275Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16 2022-08-17T12:20:14.0137007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64 2022-08-17T12:20:14.0153789Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64 2022-08-17T12:20:14.0724057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16 2022-08-17T12:20:14.0757230Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16 2022-08-17T12:20:14.0784388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32 2022-08-17T12:20:14.0818380Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64 2022-08-17T12:20:14.1086721Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16 2022-08-17T12:20:14.1311096Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32 2022-08-17T12:20:14.1510392Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64 2022-08-17T12:20:14.1643292Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64 2022-08-17T12:20:14.1655469Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16 2022-08-17T12:20:14.1789563Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32 2022-08-17T12:20:14.1904116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8 2022-08-17T12:20:14.2230516Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8 2022-08-17T12:20:14.2437819Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8 2022-08-17T12:20:14.2666137Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8 2022-08-17T12:20:14.2676168Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool 2022-08-17T12:20:14.2873580Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool 2022-08-17T12:20:14.2899775Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32 2022-08-17T12:20:14.3103681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64 2022-08-17T12:20:14.3113618Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128 2022-08-17T12:20:14.3499647Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128 2022-08-17T12:20:14.3552322Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64 2022-08-17T12:20:14.3573357Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64 2022-08-17T12:20:14.3591838Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16 2022-08-17T12:20:14.3832451Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32 2022-08-17T12:20:14.3850968Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64 2022-08-17T12:20:14.3913360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16 2022-08-17T12:20:14.3988779Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32 2022-08-17T12:20:14.4237511Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32 2022-08-17T12:20:14.4261109Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32 2022-08-17T12:20:14.4321215Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64 2022-08-17T12:20:14.4339774Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32 2022-08-17T12:20:14.4351160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64 2022-08-17T12:20:14.4416718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64 2022-08-17T12:20:14.4777215Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64 2022-08-17T12:20:14.4857737Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16 2022-08-17T12:20:14.4864260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16 2022-08-17T12:20:14.4892264Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16 2022-08-17T12:20:14.5255565Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32 2022-08-17T12:20:14.5308276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32 2022-08-17T12:20:14.5499689Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32 2022-08-17T12:20:14.5524834Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64 2022-08-17T12:20:14.5692857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16 2022-08-17T12:20:14.5741110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64 2022-08-17T12:20:14.5811678Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64 2022-08-17T12:20:14.5828772Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32 2022-08-17T12:20:14.6226370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64 2022-08-17T12:20:14.6234769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8 2022-08-17T12:20:14.6314532Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8 2022-08-17T12:20:14.6330287Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64 2022-08-17T12:20:14.6613402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8 2022-08-17T12:20:14.6658185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8 2022-08-17T12:20:14.6739135Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8 2022-08-17T12:20:14.6768265Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16 2022-08-17T12:20:14.7093917Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32 2022-08-17T12:20:14.7122357Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8 2022-08-17T12:20:14.7123016Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8 2022-08-17T12:20:14.7156685Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool 2022-08-17T12:20:14.7577014Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool 2022-08-17T12:20:14.7582692Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128 2022-08-17T12:20:14.7848597Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128 2022-08-17T12:20:14.7866560Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8 2022-08-17T12:20:14.8037397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16 2022-08-17T12:20:14.8037961Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64 2022-08-17T12:20:14.8362386Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64 2022-08-17T12:20:14.8382704Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32 2022-08-17T12:20:14.8429736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64 2022-08-17T12:20:14.8449674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32 2022-08-17T12:20:14.8798122Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32 2022-08-17T12:20:14.8904128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64 2022-08-17T12:20:14.9222127Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64 2022-08-17T12:20:14.9237044Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64 2022-08-17T12:20:14.9245233Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16 2022-08-17T12:20:14.9357336Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8 2022-08-17T12:20:14.9675588Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16 2022-08-17T12:20:14.9797799Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32 2022-08-17T12:20:15.0158152Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32 2022-08-17T12:20:15.0344849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64 2022-08-17T12:20:15.0570621Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64 2022-08-17T12:20:15.0620287Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8 2022-08-17T12:20:15.0626167Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8 2022-08-17T12:20:15.0964681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8 2022-08-17T12:20:15.1033152Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8 2022-08-17T12:20:15.1350483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8 2022-08-17T12:20:15.1478183Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8 2022-08-17T12:20:15.1478808Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64 2022-08-17T12:20:15.1511690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool 2022-08-17T12:20:15.1572383Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8 2022-08-17T12:20:15.1590111Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8 2022-08-17T12:20:15.1727677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16 2022-08-17T12:20:15.2032277Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool 2022-08-17T12:20:15.2032939Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128 2022-08-17T12:20:15.2476400Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128 2022-08-17T12:20:15.2477037Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64 2022-08-17T12:20:15.2690472Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64 2022-08-17T12:20:15.2707979Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16 2022-08-17T12:20:15.2912599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool 2022-08-17T12:20:15.2963302Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32 2022-08-17T12:20:15.3277028Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32 2022-08-17T12:20:15.3406850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64 2022-08-17T12:20:15.3716474Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64 2022-08-17T12:20:15.3906873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16 2022-08-17T12:20:15.4120199Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16 2022-08-17T12:20:15.4163103Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8 2022-08-17T12:20:15.4169169Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8 2022-08-17T12:20:15.4286336Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32 2022-08-17T12:20:15.4631914Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32 2022-08-17T12:20:15.4722279Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64 2022-08-17T12:20:15.4990426Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64 2022-08-17T12:20:15.5004360Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16 2022-08-17T12:20:15.5109826Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128 2022-08-17T12:20:15.5156199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8 2022-08-17T12:20:15.5304890Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8 2022-08-17T12:20:15.5323019Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool 2022-08-17T12:20:15.5474398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16 2022-08-17T12:20:15.5744526Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8 2022-08-17T12:20:15.5975739Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8 2022-08-17T12:20:15.5986314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:20:15.6409243Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:20:15.6420346Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool 2022-08-17T12:20:15.6905157Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool 2022-08-17T12:20:15.6916332Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:20:15.7345610Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:20:15.7352367Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:20:15.7793216Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:20:15.7802257Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8 2022-08-17T12:20:15.7807226Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16 2022-08-17T12:20:15.7812736Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:20:15.8113297Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:20:15.8130282Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16 2022-08-17T12:20:15.8211362Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32 2022-08-17T12:20:15.8256503Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16 2022-08-17T12:20:15.8266967Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16 2022-08-17T12:20:15.8275306Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16 2022-08-17T12:20:15.8525737Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool 2022-08-17T12:20:15.8634033Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool 2022-08-17T12:20:15.8689889Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32 2022-08-17T12:20:15.8789198Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32 2022-08-17T12:20:15.9138563Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32 2022-08-17T12:20:15.9139187Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64 2022-08-17T12:20:15.9556985Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64 2022-08-17T12:20:15.9564530Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32 2022-08-17T12:20:15.9578311Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16 2022-08-17T12:20:15.9589855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64 2022-08-17T12:20:16.0022842Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16 2022-08-17T12:20:16.0027765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32 2022-08-17T12:20:16.0036602Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32 2022-08-17T12:20:16.0042734Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32 2022-08-17T12:20:16.0432256Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64 2022-08-17T12:20:16.0448684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64 2022-08-17T12:20:16.0889853Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64 2022-08-17T12:20:16.0896082Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8 2022-08-17T12:20:16.0917634Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8 2022-08-17T12:20:16.0935131Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64 2022-08-17T12:20:16.1340452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16 2022-08-17T12:20:16.1341326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:20:16.1346912Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:20:16.1355040Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64 2022-08-17T12:20:16.1504880Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16 2022-08-17T12:20:16.1788147Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16 2022-08-17T12:20:16.1788722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool 2022-08-17T12:20:16.1870283Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool 2022-08-17T12:20:16.1949820Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32 2022-08-17T12:20:16.2218617Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32 2022-08-17T12:20:16.2247911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32 2022-08-17T12:20:16.2267843Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16 2022-08-17T12:20:16.2273402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32 2022-08-17T12:20:16.2289778Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64 2022-08-17T12:20:16.2422511Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32 2022-08-17T12:20:16.2676970Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64 2022-08-17T12:20:16.2755428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64 2022-08-17T12:20:16.2793111Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8 2022-08-17T12:20:16.2911379Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64 2022-08-17T12:20:16.3113652Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8 2022-08-17T12:20:16.3167195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16 2022-08-17T12:20:16.3193497Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128 2022-08-17T12:20:16.3197232Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16 2022-08-17T12:20:16.3197848Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8 2022-08-17T12:20:16.3341352Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64 2022-08-17T12:20:16.3484321Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8 2022-08-17T12:20:16.3501383Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32 2022-08-17T12:20:16.3554718Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64 2022-08-17T12:20:16.3619037Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32 2022-08-17T12:20:16.3748647Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32 2022-08-17T12:20:16.4016707Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16 2022-08-17T12:20:16.4347380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64 2022-08-17T12:20:16.4435905Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64 2022-08-17T12:20:16.4948691Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8 2022-08-17T12:20:16.4999817Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8 2022-08-17T12:20:16.5266856Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:20:16.5433617Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:20:16.5553996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool 2022-08-17T12:20:16.5605299Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64 2022-08-17T12:20:16.5762036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8 2022-08-17T12:20:16.5873582Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool 2022-08-17T12:20:16.6228321Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32 2022-08-17T12:20:16.6312573Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32 2022-08-17T12:20:16.6643755Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64 2022-08-17T12:20:16.6752762Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64 2022-08-17T12:20:16.7234978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16 2022-08-17T12:20:16.7261823Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16 2022-08-17T12:20:16.7787424Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32 2022-08-17T12:20:16.7839622Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32 2022-08-17T12:20:16.8037014Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64 2022-08-17T12:20:16.8067753Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8 2022-08-17T12:20:16.8308433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8 2022-08-17T12:20:16.8333516Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64 2022-08-17T12:20:16.8758394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8 2022-08-17T12:20:16.8832821Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8 2022-08-17T12:20:16.9386618Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8 2022-08-17T12:20:16.9417327Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8 2022-08-17T12:20:16.9837639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool 2022-08-17T12:20:16.9866722Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16 2022-08-17T12:20:17.0021033Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool 2022-08-17T12:20:17.0051118Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool 2022-08-17T12:20:17.0267319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32 2022-08-17T12:20:17.0311152Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8 2022-08-17T12:20:17.0487995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16 2022-08-17T12:20:17.0518398Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32 2022-08-17T12:20:17.0986763Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64 2022-08-17T12:20:17.1019999Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64 2022-08-17T12:20:17.1588142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16 2022-08-17T12:20:17.1621606Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16 2022-08-17T12:20:17.2076027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32 2022-08-17T12:20:17.2110297Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32 2022-08-17T12:20:17.2426845Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64 2022-08-17T12:20:17.2459906Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16 2022-08-17T12:20:17.2583564Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool 2022-08-17T12:20:17.2618279Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64 2022-08-17T12:20:17.3247483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8 2022-08-17T12:20:17.3281401Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8 2022-08-17T12:20:17.3405556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:20:17.3442861Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64 2022-08-17T12:20:17.3681949Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16 2022-08-17T12:20:17.3717147Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:20:17.3839077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool 2022-08-17T12:20:17.3984857Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool 2022-08-17T12:20:17.4008995Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool 2022-08-17T12:20:17.4217720Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16 2022-08-17T12:20:17.4328081Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128 2022-08-17T12:20:17.4655077Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128 2022-08-17T12:20:17.4821244Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64 2022-08-17T12:20:17.5094678Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64 2022-08-17T12:20:17.5313879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32 2022-08-17T12:20:17.5516464Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32 2022-08-17T12:20:17.5662104Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64 2022-08-17T12:20:17.5871110Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64 2022-08-17T12:20:17.5906802Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool 2022-08-17T12:20:17.6011949Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16 2022-08-17T12:20:17.6189749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16 2022-08-17T12:20:17.6494449Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16 2022-08-17T12:20:17.6621148Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32 2022-08-17T12:20:17.6935517Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32 2022-08-17T12:20:17.7080625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64 2022-08-17T12:20:17.7372455Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64 2022-08-17T12:20:17.7488919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8 2022-08-17T12:20:17.7815908Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8 2022-08-17T12:20:17.7967841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8 2022-08-17T12:20:17.8298812Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8 2022-08-17T12:20:17.8538842Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool 2022-08-17T12:20:17.8753693Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool 2022-08-17T12:20:17.8856219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128 2022-08-17T12:20:17.9225108Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128 2022-08-17T12:20:17.9313873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64 2022-08-17T12:20:17.9350303Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16 2022-08-17T12:20:17.9362132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32 2022-08-17T12:20:17.9704522Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64 2022-08-17T12:20:17.9840086Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32 2022-08-17T12:20:18.0142855Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32 2022-08-17T12:20:18.0282558Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64 2022-08-17T12:20:18.0580264Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64 2022-08-17T12:20:18.0737225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16 2022-08-17T12:20:18.0994936Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16 2022-08-17T12:20:18.1030291Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32 2022-08-17T12:20:18.1035527Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64 2022-08-17T12:20:18.1206694Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32 2022-08-17T12:20:18.1236643Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16 2022-08-17T12:20:18.1281363Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32 2022-08-17T12:20:18.1539969Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32 2022-08-17T12:20:18.1726972Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64 2022-08-17T12:20:18.1983550Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64 2022-08-17T12:20:18.2095528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8 2022-08-17T12:20:18.2462535Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8 2022-08-17T12:20:18.2601090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8 2022-08-17T12:20:18.2905982Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8 2022-08-17T12:20:18.3032227Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool 2022-08-17T12:20:18.3061810Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64 2022-08-17T12:20:18.3070476Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16 2022-08-17T12:20:18.3329952Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool 2022-08-17T12:20:18.3497958Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128 2022-08-17T12:20:18.3826226Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128 2022-08-17T12:20:18.3966142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64 2022-08-17T12:20:18.4263361Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64 2022-08-17T12:20:18.4442687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32 2022-08-17T12:20:18.4611968Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32 2022-08-17T12:20:18.4641971Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16 2022-08-17T12:20:18.4669909Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32 2022-08-17T12:20:18.4851353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64 2022-08-17T12:20:18.5180884Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64 2022-08-17T12:20:18.5317205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16 2022-08-17T12:20:18.5321980Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32 2022-08-17T12:20:18.5354289Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16 2022-08-17T12:20:18.5493391Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64 2022-08-17T12:20:18.5528203Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16 2022-08-17T12:20:18.5616449Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32 2022-08-17T12:20:18.5775950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32 2022-08-17T12:20:18.6061819Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32 2022-08-17T12:20:18.6235224Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64 2022-08-17T12:20:18.6542089Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64 2022-08-17T12:20:18.6709228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8 2022-08-17T12:20:18.6980007Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8 2022-08-17T12:20:18.7151571Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8 2022-08-17T12:20:18.7411598Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8 2022-08-17T12:20:18.7522838Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool 2022-08-17T12:20:18.7903344Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool 2022-08-17T12:20:18.8021520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32 2022-08-17T12:20:18.8332973Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32 2022-08-17T12:20:18.8448097Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64 2022-08-17T12:20:18.8539372Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64 2022-08-17T12:20:18.8618038Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32 2022-08-17T12:20:18.8778729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64 2022-08-17T12:20:18.8883864Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16 2022-08-17T12:20:18.9256138Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16 2022-08-17T12:20:18.9361756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32 2022-08-17T12:20:18.9734480Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32 2022-08-17T12:20:18.9845475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64 2022-08-17T12:20:19.0215385Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64 2022-08-17T12:20:19.0301516Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8 2022-08-17T12:20:19.0320354Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32 2022-08-17T12:20:19.0347404Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8 2022-08-17T12:20:19.0493780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64 2022-08-17T12:20:19.0525628Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64 2022-08-17T12:20:19.0630913Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16 2022-08-17T12:20:19.0761082Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8 2022-08-17T12:20:19.1013600Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8 2022-08-17T12:20:19.1050084Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64 2022-08-17T12:20:19.1072293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8 2022-08-17T12:20:19.1237490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool 2022-08-17T12:20:19.1557959Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool 2022-08-17T12:20:19.1709438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32 2022-08-17T12:20:19.1994306Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32 2022-08-17T12:20:19.2124965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64 2022-08-17T12:20:19.2475646Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64 2022-08-17T12:20:19.2660319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16 2022-08-17T12:20:19.2914084Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16 2022-08-17T12:20:19.3067443Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32 2022-08-17T12:20:19.3352618Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32 2022-08-17T12:20:19.3424457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64 2022-08-17T12:20:19.3467841Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8 2022-08-17T12:20:19.3523024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8 2022-08-17T12:20:19.3796376Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64 2022-08-17T12:20:19.3917627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8 2022-08-17T12:20:19.4236788Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8 2022-08-17T12:20:19.4342323Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8 2022-08-17T12:20:19.4675481Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8 2022-08-17T12:20:19.4813036Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool 2022-08-17T12:20:19.5114618Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool 2022-08-17T12:20:19.5213054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32 2022-08-17T12:20:19.5309834Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32 2022-08-17T12:20:19.5333583Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16 2022-08-17T12:20:19.5541039Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32 2022-08-17T12:20:19.5566515Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8 2022-08-17T12:20:19.5592209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16 2022-08-17T12:20:19.5707719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64 2022-08-17T12:20:19.6076644Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64 2022-08-17T12:20:19.6325033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16 2022-08-17T12:20:19.6583211Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16 2022-08-17T12:20:19.6807260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32 2022-08-17T12:20:19.7023848Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32 2022-08-17T12:20:19.7170032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64 2022-08-17T12:20:19.7463317Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64 2022-08-17T12:20:19.7522931Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8 2022-08-17T12:20:19.7547178Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64 2022-08-17T12:20:19.7700765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16 2022-08-17T12:20:19.7897223Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8 2022-08-17T12:20:19.8088795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8 2022-08-17T12:20:19.8349873Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8 2022-08-17T12:20:20.0285781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16 2022-08-17T12:20:20.0318103Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32 2022-08-17T12:20:20.0738187Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64 2022-08-17T12:20:20.0771106Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16 2022-08-17T12:20:20.3565360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool 2022-08-17T12:20:20.3611939Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool 2022-08-17T12:20:20.3844131Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128 2022-08-17T12:20:20.3877070Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16 2022-08-17T12:20:20.4661130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32 2022-08-17T12:20:20.4699248Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64 2022-08-17T12:20:20.8792710Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8 2022-08-17T12:20:20.8837891Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16 2022-08-17T12:20:20.8906515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32 2022-08-17T12:20:20.8927834Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128 2022-08-17T12:20:20.9203744Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32 2022-08-17T12:20:20.9227515Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8 2022-08-17T12:20:21.0882022Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8 2022-08-17T12:20:21.0905047Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32 2022-08-17T12:20:21.3858080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64 2022-08-17T12:20:21.3894766Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8 2022-08-17T12:20:21.4172640Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16 2022-08-17T12:20:21.4313123Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16 2022-08-17T12:20:21.4464737Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool 2022-08-17T12:20:21.4830929Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool 2022-08-17T12:20:21.4914342Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128 2022-08-17T12:20:21.5271567Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128 2022-08-17T12:20:21.5357090Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32 2022-08-17T12:20:21.5717227Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32 2022-08-17T12:20:21.5794821Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64 2022-08-17T12:20:21.5839332Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64 2022-08-17T12:20:21.5862036Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32 2022-08-17T12:20:21.6152753Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64 2022-08-17T12:20:21.6224097Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16 2022-08-17T12:20:21.6584709Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16 2022-08-17T12:20:21.6612626Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32 2022-08-17T12:20:21.6645127Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64 2022-08-17T12:20:21.6676977Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8 2022-08-17T12:20:21.7071768Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32 2022-08-17T12:20:21.7143716Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64 2022-08-17T12:20:21.7485597Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64 2022-08-17T12:20:21.7580522Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16 2022-08-17T12:20:21.8000150Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16 2022-08-17T12:20:21.8062962Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32 2022-08-17T12:20:21.8431106Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32 2022-08-17T12:20:21.8500908Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64 2022-08-17T12:20:21.8872342Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64 2022-08-17T12:20:21.8947023Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8 2022-08-17T12:20:21.9311315Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8 2022-08-17T12:20:21.9375934Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8 2022-08-17T12:20:21.9392383Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8 2022-08-17T12:20:21.9425605Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64 2022-08-17T12:20:21.9445719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16 2022-08-17T12:20:21.9466781Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32 2022-08-17T12:20:21.9703400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64 2022-08-17T12:20:22.1707487Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16 2022-08-17T12:20:22.1723863Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8 2022-08-17T12:20:22.4044347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8 2022-08-17T12:20:22.4083284Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16 2022-08-17T12:20:22.6618037Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32 2022-08-17T12:20:22.6658414Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32 2022-08-17T12:20:22.6895239Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64 2022-08-17T12:20:22.6965501Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16 2022-08-17T12:20:22.7120228Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool 2022-08-17T12:20:22.7143667Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8 2022-08-17T12:20:22.8146737Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool 2022-08-17T12:20:22.8170831Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool 2022-08-17T12:20:22.8894177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128 2022-08-17T12:20:22.8929707Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64 2022-08-17T12:20:22.9013634Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8 2022-08-17T12:20:22.9036168Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64 2022-08-17T12:20:22.9479019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16 2022-08-17T12:20:22.9493451Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128 2022-08-17T12:20:22.9985975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64 2022-08-17T12:20:23.0017504Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16 2022-08-17T12:20:23.0567915Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32 2022-08-17T12:20:23.0596833Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64 2022-08-17T12:20:23.0897602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32 2022-08-17T12:20:23.0918961Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool 2022-08-17T12:20:23.0973615Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16 2022-08-17T12:20:23.0987883Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32 2022-08-17T12:20:23.1448645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64 2022-08-17T12:20:23.1471209Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32 2022-08-17T12:20:23.2039621Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64 2022-08-17T12:20:23.2061689Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64 2022-08-17T12:20:23.2775771Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16 2022-08-17T12:20:23.2812746Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16 2022-08-17T12:20:23.3055663Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32 2022-08-17T12:20:23.3129475Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64 2022-08-17T12:20:23.3889265Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8 2022-08-17T12:20:23.3905350Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32 2022-08-17T12:20:23.4959087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64 2022-08-17T12:20:23.4993122Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64 2022-08-17T12:20:23.5275430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8 2022-08-17T12:20:23.5297503Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8 2022-08-17T12:20:23.5623333Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8 2022-08-17T12:20:23.5650574Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8 2022-08-17T12:20:23.6225062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8 2022-08-17T12:20:23.6251383Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8 2022-08-17T12:20:23.6312597Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16 2022-08-17T12:20:23.6738037Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16 2022-08-17T12:20:23.6748038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool 2022-08-17T12:20:23.7113139Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool 2022-08-17T12:20:23.7197960Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8 2022-08-17T12:20:23.7205764Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16 2022-08-17T12:20:23.7214748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128 2022-08-17T12:20:23.7507745Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128 2022-08-17T12:20:23.7527159Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8 2022-08-17T12:20:23.7617913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8 2022-08-17T12:20:23.7620394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32 2022-08-17T12:20:23.7753357Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32 2022-08-17T12:20:23.7785303Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16 2022-08-17T12:20:23.8061217Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool 2022-08-17T12:20:23.8066816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64 2022-08-17T12:20:23.8260353Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64 2022-08-17T12:20:23.8284828Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool 2022-08-17T12:20:23.8498690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128 2022-08-17T12:20:23.8503778Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16 2022-08-17T12:20:23.8923665Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16 2022-08-17T12:20:23.8941289Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32 2022-08-17T12:20:23.8955247Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32 2022-08-17T12:20:23.8978604Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128 2022-08-17T12:20:23.9378195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32 2022-08-17T12:20:23.9384719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64 2022-08-17T12:20:23.9678894Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64 2022-08-17T12:20:23.9699572Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32 2022-08-17T12:20:23.9815580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64 2022-08-17T12:20:23.9821218Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16 2022-08-17T12:20:24.0257068Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16 2022-08-17T12:20:24.0263713Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32 2022-08-17T12:20:24.0373497Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32 2022-08-17T12:20:24.0404351Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64 2022-08-17T12:20:24.0653688Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16 2022-08-17T12:20:24.0763112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64 2022-08-17T12:20:24.1024527Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64 2022-08-17T12:20:24.1057020Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16 2022-08-17T12:20:24.1089564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32 2022-08-17T12:20:24.1199627Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8 2022-08-17T12:20:24.1389827Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8 2022-08-17T12:20:24.1417795Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16 2022-08-17T12:20:24.1530983Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32 2022-08-17T12:20:24.1640979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8 2022-08-17T12:20:24.1675418Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8 2022-08-17T12:20:24.1702563Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32 2022-08-17T12:20:24.2031627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64 2022-08-17T12:20:24.2331525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16 2022-08-17T12:20:24.2371203Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64 2022-08-17T12:20:24.2863071Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16 2022-08-17T12:20:24.2895988Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16 2022-08-17T12:20:24.2968256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32 2022-08-17T12:20:24.3006245Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16 2022-08-17T12:20:24.3423830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool 2022-08-17T12:20:24.3453485Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32 2022-08-17T12:20:24.3925818Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64 2022-08-17T12:20:24.3957459Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64 2022-08-17T12:20:24.4824443Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8 2022-08-17T12:20:24.4856285Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8 2022-08-17T12:20:24.5040985Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8 2022-08-17T12:20:24.5083058Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool 2022-08-17T12:20:24.5421394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128 2022-08-17T12:20:24.5453698Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8 2022-08-17T12:20:24.5643963Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16 2022-08-17T12:20:24.5953240Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16 2022-08-17T12:20:24.5962338Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool 2022-08-17T12:20:24.6391262Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool 2022-08-17T12:20:24.6422316Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128 2022-08-17T12:20:24.6831753Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128 2022-08-17T12:20:24.6864083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64 2022-08-17T12:20:24.6956728Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64 2022-08-17T12:20:24.6974780Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32 2022-08-17T12:20:24.7001409Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8 2022-08-17T12:20:24.7006581Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64 2022-08-17T12:20:24.7272351Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16 2022-08-17T12:20:24.7295093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16 2022-08-17T12:20:24.7714193Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16 2022-08-17T12:20:24.7776673Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32 2022-08-17T12:20:24.8190443Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32 2022-08-17T12:20:24.8218966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64 2022-08-17T12:20:24.8549674Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64 2022-08-17T12:20:24.8569789Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128 2022-08-17T12:20:24.8574267Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32 2022-08-17T12:20:24.8644779Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16 2022-08-17T12:20:24.9073206Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16 2022-08-17T12:20:24.9079183Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32 2022-08-17T12:20:24.9512604Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32 2022-08-17T12:20:24.9519383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64 2022-08-17T12:20:24.9875483Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64 2022-08-17T12:20:24.9953091Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8 2022-08-17T12:20:25.0315833Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8 2022-08-17T12:20:25.0397639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8 2022-08-17T12:20:25.0755528Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8 2022-08-17T12:20:25.0796877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16 2022-08-17T12:20:25.1195294Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16 2022-08-17T12:20:25.1245268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool 2022-08-17T12:20:25.1559958Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool 2022-08-17T12:20:25.1580105Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32 2022-08-17T12:20:25.1691159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64 2022-08-17T12:20:25.1691784Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128 2022-08-17T12:20:25.2132919Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128 2022-08-17T12:20:25.2138801Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64 2022-08-17T12:20:25.2578765Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64 2022-08-17T12:20:25.2583955Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16 2022-08-17T12:20:25.2980584Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16 2022-08-17T12:20:25.2987840Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16 2022-08-17T12:20:25.3005686Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32 2022-08-17T12:20:25.3017192Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32 2022-08-17T12:20:25.3148247Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool 2022-08-17T12:20:25.3169742Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64 2022-08-17T12:20:25.3258347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16 2022-08-17T12:20:25.3284891Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64 2022-08-17T12:20:25.3487749Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16 2022-08-17T12:20:25.3493475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64 2022-08-17T12:20:25.3966879Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64 2022-08-17T12:20:25.3973175Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16 2022-08-17T12:20:25.4404320Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16 2022-08-17T12:20:25.4410056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32 2022-08-17T12:20:25.4669208Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32 2022-08-17T12:20:25.4690442Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16 2022-08-17T12:20:25.4842694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32 2022-08-17T12:20:25.4847189Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64 2022-08-17T12:20:25.5323543Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64 2022-08-17T12:20:25.5330845Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32 2022-08-17T12:20:25.5336492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8 2022-08-17T12:20:25.5342683Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8 2022-08-17T12:20:25.5763727Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64 2022-08-17T12:20:25.5769869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8 2022-08-17T12:20:25.6191081Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8 2022-08-17T12:20:25.6213167Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16 2022-08-17T12:20:25.6543697Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16 2022-08-17T12:20:25.6560945Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64 2022-08-17T12:20:25.6641022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16 2022-08-17T12:20:25.6646108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool 2022-08-17T12:20:25.7143733Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool 2022-08-17T12:20:25.7144410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128 2022-08-17T12:20:25.7223314Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128 2022-08-17T12:20:25.7233030Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16 2022-08-17T12:20:25.7569509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32 2022-08-17T12:20:25.7575235Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64 2022-08-17T12:20:25.7682996Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64 2022-08-17T12:20:25.7703951Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool 2022-08-17T12:20:25.7714630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16 2022-08-17T12:20:25.7729662Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16 2022-08-17T12:20:25.8007121Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32 2022-08-17T12:20:25.8012422Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16 2022-08-17T12:20:25.8117367Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16 2022-08-17T12:20:25.8130579Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32 2022-08-17T12:20:25.8449209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64 2022-08-17T12:20:25.8454316Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32 2022-08-17T12:20:25.8880015Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32 2022-08-17T12:20:25.8892586Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64 2022-08-17T12:20:25.8898977Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64 2022-08-17T12:20:25.8991850Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64 2022-08-17T12:20:25.9325442Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8 2022-08-17T12:20:25.9332163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16 2022-08-17T12:20:25.9764960Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16 2022-08-17T12:20:25.9771457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32 2022-08-17T12:20:26.0021323Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32 2022-08-17T12:20:26.0044765Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8 2022-08-17T12:20:26.0206517Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8 2022-08-17T12:20:26.0216206Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64 2022-08-17T12:20:26.0580144Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64 2022-08-17T12:20:26.0600433Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32 2022-08-17T12:20:26.0608508Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64 2022-08-17T12:20:26.0669811Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8 2022-08-17T12:20:26.1111827Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8 2022-08-17T12:20:26.1139276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8 2022-08-17T12:20:26.1251080Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8 2022-08-17T12:20:26.1265244Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8 2022-08-17T12:20:26.1592164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16 2022-08-17T12:20:26.3307695Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16 2022-08-17T12:20:26.3328730Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64 2022-08-17T12:20:26.4008149Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8 2022-08-17T12:20:26.4030796Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16 2022-08-17T12:20:26.4075533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool 2022-08-17T12:20:26.4131381Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16 2022-08-17T12:20:26.7036046Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32 2022-08-17T12:20:26.7082199Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8 2022-08-17T12:20:26.7357315Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8 2022-08-17T12:20:26.7393824Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool 2022-08-17T12:20:26.8538320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128 2022-08-17T12:20:26.8559955Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16 2022-08-17T12:20:26.8594789Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool 2022-08-17T12:20:26.8616538Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32 2022-08-17T12:20:27.1446905Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64 2022-08-17T12:20:27.1499556Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8 2022-08-17T12:20:27.1705382Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16 2022-08-17T12:20:27.1738483Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128 2022-08-17T12:20:27.2383290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64 2022-08-17T12:20:27.2421309Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16 2022-08-17T12:20:27.3176533Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128 2022-08-17T12:20:27.3202449Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128 2022-08-17T12:20:27.3945880Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64 2022-08-17T12:20:27.3962376Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64 2022-08-17T12:20:27.4006371Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64 2022-08-17T12:20:27.4027595Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16 2022-08-17T12:20:27.4702730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16 2022-08-17T12:20:27.4734818Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64 2022-08-17T12:20:27.4890069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16 2022-08-17T12:20:27.4925015Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16 2022-08-17T12:20:27.5618494Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32 2022-08-17T12:20:27.5655680Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32 2022-08-17T12:20:27.5989724Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64 2022-08-17T12:20:27.6012670Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool 2022-08-17T12:20:27.6224867Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128 2022-08-17T12:20:27.6250696Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64 2022-08-17T12:20:27.6476684Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:20:27.6752187Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:20:27.6905094Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:20:27.7131035Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:20:27.7521368Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:27.7551984Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:27.7934534Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:20:27.7993491Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:20:27.8431958Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:20:27.8450247Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16 2022-08-17T12:20:27.8471097Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:20:27.8594611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32 2022-08-17T12:20:27.8882185Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:20:27.9071345Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:20:27.9341832Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:27.9515658Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:27.9530350Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:20:27.9675138Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16 2022-08-17T12:20:27.9719673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32 2022-08-17T12:20:28.0032156Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:20:28.0187600Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:20:28.0295091Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:20:28.0322466Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32 2022-08-17T12:20:28.0472393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64 2022-08-17T12:20:28.0652436Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:20:28.0912343Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:20:28.1087097Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:20:28.1277006Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:20:28.1487964Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:20:28.1644209Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:20:28.1670369Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64 2022-08-17T12:20:28.1789648Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16 2022-08-17T12:20:28.1990667Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:20:28.2230918Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:20:28.2408156Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:20:28.2672544Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:20:28.2895247Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:28.2991843Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:28.3022004Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16 2022-08-17T12:20:28.3073781Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32 2022-08-17T12:20:28.3524634Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:20:28.3544932Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:20:28.3726877Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:20:28.3746763Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32 2022-08-17T12:20:28.3994614Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64 2022-08-17T12:20:28.4019041Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:20:28.4449093Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:20:28.4472161Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:20:28.4787645Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:28.4808334Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32 2022-08-17T12:20:28.4904556Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64 2022-08-17T12:20:28.4929518Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:28.5328934Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:20:28.5354032Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:20:28.5684047Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:20:28.5872912Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:20:28.6115682Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:20:28.6131414Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64 2022-08-17T12:20:28.6159742Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:20:28.6310562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8 2022-08-17T12:20:28.6478828Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:20:28.6790929Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:20:28.6958820Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:20:28.7114847Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:20:28.7159849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32 2022-08-17T12:20:28.7593076Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32 2022-08-17T12:20:28.7601442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64 2022-08-17T12:20:28.7790408Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64 2022-08-17T12:20:28.7803150Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64 2022-08-17T12:20:28.7829701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8 2022-08-17T12:20:28.7849958Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8 2022-08-17T12:20:28.8030812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8 2022-08-17T12:20:28.8036612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8 2022-08-17T12:20:28.8514103Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8 2022-08-17T12:20:28.8520909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8 2022-08-17T12:20:28.8953258Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8 2022-08-17T12:20:28.8959104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool 2022-08-17T12:20:28.9129010Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool 2022-08-17T12:20:28.9152260Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8 2022-08-17T12:20:28.9432345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16 2022-08-17T12:20:28.9440765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32 2022-08-17T12:20:29.0034989Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32 2022-08-17T12:20:29.0045123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64 2022-08-17T12:20:29.0477965Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64 2022-08-17T12:20:29.0487847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16 2022-08-17T12:20:29.0913897Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16 2022-08-17T12:20:29.0924354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32 2022-08-17T12:20:29.1366030Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32 2022-08-17T12:20:29.1376359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64 2022-08-17T12:20:29.1794366Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64 2022-08-17T12:20:29.1804574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8 2022-08-17T12:20:29.1897786Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8 2022-08-17T12:20:29.1945215Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128 2022-08-17T12:20:29.2233209Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64 2022-08-17T12:20:29.2242403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8 2022-08-17T12:20:29.2515891Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8 2022-08-17T12:20:29.2612023Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8 2022-08-17T12:20:29.2670219Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8 2022-08-17T12:20:29.2678676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool 2022-08-17T12:20:29.3115379Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool 2022-08-17T12:20:29.3124972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32 2022-08-17T12:20:29.3553874Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32 2022-08-17T12:20:29.3565421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64 2022-08-17T12:20:29.3994888Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64 2022-08-17T12:20:29.4004749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16 2022-08-17T12:20:29.4434081Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16 2022-08-17T12:20:29.4443556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32 2022-08-17T12:20:29.4873663Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32 2022-08-17T12:20:29.4883339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64 2022-08-17T12:20:29.5316686Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64 2022-08-17T12:20:29.5326244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8 2022-08-17T12:20:29.5798163Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8 2022-08-17T12:20:29.5808420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8 2022-08-17T12:20:29.5824176Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8 2022-08-17T12:20:29.5833248Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16 2022-08-17T12:20:29.6233208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16 2022-08-17T12:20:29.6243292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool 2022-08-17T12:20:29.6519024Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool 2022-08-17T12:20:29.6540255Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8 2022-08-17T12:20:29.6668641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16 2022-08-17T12:20:29.6680340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32 2022-08-17T12:20:29.7114724Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32 2022-08-17T12:20:29.7121625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64 2022-08-17T12:20:29.7554735Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64 2022-08-17T12:20:29.7560574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16 2022-08-17T12:20:29.8007294Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16 2022-08-17T12:20:29.8018614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32 2022-08-17T12:20:29.8435285Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32 2022-08-17T12:20:29.8444803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64 2022-08-17T12:20:29.8608894Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64 2022-08-17T12:20:29.8643011Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16 2022-08-17T12:20:29.8880456Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool 2022-08-17T12:20:29.8885974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8 2022-08-17T12:20:29.9319340Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8 2022-08-17T12:20:29.9329605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8 2022-08-17T12:20:29.9756662Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8 2022-08-17T12:20:29.9766651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16 2022-08-17T12:20:30.0202113Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16 2022-08-17T12:20:30.0210844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool 2022-08-17T12:20:30.0638363Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool 2022-08-17T12:20:30.0647461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32 2022-08-17T12:20:30.1074323Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32 2022-08-17T12:20:30.1082795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64 2022-08-17T12:20:30.1476486Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64 2022-08-17T12:20:30.1517649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16 2022-08-17T12:20:30.1954455Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16 2022-08-17T12:20:30.1963320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32 2022-08-17T12:20:30.2405346Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32 2022-08-17T12:20:30.2416702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64 2022-08-17T12:20:30.2663792Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64 2022-08-17T12:20:30.2690637Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool 2022-08-17T12:20:30.2793944Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32 2022-08-17T12:20:30.2823208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8 2022-08-17T12:20:30.3278504Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8 2022-08-17T12:20:30.3288020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8 2022-08-17T12:20:30.3368085Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8 2022-08-17T12:20:30.3395904Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64 2022-08-17T12:20:30.3719628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16 2022-08-17T12:20:30.3728748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:30.4153500Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:30.4162529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool 2022-08-17T12:20:30.4523713Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool 2022-08-17T12:20:30.4545901Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32 2022-08-17T12:20:30.4596717Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64 2022-08-17T12:20:30.4604088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32 2022-08-17T12:20:30.5055462Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32 2022-08-17T12:20:30.5065127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64 2022-08-17T12:20:30.5436183Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64 2022-08-17T12:20:30.5472537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16 2022-08-17T12:20:30.5920420Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16 2022-08-17T12:20:30.5929793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32 2022-08-17T12:20:30.6395688Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32 2022-08-17T12:20:30.6408117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64 2022-08-17T12:20:30.6541335Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64 2022-08-17T12:20:30.6570485Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16 2022-08-17T12:20:30.6843407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32 2022-08-17T12:20:30.6854628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8 2022-08-17T12:20:30.7176828Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8 2022-08-17T12:20:30.7199928Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64 2022-08-17T12:20:30.7313203Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16 2022-08-17T12:20:30.7321967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8 2022-08-17T12:20:30.7753808Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8 2022-08-17T12:20:30.7763404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool 2022-08-17T12:20:30.8196189Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool 2022-08-17T12:20:30.8205425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32 2022-08-17T12:20:30.8638873Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32 2022-08-17T12:20:30.8648917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64 2022-08-17T12:20:30.8955722Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64 2022-08-17T12:20:30.8997730Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16 2022-08-17T12:20:30.9081961Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32 2022-08-17T12:20:30.9090649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16 2022-08-17T12:20:30.9486784Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16 2022-08-17T12:20:30.9522752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32 2022-08-17T12:20:30.9957924Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32 2022-08-17T12:20:30.9966488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64 2022-08-17T12:20:31.0395212Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64 2022-08-17T12:20:31.0403523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8 2022-08-17T12:20:31.0754128Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8 2022-08-17T12:20:31.0775581Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16 2022-08-17T12:20:31.0830298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32 2022-08-17T12:20:31.0835869Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8 2022-08-17T12:20:31.0912962Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8 2022-08-17T12:20:31.0933732Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32 2022-08-17T12:20:31.0949939Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64 2022-08-17T12:20:31.0962992Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32 2022-08-17T12:20:31.1277194Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64 2022-08-17T12:20:31.1278098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool 2022-08-17T12:20:31.1691032Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool 2022-08-17T12:20:31.1716515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32 2022-08-17T12:20:31.2154650Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32 2022-08-17T12:20:31.2157748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64 2022-08-17T12:20:31.2604212Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64 2022-08-17T12:20:31.2605618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16 2022-08-17T12:20:31.3035058Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16 2022-08-17T12:20:31.3039128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32 2022-08-17T12:20:31.3474565Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32 2022-08-17T12:20:31.3481320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64 2022-08-17T12:20:31.3682640Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64 2022-08-17T12:20:31.3711284Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64 2022-08-17T12:20:31.3921939Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8 2022-08-17T12:20:31.3930389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8 2022-08-17T12:20:31.4363517Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8 2022-08-17T12:20:31.4372193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8 2022-08-17T12:20:31.4800658Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8 2022-08-17T12:20:31.4811682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16 2022-08-17T12:20:31.5240120Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16 2022-08-17T12:20:31.5251564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool 2022-08-17T12:20:31.5585961Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool 2022-08-17T12:20:31.5613375Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8 2022-08-17T12:20:31.5650024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8 2022-08-17T12:20:31.5674727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128 2022-08-17T12:20:31.5859268Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128 2022-08-17T12:20:31.5880408Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32 2022-08-17T12:20:31.6117654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64 2022-08-17T12:20:31.6128101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64 2022-08-17T12:20:31.6459621Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64 2022-08-17T12:20:31.6482940Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64 2022-08-17T12:20:31.6557392Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16 2022-08-17T12:20:31.6561691Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32 2022-08-17T12:20:31.6996872Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32 2022-08-17T12:20:31.7002724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64 2022-08-17T12:20:31.7082076Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64 2022-08-17T12:20:31.7105845Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8 2022-08-17T12:20:31.7437670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:20:31.7443385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16 2022-08-17T12:20:31.7836869Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16 2022-08-17T12:20:31.7871447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32 2022-08-17T12:20:31.8275885Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32 2022-08-17T12:20:31.8306060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64 2022-08-17T12:20:31.8692527Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64 2022-08-17T12:20:31.8713814Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:20:31.8722706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8 2022-08-17T12:20:31.8750609Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:31.9206726Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8 2022-08-17T12:20:31.9213191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8 2022-08-17T12:20:31.9635253Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8 2022-08-17T12:20:31.9640097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:31.9856646Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:31.9879972Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16 2022-08-17T12:20:32.0082695Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32 2022-08-17T12:20:32.0087116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool 2022-08-17T12:20:32.0396270Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool 2022-08-17T12:20:32.0408739Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64 2022-08-17T12:20:32.0480573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16 2022-08-17T12:20:32.0515698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:20:32.0955580Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:20:32.0959929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:20:32.0993624Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:20:32.1012563Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:32.1401851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:20:32.1402431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32 2022-08-17T12:20:32.1834974Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32 2022-08-17T12:20:32.1841944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64 2022-08-17T12:20:32.2280873Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64 2022-08-17T12:20:32.2288170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16 2022-08-17T12:20:32.2722349Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16 2022-08-17T12:20:32.2731165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32 2022-08-17T12:20:32.3074420Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32 2022-08-17T12:20:32.3099496Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32 2022-08-17T12:20:32.3155066Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64 2022-08-17T12:20:32.3159190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64 2022-08-17T12:20:32.3316024Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64 2022-08-17T12:20:32.3352476Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:20:32.3596880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:20:32.3604423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8 2022-08-17T12:20:32.4034886Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8 2022-08-17T12:20:32.4043263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:20:32.4473580Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:20:32.4482453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16 2022-08-17T12:20:32.4913940Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16 2022-08-17T12:20:32.4923048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool 2022-08-17T12:20:32.5081122Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool 2022-08-17T12:20:32.5106504Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16 2022-08-17T12:20:32.5393245Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32 2022-08-17T12:20:32.5401608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128 2022-08-17T12:20:32.5831486Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128 2022-08-17T12:20:32.5845084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64 2022-08-17T12:20:32.5857935Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64 2022-08-17T12:20:32.5879517Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:20:32.6275381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:20:32.6286409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16 2022-08-17T12:20:32.6701679Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16 2022-08-17T12:20:32.6717722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32 2022-08-17T12:20:32.7001853Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32 2022-08-17T12:20:32.7034089Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64 2022-08-17T12:20:32.7116388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8 2022-08-17T12:20:32.7145935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64 2022-08-17T12:20:32.7556497Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64 2022-08-17T12:20:32.7581613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16 2022-08-17T12:20:32.7996366Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16 2022-08-17T12:20:32.8024371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32 2022-08-17T12:20:32.8047760Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32 2022-08-17T12:20:32.8059521Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32 2022-08-17T12:20:32.8269280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64 2022-08-17T12:20:32.8288985Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:20:32.8479025Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:32.8487340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64 2022-08-17T12:20:32.8954892Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64 2022-08-17T12:20:32.8963793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8 2022-08-17T12:20:32.9394020Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8 2022-08-17T12:20:32.9402896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8 2022-08-17T12:20:32.9836961Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8 2022-08-17T12:20:32.9845742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:33.0277940Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:33.0288854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool 2022-08-17T12:20:33.0541170Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool 2022-08-17T12:20:33.0568459Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8 2022-08-17T12:20:33.0685278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8 2022-08-17T12:20:33.0694168Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:33.0714342Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128 2022-08-17T12:20:33.0725262Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128 2022-08-17T12:20:33.1146504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:20:33.1154824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64 2022-08-17T12:20:33.1203793Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64 2022-08-17T12:20:33.1216653Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64 2022-08-17T12:20:33.1634698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8 2022-08-17T12:20:33.1642985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16 2022-08-17T12:20:33.2075551Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16 2022-08-17T12:20:33.2084308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32 2022-08-17T12:20:33.2309376Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32 2022-08-17T12:20:33.2323312Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:20:33.2487005Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128 2022-08-17T12:20:33.2519670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64 2022-08-17T12:20:33.2959193Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64 2022-08-17T12:20:33.2967571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16 2022-08-17T12:20:33.3401502Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16 2022-08-17T12:20:33.3408640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32 2022-08-17T12:20:33.3834121Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32 2022-08-17T12:20:33.3840623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64 2022-08-17T12:20:33.4033066Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64 2022-08-17T12:20:33.4057638Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128 2022-08-17T12:20:33.4313608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64 2022-08-17T12:20:33.4318315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8 2022-08-17T12:20:33.4353545Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8 2022-08-17T12:20:33.4374340Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8 2022-08-17T12:20:33.4392139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16 2022-08-17T12:20:33.4407500Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8 2022-08-17T12:20:33.4753069Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8 2022-08-17T12:20:33.4757979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8 2022-08-17T12:20:33.5325520Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8 2022-08-17T12:20:33.5333873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16 2022-08-17T12:20:33.5348466Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16 2022-08-17T12:20:33.5370457Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16 2022-08-17T12:20:33.5637397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool 2022-08-17T12:20:33.5641558Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64 2022-08-17T12:20:33.5645239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool 2022-08-17T12:20:33.5648810Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool 2022-08-17T12:20:33.6114254Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16 2022-08-17T12:20:33.6118234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128 2022-08-17T12:20:33.6411542Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128 2022-08-17T12:20:33.6428808Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool 2022-08-17T12:20:33.6554503Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128 2022-08-17T12:20:33.6558101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32 2022-08-17T12:20:33.6789440Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32 2022-08-17T12:20:33.6807076Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16 2022-08-17T12:20:33.6954675Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32 2022-08-17T12:20:33.6986382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64 2022-08-17T12:20:33.7305732Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64 2022-08-17T12:20:33.7306411Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128 2022-08-17T12:20:33.7464826Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32 2022-08-17T12:20:33.7472077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16 2022-08-17T12:20:33.7479334Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16 2022-08-17T12:20:33.7496918Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8 2022-08-17T12:20:33.7615531Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16 2022-08-17T12:20:33.7634544Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32 2022-08-17T12:20:33.7836699Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64 2022-08-17T12:20:33.7879353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32 2022-08-17T12:20:33.8315375Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32 2022-08-17T12:20:33.8316048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64 2022-08-17T12:20:33.8427021Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64 2022-08-17T12:20:33.8444153Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32 2022-08-17T12:20:33.8754882Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64 2022-08-17T12:20:33.8763159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16 2022-08-17T12:20:33.8769069Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16 2022-08-17T12:20:33.8787521Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16 2022-08-17T12:20:33.9049019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32 2022-08-17T12:20:33.9070445Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64 2022-08-17T12:20:33.9191967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128 2022-08-17T12:20:33.9196539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32 2022-08-17T12:20:33.9552052Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32 2022-08-17T12:20:33.9573703Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64 2022-08-17T12:20:33.9607293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16 2022-08-17T12:20:33.9637537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64 2022-08-17T12:20:34.0074778Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64 2022-08-17T12:20:34.0084931Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32 2022-08-17T12:20:34.0090897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8 2022-08-17T12:20:34.0099501Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8 2022-08-17T12:20:34.0527370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64 2022-08-17T12:20:34.0528144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8 2022-08-17T12:20:34.0602895Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8 2022-08-17T12:20:34.0619882Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16 2022-08-17T12:20:34.0960705Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32 2022-08-17T12:20:34.0961297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:34.1403384Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:34.1404147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool 2022-08-17T12:20:34.1481662Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool 2022-08-17T12:20:34.1500044Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32 2022-08-17T12:20:34.1835817Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64 2022-08-17T12:20:34.1842434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128 2022-08-17T12:20:34.2279112Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128 2022-08-17T12:20:34.2283558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32 2022-08-17T12:20:34.2714308Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32 2022-08-17T12:20:34.2717302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64 2022-08-17T12:20:34.2876539Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64 2022-08-17T12:20:34.2900775Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64 2022-08-17T12:20:34.2942853Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16 2022-08-17T12:20:34.2993790Z [gw3] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16 2022-08-17T12:20:34.3038038Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64 2022-08-17T12:20:34.3050222Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16 2022-08-17T12:20:34.3072776Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128 2022-08-17T12:20:34.3156068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64 2022-08-17T12:20:34.3165669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16 2022-08-17T12:20:34.3314012Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16 2022-08-17T12:20:34.3594503Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16 2022-08-17T12:20:34.3603752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32 2022-08-17T12:20:34.3852621Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32 2022-08-17T12:20:34.3911919Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16 2022-08-17T12:20:34.4038004Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32 2022-08-17T12:20:34.4047205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64 2022-08-17T12:20:34.4458534Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64 2022-08-17T12:20:34.4480462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16 2022-08-17T12:20:34.4921087Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16 2022-08-17T12:20:34.4932384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32 2022-08-17T12:20:34.5100707Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32 2022-08-17T12:20:34.5112108Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32 2022-08-17T12:20:34.5350756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64 2022-08-17T12:20:34.5356052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64 2022-08-17T12:20:34.5792172Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64 2022-08-17T12:20:34.5799163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8 2022-08-17T12:20:34.5879721Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8 2022-08-17T12:20:34.5892312Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64 2022-08-17T12:20:34.6233727Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32 2022-08-17T12:20:34.6245261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8 2022-08-17T12:20:34.6351207Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8 2022-08-17T12:20:34.6387046Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64 2022-08-17T12:20:34.6673001Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8 2022-08-17T12:20:34.6682866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16 2022-08-17T12:20:34.7122032Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16 2022-08-17T12:20:34.7133208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool 2022-08-17T12:20:34.7554952Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool 2022-08-17T12:20:34.7566805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128 2022-08-17T12:20:34.8000633Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128 2022-08-17T12:20:34.8001320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32 2022-08-17T12:20:34.8074600Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32 2022-08-17T12:20:34.8078083Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8 2022-08-17T12:20:34.8472494Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8 2022-08-17T12:20:34.8477233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64 2022-08-17T12:20:34.8825646Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64 2022-08-17T12:20:34.8839551Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8 2022-08-17T12:20:34.8908986Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16 2022-08-17T12:20:34.8912645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16 2022-08-17T12:20:34.9071346Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16 2022-08-17T12:20:34.9260394Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16 2022-08-17T12:20:34.9273807Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32 2022-08-17T12:20:34.9348501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64 2022-08-17T12:20:34.9352656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32 2022-08-17T12:20:34.9386898Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32 2022-08-17T12:20:34.9656067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool 2022-08-17T12:20:34.9790011Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool 2022-08-17T12:20:34.9791721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64 2022-08-17T12:20:34.9830452Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64 2022-08-17T12:20:35.0140621Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128 2022-08-17T12:20:35.0229899Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128 2022-08-17T12:20:35.0231518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16 2022-08-17T12:20:35.0270560Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16 2022-08-17T12:20:35.0592210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32 2022-08-17T12:20:35.0668553Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32 2022-08-17T12:20:35.0670265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32 2022-08-17T12:20:35.0711340Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32 2022-08-17T12:20:35.1111459Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64 2022-08-17T12:20:35.1113597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64 2022-08-17T12:20:35.1146973Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64 2022-08-17T12:20:35.1167180Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64 2022-08-17T12:20:35.1555850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16 2022-08-17T12:20:35.1556843Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8 2022-08-17T12:20:35.1633150Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8 2022-08-17T12:20:35.1662126Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16 2022-08-17T12:20:35.1846639Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32 2022-08-17T12:20:35.1860941Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64 2022-08-17T12:20:35.1989469Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:20:35.1991449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8 2022-08-17T12:20:35.2137146Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8 2022-08-17T12:20:35.2166956Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32 2022-08-17T12:20:35.2247771Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64 2022-08-17T12:20:35.2347201Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:20:35.2437504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:20:35.2445172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:35.2450819Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:35.2598079Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64 2022-08-17T12:20:35.2739267Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16 2022-08-17T12:20:35.2753169Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:20:35.2831549Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32 2022-08-17T12:20:35.2863013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool 2022-08-17T12:20:35.2908243Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool 2022-08-17T12:20:35.3030359Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16 2022-08-17T12:20:35.3153620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32 2022-08-17T12:20:35.3232319Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32 2022-08-17T12:20:35.3273644Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64 2022-08-17T12:20:35.3311571Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32 2022-08-17T12:20:35.3314967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:20:35.3482227Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:20:35.3617568Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64 2022-08-17T12:20:35.3705069Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64 2022-08-17T12:20:35.3713279Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64 2022-08-17T12:20:35.3716821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:20:35.3759740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:20:35.3911817Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:20:35.4089670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8 2022-08-17T12:20:35.4154397Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8 2022-08-17T12:20:35.4184358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:20:35.4356235Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:20:35.4528816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8 2022-08-17T12:20:35.4592639Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8 2022-08-17T12:20:35.4617618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16 2022-08-17T12:20:35.4791813Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16 2022-08-17T12:20:35.5035629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16 2022-08-17T12:20:35.5062781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32 2022-08-17T12:20:35.5072309Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16 2022-08-17T12:20:35.5230663Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32 2022-08-17T12:20:35.5475469Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool 2022-08-17T12:20:35.5482372Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool 2022-08-17T12:20:35.5510752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64 2022-08-17T12:20:35.5670853Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64 2022-08-17T12:20:35.5915761Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128 2022-08-17T12:20:35.5948899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16 2022-08-17T12:20:35.6061553Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16 2022-08-17T12:20:35.6111413Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128 2022-08-17T12:20:35.6355003Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64 2022-08-17T12:20:35.6388154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32 2022-08-17T12:20:35.6478010Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32 2022-08-17T12:20:35.6551393Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64 2022-08-17T12:20:35.6794307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16 2022-08-17T12:20:35.6828428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64 2022-08-17T12:20:35.6882169Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64 2022-08-17T12:20:35.6990994Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16 2022-08-17T12:20:35.7232908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32 2022-08-17T12:20:35.7264798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8 2022-08-17T12:20:35.7325209Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8 2022-08-17T12:20:35.7430871Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32 2022-08-17T12:20:35.7673592Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64 2022-08-17T12:20:35.7703459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:20:35.7795515Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:20:35.7870105Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64 2022-08-17T12:20:35.8138146Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16 2022-08-17T12:20:35.8155496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16 2022-08-17T12:20:35.8186860Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16 2022-08-17T12:20:35.8312205Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16 2022-08-17T12:20:35.8556517Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32 2022-08-17T12:20:35.8604105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128 2022-08-17T12:20:35.8654636Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128 2022-08-17T12:20:35.8754598Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32 2022-08-17T12:20:35.8996121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64 2022-08-17T12:20:35.9038639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64 2022-08-17T12:20:35.9071241Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64 2022-08-17T12:20:35.9192714Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64 2022-08-17T12:20:35.9434960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8 2022-08-17T12:20:35.9464214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16 2022-08-17T12:20:35.9512598Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16 2022-08-17T12:20:35.9631600Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8 2022-08-17T12:20:35.9874988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8 2022-08-17T12:20:35.9907345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32 2022-08-17T12:20:35.9949661Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32 2022-08-17T12:20:36.0072884Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8 2022-08-17T12:20:36.0317329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16 2022-08-17T12:20:36.0360411Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64 2022-08-17T12:20:36.0449238Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64 2022-08-17T12:20:36.0464078Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16 2022-08-17T12:20:36.0493054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32 2022-08-17T12:20:36.0509721Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:20:36.0757434Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:36.0787736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:36.1196952Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:36.1234542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128 2022-08-17T12:20:36.1401307Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128 2022-08-17T12:20:36.1415300Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16 2022-08-17T12:20:36.1635301Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32 2022-08-17T12:20:36.1669247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64 2022-08-17T12:20:36.2044209Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64 2022-08-17T12:20:36.2136766Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32 2022-08-17T12:20:36.2148495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16 2022-08-17T12:20:36.2221418Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64 2022-08-17T12:20:36.2558136Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16 2022-08-17T12:20:36.2586845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32 2022-08-17T12:20:36.2996746Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32 2022-08-17T12:20:36.3021430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64 2022-08-17T12:20:36.3436201Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64 2022-08-17T12:20:36.3465855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16 2022-08-17T12:20:36.3918138Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16 2022-08-17T12:20:36.3963227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128 2022-08-17T12:20:36.4024623Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128 2022-08-17T12:20:36.4038580Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64 2022-08-17T12:20:36.4402631Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16 2022-08-17T12:20:36.4411599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64 2022-08-17T12:20:36.4838691Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64 2022-08-17T12:20:36.4846819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16 2022-08-17T12:20:36.5320873Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16 2022-08-17T12:20:36.5329716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32 2022-08-17T12:20:36.5759798Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32 2022-08-17T12:20:36.5768255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64 2022-08-17T12:20:36.6042426Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64 2022-08-17T12:20:36.6065268Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16 2022-08-17T12:20:36.6193083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool 2022-08-17T12:20:36.6197565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:36.6633919Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:36.6638909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:20:36.7074416Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:20:36.7079147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:20:36.7342838Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:20:36.7365351Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:20:36.7482335Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:20:36.7518856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16 2022-08-17T12:20:36.7994235Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16 2022-08-17T12:20:36.7999169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32 2022-08-17T12:20:36.8441512Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32 2022-08-17T12:20:36.8448740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64 2022-08-17T12:20:36.8880125Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64 2022-08-17T12:20:36.8886221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16 2022-08-17T12:20:36.9227779Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16 2022-08-17T12:20:36.9240568Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool 2022-08-17T12:20:36.9314334Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128 2022-08-17T12:20:36.9319029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128 2022-08-17T12:20:36.9774818Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128 2022-08-17T12:20:36.9781566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32 2022-08-17T12:20:37.0200909Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32 2022-08-17T12:20:37.0207223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64 2022-08-17T12:20:37.0637833Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64 2022-08-17T12:20:37.0643135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16 2022-08-17T12:20:37.1075456Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16 2022-08-17T12:20:37.1080550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32 2022-08-17T12:20:37.1485838Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32 2022-08-17T12:20:37.1525054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64 2022-08-17T12:20:37.1954704Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64 2022-08-17T12:20:37.1959546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16 2022-08-17T12:20:37.2394457Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16 2022-08-17T12:20:37.2401251Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128 2022-08-17T12:20:37.2406298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32 2022-08-17T12:20:37.2412661Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32 2022-08-17T12:20:37.2836700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64 2022-08-17T12:20:37.2837414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64 2022-08-17T12:20:37.3284940Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64 2022-08-17T12:20:37.3285597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8 2022-08-17T12:20:37.3762223Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8 2022-08-17T12:20:37.3764425Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32 2022-08-17T12:20:37.3767391Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64 2022-08-17T12:20:37.3769904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8 2022-08-17T12:20:37.3938438Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8 2022-08-17T12:20:37.3955701Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:20:37.4201409Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:20:37.4210983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:37.4216884Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:37.4230008Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64 2022-08-17T12:20:37.4596590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32 2022-08-17T12:20:37.4627628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128 2022-08-17T12:20:37.4731569Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128 2022-08-17T12:20:37.4740484Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32 2022-08-17T12:20:37.5037158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64 2022-08-17T12:20:37.5078403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32 2022-08-17T12:20:37.5523717Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32 2022-08-17T12:20:37.5528826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64 2022-08-17T12:20:37.5756134Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64 2022-08-17T12:20:37.5782431Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64 2022-08-17T12:20:37.5964594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16 2022-08-17T12:20:37.5974884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16 2022-08-17T12:20:37.6442416Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16 2022-08-17T12:20:37.6452550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32 2022-08-17T12:20:37.6837229Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32 2022-08-17T12:20:37.6863596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64 2022-08-17T12:20:37.6960458Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64 2022-08-17T12:20:37.6984690Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16 2022-08-17T12:20:37.7315788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32 2022-08-17T12:20:37.7351873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16 2022-08-17T12:20:37.7834262Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16 2022-08-17T12:20:37.7843921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32 2022-08-17T12:20:37.8058706Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32 2022-08-17T12:20:37.8084532Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32 2022-08-17T12:20:37.8276316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64 2022-08-17T12:20:37.8284897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64 2022-08-17T12:20:37.8713925Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64 2022-08-17T12:20:37.8723190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8 2022-08-17T12:20:37.9034112Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8 2022-08-17T12:20:37.9059898Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64 2022-08-17T12:20:37.9191966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8 2022-08-17T12:20:37.9200421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8 2022-08-17T12:20:37.9637296Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8 2022-08-17T12:20:37.9646366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16 2022-08-17T12:20:37.9839288Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16 2022-08-17T12:20:37.9853777Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:20:38.0115163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:20:38.0124385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool 2022-08-17T12:20:38.0194797Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool 2022-08-17T12:20:38.0220068Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8 2022-08-17T12:20:38.0595057Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8 2022-08-17T12:20:38.0604332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128 2022-08-17T12:20:38.1075475Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128 2022-08-17T12:20:38.1076616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64 2022-08-17T12:20:38.1554584Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64 2022-08-17T12:20:38.1555770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16 2022-08-17T12:20:38.2028324Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16 2022-08-17T12:20:38.2037728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32 2022-08-17T12:20:38.2063926Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32 2022-08-17T12:20:38.2096185Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8 2022-08-17T12:20:38.2431137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16 2022-08-17T12:20:38.2441142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64 2022-08-17T12:20:38.2881230Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64 2022-08-17T12:20:38.2890510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16 2022-08-17T12:20:38.3361777Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16 2022-08-17T12:20:38.3369651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32 2022-08-17T12:20:38.3800641Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32 2022-08-17T12:20:38.3807774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64 2022-08-17T12:20:38.4239590Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64 2022-08-17T12:20:38.4245413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8 2022-08-17T12:20:38.4686344Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8 2022-08-17T12:20:38.4688629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8 2022-08-17T12:20:38.5121090Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8 2022-08-17T12:20:38.5127331Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:38.5207951Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:38.5228168Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:20:38.5599328Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:20:38.5608841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool 2022-08-17T12:20:38.6040776Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool 2022-08-17T12:20:38.6050028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128 2022-08-17T12:20:38.6136735Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128 2022-08-17T12:20:38.6159705Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64 2022-08-17T12:20:38.6505362Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16 2022-08-17T12:20:38.6520465Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16 2022-08-17T12:20:38.6524851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64 2022-08-17T12:20:38.6530882Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64 2022-08-17T12:20:38.7001487Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128 2022-08-17T12:20:38.7006584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16 2022-08-17T12:20:38.7443400Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16 2022-08-17T12:20:38.7448787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32 2022-08-17T12:20:38.7921989Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32 2022-08-17T12:20:38.7926670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64 2022-08-17T12:20:38.8402589Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64 2022-08-17T12:20:38.8406573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16 2022-08-17T12:20:38.8881259Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16 2022-08-17T12:20:38.8884778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32 2022-08-17T12:20:38.9056481Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32 2022-08-17T12:20:38.9077168Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16 2022-08-17T12:20:38.9363994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32 2022-08-17T12:20:38.9367631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64 2022-08-17T12:20:38.9803450Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64 2022-08-17T12:20:38.9807123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8 2022-08-17T12:20:39.0293645Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8 2022-08-17T12:20:39.0297376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8 2022-08-17T12:20:39.0613548Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8 2022-08-17T12:20:39.0634540Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:20:39.0716193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16 2022-08-17T12:20:39.0720609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16 2022-08-17T12:20:39.1124761Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16 2022-08-17T12:20:39.1151046Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16 2022-08-17T12:20:39.1160714Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128 2022-08-17T12:20:39.1167819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool 2022-08-17T12:20:39.1599336Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool 2022-08-17T12:20:39.1600276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128 2022-08-17T12:20:39.1637380Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128 2022-08-17T12:20:39.1656776Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128 2022-08-17T12:20:39.1966479Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64 2022-08-17T12:20:39.1988993Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32 2022-08-17T12:20:39.1995996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64 2022-08-17T12:20:39.2025107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64 2022-08-17T12:20:39.2148685Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64 2022-08-17T12:20:39.2162198Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64 2022-08-17T12:20:39.2437075Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16 2022-08-17T12:20:39.2479466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16 2022-08-17T12:20:39.2611017Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16 2022-08-17T12:20:39.2633586Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16 2022-08-17T12:20:39.2920889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32 2022-08-17T12:20:39.2929443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32 2022-08-17T12:20:39.3109045Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32 2022-08-17T12:20:39.3132432Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32 2022-08-17T12:20:39.3401705Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64 2022-08-17T12:20:39.3410369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64 2022-08-17T12:20:39.3605107Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64 2022-08-17T12:20:39.3630610Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64 2022-08-17T12:20:39.3880784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16 2022-08-17T12:20:39.3889906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16 2022-08-17T12:20:39.4133119Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16 2022-08-17T12:20:39.4161003Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16 2022-08-17T12:20:39.4352545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32 2022-08-17T12:20:39.4362260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32 2022-08-17T12:20:39.4425322Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32 2022-08-17T12:20:39.4446512Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128 2022-08-17T12:20:39.4719619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64 2022-08-17T12:20:39.4734752Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32 2022-08-17T12:20:39.4793054Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64 2022-08-17T12:20:39.4825446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64 2022-08-17T12:20:39.5201620Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64 2022-08-17T12:20:39.5218773Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64 2022-08-17T12:20:39.5298449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8 2022-08-17T12:20:39.5308379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8 2022-08-17T12:20:39.5342884Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8 2022-08-17T12:20:39.5355342Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64 2022-08-17T12:20:39.5754787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8 2022-08-17T12:20:39.5755529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8 2022-08-17T12:20:39.5887034Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8 2022-08-17T12:20:39.5901545Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8 2022-08-17T12:20:39.6240878Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8 2022-08-17T12:20:39.6249801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:39.6364229Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:39.6378524Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8 2022-08-17T12:20:39.6683581Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16 2022-08-17T12:20:39.6686618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool 2022-08-17T12:20:39.7114892Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool 2022-08-17T12:20:39.7119100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128 2022-08-17T12:20:39.7557982Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128 2022-08-17T12:20:39.7561515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64 2022-08-17T12:20:39.7788333Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64 2022-08-17T12:20:39.7814223Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64 2022-08-17T12:20:39.8032643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16 2022-08-17T12:20:39.8040647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16 2022-08-17T12:20:39.8223134Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16 2022-08-17T12:20:39.8237046Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16 2022-08-17T12:20:39.8510081Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool 2022-08-17T12:20:39.8517754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32 2022-08-17T12:20:39.8998195Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32 2022-08-17T12:20:39.9006752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64 2022-08-17T12:20:39.9178926Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64 2022-08-17T12:20:39.9201425Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8 2022-08-17T12:20:39.9472019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8 2022-08-17T12:20:39.9479702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16 2022-08-17T12:20:39.9953679Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16 2022-08-17T12:20:39.9962058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32 2022-08-17T12:20:40.0393906Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32 2022-08-17T12:20:40.0402251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64 2022-08-17T12:20:40.0748580Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64 2022-08-17T12:20:40.0835987Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool 2022-08-17T12:20:40.0842566Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128 2022-08-17T12:20:40.0880105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8 2022-08-17T12:20:40.1359068Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8 2022-08-17T12:20:40.1367977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8 2022-08-17T12:20:40.1836893Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8 2022-08-17T12:20:40.1845350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16 2022-08-17T12:20:40.2092787Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16 2022-08-17T12:20:40.2106104Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8 2022-08-17T12:20:40.2273681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16 2022-08-17T12:20:40.2281353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool 2022-08-17T12:20:40.2716866Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool 2022-08-17T12:20:40.2726748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128 2022-08-17T12:20:40.3166552Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128 2022-08-17T12:20:40.3175168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64 2022-08-17T12:20:40.3639725Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64 2022-08-17T12:20:40.3647773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32 2022-08-17T12:20:40.4124164Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32 2022-08-17T12:20:40.4133708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64 2022-08-17T12:20:40.4447986Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64 2022-08-17T12:20:40.4495087Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16 2022-08-17T12:20:40.4592986Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32 2022-08-17T12:20:40.4601861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16 2022-08-17T12:20:40.5033981Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16 2022-08-17T12:20:40.5041792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32 2022-08-17T12:20:40.5515234Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32 2022-08-17T12:20:40.5523769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64 2022-08-17T12:20:40.5776769Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64 2022-08-17T12:20:40.5798982Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128 2022-08-17T12:20:40.5997527Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64 2022-08-17T12:20:40.6006143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8 2022-08-17T12:20:40.6438810Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8 2022-08-17T12:20:40.6447632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8 2022-08-17T12:20:40.6757329Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8 2022-08-17T12:20:40.6782062Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16 2022-08-17T12:20:40.6874768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool 2022-08-17T12:20:40.6883127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:40.7313778Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:40.7322620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool 2022-08-17T12:20:40.7757850Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool 2022-08-17T12:20:40.7766336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128 2022-08-17T12:20:40.8193720Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128 2022-08-17T12:20:40.8201885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64 2022-08-17T12:20:40.8676221Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64 2022-08-17T12:20:40.8684625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32 2022-08-17T12:20:40.8827450Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32 2022-08-17T12:20:40.8851423Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32 2022-08-17T12:20:40.9152399Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64 2022-08-17T12:20:40.9157491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64 2022-08-17T12:20:40.9434238Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64 2022-08-17T12:20:40.9485593Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64 2022-08-17T12:20:40.9591869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32 2022-08-17T12:20:40.9601411Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16 2022-08-17T12:20:41.0080588Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16 2022-08-17T12:20:41.0086734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32 2022-08-17T12:20:41.0322036Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32 2022-08-17T12:20:41.0357814Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool 2022-08-17T12:20:41.0518118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16 2022-08-17T12:20:41.0521901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64 2022-08-17T12:20:41.0965418Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64 2022-08-17T12:20:41.0974365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8 2022-08-17T12:20:41.1169167Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8 2022-08-17T12:20:41.1198140Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32 2022-08-17T12:20:41.1431186Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64 2022-08-17T12:20:41.1439194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8 2022-08-17T12:20:41.1879491Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8 2022-08-17T12:20:41.1887806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16 2022-08-17T12:20:41.2314614Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16 2022-08-17T12:20:41.2322744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool 2022-08-17T12:20:41.2615401Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool 2022-08-17T12:20:41.2629664Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64 2022-08-17T12:20:41.2790702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16 2022-08-17T12:20:41.2798776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128 2022-08-17T12:20:41.3278590Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128 2022-08-17T12:20:41.3289461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64 2022-08-17T12:20:41.3537532Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64 2022-08-17T12:20:41.3558828Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64 2022-08-17T12:20:41.3718204Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16 2022-08-17T12:20:41.3724377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32 2022-08-17T12:20:41.4162343Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32 2022-08-17T12:20:41.4168742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64 2022-08-17T12:20:41.4408047Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64 2022-08-17T12:20:41.4433420Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16 2022-08-17T12:20:41.4591654Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32 2022-08-17T12:20:41.4596900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16 2022-08-17T12:20:41.5074623Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16 2022-08-17T12:20:41.5075317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32 2022-08-17T12:20:41.5472536Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32 2022-08-17T12:20:41.5499813Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16 2022-08-17T12:20:41.5507506Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32 2022-08-17T12:20:41.5528503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64 2022-08-17T12:20:41.5959277Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64 2022-08-17T12:20:41.5968734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8 2022-08-17T12:20:41.6446189Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8 2022-08-17T12:20:41.6456128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8 2022-08-17T12:20:41.6726303Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8 2022-08-17T12:20:41.6749074Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32 2022-08-17T12:20:41.6872711Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64 2022-08-17T12:20:41.6879149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:41.7313760Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:41.7323190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool 2022-08-17T12:20:41.7761673Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool 2022-08-17T12:20:41.7771174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128 2022-08-17T12:20:41.8197443Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128 2022-08-17T12:20:41.8206708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64 2022-08-17T12:20:41.8675739Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64 2022-08-17T12:20:41.8676399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32 2022-08-17T12:20:41.8753462Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32 2022-08-17T12:20:41.8776079Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16 2022-08-17T12:20:41.8874234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32 2022-08-17T12:20:41.8898393Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64 2022-08-17T12:20:41.9114237Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8 2022-08-17T12:20:41.9119960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64 2022-08-17T12:20:41.9382671Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64 2022-08-17T12:20:41.9408560Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32 2022-08-17T12:20:41.9531260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64 2022-08-17T12:20:41.9551528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16 2022-08-17T12:20:42.0034672Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16 2022-08-17T12:20:42.0044152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32 2022-08-17T12:20:42.0474119Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32 2022-08-17T12:20:42.0484526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64 2022-08-17T12:20:42.0914225Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64 2022-08-17T12:20:42.0924558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8 2022-08-17T12:20:42.1213039Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8 2022-08-17T12:20:42.1253873Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8 2022-08-17T12:20:42.1352048Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8 2022-08-17T12:20:42.1361490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8 2022-08-17T12:20:42.1803290Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8 2022-08-17T12:20:42.1813699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16 2022-08-17T12:20:42.2234017Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16 2022-08-17T12:20:42.2245073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool 2022-08-17T12:20:42.2675913Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool 2022-08-17T12:20:42.2681970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128 2022-08-17T12:20:42.3086006Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128 2022-08-17T12:20:42.3100935Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32 2022-08-17T12:20:42.3113895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64 2022-08-17T12:20:42.3124433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64 2022-08-17T12:20:42.3320676Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64 2022-08-17T12:20:42.3341758Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64 2022-08-17T12:20:42.3551969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16 2022-08-17T12:20:42.3555024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16 2022-08-17T12:20:42.3574422Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16 2022-08-17T12:20:42.3607032Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8 2022-08-17T12:20:42.4001857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16 2022-08-17T12:20:42.4005007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32 2022-08-17T12:20:42.4432430Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32 2022-08-17T12:20:42.4438650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64 2022-08-17T12:20:42.4879045Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64 2022-08-17T12:20:42.4888721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16 2022-08-17T12:20:42.5242358Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16 2022-08-17T12:20:42.5266112Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16 2022-08-17T12:20:42.5315621Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool 2022-08-17T12:20:42.5320744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32 2022-08-17T12:20:42.5526905Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32 2022-08-17T12:20:42.5555871Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16 2022-08-17T12:20:42.5751912Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32 2022-08-17T12:20:42.5758710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64 2022-08-17T12:20:42.6184695Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64 2022-08-17T12:20:42.6196037Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64 2022-08-17T12:20:42.6200554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8 2022-08-17T12:20:42.6308444Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8 2022-08-17T12:20:42.6633061Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8 2022-08-17T12:20:42.6642364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8 2022-08-17T12:20:42.7073578Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8 2022-08-17T12:20:42.7083439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:42.7518212Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:42.7528570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool 2022-08-17T12:20:42.7684764Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool 2022-08-17T12:20:42.7698676Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool 2022-08-17T12:20:42.7953598Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32 2022-08-17T12:20:42.7962632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128 2022-08-17T12:20:42.8393683Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128 2022-08-17T12:20:42.8403118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64 2022-08-17T12:20:42.8494833Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64 2022-08-17T12:20:42.8508783Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32 2022-08-17T12:20:42.8572963Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64 2022-08-17T12:20:42.8596812Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32 2022-08-17T12:20:42.8835225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64 2022-08-17T12:20:42.8839903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16 2022-08-17T12:20:42.9313650Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16 2022-08-17T12:20:42.9319735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32 2022-08-17T12:20:42.9724305Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32 2022-08-17T12:20:42.9747987Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64 2022-08-17T12:20:42.9791920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16 2022-08-17T12:20:42.9806409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64 2022-08-17T12:20:42.9818141Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64 2022-08-17T12:20:42.9827996Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8 2022-08-17T12:20:43.0274694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8 2022-08-17T12:20:43.0285568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16 2022-08-17T12:20:43.0714062Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16 2022-08-17T12:20:43.0725049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32 2022-08-17T12:20:43.1006450Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32 2022-08-17T12:20:43.1041082Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64 2022-08-17T12:20:43.1150913Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8 2022-08-17T12:20:43.1160428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64 2022-08-17T12:20:43.1241352Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64 2022-08-17T12:20:43.1255415Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16 2022-08-17T12:20:43.1593671Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32 2022-08-17T12:20:43.1602766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8 2022-08-17T12:20:43.2034522Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8 2022-08-17T12:20:43.2043783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8 2022-08-17T12:20:43.2522441Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8 2022-08-17T12:20:43.2531670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128 2022-08-17T12:20:43.2828658Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128 2022-08-17T12:20:43.2852904Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32 2022-08-17T12:20:43.2944758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64 2022-08-17T12:20:43.2954318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64 2022-08-17T12:20:43.3387636Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64 2022-08-17T12:20:43.3397301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32 2022-08-17T12:20:43.3446499Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32 2022-08-17T12:20:43.3471124Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8 2022-08-17T12:20:43.3835842Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8 2022-08-17T12:20:43.3844928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64 2022-08-17T12:20:43.3926373Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64 2022-08-17T12:20:43.3956872Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8 2022-08-17T12:20:43.4308027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16 2022-08-17T12:20:43.4312541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16 2022-08-17T12:20:43.4501332Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16 2022-08-17T12:20:43.4512093Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64 2022-08-17T12:20:43.4743788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8 2022-08-17T12:20:43.4749561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32 2022-08-17T12:20:43.5188201Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32 2022-08-17T12:20:43.5194737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64 2022-08-17T12:20:43.5625802Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64 2022-08-17T12:20:43.5634957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8 2022-08-17T12:20:43.5716940Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8 2022-08-17T12:20:43.5737934Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8 2022-08-17T12:20:43.5747769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16 2022-08-17T12:20:43.5762208Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8 2022-08-17T12:20:43.6064793Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8 2022-08-17T12:20:43.6073965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8 2022-08-17T12:20:43.6179115Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8 2022-08-17T12:20:43.6203903Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16 2022-08-17T12:20:43.6545671Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool 2022-08-17T12:20:43.6555261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128 2022-08-17T12:20:43.6986964Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128 2022-08-17T12:20:43.6996420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64 2022-08-17T12:20:43.7065341Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64 2022-08-17T12:20:43.7079726Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8 2022-08-17T12:20:43.7428706Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16 2022-08-17T12:20:43.7436200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32 2022-08-17T12:20:43.7866235Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32 2022-08-17T12:20:43.7875697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64 2022-08-17T12:20:43.8306331Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64 2022-08-17T12:20:43.8315600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16 2022-08-17T12:20:43.8747676Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16 2022-08-17T12:20:43.8757347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32 2022-08-17T12:20:43.8774128Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32 2022-08-17T12:20:43.8796685Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16 2022-08-17T12:20:43.9186315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool 2022-08-17T12:20:43.9196882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64 2022-08-17T12:20:43.9625371Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64 2022-08-17T12:20:43.9627203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8 2022-08-17T12:20:44.0065251Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8 2022-08-17T12:20:44.0104257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8 2022-08-17T12:20:44.0185098Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8 2022-08-17T12:20:44.0207186Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool 2022-08-17T12:20:44.0567094Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128 2022-08-17T12:20:44.0576698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16 2022-08-17T12:20:44.1004910Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16 2022-08-17T12:20:44.1011020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool 2022-08-17T12:20:44.1029916Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool 2022-08-17T12:20:44.1051983Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16 2022-08-17T12:20:44.1432973Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool 2022-08-17T12:20:44.1439112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128 2022-08-17T12:20:44.1766305Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128 2022-08-17T12:20:44.1773833Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool 2022-08-17T12:20:44.1874611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128 2022-08-17T12:20:44.1879701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32 2022-08-17T12:20:44.2369045Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32 2022-08-17T12:20:44.2374309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64 2022-08-17T12:20:44.2835124Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64 2022-08-17T12:20:44.2840324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16 2022-08-17T12:20:44.3280226Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16 2022-08-17T12:20:44.3281043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32 2022-08-17T12:20:44.3359360Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32 2022-08-17T12:20:44.3377889Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool 2022-08-17T12:20:44.3714361Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16 2022-08-17T12:20:44.3718451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64 2022-08-17T12:20:44.4155188Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64 2022-08-17T12:20:44.4159787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16 2022-08-17T12:20:44.4595735Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16 2022-08-17T12:20:44.4600743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32 2022-08-17T12:20:44.5048789Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32 2022-08-17T12:20:44.5057381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64 2022-08-17T12:20:44.5474391Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64 2022-08-17T12:20:44.5479854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8 2022-08-17T12:20:44.5625849Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8 2022-08-17T12:20:44.5650696Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128 2022-08-17T12:20:44.5922791Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64 2022-08-17T12:20:44.5932703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8 2022-08-17T12:20:44.6355359Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8 2022-08-17T12:20:44.6365234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:44.6802790Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:44.6812077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool 2022-08-17T12:20:44.7211007Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool 2022-08-17T12:20:44.7245497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128 2022-08-17T12:20:44.7506706Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128 2022-08-17T12:20:44.7530986Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128 2022-08-17T12:20:44.7671886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64 2022-08-17T12:20:44.7680996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32 2022-08-17T12:20:44.8162881Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32 2022-08-17T12:20:44.8173061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64 2022-08-17T12:20:44.8577217Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64 2022-08-17T12:20:44.8599433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16 2022-08-17T12:20:44.8687452Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16 2022-08-17T12:20:44.8704932Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64 2022-08-17T12:20:44.9073979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32 2022-08-17T12:20:44.9080327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32 2022-08-17T12:20:44.9129907Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32 2022-08-17T12:20:44.9151241Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16 2022-08-17T12:20:44.9514527Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32 2022-08-17T12:20:44.9520119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64 2022-08-17T12:20:44.9967076Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64 2022-08-17T12:20:44.9973093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16 2022-08-17T12:20:45.0396507Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16 2022-08-17T12:20:45.0399571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32 2022-08-17T12:20:45.0811362Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32 2022-08-17T12:20:45.0817876Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32 2022-08-17T12:20:45.0838713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64 2022-08-17T12:20:45.0853576Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64 2022-08-17T12:20:45.1288331Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64 2022-08-17T12:20:45.1291281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8 2022-08-17T12:20:45.1677659Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8 2022-08-17T12:20:45.1715220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8 2022-08-17T12:20:45.1737286Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8 2022-08-17T12:20:45.1755543Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64 2022-08-17T12:20:45.2210630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32 2022-08-17T12:20:45.2213463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16 2022-08-17T12:20:45.2635593Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16 2022-08-17T12:20:45.2641101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool 2022-08-17T12:20:45.2899984Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool 2022-08-17T12:20:45.2923867Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32 2022-08-17T12:20:45.3073232Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64 2022-08-17T12:20:45.3078693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128 2022-08-17T12:20:45.3254017Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128 2022-08-17T12:20:45.3272571Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64 2022-08-17T12:20:45.3282038Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32 2022-08-17T12:20:45.3305183Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64 2022-08-17T12:20:45.3552918Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16 2022-08-17T12:20:45.3563706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64 2022-08-17T12:20:45.3997056Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64 2022-08-17T12:20:45.4007716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16 2022-08-17T12:20:45.4347903Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16 2022-08-17T12:20:45.4362159Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64 2022-08-17T12:20:45.4432435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16 2022-08-17T12:20:45.4440855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32 2022-08-17T12:20:45.4874191Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32 2022-08-17T12:20:45.4883630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64 2022-08-17T12:20:45.5316941Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64 2022-08-17T12:20:45.5330877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16 2022-08-17T12:20:45.5760888Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16 2022-08-17T12:20:45.5770616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32 2022-08-17T12:20:45.5794453Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32 2022-08-17T12:20:45.5821566Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16 2022-08-17T12:20:45.5920539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32 2022-08-17T12:20:45.5945956Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16 2022-08-17T12:20:45.6196876Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32 2022-08-17T12:20:45.6230551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64 2022-08-17T12:20:45.6637077Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64 2022-08-17T12:20:45.6666280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8 2022-08-17T12:20:45.6733516Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8 2022-08-17T12:20:45.6757674Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64 2022-08-17T12:20:45.7076941Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16 2022-08-17T12:20:45.7103182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8 2022-08-17T12:20:45.7595942Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8 2022-08-17T12:20:45.7605105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:45.8040137Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:45.8049231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool 2022-08-17T12:20:45.8293588Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool 2022-08-17T12:20:45.8316882Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32 2022-08-17T12:20:45.8511326Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64 2022-08-17T12:20:45.8516553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128 2022-08-17T12:20:45.8581655Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128 2022-08-17T12:20:45.8607467Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32 2022-08-17T12:20:45.8995477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64 2022-08-17T12:20:45.9000740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64 2022-08-17T12:20:45.9474523Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64 2022-08-17T12:20:45.9480145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16 2022-08-17T12:20:45.9865136Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16 2022-08-17T12:20:45.9889391Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16 2022-08-17T12:20:45.9920269Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32 2022-08-17T12:20:45.9954022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32 2022-08-17T12:20:46.0396303Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32 2022-08-17T12:20:46.0405988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64 2022-08-17T12:20:46.0474170Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64 2022-08-17T12:20:46.0539164Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64 2022-08-17T12:20:46.0843421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8 2022-08-17T12:20:46.0849431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16 2022-08-17T12:20:46.1275134Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16 2022-08-17T12:20:46.1279770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32 2022-08-17T12:20:46.1714742Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32 2022-08-17T12:20:46.1720125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64 2022-08-17T12:20:46.1967320Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64 2022-08-17T12:20:46.1989113Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8 2022-08-17T12:20:46.2151287Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8 2022-08-17T12:20:46.2155742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8 2022-08-17T12:20:46.2305346Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8 2022-08-17T12:20:46.2339874Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64 2022-08-17T12:20:46.2555349Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8 2022-08-17T12:20:46.2559055Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32 2022-08-17T12:20:46.2577658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:20:46.2593900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64 2022-08-17T12:20:46.3034972Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:20:46.3038475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16 2022-08-17T12:20:46.3517128Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16 2022-08-17T12:20:46.3517752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32 2022-08-17T12:20:46.3674923Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32 2022-08-17T12:20:46.3695257Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8 2022-08-17T12:20:46.3994925Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16 2022-08-17T12:20:46.4004203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64 2022-08-17T12:20:46.4473116Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64 2022-08-17T12:20:46.4480786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:46.4563247Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:46.4587185Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8 2022-08-17T12:20:46.4696205Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8 2022-08-17T12:20:46.4714353Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64 2022-08-17T12:20:46.4919342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8 2022-08-17T12:20:46.4924584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32 2022-08-17T12:20:46.5267352Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32 2022-08-17T12:20:46.5287730Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16 2022-08-17T12:20:46.5350566Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool 2022-08-17T12:20:46.5354966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64 2022-08-17T12:20:46.5796222Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64 2022-08-17T12:20:46.5797131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16 2022-08-17T12:20:46.6278436Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16 2022-08-17T12:20:46.6279098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool 2022-08-17T12:20:46.6759320Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool 2022-08-17T12:20:46.6759990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128 2022-08-17T12:20:46.6991076Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128 2022-08-17T12:20:46.7008836Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8 2022-08-17T12:20:46.7017678Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8 2022-08-17T12:20:46.7041712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8 2022-08-17T12:20:46.7193388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16 2022-08-17T12:20:46.7204383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32 2022-08-17T12:20:46.7636042Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32 2022-08-17T12:20:46.7645993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64 2022-08-17T12:20:46.8121167Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64 2022-08-17T12:20:46.8131332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16 2022-08-17T12:20:46.8300172Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16 2022-08-17T12:20:46.8319127Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16 2022-08-17T12:20:46.8575211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool 2022-08-17T12:20:46.8596385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32 2022-08-17T12:20:46.8798523Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32 2022-08-17T12:20:46.8827043Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool 2022-08-17T12:20:46.9031733Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128 2022-08-17T12:20:46.9037631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64 2022-08-17T12:20:46.9497555Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64 2022-08-17T12:20:46.9503954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16 2022-08-17T12:20:46.9615699Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16 2022-08-17T12:20:46.9637460Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8 2022-08-17T12:20:46.9663777Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16 2022-08-17T12:20:46.9795424Z [gw3] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16 2022-08-17T12:20:46.9816001Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool 2022-08-17T12:20:46.9913301Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16 2022-08-17T12:20:46.9917349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32 2022-08-17T12:20:47.0153323Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32 2022-08-17T12:20:47.0359977Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16 2022-08-17T12:20:47.0364503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64 2022-08-17T12:20:47.0796554Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64 2022-08-17T12:20:47.0800956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8 2022-08-17T12:20:47.1235345Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8 2022-08-17T12:20:47.1240847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8 2022-08-17T12:20:47.1717012Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8 2022-08-17T12:20:47.1725864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:47.2155313Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:47.2164392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool 2022-08-17T12:20:47.2554577Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool 2022-08-17T12:20:47.2563188Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16 2022-08-17T12:20:47.2586532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128 2022-08-17T12:20:47.2598562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32 2022-08-17T12:20:47.3075244Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128 2022-08-17T12:20:47.3084289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32 2022-08-17T12:20:47.3337369Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32 2022-08-17T12:20:47.3362713Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32 2022-08-17T12:20:47.3556312Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64 2022-08-17T12:20:47.3568268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64 2022-08-17T12:20:47.3995864Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64 2022-08-17T12:20:47.4002545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16 2022-08-17T12:20:47.4474196Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16 2022-08-17T12:20:47.4481169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32 2022-08-17T12:20:47.4537601Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32 2022-08-17T12:20:47.4558621Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64 2022-08-17T12:20:47.4811670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16 2022-08-17T12:20:47.4837288Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128 2022-08-17T12:20:47.4908954Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64 2022-08-17T12:20:47.4917574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64 2022-08-17T12:20:47.5355616Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64 2022-08-17T12:20:47.5361602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16 2022-08-17T12:20:47.5792843Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16 2022-08-17T12:20:47.5803882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32 2022-08-17T12:20:47.6234276Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32 2022-08-17T12:20:47.6247531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64 2022-08-17T12:20:47.6320772Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64 2022-08-17T12:20:47.6357179Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16 2022-08-17T12:20:47.6657941Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32 2022-08-17T12:20:47.6682014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8 2022-08-17T12:20:47.7115398Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8 2022-08-17T12:20:47.7120041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8 2022-08-17T12:20:47.7162309Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8 2022-08-17T12:20:47.7255282Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16 2022-08-17T12:20:47.7555118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32 2022-08-17T12:20:47.7559219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16 2022-08-17T12:20:47.7776667Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16 2022-08-17T12:20:47.7799501Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32 2022-08-17T12:20:47.7951238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64 2022-08-17T12:20:47.8001128Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64 2022-08-17T12:20:47.8008116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool 2022-08-17T12:20:47.8017913Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool 2022-08-17T12:20:47.8475022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32 2022-08-17T12:20:47.8480628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128 2022-08-17T12:20:47.8721238Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128 2022-08-17T12:20:47.8744229Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64 2022-08-17T12:20:47.8913993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8 2022-08-17T12:20:47.8919257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32 2022-08-17T12:20:47.8945450Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32 2022-08-17T12:20:47.8953665Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32 2022-08-17T12:20:47.9366183Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64 2022-08-17T12:20:47.9371692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64 2022-08-17T12:20:47.9799651Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64 2022-08-17T12:20:47.9804230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16 2022-08-17T12:20:48.0241099Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16 2022-08-17T12:20:48.0243970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32 2022-08-17T12:20:48.0295833Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32 2022-08-17T12:20:48.0322933Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8 2022-08-17T12:20:48.0676327Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8 2022-08-17T12:20:48.0680505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64 2022-08-17T12:20:48.1116031Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64 2022-08-17T12:20:48.1121181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16 2022-08-17T12:20:48.1283006Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16 2022-08-17T12:20:48.1318007Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64 2022-08-17T12:20:48.1474162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16 2022-08-17T12:20:48.1494612Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32 2022-08-17T12:20:48.1550898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64 2022-08-17T12:20:48.1554975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32 2022-08-17T12:20:48.1882405Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32 2022-08-17T12:20:48.1883048Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8 2022-08-17T12:20:48.1998933Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16 2022-08-17T12:20:48.2001181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64 2022-08-17T12:20:48.2436294Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64 2022-08-17T12:20:48.2437602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8 2022-08-17T12:20:48.2883890Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8 2022-08-17T12:20:48.2888620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8 2022-08-17T12:20:48.2936361Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8 2022-08-17T12:20:48.2964746Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16 2022-08-17T12:20:48.2973571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32 2022-08-17T12:20:48.2991767Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16 2022-08-17T12:20:48.3314477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool 2022-08-17T12:20:48.3315248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:48.3756167Z [gw1] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:48.3757101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool 2022-08-17T12:20:48.4236339Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool 2022-08-17T12:20:48.4240631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128 2022-08-17T12:20:48.4679147Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128 2022-08-17T12:20:48.4682809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32 2022-08-17T12:20:48.5004123Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32 2022-08-17T12:20:48.5022088Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32 2022-08-17T12:20:48.5074859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64 2022-08-17T12:20:48.5116520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64 2022-08-17T12:20:48.5557705Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64 2022-08-17T12:20:48.5558377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16 2022-08-17T12:20:48.5661639Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16 2022-08-17T12:20:48.5685818Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool 2022-08-17T12:20:48.5996053Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16 2022-08-17T12:20:48.6001728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32 2022-08-17T12:20:48.6233485Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32 2022-08-17T12:20:48.6244705Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64 2022-08-17T12:20:48.6434013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8 2022-08-17T12:20:48.6442311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64 2022-08-17T12:20:48.6658374Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64 2022-08-17T12:20:48.6685287Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64 2022-08-17T12:20:48.6873098Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16 2022-08-17T12:20:48.6880671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16 2022-08-17T12:20:48.7355205Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16 2022-08-17T12:20:48.7365106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32 2022-08-17T12:20:48.7832478Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32 2022-08-17T12:20:48.7841903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64 2022-08-17T12:20:48.7855802Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64 2022-08-17T12:20:48.7889194Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16 2022-08-17T12:20:48.7943945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32 2022-08-17T12:20:48.7980860Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8 2022-08-17T12:20:48.8273366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8 2022-08-17T12:20:48.8282749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8 2022-08-17T12:20:48.8719564Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8 2022-08-17T12:20:48.8720219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8 2022-08-17T12:20:48.9199473Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8 2022-08-17T12:20:48.9200226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16 2022-08-17T12:20:48.9445706Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16 2022-08-17T12:20:48.9471489Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32 2022-08-17T12:20:48.9674583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64 2022-08-17T12:20:48.9684417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool 2022-08-17T12:20:48.9867629Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool 2022-08-17T12:20:48.9879513Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8 2022-08-17T12:20:48.9955373Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_bfloat16 2022-08-17T12:20:48.9975713Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16 2022-08-17T12:20:49.0162101Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32 2022-08-17T12:20:49.0171031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128 2022-08-17T12:20:49.0416874Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128 2022-08-17T12:20:49.0431222Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_bfloat16 2022-08-17T12:20:49.0643845Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float32 2022-08-17T12:20:49.0652857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32 2022-08-17T12:20:49.0706304Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32 2022-08-17T12:20:49.0731113Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64 2022-08-17T12:20:49.1072543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16 2022-08-17T12:20:49.1081256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64 2022-08-17T12:20:49.1191437Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64 2022-08-17T12:20:49.1248144Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float32 2022-08-17T12:20:49.1525592Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float64 2022-08-17T12:20:49.1526337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16 2022-08-17T12:20:49.1960050Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16 2022-08-17T12:20:49.1968174Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float64 2022-08-17T12:20:49.1968908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16 2022-08-17T12:20:49.1969600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32 2022-08-17T12:20:49.2062403Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32 2022-08-17T12:20:49.2089478Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16 2022-08-17T12:20:49.2396887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32 2022-08-17T12:20:49.2397490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64 2022-08-17T12:20:49.2631638Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64 2022-08-17T12:20:49.2657532Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32 2022-08-17T12:20:49.2839943Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64 2022-08-17T12:20:49.2842803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16 2022-08-17T12:20:49.3322275Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16 2022-08-17T12:20:49.3323147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32 2022-08-17T12:20:49.3377491Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32 2022-08-17T12:20:49.3401620Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32 2022-08-17T12:20:49.3757035Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64 2022-08-17T12:20:49.3766544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64 2022-08-17T12:20:49.4209881Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64 2022-08-17T12:20:49.4210539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8 2022-08-17T12:20:49.4474393Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8 2022-08-17T12:20:49.4507912Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64 2022-08-17T12:20:49.4766566Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8 2022-08-17T12:20:49.4772522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8 2022-08-17T12:20:49.5120119Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8 2022-08-17T12:20:49.5120792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:49.5479096Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:49.5497391Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64 2022-08-17T12:20:49.5596251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8 2022-08-17T12:20:49.5596868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool 2022-08-17T12:20:49.5649812Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool 2022-08-17T12:20:49.5681237Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8 2022-08-17T12:20:49.5997692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8 2022-08-17T12:20:49.6028346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128 2022-08-17T12:20:49.6475728Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128 2022-08-17T12:20:49.6476409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32 2022-08-17T12:20:49.6921293Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32 2022-08-17T12:20:49.6924376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64 2022-08-17T12:20:49.7330181Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64 2022-08-17T12:20:49.7334525Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8 2022-08-17T12:20:49.7350509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16 2022-08-17T12:20:49.7358009Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16 2022-08-17T12:20:49.7406538Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16 2022-08-17T12:20:49.7430937Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8 2022-08-17T12:20:49.7835152Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8 2022-08-17T12:20:49.7845364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32 2022-08-17T12:20:49.8239029Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32 2022-08-17T12:20:49.8284165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64 2022-08-17T12:20:49.8521897Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64 2022-08-17T12:20:49.8543251Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16 2022-08-17T12:20:49.8679450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool 2022-08-17T12:20:49.8691785Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16 2022-08-17T12:20:49.8703053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16 2022-08-17T12:20:49.8722685Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool 2022-08-17T12:20:49.9207649Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16 2022-08-17T12:20:49.9208314Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32 2022-08-17T12:20:49.9567943Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32 2022-08-17T12:20:49.9594463Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8 2022-08-17T12:20:49.9636757Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16 2022-08-17T12:20:49.9680910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64 2022-08-17T12:20:50.0122762Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64 2022-08-17T12:20:50.0132245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8 2022-08-17T12:20:50.0609061Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8 2022-08-17T12:20:50.0619274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8 2022-08-17T12:20:50.0906339Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8 2022-08-17T12:20:50.0927545Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool 2022-08-17T12:20:50.1053961Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128 2022-08-17T12:20:50.1077774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16 2022-08-17T12:20:50.1568383Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16 2022-08-17T12:20:50.1569198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128 2022-08-17T12:20:50.1777430Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128 2022-08-17T12:20:50.1805170Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16 2022-08-17T12:20:50.1992063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16 2022-08-17T12:20:50.2001014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64 2022-08-17T12:20:50.2441873Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64 2022-08-17T12:20:50.2458759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16 2022-08-17T12:20:50.2469494Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16 2022-08-17T12:20:50.2480008Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool 2022-08-17T12:20:50.2887619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128 2022-08-17T12:20:50.2897205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32 2022-08-17T12:20:50.3315285Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32 2022-08-17T12:20:50.3321008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64 2022-08-17T12:20:50.3776485Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64 2022-08-17T12:20:50.3777199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:50.4207964Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:50.4208665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128 2022-08-17T12:20:50.4638592Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128 2022-08-17T12:20:50.4639287Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64 2022-08-17T12:20:50.5084615Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64 2022-08-17T12:20:50.5085253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16 2022-08-17T12:20:50.5560633Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16 2022-08-17T12:20:50.5561295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32 2022-08-17T12:20:50.5682169Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32 2022-08-17T12:20:50.5708293Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16 2022-08-17T12:20:50.5998833Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32 2022-08-17T12:20:50.6009583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64 2022-08-17T12:20:50.6478771Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64 2022-08-17T12:20:50.6479449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16 2022-08-17T12:20:50.6924707Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16 2022-08-17T12:20:50.6925368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128 2022-08-17T12:20:50.7360028Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128 2022-08-17T12:20:50.7360711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64 2022-08-17T12:20:50.7745259Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64 2022-08-17T12:20:50.7805388Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128 2022-08-17T12:20:50.7805958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16 2022-08-17T12:20:50.7818014Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16 2022-08-17T12:20:50.8238542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64 2022-08-17T12:20:50.8290488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32 2022-08-17T12:20:50.8724722Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32 2022-08-17T12:20:50.8731606Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64 2022-08-17T12:20:50.9155790Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64 2022-08-17T12:20:50.9164930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:50.9395178Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:50.9417840Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32 2022-08-17T12:20:50.9631988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64 2022-08-17T12:20:50.9640872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:20:50.9706966Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:20:50.9726730Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128 2022-08-17T12:20:51.0044099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64 2022-08-17T12:20:51.0096680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:20:51.0488353Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:20:51.0539887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16 2022-08-17T12:20:51.0955406Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16 2022-08-17T12:20:51.0965117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32 2022-08-17T12:20:51.1393935Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32 2022-08-17T12:20:51.1403494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64 2022-08-17T12:20:51.1505764Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64 2022-08-17T12:20:51.1542463Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64 2022-08-17T12:20:51.1885539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32 2022-08-17T12:20:51.1898858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16 2022-08-17T12:20:51.2318491Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16 2022-08-17T12:20:51.2328252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool 2022-08-17T12:20:51.2476685Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool 2022-08-17T12:20:51.2496781Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64 2022-08-17T12:20:51.2753851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16 2022-08-17T12:20:51.2759859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128 2022-08-17T12:20:51.3042724Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128 2022-08-17T12:20:51.3066963Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32 2022-08-17T12:20:51.3197262Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64 2022-08-17T12:20:51.3203170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32 2022-08-17T12:20:51.3602405Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32 2022-08-17T12:20:51.3637537Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64 2022-08-17T12:20:51.3649186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64 2022-08-17T12:20:51.3653875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16 2022-08-17T12:20:51.4075555Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64 2022-08-17T12:20:51.4080513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16 2022-08-17T12:20:51.4559451Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16 2022-08-17T12:20:51.4560090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32 2022-08-17T12:20:51.4782863Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32 2022-08-17T12:20:51.4804436Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64 2022-08-17T12:20:51.5037948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16 2022-08-17T12:20:51.5038516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64 2022-08-17T12:20:51.5481289Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64 2022-08-17T12:20:51.5482223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16 2022-08-17T12:20:51.5520381Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16 2022-08-17T12:20:51.5538035Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16 2022-08-17T12:20:51.5908744Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32 2022-08-17T12:20:51.5920661Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16 2022-08-17T12:20:51.5926335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32 2022-08-17T12:20:51.5949509Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32 2022-08-17T12:20:51.6356807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32 2022-08-17T12:20:51.6394910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64 2022-08-17T12:20:51.6835619Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64 2022-08-17T12:20:51.6836239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8 2022-08-17T12:20:51.7319045Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8 2022-08-17T12:20:51.7319694Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8 2022-08-17T12:20:51.7735277Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8 2022-08-17T12:20:51.7771400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:51.7925219Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:51.7947467Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32 2022-08-17T12:20:51.8193410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64 2022-08-17T12:20:51.8201732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool 2022-08-17T12:20:51.8635257Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool 2022-08-17T12:20:51.8643940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128 2022-08-17T12:20:51.8868889Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128 2022-08-17T12:20:51.8899449Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32 2022-08-17T12:20:51.9041017Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64 2022-08-17T12:20:51.9048718Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64 2022-08-17T12:20:51.9073303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32 2022-08-17T12:20:51.9082492Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32 2022-08-17T12:20:51.9512606Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8 2022-08-17T12:20:51.9521329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64 2022-08-17T12:20:51.9953736Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64 2022-08-17T12:20:51.9964048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16 2022-08-17T12:20:51.9983341Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16 2022-08-17T12:20:52.0009528Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16 2022-08-17T12:20:52.0394594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32 2022-08-17T12:20:52.0405306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32 2022-08-17T12:20:52.0608043Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32 2022-08-17T12:20:52.0629805Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8 2022-08-17T12:20:52.0837030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8 2022-08-17T12:20:52.0847274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64 2022-08-17T12:20:52.1271682Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64 2022-08-17T12:20:52.1280910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16 2022-08-17T12:20:52.1712840Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16 2022-08-17T12:20:52.1722191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32 2022-08-17T12:20:52.2162355Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32 2022-08-17T12:20:52.2173210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64 2022-08-17T12:20:52.2199717Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64 2022-08-17T12:20:52.2220328Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8 2022-08-17T12:20:52.2597843Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16 2022-08-17T12:20:52.2603615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8 2022-08-17T12:20:52.3014667Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8 2022-08-17T12:20:52.3029498Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64 2022-08-17T12:20:52.3042893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8 2022-08-17T12:20:52.3051451Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8 2022-08-17T12:20:52.3475337Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8 2022-08-17T12:20:52.3484542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16 2022-08-17T12:20:52.3503194Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16 2022-08-17T12:20:52.3526853Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16 2022-08-17T12:20:52.3971574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool 2022-08-17T12:20:52.3972197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool 2022-08-17T12:20:52.4022846Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool 2022-08-17T12:20:52.4063796Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32 2022-08-17T12:20:52.4430403Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64 2022-08-17T12:20:52.4435093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128 2022-08-17T12:20:52.4873666Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128 2022-08-17T12:20:52.4882036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32 2022-08-17T12:20:52.5315693Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32 2022-08-17T12:20:52.5325514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64 2022-08-17T12:20:52.5751261Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64 2022-08-17T12:20:52.5760172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16 2022-08-17T12:20:52.5771042Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16 2022-08-17T12:20:52.5789360Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool 2022-08-17T12:20:52.6023087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128 2022-08-17T12:20:52.6194533Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8 2022-08-17T12:20:52.6201290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32 2022-08-17T12:20:52.6363836Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32 2022-08-17T12:20:52.6635250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8 2022-08-17T12:20:52.6640389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64 2022-08-17T12:20:52.7088299Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64 2022-08-17T12:20:52.7095671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16 2022-08-17T12:20:52.7518475Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16 2022-08-17T12:20:52.7525195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32 2022-08-17T12:20:52.7958426Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32 2022-08-17T12:20:52.7963189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64 2022-08-17T12:20:52.8441490Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64 2022-08-17T12:20:52.8442652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8 2022-08-17T12:20:52.8875653Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8 2022-08-17T12:20:52.8883028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8 2022-08-17T12:20:52.9316071Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8 2022-08-17T12:20:52.9327708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:52.9472096Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:52.9497903Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64 2022-08-17T12:20:52.9752286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16 2022-08-17T12:20:52.9760447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool 2022-08-17T12:20:53.0139342Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool 2022-08-17T12:20:53.0199341Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8 2022-08-17T12:20:53.0207807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16 2022-08-17T12:20:53.0216767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:20:53.0635131Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:20:53.0644654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:20:53.1078100Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:20:53.1088235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:20:53.1514097Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:20:53.1523376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16 2022-08-17T12:20:53.1650775Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16 2022-08-17T12:20:53.1672053Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128 2022-08-17T12:20:53.1960933Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64 2022-08-17T12:20:53.1965761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32 2022-08-17T12:20:53.2402056Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32 2022-08-17T12:20:53.2406647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64 2022-08-17T12:20:53.2837374Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64 2022-08-17T12:20:53.2841830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16 2022-08-17T12:20:53.3236580Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16 2022-08-17T12:20:53.3259251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32 2022-08-17T12:20:53.3272860Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16 2022-08-17T12:20:53.3291693Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32 2022-08-17T12:20:53.3712661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32 2022-08-17T12:20:53.3718732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64 2022-08-17T12:20:53.4195665Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64 2022-08-17T12:20:53.4204008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8 2022-08-17T12:20:53.4395232Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8 2022-08-17T12:20:53.4412864Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16 2022-08-17T12:20:53.4633483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool 2022-08-17T12:20:53.4634066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:20:53.4900208Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:20:53.4935845Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64 2022-08-17T12:20:53.5077346Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32 2022-08-17T12:20:53.5078250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16 2022-08-17T12:20:53.5512578Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16 2022-08-17T12:20:53.5513784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool 2022-08-17T12:20:53.5849938Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool 2022-08-17T12:20:53.5871072Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32 2022-08-17T12:20:53.5949477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64 2022-08-17T12:20:53.5954045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128 2022-08-17T12:20:53.6439985Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128 2022-08-17T12:20:53.6443581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32 2022-08-17T12:20:53.6876953Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32 2022-08-17T12:20:53.6884487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64 2022-08-17T12:20:53.7047425Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64 2022-08-17T12:20:53.7070455Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64 2022-08-17T12:20:53.7355157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16 2022-08-17T12:20:53.7359989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16 2022-08-17T12:20:53.7626319Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16 2022-08-17T12:20:53.7671972Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool 2022-08-17T12:20:53.7833050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16 2022-08-17T12:20:53.7838813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32 2022-08-17T12:20:53.8199410Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32 2022-08-17T12:20:53.8311797Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32 2022-08-17T12:20:53.8357221Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64 2022-08-17T12:20:53.8362062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64 2022-08-17T12:20:53.8736074Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64 2022-08-17T12:20:53.8773082Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16 2022-08-17T12:20:53.8779295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32 2022-08-17T12:20:53.8797559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16 2022-08-17T12:20:53.9232130Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16 2022-08-17T12:20:53.9237290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32 2022-08-17T12:20:53.9673821Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32 2022-08-17T12:20:53.9679179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64 2022-08-17T12:20:53.9986862Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64 2022-08-17T12:20:54.0008607Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32 2022-08-17T12:20:54.0112209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64 2022-08-17T12:20:54.0120382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8 2022-08-17T12:20:54.0558067Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8 2022-08-17T12:20:54.0568607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8 2022-08-17T12:20:54.1000540Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8 2022-08-17T12:20:54.1005899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:54.1436142Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:54.1440645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool 2022-08-17T12:20:54.1709737Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool 2022-08-17T12:20:54.1735658Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64 2022-08-17T12:20:54.1870701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8 2022-08-17T12:20:54.1879937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128 2022-08-17T12:20:54.2258900Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128 2022-08-17T12:20:54.2314534Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64 2022-08-17T12:20:54.2323955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32 2022-08-17T12:20:54.2334434Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32 2022-08-17T12:20:54.2756797Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8 2022-08-17T12:20:54.2781519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64 2022-08-17T12:20:54.2912214Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64 2022-08-17T12:20:54.2938500Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8 2022-08-17T12:20:54.3195355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8 2022-08-17T12:20:54.3224413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16 2022-08-17T12:20:54.3636271Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16 2022-08-17T12:20:54.3665886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32 2022-08-17T12:20:54.3775361Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32 2022-08-17T12:20:54.3790516Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16 2022-08-17T12:20:54.4089709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32 2022-08-17T12:20:54.4101550Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8 2022-08-17T12:20:54.4113140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64 2022-08-17T12:20:54.4152174Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64 2022-08-17T12:20:54.4561186Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_bfloat16 2022-08-17T12:20:54.4570704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16 2022-08-17T12:20:54.4992853Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16 2022-08-17T12:20:54.5003109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32 2022-08-17T12:20:54.5048765Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32 2022-08-17T12:20:54.5077430Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_bfloat16 2022-08-17T12:20:54.5480213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float32 2022-08-17T12:20:54.5490169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64 2022-08-17T12:20:54.5735879Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64 2022-08-17T12:20:54.5753332Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float32 2022-08-17T12:20:54.5916391Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float64 2022-08-17T12:20:54.5926742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8 2022-08-17T12:20:54.6119946Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8 2022-08-17T12:20:54.6192893Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float64 2022-08-17T12:20:54.6254195Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16 2022-08-17T12:20:54.6270888Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8 2022-08-17T12:20:54.6280141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8 2022-08-17T12:20:54.6291168Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32 2022-08-17T12:20:54.6389895Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64 2022-08-17T12:20:54.6397870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8 2022-08-17T12:20:54.6835617Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8 2022-08-17T12:20:54.6845040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16 2022-08-17T12:20:54.7275123Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16 2022-08-17T12:20:54.7284893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool 2022-08-17T12:20:54.7754189Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool 2022-08-17T12:20:54.7763895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128 2022-08-17T12:20:54.8233521Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128 2022-08-17T12:20:54.8244101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32 2022-08-17T12:20:54.8716310Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32 2022-08-17T12:20:54.8727591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64 2022-08-17T12:20:54.8906289Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64 2022-08-17T12:20:54.8931723Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8 2022-08-17T12:20:54.8969717Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16 2022-08-17T12:20:54.8992048Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16 2022-08-17T12:20:54.9155141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool 2022-08-17T12:20:54.9163753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16 2022-08-17T12:20:54.9596021Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16 2022-08-17T12:20:54.9605029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32 2022-08-17T12:20:55.0035137Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32 2022-08-17T12:20:55.0039548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64 2022-08-17T12:20:55.0374236Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64 2022-08-17T12:20:55.0443021Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64 2022-08-17T12:20:55.0472929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16 2022-08-17T12:20:55.0521440Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16 2022-08-17T12:20:55.0959101Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16 2022-08-17T12:20:55.0965109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32 2022-08-17T12:20:55.0972717Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32 2022-08-17T12:20:55.0993557Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16 2022-08-17T12:20:55.1433549Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool 2022-08-17T12:20:55.1442784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64 2022-08-17T12:20:55.1875305Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64 2022-08-17T12:20:55.1884432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8 2022-08-17T12:20:55.2319672Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8 2022-08-17T12:20:55.2328884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8 2022-08-17T12:20:55.2745955Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8 2022-08-17T12:20:55.2761553Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool 2022-08-17T12:20:55.2769283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:55.2788211Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16 2022-08-17T12:20:55.3195040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128 2022-08-17T12:20:55.3203677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool 2022-08-17T12:20:55.3307878Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool 2022-08-17T12:20:55.3342985Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool 2022-08-17T12:20:55.3639270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32 2022-08-17T12:20:55.3645556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128 2022-08-17T12:20:55.4079503Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128 2022-08-17T12:20:55.4088436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32 2022-08-17T12:20:55.4489108Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32 2022-08-17T12:20:55.4498448Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16 2022-08-17T12:20:55.4521443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64 2022-08-17T12:20:55.4574203Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64 2022-08-17T12:20:55.4955772Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32 2022-08-17T12:20:55.4962235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16 2022-08-17T12:20:55.5031775Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16 2022-08-17T12:20:55.5046953Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32 2022-08-17T12:20:55.5437643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64 2022-08-17T12:20:55.5442976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32 2022-08-17T12:20:55.5875790Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32 2022-08-17T12:20:55.5882834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64 2022-08-17T12:20:55.6314525Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64 2022-08-17T12:20:55.6321023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16 2022-08-17T12:20:55.6372974Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16 2022-08-17T12:20:55.6395190Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128 2022-08-17T12:20:55.6755056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64 2022-08-17T12:20:55.6763698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32 2022-08-17T12:20:55.7011072Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32 2022-08-17T12:20:55.7025534Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64 2022-08-17T12:20:55.7196135Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16 2022-08-17T12:20:55.7205253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64 2022-08-17T12:20:55.7634434Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64 2022-08-17T12:20:55.7644438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8 2022-08-17T12:20:55.8076871Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8 2022-08-17T12:20:55.8086779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8 2022-08-17T12:20:55.8097220Z [gw1] [ 60%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8 2022-08-17T12:20:55.8112689Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64 2022-08-17T12:20:55.8550531Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16 2022-08-17T12:20:55.8690578Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16 2022-08-17T12:20:55.8722367Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32 2022-08-17T12:20:55.9558708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64 2022-08-17T12:20:55.9585524Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16 2022-08-17T12:20:56.0348318Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32 2022-08-17T12:20:56.0368849Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16 2022-08-17T12:20:56.1295024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32 2022-08-17T12:20:56.1338762Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32 2022-08-17T12:20:56.1919716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64 2022-08-17T12:20:56.1936164Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64 2022-08-17T12:20:56.3017825Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8 2022-08-17T12:20:56.3054494Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16 2022-08-17T12:20:56.3153155Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128 2022-08-17T12:20:56.3209157Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64 2022-08-17T12:20:56.3543903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16 2022-08-17T12:20:56.3577865Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32 2022-08-17T12:20:56.4995042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64 2022-08-17T12:20:56.5022001Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16 2022-08-17T12:20:56.6493735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32 2022-08-17T12:20:56.6505150Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64 2022-08-17T12:20:56.6512206Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32 2022-08-17T12:20:56.6547821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64 2022-08-17T12:20:56.6860911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8 2022-08-17T12:20:56.6895513Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8 2022-08-17T12:20:56.7323337Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8 2022-08-17T12:20:56.7355222Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128 2022-08-17T12:20:56.7837761Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32 2022-08-17T12:20:56.7856828Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64 2022-08-17T12:20:56.9481163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8 2022-08-17T12:20:56.9506030Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8 2022-08-17T12:20:56.9573948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8 2022-08-17T12:20:56.9607918Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8 2022-08-17T12:20:57.0871597Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8 2022-08-17T12:20:57.0889015Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8 2022-08-17T12:20:57.1208779Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16 2022-08-17T12:20:57.1228244Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8 2022-08-17T12:20:57.2525119Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16 2022-08-17T12:20:57.2565953Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8 2022-08-17T12:20:57.3455506Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool 2022-08-17T12:20:57.3487704Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32 2022-08-17T12:20:57.6436066Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64 2022-08-17T12:20:57.6471535Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64 2022-08-17T12:20:57.7154541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16 2022-08-17T12:20:57.7190392Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool 2022-08-17T12:20:57.7250855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32 2022-08-17T12:20:57.7277955Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16 2022-08-17T12:20:57.9143320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool 2022-08-17T12:20:57.9178213Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32 2022-08-17T12:20:58.0024889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64 2022-08-17T12:20:58.0045733Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16 2022-08-17T12:20:58.0084134Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool 2022-08-17T12:20:58.0125616Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16 2022-08-17T12:20:58.1611085Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32 2022-08-17T12:20:58.1656210Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32 2022-08-17T12:20:58.1841608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64 2022-08-17T12:20:58.1860017Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool 2022-08-17T12:20:58.2181378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16 2022-08-17T12:20:58.2204365Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64 2022-08-17T12:20:58.3497681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16 2022-08-17T12:20:58.3543138Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64 2022-08-17T12:20:58.4706068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16 2022-08-17T12:20:58.4741693Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16 2022-08-17T12:20:58.5263111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32 2022-08-17T12:20:58.5298121Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16 2022-08-17T12:20:58.5446829Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32 2022-08-17T12:20:58.5476413Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool 2022-08-17T12:20:58.6966630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128 2022-08-17T12:20:58.6994915Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32 2022-08-17T12:20:58.8035362Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64 2022-08-17T12:20:58.8069331Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32 2022-08-17T12:20:58.8386692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64 2022-08-17T12:20:58.8418278Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64 2022-08-17T12:20:58.9004540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8 2022-08-17T12:20:58.9024980Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16 2022-08-17T12:20:59.0068508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32 2022-08-17T12:20:59.0109304Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8 2022-08-17T12:20:59.0426505Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8 2022-08-17T12:20:59.0459041Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64 2022-08-17T12:20:59.1726480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8 2022-08-17T12:20:59.1764140Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8 2022-08-17T12:20:59.2196887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16 2022-08-17T12:20:59.2217794Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32 2022-08-17T12:20:59.3153325Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64 2022-08-17T12:20:59.3201893Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8 2022-08-17T12:20:59.4372036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8 2022-08-17T12:20:59.4412449Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16 2022-08-17T12:20:59.5774677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool 2022-08-17T12:20:59.5817028Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8 2022-08-17T12:20:59.6237689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool 2022-08-17T12:20:59.6257835Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64 2022-08-17T12:20:59.7485453Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16 2022-08-17T12:20:59.7527243Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128 2022-08-17T12:20:59.7827681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64 2022-08-17T12:20:59.7864651Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool 2022-08-17T12:21:00.0304500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128 2022-08-17T12:21:00.0344311Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool 2022-08-17T12:21:00.1093647Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32 2022-08-17T12:21:00.1115266Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16 2022-08-17T12:21:00.2185450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32 2022-08-17T12:21:00.2230327Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32 2022-08-17T12:21:00.5046442Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64 2022-08-17T12:21:00.5088345Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64 2022-08-17T12:21:00.5096272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16 2022-08-17T12:21:00.5109123Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32 2022-08-17T12:21:00.6058894Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64 2022-08-17T12:21:00.6094878Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128 2022-08-17T12:21:00.6158863Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64 2022-08-17T12:21:00.6178950Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64 2022-08-17T12:21:00.7871650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16 2022-08-17T12:21:00.7904641Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16 2022-08-17T12:21:00.8838807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32 2022-08-17T12:21:00.8863053Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64 2022-08-17T12:21:01.0943472Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8 2022-08-17T12:21:01.0984459Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32 2022-08-17T12:21:01.2249966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64 2022-08-17T12:21:01.2286169Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64 2022-08-17T12:21:01.3120875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32 2022-08-17T12:21:01.3165766Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8 2022-08-17T12:21:01.3287057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8 2022-08-17T12:21:01.3326991Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64 2022-08-17T12:21:01.3821083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8 2022-08-17T12:21:01.3859599Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32 2022-08-17T12:21:01.6029333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64 2022-08-17T12:21:01.6064589Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64 2022-08-17T12:21:01.6075410Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8 2022-08-17T12:21:01.6115191Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16 2022-08-17T12:21:01.7389160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8 2022-08-17T12:21:01.7429790Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16 2022-08-17T12:21:01.8073691Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32 2022-08-17T12:21:01.8094349Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8 2022-08-17T12:21:01.8498449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16 2022-08-17T12:21:01.8537499Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16 2022-08-17T12:21:01.8754389Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32 2022-08-17T12:21:01.8789162Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8 2022-08-17T12:21:02.0933510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16 2022-08-17T12:21:02.0975257Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32 2022-08-17T12:21:02.2147347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64 2022-08-17T12:21:02.2177937Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16 2022-08-17T12:21:02.3012497Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool 2022-08-17T12:21:02.3055536Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64 2022-08-17T12:21:02.4315355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8 2022-08-17T12:21:02.4350655Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32 2022-08-17T12:21:02.5479780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64 2022-08-17T12:21:02.5519409Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8 2022-08-17T12:21:02.7329061Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8 2022-08-17T12:21:02.7370545Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool 2022-08-17T12:21:02.7836425Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32 2022-08-17T12:21:02.7874429Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8 2022-08-17T12:21:02.9367650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16 2022-08-17T12:21:02.9403270Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32 2022-08-17T12:21:03.0006863Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64 2022-08-17T12:21:03.0047836Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16 2022-08-17T12:21:03.0695009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool 2022-08-17T12:21:03.0723107Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16 2022-08-17T12:21:03.1779895Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool 2022-08-17T12:21:03.1806056Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64 2022-08-17T12:21:03.2998087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16 2022-08-17T12:21:03.3036502Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64 2022-08-17T12:21:03.3859314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16 2022-08-17T12:21:03.3894045Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool 2022-08-17T12:21:03.5251083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128 2022-08-17T12:21:03.5401936Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16 2022-08-17T12:21:03.8950831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32 2022-08-17T12:21:03.9044155Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32 2022-08-17T12:21:03.9514696Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64 2022-08-17T12:21:03.9568785Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16 2022-08-17T12:21:04.0553495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32 2022-08-17T12:21:04.0570232Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool 2022-08-17T12:21:04.1235232Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16 2022-08-17T12:21:04.1364393Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128 2022-08-17T12:21:04.1936623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64 2022-08-17T12:21:04.1970773Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64 2022-08-17T12:21:04.5185969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8 2022-08-17T12:21:04.5226730Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8 2022-08-17T12:21:04.6012529Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8 2022-08-17T12:21:04.6049529Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32 2022-08-17T12:21:04.6808602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64 2022-08-17T12:21:04.6837242Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64 2022-08-17T12:21:04.7892567Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32 2022-08-17T12:21:04.7926592Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32 2022-08-17T12:21:04.8592696Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64 2022-08-17T12:21:04.8612460Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8 2022-08-17T12:21:05.0334093Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool 2022-08-17T12:21:05.0372607Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64 2022-08-17T12:21:05.3038702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16 2022-08-17T12:21:05.3073051Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16 2022-08-17T12:21:05.3685211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32 2022-08-17T12:21:05.3718605Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64 2022-08-17T12:21:05.4379894Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8 2022-08-17T12:21:05.4397258Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16 2022-08-17T12:21:05.5201028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32 2022-08-17T12:21:05.5219024Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32 2022-08-17T12:21:05.6423195Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64 2022-08-17T12:21:05.6445024Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool 2022-08-17T12:21:05.6775258Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32 2022-08-17T12:21:05.6837074Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64 2022-08-17T12:21:05.8611877Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8 2022-08-17T12:21:05.8665077Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8 2022-08-17T12:21:06.0170095Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8 2022-08-17T12:21:06.0201504Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8 2022-08-17T12:21:06.0325280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16 2022-08-17T12:21:06.0366368Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8 2022-08-17T12:21:06.3934543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8 2022-08-17T12:21:06.3998716Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32 2022-08-17T12:21:06.4329302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64 2022-08-17T12:21:06.4345620Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32 2022-08-17T12:21:06.6903613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64 2022-08-17T12:21:06.6998843Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8 2022-08-17T12:21:06.8768213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16 2022-08-17T12:21:06.8796524Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16 2022-08-17T12:21:07.1985848Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool 2022-08-17T12:21:07.2013299Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool 2022-08-17T12:21:07.3841267Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128 2022-08-17T12:21:07.3869699Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16 2022-08-17T12:21:07.4554082Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool 2022-08-17T12:21:07.4583644Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64 2022-08-17T12:21:07.7649649Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16 2022-08-17T12:21:07.7696528Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool 2022-08-17T12:21:08.0011233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128 2022-08-17T12:21:08.0037293Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128 2022-08-17T12:21:08.2289980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32 2022-08-17T12:21:08.2323393Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16 2022-08-17T12:21:08.6841289Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32 2022-08-17T12:21:08.6874926Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128 2022-08-17T12:21:09.0681589Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64 2022-08-17T12:21:09.0714819Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32 2022-08-17T12:21:09.3262974Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64 2022-08-17T12:21:09.3299327Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64 2022-08-17T12:21:09.3404959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16 2022-08-17T12:21:09.3440420Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32 2022-08-17T12:21:09.7645569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64 2022-08-17T12:21:09.7674823Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64 2022-08-17T12:21:10.0241417Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8 2022-08-17T12:21:10.0270278Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16 2022-08-17T12:21:10.0783929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32 2022-08-17T12:21:10.0813061Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64 2022-08-17T12:21:10.5835241Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16 2022-08-17T12:21:10.5862115Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8 2022-08-17T12:21:10.6038650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8 2022-08-17T12:21:10.6065716Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32 2022-08-17T12:21:10.6776000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64 2022-08-17T12:21:10.6807635Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16 2022-08-17T12:21:10.8339069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32 2022-08-17T12:21:10.8362724Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64 2022-08-17T12:21:11.1109260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16 2022-08-17T12:21:11.1152578Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64 2022-08-17T12:21:11.1484625Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16 2022-08-17T12:21:11.1506842Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32 2022-08-17T12:21:11.5634524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64 2022-08-17T12:21:11.5658768Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8 2022-08-17T12:21:11.5857158Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16 2022-08-17T12:21:11.6075820Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16 2022-08-17T12:21:11.6147945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool 2022-08-17T12:21:11.6554612Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool 2022-08-17T12:21:11.6606647Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128 2022-08-17T12:21:11.6974152Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128 2022-08-17T12:21:11.7073929Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16 2022-08-17T12:21:11.7081234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32 2022-08-17T12:21:11.7093714Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32 2022-08-17T12:21:11.7253624Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32 2022-08-17T12:21:11.7273569Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16 2022-08-17T12:21:11.7511549Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32 2022-08-17T12:21:11.7517688Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64 2022-08-17T12:21:11.7645418Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64 2022-08-17T12:21:11.7666289Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64 2022-08-17T12:21:11.7932342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16 2022-08-17T12:21:11.7948004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16 2022-08-17T12:21:11.8351501Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16 2022-08-17T12:21:11.8397500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32 2022-08-17T12:21:11.8836796Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32 2022-08-17T12:21:11.8848035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64 2022-08-17T12:21:11.9277837Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64 2022-08-17T12:21:11.9289053Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16 2022-08-17T12:21:11.9640008Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16 2022-08-17T12:21:11.9697577Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32 2022-08-17T12:21:12.0079743Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32 2022-08-17T12:21:12.0134025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64 2022-08-17T12:21:12.0528308Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64 2022-08-17T12:21:12.0573983Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8 2022-08-17T12:21:12.0891591Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8 2022-08-17T12:21:12.0907090Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32 2022-08-17T12:21:12.0956274Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64 2022-08-17T12:21:12.1016220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8 2022-08-17T12:21:12.1400311Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8 2022-08-17T12:21:12.1448242Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16 2022-08-17T12:21:12.1876888Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16 2022-08-17T12:21:12.1921067Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool 2022-08-17T12:21:12.2435486Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool 2022-08-17T12:21:12.2511714Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128 2022-08-17T12:21:12.2878643Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128 2022-08-17T12:21:12.2901630Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16 2022-08-17T12:21:12.2912729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32 2022-08-17T12:21:12.2915520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32 2022-08-17T12:21:12.3230233Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32 2022-08-17T12:21:12.3357017Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64 2022-08-17T12:21:12.3643966Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64 2022-08-17T12:21:12.3682841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16 2022-08-17T12:21:12.4074888Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16 2022-08-17T12:21:12.4121565Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32 2022-08-17T12:21:12.4617487Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32 2022-08-17T12:21:12.4620673Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64 2022-08-17T12:21:12.5004767Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64 2022-08-17T12:21:12.5050450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16 2022-08-17T12:21:12.5117828Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16 2022-08-17T12:21:12.5120653Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32 2022-08-17T12:21:12.5135727Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64 2022-08-17T12:21:12.5159861Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64 2022-08-17T12:21:12.5482525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8 2022-08-17T12:21:12.5488560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32 2022-08-17T12:21:12.5921584Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32 2022-08-17T12:21:12.5927328Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64 2022-08-17T12:21:12.6155207Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64 2022-08-17T12:21:12.6183757Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32 2022-08-17T12:21:12.6367907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64 2022-08-17T12:21:12.6373783Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8 2022-08-17T12:21:12.6853294Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8 2022-08-17T12:21:12.6856676Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8 2022-08-17T12:21:12.7352011Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8 2022-08-17T12:21:12.9712177Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16 2022-08-17T12:21:12.9754071Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64 2022-08-17T12:21:13.0024110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8 2022-08-17T12:21:13.0169950Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8 2022-08-17T12:21:13.3770238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8 2022-08-17T12:21:13.3805409Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16 2022-08-17T12:21:13.4358703Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32 2022-08-17T12:21:13.4386442Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64 2022-08-17T12:21:13.5633627Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8 2022-08-17T12:21:13.5670935Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8 2022-08-17T12:21:13.6304713Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8 2022-08-17T12:21:13.6352667Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8 2022-08-17T12:21:13.9088433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16 2022-08-17T12:21:13.9117181Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32 2022-08-17T12:21:14.1275516Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64 2022-08-17T12:21:14.1309220Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8 2022-08-17T12:21:14.1860074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8 2022-08-17T12:21:14.1899491Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8 2022-08-17T12:21:14.4271333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16 2022-08-17T12:21:14.4298078Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16 2022-08-17T12:21:14.5141885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128 2022-08-17T12:21:14.5182100Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64 2022-08-17T12:21:14.5604226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16 2022-08-17T12:21:14.5635466Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128 2022-08-17T12:21:14.7531604Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64 2022-08-17T12:21:14.7572262Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64 2022-08-17T12:21:14.7881610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32 2022-08-17T12:21:14.7908203Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16 2022-08-17T12:21:14.9492064Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128 2022-08-17T12:21:14.9512963Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32 2022-08-17T12:21:15.0908876Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64 2022-08-17T12:21:15.0935844Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16 2022-08-17T12:21:15.1316748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool 2022-08-17T12:21:15.1352070Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64 2022-08-17T12:21:15.1790969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16 2022-08-17T12:21:15.1824781Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16 2022-08-17T12:21:15.2037572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool 2022-08-17T12:21:15.2311101Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool 2022-08-17T12:21:15.2366292Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128 2022-08-17T12:21:15.2755357Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128 2022-08-17T12:21:15.2918146Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64 2022-08-17T12:21:15.3191483Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64 2022-08-17T12:21:15.3399279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16 2022-08-17T12:21:15.3551275Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16 2022-08-17T12:21:15.3684335Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32 2022-08-17T12:21:15.3726338Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8 2022-08-17T12:21:15.3792869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16 2022-08-17T12:21:15.4069762Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32 2022-08-17T12:21:15.4153560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64 2022-08-17T12:21:15.4551129Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64 2022-08-17T12:21:15.4587284Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16 2022-08-17T12:21:15.5032179Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16 2022-08-17T12:21:15.5075522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32 2022-08-17T12:21:15.5394926Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32 2022-08-17T12:21:15.5539123Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64 2022-08-17T12:21:15.5834687Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64 2022-08-17T12:21:15.5945162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8 2022-08-17T12:21:15.6065254Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8 2022-08-17T12:21:15.6090404Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128 2022-08-17T12:21:15.6188245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64 2022-08-17T12:21:15.6204602Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16 2022-08-17T12:21:15.6273903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool 2022-08-17T12:21:15.6419519Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8 2022-08-17T12:21:15.6834435Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8 2022-08-17T12:21:15.6869138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16 2022-08-17T12:21:15.6905229Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool 2022-08-17T12:21:15.7437802Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32 2022-08-17T12:21:15.7497292Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16 2022-08-17T12:21:15.7907146Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool 2022-08-17T12:21:15.7942781Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool 2022-08-17T12:21:15.8540472Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128 2022-08-17T12:21:15.8563506Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool 2022-08-17T12:21:15.8675864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128 2022-08-17T12:21:15.8700489Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128 2022-08-17T12:21:15.9530758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64 2022-08-17T12:21:15.9551071Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64 2022-08-17T12:21:16.0007243Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16 2022-08-17T12:21:16.0028157Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16 2022-08-17T12:21:16.0798903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32 2022-08-17T12:21:16.1031745Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32 2022-08-17T12:21:16.1326894Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64 2022-08-17T12:21:16.1354643Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128 2022-08-17T12:21:16.1540931Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64 2022-08-17T12:21:16.1573410Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64 2022-08-17T12:21:16.2009164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16 2022-08-17T12:21:16.2026605Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16 2022-08-17T12:21:16.2214444Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32 2022-08-17T12:21:16.2250675Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32 2022-08-17T12:21:16.2436529Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64 2022-08-17T12:21:16.2454131Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32 2022-08-17T12:21:16.2851917Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64 2022-08-17T12:21:16.2871972Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64 2022-08-17T12:21:16.3561264Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8 2022-08-17T12:21:16.3579457Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8 2022-08-17T12:21:16.3837239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8 2022-08-17T12:21:16.3859641Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64 2022-08-17T12:21:16.4262006Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32 2022-08-17T12:21:16.4271378Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64 2022-08-17T12:21:16.4362288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32 2022-08-17T12:21:16.4374855Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8 2022-08-17T12:21:16.5174922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16 2022-08-17T12:21:16.5201650Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32 2022-08-17T12:21:16.6302822Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64 2022-08-17T12:21:16.6329896Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64 2022-08-17T12:21:16.8942598Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16 2022-08-17T12:21:16.8969766Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16 2022-08-17T12:21:16.8977906Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128 2022-08-17T12:21:16.8992234Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16 2022-08-17T12:21:16.9349948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32 2022-08-17T12:21:16.9367800Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64 2022-08-17T12:21:17.1479730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16 2022-08-17T12:21:17.1593931Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32 2022-08-17T12:21:17.2946910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64 2022-08-17T12:21:17.2978618Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128 2022-08-17T12:21:17.3178838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64 2022-08-17T12:21:17.3196966Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64 2022-08-17T12:21:17.3208747Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32 2022-08-17T12:21:17.3236520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64 2022-08-17T12:21:17.3394251Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8 2022-08-17T12:21:17.3412470Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16 2022-08-17T12:21:17.4770333Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32 2022-08-17T12:21:17.4795612Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8 2022-08-17T12:21:17.5986320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8 2022-08-17T12:21:17.6016309Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8 2022-08-17T12:21:17.6409194Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16 2022-08-17T12:21:17.6432293Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64 2022-08-17T12:21:17.7535641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16 2022-08-17T12:21:17.7566150Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32 2022-08-17T12:21:17.7919894Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64 2022-08-17T12:21:17.7989453Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16 2022-08-17T12:21:18.0095490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool 2022-08-17T12:21:18.0096571Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16 2022-08-17T12:21:18.0312480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32 2022-08-17T12:21:18.0347188Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64 2022-08-17T12:21:18.1094185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16 2022-08-17T12:21:18.1111656Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool 2022-08-17T12:21:18.1795095Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128 2022-08-17T12:21:18.1816208Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64 2022-08-17T12:21:18.3323737Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8 2022-08-17T12:21:18.3341649Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32 2022-08-17T12:21:18.4202355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64 2022-08-17T12:21:18.4240025Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128 2022-08-17T12:21:18.6110678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64 2022-08-17T12:21:18.6123359Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64 2022-08-17T12:21:18.6290449Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16 2022-08-17T12:21:18.6319914Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8 2022-08-17T12:21:18.6586156Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8 2022-08-17T12:21:18.6608409Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64 2022-08-17T12:21:18.7008887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16 2022-08-17T12:21:18.7074531Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16 2022-08-17T12:21:18.7380911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool 2022-08-17T12:21:18.7408584Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16 2022-08-17T12:21:18.7418523Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool 2022-08-17T12:21:18.7513357Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32 2022-08-17T12:21:18.8040188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16 2022-08-17T12:21:18.8075502Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16 2022-08-17T12:21:18.8424258Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32 2022-08-17T12:21:18.8473440Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32 2022-08-17T12:21:18.8800233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64 2022-08-17T12:21:18.8919312Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64 2022-08-17T12:21:18.9032009Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16 2022-08-17T12:21:18.9058922Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16 2022-08-17T12:21:18.9302398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32 2022-08-17T12:21:18.9357068Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16 2022-08-17T12:21:18.9985046Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32 2022-08-17T12:21:19.0023738Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32 2022-08-17T12:21:19.0160385Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64 2022-08-17T12:21:19.0180323Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32 2022-08-17T12:21:19.0799735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64 2022-08-17T12:21:19.0811785Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64 2022-08-17T12:21:19.1360639Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8 2022-08-17T12:21:19.1432514Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8 2022-08-17T12:21:19.1788038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8 2022-08-17T12:21:19.1802739Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8 2022-08-17T12:21:19.2045394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16 2022-08-17T12:21:19.2073771Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8 2022-08-17T12:21:19.2178908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16 2022-08-17T12:21:19.2203057Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64 2022-08-17T12:21:19.2712684Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16 2022-08-17T12:21:19.2734653Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16 2022-08-17T12:21:19.3127694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool 2022-08-17T12:21:19.3154579Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool 2022-08-17T12:21:19.3223137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16 2022-08-17T12:21:19.3239182Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16 2022-08-17T12:21:19.3613554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32 2022-08-17T12:21:19.3635453Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16 2022-08-17T12:21:19.3960045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32 2022-08-17T12:21:19.4073705Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32 2022-08-17T12:21:19.4241494Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64 2022-08-17T12:21:19.4263765Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32 2022-08-17T12:21:19.4465851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64 2022-08-17T12:21:19.4670887Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64 2022-08-17T12:21:19.5042916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16 2022-08-17T12:21:19.5083049Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16 2022-08-17T12:21:19.5216842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32 2022-08-17T12:21:19.5242324Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32 2022-08-17T12:21:19.5514536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64 2022-08-17T12:21:19.5530287Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64 2022-08-17T12:21:19.5876831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8 2022-08-17T12:21:19.5911919Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32 2022-08-17T12:21:19.6531241Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64 2022-08-17T12:21:19.6560359Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8 2022-08-17T12:21:19.6737460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8 2022-08-17T12:21:19.6876232Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64 2022-08-17T12:21:19.7527504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8 2022-08-17T12:21:19.7570046Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8 2022-08-17T12:21:19.7604226Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8 2022-08-17T12:21:19.7609930Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16 2022-08-17T12:21:19.7620266Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8 2022-08-17T12:21:19.7633894Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16 2022-08-17T12:21:19.7722044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16 2022-08-17T12:21:19.7930287Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16 2022-08-17T12:21:19.7952205Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8 2022-08-17T12:21:19.8113560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16 2022-08-17T12:21:19.8114084Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool 2022-08-17T12:21:19.8432852Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool 2022-08-17T12:21:19.8453341Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16 2022-08-17T12:21:19.8590863Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool 2022-08-17T12:21:19.8607005Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128 2022-08-17T12:21:19.8847543Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128 2022-08-17T12:21:19.8875404Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool 2022-08-17T12:21:19.8956468Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128 2022-08-17T12:21:19.9043736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32 2022-08-17T12:21:19.9368992Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32 2022-08-17T12:21:19.9383676Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128 2022-08-17T12:21:19.9393682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64 2022-08-17T12:21:19.9474605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64 2022-08-17T12:21:19.9777627Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64 2022-08-17T12:21:19.9834660Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64 2022-08-17T12:21:19.9837696Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16 2022-08-17T12:21:19.9949116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16 2022-08-17T12:21:20.0203909Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16 2022-08-17T12:21:20.0317802Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16 2022-08-17T12:21:20.0318390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32 2022-08-17T12:21:20.0424333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32 2022-08-17T12:21:20.0677452Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32 2022-08-17T12:21:20.0756797Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32 2022-08-17T12:21:20.0794922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64 2022-08-17T12:21:20.0859377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64 2022-08-17T12:21:20.1155208Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64 2022-08-17T12:21:20.1242019Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64 2022-08-17T12:21:20.1242567Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16 2022-08-17T12:21:20.1349122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16 2022-08-17T12:21:20.1581110Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16 2022-08-17T12:21:20.1592669Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64 2022-08-17T12:21:20.1600181Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8 2022-08-17T12:21:20.1672328Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16 2022-08-17T12:21:20.1712323Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32 2022-08-17T12:21:20.1752216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32 2022-08-17T12:21:20.2103167Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32 2022-08-17T12:21:20.2158645Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32 2022-08-17T12:21:20.2193525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64 2022-08-17T12:21:20.2250413Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64 2022-08-17T12:21:20.2613439Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64 2022-08-17T12:21:20.2620512Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64 2022-08-17T12:21:20.2642704Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8 2022-08-17T12:21:20.2705436Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8 2022-08-17T12:21:20.2814091Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8 2022-08-17T12:21:20.2825772Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16 2022-08-17T12:21:20.3051963Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32 2022-08-17T12:21:20.3062105Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8 2022-08-17T12:21:20.3124291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8 2022-08-17T12:21:20.3166269Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8 2022-08-17T12:21:20.3543739Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8 2022-08-17T12:21:20.3642975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16 2022-08-17T12:21:20.3658127Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16 2022-08-17T12:21:20.3658946Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8 2022-08-17T12:21:20.3714995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16 2022-08-17T12:21:20.3719965Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8 2022-08-17T12:21:20.3876214Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8 2022-08-17T12:21:20.3953726Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16 2022-08-17T12:21:20.4049952Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool 2022-08-17T12:21:20.4072986Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool 2022-08-17T12:21:20.4311468Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16 2022-08-17T12:21:20.4435305Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16 2022-08-17T12:21:20.4518021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128 2022-08-17T12:21:20.4555523Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32 2022-08-17T12:21:20.4768595Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128 2022-08-17T12:21:20.4920940Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32 2022-08-17T12:21:20.4998324Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32 2022-08-17T12:21:20.5068211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64 2022-08-17T12:21:20.5225339Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32 2022-08-17T12:21:20.5393754Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64 2022-08-17T12:21:20.5434115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64 2022-08-17T12:21:20.5512242Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16 2022-08-17T12:21:20.5678500Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64 2022-08-17T12:21:20.5706792Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16 2022-08-17T12:21:20.5723038Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8 2022-08-17T12:21:20.5832690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16 2022-08-17T12:21:20.5872716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16 2022-08-17T12:21:20.5968709Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32 2022-08-17T12:21:20.6125645Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16 2022-08-17T12:21:20.6151850Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32 2022-08-17T12:21:20.6163198Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32 2022-08-17T12:21:20.6273560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64 2022-08-17T12:21:20.6313082Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32 2022-08-17T12:21:20.6378851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64 2022-08-17T12:21:20.6425373Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32 2022-08-17T12:21:20.6442321Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16 2022-08-17T12:21:20.6456007Z [gw1] [ 61%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64 2022-08-17T12:21:20.6696236Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool 2022-08-17T12:21:20.6713420Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool 2022-08-17T12:21:20.6783258Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64 2022-08-17T12:21:20.6834122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8 2022-08-17T12:21:20.6912827Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64 2022-08-17T12:21:20.6991702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32 2022-08-17T12:21:20.7156116Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8 2022-08-17T12:21:20.7194920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16 2022-08-17T12:21:20.7254911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8 2022-08-17T12:21:20.7487090Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16 2022-08-17T12:21:20.7594808Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8 2022-08-17T12:21:20.7674151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32 2022-08-17T12:21:20.7696665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16 2022-08-17T12:21:20.7709444Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16 2022-08-17T12:21:20.8035832Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32 2022-08-17T12:21:20.8078931Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64 2022-08-17T12:21:20.8090997Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32 2022-08-17T12:21:20.8141539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64 2022-08-17T12:21:20.8159329Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64 2022-08-17T12:21:20.8180820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool 2022-08-17T12:21:20.8475929Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool 2022-08-17T12:21:20.8555393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8 2022-08-17T12:21:20.8589860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128 2022-08-17T12:21:20.8597717Z [gw1] [ 61%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128 2022-08-17T12:21:20.8916208Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8 2022-08-17T12:21:20.8994127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8 2022-08-17T12:21:20.9033835Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128 2022-08-17T12:21:20.9355593Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8 2022-08-17T12:21:20.9406118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16 2022-08-17T12:21:20.9406718Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64 2022-08-17T12:21:20.9614397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16 2022-08-17T12:21:20.9619171Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16 2022-08-17T12:21:20.9859207Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16 2022-08-17T12:21:20.9859795Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128 2022-08-17T12:21:21.0055488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32 2022-08-17T12:21:21.0059759Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128 2022-08-17T12:21:21.0277813Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32 2022-08-17T12:21:21.0283562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64 2022-08-17T12:21:21.0370099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64 2022-08-17T12:21:21.0379005Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64 2022-08-17T12:21:21.0495655Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16 2022-08-17T12:21:21.0496233Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64 2022-08-17T12:21:21.0715838Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64 2022-08-17T12:21:21.0896452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8 2022-08-17T12:21:21.0936595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16 2022-08-17T12:21:21.1155203Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8 2022-08-17T12:21:21.1164732Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16 2022-08-17T12:21:21.1313640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8 2022-08-17T12:21:21.1370729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32 2022-08-17T12:21:21.1512467Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8 2022-08-17T12:21:21.1596039Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32 2022-08-17T12:21:21.1752944Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16 2022-08-17T12:21:21.1971178Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64 2022-08-17T12:21:21.2196366Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64 2022-08-17T12:21:21.2938740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16 2022-08-17T12:21:21.2983821Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16 2022-08-17T12:21:21.3716686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128 2022-08-17T12:21:21.3835687Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128 2022-08-17T12:21:21.4427410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64 2022-08-17T12:21:21.4461963Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64 2022-08-17T12:21:21.5294812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16 2022-08-17T12:21:21.5319077Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16 2022-08-17T12:21:21.5985924Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32 2022-08-17T12:21:21.6025461Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32 2022-08-17T12:21:21.6148183Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64 2022-08-17T12:21:21.6166976Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16 2022-08-17T12:21:21.6364244Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16 2022-08-17T12:21:21.6379612Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16 2022-08-17T12:21:21.6728596Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool 2022-08-17T12:21:21.6780219Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64 2022-08-17T12:21:21.9344118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16 2022-08-17T12:21:21.9355580Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool 2022-08-17T12:21:22.4134598Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16 2022-08-17T12:21:22.4153794Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16 2022-08-17T12:21:22.5973855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128 2022-08-17T12:21:22.5993098Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16 2022-08-17T12:21:22.6667062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32 2022-08-17T12:21:22.6685715Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16 2022-08-17T12:21:23.0897643Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32 2022-08-17T12:21:23.0927096Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32 2022-08-17T12:21:23.1394362Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64 2022-08-17T12:21:23.1421330Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128 2022-08-17T12:21:23.2977169Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32 2022-08-17T12:21:23.3018503Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32 2022-08-17T12:21:23.5737602Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64 2022-08-17T12:21:23.5779538Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64 2022-08-17T12:21:24.0554137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16 2022-08-17T12:21:24.0577312Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16 2022-08-17T12:21:24.1153005Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32 2022-08-17T12:21:24.1168558Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32 2022-08-17T12:21:24.2432360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64 2022-08-17T12:21:24.2449042Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64 2022-08-17T12:21:24.4952977Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128 2022-08-17T12:21:24.4993898Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32 2022-08-17T12:21:24.5109567Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64 2022-08-17T12:21:24.5133658Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64 2022-08-17T12:21:24.7964604Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16 2022-08-17T12:21:24.7993380Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128 2022-08-17T12:21:25.0156615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32 2022-08-17T12:21:25.0282652Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64 2022-08-17T12:21:25.2365721Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8 2022-08-17T12:21:25.2387821Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16 2022-08-17T12:21:25.4744685Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32 2022-08-17T12:21:25.4792077Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32 2022-08-17T12:21:25.5541253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64 2022-08-17T12:21:25.5567324Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8 2022-08-17T12:21:25.6224724Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8 2022-08-17T12:21:25.6282955Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32 2022-08-17T12:21:25.9472804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64 2022-08-17T12:21:25.9531967Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64 2022-08-17T12:21:26.1135013Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16 2022-08-17T12:21:26.1166162Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8 2022-08-17T12:21:26.1674522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16 2022-08-17T12:21:26.1703141Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16 2022-08-17T12:21:26.1908667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool 2022-08-17T12:21:26.1948446Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128 2022-08-17T12:21:26.2002865Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64 2022-08-17T12:21:26.2034431Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64 2022-08-17T12:21:26.2189418Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16 2022-08-17T12:21:26.2214845Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool 2022-08-17T12:21:26.2726861Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128 2022-08-17T12:21:26.2760886Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128 2022-08-17T12:21:26.3306541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32 2022-08-17T12:21:26.3330641Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32 2022-08-17T12:21:26.4075698Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64 2022-08-17T12:21:26.4109113Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64 2022-08-17T12:21:26.4572913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16 2022-08-17T12:21:26.4596168Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16 2022-08-17T12:21:26.5106768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32 2022-08-17T12:21:26.5130736Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32 2022-08-17T12:21:26.6184409Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64 2022-08-17T12:21:26.6219806Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64 2022-08-17T12:21:26.6519321Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16 2022-08-17T12:21:26.6554847Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16 2022-08-17T12:21:26.7120887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32 2022-08-17T12:21:26.7143047Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16 2022-08-17T12:21:26.7805569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32 2022-08-17T12:21:26.7830721Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64 2022-08-17T12:21:26.8048003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16 2022-08-17T12:21:26.8070829Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32 2022-08-17T12:21:26.8963994Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64 2022-08-17T12:21:26.9001343Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64 2022-08-17T12:21:26.9952061Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8 2022-08-17T12:21:26.9984036Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8 2022-08-17T12:21:27.0885137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8 2022-08-17T12:21:27.0926442Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8 2022-08-17T12:21:27.1204975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16 2022-08-17T12:21:27.1236851Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32 2022-08-17T12:21:27.6726193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64 2022-08-17T12:21:27.6762752Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64 2022-08-17T12:21:27.6777521Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8 2022-08-17T12:21:27.6811040Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16 2022-08-17T12:21:27.7441124Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool 2022-08-17T12:21:27.7471684Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16 2022-08-17T12:21:27.7877693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32 2022-08-17T12:21:27.7896891Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16 2022-08-17T12:21:28.3242868Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool 2022-08-17T12:21:28.3260217Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32 2022-08-17T12:21:28.3296861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64 2022-08-17T12:21:28.3325243Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool 2022-08-17T12:21:28.3540745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16 2022-08-17T12:21:28.3561697Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8 2022-08-17T12:21:28.9019859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8 2022-08-17T12:21:28.9058826Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool 2022-08-17T12:21:28.9437531Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128 2022-08-17T12:21:28.9477939Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8 2022-08-17T12:21:29.0363457Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16 2022-08-17T12:21:29.0404728Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16 2022-08-17T12:21:29.0598168Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool 2022-08-17T12:21:29.0633347Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64 2022-08-17T12:21:29.0915819Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16 2022-08-17T12:21:29.0932705Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool 2022-08-17T12:21:29.1603984Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128 2022-08-17T12:21:29.1652549Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128 2022-08-17T12:21:29.2430070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64 2022-08-17T12:21:29.2469931Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64 2022-08-17T12:21:29.3039472Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16 2022-08-17T12:21:29.3080607Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16 2022-08-17T12:21:29.3401483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32 2022-08-17T12:21:29.3426208Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16 2022-08-17T12:21:29.4067198Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32 2022-08-17T12:21:29.4095030Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16 2022-08-17T12:21:29.4251785Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32 2022-08-17T12:21:29.4266674Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32 2022-08-17T12:21:29.5012997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64 2022-08-17T12:21:29.5027531Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64 2022-08-17T12:21:29.5603098Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16 2022-08-17T12:21:29.5650829Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16 2022-08-17T12:21:29.6278514Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32 2022-08-17T12:21:29.6369477Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32 2022-08-17T12:21:29.7135999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64 2022-08-17T12:21:29.7160142Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64 2022-08-17T12:21:29.7711875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8 2022-08-17T12:21:29.7749516Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32 2022-08-17T12:21:29.7809365Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64 2022-08-17T12:21:29.7834375Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8 2022-08-17T12:21:29.8425876Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8 2022-08-17T12:21:29.8443124Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32 2022-08-17T12:21:29.8720295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64 2022-08-17T12:21:29.8802506Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8 2022-08-17T12:21:29.8811994Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16 2022-08-17T12:21:29.9206585Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16 2022-08-17T12:21:29.9216305Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool 2022-08-17T12:21:29.9653177Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool 2022-08-17T12:21:29.9669185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128 2022-08-17T12:21:30.0089046Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128 2022-08-17T12:21:30.0105251Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64 2022-08-17T12:21:30.0534136Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64 2022-08-17T12:21:30.0544656Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16 2022-08-17T12:21:30.0831922Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16 2022-08-17T12:21:30.0853641Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128 2022-08-17T12:21:30.0978649Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64 2022-08-17T12:21:30.0983768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32 2022-08-17T12:21:30.1404235Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32 2022-08-17T12:21:30.1412192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64 2022-08-17T12:21:30.1562901Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64 2022-08-17T12:21:30.1601356Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64 2022-08-17T12:21:30.1797661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16 2022-08-17T12:21:30.1841161Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16 2022-08-17T12:21:30.1852777Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16 2022-08-17T12:21:30.1873629Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64 2022-08-17T12:21:30.2290821Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8 2022-08-17T12:21:30.2297643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32 2022-08-17T12:21:30.2729094Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32 2022-08-17T12:21:30.2734607Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64 2022-08-17T12:21:30.3174273Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64 2022-08-17T12:21:30.3174838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8 2022-08-17T12:21:30.3665204Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8 2022-08-17T12:21:30.3665767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8 2022-08-17T12:21:30.4075486Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8 2022-08-17T12:21:30.5571612Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16 2022-08-17T12:21:30.5603908Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16 2022-08-17T12:21:30.7726250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32 2022-08-17T12:21:30.7780824Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16 2022-08-17T12:21:30.7983505Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool 2022-08-17T12:21:30.8015009Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8 2022-08-17T12:21:31.0799642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8 2022-08-17T12:21:31.0835978Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32 2022-08-17T12:21:31.1590086Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64 2022-08-17T12:21:31.1622412Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool 2022-08-17T12:21:31.4152655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128 2022-08-17T12:21:31.4198171Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8 2022-08-17T12:21:31.4917851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16 2022-08-17T12:21:31.4953970Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64 2022-08-17T12:21:31.5777800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16 2022-08-17T12:21:31.5800567Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64 2022-08-17T12:21:31.7125083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8 2022-08-17T12:21:31.7141970Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16 2022-08-17T12:21:31.8288147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32 2022-08-17T12:21:31.8312342Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8 2022-08-17T12:21:31.9339271Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8 2022-08-17T12:21:31.9366711Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32 2022-08-17T12:21:32.2100043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64 2022-08-17T12:21:32.2145728Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64 2022-08-17T12:21:32.2396616Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16 2022-08-17T12:21:32.2635870Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16 2022-08-17T12:21:32.2645679Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool 2022-08-17T12:21:32.2717438Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool 2022-08-17T12:21:32.2759742Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8 2022-08-17T12:21:32.3070562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16 2022-08-17T12:21:32.3100923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128 2022-08-17T12:21:32.3470134Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128 2022-08-17T12:21:32.3544490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32 2022-08-17T12:21:32.3737613Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32 2022-08-17T12:21:32.3765258Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128 2022-08-17T12:21:32.3902850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64 2022-08-17T12:21:32.3989800Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16 2022-08-17T12:21:32.3993652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128 2022-08-17T12:21:32.4022692Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64 2022-08-17T12:21:32.4471959Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64 2022-08-17T12:21:32.4497822Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16 2022-08-17T12:21:32.4951151Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16 2022-08-17T12:21:32.4958172Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128 2022-08-17T12:21:32.4958761Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64 2022-08-17T12:21:32.4982748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32 2022-08-17T12:21:32.5392755Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32 2022-08-17T12:21:32.5419488Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64 2022-08-17T12:21:32.5837517Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64 2022-08-17T12:21:32.5845400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16 2022-08-17T12:21:32.5856125Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16 2022-08-17T12:21:32.5884316Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64 2022-08-17T12:21:32.6275703Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16 2022-08-17T12:21:32.6292811Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32 2022-08-17T12:21:32.6518330Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32 2022-08-17T12:21:32.6539503Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16 2022-08-17T12:21:32.6633016Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32 2022-08-17T12:21:32.6707531Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64 2022-08-17T12:21:32.6781091Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64 2022-08-17T12:21:32.6805002Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64 2022-08-17T12:21:32.7045218Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32 2022-08-17T12:21:32.7062832Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32 2022-08-17T12:21:32.7154270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64 2022-08-17T12:21:32.7163425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8 2022-08-17T12:21:32.7637467Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8 2022-08-17T12:21:32.7648593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8 2022-08-17T12:21:32.7852990Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8 2022-08-17T12:21:32.7882988Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64 2022-08-17T12:21:32.8120297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:21:32.8130991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16 2022-08-17T12:21:32.8408424Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16 2022-08-17T12:21:32.8423575Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:21:32.8541771Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:21:32.8547581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool 2022-08-17T12:21:32.8670361Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool 2022-08-17T12:21:32.8694780Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32 2022-08-17T12:21:32.8704092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64 2022-08-17T12:21:32.8832148Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:21:32.8996397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:21:32.9003206Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128 2022-08-17T12:21:32.9148110Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128 2022-08-17T12:21:32.9275308Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:21:32.9435050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:21:32.9436001Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32 2022-08-17T12:21:32.9831066Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32 2022-08-17T12:21:32.9835725Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:21:32.9844832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64 2022-08-17T12:21:32.9868760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:21:33.0291365Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64 2022-08-17T12:21:33.0307629Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64 2022-08-17T12:21:33.0310353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16 2022-08-17T12:21:33.0327832Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16 2022-08-17T12:21:33.0559495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16 2022-08-17T12:21:33.0577970Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:21:33.0712857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:21:33.0772942Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32 2022-08-17T12:21:33.1131659Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32 2022-08-17T12:21:33.1156314Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:21:33.1181646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64 2022-08-17T12:21:33.1230245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:21:33.1658903Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64 2022-08-17T12:21:33.1660018Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16 2022-08-17T12:21:33.1827686Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16 2022-08-17T12:21:33.1843358Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16 2022-08-17T12:21:33.1856930Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:21:33.1872841Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:21:33.2078897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32 2022-08-17T12:21:33.2112228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32 2022-08-17T12:21:33.2173849Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32 2022-08-17T12:21:33.2271244Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:21:33.2474875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:21:33.2504205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64 2022-08-17T12:21:33.2521901Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16 2022-08-17T12:21:33.2535901Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32 2022-08-17T12:21:33.2684497Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64 2022-08-17T12:21:33.2753143Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:21:33.2915467Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:21:33.2986434Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8 2022-08-17T12:21:33.3112907Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8 2022-08-17T12:21:33.3121625Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32 2022-08-17T12:21:33.3153949Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64 2022-08-17T12:21:33.3230387Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:21:33.3361360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:21:33.3400625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8 2022-08-17T12:21:33.3416840Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:21:33.3717236Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8 2022-08-17T12:21:33.3834805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:21:33.3927359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:21:33.3960869Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:21:33.4152629Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:21:33.4272240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:21:33.4350513Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool 2022-08-17T12:21:33.4480952Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool 2022-08-17T12:21:33.4711255Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:21:33.4721067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:21:33.4819039Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128 2022-08-17T12:21:33.4873272Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128 2022-08-17T12:21:33.4887021Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64 2022-08-17T12:21:33.5034987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8 2022-08-17T12:21:33.5070953Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:21:33.5228833Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:33.5248587Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32 2022-08-17T12:21:33.5487401Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32 2022-08-17T12:21:33.5553074Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:33.5637446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:21:33.5709181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64 2022-08-17T12:21:33.5828330Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64 2022-08-17T12:21:33.6074933Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:21:33.6087216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:21:33.6142303Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16 2022-08-17T12:21:33.6356214Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16 2022-08-17T12:21:33.6421345Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:21:33.6439047Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8 2022-08-17T12:21:33.6471676Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8 2022-08-17T12:21:33.6477181Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:21:33.6565007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32 2022-08-17T12:21:33.6817136Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32 2022-08-17T12:21:33.6953147Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:21:33.6954774Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:21:33.7047344Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64 2022-08-17T12:21:33.7352852Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64 2022-08-17T12:21:33.7396559Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:21:33.7401036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:21:33.7477502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16 2022-08-17T12:21:33.7824162Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16 2022-08-17T12:21:33.7841427Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8 2022-08-17T12:21:33.7918786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16 2022-08-17T12:21:33.7948536Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:21:33.7958040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:21:33.7959710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32 2022-08-17T12:21:33.8080982Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32 2022-08-17T12:21:33.8097416Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32 2022-08-17T12:21:33.8409666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64 2022-08-17T12:21:33.8434816Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:21:33.8468623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:21:33.8481141Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64 2022-08-17T12:21:33.8756670Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64 2022-08-17T12:21:33.8845246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8 2022-08-17T12:21:33.8866948Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8 2022-08-17T12:21:33.8910978Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:21:33.9195807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:21:33.9278733Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8 2022-08-17T12:21:33.9344573Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8 2022-08-17T12:21:33.9404431Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:21:33.9530513Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:21:33.9546443Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16 2022-08-17T12:21:33.9673338Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool 2022-08-17T12:21:33.9690122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16 2022-08-17T12:21:33.9785245Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:21:33.9949758Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16 2022-08-17T12:21:34.0189719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16 2022-08-17T12:21:34.0235486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128 2022-08-17T12:21:34.0629746Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128 2022-08-17T12:21:34.0666220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64 2022-08-17T12:21:34.1031465Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64 2022-08-17T12:21:34.1121068Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16 2022-08-17T12:21:34.1475943Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16 2022-08-17T12:21:34.1584828Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32 2022-08-17T12:21:34.1916544Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32 2022-08-17T12:21:34.2023597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64 2022-08-17T12:21:34.2180750Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64 2022-08-17T12:21:34.2193905Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool 2022-08-17T12:21:34.2354350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128 2022-08-17T12:21:34.2699556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16 2022-08-17T12:21:34.2799460Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16 2022-08-17T12:21:34.3039285Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128 2022-08-17T12:21:34.3311756Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128 2022-08-17T12:21:34.3486033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64 2022-08-17T12:21:34.3790594Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64 2022-08-17T12:21:34.3911262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16 2022-08-17T12:21:34.4233443Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16 2022-08-17T12:21:34.4343165Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32 2022-08-17T12:21:34.4671674Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32 2022-08-17T12:21:34.4749691Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64 2022-08-17T12:21:34.5072720Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64 2022-08-17T12:21:34.5271924Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16 2022-08-17T12:21:34.5293239Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16 2022-08-17T12:21:34.5912732Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool 2022-08-17T12:21:34.5941869Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16 2022-08-17T12:21:34.6966681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool 2022-08-17T12:21:34.6999256Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool 2022-08-17T12:21:34.7003096Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64 2022-08-17T12:21:34.7036660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128 2022-08-17T12:21:34.8239569Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16 2022-08-17T12:21:34.8393231Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128 2022-08-17T12:21:34.8970978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32 2022-08-17T12:21:34.8997854Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128 2022-08-17T12:21:34.9148347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64 2022-08-17T12:21:34.9170152Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool 2022-08-17T12:21:34.9594626Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16 2022-08-17T12:21:34.9622554Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32 2022-08-17T12:21:35.0791422Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64 2022-08-17T12:21:35.0830158Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64 2022-08-17T12:21:35.1882194Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16 2022-08-17T12:21:35.1916478Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16 2022-08-17T12:21:35.2972297Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32 2022-08-17T12:21:35.3006819Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32 2022-08-17T12:21:35.4097481Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64 2022-08-17T12:21:35.4134344Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64 2022-08-17T12:21:35.4325720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16 2022-08-17T12:21:35.4353533Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64 2022-08-17T12:21:35.5076607Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32 2022-08-17T12:21:35.5111964Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16 2022-08-17T12:21:35.5890528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32 2022-08-17T12:21:35.5916499Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32 2022-08-17T12:21:35.6031424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64 2022-08-17T12:21:35.6067471Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32 2022-08-17T12:21:35.6953994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64 2022-08-17T12:21:35.6997276Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64 2022-08-17T12:21:35.7901710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8 2022-08-17T12:21:35.7948446Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8 2022-08-17T12:21:35.8136531Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8 2022-08-17T12:21:35.8163077Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64 2022-08-17T12:21:35.8845932Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16 2022-08-17T12:21:35.8885875Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16 2022-08-17T12:21:35.8913783Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32 2022-08-17T12:21:35.8944632Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8 2022-08-17T12:21:35.9066529Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16 2022-08-17T12:21:35.9426672Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16 2022-08-17T12:21:35.9427642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool 2022-08-17T12:21:35.9701879Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool 2022-08-17T12:21:35.9733628Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16 2022-08-17T12:21:35.9830284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32 2022-08-17T12:21:35.9869611Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128 2022-08-17T12:21:36.0315265Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128 2022-08-17T12:21:36.0329509Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32 2022-08-17T12:21:36.0340874Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32 2022-08-17T12:21:36.0349589Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16 2022-08-17T12:21:36.0759716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32 2022-08-17T12:21:36.0760359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64 2022-08-17T12:21:36.1193236Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64 2022-08-17T12:21:36.1193869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16 2022-08-17T12:21:36.1454549Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16 2022-08-17T12:21:36.1476404Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32 2022-08-17T12:21:36.1573213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64 2022-08-17T12:21:36.1625204Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32 2022-08-17T12:21:36.2072775Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32 2022-08-17T12:21:36.2113911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64 2022-08-17T12:21:36.2551869Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64 2022-08-17T12:21:36.2552509Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16 2022-08-17T12:21:36.2658232Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16 2022-08-17T12:21:36.2674786Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64 2022-08-17T12:21:36.2981761Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8 2022-08-17T12:21:36.2989707Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32 2022-08-17T12:21:36.3015993Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32 2022-08-17T12:21:36.3036655Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32 2022-08-17T12:21:36.3369102Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64 2022-08-17T12:21:36.3425017Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64 2022-08-17T12:21:36.3796353Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64 2022-08-17T12:21:36.3858232Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8 2022-08-17T12:21:36.4177157Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8 2022-08-17T12:21:36.4194001Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8 2022-08-17T12:21:36.4299087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8 2022-08-17T12:21:36.4306554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8 2022-08-17T12:21:36.4740537Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8 2022-08-17T12:21:36.4748518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16 2022-08-17T12:21:36.5177779Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16 2022-08-17T12:21:36.5187158Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool 2022-08-17T12:21:36.5469905Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool 2022-08-17T12:21:36.5496207Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8 2022-08-17T12:21:36.5628286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16 2022-08-17T12:21:36.5637558Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128 2022-08-17T12:21:36.5671580Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128 2022-08-17T12:21:36.5996647Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16 2022-08-17T12:21:36.6078282Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool 2022-08-17T12:21:36.6085451Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool 2022-08-17T12:21:36.6090705Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32 2022-08-17T12:21:36.6480078Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32 2022-08-17T12:21:36.6487824Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128 2022-08-17T12:21:36.6496022Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128 2022-08-17T12:21:36.6530362Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64 2022-08-17T12:21:36.6542379Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64 2022-08-17T12:21:36.6560987Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64 2022-08-17T12:21:36.6873398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16 2022-08-17T12:21:36.6880019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16 2022-08-17T12:21:36.6908317Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64 2022-08-17T12:21:36.6938243Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64 2022-08-17T12:21:36.7315426Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16 2022-08-17T12:21:36.7452428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32 2022-08-17T12:21:36.7467658Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16 2022-08-17T12:21:36.7478093Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16 2022-08-17T12:21:36.7831354Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32 2022-08-17T12:21:36.7856458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32 2022-08-17T12:21:36.7867693Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32 2022-08-17T12:21:36.7915091Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64 2022-08-17T12:21:36.8236206Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64 2022-08-17T12:21:36.8309158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64 2022-08-17T12:21:36.8320632Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64 2022-08-17T12:21:36.8366992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16 2022-08-17T12:21:36.8716542Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16 2022-08-17T12:21:36.8778940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16 2022-08-17T12:21:36.8790742Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16 2022-08-17T12:21:36.8840654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32 2022-08-17T12:21:36.8983334Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32 2022-08-17T12:21:36.9005814Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32 2022-08-17T12:21:36.9109705Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64 2022-08-17T12:21:36.9128264Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16 2022-08-17T12:21:36.9262072Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32 2022-08-17T12:21:36.9272781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64 2022-08-17T12:21:36.9276350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32 2022-08-17T12:21:36.9318402Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32 2022-08-17T12:21:36.9675126Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64 2022-08-17T12:21:36.9724420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8 2022-08-17T12:21:36.9731058Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8 2022-08-17T12:21:36.9757598Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64 2022-08-17T12:21:37.0155241Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64 2022-08-17T12:21:37.0159286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8 2022-08-17T12:21:37.0180474Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8 2022-08-17T12:21:37.0185411Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8 2022-08-17T12:21:37.0642500Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8 2022-08-17T12:21:37.0645919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16 2022-08-17T12:21:37.0650554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8 2022-08-17T12:21:37.1025484Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8 2022-08-17T12:21:37.1030585Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128 2022-08-17T12:21:37.1128620Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128 2022-08-17T12:21:37.1280374Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16 2022-08-17T12:21:37.1463796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool 2022-08-17T12:21:37.1471664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64 2022-08-17T12:21:37.1646366Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64 2022-08-17T12:21:37.1789912Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool 2022-08-17T12:21:37.1902012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128 2022-08-17T12:21:37.1908348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32 2022-08-17T12:21:37.1950718Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32 2022-08-17T12:21:37.1963972Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32 2022-08-17T12:21:37.2199119Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64 2022-08-17T12:21:37.2269575Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128 2022-08-17T12:21:37.2341840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32 2022-08-17T12:21:37.2347852Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64 2022-08-17T12:21:37.2614668Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64 2022-08-17T12:21:37.2632012Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32 2022-08-17T12:21:37.3019759Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64 2022-08-17T12:21:37.3033187Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16 2022-08-17T12:21:37.3043862Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16 2022-08-17T12:21:37.3115579Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64 2022-08-17T12:21:37.3263757Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16 2022-08-17T12:21:37.3272864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32 2022-08-17T12:21:37.3492579Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32 2022-08-17T12:21:37.3579916Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16 2022-08-17T12:21:37.3707401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32 2022-08-17T12:21:37.3716477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64 2022-08-17T12:21:37.4079274Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64 2022-08-17T12:21:37.4095553Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32 2022-08-17T12:21:37.4140550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64 2022-08-17T12:21:37.4148929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8 2022-08-17T12:21:37.4588947Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8 2022-08-17T12:21:37.4623400Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64 2022-08-17T12:21:37.4632058Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8 2022-08-17T12:21:37.4642509Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8 2022-08-17T12:21:37.4833365Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16 2022-08-17T12:21:37.5111747Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16 2022-08-17T12:21:37.5124477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16 2022-08-17T12:21:37.5131833Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32 2022-08-17T12:21:37.5165752Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16 2022-08-17T12:21:37.5189644Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64 2022-08-17T12:21:37.5436461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8 2022-08-17T12:21:37.5549455Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32 2022-08-17T12:21:37.5559503Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool 2022-08-17T12:21:37.5567259Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64 2022-08-17T12:21:37.5798990Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool 2022-08-17T12:21:37.5975975Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64 2022-08-17T12:21:37.5988998Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64 2022-08-17T12:21:37.5999435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128 2022-08-17T12:21:37.6007444Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8 2022-08-17T12:21:37.6068867Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128 2022-08-17T12:21:37.6191217Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8 2022-08-17T12:21:37.6429453Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8 2022-08-17T12:21:37.6443511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32 2022-08-17T12:21:37.6473013Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32 2022-08-17T12:21:37.6755305Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8 2022-08-17T12:21:37.6911084Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8 2022-08-17T12:21:37.6918863Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64 2022-08-17T12:21:37.6932762Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64 2022-08-17T12:21:37.7391932Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64 2022-08-17T12:21:37.7404475Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16 2022-08-17T12:21:37.7831697Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16 2022-08-17T12:21:37.7842964Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32 2022-08-17T12:21:37.8231934Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32 2022-08-17T12:21:37.8286748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64 2022-08-17T12:21:37.8713266Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64 2022-08-17T12:21:37.8723423Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16 2022-08-17T12:21:37.9153196Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16 2022-08-17T12:21:37.9168146Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32 2022-08-17T12:21:37.9631437Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32 2022-08-17T12:21:37.9642209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64 2022-08-17T12:21:37.9795663Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64 2022-08-17T12:21:37.9805858Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64 2022-08-17T12:21:37.9816989Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8 2022-08-17T12:21:37.9908435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8 2022-08-17T12:21:38.0070147Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32 2022-08-17T12:21:38.0080109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8 2022-08-17T12:21:38.0552623Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8 2022-08-17T12:21:38.0563408Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8 2022-08-17T12:21:38.0991961Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8 2022-08-17T12:21:38.2079478Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16 2022-08-17T12:21:38.2160068Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32 2022-08-17T12:21:38.2226283Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64 2022-08-17T12:21:38.2644148Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64 2022-08-17T12:21:38.2652392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32 2022-08-17T12:21:38.2942765Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32 2022-08-17T12:21:38.2956694Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8 2022-08-17T12:21:38.3040785Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16 2022-08-17T12:21:38.3068294Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16 2022-08-17T12:21:38.3471583Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64 2022-08-17T12:21:38.3492907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool 2022-08-17T12:21:38.3834657Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool 2022-08-17T12:21:38.3941661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128 2022-08-17T12:21:38.4100534Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128 2022-08-17T12:21:38.4116067Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8 2022-08-17T12:21:38.4350246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8 2022-08-17T12:21:38.4399969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32 2022-08-17T12:21:38.4835020Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32 2022-08-17T12:21:38.4843448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64 2022-08-17T12:21:38.5155017Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64 2022-08-17T12:21:38.5256321Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16 2022-08-17T12:21:38.5390795Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16 2022-08-17T12:21:38.5399657Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64 2022-08-17T12:21:38.5632350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32 2022-08-17T12:21:38.5709788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32 2022-08-17T12:21:38.6213264Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32 2022-08-17T12:21:38.6221121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64 2022-08-17T12:21:38.6641286Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64 2022-08-17T12:21:38.6648477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16 2022-08-17T12:21:38.6891154Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16 2022-08-17T12:21:38.6901064Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32 2022-08-17T12:21:38.6920872Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64 2022-08-17T12:21:38.6933057Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16 2022-08-17T12:21:38.7112716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool 2022-08-17T12:21:38.7119744Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32 2022-08-17T12:21:38.7484503Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32 2022-08-17T12:21:38.7558928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64 2022-08-17T12:21:38.8041985Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64 2022-08-17T12:21:38.8047009Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8 2022-08-17T12:21:38.8476027Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8 2022-08-17T12:21:38.8487032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8 2022-08-17T12:21:38.8495377Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64 2022-08-17T12:21:38.8541219Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32 2022-08-17T12:21:38.8989015Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8 2022-08-17T12:21:38.9760633Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16 2022-08-17T12:21:38.9772883Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32 2022-08-17T12:21:39.0081115Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64 2022-08-17T12:21:39.0194746Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64 2022-08-17T12:21:39.0358396Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32 2022-08-17T12:21:39.0676895Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32 2022-08-17T12:21:39.0692235Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64 2022-08-17T12:21:39.0707314Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool 2022-08-17T12:21:39.1969131Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128 2022-08-17T12:21:39.1991676Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8 2022-08-17T12:21:39.3773853Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16 2022-08-17T12:21:39.3801968Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64 2022-08-17T12:21:39.4149569Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32 2022-08-17T12:21:39.4181181Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16 2022-08-17T12:21:39.5277239Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool 2022-08-17T12:21:39.5307886Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32 2022-08-17T12:21:39.5691873Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32 2022-08-17T12:21:39.5728397Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32 2022-08-17T12:21:39.6176102Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64 2022-08-17T12:21:39.6236144Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64 2022-08-17T12:21:39.6438586Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32 2022-08-17T12:21:39.6675493Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32 2022-08-17T12:21:39.6970378Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64 2022-08-17T12:21:39.7036786Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64 2022-08-17T12:21:39.7059197Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool 2022-08-17T12:21:39.7111737Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128 2022-08-17T12:21:39.7204686Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32 2022-08-17T12:21:39.7231120Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16 2022-08-17T12:21:39.7337984Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool 2022-08-17T12:21:39.7555979Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32 2022-08-17T12:21:39.7669720Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128 2022-08-17T12:21:39.7677291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64 2022-08-17T12:21:39.8037490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64 2022-08-17T12:21:39.8055021Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64 2022-08-17T12:21:39.8228006Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32 2022-08-17T12:21:39.8592339Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32 2022-08-17T12:21:39.8749673Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amax_cpu_float32 2022-08-17T12:21:39.9032517Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amax_cpu_float32 2022-08-17T12:21:39.9222564Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amin_cpu_float32 2022-08-17T12:21:39.9519474Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amin_cpu_float32 2022-08-17T12:21:39.9528669Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmax_cpu_float32 2022-08-17T12:21:39.9566452Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmax_cpu_float32 2022-08-17T12:21:39.9587932Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128 2022-08-17T12:21:39.9876372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32 2022-08-17T12:21:39.9954692Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmin_cpu_float32 2022-08-17T12:21:40.0357622Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmin_cpu_float32 2022-08-17T12:21:40.0463332Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_complex64 2022-08-17T12:21:40.0797128Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_complex64 2022-08-17T12:21:40.0856208Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_float32 2022-08-17T12:21:40.0873133Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool 2022-08-17T12:21:40.0878118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128 2022-08-17T12:21:40.1236058Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_float32 2022-08-17T12:21:40.1334645Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_complex64 2022-08-17T12:21:40.1718474Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_complex64 2022-08-17T12:21:40.1783575Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_float32 2022-08-17T12:21:40.2156870Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_float32 2022-08-17T12:21:40.2228947Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_log_softmax_cpu_float32 2022-08-17T12:21:40.2596928Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_log_softmax_cpu_float32 2022-08-17T12:21:40.2684836Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logaddexp_cpu_float32 2022-08-17T12:21:40.3112561Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logaddexp_cpu_float32 2022-08-17T12:21:40.3374288Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logsumexp_cpu_float32 2022-08-17T12:21:40.3474345Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logsumexp_cpu_float32 2022-08-17T12:21:40.3526836Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_complex64 2022-08-17T12:21:40.3551284Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32 2022-08-17T12:21:40.3643743Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64 2022-08-17T12:21:40.3664528Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64 2022-08-17T12:21:40.4678445Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16 2022-08-17T12:21:40.4717808Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_complex64 2022-08-17T12:21:40.5179216Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_float32 2022-08-17T12:21:40.5214044Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_float32 2022-08-17T12:21:40.5357769Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_median_cpu_float32 2022-08-17T12:21:40.5714674Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_median_cpu_float32 2022-08-17T12:21:40.6030821Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_norm_cpu_float32 2022-08-17T12:21:40.6054000Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64 2022-08-17T12:21:40.6779016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16 2022-08-17T12:21:40.6822100Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_norm_cpu_float32 2022-08-17T12:21:40.7642896Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_complex64 2022-08-17T12:21:40.7682637Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_complex64 2022-08-17T12:21:40.8001193Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_float32 2022-08-17T12:21:40.8114777Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_float32 2022-08-17T12:21:40.8808314Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_complex64 2022-08-17T12:21:40.8835548Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_complex64 2022-08-17T12:21:40.9223303Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_float32 2022-08-17T12:21:40.9263981Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16 2022-08-17T12:21:40.9285361Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32 2022-08-17T12:21:40.9315946Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_float32 2022-08-17T12:21:40.9468946Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmax_cpu_float32 2022-08-17T12:21:40.9835923Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmax_cpu_float32 2022-08-17T12:21:40.9846392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmin_cpu_float32 2022-08-17T12:21:40.9853831Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmin_cpu_float32 2022-08-17T12:21:40.9860505Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128 2022-08-17T12:21:41.0271200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32 2022-08-17T12:21:41.0812631Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_complex64 2022-08-17T12:21:41.0837818Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32 2022-08-17T12:21:41.1479595Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64 2022-08-17T12:21:41.1504827Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16 2022-08-17T12:21:41.1700397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32 2022-08-17T12:21:41.1713259Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_complex64 2022-08-17T12:21:41.2262954Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_float32 2022-08-17T12:21:41.2289490Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64 2022-08-17T12:21:41.2569829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16 2022-08-17T12:21:41.2594026Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_float32 2022-08-17T12:21:41.3140343Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_complex64 2022-08-17T12:21:41.3167956Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_complex64 2022-08-17T12:21:41.3472212Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_float32 2022-08-17T12:21:41.3669989Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_float32 2022-08-17T12:21:41.4287798Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_complex64 2022-08-17T12:21:41.4308752Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16 2022-08-17T12:21:41.5293050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32 2022-08-17T12:21:41.5316786Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_complex64 2022-08-17T12:21:41.6104193Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_float32 2022-08-17T12:21:41.6122978Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32 2022-08-17T12:21:41.6173062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64 2022-08-17T12:21:41.6198581Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_float32 2022-08-17T12:21:41.6244800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64 2022-08-17T12:21:41.6276111Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32 2022-08-17T12:21:41.6347154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64 2022-08-17T12:21:41.6708841Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64 2022-08-17T12:21:41.6719214Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32 2022-08-17T12:21:41.7191673Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32 2022-08-17T12:21:41.7310435Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64 2022-08-17T12:21:41.7515575Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64 2022-08-17T12:21:41.7629908Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32 2022-08-17T12:21:41.7814749Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32 2022-08-17T12:21:41.7832842Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64 2022-08-17T12:21:41.8070823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8 2022-08-17T12:21:41.8192251Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64 2022-08-17T12:21:41.8470166Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64 2022-08-17T12:21:41.8536754Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32 2022-08-17T12:21:41.8991433Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32 2022-08-17T12:21:41.9399417Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64 2022-08-17T12:21:41.9429314Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8 2022-08-17T12:21:41.9766140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8 2022-08-17T12:21:41.9792178Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64 2022-08-17T12:21:42.0665308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16 2022-08-17T12:21:42.0690688Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8 2022-08-17T12:21:42.1355929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16 2022-08-17T12:21:42.1367741Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64 2022-08-17T12:21:42.1992142Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32 2022-08-17T12:21:42.2002559Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32 2022-08-17T12:21:42.2017856Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64 2022-08-17T12:21:42.2475389Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64 2022-08-17T12:21:42.2501752Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32 2022-08-17T12:21:42.2670770Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32 2022-08-17T12:21:42.2696010Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16 2022-08-17T12:21:42.2990517Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool 2022-08-17T12:21:42.3432283Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64 2022-08-17T12:21:42.3461144Z [gw1] [ 63%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64 2022-08-17T12:21:42.3931336Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32 2022-08-17T12:21:42.3943560Z [gw1] [ 63%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32 2022-08-17T12:21:42.4262561Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64 2022-08-17T12:21:42.4281089Z [gw1] [ 63%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64 2022-08-17T12:21:42.4293125Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32 2022-08-17T12:21:42.4470128Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64 2022-08-17T12:21:42.4660595Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32 2022-08-17T12:21:42.4912416Z [gw1] [ 63%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32 2022-08-17T12:21:42.5003497Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64 2022-08-17T12:21:42.5031865Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool 2022-08-17T12:21:42.5488384Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128 2022-08-17T12:21:42.5514777Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64 2022-08-17T12:21:42.5825934Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32 2022-08-17T12:21:42.5953269Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32 2022-08-17T12:21:42.6039653Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64 2022-08-17T12:21:42.6055074Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16 2022-08-17T12:21:42.6661101Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32 2022-08-17T12:21:42.6722122Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64 2022-08-17T12:21:42.7108354Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32 2022-08-17T12:21:42.7196146Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32 2022-08-17T12:21:42.8445765Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64 2022-08-17T12:21:42.8471152Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64 2022-08-17T12:21:42.8690435Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32 2022-08-17T12:21:42.8713271Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128 2022-08-17T12:21:42.9221696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32 2022-08-17T12:21:42.9257057Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32 2022-08-17T12:21:42.9286930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64 2022-08-17T12:21:42.9714021Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64 2022-08-17T12:21:42.9719672Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32 2022-08-17T12:21:43.0234749Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32 2022-08-17T12:21:43.0245418Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64 2022-08-17T12:21:43.0668411Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64 2022-08-17T12:21:43.0674060Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32 2022-08-17T12:21:43.0741181Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32 2022-08-17T12:21:43.0763333Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32 2022-08-17T12:21:43.1071369Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64 2022-08-17T12:21:43.1286619Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64 2022-08-17T12:21:43.1304935Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64 2022-08-17T12:21:43.1383873Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16 2022-08-17T12:21:43.1475187Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64 2022-08-17T12:21:43.1604615Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32 2022-08-17T12:21:43.1993524Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32 2022-08-17T12:21:43.2145061Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32 2022-08-17T12:21:43.2358970Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32 2022-08-17T12:21:43.2710697Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32 2022-08-17T12:21:43.2821589Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32 2022-08-17T12:21:43.2875207Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32 2022-08-17T12:21:43.3306202Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32 2022-08-17T12:21:43.3307222Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64 2022-08-17T12:21:43.3727550Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64 2022-08-17T12:21:43.3734899Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32 2022-08-17T12:21:43.4191171Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32 2022-08-17T12:21:43.4215394Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64 2022-08-17T12:21:43.4619560Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64 2022-08-17T12:21:43.4627383Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32 2022-08-17T12:21:43.5052421Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32 2022-08-17T12:21:43.5060573Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32 2022-08-17T12:21:43.5390162Z [gw1] [ 63%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32 2022-08-17T12:21:43.5415680Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32 2022-08-17T12:21:43.5483186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64 2022-08-17T12:21:43.5501366Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32 2022-08-17T12:21:43.5543242Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32 2022-08-17T12:21:43.5568000Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64 2022-08-17T12:21:43.5948500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8 2022-08-17T12:21:43.5960433Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32 2022-08-17T12:21:43.6392504Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32 2022-08-17T12:21:43.6470073Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32 2022-08-17T12:21:43.6780461Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32 2022-08-17T12:21:43.6831533Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64 2022-08-17T12:21:43.7218022Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64 2022-08-17T12:21:43.7251792Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32 2022-08-17T12:21:43.7671973Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32 2022-08-17T12:21:43.7679179Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64 2022-08-17T12:21:43.8110028Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64 2022-08-17T12:21:43.8119176Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32 2022-08-17T12:21:43.8552266Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32 2022-08-17T12:21:43.8561910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64 2022-08-17T12:21:43.8985330Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64 2022-08-17T12:21:43.8994612Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32 2022-08-17T12:21:43.9182848Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32 2022-08-17T12:21:43.9208086Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64 2022-08-17T12:21:43.9471396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16 2022-08-17T12:21:43.9611406Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64 2022-08-17T12:21:43.9871575Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64 2022-08-17T12:21:43.9931889Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32 2022-08-17T12:21:44.0351529Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32 2022-08-17T12:21:44.0391855Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64 2022-08-17T12:21:44.0791356Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64 2022-08-17T12:21:44.0799620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32 2022-08-17T12:21:44.0967678Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32 2022-08-17T12:21:44.0982502Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8 2022-08-17T12:21:44.1190451Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8 2022-08-17T12:21:44.1482122Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32 2022-08-17T12:21:44.1494816Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16 2022-08-17T12:21:44.2416508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32 2022-08-17T12:21:44.2430972Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32 2022-08-17T12:21:44.2698317Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64 2022-08-17T12:21:44.2876715Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64 2022-08-17T12:21:44.2941610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32 2022-08-17T12:21:44.3176023Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32 2022-08-17T12:21:44.3204686Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16 2022-08-17T12:21:44.3313261Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32 2022-08-17T12:21:44.3406564Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64 2022-08-17T12:21:44.3755923Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64 2022-08-17T12:21:44.3816039Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32 2022-08-17T12:21:44.4313070Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32 2022-08-17T12:21:44.4323123Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64 2022-08-17T12:21:44.4359633Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64 2022-08-17T12:21:44.4383191Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32 2022-08-17T12:21:44.4726769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64 2022-08-17T12:21:44.4736697Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32 2022-08-17T12:21:44.5191135Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32 2022-08-17T12:21:44.5201301Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64 2022-08-17T12:21:44.5647977Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64 2022-08-17T12:21:44.5657882Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32 2022-08-17T12:21:44.6112952Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32 2022-08-17T12:21:44.6123118Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64 2022-08-17T12:21:44.6345647Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64 2022-08-17T12:21:44.6375045Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64 2022-08-17T12:21:44.6480306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16 2022-08-17T12:21:44.6504103Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8 2022-08-17T12:21:44.6511651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16 2022-08-17T12:21:44.6523069Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32 2022-08-17T12:21:44.7031808Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32 2022-08-17T12:21:44.7497476Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64 2022-08-17T12:21:44.7524349Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32 2022-08-17T12:21:44.8520430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64 2022-08-17T12:21:44.8561255Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16 2022-08-17T12:21:44.9149761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32 2022-08-17T12:21:44.9233945Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16 2022-08-17T12:21:45.0018329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32 2022-08-17T12:21:45.0051137Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64 2022-08-17T12:21:45.0694582Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32 2022-08-17T12:21:45.0720312Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32 2022-08-17T12:21:45.1002697Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64 2022-08-17T12:21:45.1022598Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32 2022-08-17T12:21:45.1030701Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32 2022-08-17T12:21:45.1074064Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32 2022-08-17T12:21:45.1263233Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64 2022-08-17T12:21:45.1471253Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32 2022-08-17T12:21:45.1533107Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64 2022-08-17T12:21:45.1952003Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64 2022-08-17T12:21:45.1958906Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32 2022-08-17T12:21:45.2433810Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32 2022-08-17T12:21:45.2446109Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64 2022-08-17T12:21:45.2638953Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64 2022-08-17T12:21:45.2670639Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64 2022-08-17T12:21:45.2849506Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16 2022-08-17T12:21:45.2856468Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32 2022-08-17T12:21:45.3035307Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32 2022-08-17T12:21:45.3060115Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64 2022-08-17T12:21:45.3147473Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8 2022-08-17T12:21:45.3164792Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16 2022-08-17T12:21:45.3296288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool 2022-08-17T12:21:45.3303261Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64 2022-08-17T12:21:45.3558957Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64 2022-08-17T12:21:45.3593294Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool 2022-08-17T12:21:45.3693038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128 2022-08-17T12:21:45.3728961Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32 2022-08-17T12:21:45.3873444Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32 2022-08-17T12:21:45.4071469Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128 2022-08-17T12:21:45.4116535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32 2022-08-17T12:21:45.4170432Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64 2022-08-17T12:21:45.4204141Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64 2022-08-17T12:21:45.4219119Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32 2022-08-17T12:21:45.4233721Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64 2022-08-17T12:21:45.4550427Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16 2022-08-17T12:21:45.4610151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64 2022-08-17T12:21:45.4615860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32 2022-08-17T12:21:45.4648125Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32 2022-08-17T12:21:45.4881798Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64 2022-08-17T12:21:45.4904738Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8 2022-08-17T12:21:45.5020426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8 2022-08-17T12:21:45.5026635Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32 2022-08-17T12:21:45.5034049Z [gw1] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32 2022-08-17T12:21:45.5127089Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16 2022-08-17T12:21:45.5512042Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16 2022-08-17T12:21:45.5520140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32 2022-08-17T12:21:45.5570362Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64 2022-08-17T12:21:45.5602435Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64 2022-08-17T12:21:45.5963538Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32 2022-08-17T12:21:45.5988320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32 2022-08-17T12:21:45.6001735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64 2022-08-17T12:21:45.6083271Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32 2022-08-17T12:21:45.6124900Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64 2022-08-17T12:21:45.6147801Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8 2022-08-17T12:21:45.6397339Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16 2022-08-17T12:21:45.6505818Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16 2022-08-17T12:21:45.6523332Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64 2022-08-17T12:21:45.6556620Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64 2022-08-17T12:21:45.6835763Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16 2022-08-17T12:21:45.6893795Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32 2022-08-17T12:21:45.6922589Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32 2022-08-17T12:21:45.6993093Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32 2022-08-17T12:21:45.7260023Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32 2022-08-17T12:21:45.7275959Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16 2022-08-17T12:21:45.7281492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64 2022-08-17T12:21:45.7297621Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32 2022-08-17T12:21:45.7336621Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool 2022-08-17T12:21:45.7354163Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16 2022-08-17T12:21:45.7367387Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32 2022-08-17T12:21:45.7440268Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32 2022-08-17T12:21:45.7849552Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64 2022-08-17T12:21:45.7856729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8 2022-08-17T12:21:45.7862578Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64 2022-08-17T12:21:45.7955497Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64 2022-08-17T12:21:45.8271434Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8 2022-08-17T12:21:45.8325309Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8 2022-08-17T12:21:45.8329188Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32 2022-08-17T12:21:45.8414736Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32 2022-08-17T12:21:45.8688012Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8 2022-08-17T12:21:45.8709890Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool 2022-08-17T12:21:45.8720475Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16 2022-08-17T12:21:45.8765947Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128 2022-08-17T12:21:45.8772747Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64 2022-08-17T12:21:45.8784717Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64 2022-08-17T12:21:45.9162178Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16 2022-08-17T12:21:45.9201832Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool 2022-08-17T12:21:45.9208939Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32 2022-08-17T12:21:45.9217801Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32 2022-08-17T12:21:45.9592192Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool 2022-08-17T12:21:45.9630483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128 2022-08-17T12:21:45.9725997Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64 2022-08-17T12:21:45.9778034Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128 2022-08-17T12:21:46.0073289Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64 2022-08-17T12:21:46.0153490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32 2022-08-17T12:21:46.0159276Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32 2022-08-17T12:21:46.0190255Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32 2022-08-17T12:21:46.0503140Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32 2022-08-17T12:21:46.0523301Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32 2022-08-17T12:21:46.0587846Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64 2022-08-17T12:21:46.0591980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32 2022-08-17T12:21:46.0719224Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64 2022-08-17T12:21:46.0847159Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64 2022-08-17T12:21:46.0864415Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128 2022-08-17T12:21:46.0968530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64 2022-08-17T12:21:46.0975417Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16 2022-08-17T12:21:46.1259506Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16 2022-08-17T12:21:46.1274980Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32 2022-08-17T12:21:46.1315685Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32 2022-08-17T12:21:46.1341873Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32 2022-08-17T12:21:46.1406254Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32 2022-08-17T12:21:46.1790889Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32 2022-08-17T12:21:46.1798570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64 2022-08-17T12:21:46.1850361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64 2022-08-17T12:21:46.1864792Z [gw1] [ 63%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64 2022-08-17T12:21:46.2229870Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64 2022-08-17T12:21:46.2239299Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32 2022-08-17T12:21:46.2286327Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16 2022-08-17T12:21:46.2332333Z [gw1] [ 63%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32 2022-08-17T12:21:46.2356234Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16 2022-08-17T12:21:46.2370788Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64 2022-08-17T12:21:46.2699351Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16 2022-08-17T12:21:46.2706472Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64 2022-08-17T12:21:46.2721439Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64 2022-08-17T12:21:46.2815425Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32 2022-08-17T12:21:46.3122920Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32 2022-08-17T12:21:46.3127426Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32 2022-08-17T12:21:46.3270413Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32 2022-08-17T12:21:46.3300344Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64 2022-08-17T12:21:46.3590638Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64 2022-08-17T12:21:46.3615213Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64 2022-08-17T12:21:46.3642052Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64 2022-08-17T12:21:46.3709094Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8 2022-08-17T12:21:46.3725697Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8 2022-08-17T12:21:46.3966075Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8 2022-08-17T12:21:46.3998894Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64 2022-08-17T12:21:46.4060684Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32 2022-08-17T12:21:46.4075433Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16 2022-08-17T12:21:46.4081913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8 2022-08-17T12:21:46.4155569Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32 2022-08-17T12:21:46.4308236Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8 2022-08-17T12:21:46.4434519Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32 2022-08-17T12:21:46.4513658Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64 2022-08-17T12:21:46.4617372Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:21:46.4876604Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:21:46.4905043Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64 2022-08-17T12:21:46.4951843Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32 2022-08-17T12:21:46.5065191Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool 2022-08-17T12:21:46.5209473Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool 2022-08-17T12:21:46.5261027Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32 2022-08-17T12:21:46.5275028Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32 2022-08-17T12:21:46.5312116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64 2022-08-17T12:21:46.5474169Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64 2022-08-17T12:21:46.5523983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128 2022-08-17T12:21:46.5840001Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128 2022-08-17T12:21:46.5868214Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64 2022-08-17T12:21:46.5911976Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32 2022-08-17T12:21:46.5974478Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32 2022-08-17T12:21:46.6234932Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32 2022-08-17T12:21:46.6331267Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32 2022-08-17T12:21:46.6335946Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64 2022-08-17T12:21:46.6344141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64 2022-08-17T12:21:46.6352482Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16 2022-08-17T12:21:46.6398042Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64 2022-08-17T12:21:46.6451437Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64 2022-08-17T12:21:46.6791126Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64 2022-08-17T12:21:46.6794037Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16 2022-08-17T12:21:46.6809357Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32 2022-08-17T12:21:46.6840830Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32 2022-08-17T12:21:46.7167528Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16 2022-08-17T12:21:46.7172500Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8 2022-08-17T12:21:46.7196052Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32 2022-08-17T12:21:46.7282571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8 2022-08-17T12:21:46.7291744Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16 2022-08-17T12:21:46.7303971Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32 2022-08-17T12:21:46.7312352Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32 2022-08-17T12:21:46.7396848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32 2022-08-17T12:21:46.7595965Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32 2022-08-17T12:21:46.7700013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64 2022-08-17T12:21:46.7756655Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64 2022-08-17T12:21:46.8076289Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32 2022-08-17T12:21:46.8180096Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16 2022-08-17T12:21:46.8189658Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16 2022-08-17T12:21:46.8214746Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32 2022-08-17T12:21:46.8550085Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32 2022-08-17T12:21:46.8614634Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32 2022-08-17T12:21:46.8745707Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32 2022-08-17T12:21:46.8759727Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32 2022-08-17T12:21:46.8874073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64 2022-08-17T12:21:46.8954799Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32 2022-08-17T12:21:46.9056416Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64 2022-08-17T12:21:46.9068949Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64 2022-08-17T12:21:46.9104565Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64 2022-08-17T12:21:46.9396291Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64 2022-08-17T12:21:46.9500340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8 2022-08-17T12:21:46.9525594Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8 2022-08-17T12:21:46.9531001Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32 2022-08-17T12:21:46.9658054Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32 2022-08-17T12:21:46.9671765Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64 2022-08-17T12:21:46.9909437Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8 2022-08-17T12:21:46.9936108Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8 2022-08-17T12:21:46.9982978Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8 2022-08-17T12:21:46.9988313Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64 2022-08-17T12:21:47.0187401Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64 2022-08-17T12:21:47.0199690Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8 2022-08-17T12:21:47.0272787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:21:47.0397377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16 2022-08-17T12:21:47.0403142Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32 2022-08-17T12:21:47.0467094Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32 2022-08-17T12:21:47.0791174Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16 2022-08-17T12:21:47.0894995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128 2022-08-17T12:21:47.0908748Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128 2022-08-17T12:21:47.0982533Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64 2022-08-17T12:21:47.0996302Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8 2022-08-17T12:21:47.1010100Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64 2022-08-17T12:21:47.1156549Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8 2022-08-17T12:21:47.1305099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64 2022-08-17T12:21:47.1334814Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32 2022-08-17T12:21:47.1404727Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64 2022-08-17T12:21:47.1636167Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32 2022-08-17T12:21:47.1732574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16 2022-08-17T12:21:47.1785482Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32 2022-08-17T12:21:47.1842741Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32 2022-08-17T12:21:47.2152806Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16 2022-08-17T12:21:47.2198313Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32 2022-08-17T12:21:47.2214824Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64 2022-08-17T12:21:47.2251935Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8 2022-08-17T12:21:47.2258485Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16 2022-08-17T12:21:47.2300428Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32 2022-08-17T12:21:47.2591948Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64 2022-08-17T12:21:47.2670635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64 2022-08-17T12:21:47.2679583Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64 2022-08-17T12:21:47.2702620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32 2022-08-17T12:21:47.3032349Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32 2022-08-17T12:21:47.3148140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:21:47.3153972Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64 2022-08-17T12:21:47.3316698Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64 2022-08-17T12:21:47.3338116Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16 2022-08-17T12:21:47.3563222Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool 2022-08-17T12:21:47.3620227Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32 2022-08-17T12:21:47.4072577Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32 2022-08-17T12:21:47.4280972Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64 2022-08-17T12:21:47.4512478Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64 2022-08-17T12:21:47.4579751Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32 2022-08-17T12:21:47.4957793Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32 2022-08-17T12:21:47.4968824Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64 2022-08-17T12:21:47.5379719Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64 2022-08-17T12:21:47.5390360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32 2022-08-17T12:21:47.5832695Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32 2022-08-17T12:21:47.6061341Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32 2022-08-17T12:21:47.6149810Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool 2022-08-17T12:21:47.6461561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16 2022-08-17T12:21:47.6511300Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32 2022-08-17T12:21:47.6921267Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64 2022-08-17T12:21:47.6935825Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64 2022-08-17T12:21:47.7194455Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32 2022-08-17T12:21:47.7472512Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32 2022-08-17T12:21:47.7556170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64 2022-08-17T12:21:47.7914657Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64 2022-08-17T12:21:47.7924637Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32 2022-08-17T12:21:47.8307869Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32 2022-08-17T12:21:47.8330871Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:21:47.8388442Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool 2022-08-17T12:21:47.8438921Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64 2022-08-17T12:21:47.8561249Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64 2022-08-17T12:21:47.8575555Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16 2022-08-17T12:21:47.8829810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32 2022-08-17T12:21:47.8837936Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32 2022-08-17T12:21:47.9271953Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32 2022-08-17T12:21:47.9332558Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64 2022-08-17T12:21:47.9492113Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64 2022-08-17T12:21:47.9507556Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32 2022-08-17T12:21:47.9728964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64 2022-08-17T12:21:47.9739147Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32 2022-08-17T12:21:48.0193769Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32 2022-08-17T12:21:48.0626556Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64 2022-08-17T12:21:48.0655506Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64 2022-08-17T12:21:48.0680118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16 2022-08-17T12:21:48.0700042Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool 2022-08-17T12:21:48.2116531Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16 2022-08-17T12:21:48.2206005Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64 2022-08-17T12:21:48.2233650Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16 2022-08-17T12:21:48.2398455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32 2022-08-17T12:21:48.3030372Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32 2022-08-17T12:21:48.3046654Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32 2022-08-17T12:21:48.3137664Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64 2022-08-17T12:21:48.3547867Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64 2022-08-17T12:21:48.3558310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32 2022-08-17T12:21:48.3704774Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32 2022-08-17T12:21:48.3720885Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32 2022-08-17T12:21:48.3975337Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64 2022-08-17T12:21:48.3984726Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32 2022-08-17T12:21:48.4413465Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32 2022-08-17T12:21:48.4423346Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32 2022-08-17T12:21:48.4626857Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32 2022-08-17T12:21:48.4643202Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64 2022-08-17T12:21:48.4870341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8 2022-08-17T12:21:48.5605159Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64 2022-08-17T12:21:48.5621252Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64 2022-08-17T12:21:48.6171879Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32 2022-08-17T12:21:48.6203918Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32 2022-08-17T12:21:48.6214683Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8 2022-08-17T12:21:48.6354587Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64 2022-08-17T12:21:48.6517779Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8 2022-08-17T12:21:48.6710760Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64 2022-08-17T12:21:48.6727509Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32 2022-08-17T12:21:48.7075367Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32 2022-08-17T12:21:48.7174003Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64 2022-08-17T12:21:48.7516783Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64 2022-08-17T12:21:48.7587387Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32 2022-08-17T12:21:48.7625469Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32 2022-08-17T12:21:48.7642118Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8 2022-08-17T12:21:48.8034710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16 2022-08-17T12:21:48.8046015Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32 2022-08-17T12:21:48.8472465Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32 2022-08-17T12:21:48.8626171Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64 2022-08-17T12:21:48.8835510Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64 2022-08-17T12:21:48.9129352Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32 2022-08-17T12:21:48.9141442Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16 2022-08-17T12:21:48.9153974Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32 2022-08-17T12:21:48.9308254Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool 2022-08-17T12:21:48.9511077Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64 2022-08-17T12:21:48.9524902Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16 2022-08-17T12:21:48.9588064Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32 2022-08-17T12:21:48.9714840Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64 2022-08-17T12:21:48.9848532Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32 2022-08-17T12:21:49.0157838Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32 2022-08-17T12:21:49.0265999Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64 2022-08-17T12:21:49.0330991Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64 2022-08-17T12:21:49.0348080Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool 2022-08-17T12:21:49.0669753Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16 2022-08-17T12:21:49.0679272Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32 2022-08-17T12:21:49.1152135Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32 2022-08-17T12:21:49.1611623Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64 2022-08-17T12:21:49.1637551Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64 2022-08-17T12:21:49.1970236Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32 2022-08-17T12:21:49.1989801Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16 2022-08-17T12:21:49.2007761Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32 2022-08-17T12:21:49.2074270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32 2022-08-17T12:21:49.2317931Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32 2022-08-17T12:21:49.2552685Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32 2022-08-17T12:21:49.3014605Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64 2022-08-17T12:21:49.3040952Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32 2022-08-17T12:21:49.4016533Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64 2022-08-17T12:21:49.4048452Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64 2022-08-17T12:21:49.4576619Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16 2022-08-17T12:21:49.4595249Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64 2022-08-17T12:21:49.5355261Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32 2022-08-17T12:21:49.5386869Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16 2022-08-17T12:21:49.5587938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32 2022-08-17T12:21:49.5609224Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32 2022-08-17T12:21:49.5670799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64 2022-08-17T12:21:49.5696642Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32 2022-08-17T12:21:49.5782875Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32 2022-08-17T12:21:49.6192675Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32 2022-08-17T12:21:49.6442401Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64 2022-08-17T12:21:49.6458546Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32 2022-08-17T12:21:49.7390594Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64 2022-08-17T12:21:49.7404443Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64 2022-08-17T12:21:49.7875350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8 2022-08-17T12:21:49.7947341Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64 2022-08-17T12:21:49.8580036Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32 2022-08-17T12:21:49.8593845Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32 2022-08-17T12:21:49.9610050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32 2022-08-17T12:21:49.9636140Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8 2022-08-17T12:21:50.0331402Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8 2022-08-17T12:21:50.0344786Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32 2022-08-17T12:21:50.0497298Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64 2022-08-17T12:21:50.0510990Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8 2022-08-17T12:21:50.1427629Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16 2022-08-17T12:21:50.1448535Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64 2022-08-17T12:21:50.1703559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16 2022-08-17T12:21:50.1716694Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64 2022-08-17T12:21:50.2833983Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32 2022-08-17T12:21:50.2854536Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16 2022-08-17T12:21:50.3120173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32 2022-08-17T12:21:50.3135388Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32 2022-08-17T12:21:50.4243177Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32 2022-08-17T12:21:50.4264370Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32 2022-08-17T12:21:50.4591888Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64 2022-08-17T12:21:50.4607993Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16 2022-08-17T12:21:50.5120097Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32 2022-08-17T12:21:50.5134029Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32 2022-08-17T12:21:50.5276616Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64 2022-08-17T12:21:50.5301558Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64 2022-08-17T12:21:50.5356560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8 2022-08-17T12:21:50.5603116Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64 2022-08-17T12:21:50.5608360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32 2022-08-17T12:21:50.5904429Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32 2022-08-17T12:21:50.5915795Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:21:50.6071567Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:21:50.6091199Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64 2022-08-17T12:21:50.6122194Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64 2022-08-17T12:21:50.6433076Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:21:50.6630242Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:21:50.6633012Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32 2022-08-17T12:21:50.6817842Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32 2022-08-17T12:21:50.6844245Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8 2022-08-17T12:21:50.6897947Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8 2022-08-17T12:21:50.6914077Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32 2022-08-17T12:21:50.7064309Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64 2022-08-17T12:21:50.7068150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64 2022-08-17T12:21:50.7490059Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64 2022-08-17T12:21:50.7494115Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32 2022-08-17T12:21:50.7934452Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32 2022-08-17T12:21:50.7938313Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64 2022-08-17T12:21:50.8053704Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64 2022-08-17T12:21:50.8071183Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8 2022-08-17T12:21:50.8139852Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16 2022-08-17T12:21:50.8359996Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16 2022-08-17T12:21:50.8360734Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32 2022-08-17T12:21:50.8584663Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32 2022-08-17T12:21:50.8587425Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool 2022-08-17T12:21:50.8862606Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool 2022-08-17T12:21:50.8863177Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_complex64 2022-08-17T12:21:50.9072835Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_complex64 2022-08-17T12:21:50.9084779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128 2022-08-17T12:21:50.9300644Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128 2022-08-17T12:21:50.9352764Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_float32 2022-08-17T12:21:50.9483309Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_float32 2022-08-17T12:21:50.9525216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32 2022-08-17T12:21:50.9751522Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32 2022-08-17T12:21:50.9775937Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64 2022-08-17T12:21:50.9902925Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64 2022-08-17T12:21:50.9964878Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64 2022-08-17T12:21:51.0184584Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64 2022-08-17T12:21:51.0189226Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32 2022-08-17T12:21:51.0397409Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32 2022-08-17T12:21:51.0402365Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16 2022-08-17T12:21:51.0501222Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16 2022-08-17T12:21:51.0570180Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:21:51.0582984Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:21:51.0589014Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64 2022-08-17T12:21:51.0727981Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64 2022-08-17T12:21:51.0740964Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64 2022-08-17T12:21:51.0828748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8 2022-08-17T12:21:51.0836884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32 2022-08-17T12:21:51.1019506Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32 2022-08-17T12:21:51.1022377Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32 2022-08-17T12:21:51.1311293Z [gw1] [ 64%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32 2022-08-17T12:21:51.1320410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64 2022-08-17T12:21:51.1487563Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64 2022-08-17T12:21:51.1492729Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64 2022-08-17T12:21:51.1674625Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64 2022-08-17T12:21:51.1740940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16 2022-08-17T12:21:51.1914230Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16 2022-08-17T12:21:51.1917066Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32 2022-08-17T12:21:51.2155346Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32 2022-08-17T12:21:51.2218873Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32 2022-08-17T12:21:51.2387800Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32 2022-08-17T12:21:51.2428828Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64 2022-08-17T12:21:51.2712987Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64 2022-08-17T12:21:51.2716251Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64 2022-08-17T12:21:51.2754315Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64 2022-08-17T12:21:51.2821514Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32 2022-08-17T12:21:51.3155615Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32 2022-08-17T12:21:51.3158928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8 2022-08-17T12:21:51.3218774Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8 2022-08-17T12:21:51.3232504Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:21:51.3236961Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:21:51.3308463Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64 2022-08-17T12:21:51.3587617Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64 2022-08-17T12:21:51.3589849Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8 2022-08-17T12:21:51.3684915Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8 2022-08-17T12:21:51.3728517Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32 2022-08-17T12:21:51.3882375Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32 2022-08-17T12:21:51.3895122Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8 2022-08-17T12:21:51.4031069Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8 2022-08-17T12:21:51.4181284Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:21:51.4183315Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32 2022-08-17T12:21:51.4632327Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32 2022-08-17T12:21:51.4641725Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32 2022-08-17T12:21:51.5073668Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32 2022-08-17T12:21:51.5074255Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32 2022-08-17T12:21:51.5515992Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32 2022-08-17T12:21:51.5516598Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32 2022-08-17T12:21:51.5951998Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32 2022-08-17T12:21:51.5988233Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64 2022-08-17T12:21:51.6316397Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64 2022-08-17T12:21:51.6327384Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32 2022-08-17T12:21:51.6343522Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:21:51.6401520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:21:51.6756330Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32 2022-08-17T12:21:51.6843331Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64 2022-08-17T12:21:51.7031329Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64 2022-08-17T12:21:51.7068758Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:21:51.7176646Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32 2022-08-17T12:21:51.7191613Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8 2022-08-17T12:21:51.7194698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16 2022-08-17T12:21:51.7258134Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32 2022-08-17T12:21:51.7636871Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32 2022-08-17T12:21:51.7797421Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64 2022-08-17T12:21:51.7976666Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64 2022-08-17T12:21:51.7987187Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:21:51.8150338Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:21:51.8162861Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32 2022-08-17T12:21:51.8516970Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32 2022-08-17T12:21:51.8563161Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32 2022-08-17T12:21:51.8956603Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32 2022-08-17T12:21:51.9059686Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64 2022-08-17T12:21:51.9246328Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64 2022-08-17T12:21:51.9258893Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:21:51.9420870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:21:51.9507149Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32 2022-08-17T12:21:51.9848220Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32 2022-08-17T12:21:51.9867711Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32 2022-08-17T12:21:51.9880414Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64 2022-08-17T12:21:51.9914628Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64 2022-08-17T12:21:52.0276588Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64 2022-08-17T12:21:52.0320629Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32 2022-08-17T12:21:52.0775959Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32 2022-08-17T12:21:52.0979765Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64 2022-08-17T12:21:52.1179577Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64 2022-08-17T12:21:52.1342332Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32 2022-08-17T12:21:52.1661045Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32 2022-08-17T12:21:52.1665856Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64 2022-08-17T12:21:52.1985354Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64 2022-08-17T12:21:52.2049856Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16 2022-08-17T12:21:52.2101145Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64 2022-08-17T12:21:52.2107054Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32 2022-08-17T12:21:52.2114738Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32 2022-08-17T12:21:52.2118923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool 2022-08-17T12:21:52.2138057Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16 2022-08-17T12:21:52.2151646Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:21:52.2548242Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:21:52.2679779Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64 2022-08-17T12:21:52.3018908Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64 2022-08-17T12:21:52.3070757Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32 2022-08-17T12:21:52.3227136Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32 2022-08-17T12:21:52.3253110Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:21:52.3475499Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:21:52.3562028Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64 2022-08-17T12:21:52.3951806Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64 2022-08-17T12:21:52.3976277Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32 2022-08-17T12:21:52.4392628Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32 2022-08-17T12:21:52.4549405Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64 2022-08-17T12:21:52.4820546Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64 2022-08-17T12:21:52.4969703Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32 2022-08-17T12:21:52.4998457Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:21:52.5014847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:21:52.5311383Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32 2022-08-17T12:21:52.5373641Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64 2022-08-17T12:21:52.5580696Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64 2022-08-17T12:21:52.5601039Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool 2022-08-17T12:21:52.5770064Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16 2022-08-17T12:21:52.5774820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32 2022-08-17T12:21:52.6231630Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32 2022-08-17T12:21:52.6285973Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64 2022-08-17T12:21:52.6304902Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64 2022-08-17T12:21:52.6329608Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:21:52.6659890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:21:52.6739980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32 2022-08-17T12:21:52.7151710Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32 2022-08-17T12:21:52.7168325Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64 2022-08-17T12:21:52.7579417Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64 2022-08-17T12:21:52.7617828Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32 2022-08-17T12:21:52.7854646Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32 2022-08-17T12:21:52.7889633Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:21:52.8093128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:21:52.8098819Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64 2022-08-17T12:21:52.8522411Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64 2022-08-17T12:21:52.8527533Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32 2022-08-17T12:21:52.8938961Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32 2022-08-17T12:21:52.9124551Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32 2022-08-17T12:21:52.9376675Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32 2022-08-17T12:21:52.9431378Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32 2022-08-17T12:21:52.9456082Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32 2022-08-17T12:21:52.9483078Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16 2022-08-17T12:21:52.9573959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool 2022-08-17T12:21:52.9609684Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:21:52.9900736Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:21:52.9906407Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32 2022-08-17T12:21:53.0356962Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32 2022-08-17T12:21:53.0363514Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64 2022-08-17T12:21:53.0752496Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64 2022-08-17T12:21:53.0883807Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32 2022-08-17T12:21:53.1204158Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32 2022-08-17T12:21:53.1218212Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16 2022-08-17T12:21:53.1232755Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32 2022-08-17T12:21:53.1238826Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64 2022-08-17T12:21:53.1636606Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64 2022-08-17T12:21:53.1705836Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32 2022-08-17T12:21:53.2076365Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32 2022-08-17T12:21:53.2284572Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64 2022-08-17T12:21:53.2542018Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64 2022-08-17T12:21:53.2582048Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32 2022-08-17T12:21:53.2978998Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32 2022-08-17T12:21:53.3109772Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32 2022-08-17T12:21:53.3293182Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32 2022-08-17T12:21:53.3301670Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:21:53.3396260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32 2022-08-17T12:21:53.3414013Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32 2022-08-17T12:21:53.3432491Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32 2022-08-17T12:21:53.3543165Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64 2022-08-17T12:21:53.3874981Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32 2022-08-17T12:21:53.3896360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32 2022-08-17T12:21:53.4394583Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32 2022-08-17T12:21:53.4399538Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64 2022-08-17T12:21:53.4821366Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64 2022-08-17T12:21:53.4821953Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32 2022-08-17T12:21:53.5232987Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32 2022-08-17T12:21:53.5298769Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64 2022-08-17T12:21:53.5302467Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool 2022-08-17T12:21:53.5343875Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64 2022-08-17T12:21:53.5713570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128 2022-08-17T12:21:53.5714148Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32 2022-08-17T12:21:53.6017001Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32 2022-08-17T12:21:53.6038300Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32 2022-08-17T12:21:53.6151833Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64 2022-08-17T12:21:53.6316422Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64 2022-08-17T12:21:53.6519957Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64 2022-08-17T12:21:53.6654591Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32 2022-08-17T12:21:53.7029264Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32 2022-08-17T12:21:53.7032447Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64 2022-08-17T12:21:53.7432138Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64 2022-08-17T12:21:53.7447295Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32 2022-08-17T12:21:53.7908808Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32 2022-08-17T12:21:53.7911776Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64 2022-08-17T12:21:53.8067446Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64 2022-08-17T12:21:53.8167440Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64 2022-08-17T12:21:53.8334915Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16 2022-08-17T12:21:53.8335512Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32 2022-08-17T12:21:53.8793004Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32 2022-08-17T12:21:53.8832204Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64 2022-08-17T12:21:53.9230010Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64 2022-08-17T12:21:53.9230601Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32 2022-08-17T12:21:53.9299803Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32 2022-08-17T12:21:53.9309996Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64 2022-08-17T12:21:53.9671886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16 2022-08-17T12:21:53.9996794Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64 2022-08-17T12:21:54.0031153Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64 2022-08-17T12:21:54.0286040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32 2022-08-17T12:21:54.0567764Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32 2022-08-17T12:21:54.0573448Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32 2022-08-17T12:21:54.1004219Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32 2022-08-17T12:21:54.1009009Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16 2022-08-17T12:21:54.1024606Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32 2022-08-17T12:21:54.1045211Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16 2022-08-17T12:21:54.1056109Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32 2022-08-17T12:21:54.1557881Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32 2022-08-17T12:21:54.1591518Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32 2022-08-17T12:21:54.1878351Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32 2022-08-17T12:21:54.2072058Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32 2022-08-17T12:21:54.2133594Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32 2022-08-17T12:21:54.2306765Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32 2022-08-17T12:21:54.2343254Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32 2022-08-17T12:21:54.2423340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64 2022-08-17T12:21:54.2510565Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128 2022-08-17T12:21:54.2756052Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32 2022-08-17T12:21:54.2803530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64 2022-08-17T12:21:54.2876114Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32 2022-08-17T12:21:54.2954199Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32 2022-08-17T12:21:54.3371233Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32 2022-08-17T12:21:54.3376579Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32 2022-08-17T12:21:54.3831854Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32 2022-08-17T12:21:54.3838348Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64 2022-08-17T12:21:54.3865458Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64 2022-08-17T12:21:54.3877234Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8 2022-08-17T12:21:54.4271055Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64 2022-08-17T12:21:54.4284312Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32 2022-08-17T12:21:54.4351467Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32 2022-08-17T12:21:54.4375454Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32 2022-08-17T12:21:54.4752066Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64 2022-08-17T12:21:54.4857007Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64 2022-08-17T12:21:54.5236957Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64 2022-08-17T12:21:54.5241439Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32 2022-08-17T12:21:54.5475634Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32 2022-08-17T12:21:54.5499956Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8 2022-08-17T12:21:54.5626636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:21:54.5721642Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32 2022-08-17T12:21:54.6112385Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32 2022-08-17T12:21:54.6478362Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64 2022-08-17T12:21:54.6593283Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64 2022-08-17T12:21:54.6685688Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8 2022-08-17T12:21:54.6697223Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:21:54.7237991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:21:54.7261873Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64 2022-08-17T12:21:54.7686084Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32 2022-08-17T12:21:54.7707865Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32 2022-08-17T12:21:54.7963438Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64 2022-08-17T12:21:54.8014761Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64 2022-08-17T12:21:54.8047725Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64 2022-08-17T12:21:54.8111752Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16 2022-08-17T12:21:54.8184333Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32 2022-08-17T12:21:54.8632112Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32 2022-08-17T12:21:54.8667572Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32 2022-08-17T12:21:54.9071521Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32 2022-08-17T12:21:54.9096568Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64 2022-08-17T12:21:54.9110360Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64 2022-08-17T12:21:54.9122647Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:21:54.9507050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32 2022-08-17T12:21:54.9511699Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32 2022-08-17T12:21:54.9912823Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32 2022-08-17T12:21:55.0120825Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32 2022-08-17T12:21:55.0146824Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8 2022-08-17T12:21:55.0371086Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8 2022-08-17T12:21:55.0522001Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32 2022-08-17T12:21:55.1279347Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32 2022-08-17T12:21:55.1301499Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32 2022-08-17T12:21:55.1377555Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32 2022-08-17T12:21:55.1403720Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32 2022-08-17T12:21:55.2404924Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64 2022-08-17T12:21:55.2431020Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8 2022-08-17T12:21:55.2727199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16 2022-08-17T12:21:55.2745136Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32 2022-08-17T12:21:55.4119226Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32 2022-08-17T12:21:55.4132365Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64 2022-08-17T12:21:55.4335266Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:21:55.4355353Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32 2022-08-17T12:21:55.4422631Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64 2022-08-17T12:21:55.4887605Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64 2022-08-17T12:21:55.4892226Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32 2022-08-17T12:21:55.5047043Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32 2022-08-17T12:21:55.5068163Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16 2022-08-17T12:21:55.5339688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32 2022-08-17T12:21:55.5344841Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64 2022-08-17T12:21:55.5760874Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64 2022-08-17T12:21:55.5765541Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32 2022-08-17T12:21:55.6231003Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32 2022-08-17T12:21:55.6802415Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32 2022-08-17T12:21:55.6830546Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32 2022-08-17T12:21:55.6847980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32 2022-08-17T12:21:55.6872282Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16 2022-08-17T12:21:55.7080477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool 2022-08-17T12:21:55.7267305Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32 2022-08-17T12:21:55.7292122Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:21:55.7309081Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:21:55.7694327Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32 2022-08-17T12:21:55.7729222Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32 2022-08-17T12:21:55.8364593Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32 2022-08-17T12:21:55.8389834Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32 2022-08-17T12:21:55.8441352Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64 2022-08-17T12:21:55.8780150Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64 2022-08-17T12:21:55.8793620Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32 2022-08-17T12:21:55.8816501Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64 2022-08-17T12:21:55.9268082Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64 2022-08-17T12:21:55.9361664Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64 2022-08-17T12:21:55.9684405Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32 2022-08-17T12:21:55.9773298Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32 2022-08-17T12:21:55.9789626Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:21:55.9793160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:21:55.9965908Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64 2022-08-17T12:21:56.0236636Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64 2022-08-17T12:21:56.0314510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32 2022-08-17T12:21:56.0716335Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32 2022-08-17T12:21:56.0829313Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64 2022-08-17T12:21:56.1241289Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64 2022-08-17T12:21:56.1245247Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32 2022-08-17T12:21:56.1711632Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32 2022-08-17T12:21:56.1739405Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64 2022-08-17T12:21:56.2103210Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64 2022-08-17T12:21:56.2160870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32 2022-08-17T12:21:56.2303673Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32 2022-08-17T12:21:56.2332432Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:21:56.2421782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:21:56.2435784Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool 2022-08-17T12:21:56.2549073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32 2022-08-17T12:21:56.3552815Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32 2022-08-17T12:21:56.3791349Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32 2022-08-17T12:21:56.3808701Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64 2022-08-17T12:21:56.3895816Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64 2022-08-17T12:21:56.3912591Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64 2022-08-17T12:21:56.4231204Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16 2022-08-17T12:21:56.4235766Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32 2022-08-17T12:21:56.4672971Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32 2022-08-17T12:21:56.4683224Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64 2022-08-17T12:21:56.5104142Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64 2022-08-17T12:21:56.5110277Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32 2022-08-17T12:21:56.5535019Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32 2022-08-17T12:21:56.5545853Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:21:56.5560393Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64 2022-08-17T12:21:56.5568558Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64 2022-08-17T12:21:56.5788676Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:21:56.5803632Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32 2022-08-17T12:21:56.6006075Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64 2022-08-17T12:21:56.6014722Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32 2022-08-17T12:21:56.6471203Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32 2022-08-17T12:21:56.6686683Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_complex64 2022-08-17T12:21:56.6871889Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_complex64 2022-08-17T12:21:56.6988593Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_float32 2022-08-17T12:21:56.7279631Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_float32 2022-08-17T12:21:56.7617746Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64 2022-08-17T12:21:56.7714101Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64 2022-08-17T12:21:56.7978109Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32 2022-08-17T12:21:56.8190454Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32 2022-08-17T12:21:56.8216038Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64 2022-08-17T12:21:56.8563241Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64 2022-08-17T12:21:56.8644569Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16 2022-08-17T12:21:56.8653774Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32 2022-08-17T12:21:56.8670091Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32 2022-08-17T12:21:56.9103923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32 2022-08-17T12:21:56.9116871Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32 2022-08-17T12:21:56.9530186Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32 2022-08-17T12:21:56.9539392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64 2022-08-17T12:21:56.9691136Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64 2022-08-17T12:21:56.9716221Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:21:56.9963037Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:21:56.9973325Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32 2022-08-17T12:21:57.0407967Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32 2022-08-17T12:21:57.0418299Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64 2022-08-17T12:21:57.0839290Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64 2022-08-17T12:21:57.0848965Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32 2022-08-17T12:21:57.1023414Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32 2022-08-17T12:21:57.1033162Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64 2022-08-17T12:21:57.1278199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16 2022-08-17T12:21:57.1285211Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32 2022-08-17T12:21:57.1703058Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32 2022-08-17T12:21:57.1731063Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32 2022-08-17T12:21:57.2169422Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32 2022-08-17T12:21:57.2175705Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64 2022-08-17T12:21:57.2275568Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64 2022-08-17T12:21:57.2298055Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32 2022-08-17T12:21:57.2603188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64 2022-08-17T12:21:57.2609639Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32 2022-08-17T12:21:57.3070901Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32 2022-08-17T12:21:57.3763065Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64 2022-08-17T12:21:57.3784208Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:21:57.3975146Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:21:57.3991834Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64 2022-08-17T12:21:57.4530187Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_float32 2022-08-17T12:21:57.4549718Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_float32 2022-08-17T12:21:57.4582812Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:21:57.5002282Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:21:57.5006804Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:21:57.5435891Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:21:57.5440541Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:21:57.5735158Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:21:57.5752949Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16 2022-08-17T12:21:57.5764234Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32 2022-08-17T12:21:57.5772527Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64 2022-08-17T12:21:57.5868863Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8 2022-08-17T12:21:57.5873481Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:21:57.6315220Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:21:57.6319444Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64 2022-08-17T12:21:57.6769285Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64 2022-08-17T12:21:57.6776163Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32 2022-08-17T12:21:57.7194432Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32 2022-08-17T12:21:57.7197864Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:21:57.7642865Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:21:57.7647685Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:21:57.8080159Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:21:57.8087469Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64 2022-08-17T12:21:57.8515699Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64 2022-08-17T12:21:57.8522027Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32 2022-08-17T12:21:57.8908089Z [gw1] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32 2022-08-17T12:21:57.8995675Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8 2022-08-17T12:21:57.9002673Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64 2022-08-17T12:21:57.9015968Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64 2022-08-17T12:21:57.9416673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8 2022-08-17T12:21:57.9423291Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32 2022-08-17T12:21:57.9631702Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32 2022-08-17T12:21:57.9699331Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:21:57.9875534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:21:57.9880974Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32 2022-08-17T12:21:57.9953762Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32 2022-08-17T12:21:57.9978535Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32 2022-08-17T12:21:58.0351405Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64 2022-08-17T12:21:58.0431249Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64 2022-08-17T12:21:58.0790728Z [gw1] [ 65%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64 2022-08-17T12:21:58.0833653Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32 2022-08-17T12:21:58.1232542Z [gw1] [ 65%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32 2022-08-17T12:21:58.1245698Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32 2022-08-17T12:21:58.1631106Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32 2022-08-17T12:21:58.2932340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64 2022-08-17T12:21:58.3078102Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8 2022-08-17T12:21:58.3505582Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16 2022-08-17T12:21:58.3525415Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64 2022-08-17T12:21:58.3853629Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8 2022-08-17T12:21:58.3916774Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64 2022-08-17T12:21:58.5000537Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32 2022-08-17T12:21:58.5034943Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32 2022-08-17T12:21:58.5192991Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32 2022-08-17T12:21:58.5351872Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32 2022-08-17T12:21:58.5383304Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16 2022-08-17T12:21:58.5550298Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128 2022-08-17T12:21:58.5631246Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64 2022-08-17T12:21:58.5937694Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64 2022-08-17T12:21:58.6034229Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32 2022-08-17T12:21:58.6376360Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32 2022-08-17T12:21:58.6446471Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:21:58.6860336Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:21:58.6909849Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32 2022-08-17T12:21:58.7224441Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32 2022-08-17T12:21:58.7241977Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8 2022-08-17T12:21:58.7381596Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8 2022-08-17T12:21:58.7386632Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64 2022-08-17T12:21:58.7829586Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64 2022-08-17T12:21:58.7862457Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32 2022-08-17T12:21:58.8336004Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32 2022-08-17T12:21:58.8336643Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64 2022-08-17T12:21:58.8814951Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64 2022-08-17T12:21:58.8815613Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32 2022-08-17T12:21:58.9231399Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32 2022-08-17T12:21:59.0014944Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64 2022-08-17T12:21:59.0076753Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64 2022-08-17T12:21:59.0402880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32 2022-08-17T12:21:59.0584329Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32 2022-08-17T12:21:59.0596219Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64 2022-08-17T12:21:59.0643136Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8 2022-08-17T12:21:59.0701956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:21:59.1020741Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64 2022-08-17T12:21:59.1051142Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32 2022-08-17T12:21:59.1066591Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128 2022-08-17T12:21:59.1076057Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32 2022-08-17T12:21:59.1509177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32 2022-08-17T12:21:59.1567273Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64 2022-08-17T12:21:59.1985950Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64 2022-08-17T12:21:59.1987845Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:21:59.2014771Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32 2022-08-17T12:21:59.2023602Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:21:59.2426369Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32 2022-08-17T12:21:59.2569488Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64 2022-08-17T12:21:59.2899444Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64 2022-08-17T12:21:59.2965241Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32 2022-08-17T12:21:59.2991976Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:21:59.2997400Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32 2022-08-17T12:21:59.3215671Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:21:59.3234743Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:21:59.3342462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:21:59.3483925Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64 2022-08-17T12:21:59.3783134Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64 2022-08-17T12:21:59.3874166Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32 2022-08-17T12:21:59.4229180Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32 2022-08-17T12:21:59.4244329Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:21:59.4257843Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64 2022-08-17T12:21:59.5001223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:21:59.5057714Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:21:59.5143177Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:21:59.5208383Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64 2022-08-17T12:21:59.5914311Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32 2022-08-17T12:21:59.5970358Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32 2022-08-17T12:21:59.6211415Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64 2022-08-17T12:21:59.6394542Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64 2022-08-17T12:21:59.6452054Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32 2022-08-17T12:21:59.6865856Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32 2022-08-17T12:21:59.6975646Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64 2022-08-17T12:21:59.7017773Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64 2022-08-17T12:21:59.7053690Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:21:59.7234391Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:21:59.7259088Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32 2022-08-17T12:21:59.7298424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64 2022-08-17T12:21:59.7376355Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32 2022-08-17T12:21:59.7739262Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32 2022-08-17T12:21:59.7844201Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64 2022-08-17T12:21:59.8173837Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64 2022-08-17T12:21:59.8200193Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32 2022-08-17T12:21:59.8233431Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:21:59.8253656Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:21:59.8612716Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32 2022-08-17T12:21:59.8686543Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:21:59.8709019Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:21:59.8726515Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:21:59.9053665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128 2022-08-17T12:21:59.9134350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:21:59.9164742Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:21:59.9188515Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128 2022-08-17T12:21:59.9491936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64 2022-08-17T12:21:59.9704628Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64 2022-08-17T12:21:59.9828713Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64 2022-08-17T12:21:59.9871005Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64 2022-08-17T12:21:59.9933254Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16 2022-08-17T12:22:00.0098928Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32 2022-08-17T12:22:00.0286793Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32 2022-08-17T12:22:00.0305579Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64 2022-08-17T12:22:00.0427290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16 2022-08-17T12:22:00.0440039Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:22:00.0553167Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:22:00.0802041Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64 2022-08-17T12:22:00.0839684Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16 2022-08-17T12:22:00.1608696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32 2022-08-17T12:22:00.1649730Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32 2022-08-17T12:22:00.1849984Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64 2022-08-17T12:22:00.1935986Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64 2022-08-17T12:22:00.2046080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32 2022-08-17T12:22:00.2072349Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64 2022-08-17T12:22:00.2304692Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128 2022-08-17T12:22:00.2398219Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32 2022-08-17T12:22:00.2674321Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:22:00.2688008Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:22:00.3911842Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:22:00.4029273Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:22:00.4155581Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:22:00.4181797Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16 2022-08-17T12:22:00.4709412Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32 2022-08-17T12:22:00.4839769Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:22:00.5142002Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64 2022-08-17T12:22:00.5339264Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64 2022-08-17T12:22:00.5368609Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32 2022-08-17T12:22:00.5416719Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32 2022-08-17T12:22:00.5436868Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64 2022-08-17T12:22:00.5470957Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32 2022-08-17T12:22:00.5492053Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:22:00.5792234Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:22:00.6027385Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64 2022-08-17T12:22:00.6198271Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64 2022-08-17T12:22:00.6395655Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32 2022-08-17T12:22:00.6636287Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32 2022-08-17T12:22:00.6707964Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:22:00.7104096Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:22:00.7122426Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128 2022-08-17T12:22:00.7135199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64 2022-08-17T12:22:00.7142745Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:22:00.7481122Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:22:00.7496231Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64 2022-08-17T12:22:00.7630561Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16 2022-08-17T12:22:00.8202324Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64 2022-08-17T12:22:00.8229207Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:22:00.9402326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:22:00.9417443Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16 2022-08-17T12:22:01.0708179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32 2022-08-17T12:22:01.0737786Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64 2022-08-17T12:22:01.0904204Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32 2022-08-17T12:22:01.0928825Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32 2022-08-17T12:22:01.1312022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64 2022-08-17T12:22:01.1334347Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:22:01.1814892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:22:01.1903912Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64 2022-08-17T12:22:01.2822377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8 2022-08-17T12:22:01.2858473Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32 2022-08-17T12:22:01.3204781Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64 2022-08-17T12:22:01.3228259Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64 2022-08-17T12:22:01.3559823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32 2022-08-17T12:22:01.3595323Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64 2022-08-17T12:22:01.3897241Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32 2022-08-17T12:22:01.3964539Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8 2022-08-17T12:22:01.3990261Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8 2022-08-17T12:22:01.4029732Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32 2022-08-17T12:22:01.5398877Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64 2022-08-17T12:22:01.5441945Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64 2022-08-17T12:22:01.5684124Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32 2022-08-17T12:22:01.5699074Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:22:01.6003163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:22:01.6032369Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32 2022-08-17T12:22:01.6218620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64 2022-08-17T12:22:01.6298352Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64 2022-08-17T12:22:01.6330193Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8 2022-08-17T12:22:01.6498666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16 2022-08-17T12:22:01.6529350Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16 2022-08-17T12:22:01.6535437Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32 2022-08-17T12:22:01.6831657Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32 2022-08-17T12:22:01.6844111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool 2022-08-17T12:22:01.6991553Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool 2022-08-17T12:22:01.7012064Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:22:01.7206927Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:22:01.7291292Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128 2022-08-17T12:22:01.7377764Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128 2022-08-17T12:22:01.7458137Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:22:01.7710336Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:22:01.7728469Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32 2022-08-17T12:22:01.7791363Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32 2022-08-17T12:22:01.7883567Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64 2022-08-17T12:22:01.8132454Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64 2022-08-17T12:22:01.8142980Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32 2022-08-17T12:22:01.8153706Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64 2022-08-17T12:22:01.8175380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64 2022-08-17T12:22:01.8236071Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64 2022-08-17T12:22:01.8298162Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32 2022-08-17T12:22:01.8443332Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32 2022-08-17T12:22:01.8459052Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:22:01.8511561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:22:01.8606941Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16 2022-08-17T12:22:01.8673475Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16 2022-08-17T12:22:01.8852776Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64 2022-08-17T12:22:01.8953335Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64 2022-08-17T12:22:01.9042914Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32 2022-08-17T12:22:01.9112608Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32 2022-08-17T12:22:01.9185654Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32 2022-08-17T12:22:01.9471107Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32 2022-08-17T12:22:01.9492594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64 2022-08-17T12:22:01.9590766Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64 2022-08-17T12:22:01.9649345Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:22:01.9907278Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:22:01.9918905Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16 2022-08-17T12:22:01.9994670Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16 2022-08-17T12:22:02.0046000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:22:02.0274894Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:22:02.0346605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32 2022-08-17T12:22:02.0389337Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32 2022-08-17T12:22:02.0398622Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:22:02.0431359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:22:02.0715252Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64 2022-08-17T12:22:02.0796177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64 2022-08-17T12:22:02.1036097Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64 2022-08-17T12:22:02.1061841Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64 2022-08-17T12:22:02.1228444Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32 2022-08-17T12:22:02.1237755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8 2022-08-17T12:22:02.1302714Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8 2022-08-17T12:22:02.1461949Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32 2022-08-17T12:22:02.1487291Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64 2022-08-17T12:22:02.1491209Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:22:02.1671450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:22:02.1707960Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:22:02.1721142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8 2022-08-17T12:22:02.1823604Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8 2022-08-17T12:22:02.1940995Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:22:02.1942361Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:22:02.2056824Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:22:02.2149798Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:22:02.2180847Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16 2022-08-17T12:22:02.2249900Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16 2022-08-17T12:22:02.2393300Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:22:02.2394000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64 2022-08-17T12:22:02.2407644Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64 2022-08-17T12:22:02.2513654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32 2022-08-17T12:22:02.2529235Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:22:02.2587142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:22:02.2611770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool 2022-08-17T12:22:02.2833649Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool 2022-08-17T12:22:02.2838399Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32 2022-08-17T12:22:02.2913095Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32 2022-08-17T12:22:02.2947988Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32 2022-08-17T12:22:02.3028985Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64 2022-08-17T12:22:02.3061358Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128 2022-08-17T12:22:02.3279271Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128 2022-08-17T12:22:02.3394058Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64 2022-08-17T12:22:02.3447922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32 2022-08-17T12:22:02.3503258Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64 2022-08-17T12:22:02.3528078Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64 2022-08-17T12:22:02.3582437Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:22:02.3790786Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32 2022-08-17T12:22:02.3833407Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32 2022-08-17T12:22:02.3939550Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32 2022-08-17T12:22:02.4026339Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64 2022-08-17T12:22:02.4271800Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64 2022-08-17T12:22:02.4301739Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64 2022-08-17T12:22:02.4367376Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64 2022-08-17T12:22:02.4460014Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16 2022-08-17T12:22:02.4697588Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16 2022-08-17T12:22:02.4700844Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32 2022-08-17T12:22:02.4793029Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32 2022-08-17T12:22:02.4896412Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32 2022-08-17T12:22:02.5151844Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32 2022-08-17T12:22:02.5248899Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64 2022-08-17T12:22:02.5339346Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64 2022-08-17T12:22:02.5501814Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64 2022-08-17T12:22:02.5547460Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64 2022-08-17T12:22:02.5560553Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:22:02.5590665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:22:02.5750600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32 2022-08-17T12:22:02.5753446Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32 2022-08-17T12:22:02.5784268Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16 2022-08-17T12:22:02.6076106Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16 2022-08-17T12:22:02.6115396Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64 2022-08-17T12:22:02.6134627Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:22:02.6135285Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:22:02.6242995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32 2022-08-17T12:22:02.6414534Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32 2022-08-17T12:22:02.6521795Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64 2022-08-17T12:22:02.6671100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32 2022-08-17T12:22:02.6674573Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32 2022-08-17T12:22:02.6710178Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64 2022-08-17T12:22:02.6988411Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64 2022-08-17T12:22:02.7037507Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64 2022-08-17T12:22:02.7129587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8 2022-08-17T12:22:02.7142021Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:22:02.7156584Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8 2022-08-17T12:22:02.7475334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:22:02.8052716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16 2022-08-17T12:22:02.8076863Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16 2022-08-17T12:22:02.8522246Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128 2022-08-17T12:22:02.8536986Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:22:02.8541829Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:22:02.8550816Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:22:02.8659502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:22:02.8683487Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128 2022-08-17T12:22:02.9288965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64 2022-08-17T12:22:02.9312707Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64 2022-08-17T12:22:02.9704618Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16 2022-08-17T12:22:02.9721882Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:22:03.0063580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:22:03.0108386Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16 2022-08-17T12:22:03.0347016Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32 2022-08-17T12:22:03.0363538Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:22:03.0759175Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:22:03.0839394Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32 2022-08-17T12:22:03.0933918Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64 2022-08-17T12:22:03.0980013Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64 2022-08-17T12:22:03.0996128Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32 2022-08-17T12:22:03.1008706Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:22:03.1222046Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:22:03.1299136Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:22:03.1318970Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64 2022-08-17T12:22:03.1391041Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16 2022-08-17T12:22:03.2445634Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:22:03.2482107Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32 2022-08-17T12:22:03.2781643Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64 2022-08-17T12:22:03.2794828Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:22:03.2938099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16 2022-08-17T12:22:03.2968414Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16 2022-08-17T12:22:03.3161527Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool 2022-08-17T12:22:03.3307567Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16 2022-08-17T12:22:03.3554739Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128 2022-08-17T12:22:03.3747853Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128 2022-08-17T12:22:03.3816075Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64 2022-08-17T12:22:03.3837892Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool 2022-08-17T12:22:03.3845263Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128 2022-08-17T12:22:03.4188607Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64 2022-08-17T12:22:03.4351114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16 2022-08-17T12:22:03.4687636Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16 2022-08-17T12:22:03.4709414Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128 2022-08-17T12:22:03.4787330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32 2022-08-17T12:22:03.4799745Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32 2022-08-17T12:22:03.4825109Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64 2022-08-17T12:22:03.5225176Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32 2022-08-17T12:22:03.5259640Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:22:03.5288700Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32 2022-08-17T12:22:03.5431390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64 2022-08-17T12:22:03.5615248Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:22:03.5711867Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64 2022-08-17T12:22:03.5812160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16 2022-08-17T12:22:03.5838327Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32 2022-08-17T12:22:03.5909158Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64 2022-08-17T12:22:03.5929980Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32 2022-08-17T12:22:03.6121163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64 2022-08-17T12:22:03.6169318Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64 2022-08-17T12:22:03.6188493Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16 2022-08-17T12:22:03.6270648Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool 2022-08-17T12:22:03.6444444Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32 2022-08-17T12:22:03.6691925Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32 2022-08-17T12:22:03.6707198Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool 2022-08-17T12:22:03.6823132Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128 2022-08-17T12:22:03.6831192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64 2022-08-17T12:22:03.7092026Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64 2022-08-17T12:22:03.7107822Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64 2022-08-17T12:22:03.7242967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16 2022-08-17T12:22:03.7248379Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32 2022-08-17T12:22:03.7277500Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32 2022-08-17T12:22:03.7298899Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128 2022-08-17T12:22:03.7713732Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32 2022-08-17T12:22:03.7714927Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64 2022-08-17T12:22:03.8044205Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64 2022-08-17T12:22:03.8060893Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16 2022-08-17T12:22:03.8065073Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32 2022-08-17T12:22:03.8085874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32 2022-08-17T12:22:03.8178556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64 2022-08-17T12:22:03.8181747Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32 2022-08-17T12:22:03.8558749Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32 2022-08-17T12:22:03.8666826Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64 2022-08-17T12:22:03.8672418Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:22:03.8686348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:22:03.9071064Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64 2022-08-17T12:22:03.9079218Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32 2022-08-17T12:22:03.9083719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64 2022-08-17T12:22:03.9088604Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32 2022-08-17T12:22:03.9164989Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32 2022-08-17T12:22:03.9189021Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64 2022-08-17T12:22:03.9550996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16 2022-08-17T12:22:04.0038486Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64 2022-08-17T12:22:04.0053734Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64 2022-08-17T12:22:04.0055405Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64 2022-08-17T12:22:04.0103480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16 2022-08-17T12:22:04.0110830Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16 2022-08-17T12:22:04.0207923Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32 2022-08-17T12:22:04.0517191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32 2022-08-17T12:22:04.0628173Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32 2022-08-17T12:22:04.1048600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64 2022-08-17T12:22:04.1074501Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32 2022-08-17T12:22:04.1402150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64 2022-08-17T12:22:04.1424121Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64 2022-08-17T12:22:04.1538362Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32 2022-08-17T12:22:04.1562922Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16 2022-08-17T12:22:04.1622500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32 2022-08-17T12:22:04.1639531Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64 2022-08-17T12:22:04.1666377Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16 2022-08-17T12:22:04.1679590Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:22:04.1774380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16 2022-08-17T12:22:04.1883963Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32 2022-08-17T12:22:04.1887920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64 2022-08-17T12:22:04.1903928Z [gw1] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64 2022-08-17T12:22:04.2074528Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16 2022-08-17T12:22:04.2091363Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16 2022-08-17T12:22:04.2169716Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32 2022-08-17T12:22:04.2359203Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128 2022-08-17T12:22:04.2366417Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32 2022-08-17T12:22:04.2368846Z [gw1] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32 2022-08-17T12:22:04.2497759Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128 2022-08-17T12:22:04.2519377Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32 2022-08-17T12:22:04.2668969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64 2022-08-17T12:22:04.2790053Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64 2022-08-17T12:22:04.2800233Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64 2022-08-17T12:22:04.2991751Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64 2022-08-17T12:22:04.3016666Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64 2022-08-17T12:22:04.3034274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8 2022-08-17T12:22:04.3061893Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64 2022-08-17T12:22:04.3076677Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32 2022-08-17T12:22:04.3187757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64 2022-08-17T12:22:04.3264447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16 2022-08-17T12:22:04.3270454Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32 2022-08-17T12:22:04.3354079Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32 2022-08-17T12:22:04.3548266Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16 2022-08-17T12:22:04.3699493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32 2022-08-17T12:22:04.3706563Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32 2022-08-17T12:22:04.3714933Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32 2022-08-17T12:22:04.3854639Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32 2022-08-17T12:22:04.3880365Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8 2022-08-17T12:22:04.4068763Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8 2022-08-17T12:22:04.4148125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64 2022-08-17T12:22:04.4155490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64 2022-08-17T12:22:04.4200698Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64 2022-08-17T12:22:04.4242768Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64 2022-08-17T12:22:04.4259260Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64 2022-08-17T12:22:04.4487993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8 2022-08-17T12:22:04.4494469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16 2022-08-17T12:22:04.4581625Z [gw3] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16 2022-08-17T12:22:04.4589382Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8 2022-08-17T12:22:04.4595760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32 2022-08-17T12:22:04.4617657Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32 2022-08-17T12:22:04.4933555Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16 2022-08-17T12:22:04.4940111Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32 2022-08-17T12:22:04.5027673Z [gw3] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32 2022-08-17T12:22:04.5078700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64 2022-08-17T12:22:04.5412806Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64 2022-08-17T12:22:04.5420919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64 2022-08-17T12:22:04.5472671Z [gw3] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64 2022-08-17T12:22:04.5478165Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32 2022-08-17T12:22:04.5490468Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32 2022-08-17T12:22:04.5505268Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8 2022-08-17T12:22:04.5741204Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8 2022-08-17T12:22:04.5767222Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16 2022-08-17T12:22:04.5868426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128 2022-08-17T12:22:04.5907658Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8 2022-08-17T12:22:04.5938410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32 2022-08-17T12:22:04.5995138Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8 2022-08-17T12:22:04.6310711Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32 2022-08-17T12:22:04.6376504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8 2022-08-17T12:22:04.6469678Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8 2022-08-17T12:22:04.6595579Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_complex64 2022-08-17T12:22:04.6789951Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_complex64 2022-08-17T12:22:04.6910311Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16 2022-08-17T12:22:04.6987919Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_float32 2022-08-17T12:22:04.7473684Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_float32 2022-08-17T12:22:04.7474719Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32 2022-08-17T12:22:04.7549346Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32 2022-08-17T12:22:04.7587421Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8 2022-08-17T12:22:04.7728526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16 2022-08-17T12:22:04.7747386Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16 2022-08-17T12:22:04.7766153Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32 2022-08-17T12:22:04.8076736Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32 2022-08-17T12:22:04.8087924Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool 2022-08-17T12:22:04.8274886Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool 2022-08-17T12:22:04.8284912Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32 2022-08-17T12:22:04.8513675Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32 2022-08-17T12:22:04.8519366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128 2022-08-17T12:22:04.8709360Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128 2022-08-17T12:22:04.8940629Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64 2022-08-17T12:22:04.8955379Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64 2022-08-17T12:22:04.8972557Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32 2022-08-17T12:22:04.9033814Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32 2022-08-17T12:22:04.9363245Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32 2022-08-17T12:22:04.9380203Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16 2022-08-17T12:22:04.9389855Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool 2022-08-17T12:22:04.9403265Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64 2022-08-17T12:22:04.9452199Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64 2022-08-17T12:22:04.9483507Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32 2022-08-17T12:22:04.9703347Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64 2022-08-17T12:22:04.9836735Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64 2022-08-17T12:22:04.9868330Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128 2022-08-17T12:22:04.9879883Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16 2022-08-17T12:22:04.9918138Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16 2022-08-17T12:22:04.9928327Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32 2022-08-17T12:22:04.9968588Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32 2022-08-17T12:22:05.0356592Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32 2022-08-17T12:22:05.0370190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32 2022-08-17T12:22:05.0382897Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32 2022-08-17T12:22:05.0395430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64 2022-08-17T12:22:05.0834558Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64 2022-08-17T12:22:05.0843289Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32 2022-08-17T12:22:05.0853328Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32 2022-08-17T12:22:05.0861049Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64 2022-08-17T12:22:05.1271643Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64 2022-08-17T12:22:05.1280806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16 2022-08-17T12:22:05.1291142Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16 2022-08-17T12:22:05.1326250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64 2022-08-17T12:22:05.1672477Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64 2022-08-17T12:22:05.1681658Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32 2022-08-17T12:22:05.1699782Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32 2022-08-17T12:22:05.1735742Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32 2022-08-17T12:22:05.2117080Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32 2022-08-17T12:22:05.2126755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64 2022-08-17T12:22:05.2185311Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64 2022-08-17T12:22:05.2208584Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64 2022-08-17T12:22:05.2556956Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64 2022-08-17T12:22:05.2567254Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8 2022-08-17T12:22:05.2624238Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32 2022-08-17T12:22:05.2634428Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8 2022-08-17T12:22:05.2996957Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32 2022-08-17T12:22:05.3004601Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8 2022-08-17T12:22:05.3058573Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32 2022-08-17T12:22:05.3161548Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8 2022-08-17T12:22:05.3516947Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32 2022-08-17T12:22:05.3528070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64 2022-08-17T12:22:05.3536345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16 2022-08-17T12:22:05.3547183Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16 2022-08-17T12:22:05.3825063Z [gw1] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64 2022-08-17T12:22:05.3841979Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool 2022-08-17T12:22:05.3950993Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128 2022-08-17T12:22:05.3965047Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32 2022-08-17T12:22:05.3979091Z [gw1] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32 2022-08-17T12:22:05.3990115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool 2022-08-17T12:22:05.4395337Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool 2022-08-17T12:22:05.4411324Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128 2022-08-17T12:22:05.4420261Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32 2022-08-17T12:22:05.4446209Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128 2022-08-17T12:22:05.4461271Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32 2022-08-17T12:22:05.4722919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64 2022-08-17T12:22:05.4754630Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32 2022-08-17T12:22:05.4830291Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64 2022-08-17T12:22:05.4840676Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64 2022-08-17T12:22:05.4858643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32 2022-08-17T12:22:05.5262038Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32 2022-08-17T12:22:05.5262836Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32 2022-08-17T12:22:05.5263562Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32 2022-08-17T12:22:05.5302712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64 2022-08-17T12:22:05.5717880Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64 2022-08-17T12:22:05.5718429Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32 2022-08-17T12:22:05.5744662Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16 2022-08-17T12:22:05.5756241Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16 2022-08-17T12:22:05.6112313Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32 2022-08-17T12:22:05.6182770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32 2022-08-17T12:22:05.6183427Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64 2022-08-17T12:22:05.6592222Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32 2022-08-17T12:22:05.6618640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64 2022-08-17T12:22:05.7040341Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64 2022-08-17T12:22:05.7041046Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16 2022-08-17T12:22:05.7400610Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16 2022-08-17T12:22:05.7514532Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64 2022-08-17T12:22:05.7515172Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32 2022-08-17T12:22:05.7526815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32 2022-08-17T12:22:05.7942359Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32 2022-08-17T12:22:05.7960055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64 2022-08-17T12:22:05.7980802Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64 2022-08-17T12:22:05.8016068Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32 2022-08-17T12:22:05.8244988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64 2022-08-17T12:22:05.8268846Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64 2022-08-17T12:22:05.8399018Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16 2022-08-17T12:22:05.8399564Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8 2022-08-17T12:22:05.8841406Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8 2022-08-17T12:22:05.8841889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8 2022-08-17T12:22:05.9273733Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8 2022-08-17T12:22:05.9547995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16 2022-08-17T12:22:05.9579513Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64 2022-08-17T12:22:06.0298894Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32 2022-08-17T12:22:06.0337619Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16 2022-08-17T12:22:06.0368817Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool 2022-08-17T12:22:06.0387650Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32 2022-08-17T12:22:06.0491984Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64 2022-08-17T12:22:06.0911677Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64 2022-08-17T12:22:06.0912403Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32 2022-08-17T12:22:06.1011230Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32 2022-08-17T12:22:06.1050604Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16 2022-08-17T12:22:06.1295717Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32 2022-08-17T12:22:06.1396082Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool 2022-08-17T12:22:06.1396657Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128 2022-08-17T12:22:06.1566322Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64 2022-08-17T12:22:06.1831770Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64 2022-08-17T12:22:06.1861587Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32 2022-08-17T12:22:06.2261900Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32 2022-08-17T12:22:06.2262644Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64 2022-08-17T12:22:06.2691026Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64 2022-08-17T12:22:06.2691663Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32 2022-08-17T12:22:06.2696124Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32 2022-08-17T12:22:06.2723726Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128 2022-08-17T12:22:06.2853704Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32 2022-08-17T12:22:06.2873826Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128 2022-08-17T12:22:06.3151771Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64 2022-08-17T12:22:06.3182972Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64 2022-08-17T12:22:06.3205685Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32 2022-08-17T12:22:06.3525296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64 2022-08-17T12:22:06.3562405Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32 2022-08-17T12:22:06.3837146Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64 2022-08-17T12:22:06.3852251Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64 2022-08-17T12:22:06.4253724Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32 2022-08-17T12:22:06.4281683Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32 2022-08-17T12:22:06.4348706Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64 2022-08-17T12:22:06.4388894Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64 2022-08-17T12:22:06.4619504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16 2022-08-17T12:22:06.4750738Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64 2022-08-17T12:22:06.4958414Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32 2022-08-17T12:22:06.5149772Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32 2022-08-17T12:22:06.5269949Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16 2022-08-17T12:22:06.5296858Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64 2022-08-17T12:22:06.5308804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32 2022-08-17T12:22:06.5672838Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64 2022-08-17T12:22:06.5705946Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32 2022-08-17T12:22:06.5782418Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32 2022-08-17T12:22:06.5807332Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64 2022-08-17T12:22:06.5878976Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16 2022-08-17T12:22:06.5893400Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32 2022-08-17T12:22:06.6151433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64 2022-08-17T12:22:06.6714814Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64 2022-08-17T12:22:06.6731341Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16 2022-08-17T12:22:06.6740490Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64 2022-08-17T12:22:06.6763694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16 2022-08-17T12:22:06.7239554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32 2022-08-17T12:22:06.7302973Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64 2022-08-17T12:22:06.7601948Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32 2022-08-17T12:22:06.7631073Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16 2022-08-17T12:22:06.7802661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32 2022-08-17T12:22:06.7827944Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32 2022-08-17T12:22:06.8310673Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64 2022-08-17T12:22:06.8362724Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32 2022-08-17T12:22:06.8383949Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64 2022-08-17T12:22:06.8399257Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64 2022-08-17T12:22:06.8414290Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32 2022-08-17T12:22:06.8427287Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64 2022-08-17T12:22:06.8892207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8 2022-08-17T12:22:06.8912729Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64 2022-08-17T12:22:06.8990937Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32 2022-08-17T12:22:06.9014937Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64 2022-08-17T12:22:06.9247051Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8 2022-08-17T12:22:06.9431936Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32 2022-08-17T12:22:06.9659303Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32 2022-08-17T12:22:06.9682116Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32 2022-08-17T12:22:06.9698429Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8 2022-08-17T12:22:06.9828438Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8 2022-08-17T12:22:06.9841490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32 2022-08-17T12:22:07.0032512Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32 2022-08-17T12:22:07.0149295Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8 2022-08-17T12:22:07.0253307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16 2022-08-17T12:22:07.0290335Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32 2022-08-17T12:22:07.0314309Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32 2022-08-17T12:22:07.0373518Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8 2022-08-17T12:22:07.0752775Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8 2022-08-17T12:22:07.0803187Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32 2022-08-17T12:22:07.1141548Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32 2022-08-17T12:22:07.1159779Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8 2022-08-17T12:22:07.1189508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16 2022-08-17T12:22:07.1723914Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64 2022-08-17T12:22:07.1740018Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64 2022-08-17T12:22:07.1950483Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32 2022-08-17T12:22:07.1964500Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64 2022-08-17T12:22:07.2019608Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32 2022-08-17T12:22:07.2156235Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32 2022-08-17T12:22:07.2280203Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32 2022-08-17T12:22:07.2672497Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32 2022-08-17T12:22:07.2705604Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:22:07.3093683Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:22:07.3101885Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:22:07.3562345Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:22:07.3570525Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:22:07.4010389Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:22:07.4018413Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:22:07.4067237Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:22:07.4089520Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32 2022-08-17T12:22:07.4553577Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64 2022-08-17T12:22:07.4715676Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32 2022-08-17T12:22:07.4877972Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32 2022-08-17T12:22:07.4938818Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32 2022-08-17T12:22:07.5301193Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32 2022-08-17T12:22:07.5317563Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16 2022-08-17T12:22:07.5337265Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32 2022-08-17T12:22:07.5373811Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128 2022-08-17T12:22:07.5876621Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32 2022-08-17T12:22:07.5885486Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32 2022-08-17T12:22:07.6250884Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32 2022-08-17T12:22:07.6255053Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64 2022-08-17T12:22:07.6275338Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64 2022-08-17T12:22:07.6281974Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16 2022-08-17T12:22:07.6677024Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64 2022-08-17T12:22:07.6740223Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32 2022-08-17T12:22:07.7116642Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32 2022-08-17T12:22:07.7194317Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32 2022-08-17T12:22:07.7705962Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32 2022-08-17T12:22:07.7715568Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64 2022-08-17T12:22:07.8114174Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64 2022-08-17T12:22:07.8123387Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32 2022-08-17T12:22:07.8465392Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32 2022-08-17T12:22:07.8476050Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16 2022-08-17T12:22:07.8499897Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32 2022-08-17T12:22:07.8564239Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32 2022-08-17T12:22:07.9032256Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32 2022-08-17T12:22:08.0525049Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64 2022-08-17T12:22:08.0549991Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32 2022-08-17T12:22:08.1441081Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64 2022-08-17T12:22:08.1466424Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64 2022-08-17T12:22:08.2324753Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32 2022-08-17T12:22:08.2360217Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64 2022-08-17T12:22:08.2367127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8 2022-08-17T12:22:08.2389856Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32 2022-08-17T12:22:08.2520893Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32 2022-08-17T12:22:08.2899506Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32 2022-08-17T12:22:08.2909169Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64 2022-08-17T12:22:08.3319517Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64 2022-08-17T12:22:08.3320262Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32 2022-08-17T12:22:08.3718116Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32 2022-08-17T12:22:08.4138089Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:22:08.4167073Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:22:08.4208219Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:22:08.4632875Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:22:08.4636569Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:22:08.4757534Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:22:08.4784650Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8 2022-08-17T12:22:08.5112464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8 2022-08-17T12:22:08.5172811Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32 2022-08-17T12:22:08.5555922Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32 2022-08-17T12:22:08.5961073Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32 2022-08-17T12:22:08.6000742Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32 2022-08-17T12:22:08.6215041Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32 2022-08-17T12:22:08.6552896Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32 2022-08-17T12:22:08.6791246Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32 2022-08-17T12:22:08.6813739Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8 2022-08-17T12:22:08.7446316Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16 2022-08-17T12:22:08.7466556Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128 2022-08-17T12:22:08.7787761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64 2022-08-17T12:22:08.7973320Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32 2022-08-17T12:22:08.8198723Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32 2022-08-17T12:22:08.8396633Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32 2022-08-17T12:22:08.8538042Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64 2022-08-17T12:22:08.8748666Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64 2022-08-17T12:22:08.8769809Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16 2022-08-17T12:22:08.8906199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool 2022-08-17T12:22:08.8908391Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32 2022-08-17T12:22:08.9309329Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32 2022-08-17T12:22:08.9342304Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32 2022-08-17T12:22:08.9832173Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32 2022-08-17T12:22:08.9905613Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64 2022-08-17T12:22:09.0196803Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64 2022-08-17T12:22:09.0282941Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32 2022-08-17T12:22:09.0636725Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32 2022-08-17T12:22:09.0744685Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64 2022-08-17T12:22:09.1076403Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64 2022-08-17T12:22:09.1143219Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32 2022-08-17T12:22:09.1562157Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32 2022-08-17T12:22:09.1562778Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64 2022-08-17T12:22:09.1725886Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64 2022-08-17T12:22:09.1748558Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool 2022-08-17T12:22:09.1997398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32 2022-08-17T12:22:09.2007021Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32 2022-08-17T12:22:09.2459752Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32 2022-08-17T12:22:09.2495296Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64 2022-08-17T12:22:09.2915154Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64 2022-08-17T12:22:09.2915665Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32 2022-08-17T12:22:09.3356444Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32 2022-08-17T12:22:09.3357560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64 2022-08-17T12:22:09.3776954Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64 2022-08-17T12:22:09.3777688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32 2022-08-17T12:22:09.3798568Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32 2022-08-17T12:22:09.3809220Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32 2022-08-17T12:22:09.4245621Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64 2022-08-17T12:22:09.4246544Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64 2022-08-17T12:22:09.4656081Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64 2022-08-17T12:22:09.4656869Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32 2022-08-17T12:22:09.5112929Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32 2022-08-17T12:22:09.5460520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32 2022-08-17T12:22:09.5492474Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32 2022-08-17T12:22:09.5601755Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:22:09.5946395Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:22:09.6012777Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:22:09.6386291Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:22:09.6435155Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:22:09.6494223Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:22:09.6558683Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64 2022-08-17T12:22:09.6823669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16 2022-08-17T12:22:09.6863860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:22:09.7267097Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:22:09.7320658Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:22:09.7714662Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:22:09.7839241Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:22:09.8138111Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:22:09.8250263Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:22:09.8583874Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:22:09.8663037Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:22:09.8993173Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:22:09.9036734Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16 2022-08-17T12:22:09.9042358Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32 2022-08-17T12:22:09.9142054Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:22:09.9323323Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:22:09.9348597Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64 2022-08-17T12:22:09.9473785Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16 2022-08-17T12:22:09.9628688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32 2022-08-17T12:22:09.9976101Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32 2022-08-17T12:22:10.0134963Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32 2022-08-17T12:22:10.0356120Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32 2022-08-17T12:22:10.0420626Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:22:10.0799785Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:22:10.0956165Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:22:10.1338098Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:22:10.1345626Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32 2022-08-17T12:22:10.1792053Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32 2022-08-17T12:22:10.2835628Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64 2022-08-17T12:22:10.2864905Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32 2022-08-17T12:22:10.3048380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64 2022-08-17T12:22:10.3076636Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64 2022-08-17T12:22:10.3708425Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32 2022-08-17T12:22:10.3709197Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32 2022-08-17T12:22:10.6477545Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64 2022-08-17T12:22:10.6502046Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64 2022-08-17T12:22:10.6655450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8 2022-08-17T12:22:10.6682293Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16 2022-08-17T12:22:10.8425279Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32 2022-08-17T12:22:10.8455227Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16 2022-08-17T12:22:10.9191122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128 2022-08-17T12:22:10.9222730Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64 2022-08-17T12:22:10.9921576Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32 2022-08-17T12:22:10.9963335Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32 2022-08-17T12:22:11.0417419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64 2022-08-17T12:22:11.0431649Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32 2022-08-17T12:22:11.0840939Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:22:11.0869122Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8 2022-08-17T12:22:11.0880740Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:22:11.0888844Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8 2022-08-17T12:22:11.1290827Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:22:11.1320900Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:22:11.1991382Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:22:11.2015547Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:22:11.2168780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:22:11.2512995Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:22:11.2527477Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:22:11.2919280Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:22:11.2974290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:22:11.3336892Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:22:11.3700667Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:22:11.3750997Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:22:11.3930991Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32 2022-08-17T12:22:11.3962899Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128 2022-08-17T12:22:11.4747252Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32 2022-08-17T12:22:11.4851141Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8 2022-08-17T12:22:11.4926846Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16 2022-08-17T12:22:11.4966464Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32 2022-08-17T12:22:11.5853344Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32 2022-08-17T12:22:11.5903353Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32 2022-08-17T12:22:11.6475492Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32 2022-08-17T12:22:11.6502307Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64 2022-08-17T12:22:11.7018718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16 2022-08-17T12:22:11.7041371Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32 2022-08-17T12:22:11.7114499Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32 2022-08-17T12:22:11.7308338Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32 2022-08-17T12:22:11.7331502Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16 2022-08-17T12:22:11.7551051Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool 2022-08-17T12:22:11.7681130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:22:11.7959347Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:22:11.7964657Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32 2022-08-17T12:22:11.8410277Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32 2022-08-17T12:22:11.8420248Z [gw2] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32 2022-08-17T12:22:11.8436717Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:22:11.8742886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64 2022-08-17T12:22:11.8801177Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:22:11.9945578Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:22:11.9984544Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:22:12.0009926Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:22:12.0031075Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16 2022-08-17T12:22:12.0610420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32 2022-08-17T12:22:12.0660796Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:22:12.1818520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:22:12.1855223Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:22:12.2841733Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:22:12.2877033Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64 2022-08-17T12:22:12.3212684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16 2022-08-17T12:22:12.3261484Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:22:12.3545732Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:22:12.3583851Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool 2022-08-17T12:22:12.5053836Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128 2022-08-17T12:22:12.5084851Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32 2022-08-17T12:22:12.6919601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64 2022-08-17T12:22:12.6948643Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:22:12.6981851Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32 2022-08-17T12:22:12.7005137Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16 2022-08-17T12:22:12.7031231Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32 2022-08-17T12:22:12.7392146Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32 2022-08-17T12:22:12.7560112Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32 2022-08-17T12:22:12.7831100Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32 2022-08-17T12:22:12.7970955Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32 2022-08-17T12:22:12.8260651Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32 2022-08-17T12:22:12.8450564Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32 2022-08-17T12:22:12.8722708Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32 2022-08-17T12:22:12.8730635Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32 2022-08-17T12:22:12.9050937Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32 2022-08-17T12:22:12.9076596Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64 2022-08-17T12:22:12.9176039Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8 2022-08-17T12:22:12.9184428Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:22:12.9384276Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:22:12.9419517Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32 2022-08-17T12:22:12.9601524Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64 2022-08-17T12:22:12.9610076Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32 2022-08-17T12:22:13.0045016Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32 2022-08-17T12:22:13.0053406Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32 2022-08-17T12:22:13.0512347Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32 2022-08-17T12:22:13.0520914Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:22:13.0940149Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:22:13.0946293Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32 2022-08-17T12:22:13.1393839Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32 2022-08-17T12:22:13.1399413Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32 2022-08-17T12:22:13.1780177Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32 2022-08-17T12:22:13.1888292Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:22:13.2265423Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:22:13.2274645Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:22:13.2497314Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:22:13.2519857Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64 2022-08-17T12:22:13.2533926Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16 2022-08-17T12:22:13.2557242Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8 2022-08-17T12:22:13.2695652Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8 2022-08-17T12:22:13.2704113Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:22:13.3111152Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:22:13.3138777Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:22:13.3461481Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:22:13.3487367Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128 2022-08-17T12:22:13.3556621Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64 2022-08-17T12:22:13.3582412Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:22:13.4029168Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:22:13.4038941Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:22:13.4315280Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:22:13.4346145Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16 2022-08-17T12:22:13.4469214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32 2022-08-17T12:22:13.4477825Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32 2022-08-17T12:22:13.4873819Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32 2022-08-17T12:22:13.4951180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:22:13.5334865Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:22:13.5344570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32 2022-08-17T12:22:13.5373450Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32 2022-08-17T12:22:13.5394202Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32 2022-08-17T12:22:13.5607321Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64 2022-08-17T12:22:13.5621485Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8 2022-08-17T12:22:13.5793862Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool 2022-08-17T12:22:13.5802652Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32 2022-08-17T12:22:13.6212380Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32 2022-08-17T12:22:13.6221547Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:22:13.6286175Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:22:13.6300439Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool 2022-08-17T12:22:13.6670723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128 2022-08-17T12:22:13.6735124Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64 2022-08-17T12:22:13.6769577Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64 2022-08-17T12:22:13.6790440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8 2022-08-17T12:22:13.7115839Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64 2022-08-17T12:22:13.7132268Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32 2022-08-17T12:22:13.7140011Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32 2022-08-17T12:22:13.7148902Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128 2022-08-17T12:22:13.7505717Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64 2022-08-17T12:22:13.7633201Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:22:13.7866602Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:22:13.7932210Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64 2022-08-17T12:22:13.8003817Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:22:13.8532956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32 2022-08-17T12:22:13.8559191Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:22:13.8579765Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:22:13.8603193Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8 2022-08-17T12:22:13.8629542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8 2022-08-17T12:22:13.8682515Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32 2022-08-17T12:22:13.8770480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64 2022-08-17T12:22:13.8994935Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:22:13.9328208Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:22:13.9472207Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64 2022-08-17T12:22:14.0202843Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16 2022-08-17T12:22:14.0230486Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16 2022-08-17T12:22:14.0574201Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32 2022-08-17T12:22:14.0585372Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64 2022-08-17T12:22:14.0608106Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8 2022-08-17T12:22:14.0625749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16 2022-08-17T12:22:14.0892724Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32 2022-08-17T12:22:14.0918217Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32 2022-08-17T12:22:14.1416349Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64 2022-08-17T12:22:14.1450690Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:22:14.1718283Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:22:14.1751206Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64 2022-08-17T12:22:14.2472921Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8 2022-08-17T12:22:14.2555088Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8 2022-08-17T12:22:14.3281087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8 2022-08-17T12:22:14.3313083Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8 2022-08-17T12:22:14.3384604Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16 2022-08-17T12:22:14.3405595Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16 2022-08-17T12:22:14.3410068Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool 2022-08-17T12:22:14.3819996Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16 2022-08-17T12:22:14.3826573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool 2022-08-17T12:22:14.3901782Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool 2022-08-17T12:22:14.3928337Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32 2022-08-17T12:22:14.4218484Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64 2022-08-17T12:22:14.4267999Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128 2022-08-17T12:22:14.4658210Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128 2022-08-17T12:22:14.4764573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32 2022-08-17T12:22:14.5097840Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32 2022-08-17T12:22:14.5200983Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64 2022-08-17T12:22:14.5533875Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64 2022-08-17T12:22:14.5577321Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16 2022-08-17T12:22:14.5975025Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16 2022-08-17T12:22:14.6023516Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32 2022-08-17T12:22:14.6460845Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32 2022-08-17T12:22:14.6466617Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64 2022-08-17T12:22:14.6856377Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64 2022-08-17T12:22:14.6902394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16 2022-08-17T12:22:14.7166983Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16 2022-08-17T12:22:14.7206063Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64 2022-08-17T12:22:14.7290268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16 2022-08-17T12:22:14.7388516Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32 2022-08-17T12:22:14.7735374Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32 2022-08-17T12:22:14.7834764Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64 2022-08-17T12:22:14.8215448Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64 2022-08-17T12:22:14.8257531Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8 2022-08-17T12:22:14.8295127Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool 2022-08-17T12:22:14.8307176Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128 2022-08-17T12:22:14.8652992Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8 2022-08-17T12:22:14.8700848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8 2022-08-17T12:22:14.8742824Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:22:14.8747122Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:22:14.9150811Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8 2022-08-17T12:22:15.0919682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16 2022-08-17T12:22:15.0955317Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16 2022-08-17T12:22:15.2911079Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32 2022-08-17T12:22:15.2964950Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16 2022-08-17T12:22:15.3480532Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool 2022-08-17T12:22:15.3506383Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:22:15.4464065Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:22:15.4502953Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32 2022-08-17T12:22:15.6536109Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64 2022-08-17T12:22:15.6563677Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:22:15.6789413Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:22:15.6847639Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool 2022-08-17T12:22:15.7160245Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128 2022-08-17T12:22:15.7196209Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64 2022-08-17T12:22:15.7972273Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8 2022-08-17T12:22:15.8008660Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:22:16.0725857Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:22:16.0761537Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8 2022-08-17T12:22:16.2217492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8 2022-08-17T12:22:16.2245925Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128 2022-08-17T12:22:16.2765873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32 2022-08-17T12:22:16.2798897Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:22:16.3163310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:22:16.3207633Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128 2022-08-17T12:22:16.4694551Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64 2022-08-17T12:22:16.4731443Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8 2022-08-17T12:22:16.5463992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16 2022-08-17T12:22:16.5498338Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:22:16.7011687Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:22:16.7049242Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:22:16.8011887Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:22:16.8045487Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16 2022-08-17T12:22:16.8096851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool 2022-08-17T12:22:16.8130763Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:22:16.8233977Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32 2022-08-17T12:22:16.8604512Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32 2022-08-17T12:22:16.8609091Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32 2022-08-17T12:22:16.9045697Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32 2022-08-17T12:22:16.9051094Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:22:16.9487028Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:22:16.9492354Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:22:16.9899028Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:22:17.0006059Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:22:17.0061556Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:22:17.0089191Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32 2022-08-17T12:22:17.0390624Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64 2022-08-17T12:22:17.0552728Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32 2022-08-17T12:22:17.0832088Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32 2022-08-17T12:22:17.0881791Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64 2022-08-17T12:22:17.1267798Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64 2022-08-17T12:22:17.1273394Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32 2022-08-17T12:22:17.1671918Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32 2022-08-17T12:22:17.1740881Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:22:17.2141222Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:22:17.2147255Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32 2022-08-17T12:22:17.2592072Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32 2022-08-17T12:22:17.2734037Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:22:17.3032021Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:22:17.3064548Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32 2022-08-17T12:22:17.3443381Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32 2022-08-17T12:22:17.3716827Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:22:17.3833270Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:22:17.3921221Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:22:17.3956267Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64 2022-08-17T12:22:17.4053407Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16 2022-08-17T12:22:17.4275277Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:22:17.4525666Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:22:17.4716213Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:22:17.4781772Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:22:17.5073129Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:22:17.5133176Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64 2022-08-17T12:22:17.5234583Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32 2022-08-17T12:22:17.5242112Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:22:17.5489809Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:22:17.5530384Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool 2022-08-17T12:22:17.5593687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128 2022-08-17T12:22:17.5651866Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:22:17.6036809Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:22:17.6088924Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32 2022-08-17T12:22:17.6497975Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32 2022-08-17T12:22:17.6521983Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:22:17.6916247Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:22:17.6963820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:22:17.7380860Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:22:17.7404367Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:22:17.7815439Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:22:17.7845519Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:22:17.8089650Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:22:17.8119281Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16 2022-08-17T12:22:17.8311620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32 2022-08-17T12:22:17.8625093Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:22:17.8656484Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32 2022-08-17T12:22:17.8763208Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64 2022-08-17T12:22:17.8888048Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:22:17.9084173Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32 2022-08-17T12:22:17.9318557Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32 2022-08-17T12:22:17.9364801Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32 2022-08-17T12:22:17.9803334Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32 2022-08-17T12:22:17.9808676Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32 2022-08-17T12:22:18.0270721Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32 2022-08-17T12:22:18.0330402Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32 2022-08-17T12:22:18.0664710Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32 2022-08-17T12:22:18.0670480Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32 2022-08-17T12:22:18.0697932Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32 2022-08-17T12:22:18.0705650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64 2022-08-17T12:22:18.1077252Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32 2022-08-17T12:22:18.1143724Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:22:18.1210016Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:22:18.1247199Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64 2022-08-17T12:22:18.1581047Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16 2022-08-17T12:22:18.1585560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32 2022-08-17T12:22:18.2020878Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32 2022-08-17T12:22:18.2063963Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:22:18.2523878Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:22:18.2529751Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:22:18.2638114Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:22:18.2655388Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64 2022-08-17T12:22:18.2934256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16 2022-08-17T12:22:18.2934864Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32 2022-08-17T12:22:18.3386112Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32 2022-08-17T12:22:18.3389996Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:22:18.3423871Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:22:18.3462988Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16 2022-08-17T12:22:18.3515033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32 2022-08-17T12:22:18.3546614Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16 2022-08-17T12:22:18.3917191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32 2022-08-17T12:22:18.3917831Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:22:18.4397143Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:22:18.4397801Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32 2022-08-17T12:22:18.4758116Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32 2022-08-17T12:22:18.4758798Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32 2022-08-17T12:22:18.5194628Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32 2022-08-17T12:22:18.5201325Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64 2022-08-17T12:22:18.5262964Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64 2022-08-17T12:22:18.5285868Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32 2022-08-17T12:22:18.5604730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64 2022-08-17T12:22:18.5608841Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32 2022-08-17T12:22:18.6013197Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32 2022-08-17T12:22:18.6020604Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64 2022-08-17T12:22:18.6048903Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:22:18.6072525Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:22:18.6332677Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8 2022-08-17T12:22:18.6354792Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128 2022-08-17T12:22:18.6430081Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64 2022-08-17T12:22:18.6458992Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32 2022-08-17T12:22:18.6466163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64 2022-08-17T12:22:18.6500687Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:22:18.6940434Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:22:18.6947676Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32 2022-08-17T12:22:18.7392211Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32 2022-08-17T12:22:18.7437144Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:22:18.7587469Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:22:18.7629710Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8 2022-08-17T12:22:18.7833025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8 2022-08-17T12:22:18.7836981Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:22:18.8315205Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:22:18.8326035Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:22:18.8715055Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:22:18.8718824Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:22:18.8726731Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:22:18.8748108Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64 2022-08-17T12:22:18.9064107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8 2022-08-17T12:22:18.9091715Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8 2022-08-17T12:22:18.9098969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16 2022-08-17T12:22:19.2111942Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64 2022-08-17T12:22:19.2138445Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8 2022-08-17T12:22:19.2230804Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8 2022-08-17T12:22:19.2259126Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64 2022-08-17T12:22:19.2549490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32 2022-08-17T12:22:19.2596447Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16 2022-08-17T12:22:19.3571345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool 2022-08-17T12:22:19.3622724Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32 2022-08-17T12:22:19.3633326Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64 2022-08-17T12:22:19.3669530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:22:19.3708334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32 2022-08-17T12:22:19.4037487Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:22:19.4113870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:22:19.4476974Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:22:19.4620200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64 2022-08-17T12:22:19.4916749Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64 2022-08-17T12:22:19.5005982Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32 2022-08-17T12:22:19.5082523Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32 2022-08-17T12:22:19.5112202Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8 2022-08-17T12:22:19.5356931Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16 2022-08-17T12:22:19.6505582Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64 2022-08-17T12:22:19.6549696Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32 2022-08-17T12:22:19.6640410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64 2022-08-17T12:22:19.6678787Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64 2022-08-17T12:22:19.7426411Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32 2022-08-17T12:22:19.7474386Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32 2022-08-17T12:22:19.7653674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64 2022-08-17T12:22:19.7940237Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64 2022-08-17T12:22:19.7946885Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32 2022-08-17T12:22:19.8188292Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32 2022-08-17T12:22:19.8208951Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16 2022-08-17T12:22:19.8389693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool 2022-08-17T12:22:19.8421533Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64 2022-08-17T12:22:19.8757139Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64 2022-08-17T12:22:19.8825014Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32 2022-08-17T12:22:19.8861893Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32 2022-08-17T12:22:19.8881810Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64 2022-08-17T12:22:19.8959432Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16 2022-08-17T12:22:19.8975141Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool 2022-08-17T12:22:19.9232935Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128 2022-08-17T12:22:19.9337749Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64 2022-08-17T12:22:19.9681449Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64 2022-08-17T12:22:19.9751328Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32 2022-08-17T12:22:20.0076667Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32 2022-08-17T12:22:20.0167984Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32 2022-08-17T12:22:20.0516622Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32 2022-08-17T12:22:20.0560031Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32 2022-08-17T12:22:20.1010295Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32 2022-08-17T12:22:20.1022736Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64 2022-08-17T12:22:20.1438526Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64 2022-08-17T12:22:20.1448087Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32 2022-08-17T12:22:20.1911859Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32 2022-08-17T12:22:20.2861800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64 2022-08-17T12:22:20.2896476Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool 2022-08-17T12:22:20.2904691Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128 2022-08-17T12:22:20.2926524Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16 2022-08-17T12:22:20.4637938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32 2022-08-17T12:22:20.4693931Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64 2022-08-17T12:22:20.5575975Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32 2022-08-17T12:22:20.5610316Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128 2022-08-17T12:22:20.5785496Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64 2022-08-17T12:22:20.5862933Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32 2022-08-17T12:22:20.6005862Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64 2022-08-17T12:22:20.6350435Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64 2022-08-17T12:22:20.6355919Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32 2022-08-17T12:22:20.6655363Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32 2022-08-17T12:22:20.6768678Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32 2022-08-17T12:22:20.6788959Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64 2022-08-17T12:22:21.0157962Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32 2022-08-17T12:22:21.0200110Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64 2022-08-17T12:22:21.1340067Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8 2022-08-17T12:22:21.1386582Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64 2022-08-17T12:22:21.3959646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16 2022-08-17T12:22:21.3993881Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8 2022-08-17T12:22:21.4089831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8 2022-08-17T12:22:21.4122626Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128 2022-08-17T12:22:21.4415108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64 2022-08-17T12:22:21.4455798Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32 2022-08-17T12:22:21.4640337Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64 2022-08-17T12:22:21.4911537Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64 2022-08-17T12:22:21.4943157Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32 2022-08-17T12:22:21.5344333Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32 2022-08-17T12:22:21.5888753Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64 2022-08-17T12:22:21.5913670Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64 2022-08-17T12:22:21.6169614Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32 2022-08-17T12:22:21.6392780Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32 2022-08-17T12:22:21.6434310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32 2022-08-17T12:22:21.6548704Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32 2022-08-17T12:22:21.6574394Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16 2022-08-17T12:22:21.6871855Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32 2022-08-17T12:22:21.6966623Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:22:21.7268528Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:22:21.7276090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:22:21.7354997Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:22:21.7383730Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8 2022-08-17T12:22:21.7707477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_bfloat16 2022-08-17T12:22:21.7714623Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:22:21.8076143Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:22:21.8158796Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_bfloat16 2022-08-17T12:22:21.8164596Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float32 2022-08-17T12:22:21.8171295Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:22:21.8584314Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:22:21.8600769Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float32 2022-08-17T12:22:21.8608564Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:22:21.8618561Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:22:21.9031615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float64 2022-08-17T12:22:21.9063267Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64 2022-08-17T12:22:21.9089133Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float64 2022-08-17T12:22:21.9099868Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16 2022-08-17T12:22:21.9372238Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64 2022-08-17T12:22:21.9387025Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32 2022-08-17T12:22:21.9489596Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64 2022-08-17T12:22:21.9498683Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32 2022-08-17T12:22:21.9951666Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32 2022-08-17T12:22:22.2286007Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64 2022-08-17T12:22:22.2329974Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64 2022-08-17T12:22:22.2618927Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32 2022-08-17T12:22:22.2680151Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64 2022-08-17T12:22:22.2698278Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16 2022-08-17T12:22:22.2716816Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16 2022-08-17T12:22:22.3353576Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool 2022-08-17T12:22:22.3365697Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32 2022-08-17T12:22:22.4001653Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64 2022-08-17T12:22:22.4015463Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64 2022-08-17T12:22:22.4336580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32 2022-08-17T12:22:22.4370099Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32 2022-08-17T12:22:22.4395654Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64 2022-08-17T12:22:22.4432485Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32 2022-08-17T12:22:22.4956574Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64 2022-08-17T12:22:22.4982725Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool 2022-08-17T12:22:22.5460903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128 2022-08-17T12:22:22.5497966Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64 2022-08-17T12:22:22.5796551Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32 2022-08-17T12:22:22.5839691Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16 2022-08-17T12:22:22.6078314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32 2022-08-17T12:22:22.6104713Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32 2022-08-17T12:22:22.7296456Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64 2022-08-17T12:22:22.7336314Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64 2022-08-17T12:22:22.7369227Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32 2022-08-17T12:22:22.7411522Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32 2022-08-17T12:22:22.7913462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64 2022-08-17T12:22:22.7968945Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32 2022-08-17T12:22:22.9339126Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32 2022-08-17T12:22:22.9377413Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32 2022-08-17T12:22:22.9522922Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32 2022-08-17T12:22:22.9610804Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32 2022-08-17T12:22:22.9646558Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32 2022-08-17T12:22:22.9871860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64 2022-08-17T12:22:22.9943377Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64 2022-08-17T12:22:23.0311282Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64 2022-08-17T12:22:23.0331299Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32 2022-08-17T12:22:23.0752842Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32 2022-08-17T12:22:23.0840521Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32 2022-08-17T12:22:23.1192183Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32 2022-08-17T12:22:23.1272419Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64 2022-08-17T12:22:23.1655845Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64 2022-08-17T12:22:23.1666162Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32 2022-08-17T12:22:23.2103610Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32 2022-08-17T12:22:23.2115579Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64 2022-08-17T12:22:23.2457108Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64 2022-08-17T12:22:23.2505451Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32 2022-08-17T12:22:23.2517730Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128 2022-08-17T12:22:23.2528195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64 2022-08-17T12:22:23.2724785Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32 2022-08-17T12:22:23.2762134Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64 2022-08-17T12:22:23.2925295Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16 2022-08-17T12:22:23.2929246Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64 2022-08-17T12:22:23.3073280Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64 2022-08-17T12:22:23.3106425Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64 2022-08-17T12:22:23.3361951Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8 2022-08-17T12:22:23.3362551Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32 2022-08-17T12:22:23.3832748Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32 2022-08-17T12:22:23.3884855Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64 2022-08-17T12:22:23.4271127Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64 2022-08-17T12:22:23.4271770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32 2022-08-17T12:22:23.4671959Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32 2022-08-17T12:22:23.5793546Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32 2022-08-17T12:22:23.5835376Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32 2022-08-17T12:22:23.6120584Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64 2022-08-17T12:22:23.6139407Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8 2022-08-17T12:22:23.6150705Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64 2022-08-17T12:22:23.6272656Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8 2022-08-17T12:22:23.6368249Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32 2022-08-17T12:22:23.6717595Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32 2022-08-17T12:22:23.7178892Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64 2022-08-17T12:22:23.7231129Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64 2022-08-17T12:22:23.7247329Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32 2022-08-17T12:22:23.7269521Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16 2022-08-17T12:22:23.7595122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32 2022-08-17T12:22:23.7609165Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32 2022-08-17T12:22:23.7641849Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64 2022-08-17T12:22:23.7667654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16 2022-08-17T12:22:23.7832865Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64 2022-08-17T12:22:23.8117132Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64 2022-08-17T12:22:23.8206042Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32 2022-08-17T12:22:23.8594876Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32 2022-08-17T12:22:23.8626577Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64 2022-08-17T12:22:23.9040454Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64 2022-08-17T12:22:23.9046120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32 2022-08-17T12:22:23.9386470Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32 2022-08-17T12:22:23.9429353Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8 2022-08-17T12:22:23.9438147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16 2022-08-17T12:22:23.9478886Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64 2022-08-17T12:22:23.9658925Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16 2022-08-17T12:22:23.9836150Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64 2022-08-17T12:22:23.9953295Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32 2022-08-17T12:22:24.0016051Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16 2022-08-17T12:22:24.0351910Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32 2022-08-17T12:22:24.0380638Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64 2022-08-17T12:22:24.0810353Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64 2022-08-17T12:22:24.0815587Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32 2022-08-17T12:22:24.1032712Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32 2022-08-17T12:22:24.1049112Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32 2022-08-17T12:22:24.1264448Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64 2022-08-17T12:22:24.1265046Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64 2022-08-17T12:22:24.1732260Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64 2022-08-17T12:22:24.1732894Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32 2022-08-17T12:22:24.2183249Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32 2022-08-17T12:22:24.2188598Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64 2022-08-17T12:22:24.2652717Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64 2022-08-17T12:22:24.2659263Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32 2022-08-17T12:22:24.3076574Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32 2022-08-17T12:22:24.3131699Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64 2022-08-17T12:22:24.3516128Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64 2022-08-17T12:22:24.3566475Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32 2022-08-17T12:22:24.3957244Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32 2022-08-17T12:22:24.4027375Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64 2022-08-17T12:22:24.4039145Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16 2022-08-17T12:22:24.4347915Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32 2022-08-17T12:22:24.4375637Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64 2022-08-17T12:22:24.4481900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8 2022-08-17T12:22:24.4524814Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64 2022-08-17T12:22:24.4930097Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32 2022-08-17T12:22:24.5021570Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32 2022-08-17T12:22:24.6174807Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64 2022-08-17T12:22:24.6205251Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64 2022-08-17T12:22:24.6649682Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32 2022-08-17T12:22:24.6683978Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32 2022-08-17T12:22:24.6758607Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32 2022-08-17T12:22:24.6844338Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32 2022-08-17T12:22:24.6861162Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32 2022-08-17T12:22:24.7194857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64 2022-08-17T12:22:24.7199553Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32 2022-08-17T12:22:24.7591469Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32 2022-08-17T12:22:24.7595532Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32 2022-08-17T12:22:24.8064358Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32 2022-08-17T12:22:24.8072632Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32 2022-08-17T12:22:24.8144341Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32 2022-08-17T12:22:24.8170267Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8 2022-08-17T12:22:24.8230152Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8 2022-08-17T12:22:24.8252836Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16 2022-08-17T12:22:24.8591987Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32 2022-08-17T12:22:24.8631470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64 2022-08-17T12:22:24.9040056Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64 2022-08-17T12:22:24.9048040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32 2022-08-17T12:22:24.9479608Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32 2022-08-17T12:22:24.9549380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64 2022-08-17T12:22:24.9940110Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64 2022-08-17T12:22:24.9943483Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32 2022-08-17T12:22:25.0392850Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32 2022-08-17T12:22:25.0534368Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64 2022-08-17T12:22:25.0566565Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64 2022-08-17T12:22:25.0641917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16 2022-08-17T12:22:25.0753143Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64 2022-08-17T12:22:25.1097446Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32 2022-08-17T12:22:25.1237989Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32 2022-08-17T12:22:25.1554038Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64 2022-08-17T12:22:25.1585801Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8 2022-08-17T12:22:25.1688740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16 2022-08-17T12:22:25.1728532Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64 2022-08-17T12:22:25.1986917Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32 2022-08-17T12:22:25.2191770Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32 2022-08-17T12:22:25.2512134Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32 2022-08-17T12:22:25.2633630Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32 2022-08-17T12:22:25.2648089Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32 2022-08-17T12:22:25.2682148Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32 2022-08-17T12:22:25.3009153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64 2022-08-17T12:22:25.3072449Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32 2022-08-17T12:22:25.3491520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32 2022-08-17T12:22:25.3510228Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16 2022-08-17T12:22:25.3568350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32 2022-08-17T12:22:25.3600443Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32 2022-08-17T12:22:25.4107020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32 2022-08-17T12:22:25.4127769Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32 2022-08-17T12:22:25.4342628Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32 2022-08-17T12:22:25.4630312Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32 2022-08-17T12:22:25.4742067Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32 2022-08-17T12:22:25.5070984Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32 2022-08-17T12:22:25.5188362Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32 2022-08-17T12:22:25.5436437Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32 2022-08-17T12:22:25.5778854Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32 2022-08-17T12:22:25.5873590Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32 2022-08-17T12:22:25.6163012Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64 2022-08-17T12:22:25.6314256Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64 2022-08-17T12:22:25.6406016Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32 2022-08-17T12:22:25.6501326Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32 2022-08-17T12:22:25.6533183Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32 2022-08-17T12:22:25.6877114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64 2022-08-17T12:22:25.6884277Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32 2022-08-17T12:22:25.7312277Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32 2022-08-17T12:22:25.7319055Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64 2022-08-17T12:22:25.7751544Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64 2022-08-17T12:22:25.7771991Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32 2022-08-17T12:22:25.8231426Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32 2022-08-17T12:22:25.8261304Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64 2022-08-17T12:22:25.8289865Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64 2022-08-17T12:22:25.8314562Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64 2022-08-17T12:22:25.8683663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16 2022-08-17T12:22:25.8691606Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32 2022-08-17T12:22:25.9124447Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32 2022-08-17T12:22:25.9130355Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16 2022-08-17T12:22:25.9145132Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64 2022-08-17T12:22:25.9251590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool 2022-08-17T12:22:25.9650793Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64 2022-08-17T12:22:25.9656844Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32 2022-08-17T12:22:25.9864862Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32 2022-08-17T12:22:25.9889888Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64 2022-08-17T12:22:26.0089091Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8 2022-08-17T12:22:26.0094655Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32 2022-08-17T12:22:26.0517860Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32 2022-08-17T12:22:26.0527991Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32 2022-08-17T12:22:26.0996565Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32 2022-08-17T12:22:26.1007304Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64 2022-08-17T12:22:26.1461864Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64 2022-08-17T12:22:26.1472273Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32 2022-08-17T12:22:26.1835823Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32 2022-08-17T12:22:26.1975389Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64 2022-08-17T12:22:26.1984595Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16 2022-08-17T12:22:26.2003330Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64 2022-08-17T12:22:26.2033218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32 2022-08-17T12:22:26.2058376Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool 2022-08-17T12:22:26.2092355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128 2022-08-17T12:22:26.2118701Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8 2022-08-17T12:22:26.2314703Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8 2022-08-17T12:22:26.2399623Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32 2022-08-17T12:22:26.2757417Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32 2022-08-17T12:22:26.2825159Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64 2022-08-17T12:22:26.3197813Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64 2022-08-17T12:22:26.3243819Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32 2022-08-17T12:22:26.3713085Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32 2022-08-17T12:22:26.3841693Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32 2022-08-17T12:22:26.4172299Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32 2022-08-17T12:22:26.4247045Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32 2022-08-17T12:22:26.4672911Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32 2022-08-17T12:22:26.4856504Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64 2022-08-17T12:22:26.5112445Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64 2022-08-17T12:22:26.5220135Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32 2022-08-17T12:22:26.5440075Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32 2022-08-17T12:22:26.5458776Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8 2022-08-17T12:22:26.5633058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16 2022-08-17T12:22:26.5899933Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32 2022-08-17T12:22:26.5915051Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32 2022-08-17T12:22:26.5979736Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64 2022-08-17T12:22:26.6008577Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32 2022-08-17T12:22:26.6044750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:22:26.6467307Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:22:26.6475168Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32 2022-08-17T12:22:26.6818482Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32 2022-08-17T12:22:26.6875044Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16 2022-08-17T12:22:26.6953160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool 2022-08-17T12:22:26.6958176Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32 2022-08-17T12:22:26.7436992Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32 2022-08-17T12:22:26.7441935Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32 2022-08-17T12:22:26.7878252Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32 2022-08-17T12:22:26.7883494Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32 2022-08-17T12:22:26.8356323Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32 2022-08-17T12:22:26.8361365Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32 2022-08-17T12:22:26.8837334Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32 2022-08-17T12:22:26.8840315Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32 2022-08-17T12:22:26.8854011Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32 2022-08-17T12:22:26.8877344Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64 2022-08-17T12:22:26.8949047Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8 2022-08-17T12:22:26.8974731Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool 2022-08-17T12:22:26.9180225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128 2022-08-17T12:22:26.9196850Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128 2022-08-17T12:22:26.9233588Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32 2022-08-17T12:22:26.9288115Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:22:26.9677052Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:22:26.9720392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:22:27.0155801Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:22:27.0156496Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:22:27.0626549Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:22:27.0630198Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:22:27.1080561Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:22:27.1084003Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32 2022-08-17T12:22:27.1572963Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32 2022-08-17T12:22:27.1576362Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32 2022-08-17T12:22:27.1777993Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32 2022-08-17T12:22:27.1787236Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128 2022-08-17T12:22:27.1803026Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8 2022-08-17T12:22:27.1815607Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8 2022-08-17T12:22:27.2017637Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64 2022-08-17T12:22:27.2021778Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:22:27.2447404Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:22:27.2451665Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:22:27.2880714Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:22:27.2884969Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32 2022-08-17T12:22:27.3337075Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32 2022-08-17T12:22:27.3341186Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32 2022-08-17T12:22:27.3432345Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32 2022-08-17T12:22:27.3458256Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64 2022-08-17T12:22:27.3761389Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16 2022-08-17T12:22:27.3766204Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32 2022-08-17T12:22:27.4210157Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32 2022-08-17T12:22:27.4214655Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:22:27.4666694Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:22:27.4671082Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:22:27.5086622Z [gw1] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:22:27.5128947Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32 2022-08-17T12:22:27.5224270Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32 2022-08-17T12:22:27.5237826Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8 2022-08-17T12:22:27.5597454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16 2022-08-17T12:22:27.5602232Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32 2022-08-17T12:22:27.6037645Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32 2022-08-17T12:22:27.6043140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32 2022-08-17T12:22:27.6339255Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32 2022-08-17T12:22:27.6379809Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16 2022-08-17T12:22:27.6517360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool 2022-08-17T12:22:27.6521131Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32 2022-08-17T12:22:27.6621323Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32 2022-08-17T12:22:27.6648804Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16 2022-08-17T12:22:27.6958373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32 2022-08-17T12:22:27.6963235Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32 2022-08-17T12:22:27.7147749Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32 2022-08-17T12:22:27.7165180Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool 2022-08-17T12:22:27.7405703Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128 2022-08-17T12:22:27.7406337Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32 2022-08-17T12:22:27.7751249Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32 2022-08-17T12:22:27.7768428Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128 2022-08-17T12:22:27.7880638Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32 2022-08-17T12:22:27.7883845Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32 2022-08-17T12:22:27.8099411Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32 2022-08-17T12:22:27.8177855Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32 2022-08-17T12:22:27.8335785Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64 2022-08-17T12:22:27.8336483Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:22:27.8354594Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:22:27.8372135Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32 2022-08-17T12:22:27.8759591Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64 2022-08-17T12:22:27.8760259Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:22:27.9143656Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:22:27.9164517Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64 2022-08-17T12:22:27.9196966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16 2022-08-17T12:22:27.9200336Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:22:27.9673453Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:22:27.9678349Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32 2022-08-17T12:22:27.9679100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:22:27.9694189Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:22:27.9890284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64 2022-08-17T12:22:27.9910328Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16 2022-08-17T12:22:27.9944652Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32 2022-08-17T12:22:27.9972367Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64 2022-08-17T12:22:28.0104561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16 2022-08-17T12:22:28.0105232Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:22:28.0497019Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:22:28.0541287Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32 2022-08-17T12:22:28.0544315Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:22:28.0553537Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:22:28.0988199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64 2022-08-17T12:22:28.0988858Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:22:28.1142987Z [gw1] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:22:28.1161052Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64 2022-08-17T12:22:28.1440253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16 2022-08-17T12:22:28.1440873Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:22:28.1696820Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:22:28.1734223Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16 2022-08-17T12:22:28.1736761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32 2022-08-17T12:22:28.1755216Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16 2022-08-17T12:22:28.1900166Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32 2022-08-17T12:22:28.1900775Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32 2022-08-17T12:22:28.2220232Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32 2022-08-17T12:22:28.2237117Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32 2022-08-17T12:22:28.2328999Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64 2022-08-17T12:22:28.2329589Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32 2022-08-17T12:22:28.2823702Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32 2022-08-17T12:22:28.2824415Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64 2022-08-17T12:22:28.2825030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8 2022-08-17T12:22:28.2825585Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64 2022-08-17T12:22:28.3200291Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64 2022-08-17T12:22:28.3251267Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32 2022-08-17T12:22:28.3254368Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8 2022-08-17T12:22:28.3265002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8 2022-08-17T12:22:28.3400187Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32 2022-08-17T12:22:28.3429091Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32 2022-08-17T12:22:28.3716076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64 2022-08-17T12:22:28.3716703Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64 2022-08-17T12:22:28.3796031Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64 2022-08-17T12:22:28.3807933Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8 2022-08-17T12:22:28.3906435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16 2022-08-17T12:22:28.4194681Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16 2022-08-17T12:22:28.4195392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32 2022-08-17T12:22:28.4313658Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32 2022-08-17T12:22:28.4318486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool 2022-08-17T12:22:28.4400164Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool 2022-08-17T12:22:28.4420968Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64 2022-08-17T12:22:28.4630196Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8 2022-08-17T12:22:28.4653709Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64 2022-08-17T12:22:28.4748677Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64 2022-08-17T12:22:28.4784778Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128 2022-08-17T12:22:28.5058539Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128 2022-08-17T12:22:28.5062840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32 2022-08-17T12:22:28.5230951Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32 2022-08-17T12:22:28.5272737Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32 2022-08-17T12:22:28.5413004Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32 2022-08-17T12:22:28.5423259Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64 2022-08-17T12:22:28.5491186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16 2022-08-17T12:22:28.5500336Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64 2022-08-17T12:22:28.5609396Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64 2022-08-17T12:22:28.5630970Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8 2022-08-17T12:22:28.5667151Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8 2022-08-17T12:22:28.5705273Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64 2022-08-17T12:22:28.5903299Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64 2022-08-17T12:22:28.5932852Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32 2022-08-17T12:22:28.6149910Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32 2022-08-17T12:22:28.6183641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16 2022-08-17T12:22:28.6391298Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16 2022-08-17T12:22:28.6459422Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64 2022-08-17T12:22:28.6628841Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64 2022-08-17T12:22:28.6650222Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32 2022-08-17T12:22:28.6742788Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32 2022-08-17T12:22:28.6764268Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8 2022-08-17T12:22:28.6768025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16 2022-08-17T12:22:28.6825617Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32 2022-08-17T12:22:28.7271118Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32 2022-08-17T12:22:28.7426095Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64 2022-08-17T12:22:28.7510759Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64 2022-08-17T12:22:28.7671664Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64 2022-08-17T12:22:28.7705449Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32 2022-08-17T12:22:28.7719717Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64 2022-08-17T12:22:28.7750595Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16 2022-08-17T12:22:28.7932219Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32 2022-08-17T12:22:28.8115110Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16 2022-08-17T12:22:28.8173879Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64 2022-08-17T12:22:28.8188659Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64 2022-08-17T12:22:28.8236118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32 2022-08-17T12:22:28.8608131Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32 2022-08-17T12:22:28.8608758Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32 2022-08-17T12:22:28.8669623Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32 2022-08-17T12:22:28.8677345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64 2022-08-17T12:22:28.9076042Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64 2022-08-17T12:22:28.9079965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8 2022-08-17T12:22:28.9157261Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64 2022-08-17T12:22:28.9189449Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8 2022-08-17T12:22:28.9480451Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64 2022-08-17T12:22:28.9592220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32 2022-08-17T12:22:28.9633217Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32 2022-08-17T12:22:28.9633904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8 2022-08-17T12:22:28.9956563Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8 2022-08-17T12:22:29.0031263Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64 2022-08-17T12:22:29.0044371Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64 2022-08-17T12:22:29.0069786Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16 2022-08-17T12:22:29.0109027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool 2022-08-17T12:22:29.0202538Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16 2022-08-17T12:22:29.0393454Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16 2022-08-17T12:22:29.0428770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32 2022-08-17T12:22:29.0547658Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32 2022-08-17T12:22:29.0581911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool 2022-08-17T12:22:29.0875130Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool 2022-08-17T12:22:29.0989276Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64 2022-08-17T12:22:29.1131843Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128 2022-08-17T12:22:29.1210122Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128 2022-08-17T12:22:29.1354123Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64 2022-08-17T12:22:29.1379191Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32 2022-08-17T12:22:29.1575329Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64 2022-08-17T12:22:29.1604926Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32 2022-08-17T12:22:29.1875050Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64 2022-08-17T12:22:29.1879868Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64 2022-08-17T12:22:29.1882218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16 2022-08-17T12:22:29.1896501Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16 2022-08-17T12:22:29.2029684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32 2022-08-17T12:22:29.2311757Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16 2022-08-17T12:22:29.2474025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32 2022-08-17T12:22:29.2832099Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32 2022-08-17T12:22:29.2940992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64 2022-08-17T12:22:29.3136400Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64 2022-08-17T12:22:29.3162601Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool 2022-08-17T12:22:29.3204076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128 2022-08-17T12:22:29.3310356Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16 2022-08-17T12:22:29.3798586Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16 2022-08-17T12:22:29.3806612Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32 2022-08-17T12:22:29.4152149Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32 2022-08-17T12:22:29.4243108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64 2022-08-17T12:22:29.4525631Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64 2022-08-17T12:22:29.4538316Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32 2022-08-17T12:22:29.4553488Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64 2022-08-17T12:22:29.4673218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8 2022-08-17T12:22:29.4996439Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8 2022-08-17T12:22:29.5125448Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8 2022-08-17T12:22:29.5402680Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8 2022-08-17T12:22:29.5418968Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64 2022-08-17T12:22:29.5432188Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32 2022-08-17T12:22:29.7203869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16 2022-08-17T12:22:29.7231560Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32 2022-08-17T12:22:29.7619977Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64 2022-08-17T12:22:29.7620624Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64 2022-08-17T12:22:29.7745368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16 2022-08-17T12:22:29.7772484Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64 2022-08-17T12:22:29.8051863Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32 2022-08-17T12:22:29.8312102Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32 2022-08-17T12:22:29.8339107Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64 2022-08-17T12:22:29.8571444Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64 2022-08-17T12:22:29.8593517Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16 2022-08-17T12:22:29.8755368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32 2022-08-17T12:22:29.8758355Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32 2022-08-17T12:22:29.9031627Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32 2022-08-17T12:22:29.9040882Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128 2022-08-17T12:22:29.9191126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64 2022-08-17T12:22:30.0881970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64 2022-08-17T12:22:30.0899525Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32 2022-08-17T12:22:30.1878929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64 2022-08-17T12:22:30.1905044Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16 2022-08-17T12:22:30.4148293Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32 2022-08-17T12:22:30.4174854Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64 2022-08-17T12:22:30.5350397Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16 2022-08-17T12:22:30.5365501Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32 2022-08-17T12:22:30.5839245Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64 2022-08-17T12:22:30.5854560Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64 2022-08-17T12:22:30.6144926Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16 2022-08-17T12:22:30.6167985Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64 2022-08-17T12:22:30.6905897Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32 2022-08-17T12:22:30.6932356Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16 2022-08-17T12:22:30.9072131Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool 2022-08-17T12:22:30.9112687Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32 2022-08-17T12:22:30.9507642Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32 2022-08-17T12:22:30.9522331Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64 2022-08-17T12:22:31.2056671Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8 2022-08-17T12:22:31.2101637Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool 2022-08-17T12:22:31.3279529Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128 2022-08-17T12:22:31.3317995Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16 2022-08-17T12:22:31.3557431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32 2022-08-17T12:22:31.3586097Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8 2022-08-17T12:22:31.6032873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8 2022-08-17T12:22:31.6064544Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32 2022-08-17T12:22:31.6289588Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64 2022-08-17T12:22:31.6477181Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64 2022-08-17T12:22:31.6599072Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32 2022-08-17T12:22:31.6989941Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32 2022-08-17T12:22:31.7019805Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64 2022-08-17T12:22:31.7038610Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64 2022-08-17T12:22:31.7050572Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32 2022-08-17T12:22:31.7426264Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64 2022-08-17T12:22:31.7439021Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32 2022-08-17T12:22:31.7508564Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32 2022-08-17T12:22:31.7526828Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8 2022-08-17T12:22:31.7870907Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16 2022-08-17T12:22:31.7913753Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64 2022-08-17T12:22:31.8311579Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64 2022-08-17T12:22:31.8319362Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32 2022-08-17T12:22:31.8751376Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32 2022-08-17T12:22:31.8870932Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64 2022-08-17T12:22:31.9103570Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64 2022-08-17T12:22:31.9129255Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16 2022-08-17T12:22:31.9154369Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128 2022-08-17T12:22:31.9247646Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32 2022-08-17T12:22:31.9333541Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32 2022-08-17T12:22:31.9351189Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128 2022-08-17T12:22:31.9637200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64 2022-08-17T12:22:31.9720752Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64 2022-08-17T12:22:31.9749091Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64 2022-08-17T12:22:31.9771423Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128 2022-08-17T12:22:32.0121730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64 2022-08-17T12:22:32.0181578Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32 2022-08-17T12:22:32.0378612Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32 2022-08-17T12:22:32.0404362Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64 2022-08-17T12:22:32.0583494Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32 2022-08-17T12:22:32.0649484Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64 2022-08-17T12:22:32.0896573Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64 2022-08-17T12:22:32.0933188Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32 2022-08-17T12:22:32.1060100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64 2022-08-17T12:22:32.1063682Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32 2022-08-17T12:22:32.1291595Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32 2022-08-17T12:22:32.1325038Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64 2022-08-17T12:22:32.1671513Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16 2022-08-17T12:22:32.1840992Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64 2022-08-17T12:22:32.1882749Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64 2022-08-17T12:22:32.1990442Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16 2022-08-17T12:22:32.2005248Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64 2022-08-17T12:22:32.2164756Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32 2022-08-17T12:22:32.2302821Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16 2022-08-17T12:22:32.2392123Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32 2022-08-17T12:22:32.2408780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool 2022-08-17T12:22:32.2435060Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool 2022-08-17T12:22:32.2531304Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64 2022-08-17T12:22:32.2836744Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64 2022-08-17T12:22:32.2900487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128 2022-08-17T12:22:32.2925434Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128 2022-08-17T12:22:32.2926050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32 2022-08-17T12:22:32.3312766Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32 2022-08-17T12:22:32.3391685Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64 2022-08-17T12:22:32.3399127Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64 2022-08-17T12:22:32.3785810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64 2022-08-17T12:22:32.3789654Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64 2022-08-17T12:22:32.3810529Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16 2022-08-17T12:22:32.3868017Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32 2022-08-17T12:22:32.4016102Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16 2022-08-17T12:22:32.4233159Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32 2022-08-17T12:22:32.4241372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32 2022-08-17T12:22:32.4286592Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64 2022-08-17T12:22:32.4312629Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32 2022-08-17T12:22:32.4624676Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64 2022-08-17T12:22:32.4648980Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64 2022-08-17T12:22:32.4689839Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32 2022-08-17T12:22:32.4701692Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32 2022-08-17T12:22:32.4707848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64 2022-08-17T12:22:32.4735996Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64 2022-08-17T12:22:32.4881940Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32 2022-08-17T12:22:32.4900041Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16 2022-08-17T12:22:32.5117029Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32 2022-08-17T12:22:32.5176004Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32 2022-08-17T12:22:32.5184131Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16 2022-08-17T12:22:32.5217676Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16 2022-08-17T12:22:32.5651948Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32 2022-08-17T12:22:32.5667088Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64 2022-08-17T12:22:32.5677697Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64 2022-08-17T12:22:32.5683508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32 2022-08-17T12:22:32.6037296Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32 2022-08-17T12:22:32.6042286Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64 2022-08-17T12:22:32.6083538Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32 2022-08-17T12:22:32.6094687Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64 2022-08-17T12:22:32.6517144Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32 2022-08-17T12:22:32.6523388Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64 2022-08-17T12:22:32.6564600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8 2022-08-17T12:22:32.6610467Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8 2022-08-17T12:22:32.6623985Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32 2022-08-17T12:22:32.7051475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64 2022-08-17T12:22:32.7056892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8 2022-08-17T12:22:32.7552536Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8 2022-08-17T12:22:32.7720103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16 2022-08-17T12:22:32.7755967Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64 2022-08-17T12:22:32.7761865Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16 2022-08-17T12:22:32.7827480Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32 2022-08-17T12:22:32.7847603Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32 2022-08-17T12:22:32.7952113Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64 2022-08-17T12:22:32.8161624Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool 2022-08-17T12:22:32.8194855Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32 2022-08-17T12:22:32.8215864Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64 2022-08-17T12:22:32.8343489Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool 2022-08-17T12:22:32.8361207Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64 2022-08-17T12:22:32.8362245Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128 2022-08-17T12:22:32.8365224Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16 2022-08-17T12:22:32.8661645Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64 2022-08-17T12:22:32.8684431Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128 2022-08-17T12:22:32.8762964Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32 2022-08-17T12:22:32.8793296Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32 2022-08-17T12:22:32.9099859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64 2022-08-17T12:22:32.9118968Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64 2022-08-17T12:22:32.9230637Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64 2022-08-17T12:22:32.9234748Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64 2022-08-17T12:22:32.9544726Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16 2022-08-17T12:22:32.9638728Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16 2022-08-17T12:22:32.9643632Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32 2022-08-17T12:22:32.9674336Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32 2022-08-17T12:22:32.9958308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32 2022-08-17T12:22:32.9975340Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16 2022-08-17T12:22:32.9988778Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32 2022-08-17T12:22:32.9997337Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32 2022-08-17T12:22:33.0113085Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64 2022-08-17T12:22:33.0201154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64 2022-08-17T12:22:33.0408033Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64 2022-08-17T12:22:33.0466028Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64 2022-08-17T12:22:33.0678932Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32 2022-08-17T12:22:33.0709753Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32 2022-08-17T12:22:33.0834519Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16 2022-08-17T12:22:33.0872523Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16 2022-08-17T12:22:33.1120429Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64 2022-08-17T12:22:33.1154984Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64 2022-08-17T12:22:33.1189630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8 2022-08-17T12:22:33.1287033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32 2022-08-17T12:22:33.1312450Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64 2022-08-17T12:22:33.1317180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32 2022-08-17T12:22:33.1413231Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32 2022-08-17T12:22:33.1631779Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32 2022-08-17T12:22:33.1759142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64 2022-08-17T12:22:33.1871278Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64 2022-08-17T12:22:33.1995158Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64 2022-08-17T12:22:33.2157601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8 2022-08-17T12:22:33.2194910Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64 2022-08-17T12:22:33.2236925Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32 2022-08-17T12:22:33.2278974Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8 2022-08-17T12:22:33.2308196Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32 2022-08-17T12:22:33.2474031Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64 2022-08-17T12:22:33.2559525Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8 2022-08-17T12:22:33.2676108Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32 2022-08-17T12:22:33.2749124Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64 2022-08-17T12:22:33.3032379Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8 2022-08-17T12:22:33.3041525Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16 2022-08-17T12:22:33.3395995Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16 2022-08-17T12:22:33.3497181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128 2022-08-17T12:22:33.3645827Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128 2022-08-17T12:22:33.3663010Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64 2022-08-17T12:22:33.3873576Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32 2022-08-17T12:22:33.3946247Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64 2022-08-17T12:22:33.4018111Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64 2022-08-17T12:22:33.4072738Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32 2022-08-17T12:22:33.4143700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32 2022-08-17T12:22:33.4157821Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32 2022-08-17T12:22:33.4174793Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8 2022-08-17T12:22:33.4354932Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8 2022-08-17T12:22:33.4370875Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16 2022-08-17T12:22:33.4591743Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16 2022-08-17T12:22:33.4661553Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64 2022-08-17T12:22:33.4716534Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64 2022-08-17T12:22:33.4802127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32 2022-08-17T12:22:33.4946047Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32 2022-08-17T12:22:33.4957030Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64 2022-08-17T12:22:33.4962785Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32 2022-08-17T12:22:33.5054126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8 2022-08-17T12:22:33.5246861Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32 2022-08-17T12:22:33.5255980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64 2022-08-17T12:22:33.5394485Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64 2022-08-17T12:22:33.5557295Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64 2022-08-17T12:22:33.5710016Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64 2022-08-17T12:22:33.5911843Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16 2022-08-17T12:22:33.5919944Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32 2022-08-17T12:22:33.5974148Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16 2022-08-17T12:22:33.6075606Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32 2022-08-17T12:22:33.6261322Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool 2022-08-17T12:22:33.6432634Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool 2022-08-17T12:22:33.6518333Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64 2022-08-17T12:22:33.6657555Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16 2022-08-17T12:22:33.6676853Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8 2022-08-17T12:22:33.6680418Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8 2022-08-17T12:22:33.6689876Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8 2022-08-17T12:22:33.6924806Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16 2022-08-17T12:22:33.6945249Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64 2022-08-17T12:22:33.6956843Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16 2022-08-17T12:22:33.7004784Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32 2022-08-17T12:22:33.7495619Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32 2022-08-17T12:22:33.7537425Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32 2022-08-17T12:22:33.7560122Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32 2022-08-17T12:22:33.7666422Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32 2022-08-17T12:22:33.8161838Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64 2022-08-17T12:22:33.8188526Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64 2022-08-17T12:22:33.8219106Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16 2022-08-17T12:22:33.8234195Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8 2022-08-17T12:22:33.8598667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16 2022-08-17T12:22:33.8624609Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16 2022-08-17T12:22:33.9055310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32 2022-08-17T12:22:33.9085508Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32 2022-08-17T12:22:33.9600074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64 2022-08-17T12:22:33.9615987Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64 2022-08-17T12:22:33.9952260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8 2022-08-17T12:22:33.9979887Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32 2022-08-17T12:22:33.9980529Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32 2022-08-17T12:22:34.0032543Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8 2022-08-17T12:22:34.0320518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8 2022-08-17T12:22:34.0475115Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8 2022-08-17T12:22:34.0512276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16 2022-08-17T12:22:34.0536596Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16 2022-08-17T12:22:34.0874456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool 2022-08-17T12:22:34.0957183Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16 2022-08-17T12:22:34.1269605Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool 2022-08-17T12:22:34.1393884Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool 2022-08-17T12:22:34.1780711Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16 2022-08-17T12:22:34.1875556Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16 2022-08-17T12:22:34.2139365Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32 2022-08-17T12:22:34.2163700Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32 2022-08-17T12:22:34.2206991Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64 2022-08-17T12:22:34.2356838Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32 2022-08-17T12:22:34.2546153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64 2022-08-17T12:22:34.2566384Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool 2022-08-17T12:22:34.2583462Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64 2022-08-17T12:22:34.2594080Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16 2022-08-17T12:22:34.2601990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128 2022-08-17T12:22:34.2615704Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32 2022-08-17T12:22:34.2628782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128 2022-08-17T12:22:34.2824488Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64 2022-08-17T12:22:34.2868822Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32 2022-08-17T12:22:34.3055760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16 2022-08-17T12:22:34.3151664Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16 2022-08-17T12:22:34.3218892Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64 2022-08-17T12:22:34.3349435Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64 2022-08-17T12:22:34.3496909Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32 2022-08-17T12:22:34.3613073Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32 2022-08-17T12:22:34.3653079Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32 2022-08-17T12:22:34.3763201Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32 2022-08-17T12:22:34.4016857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64 2022-08-17T12:22:34.4027583Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64 2022-08-17T12:22:34.4035223Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64 2022-08-17T12:22:34.4438245Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64 2022-08-17T12:22:34.4443432Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32 2022-08-17T12:22:34.4549607Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32 2022-08-17T12:22:34.4679725Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8 2022-08-17T12:22:34.4908392Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8 2022-08-17T12:22:34.4922728Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64 2022-08-17T12:22:34.4930423Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64 2022-08-17T12:22:34.5123949Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8 2022-08-17T12:22:34.5332881Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8 2022-08-17T12:22:34.5333611Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32 2022-08-17T12:22:34.5395653Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32 2022-08-17T12:22:34.5614631Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16 2022-08-17T12:22:34.5773998Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16 2022-08-17T12:22:34.5776301Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32 2022-08-17T12:22:34.5911792Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32 2022-08-17T12:22:34.6187766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool 2022-08-17T12:22:34.6282862Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool 2022-08-17T12:22:34.6329971Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64 2022-08-17T12:22:34.6334908Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64 2022-08-17T12:22:34.6560684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128 2022-08-17T12:22:34.6693301Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128 2022-08-17T12:22:34.6697014Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32 2022-08-17T12:22:34.6871756Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32 2022-08-17T12:22:34.7052100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64 2022-08-17T12:22:34.7155630Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64 2022-08-17T12:22:34.7159391Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64 2022-08-17T12:22:34.7309833Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64 2022-08-17T12:22:34.7488747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16 2022-08-17T12:22:34.7631136Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16 2022-08-17T12:22:34.7683981Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64 2022-08-17T12:22:34.7691486Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128 2022-08-17T12:22:34.7700626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32 2022-08-17T12:22:34.7759162Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64 2022-08-17T12:22:34.7882643Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64 2022-08-17T12:22:34.7999824Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32 2022-08-17T12:22:34.8074571Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32 2022-08-17T12:22:34.8231974Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32 2022-08-17T12:22:34.8476072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64 2022-08-17T12:22:34.8488336Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64 2022-08-17T12:22:34.8542106Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64 2022-08-17T12:22:34.8651242Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64 2022-08-17T12:22:34.8657379Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128 2022-08-17T12:22:34.8675647Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16 2022-08-17T12:22:34.8869775Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64 2022-08-17T12:22:34.8961821Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16 2022-08-17T12:22:34.8965964Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32 2022-08-17T12:22:34.9111626Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32 2022-08-17T12:22:34.9279381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32 2022-08-17T12:22:34.9434863Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32 2022-08-17T12:22:34.9439493Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64 2022-08-17T12:22:34.9590193Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64 2022-08-17T12:22:34.9775846Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64 2022-08-17T12:22:34.9847481Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64 2022-08-17T12:22:34.9850485Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32 2022-08-17T12:22:34.9912705Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32 2022-08-17T12:22:35.0323877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8 2022-08-17T12:22:35.0329347Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8 2022-08-17T12:22:35.0356988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64 2022-08-17T12:22:35.0429710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8 2022-08-17T12:22:35.0840525Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64 2022-08-17T12:22:35.0844654Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32 2022-08-17T12:22:35.0885833Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32 2022-08-17T12:22:35.0927436Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8 2022-08-17T12:22:35.1245675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16 2022-08-17T12:22:35.1251118Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16 2022-08-17T12:22:35.1353136Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32 2022-08-17T12:22:35.1505242Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16 2022-08-17T12:22:35.1783693Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16 2022-08-17T12:22:35.1803700Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64 2022-08-17T12:22:35.1887956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16 2022-08-17T12:22:35.1908976Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32 2022-08-17T12:22:35.1914248Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32 2022-08-17T12:22:35.1920404Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64 2022-08-17T12:22:35.2069001Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32 2022-08-17T12:22:35.2310914Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64 2022-08-17T12:22:35.2362077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64 2022-08-17T12:22:35.2373900Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64 2022-08-17T12:22:35.2402678Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32 2022-08-17T12:22:35.2824705Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32 2022-08-17T12:22:35.2825304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16 2022-08-17T12:22:35.2884551Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16 2022-08-17T12:22:35.2891777Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64 2022-08-17T12:22:35.3105560Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64 2022-08-17T12:22:35.3120448Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64 2022-08-17T12:22:35.3260061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16 2022-08-17T12:22:35.3267449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32 2022-08-17T12:22:35.3389010Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32 2022-08-17T12:22:35.3605187Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32 2022-08-17T12:22:35.3692734Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64 2022-08-17T12:22:35.4141951Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64 2022-08-17T12:22:35.4150019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8 2022-08-17T12:22:35.4469975Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8 2022-08-17T12:22:35.4481277Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32 2022-08-17T12:22:35.4524394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8 2022-08-17T12:22:35.4589159Z test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32 2022-08-17T12:22:35.4950947Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8 2022-08-17T12:22:35.4992388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16 2022-08-17T12:22:35.5511814Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16 2022-08-17T12:22:35.5541430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool 2022-08-17T12:22:35.5578030Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool 2022-08-17T12:22:35.5588741Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16 2022-08-17T12:22:35.5868341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32 2022-08-17T12:22:35.5876234Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128 2022-08-17T12:22:35.6313348Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128 2022-08-17T12:22:35.6321495Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64 2022-08-17T12:22:35.6794767Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64 2022-08-17T12:22:35.6802038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16 2022-08-17T12:22:35.7194513Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16 2022-08-17T12:22:35.7229859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32 2022-08-17T12:22:35.7641709Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32 2022-08-17T12:22:35.7659617Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32 2022-08-17T12:22:35.7671444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64 2022-08-17T12:22:35.7680845Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64 2022-08-17T12:22:35.8133208Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64 2022-08-17T12:22:35.8133991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16 2022-08-17T12:22:35.8516451Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16 2022-08-17T12:22:35.8580381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32 2022-08-17T12:22:35.8957058Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32 2022-08-17T12:22:35.9022871Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64 2022-08-17T12:22:35.9047129Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64 2022-08-17T12:22:35.9083448Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16 2022-08-17T12:22:35.9397140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32 2022-08-17T12:22:35.9462038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8 2022-08-17T12:22:35.9584817Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8 2022-08-17T12:22:35.9600436Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64 2022-08-17T12:22:35.9908797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16 2022-08-17T12:22:35.9916032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8 2022-08-17T12:22:36.0352956Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8 2022-08-17T12:22:36.1661226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16 2022-08-17T12:22:36.1696567Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16 2022-08-17T12:22:36.1795076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32 2022-08-17T12:22:36.1819264Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32 2022-08-17T12:22:36.3360553Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64 2022-08-17T12:22:36.3392299Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16 2022-08-17T12:22:36.4300725Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool 2022-08-17T12:22:36.4342551Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32 2022-08-17T12:22:36.4724879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64 2022-08-17T12:22:36.4746923Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64 2022-08-17T12:22:36.6686204Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16 2022-08-17T12:22:36.6702629Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16 2022-08-17T12:22:36.7517944Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32 2022-08-17T12:22:36.7524392Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64 2022-08-17T12:22:36.8397246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8 2022-08-17T12:22:36.8414501Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool 2022-08-17T12:22:36.9006364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128 2022-08-17T12:22:36.9037627Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32 2022-08-17T12:22:37.1436257Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64 2022-08-17T12:22:37.1450031Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8 2022-08-17T12:22:37.2988188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8 2022-08-17T12:22:37.3026150Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64 2022-08-17T12:22:37.4591933Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8 2022-08-17T12:22:37.4613248Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8 2022-08-17T12:22:37.6827874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16 2022-08-17T12:22:37.6843930Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8 2022-08-17T12:22:37.7722189Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8 2022-08-17T12:22:37.7823694Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16 2022-08-17T12:22:37.9482356Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128 2022-08-17T12:22:37.9495738Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128 2022-08-17T12:22:37.9510433Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64 2022-08-17T12:22:37.9536875Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8 2022-08-17T12:22:37.9962072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16 2022-08-17T12:22:37.9975955Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128 2022-08-17T12:22:38.1937347Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64 2022-08-17T12:22:38.1953301Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64 2022-08-17T12:22:38.1985288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32 2022-08-17T12:22:38.2003455Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16 2022-08-17T12:22:38.3931200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool 2022-08-17T12:22:38.3954520Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32 2022-08-17T12:22:38.5829537Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64 2022-08-17T12:22:38.5850656Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64 2022-08-17T12:22:38.6125692Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16 2022-08-17T12:22:38.6145373Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool 2022-08-17T12:22:38.7352737Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128 2022-08-17T12:22:38.7374873Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64 2022-08-17T12:22:38.7459597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32 2022-08-17T12:22:38.7482595Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16 2022-08-17T12:22:38.9660968Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32 2022-08-17T12:22:38.9694872Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32 2022-08-17T12:22:39.0296990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64 2022-08-17T12:22:39.0319450Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32 2022-08-17T12:22:39.0383173Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64 2022-08-17T12:22:39.0398662Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128 2022-08-17T12:22:39.2263181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64 2022-08-17T12:22:39.2342546Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64 2022-08-17T12:22:39.3079715Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16 2022-08-17T12:22:39.3109755Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64 2022-08-17T12:22:39.3734726Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8 2022-08-17T12:22:39.3763845Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8 2022-08-17T12:22:39.4310448Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8 2022-08-17T12:22:39.4336224Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8 2022-08-17T12:22:39.4638930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16 2022-08-17T12:22:39.4872424Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16 2022-08-17T12:22:39.4935824Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool 2022-08-17T12:22:39.4951280Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool 2022-08-17T12:22:39.4998190Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16 2022-08-17T12:22:39.5356059Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32 2022-08-17T12:22:39.5608721Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32 2022-08-17T12:22:39.5632564Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64 2022-08-17T12:22:39.6290812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32 2022-08-17T12:22:39.6323203Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32 2022-08-17T12:22:39.6369557Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64 2022-08-17T12:22:39.6393915Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32 2022-08-17T12:22:39.6491343Z test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32 2022-08-17T12:22:39.6576781Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32 2022-08-17T12:22:39.6605194Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32 2022-08-17T12:22:39.6952004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64 2022-08-17T12:22:39.6989521Z test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32 2022-08-17T12:22:39.7014768Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64 2022-08-17T12:22:39.7143324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16 2022-08-17T12:22:39.7551588Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16 2022-08-17T12:22:39.7626445Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32 2022-08-17T12:22:39.7937856Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32 2022-08-17T12:22:39.7946719Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64 2022-08-17T12:22:39.7969869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64 2022-08-17T12:22:39.8050253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8 2022-08-17T12:22:39.8174088Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64 2022-08-17T12:22:39.8304790Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32 2022-08-17T12:22:39.8472106Z test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32 2022-08-17T12:22:39.8537522Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8 2022-08-17T12:22:39.8913061Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8 2022-08-17T12:22:39.8921465Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8 2022-08-17T12:22:39.8941598Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32 2022-08-17T12:22:39.8960547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64 2022-08-17T12:22:39.9277530Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8 2022-08-17T12:22:39.9411182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16 2022-08-17T12:22:39.9433577Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8 2022-08-17T12:22:39.9796229Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8 2022-08-17T12:22:39.9828059Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32 2022-08-17T12:22:40.1461808Z test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32 2022-08-17T12:22:40.1481612Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64 2022-08-17T12:22:40.2373966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16 2022-08-17T12:22:40.2398561Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8 2022-08-17T12:22:40.2854609Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16 2022-08-17T12:22:40.2888669Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32 2022-08-17T12:22:40.4359131Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32 2022-08-17T12:22:40.4383890Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16 2022-08-17T12:22:40.5018693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool 2022-08-17T12:22:40.5031392Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16 2022-08-17T12:22:40.5762201Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32 2022-08-17T12:22:40.5790163Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16 2022-08-17T12:22:40.6909534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool 2022-08-17T12:22:40.6921210Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool 2022-08-17T12:22:40.7352282Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16 2022-08-17T12:22:40.7385040Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32 2022-08-17T12:22:40.8971143Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32 2022-08-17T12:22:40.9001881Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32 2022-08-17T12:22:40.9473539Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32 2022-08-17T12:22:40.9503209Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32 2022-08-17T12:22:41.0003742Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64 2022-08-17T12:22:41.0024473Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32 2022-08-17T12:22:41.0750470Z test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32 2022-08-17T12:22:41.0793039Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool 2022-08-17T12:22:41.1486679Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128 2022-08-17T12:22:41.1508040Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32 2022-08-17T12:22:41.2264821Z test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32 2022-08-17T12:22:41.2289918Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64 2022-08-17T12:22:41.2300486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8 2022-08-17T12:22:41.2315372Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32 2022-08-17T12:22:41.3315930Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amax_cpu_float32 2022-08-17T12:22:41.3342059Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16 2022-08-17T12:22:41.5852079Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32 2022-08-17T12:22:41.5878492Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32 2022-08-17T12:22:41.6078036Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64 2022-08-17T12:22:41.6094989Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8 2022-08-17T12:22:41.8426916Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8 2022-08-17T12:22:41.8453219Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64 2022-08-17T12:22:41.9878345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16 2022-08-17T12:22:41.9904901Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8 2022-08-17T12:22:42.1989212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16 2022-08-17T12:22:42.2012776Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128 2022-08-17T12:22:42.2057635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64 2022-08-17T12:22:42.2079676Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16 2022-08-17T12:22:42.3219415Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32 2022-08-17T12:22:42.3245363Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16 2022-08-17T12:22:42.5585691Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool 2022-08-17T12:22:42.5609534Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool 2022-08-17T12:22:42.5977017Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16 2022-08-17T12:22:42.6019812Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32 2022-08-17T12:22:42.9043981Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64 2022-08-17T12:22:42.9066268Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16 2022-08-17T12:22:42.9604970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32 2022-08-17T12:22:42.9754755Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64 2022-08-17T12:22:43.0432001Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8 2022-08-17T12:22:43.0465020Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amax_cpu_float32 2022-08-17T12:22:43.1564786Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amin_cpu_float32 2022-08-17T12:22:43.1588707Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32 2022-08-17T12:22:43.1838114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64 2022-08-17T12:22:43.1862403Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64 2022-08-17T12:22:43.2654093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32 2022-08-17T12:22:43.2678582Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8 2022-08-17T12:22:43.4769978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8 2022-08-17T12:22:43.4799692Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32 2022-08-17T12:22:43.4914404Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64 2022-08-17T12:22:43.4937246Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64 2022-08-17T12:22:43.5660786Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16 2022-08-17T12:22:43.5688479Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8 2022-08-17T12:22:43.5757436Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16 2022-08-17T12:22:43.5919923Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16 2022-08-17T12:22:43.5941323Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16 2022-08-17T12:22:43.6223680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32 2022-08-17T12:22:43.6681182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool 2022-08-17T12:22:43.6744131Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool 2022-08-17T12:22:43.6814199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128 2022-08-17T12:22:43.7132329Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128 2022-08-17T12:22:43.7183425Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32 2022-08-17T12:22:43.7186029Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32 2022-08-17T12:22:43.7223699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64 2022-08-17T12:22:43.7623883Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32 2022-08-17T12:22:43.7671710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64 2022-08-17T12:22:43.8104586Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64 2022-08-17T12:22:43.8111745Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16 2022-08-17T12:22:43.8243937Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16 2022-08-17T12:22:43.8266888Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64 2022-08-17T12:22:43.8546749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16 2022-08-17T12:22:43.8553585Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32 2022-08-17T12:22:43.8575395Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32 2022-08-17T12:22:43.8607030Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64 2022-08-17T12:22:43.8987758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8 2022-08-17T12:22:43.8991732Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64 2022-08-17T12:22:43.9415911Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64 2022-08-17T12:22:43.9421037Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16 2022-08-17T12:22:43.9875317Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16 2022-08-17T12:22:43.9883738Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32 2022-08-17T12:22:43.9899448Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32 2022-08-17T12:22:43.9906676Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8 2022-08-17T12:22:44.0297795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8 2022-08-17T12:22:44.0302449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64 2022-08-17T12:22:44.0738067Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64 2022-08-17T12:22:44.0742355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8 2022-08-17T12:22:44.0797947Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8 2022-08-17T12:22:44.0819963Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16 2022-08-17T12:22:44.0850935Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32 2022-08-17T12:22:44.0947950Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8 2022-08-17T12:22:44.1154182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16 2022-08-17T12:22:44.1186956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8 2022-08-17T12:22:44.1556696Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8 2022-08-17T12:22:44.2463897Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16 2022-08-17T12:22:44.2480007Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16 2022-08-17T12:22:44.3281235Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool 2022-08-17T12:22:44.3309245Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32 2022-08-17T12:22:44.3948082Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64 2022-08-17T12:22:44.4089248Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool 2022-08-17T12:22:44.5455859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16 2022-08-17T12:22:44.5503655Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64 2022-08-17T12:22:44.6892027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8 2022-08-17T12:22:44.7114076Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16 2022-08-17T12:22:44.7281137Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool 2022-08-17T12:22:44.7298264Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16 2022-08-17T12:22:44.7911697Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32 2022-08-17T12:22:44.7933303Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amin_cpu_float32 2022-08-17T12:22:44.8030674Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumprod_cpu_float32 2022-08-17T12:22:44.8432691Z [gw1] [ 70%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumprod_cpu_float32 2022-08-17T12:22:44.8901659Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumsum_cpu_float32 2022-08-17T12:22:44.8944987Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8 2022-08-17T12:22:44.9018040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8 2022-08-17T12:22:44.9053729Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32 2022-08-17T12:22:45.0339007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64 2022-08-17T12:22:45.0375305Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool 2022-08-17T12:22:45.0386457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16 2022-08-17T12:22:45.0440434Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumsum_cpu_float32 2022-08-17T12:22:45.1102814Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_log_softmax_cpu_float32 2022-08-17T12:22:45.1136562Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64 2022-08-17T12:22:45.2183385Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16 2022-08-17T12:22:45.2204815Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8 2022-08-17T12:22:45.2681057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16 2022-08-17T12:22:45.2704779Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16 2022-08-17T12:22:45.3170499Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32 2022-08-17T12:22:45.3200434Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_log_softmax_cpu_float32 2022-08-17T12:22:45.4281972Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logaddexp_cpu_float32 2022-08-17T12:22:45.4321155Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32 2022-08-17T12:22:45.5426816Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64 2022-08-17T12:22:45.5454021Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16 2022-08-17T12:22:45.5597849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32 2022-08-17T12:22:45.5624330Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64 2022-08-17T12:22:45.7360148Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8 2022-08-17T12:22:45.7387668Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8 2022-08-17T12:22:45.8098528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8 2022-08-17T12:22:45.8135154Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16 2022-08-17T12:22:45.8555177Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool 2022-08-17T12:22:45.8580778Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8 2022-08-17T12:22:45.9454758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16 2022-08-17T12:22:45.9480962Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32 2022-08-17T12:22:46.0856215Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64 2022-08-17T12:22:46.0896797Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16 2022-08-17T12:22:46.4120683Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool 2022-08-17T12:22:46.4151418Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool 2022-08-17T12:22:46.4435076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32 2022-08-17T12:22:46.4458692Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64 2022-08-17T12:22:46.5569135Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16 2022-08-17T12:22:46.5596581Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool 2022-08-17T12:22:46.8420822Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128 2022-08-17T12:22:46.8429232Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32 2022-08-17T12:22:46.8459368Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16 2022-08-17T12:22:46.8469629Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64 2022-08-17T12:22:46.9451730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32 2022-08-17T12:22:46.9477569Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logaddexp_cpu_float32 2022-08-17T12:22:47.1261794Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logsumexp_cpu_float32 2022-08-17T12:22:47.1291446Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32 2022-08-17T12:22:47.3394774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64 2022-08-17T12:22:47.3423505Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64 2022-08-17T12:22:47.4201351Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8 2022-08-17T12:22:47.4223792Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64 2022-08-17T12:22:47.6180377Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16 2022-08-17T12:22:47.6194886Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128 2022-08-17T12:22:47.6211721Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8 2022-08-17T12:22:47.6226009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8 2022-08-17T12:22:47.9067887Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64 2022-08-17T12:22:47.9093395Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8 2022-08-17T12:22:47.9736686Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16 2022-08-17T12:22:47.9759815Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16 2022-08-17T12:22:48.0042967Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128 2022-08-17T12:22:48.0064971Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16 2022-08-17T12:22:48.0316575Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32 2022-08-17T12:22:48.0346197Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128 2022-08-17T12:22:48.0868730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64 2022-08-17T12:22:48.0884939Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64 2022-08-17T12:22:48.1209910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16 2022-08-17T12:22:48.1431400Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16 2022-08-17T12:22:48.1708962Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32 2022-08-17T12:22:48.1834709Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32 2022-08-17T12:22:48.2553227Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64 2022-08-17T12:22:48.2574331Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64 2022-08-17T12:22:48.2690590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:22:48.2814832Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:22:48.3079142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:22:48.3240824Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:22:48.3534662Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:22:48.3642916Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:22:48.3663368Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64 2022-08-17T12:22:48.3674108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32 2022-08-17T12:22:48.3963456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:22:48.4116472Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:22:48.4316769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:22:48.4632653Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:22:48.4753449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:22:48.4885000Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:22:48.4904244Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logsumexp_cpu_float32 2022-08-17T12:22:48.4930695Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_mean_cpu_float32 2022-08-17T12:22:48.4970830Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32 2022-08-17T12:22:48.5076076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64 2022-08-17T12:22:48.5194765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:22:48.5206085Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32 2022-08-17T12:22:48.5238450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64 2022-08-17T12:22:48.5545495Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:22:48.5689069Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:22:48.5983567Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:22:48.6106256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:22:48.6470976Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:22:48.6556936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:22:48.6866270Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:22:48.6988920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:22:48.7218540Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:22:48.7237521Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64 2022-08-17T12:22:48.7314136Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16 2022-08-17T12:22:48.7466094Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:22:48.7796944Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:22:48.8002635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:22:48.8313562Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:22:48.8418731Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:22:48.8480269Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:22:48.8498062Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16 2022-08-17T12:22:48.8687851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32 2022-08-17T12:22:48.8949726Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:22:48.9151726Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:22:48.9328799Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:22:48.9632334Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:22:48.9741641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:22:49.0049468Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:22:49.0068316Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32 2022-08-17T12:22:49.0087058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64 2022-08-17T12:22:49.0104618Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64 2022-08-17T12:22:49.0108211Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8 2022-08-17T12:22:49.0191341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:22:49.0480184Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:22:49.0640317Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:22:49.0957666Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:22:49.1112316Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:22:49.1396252Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:22:49.1565891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:22:49.1786822Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:22:49.1805987Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64 2022-08-17T12:22:49.1833812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8 2022-08-17T12:22:49.1965157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:22:49.2279415Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:22:49.2413750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:22:49.2757010Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:22:49.2913963Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:22:49.3271786Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:22:49.3468886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16 2022-08-17T12:22:49.3492625Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8 2022-08-17T12:22:49.4496823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8 2022-08-17T12:22:49.4537156Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8 2022-08-17T12:22:49.6984757Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8 2022-08-17T12:22:49.7027179Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8 2022-08-17T12:22:49.9720852Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16 2022-08-17T12:22:49.9751619Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16 2022-08-17T12:22:49.9778033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool 2022-08-17T12:22:49.9807807Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8 2022-08-17T12:22:50.0202316Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16 2022-08-17T12:22:50.0221251Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16 2022-08-17T12:22:50.2413257Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool 2022-08-17T12:22:50.2440712Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16 2022-08-17T12:22:50.2861482Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool 2022-08-17T12:22:50.2891365Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_mean_cpu_float32 2022-08-17T12:22:50.4040603Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_median_cpu_float32 2022-08-17T12:22:50.4066349Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool 2022-08-17T12:22:50.4486130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16 2022-08-17T12:22:50.4513078Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool 2022-08-17T12:22:50.5713729Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128 2022-08-17T12:22:50.5739699Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_median_cpu_float32 2022-08-17T12:22:50.6556536Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_norm_cpu_float32 2022-08-17T12:22:50.6595020Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool 2022-08-17T12:22:51.2983928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128 2022-08-17T12:22:51.3012461Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16 2022-08-17T12:22:51.4884305Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32 2022-08-17T12:22:51.4911160Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128 2022-08-17T12:22:51.6770021Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64 2022-08-17T12:22:51.6790175Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32 2022-08-17T12:22:52.1243630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64 2022-08-17T12:22:52.1286579Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128 2022-08-17T12:22:52.2255350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64 2022-08-17T12:22:52.2295261Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64 2022-08-17T12:22:52.2314710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32 2022-08-17T12:22:52.2390269Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64 2022-08-17T12:22:52.5064404Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16 2022-08-17T12:22:52.5096410Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32 2022-08-17T12:22:52.6689394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64 2022-08-17T12:22:52.6724200Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16 2022-08-17T12:22:52.8859077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32 2022-08-17T12:22:52.8913862Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64 2022-08-17T12:22:52.8920532Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32 2022-08-17T12:22:52.8968038Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64 2022-08-17T12:22:52.9794308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16 2022-08-17T12:22:52.9825886Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32 2022-08-17T12:22:53.1291928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64 2022-08-17T12:22:53.1327061Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16 2022-08-17T12:22:53.1704439Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32 2022-08-17T12:22:53.1719619Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32 2022-08-17T12:22:53.2185657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64 2022-08-17T12:22:53.2215176Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64 2022-08-17T12:22:53.3965611Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8 2022-08-17T12:22:53.3991885Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64 2022-08-17T12:22:53.4997164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16 2022-08-17T12:22:53.5009053Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32 2022-08-17T12:22:53.5397876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64 2022-08-17T12:22:53.5437236Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8 2022-08-17T12:22:53.6523266Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8 2022-08-17T12:22:53.6644374Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16 2022-08-17T12:22:53.7544363Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32 2022-08-17T12:22:53.7584915Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64 2022-08-17T12:22:53.7797827Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8 2022-08-17T12:22:53.7829132Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8 2022-08-17T12:22:53.8044288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16 2022-08-17T12:22:53.8296596Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16 2022-08-17T12:22:53.8298557Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool 2022-08-17T12:22:53.8753581Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool 2022-08-17T12:22:53.8786304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128 2022-08-17T12:22:53.9232344Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128 2022-08-17T12:22:53.9252465Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32 2022-08-17T12:22:53.9496097Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32 2022-08-17T12:22:53.9509151Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32 2022-08-17T12:22:53.9711167Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64 2022-08-17T12:22:53.9728036Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64 2022-08-17T12:22:54.0157391Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64 2022-08-17T12:22:54.0161583Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16 2022-08-17T12:22:54.0521917Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16 2022-08-17T12:22:54.0596041Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32 2022-08-17T12:22:54.0719239Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32 2022-08-17T12:22:54.0729941Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8 2022-08-17T12:22:54.0956505Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8 2022-08-17T12:22:54.1029879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64 2022-08-17T12:22:54.1361110Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64 2022-08-17T12:22:54.1381394Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64 2022-08-17T12:22:54.1459636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8 2022-08-17T12:22:54.1462415Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16 2022-08-17T12:22:54.1904369Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16 2022-08-17T12:22:54.1907889Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32 2022-08-17T12:22:54.2344869Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32 2022-08-17T12:22:54.2350017Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64 2022-08-17T12:22:54.2612027Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64 2022-08-17T12:22:54.2627603Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8 2022-08-17T12:22:54.2781748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_bfloat16 2022-08-17T12:22:54.2789194Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8 2022-08-17T12:22:54.2867120Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8 2022-08-17T12:22:54.2915687Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_bfloat16 2022-08-17T12:22:54.2932667Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8 2022-08-17T12:22:54.3111367Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8 2022-08-17T12:22:54.3225226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float32 2022-08-17T12:22:54.3229819Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8 2022-08-17T12:22:54.3303895Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8 2022-08-17T12:22:54.3591859Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float32 2022-08-17T12:22:54.3668660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float64 2022-08-17T12:22:54.3748110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16 2022-08-17T12:22:54.4071191Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float64 2022-08-17T12:22:54.4813728Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16 2022-08-17T12:22:54.4829965Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8 2022-08-17T12:22:54.7231321Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16 2022-08-17T12:22:54.7257099Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16 2022-08-17T12:22:54.7634964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool 2022-08-17T12:22:54.7648631Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16 2022-08-17T12:22:55.0116930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool 2022-08-17T12:22:55.0153069Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool 2022-08-17T12:22:55.1853419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128 2022-08-17T12:22:55.1893197Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool 2022-08-17T12:22:55.3609938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128 2022-08-17T12:22:55.3709168Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16 2022-08-17T12:22:55.9589854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool 2022-08-17T12:22:55.9647039Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128 2022-08-17T12:22:56.2999641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32 2022-08-17T12:22:56.3026130Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool 2022-08-17T12:22:56.5974292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32 2022-08-17T12:22:56.6011280Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128 2022-08-17T12:22:56.8146358Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64 2022-08-17T12:22:56.8168531Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32 2022-08-17T12:22:57.2925153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64 2022-08-17T12:22:57.2941956Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64 2022-08-17T12:22:57.3016673Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16 2022-08-17T12:22:57.3036781Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32 2022-08-17T12:22:57.4161154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64 2022-08-17T12:22:57.4194918Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64 2022-08-17T12:22:57.7785638Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32 2022-08-17T12:22:57.7819178Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32 2022-08-17T12:22:57.7932323Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64 2022-08-17T12:22:57.7962984Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16 2022-08-17T12:22:58.0509225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32 2022-08-17T12:22:58.0533253Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64 2022-08-17T12:22:58.1521128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16 2022-08-17T12:22:58.1566527Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64 2022-08-17T12:22:58.3028386Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16 2022-08-17T12:22:58.3044788Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32 2022-08-17T12:22:58.4672477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64 2022-08-17T12:22:58.4705182Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16 2022-08-17T12:22:58.7669610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32 2022-08-17T12:22:58.7696503Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64 2022-08-17T12:22:58.8319792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8 2022-08-17T12:22:58.8346784Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32 2022-08-17T12:22:58.9102699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64 2022-08-17T12:22:58.9125612Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16 2022-08-17T12:22:59.1839341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32 2022-08-17T12:22:59.1856897Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64 2022-08-17T12:22:59.2722534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8 2022-08-17T12:22:59.2744048Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8 2022-08-17T12:22:59.3191632Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8 2022-08-17T12:22:59.3224071Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32 2022-08-17T12:22:59.5020617Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64 2022-08-17T12:22:59.5056295Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8 2022-08-17T12:22:59.7654761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8 2022-08-17T12:22:59.7683049Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8 2022-08-17T12:22:59.7784824Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:22:59.8215158Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:22:59.8225204Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool 2022-08-17T12:22:59.8375523Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool 2022-08-17T12:22:59.8513604Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8 2022-08-17T12:22:59.8714354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool 2022-08-17T12:22:59.8723851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128 2022-08-17T12:22:59.9196106Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128 2022-08-17T12:22:59.9205587Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32 2022-08-17T12:22:59.9496055Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32 2022-08-17T12:22:59.9511129Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64 2022-08-17T12:22:59.9651732Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16 2022-08-17T12:22:59.9662255Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64 2022-08-17T12:22:59.9998442Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64 2022-08-17T12:23:00.0102863Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16 2022-08-17T12:23:00.0481200Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16 2022-08-17T12:23:00.0530764Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32 2022-08-17T12:23:00.0996739Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32 2022-08-17T12:23:00.1009784Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64 2022-08-17T12:23:00.1468374Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64 2022-08-17T12:23:00.1481132Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16 2022-08-17T12:23:00.1908650Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16 2022-08-17T12:23:00.1919933Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32 2022-08-17T12:23:00.2172316Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32 2022-08-17T12:23:00.2189160Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16 2022-08-17T12:23:00.2321792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32 2022-08-17T12:23:00.2384718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64 2022-08-17T12:23:00.2722274Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64 2022-08-17T12:23:00.2746819Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool 2022-08-17T12:23:00.2821714Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32 2022-08-17T12:23:00.2822407Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8 2022-08-17T12:23:00.3264684Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8 2022-08-17T12:23:00.3270135Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8 2022-08-17T12:23:00.3722712Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8 2022-08-17T12:23:00.3746370Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_norm_cpu_float32 2022-08-17T12:23:00.3767493Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_normalize_cpu_float32 2022-08-17T12:23:00.3772924Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:23:00.4225046Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:23:00.4232960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool 2022-08-17T12:23:00.4738597Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool 2022-08-17T12:23:00.4746228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128 2022-08-17T12:23:00.4779952Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128 2022-08-17T12:23:00.4795074Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32 2022-08-17T12:23:00.5210777Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64 2022-08-17T12:23:00.5217412Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32 2022-08-17T12:23:00.5656473Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32 2022-08-17T12:23:00.5662404Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64 2022-08-17T12:23:00.6136855Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64 2022-08-17T12:23:00.6145592Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16 2022-08-17T12:23:00.6153485Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16 2022-08-17T12:23:00.6176060Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32 2022-08-17T12:23:00.6596471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64 2022-08-17T12:23:00.6603991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32 2022-08-17T12:23:00.6867599Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32 2022-08-17T12:23:00.6879511Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64 2022-08-17T12:23:00.7033431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8 2022-08-17T12:23:00.7039617Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64 2022-08-17T12:23:00.7489216Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64 2022-08-17T12:23:00.7495513Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16 2022-08-17T12:23:00.7917832Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16 2022-08-17T12:23:00.7923427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32 2022-08-17T12:23:00.8386555Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32 2022-08-17T12:23:00.8393347Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64 2022-08-17T12:23:00.8825698Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64 2022-08-17T12:23:00.8833219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8 2022-08-17T12:23:00.8984109Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8 2022-08-17T12:23:00.9005427Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_normalize_cpu_float32 2022-08-17T12:23:00.9316077Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_prod_cpu_float32 2022-08-17T12:23:00.9323040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8 2022-08-17T12:23:00.9435262Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8 2022-08-17T12:23:00.9447590Z [gw1] [ 71%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward__masked_prod_cpu_float32 2022-08-17T12:23:00.9816287Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmax_cpu_float32 2022-08-17T12:23:00.9837070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:23:01.0169319Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:23:01.0183201Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8 2022-08-17T12:23:01.0271259Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8 2022-08-17T12:23:01.0281643Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool 2022-08-17T12:23:01.0676975Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool 2022-08-17T12:23:01.0699673Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128 2022-08-17T12:23:01.0720620Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64 2022-08-17T12:23:01.0783095Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16 2022-08-17T12:23:01.1030381Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128 2022-08-17T12:23:01.1115690Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmax_cpu_float32 2022-08-17T12:23:01.1152749Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmin_cpu_float32 2022-08-17T12:23:01.1260703Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32 2022-08-17T12:23:01.1711761Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32 2022-08-17T12:23:01.1744444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64 2022-08-17T12:23:01.2076425Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64 2022-08-17T12:23:01.2193707Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16 2022-08-17T12:23:01.2556117Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16 2022-08-17T12:23:01.2654574Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32 2022-08-17T12:23:01.2997111Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32 2022-08-17T12:23:01.3007326Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmin_cpu_float32 2022-08-17T12:23:01.3013904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64 2022-08-17T12:23:01.3089515Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_std_cpu_float32 2022-08-17T12:23:01.3309233Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64 2022-08-17T12:23:01.3335033Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16 2022-08-17T12:23:01.3477818Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32 2022-08-17T12:23:01.3522897Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16 2022-08-17T12:23:01.3951833Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16 2022-08-17T12:23:01.3967839Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32 2022-08-17T12:23:01.4199984Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32 2022-08-17T12:23:01.4220094Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8 2022-08-17T12:23:01.4354288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:23:01.4435712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64 2022-08-17T12:23:01.4798982Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64 2022-08-17T12:23:01.4885829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8 2022-08-17T12:23:01.5314299Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8 2022-08-17T12:23:01.5323734Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8 2022-08-17T12:23:01.5716217Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8 2022-08-17T12:23:01.6144882Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool 2022-08-17T12:23:01.6151535Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32 2022-08-17T12:23:01.8782614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64 2022-08-17T12:23:01.8811890Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:23:01.9308951Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool 2022-08-17T12:23:01.9327049Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool 2022-08-17T12:23:01.9964738Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16 2022-08-17T12:23:01.9991974Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64 2022-08-17T12:23:02.1221810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8 2022-08-17T12:23:02.1248330Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool 2022-08-17T12:23:02.2598441Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16 2022-08-17T12:23:02.2625113Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16 2022-08-17T12:23:02.4061307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32 2022-08-17T12:23:02.4085282Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8 2022-08-17T12:23:02.5301563Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8 2022-08-17T12:23:02.5343062Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32 2022-08-17T12:23:02.8049667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64 2022-08-17T12:23:02.8088982Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8 2022-08-17T12:23:02.8640954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool 2022-08-17T12:23:02.8654394Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16 2022-08-17T12:23:02.8859252Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32 2022-08-17T12:23:02.8882789Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64 2022-08-17T12:23:03.2872116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8 2022-08-17T12:23:03.2898002Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8 2022-08-17T12:23:03.3418451Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8 2022-08-17T12:23:03.3442049Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool 2022-08-17T12:23:03.5610002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32 2022-08-17T12:23:03.5637531Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32 2022-08-17T12:23:03.6029912Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64 2022-08-17T12:23:03.6055088Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8 2022-08-17T12:23:03.7568345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:23:03.7593853Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32 2022-08-17T12:23:04.0173046Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64 2022-08-17T12:23:04.0204762Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:23:04.2624083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:23:04.2652511Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:23:04.2921151Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:23:04.2954105Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64 2022-08-17T12:23:04.3036464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16 2022-08-17T12:23:04.3112942Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64 2022-08-17T12:23:04.4526952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16 2022-08-17T12:23:04.4553829Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_std_cpu_float32 2022-08-17T12:23:04.4789919Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_sum_cpu_float32 2022-08-17T12:23:04.4803048Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16 2022-08-17T12:23:04.4892004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32 2022-08-17T12:23:04.4917847Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:23:04.6150127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:23:04.6173645Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32 2022-08-17T12:23:04.6445728Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64 2022-08-17T12:23:04.6475406Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16 2022-08-17T12:23:04.7583260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32 2022-08-17T12:23:04.7606474Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64 2022-08-17T12:23:04.8681220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8 2022-08-17T12:23:04.8707022Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:23:04.9636911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:23:04.9697179Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8 2022-08-17T12:23:04.9924393Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8 2022-08-17T12:23:04.9950542Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32 2022-08-17T12:23:05.0945524Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64 2022-08-17T12:23:05.0975988Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:23:05.1868310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool 2022-08-17T12:23:05.1923598Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8 2022-08-17T12:23:05.2094613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16 2022-08-17T12:23:05.2464764Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16 2022-08-17T12:23:05.2469487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool 2022-08-17T12:23:05.2956658Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool 2022-08-17T12:23:05.2963521Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128 2022-08-17T12:23:05.3207397Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128 2022-08-17T12:23:05.3219045Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64 2022-08-17T12:23:05.3357651Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8 2022-08-17T12:23:05.3370085Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_sum_cpu_float32 2022-08-17T12:23:05.3379122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32 2022-08-17T12:23:05.3418442Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_var_cpu_float32 2022-08-17T12:23:05.3713419Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32 2022-08-17T12:23:05.3725177Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool 2022-08-17T12:23:05.3782612Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16 2022-08-17T12:23:05.3839079Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64 2022-08-17T12:23:05.4272087Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64 2022-08-17T12:23:05.4321069Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16 2022-08-17T12:23:05.4756301Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16 2022-08-17T12:23:05.4766153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32 2022-08-17T12:23:05.4984825Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32 2022-08-17T12:23:05.4993171Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16 2022-08-17T12:23:05.5234250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32 2022-08-17T12:23:05.5239221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64 2022-08-17T12:23:05.5664220Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64 2022-08-17T12:23:05.5664840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16 2022-08-17T12:23:05.5843696Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16 2022-08-17T12:23:05.5866330Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32 2022-08-17T12:23:05.6070674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64 2022-08-17T12:23:05.6095394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32 2022-08-17T12:23:05.6515651Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32 2022-08-17T12:23:05.6573747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64 2022-08-17T12:23:05.6590742Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64 2022-08-17T12:23:05.6611210Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64 2022-08-17T12:23:05.6956629Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8 2022-08-17T12:23:05.7017306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8 2022-08-17T12:23:05.7101138Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8 2022-08-17T12:23:05.7119978Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8 2022-08-17T12:23:05.7472466Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8 2022-08-17T12:23:05.7477430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8 2022-08-17T12:23:05.7489316Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8 2022-08-17T12:23:05.7510443Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8 2022-08-17T12:23:05.7952042Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8 2022-08-17T12:23:05.8620055Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:23:05.8642660Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8 2022-08-17T12:23:05.9660502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool 2022-08-17T12:23:05.9676107Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:23:06.0443708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32 2022-08-17T12:23:06.0496909Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8 2022-08-17T12:23:06.0835593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16 2022-08-17T12:23:06.0863235Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32 2022-08-17T12:23:06.0938975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64 2022-08-17T12:23:06.0964053Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool 2022-08-17T12:23:06.1868355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16 2022-08-17T12:23:06.1896425Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64 2022-08-17T12:23:06.5530766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16 2022-08-17T12:23:06.5576556Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16 2022-08-17T12:23:06.7015832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32 2022-08-17T12:23:06.7049010Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16 2022-08-17T12:23:06.7193045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool 2022-08-17T12:23:06.7207103Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16 2022-08-17T12:23:06.7968886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool 2022-08-17T12:23:06.7995149Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32 2022-08-17T12:23:07.0091761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64 2022-08-17T12:23:07.0113107Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool 2022-08-17T12:23:07.1040449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128 2022-08-17T12:23:07.1056220Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64 2022-08-17T12:23:07.4352262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8 2022-08-17T12:23:07.4384869Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8 2022-08-17T12:23:07.5768292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8 2022-08-17T12:23:07.5797311Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool 2022-08-17T12:23:07.6589928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32 2022-08-17T12:23:07.6612544Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128 2022-08-17T12:23:07.7216372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64 2022-08-17T12:23:07.7262807Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8 2022-08-17T12:23:07.8316415Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool 2022-08-17T12:23:07.8341238Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32 2022-08-17T12:23:08.0754318Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64 2022-08-17T12:23:08.0767526Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool 2022-08-17T12:23:08.0783310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16 2022-08-17T12:23:08.0808587Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64 2022-08-17T12:23:08.1560050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16 2022-08-17T12:23:08.1575084Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64 2022-08-17T12:23:08.2438563Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16 2022-08-17T12:23:08.2471620Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_var_cpu_float32 2022-08-17T12:23:08.2600463Z test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32 2022-08-17T12:23:08.2988922Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32 2022-08-17T12:23:08.3073272Z test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32 2022-08-17T12:23:08.3382031Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32 2022-08-17T12:23:08.3495289Z test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32 2022-08-17T12:23:08.3871199Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32 2022-08-17T12:23:08.4891146Z test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32 2022-08-17T12:23:08.4916590Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16 2022-08-17T12:23:08.5167940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32 2022-08-17T12:23:08.5201115Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32 2022-08-17T12:23:08.7291865Z test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32 2022-08-17T12:23:08.7318714Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16 2022-08-17T12:23:08.7368114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32 2022-08-17T12:23:08.7401102Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16 2022-08-17T12:23:08.9098324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32 2022-08-17T12:23:08.9190028Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32 2022-08-17T12:23:09.0613597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64 2022-08-17T12:23:09.0669090Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32 2022-08-17T12:23:09.0767021Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32 2022-08-17T12:23:09.0873220Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32 2022-08-17T12:23:09.3563654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64 2022-08-17T12:23:09.3623993Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64 2022-08-17T12:23:09.4490133Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8 2022-08-17T12:23:09.4527999Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32 2022-08-17T12:23:09.4850842Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64 2022-08-17T12:23:09.4884396Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64 2022-08-17T12:23:09.7961216Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16 2022-08-17T12:23:09.7996887Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8 2022-08-17T12:23:09.8653603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8 2022-08-17T12:23:09.8684539Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16 2022-08-17T12:23:09.9280179Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32 2022-08-17T12:23:09.9317101Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32 2022-08-17T12:23:10.1643028Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32 2022-08-17T12:23:10.1668525Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8 2022-08-17T12:23:10.1763815Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32 2022-08-17T12:23:10.2002183Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32 2022-08-17T12:23:10.2028273Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64 2022-08-17T12:23:10.2151082Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8 2022-08-17T12:23:10.2315054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:23:10.2546366Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:23:10.2565678Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32 2022-08-17T12:23:10.2590054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64 2022-08-17T12:23:10.2685260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool 2022-08-17T12:23:10.3073452Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool 2022-08-17T12:23:10.3230781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:23:10.3553185Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:23:10.3670992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:23:10.4000395Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:23:10.4027596Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32 2022-08-17T12:23:10.4032403Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32 2022-08-17T12:23:10.4227243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16 2022-08-17T12:23:10.4434037Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16 2022-08-17T12:23:10.4710911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32 2022-08-17T12:23:10.4911935Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32 2022-08-17T12:23:10.4924102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64 2022-08-17T12:23:10.4951288Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64 2022-08-17T12:23:10.4995720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8 2022-08-17T12:23:10.5020252Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32 2022-08-17T12:23:10.5128809Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32 2022-08-17T12:23:10.5315847Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64 2022-08-17T12:23:10.5588849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16 2022-08-17T12:23:10.5835935Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16 2022-08-17T12:23:10.5843064Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32 2022-08-17T12:23:10.5864774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32 2022-08-17T12:23:10.6072669Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32 2022-08-17T12:23:10.6365867Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32 2022-08-17T12:23:10.6518101Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64 2022-08-17T12:23:10.6750837Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64 2022-08-17T12:23:10.6964441Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8 2022-08-17T12:23:10.7203266Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8 2022-08-17T12:23:10.7295754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:23:10.7517685Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:23:10.7539313Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8 2022-08-17T12:23:10.7672598Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8 2022-08-17T12:23:10.7677886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:23:10.7862671Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:23:10.7883317Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32 2022-08-17T12:23:10.8152931Z test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32 2022-08-17T12:23:10.8157291Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool 2022-08-17T12:23:10.8591907Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool 2022-08-17T12:23:10.8617905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128 2022-08-17T12:23:10.8955702Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128 2022-08-17T12:23:10.8981270Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8 2022-08-17T12:23:10.8995117Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8 2022-08-17T12:23:10.9006161Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32 2022-08-17T12:23:10.9017831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64 2022-08-17T12:23:10.9048717Z test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32 2022-08-17T12:23:10.9433299Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64 2022-08-17T12:23:10.9486284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16 2022-08-17T12:23:10.9838293Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16 2022-08-17T12:23:10.9928265Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32 2022-08-17T12:23:11.0178961Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32 2022-08-17T12:23:11.0206360Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32 2022-08-17T12:23:11.0350437Z test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32 2022-08-17T12:23:11.0365974Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64 2022-08-17T12:23:11.0755992Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64 2022-08-17T12:23:11.0825332Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16 2022-08-17T12:23:11.1196615Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16 2022-08-17T12:23:11.1263437Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32 2022-08-17T12:23:11.1282697Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32 2022-08-17T12:23:11.1303179Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32 2022-08-17T12:23:11.1371768Z test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32 2022-08-17T12:23:11.1716226Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32 2022-08-17T12:23:11.1723723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64 2022-08-17T12:23:11.1791047Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64 2022-08-17T12:23:11.2144474Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32 2022-08-17T12:23:11.2147255Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32 2022-08-17T12:23:11.2148155Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8 2022-08-17T12:23:11.2161876Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8 2022-08-17T12:23:11.2164449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool 2022-08-17T12:23:11.2192883Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8 2022-08-17T12:23:11.2213052Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32 2022-08-17T12:23:11.2400289Z [gw1] [ 72%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32 2022-08-17T12:23:11.2410835Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8 2022-08-17T12:23:11.2630495Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16 2022-08-17T12:23:11.2636107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8 2022-08-17T12:23:11.2710985Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8 2022-08-17T12:23:11.2716465Z test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32 2022-08-17T12:23:11.3024416Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32 2022-08-17T12:23:11.3153281Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16 2022-08-17T12:23:11.3159012Z test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32 2022-08-17T12:23:11.3276946Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32 2022-08-17T12:23:11.3511155Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16 2022-08-17T12:23:11.3539514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool 2022-08-17T12:23:11.3587356Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool 2022-08-17T12:23:11.3992792Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32 2022-08-17T12:23:11.4061460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128 2022-08-17T12:23:11.4470748Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128 2022-08-17T12:23:11.4537586Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32 2022-08-17T12:23:11.4911255Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32 2022-08-17T12:23:11.4989729Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64 2022-08-17T12:23:11.5205945Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64 2022-08-17T12:23:11.5224411Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool 2022-08-17T12:23:11.5348037Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32 2022-08-17T12:23:11.5390855Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16 2022-08-17T12:23:11.5498563Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16 2022-08-17T12:23:11.5515119Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16 2022-08-17T12:23:11.5755359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128 2022-08-17T12:23:11.5946807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32 2022-08-17T12:23:11.6137537Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32 2022-08-17T12:23:11.6174390Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32 2022-08-17T12:23:11.6234103Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32 2022-08-17T12:23:11.6318698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64 2022-08-17T12:23:11.6343731Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32 2022-08-17T12:23:11.6673783Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64 2022-08-17T12:23:11.6750708Z test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32 2022-08-17T12:23:11.6757336Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32 2022-08-17T12:23:11.6792839Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16 2022-08-17T12:23:11.7035070Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16 2022-08-17T12:23:11.7113543Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32 2022-08-17T12:23:11.7226670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32 2022-08-17T12:23:11.7556800Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32 2022-08-17T12:23:11.7709542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64 2022-08-17T12:23:11.8073080Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64 2022-08-17T12:23:11.8119632Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8 2022-08-17T12:23:11.8436741Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8 2022-08-17T12:23:11.8542627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8 2022-08-17T12:23:11.8876872Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8 2022-08-17T12:23:11.9183046Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16 2022-08-17T12:23:11.9206790Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32 2022-08-17T12:23:12.1135231Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32 2022-08-17T12:23:12.1161974Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32 2022-08-17T12:23:12.1482763Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32 2022-08-17T12:23:12.1521216Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128 2022-08-17T12:23:12.2277336Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32 2022-08-17T12:23:12.2301440Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16 2022-08-17T12:23:12.2530217Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32 2022-08-17T12:23:12.2559645Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32 2022-08-17T12:23:12.3008912Z test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32 2022-08-17T12:23:12.3036398Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32 2022-08-17T12:23:12.5270876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64 2022-08-17T12:23:12.5311891Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32 2022-08-17T12:23:12.7856539Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64 2022-08-17T12:23:12.7903779Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64 2022-08-17T12:23:12.7975231Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16 2022-08-17T12:23:12.8014289Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32 2022-08-17T12:23:12.8340180Z test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32 2022-08-17T12:23:12.8432513Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32 2022-08-17T12:23:12.8680562Z test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32 2022-08-17T12:23:12.8821795Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32 2022-08-17T12:23:12.8908844Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16 2022-08-17T12:23:12.8913922Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool 2022-08-17T12:23:12.9444783Z test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32 2022-08-17T12:23:12.9500763Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool 2022-08-17T12:23:12.9932196Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128 2022-08-17T12:23:12.9942531Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32 2022-08-17T12:23:13.0109491Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64 2022-08-17T12:23:13.0138322Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128 2022-08-17T12:23:13.0153912Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32 2022-08-17T12:23:13.0163280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32 2022-08-17T12:23:13.0601926Z test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32 2022-08-17T12:23:13.0630747Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32 2022-08-17T12:23:13.0659288Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32 2022-08-17T12:23:13.0674131Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32 2022-08-17T12:23:13.1639268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64 2022-08-17T12:23:13.1671987Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64 2022-08-17T12:23:13.2434971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16 2022-08-17T12:23:13.2449424Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16 2022-08-17T12:23:13.2873234Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32 2022-08-17T12:23:13.2887633Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64 2022-08-17T12:23:13.2955364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16 2022-08-17T12:23:13.2969623Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32 2022-08-17T12:23:13.3438715Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64 2022-08-17T12:23:13.3453073Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64 2022-08-17T12:23:13.3829723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16 2022-08-17T12:23:13.3871847Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16 2022-08-17T12:23:13.4287172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32 2022-08-17T12:23:13.4312057Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32 2022-08-17T12:23:13.4730482Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64 2022-08-17T12:23:13.4741975Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64 2022-08-17T12:23:13.4761496Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16 2022-08-17T12:23:13.4768645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8 2022-08-17T12:23:13.5180064Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32 2022-08-17T12:23:13.5193929Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8 2022-08-17T12:23:13.5559466Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8 2022-08-17T12:23:13.5575356Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32 2022-08-17T12:23:13.5624892Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32 2022-08-17T12:23:13.5637362Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8 2022-08-17T12:23:13.5772923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16 2022-08-17T12:23:13.6051220Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32 2022-08-17T12:23:13.6064051Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16 2022-08-17T12:23:13.6073593Z test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32 2022-08-17T12:23:13.6336268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32 2022-08-17T12:23:13.6488221Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32 2022-08-17T12:23:13.6512578Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32 2022-08-17T12:23:13.6550586Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64 2022-08-17T12:23:13.6660430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64 2022-08-17T12:23:13.6675320Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32 2022-08-17T12:23:13.6815487Z test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32 2022-08-17T12:23:13.6948493Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64 2022-08-17T12:23:13.6960320Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32 2022-08-17T12:23:13.7085944Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16 2022-08-17T12:23:13.7188493Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16 2022-08-17T12:23:13.7395733Z test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32 2022-08-17T12:23:13.7683320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32 2022-08-17T12:23:13.7870733Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32 2022-08-17T12:23:13.7971148Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64 2022-08-17T12:23:13.8351443Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64 2022-08-17T12:23:13.8411942Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8 2022-08-17T12:23:13.8788381Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8 2022-08-17T12:23:13.8888557Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8 2022-08-17T12:23:13.9200171Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8 2022-08-17T12:23:13.9958768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16 2022-08-17T12:23:13.9986967Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64 2022-08-17T12:23:14.1566572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16 2022-08-17T12:23:14.1588840Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16 2022-08-17T12:23:14.2003425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32 2022-08-17T12:23:14.2100670Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16 2022-08-17T12:23:14.3848194Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool 2022-08-17T12:23:14.3869076Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32 2022-08-17T12:23:14.5278565Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64 2022-08-17T12:23:14.5303003Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64 2022-08-17T12:23:14.5735229Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8 2022-08-17T12:23:14.5752497Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool 2022-08-17T12:23:14.6939612Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16 2022-08-17T12:23:14.6972973Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8 2022-08-17T12:23:14.7972832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8 2022-08-17T12:23:14.8006379Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8 2022-08-17T12:23:14.8043383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16 2022-08-17T12:23:14.8517214Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16 2022-08-17T12:23:14.8529487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool 2022-08-17T12:23:14.8995855Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool 2022-08-17T12:23:14.9003612Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128 2022-08-17T12:23:14.9431899Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128 2022-08-17T12:23:14.9443821Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32 2022-08-17T12:23:14.9551233Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32 2022-08-17T12:23:14.9567861Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16 2022-08-17T12:23:14.9838635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32 2022-08-17T12:23:14.9872709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64 2022-08-17T12:23:15.0294532Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64 2022-08-17T12:23:15.0309504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16 2022-08-17T12:23:15.0716265Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16 2022-08-17T12:23:15.0746435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32 2022-08-17T12:23:15.0752950Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32 2022-08-17T12:23:15.0759473Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32 2022-08-17T12:23:15.1157687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64 2022-08-17T12:23:15.1186808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64 2022-08-17T12:23:15.1596441Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64 2022-08-17T12:23:15.1627845Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16 2022-08-17T12:23:15.2038108Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16 2022-08-17T12:23:15.2061243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32 2022-08-17T12:23:15.2486381Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32 2022-08-17T12:23:15.2516464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64 2022-08-17T12:23:15.2947563Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64 2022-08-17T12:23:15.2958298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8 2022-08-17T12:23:15.3213383Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8 2022-08-17T12:23:15.3254212Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64 2022-08-17T12:23:15.3391572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16 2022-08-17T12:23:15.3398943Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8 2022-08-17T12:23:15.3821102Z [gw3] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8 2022-08-17T12:23:15.3878280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16 2022-08-17T12:23:15.4272383Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16 2022-08-17T12:23:15.4289648Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool 2022-08-17T12:23:15.4711287Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool 2022-08-17T12:23:15.4740606Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128 2022-08-17T12:23:15.5184821Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128 2022-08-17T12:23:15.5192475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32 2022-08-17T12:23:15.5409901Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32 2022-08-17T12:23:15.5423317Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16 2022-08-17T12:23:15.5628185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32 2022-08-17T12:23:15.5636697Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64 2022-08-17T12:23:15.6059995Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64 2022-08-17T12:23:15.6067737Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16 2022-08-17T12:23:15.6620494Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16 2022-08-17T12:23:15.6630821Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32 2022-08-17T12:23:15.6926531Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32 2022-08-17T12:23:15.6941569Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32 2022-08-17T12:23:15.7029494Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64 2022-08-17T12:23:15.7051936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64 2022-08-17T12:23:15.7477712Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64 2022-08-17T12:23:15.7527522Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16 2022-08-17T12:23:15.7956739Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16 2022-08-17T12:23:15.7999857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32 2022-08-17T12:23:15.8244830Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32 2022-08-17T12:23:15.8258363Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64 2022-08-17T12:23:15.8432220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8 2022-08-17T12:23:15.8474798Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64 2022-08-17T12:23:15.8875703Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64 2022-08-17T12:23:15.8930554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8 2022-08-17T12:23:15.9316255Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8 2022-08-17T12:23:15.9372966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8 2022-08-17T12:23:15.9529503Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8 2022-08-17T12:23:15.9543891Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8 2022-08-17T12:23:15.9756103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8 2022-08-17T12:23:15.9810782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16 2022-08-17T12:23:16.0197383Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16 2022-08-17T12:23:16.0247609Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool 2022-08-17T12:23:16.0637517Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool 2022-08-17T12:23:16.0698577Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128 2022-08-17T12:23:16.0750796Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128 2022-08-17T12:23:16.0766127Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8 2022-08-17T12:23:16.1076946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16 2022-08-17T12:23:16.1141475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32 2022-08-17T12:23:16.1516428Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32 2022-08-17T12:23:16.1577056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64 2022-08-17T12:23:16.1996895Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64 2022-08-17T12:23:16.2052657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16 2022-08-17T12:23:16.2172750Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16 2022-08-17T12:23:16.2183462Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16 2022-08-17T12:23:16.2476056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool 2022-08-17T12:23:16.2534301Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32 2022-08-17T12:23:16.2956084Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32 2022-08-17T12:23:16.3012603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64 2022-08-17T12:23:16.3422129Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64 2022-08-17T12:23:16.3434699Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool 2022-08-17T12:23:16.3444641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16 2022-08-17T12:23:16.3495276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16 2022-08-17T12:23:16.3876087Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16 2022-08-17T12:23:16.3934408Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32 2022-08-17T12:23:16.4314660Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32 2022-08-17T12:23:16.4371848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64 2022-08-17T12:23:16.4755044Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64 2022-08-17T12:23:16.4812657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8 2022-08-17T12:23:16.5235790Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8 2022-08-17T12:23:16.5299304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8 2022-08-17T12:23:16.5648179Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8 2022-08-17T12:23:16.5657735Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16 2022-08-17T12:23:16.5671929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32 2022-08-17T12:23:16.5733424Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16 2022-08-17T12:23:16.6115538Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16 2022-08-17T12:23:16.6174078Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool 2022-08-17T12:23:16.6557676Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool 2022-08-17T12:23:16.6628471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128 2022-08-17T12:23:16.6856917Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128 2022-08-17T12:23:16.6863377Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32 2022-08-17T12:23:16.6993326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64 2022-08-17T12:23:16.7050059Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32 2022-08-17T12:23:16.7475052Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32 2022-08-17T12:23:16.7530541Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64 2022-08-17T12:23:16.7951274Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64 2022-08-17T12:23:16.7982750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16 2022-08-17T12:23:16.8400278Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16 2022-08-17T12:23:16.8491602Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32 2022-08-17T12:23:16.8879668Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32 2022-08-17T12:23:16.8952954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64 2022-08-17T12:23:16.8999774Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64 2022-08-17T12:23:16.9014673Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64 2022-08-17T12:23:16.9313971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16 2022-08-17T12:23:16.9359731Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16 2022-08-17T12:23:16.9756291Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16 2022-08-17T12:23:16.9796593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32 2022-08-17T12:23:17.0236415Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32 2022-08-17T12:23:17.0280342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64 2022-08-17T12:23:17.0381864Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64 2022-08-17T12:23:17.0396172Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16 2022-08-17T12:23:17.0673715Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32 2022-08-17T12:23:17.0721154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8 2022-08-17T12:23:17.1155818Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8 2022-08-17T12:23:17.1202433Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8 2022-08-17T12:23:17.1634510Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8 2022-08-17T12:23:17.1755049Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16 2022-08-17T12:23:17.1769273Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32 2022-08-17T12:23:17.2920996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64 2022-08-17T12:23:17.2936608Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64 2022-08-17T12:23:17.3140712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8 2022-08-17T12:23:17.3161170Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32 2022-08-17T12:23:17.3220769Z test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32 2022-08-17T12:23:17.3631704Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32 2022-08-17T12:23:17.3834130Z test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32 2022-08-17T12:23:17.4058788Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32 2022-08-17T12:23:17.4109903Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32 2022-08-17T12:23:17.4132735Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8 2022-08-17T12:23:17.5958033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8 2022-08-17T12:23:17.5998274Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8 2022-08-17T12:23:17.6456873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16 2022-08-17T12:23:17.6483462Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32 2022-08-17T12:23:17.6908430Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32 2022-08-17T12:23:17.6934369Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16 2022-08-17T12:23:17.7124765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool 2022-08-17T12:23:17.7155837Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16 2022-08-17T12:23:17.7321913Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32 2022-08-17T12:23:17.7352929Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64 2022-08-17T12:23:17.7531412Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16 2022-08-17T12:23:17.7556999Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool 2022-08-17T12:23:17.8483966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128 2022-08-17T12:23:17.8509154Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128 2022-08-17T12:23:17.9432690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32 2022-08-17T12:23:17.9508396Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32 2022-08-17T12:23:17.9920760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64 2022-08-17T12:23:17.9965286Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32 2022-08-17T12:23:18.0324147Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32 2022-08-17T12:23:18.0351252Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64 2022-08-17T12:23:18.1218530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16 2022-08-17T12:23:18.1242719Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16 2022-08-17T12:23:18.1837949Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32 2022-08-17T12:23:18.1849604Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32 2022-08-17T12:23:18.1868930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64 2022-08-17T12:23:18.1882779Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32 2022-08-17T12:23:18.2294003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64 2022-08-17T12:23:18.2353731Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64 2022-08-17T12:23:18.2872105Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16 2022-08-17T12:23:18.2909683Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16 2022-08-17T12:23:18.3504241Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32 2022-08-17T12:23:18.3731710Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32 2022-08-17T12:23:18.4572693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64 2022-08-17T12:23:18.4596741Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64 2022-08-17T12:23:18.5386375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8 2022-08-17T12:23:18.5408657Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8 2022-08-17T12:23:18.5956089Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8 2022-08-17T12:23:18.6001005Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8 2022-08-17T12:23:18.6112964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16 2022-08-17T12:23:18.6142117Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16 2022-08-17T12:23:18.6168585Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64 2022-08-17T12:23:18.6533314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:23:18.6542045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool 2022-08-17T12:23:18.6986764Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool 2022-08-17T12:23:18.6997182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128 2022-08-17T12:23:18.7182876Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128 2022-08-17T12:23:18.7207627Z [gw1] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32 2022-08-17T12:23:18.7418499Z test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32 2022-08-17T12:23:18.7428005Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32 2022-08-17T12:23:18.7860580Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32 2022-08-17T12:23:18.7871461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64 2022-08-17T12:23:18.8271777Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64 2022-08-17T12:23:18.8302430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16 2022-08-17T12:23:18.8398947Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16 2022-08-17T12:23:18.8421923Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16 2022-08-17T12:23:18.8684892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32 2022-08-17T12:23:18.8744284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32 2022-08-17T12:23:18.8991528Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32 2022-08-17T12:23:18.9003093Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:23:18.9198957Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32 2022-08-17T12:23:18.9206938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64 2022-08-17T12:23:18.9641439Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64 2022-08-17T12:23:18.9649553Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16 2022-08-17T12:23:19.0076747Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16 2022-08-17T12:23:19.0084893Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32 2022-08-17T12:23:19.0214737Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32 2022-08-17T12:23:19.0228762Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32 2022-08-17T12:23:19.0327942Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64 2022-08-17T12:23:19.0480703Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32 2022-08-17T12:23:19.0489684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64 2022-08-17T12:23:19.0526879Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32 2022-08-17T12:23:19.0949292Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64 2022-08-17T12:23:19.0960845Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8 2022-08-17T12:23:19.1397949Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8 2022-08-17T12:23:19.1410750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8 2022-08-17T12:23:19.1807938Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8 2022-08-17T12:23:19.1818930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16 2022-08-17T12:23:19.1829021Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64 2022-08-17T12:23:19.1848324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:23:19.1905150Z [gw3] [ 73%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:23:19.1928060Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32 2022-08-17T12:23:19.2264408Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32 2022-08-17T12:23:19.2273107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:23:19.2704416Z [gw3] [ 73%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:23:19.2714382Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:23:19.3049811Z [gw3] [ 73%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:23:19.3078703Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32 2022-08-17T12:23:19.3206903Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32 2022-08-17T12:23:19.3228209Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16 2022-08-17T12:23:19.3271208Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:23:19.5373954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool 2022-08-17T12:23:19.5413679Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32 2022-08-17T12:23:19.5565518Z test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32 2022-08-17T12:23:19.5911220Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32 2022-08-17T12:23:19.5913874Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool 2022-08-17T12:23:19.5916274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128 2022-08-17T12:23:19.6022768Z test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32 2022-08-17T12:23:19.6350666Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32 2022-08-17T12:23:19.6799996Z test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32 2022-08-17T12:23:19.6844165Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:23:19.7796428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32 2022-08-17T12:23:19.7821930Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32 2022-08-17T12:23:19.8825718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64 2022-08-17T12:23:19.8852425Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32 2022-08-17T12:23:19.9948963Z test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32 2022-08-17T12:23:19.9983045Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32 2022-08-17T12:23:20.0410015Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64 2022-08-17T12:23:20.0437282Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32 2022-08-17T12:23:20.0564368Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32 2022-08-17T12:23:20.0741396Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32 2022-08-17T12:23:20.0763871Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128 2022-08-17T12:23:20.0888654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32 2022-08-17T12:23:20.0939116Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32 2022-08-17T12:23:20.1391696Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32 2022-08-17T12:23:20.3481557Z test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32 2022-08-17T12:23:20.3528019Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64 2022-08-17T12:23:20.3837332Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:23:20.3994045Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:23:20.4101130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:23:20.4117962Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:23:20.4141647Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32 2022-08-17T12:23:20.4293849Z test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32 2022-08-17T12:23:20.4442737Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32 2022-08-17T12:23:20.4517085Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:23:20.4671435Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:23:20.4951430Z test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32 2022-08-17T12:23:20.6784461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:23:20.6802069Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32 2022-08-17T12:23:20.6824152Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32 2022-08-17T12:23:20.6834820Z test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32 2022-08-17T12:23:20.7429160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64 2022-08-17T12:23:20.7456872Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64 2022-08-17T12:23:20.8065186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8 2022-08-17T12:23:20.8101981Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:23:20.8571126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:23:20.8595755Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32 2022-08-17T12:23:20.8870603Z test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32 2022-08-17T12:23:20.9150760Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32 2022-08-17T12:23:20.9202121Z test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32 2022-08-17T12:23:20.9631095Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32 2022-08-17T12:23:21.0111384Z test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32 2022-08-17T12:23:21.0140340Z [gw1] [ 73%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32 2022-08-17T12:23:21.0459751Z test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32 2022-08-17T12:23:21.0555807Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32 2022-08-17T12:23:21.0747601Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32 2022-08-17T12:23:21.0779954Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32 2022-08-17T12:23:21.0804848Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64 2022-08-17T12:23:21.1112011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16 2022-08-17T12:23:21.1154276Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32 2022-08-17T12:23:21.1554280Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32 2022-08-17T12:23:21.1563127Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32 2022-08-17T12:23:21.1990347Z [gw1] [ 73%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32 2022-08-17T12:23:21.1998054Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:23:21.2002762Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:23:21.2129172Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32 2022-08-17T12:23:21.2471273Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32 2022-08-17T12:23:21.4247429Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:21.4288755Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16 2022-08-17T12:23:21.5292523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32 2022-08-17T12:23:21.5344175Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:23:21.5598585Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:23:21.5693009Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:21.5775182Z test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32 2022-08-17T12:23:21.5804106Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8 2022-08-17T12:23:21.5893529Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8 2022-08-17T12:23:21.6193235Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32 2022-08-17T12:23:21.6267643Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32 2022-08-17T12:23:21.6286173Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32 2022-08-17T12:23:21.6899465Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64 2022-08-17T12:23:21.6922972Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32 2022-08-17T12:23:21.7712905Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32 2022-08-17T12:23:21.7734211Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64 2022-08-17T12:23:21.8056366Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16 2022-08-17T12:23:21.8070366Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32 2022-08-17T12:23:21.8410734Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32 2022-08-17T12:23:21.8473505Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32 2022-08-17T12:23:21.8734867Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32 2022-08-17T12:23:21.8758421Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16 2022-08-17T12:23:21.9085445Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32 2022-08-17T12:23:21.9097525Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:23:21.9286910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:23:21.9317356Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32 2022-08-17T12:23:21.9600768Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32 2022-08-17T12:23:21.9626707Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32 2022-08-17T12:23:22.0792228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64 2022-08-17T12:23:22.0823612Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64 2022-08-17T12:23:22.1220718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8 2022-08-17T12:23:22.1244374Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:23:22.1338991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:23:22.1352038Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32 2022-08-17T12:23:22.2400627Z test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32 2022-08-17T12:23:22.2459442Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8 2022-08-17T12:23:22.3276728Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8 2022-08-17T12:23:22.3302305Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8 2022-08-17T12:23:22.4614436Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16 2022-08-17T12:23:22.4636834Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:23:22.5864191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:23:22.5976219Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16 2022-08-17T12:23:22.6799912Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool 2022-08-17T12:23:22.6814781Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:23:22.7843212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:23:22.7950597Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool 2022-08-17T12:23:22.8830679Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128 2022-08-17T12:23:22.8846668Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:23:23.0064990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:23:23.0118404Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:23:23.1452996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:23:23.1475564Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:23:23.3313814Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:23:23.3329909Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128 2022-08-17T12:23:23.3481520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32 2022-08-17T12:23:23.3497069Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8 2022-08-17T12:23:23.3765451Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16 2022-08-17T12:23:23.3808640Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:23:23.4736627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:23:23.4752733Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:23:23.6071454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:23:23.6104102Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16 2022-08-17T12:23:23.6200849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool 2022-08-17T12:23:23.6216645Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:23:23.6463063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:23:23.6711358Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:23:23.6791651Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:23:23.7151226Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:23:23.7253872Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:23:23.7592999Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:23:23.7642557Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:23:23.7957883Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:23:23.8088561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:23:23.8189411Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:23:23.8206946Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32 2022-08-17T12:23:23.8552023Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64 2022-08-17T12:23:23.8552846Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:23:23.8913962Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:23:23.9096620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:23:23.9316796Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:23:23.9444161Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:23:23.9823054Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:23:23.9951680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:23:24.0312118Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:23:24.0361711Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:23:24.0754977Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:23:24.0764091Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:23:24.0880978Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:23:24.0902405Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool 2022-08-17T12:23:24.1152296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128 2022-08-17T12:23:24.1198437Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:23:24.1633820Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:23:24.1904329Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:23:24.1935142Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64 2022-08-17T12:23:24.3685408Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16 2022-08-17T12:23:24.3704059Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16 2022-08-17T12:23:24.4437528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32 2022-08-17T12:23:24.4459119Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32 2022-08-17T12:23:24.4547594Z test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32 2022-08-17T12:23:24.4584877Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:23:24.4592598Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:23:24.4894969Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32 2022-08-17T12:23:24.4918385Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32 2022-08-17T12:23:24.4949492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64 2022-08-17T12:23:24.5862707Z test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32 2022-08-17T12:23:24.5880782Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:23:24.5895846Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:24.5920131Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64 2022-08-17T12:23:24.6729969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16 2022-08-17T12:23:24.6758969Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16 2022-08-17T12:23:24.7662359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32 2022-08-17T12:23:24.7688312Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32 2022-08-17T12:23:24.7769833Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64 2022-08-17T12:23:24.7785420Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:24.7798309Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128 2022-08-17T12:23:24.7814243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:23:24.8700956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64 2022-08-17T12:23:24.8738200Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64 2022-08-17T12:23:24.9314203Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8 2022-08-17T12:23:24.9343782Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:23:24.9560857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:23:24.9581421Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8 2022-08-17T12:23:25.0118576Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8 2022-08-17T12:23:25.0134500Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:23:25.0294085Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:23:25.0316427Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8 2022-08-17T12:23:25.0878582Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:23:25.0894053Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:23:25.0974891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:23:25.1003655Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:23:25.1480343Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool 2022-08-17T12:23:25.1506481Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool 2022-08-17T12:23:25.1640655Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:23:25.1655251Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:23:25.2226581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:23:25.2235943Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:23:25.2430913Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:23:25.2443082Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:23:25.2530701Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32 2022-08-17T12:23:25.2675585Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:23:25.2739842Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16 2022-08-17T12:23:25.2753396Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64 2022-08-17T12:23:25.3375603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32 2022-08-17T12:23:25.3391639Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16 2022-08-17T12:23:25.3885400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32 2022-08-17T12:23:25.3900534Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32 2022-08-17T12:23:25.4272754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64 2022-08-17T12:23:25.4390050Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64 2022-08-17T12:23:25.4442398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16 2022-08-17T12:23:25.4457884Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32 2022-08-17T12:23:25.4727477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64 2022-08-17T12:23:25.4835394Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16 2022-08-17T12:23:25.5298307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32 2022-08-17T12:23:25.5333095Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32 2022-08-17T12:23:25.5727774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64 2022-08-17T12:23:25.5744331Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32 2022-08-17T12:23:25.5781449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64 2022-08-17T12:23:25.5795790Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64 2022-08-17T12:23:25.5978771Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8 2022-08-17T12:23:25.5995935Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64 2022-08-17T12:23:25.6083918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16 2022-08-17T12:23:25.6385374Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8 2022-08-17T12:23:25.6665223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:23:25.6725692Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:23:25.7298918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16 2022-08-17T12:23:25.7401878Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16 2022-08-17T12:23:25.7751508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool 2022-08-17T12:23:25.7768122Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16 2022-08-17T12:23:25.7913234Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32 2022-08-17T12:23:25.7930904Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool 2022-08-17T12:23:25.8529939Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128 2022-08-17T12:23:25.8574919Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128 2022-08-17T12:23:25.9294765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32 2022-08-17T12:23:25.9357224Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32 2022-08-17T12:23:26.0170564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64 2022-08-17T12:23:26.0188556Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64 2022-08-17T12:23:26.0218036Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64 2022-08-17T12:23:26.0295798Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:23:26.0311670Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32 2022-08-17T12:23:26.0321286Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16 2022-08-17T12:23:26.0967044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64 2022-08-17T12:23:26.0979417Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16 2022-08-17T12:23:26.1540888Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32 2022-08-17T12:23:26.1553358Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32 2022-08-17T12:23:26.1682787Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64 2022-08-17T12:23:26.1709024Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32 2022-08-17T12:23:26.1718314Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:23:26.1745226Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32 2022-08-17T12:23:26.1941425Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32 2022-08-17T12:23:26.2013625Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64 2022-08-17T12:23:26.2030235Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64 2022-08-17T12:23:26.2034603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16 2022-08-17T12:23:26.2173297Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8 2022-08-17T12:23:26.2198400Z [gw3] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32 2022-08-17T12:23:26.2426361Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32 2022-08-17T12:23:26.2471624Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16 2022-08-17T12:23:26.2628633Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32 2022-08-17T12:23:26.2653329Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32 2022-08-17T12:23:26.2759111Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:26.2906537Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32 2022-08-17T12:23:26.2915896Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32 2022-08-17T12:23:26.2926034Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64 2022-08-17T12:23:26.3159597Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32 2022-08-17T12:23:26.3377193Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64 2022-08-17T12:23:26.3725645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8 2022-08-17T12:23:26.3793495Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8 2022-08-17T12:23:26.3885555Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8 2022-08-17T12:23:26.3906739Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:26.4191453Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32 2022-08-17T12:23:26.4232397Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8 2022-08-17T12:23:26.4726540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16 2022-08-17T12:23:26.4760555Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32 2022-08-17T12:23:26.4875669Z test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32 2022-08-17T12:23:26.5031591Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32 2022-08-17T12:23:26.5192183Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8 2022-08-17T12:23:26.5197223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8 2022-08-17T12:23:26.5225284Z test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32 2022-08-17T12:23:26.5247873Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32 2022-08-17T12:23:26.5347287Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32 2022-08-17T12:23:26.5416507Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32 2022-08-17T12:23:26.5672291Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32 2022-08-17T12:23:26.5796174Z test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32 2022-08-17T12:23:26.5798876Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32 2022-08-17T12:23:26.6191254Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32 2022-08-17T12:23:26.6745778Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32 2022-08-17T12:23:26.6803406Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32 2022-08-17T12:23:26.7139651Z test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32 2022-08-17T12:23:26.7272221Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32 2022-08-17T12:23:26.7891337Z test_ops.py::TestCompositeComplianceCPU::test_backward_eig_cpu_float32 2022-08-17T12:23:26.7926887Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_eig_cpu_float32 2022-08-17T12:23:26.7964134Z test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32 2022-08-17T12:23:26.7980380Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8 2022-08-17T12:23:26.9374032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16 2022-08-17T12:23:26.9395629Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32 2022-08-17T12:23:26.9409374Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16 2022-08-17T12:23:26.9415216Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool 2022-08-17T12:23:26.9631232Z test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32 2022-08-17T12:23:26.9992155Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32 2022-08-17T12:23:27.0159644Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32 2022-08-17T12:23:27.0221897Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32 2022-08-17T12:23:27.0234748Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16 2022-08-17T12:23:27.0392665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool 2022-08-17T12:23:27.0397556Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32 2022-08-17T12:23:27.0871019Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32 2022-08-17T12:23:27.0994139Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32 2022-08-17T12:23:27.1312595Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32 2022-08-17T12:23:27.1325518Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32 2022-08-17T12:23:27.1750651Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32 2022-08-17T12:23:27.1828846Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32 2022-08-17T12:23:27.2189162Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32 2022-08-17T12:23:27.2457039Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32 2022-08-17T12:23:27.2632662Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32 2022-08-17T12:23:27.2702674Z test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32 2022-08-17T12:23:27.3150253Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32 2022-08-17T12:23:27.3749712Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32 2022-08-17T12:23:27.3762252Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32 2022-08-17T12:23:27.4089470Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32 2022-08-17T12:23:27.4101638Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool 2022-08-17T12:23:27.4314167Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128 2022-08-17T12:23:27.4363335Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32 2022-08-17T12:23:27.4948698Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32 2022-08-17T12:23:27.4964531Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32 2022-08-17T12:23:27.5074012Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32 2022-08-17T12:23:27.5225195Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32 2022-08-17T12:23:27.5259262Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32 2022-08-17T12:23:27.5512175Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32 2022-08-17T12:23:27.5549460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32 2022-08-17T12:23:27.5598701Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32 2022-08-17T12:23:27.5672065Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32 2022-08-17T12:23:27.5951876Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32 2022-08-17T12:23:27.6734055Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32 2022-08-17T12:23:27.6757123Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32 2022-08-17T12:23:27.6930520Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32 2022-08-17T12:23:27.6962541Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32 2022-08-17T12:23:27.7800416Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32 2022-08-17T12:23:27.7813615Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32 2022-08-17T12:23:27.7881912Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32 2022-08-17T12:23:27.7906802Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool 2022-08-17T12:23:27.8195671Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16 2022-08-17T12:23:27.8234467Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32 2022-08-17T12:23:27.8831300Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32 2022-08-17T12:23:27.8850222Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128 2022-08-17T12:23:27.8911727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64 2022-08-17T12:23:27.8935361Z [gw3] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32 2022-08-17T12:23:27.9638227Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32 2022-08-17T12:23:27.9681941Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32 2022-08-17T12:23:28.0560904Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32 2022-08-17T12:23:28.0573938Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32 2022-08-17T12:23:28.1056001Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32 2022-08-17T12:23:28.1069755Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32 2022-08-17T12:23:28.1974533Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32 2022-08-17T12:23:28.2007203Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32 2022-08-17T12:23:28.2337547Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32 2022-08-17T12:23:28.2542960Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32 2022-08-17T12:23:28.3535401Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32 2022-08-17T12:23:28.3580288Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32 2022-08-17T12:23:28.4046264Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32 2022-08-17T12:23:28.4095508Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64 2022-08-17T12:23:28.4666032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16 2022-08-17T12:23:28.4709981Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32 2022-08-17T12:23:28.5938117Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32 2022-08-17T12:23:28.5972891Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32 2022-08-17T12:23:28.6447912Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32 2022-08-17T12:23:28.6474344Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16 2022-08-17T12:23:28.6723253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32 2022-08-17T12:23:28.6746089Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32 2022-08-17T12:23:28.7633149Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32 2022-08-17T12:23:28.7656390Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32 2022-08-17T12:23:28.8603292Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32 2022-08-17T12:23:28.8633406Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32 2022-08-17T12:23:28.9485744Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32 2022-08-17T12:23:28.9511157Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32 2022-08-17T12:23:28.9838086Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32 2022-08-17T12:23:28.9863636Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16 2022-08-17T12:23:29.0418305Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32 2022-08-17T12:23:29.0444909Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32 2022-08-17T12:23:29.1235752Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32 2022-08-17T12:23:29.1262036Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32 2022-08-17T12:23:29.1566073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64 2022-08-17T12:23:29.1588789Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32 2022-08-17T12:23:29.1813871Z test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32 2022-08-17T12:23:29.2072361Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32 2022-08-17T12:23:29.2268773Z test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32 2022-08-17T12:23:29.2472318Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32 2022-08-17T12:23:29.2978768Z test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32 2022-08-17T12:23:29.3002067Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32 2022-08-17T12:23:29.3014153Z test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32 2022-08-17T12:23:29.3025569Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32 2022-08-17T12:23:29.3172236Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64 2022-08-17T12:23:29.3512139Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32 2022-08-17T12:23:29.3523019Z test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32 2022-08-17T12:23:29.3994033Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32 2022-08-17T12:23:29.4064210Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32 2022-08-17T12:23:29.4468479Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32 2022-08-17T12:23:29.5633539Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32 2022-08-17T12:23:29.5689582Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64 2022-08-17T12:23:29.7850846Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16 2022-08-17T12:23:29.7891479Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16 2022-08-17T12:23:29.8626266Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32 2022-08-17T12:23:29.8651165Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64 2022-08-17T12:23:29.9219581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16 2022-08-17T12:23:29.9327425Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32 2022-08-17T12:23:29.9441233Z test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32 2022-08-17T12:23:29.9832589Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32 2022-08-17T12:23:29.9970261Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32 2022-08-17T12:23:29.9986557Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32 2022-08-17T12:23:30.1339143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64 2022-08-17T12:23:30.1368330Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64 2022-08-17T12:23:30.2107122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8 2022-08-17T12:23:30.2119531Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32 2022-08-17T12:23:30.2567559Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32 2022-08-17T12:23:30.2581750Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8 2022-08-17T12:23:30.3501527Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8 2022-08-17T12:23:30.3527849Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32 2022-08-17T12:23:30.4313531Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32 2022-08-17T12:23:30.4340710Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8 2022-08-17T12:23:30.4544559Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16 2022-08-17T12:23:30.4640916Z [gw0] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16 2022-08-17T12:23:30.4667244Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32 2022-08-17T12:23:30.4789137Z test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32 2022-08-17T12:23:30.4820720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool 2022-08-17T12:23:30.4835681Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool 2022-08-17T12:23:30.5151937Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32 2022-08-17T12:23:30.5194502Z test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32 2022-08-17T12:23:30.5272379Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32 2022-08-17T12:23:30.5281894Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128 2022-08-17T12:23:30.5631642Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128 2022-08-17T12:23:30.5913533Z test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32 2022-08-17T12:23:30.5919325Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32 2022-08-17T12:23:30.5962301Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32 2022-08-17T12:23:30.5992422Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32 2022-08-17T12:23:30.6100462Z test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32 2022-08-17T12:23:30.6106660Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16 2022-08-17T12:23:30.6188968Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32 2022-08-17T12:23:30.6230136Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64 2022-08-17T12:23:30.6676856Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64 2022-08-17T12:23:30.6681471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16 2022-08-17T12:23:30.7117355Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16 2022-08-17T12:23:30.7117935Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32 2022-08-17T12:23:30.7577551Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32 2022-08-17T12:23:30.7578172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64 2022-08-17T12:23:30.8011060Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64 2022-08-17T12:23:30.8011677Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16 2022-08-17T12:23:30.8448823Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16 2022-08-17T12:23:30.8449472Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32 2022-08-17T12:23:30.8872802Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32 2022-08-17T12:23:30.8879484Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64 2022-08-17T12:23:30.9272393Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64 2022-08-17T12:23:30.9326804Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8 2022-08-17T12:23:30.9763529Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8 2022-08-17T12:23:30.9770276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8 2022-08-17T12:23:31.0149573Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8 2022-08-17T12:23:31.0158254Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32 2022-08-17T12:23:31.0183113Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16 2022-08-17T12:23:31.0193900Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16 2022-08-17T12:23:31.0521077Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32 2022-08-17T12:23:31.0612287Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32 2022-08-17T12:23:31.0616765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool 2022-08-17T12:23:31.0621658Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool 2022-08-17T12:23:31.0637467Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32 2022-08-17T12:23:31.1120235Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32 2022-08-17T12:23:31.1123436Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128 2022-08-17T12:23:31.1131275Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128 2022-08-17T12:23:31.1364703Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32 2022-08-17T12:23:31.1387375Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32 2022-08-17T12:23:31.1509399Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64 2022-08-17T12:23:31.1551211Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32 2022-08-17T12:23:31.1969027Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32 2022-08-17T12:23:31.1982099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64 2022-08-17T12:23:31.2357342Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64 2022-08-17T12:23:31.2417616Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16 2022-08-17T12:23:31.2796656Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16 2022-08-17T12:23:31.2851771Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32 2022-08-17T12:23:31.3235319Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32 2022-08-17T12:23:31.3289277Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64 2022-08-17T12:23:31.3676834Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64 2022-08-17T12:23:31.3729587Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16 2022-08-17T12:23:31.4114597Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16 2022-08-17T12:23:31.4163588Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32 2022-08-17T12:23:31.4555655Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32 2022-08-17T12:23:31.4605845Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64 2022-08-17T12:23:31.4671122Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64 2022-08-17T12:23:31.4680076Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64 2022-08-17T12:23:31.4994488Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8 2022-08-17T12:23:31.5044447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8 2022-08-17T12:23:31.5438138Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8 2022-08-17T12:23:31.5501347Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8 2022-08-17T12:23:31.5874155Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8 2022-08-17T12:23:31.6034499Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16 2022-08-17T12:23:31.6242241Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16 2022-08-17T12:23:31.6246779Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32 2022-08-17T12:23:31.6311446Z test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32 2022-08-17T12:23:31.6440498Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128 2022-08-17T12:23:31.6444456Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32 2022-08-17T12:23:31.6680414Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128 2022-08-17T12:23:31.6757442Z test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32 2022-08-17T12:23:31.6927405Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64 2022-08-17T12:23:31.7195948Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64 2022-08-17T12:23:31.7354748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16 2022-08-17T12:23:31.7476210Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16 2022-08-17T12:23:31.7490033Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32 2022-08-17T12:23:31.7627359Z test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32 2022-08-17T12:23:31.7642267Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32 2022-08-17T12:23:31.7775731Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32 2022-08-17T12:23:31.7915143Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32 2022-08-17T12:23:31.8076158Z test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32 2022-08-17T12:23:31.8238861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64 2022-08-17T12:23:31.8338456Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64 2022-08-17T12:23:31.8346836Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8 2022-08-17T12:23:31.8523450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8 2022-08-17T12:23:31.8770139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16 2022-08-17T12:23:31.8878124Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16 2022-08-17T12:23:31.8882412Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32 2022-08-17T12:23:31.9115135Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32 2022-08-17T12:23:31.9136411Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32 2022-08-17T12:23:31.9164362Z test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32 2022-08-17T12:23:31.9256590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128 2022-08-17T12:23:31.9385811Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32 2022-08-17T12:23:31.9398737Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32 2022-08-17T12:23:31.9429638Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32 2022-08-17T12:23:31.9450665Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32 2022-08-17T12:23:31.9589941Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128 2022-08-17T12:23:31.9593352Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32 2022-08-17T12:23:31.9873936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64 2022-08-17T12:23:31.9875047Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32 2022-08-17T12:23:31.9915357Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32 2022-08-17T12:23:32.0031161Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64 2022-08-17T12:23:32.0275483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16 2022-08-17T12:23:32.0389167Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32 2022-08-17T12:23:32.0511437Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16 2022-08-17T12:23:32.0830637Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32 2022-08-17T12:23:32.1032522Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32 2022-08-17T12:23:32.1217730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64 2022-08-17T12:23:32.1393124Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64 2022-08-17T12:23:32.1544372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16 2022-08-17T12:23:32.1553397Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32 2022-08-17T12:23:32.2073786Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32 2022-08-17T12:23:32.2091210Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8 2022-08-17T12:23:32.2542942Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16 2022-08-17T12:23:32.2594810Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32 2022-08-17T12:23:32.2851057Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32 2022-08-17T12:23:32.3113086Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32 2022-08-17T12:23:32.3602614Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32 2022-08-17T12:23:32.3624491Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16 2022-08-17T12:23:32.4423768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool 2022-08-17T12:23:32.4484485Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32 2022-08-17T12:23:32.4715787Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32 2022-08-17T12:23:32.4992858Z [gw1] [ 74%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32 2022-08-17T12:23:32.5217579Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32 2022-08-17T12:23:32.5472228Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32 2022-08-17T12:23:32.5720831Z test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32 2022-08-17T12:23:32.5838307Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32 2022-08-17T12:23:32.5930145Z test_ops.py::TestCompositeComplianceCPU::test_backward_inverse_cpu_float32 2022-08-17T12:23:32.5944851Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool 2022-08-17T12:23:32.6680063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128 2022-08-17T12:23:32.6695904Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_inverse_cpu_float32 2022-08-17T12:23:33.0621560Z test_ops.py::TestCompositeComplianceCPU::test_backward_istft_cpu_float32 2022-08-17T12:23:33.0649619Z [gw1] [ 74%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_istft_cpu_float32 2022-08-17T12:23:33.1048353Z test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32 2022-08-17T12:23:33.1069591Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16 2022-08-17T12:23:33.1089041Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32 2022-08-17T12:23:33.1094188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128 2022-08-17T12:23:33.1783348Z test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32 2022-08-17T12:23:33.1817427Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32 2022-08-17T12:23:33.2797748Z test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32 2022-08-17T12:23:33.2822499Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32 2022-08-17T12:23:33.3585546Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32 2022-08-17T12:23:33.3615316Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32 2022-08-17T12:23:33.3687530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32 2022-08-17T12:23:33.3958492Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32 2022-08-17T12:23:33.3976963Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32 2022-08-17T12:23:33.4073206Z test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32 2022-08-17T12:23:33.4079378Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32 2022-08-17T12:23:33.4551513Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32 2022-08-17T12:23:33.5437670Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32 2022-08-17T12:23:33.5470493Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128 2022-08-17T12:23:33.7643061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64 2022-08-17T12:23:33.7675708Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128 2022-08-17T12:23:33.8000864Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32 2022-08-17T12:23:33.8026883Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32 2022-08-17T12:23:33.8242837Z test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32 2022-08-17T12:23:33.8449849Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32 2022-08-17T12:23:34.2581359Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32 2022-08-17T12:23:34.2603512Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32 2022-08-17T12:23:34.3080501Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32 2022-08-17T12:23:34.3103489Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32 2022-08-17T12:23:34.3318528Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32 2022-08-17T12:23:34.3341676Z [gw0] [ 74%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32 2022-08-17T12:23:34.3930849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64 2022-08-17T12:23:34.3969044Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64 2022-08-17T12:23:34.4133678Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32 2022-08-17T12:23:34.4170045Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32 2022-08-17T12:23:34.4232382Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32 2022-08-17T12:23:34.4672311Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32 2022-08-17T12:23:34.4691063Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32 2022-08-17T12:23:34.5114683Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32 2022-08-17T12:23:34.5117680Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32 2022-08-17T12:23:34.5593047Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32 2022-08-17T12:23:34.5597490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32 2022-08-17T12:23:34.6036776Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32 2022-08-17T12:23:34.6046262Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32 2022-08-17T12:23:34.6463301Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32 2022-08-17T12:23:34.6764808Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32 2022-08-17T12:23:34.6788406Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32 2022-08-17T12:23:34.7053880Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32 2022-08-17T12:23:34.7104140Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32 2022-08-17T12:23:34.7612678Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64 2022-08-17T12:23:34.7639662Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32 2022-08-17T12:23:34.8149200Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32 2022-08-17T12:23:34.8179145Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32 2022-08-17T12:23:34.9169049Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32 2022-08-17T12:23:34.9190165Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64 2022-08-17T12:23:34.9574638Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16 2022-08-17T12:23:34.9610148Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32 2022-08-17T12:23:35.0338777Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32 2022-08-17T12:23:35.0362061Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64 2022-08-17T12:23:35.2386073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16 2022-08-17T12:23:35.2439362Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32 2022-08-17T12:23:35.2921327Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32 2022-08-17T12:23:35.2966055Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16 2022-08-17T12:23:35.5315630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32 2022-08-17T12:23:35.5355783Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32 2022-08-17T12:23:35.5848635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64 2022-08-17T12:23:35.5869900Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32 2022-08-17T12:23:35.7179176Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32 2022-08-17T12:23:35.7205334Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64 2022-08-17T12:23:35.8179267Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8 2022-08-17T12:23:35.8206299Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16 2022-08-17T12:23:35.8735367Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32 2022-08-17T12:23:35.8758438Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8 2022-08-17T12:23:36.0369286Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8 2022-08-17T12:23:36.0382010Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32 2022-08-17T12:23:36.1003039Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32 2022-08-17T12:23:36.1033260Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8 2022-08-17T12:23:36.2032072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16 2022-08-17T12:23:36.2066262Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32 2022-08-17T12:23:36.2210869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64 2022-08-17T12:23:36.2235510Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32 2022-08-17T12:23:36.3695470Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32 2022-08-17T12:23:36.3725220Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32 2022-08-17T12:23:36.4027774Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32 2022-08-17T12:23:36.4155676Z [gw1] [ 74%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32 2022-08-17T12:23:36.4732197Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32 2022-08-17T12:23:36.4773586Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16 2022-08-17T12:23:36.9239511Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool 2022-08-17T12:23:36.9273121Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64 2022-08-17T12:23:37.0165084Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16 2022-08-17T12:23:37.0206585Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool 2022-08-17T12:23:37.0419023Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128 2022-08-17T12:23:37.0458888Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32 2022-08-17T12:23:37.1269506Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32 2022-08-17T12:23:37.1312586Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32 2022-08-17T12:23:37.3604125Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32 2022-08-17T12:23:37.3631915Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16 2022-08-17T12:23:37.7269497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32 2022-08-17T12:23:37.7294190Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32 2022-08-17T12:23:38.0450225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64 2022-08-17T12:23:38.0493138Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64 2022-08-17T12:23:38.0581698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8 2022-08-17T12:23:38.0604486Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128 2022-08-17T12:23:38.1090719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64 2022-08-17T12:23:38.1101883Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32 2022-08-17T12:23:38.4596001Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32 2022-08-17T12:23:38.4623047Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8 2022-08-17T12:23:38.6210302Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8 2022-08-17T12:23:38.6233939Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32 2022-08-17T12:23:38.7295479Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32 2022-08-17T12:23:38.7320497Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8 2022-08-17T12:23:38.7324945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16 2022-08-17T12:23:38.7343536Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64 2022-08-17T12:23:38.7571859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32 2022-08-17T12:23:38.7864061Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16 2022-08-17T12:23:38.8008636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool 2022-08-17T12:23:38.8052675Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32 2022-08-17T12:23:38.8063339Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32 2022-08-17T12:23:38.8143046Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool 2022-08-17T12:23:38.8143829Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32 2022-08-17T12:23:38.8223013Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32 2022-08-17T12:23:38.8537933Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128 2022-08-17T12:23:38.8574696Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128 2022-08-17T12:23:38.8597125Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32 2022-08-17T12:23:38.8631026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64 2022-08-17T12:23:38.9017110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64 2022-08-17T12:23:38.9073551Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64 2022-08-17T12:23:38.9361509Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16 2022-08-17T12:23:38.9518696Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16 2022-08-17T12:23:38.9704632Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32 2022-08-17T12:23:38.9714875Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32 2022-08-17T12:23:38.9768356Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32 2022-08-17T12:23:38.9958260Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32 2022-08-17T12:23:39.0136742Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64 2022-08-17T12:23:39.0150760Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64 2022-08-17T12:23:39.0221812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16 2022-08-17T12:23:39.0400006Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64 2022-08-17T12:23:39.0636469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16 2022-08-17T12:23:39.0838956Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16 2022-08-17T12:23:39.1079147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32 2022-08-17T12:23:39.1191938Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32 2022-08-17T12:23:39.1207566Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16 2022-08-17T12:23:39.1273611Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32 2022-08-17T12:23:39.1506982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64 2022-08-17T12:23:39.1714067Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64 2022-08-17T12:23:39.1724554Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32 2022-08-17T12:23:39.1757146Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32 2022-08-17T12:23:39.1873623Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8 2022-08-17T12:23:39.1958077Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32 2022-08-17T12:23:39.2156312Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8 2022-08-17T12:23:39.2199005Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32 2022-08-17T12:23:39.2360012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8 2022-08-17T12:23:39.2369742Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32 2022-08-17T12:23:39.2450023Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64 2022-08-17T12:23:39.2461863Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8 2022-08-17T12:23:39.2597371Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32 2022-08-17T12:23:39.2604336Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32 2022-08-17T12:23:39.2614019Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32 2022-08-17T12:23:39.2682207Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:23:39.2689722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16 2022-08-17T12:23:39.3119961Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16 2022-08-17T12:23:39.3125059Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool 2022-08-17T12:23:39.3336115Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool 2022-08-17T12:23:39.3349578Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:23:39.3568329Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:23:39.3576857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128 2022-08-17T12:23:39.3874830Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128 2022-08-17T12:23:39.3887924Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64 2022-08-17T12:23:39.3998586Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8 2022-08-17T12:23:39.4001289Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64 2022-08-17T12:23:39.4112480Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64 2022-08-17T12:23:39.4127223Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:23:39.4446823Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:23:39.4451940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16 2022-08-17T12:23:39.4893050Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16 2022-08-17T12:23:39.4900758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32 2022-08-17T12:23:39.5311550Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32 2022-08-17T12:23:39.5336817Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64 2022-08-17T12:23:39.5347226Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8 2022-08-17T12:23:39.5357881Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64 2022-08-17T12:23:39.5662106Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8 2022-08-17T12:23:39.5690047Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32 2022-08-17T12:23:39.5715547Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32 2022-08-17T12:23:39.5771573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16 2022-08-17T12:23:39.6157441Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16 2022-08-17T12:23:39.6192263Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32 2022-08-17T12:23:39.6596766Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32 2022-08-17T12:23:39.6634481Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64 2022-08-17T12:23:39.6678428Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64 2022-08-17T12:23:39.6686784Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8 2022-08-17T12:23:39.6809841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16 2022-08-17T12:23:39.7034909Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16 2022-08-17T12:23:39.7077855Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8 2022-08-17T12:23:39.7114028Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8 2022-08-17T12:23:39.7194594Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool 2022-08-17T12:23:39.7474279Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool 2022-08-17T12:23:39.7512144Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8 2022-08-17T12:23:39.7552032Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8 2022-08-17T12:23:39.7677425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128 2022-08-17T12:23:39.7915191Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128 2022-08-17T12:23:39.7993744Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16 2022-08-17T12:23:39.8142959Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32 2022-08-17T12:23:39.8471016Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32 2022-08-17T12:23:39.8562828Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64 2022-08-17T12:23:39.8884256Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64 2022-08-17T12:23:39.9005679Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16 2022-08-17T12:23:39.9322943Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16 2022-08-17T12:23:39.9442483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32 2022-08-17T12:23:39.9490356Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32 2022-08-17T12:23:39.9504488Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16 2022-08-17T12:23:39.9757637Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool 2022-08-17T12:23:39.9832388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64 2022-08-17T12:23:39.9842532Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32 2022-08-17T12:23:39.9898396Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32 2022-08-17T12:23:40.0009220Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64 2022-08-17T12:23:40.0115424Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32 2022-08-17T12:23:40.0128057Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:23:40.0162588Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32 2022-08-17T12:23:40.0192065Z [gw1] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32 2022-08-17T12:23:40.0272653Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16 2022-08-17T12:23:40.0283092Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16 2022-08-17T12:23:40.0340706Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32 2022-08-17T12:23:40.0555570Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32 2022-08-17T12:23:40.0659311Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:23:40.0693227Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32 2022-08-17T12:23:40.0712382Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:23:40.0783482Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32 2022-08-17T12:23:40.1073647Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32 2022-08-17T12:23:40.1082504Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:23:40.1199502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64 2022-08-17T12:23:40.1284637Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64 2022-08-17T12:23:40.1508955Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:23:40.1633283Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool 2022-08-17T12:23:40.1643439Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:23:40.1644203Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8 2022-08-17T12:23:40.1647460Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8 2022-08-17T12:23:40.2030621Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128 2022-08-17T12:23:40.2066214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8 2022-08-17T12:23:40.2471665Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8 2022-08-17T12:23:40.6040702Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16 2022-08-17T12:23:40.6130166Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32 2022-08-17T12:23:40.6240730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32 2022-08-17T12:23:40.6556941Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32 2022-08-17T12:23:41.3358535Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32 2022-08-17T12:23:41.3382668Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32 2022-08-17T12:23:41.4600778Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32 2022-08-17T12:23:41.4626144Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128 2022-08-17T12:23:41.5588765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64 2022-08-17T12:23:41.5682972Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32 2022-08-17T12:23:41.6024353Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32 2022-08-17T12:23:41.6115815Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32 2022-08-17T12:23:41.6447215Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32 2022-08-17T12:23:41.6557949Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32 2022-08-17T12:23:41.6638051Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32 2022-08-17T12:23:41.7072445Z [gw3] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32 2022-08-17T12:23:41.8187111Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32 2022-08-17T12:23:41.8211055Z [gw3] [ 74%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32 2022-08-17T12:23:42.0136795Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32 2022-08-17T12:23:42.0137429Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32 2022-08-17T12:23:42.0352888Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32 2022-08-17T12:23:42.0632296Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32 2022-08-17T12:23:42.0845875Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32 2022-08-17T12:23:42.0997090Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32 2022-08-17T12:23:42.2607483Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32 2022-08-17T12:23:42.2669698Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64 2022-08-17T12:23:42.2851299Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32 2022-08-17T12:23:42.2923117Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32 2022-08-17T12:23:42.3461885Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32 2022-08-17T12:23:42.3520729Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32 2022-08-17T12:23:42.4490377Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:42.4510881Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32 2022-08-17T12:23:42.6773027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64 2022-08-17T12:23:42.6802891Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64 2022-08-17T12:23:42.9350197Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16 2022-08-17T12:23:42.9379144Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16 2022-08-17T12:23:42.9885792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32 2022-08-17T12:23:42.9911278Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:43.0102015Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32 2022-08-17T12:23:43.0352291Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32 2022-08-17T12:23:43.1330799Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32 2022-08-17T12:23:43.1358346Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32 2022-08-17T12:23:43.1878773Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64 2022-08-17T12:23:43.1925591Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32 2022-08-17T12:23:43.3849797Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32 2022-08-17T12:23:43.3872540Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32 2022-08-17T12:23:43.4161837Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32 2022-08-17T12:23:43.4192246Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64 2022-08-17T12:23:43.4278362Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8 2022-08-17T12:23:43.4312816Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32 2022-08-17T12:23:43.5910460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32 2022-08-17T12:23:43.5926027Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32 2022-08-17T12:23:43.6744412Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32 2022-08-17T12:23:43.6760284Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8 2022-08-17T12:23:43.9043455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8 2022-08-17T12:23:43.9059420Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8 2022-08-17T12:23:44.0733456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16 2022-08-17T12:23:44.0756091Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16 2022-08-17T12:23:44.3464060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool 2022-08-17T12:23:44.3491303Z [gw3] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32 2022-08-17T12:23:44.5161247Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32 2022-08-17T12:23:44.5230414Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool 2022-08-17T12:23:45.3973820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128 2022-08-17T12:23:45.3995624Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128 2022-08-17T12:23:45.9388904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64 2022-08-17T12:23:45.9406339Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64 2022-08-17T12:23:46.1091486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32 2022-08-17T12:23:46.1114275Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32 2022-08-17T12:23:46.2134700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64 2022-08-17T12:23:46.2159720Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16 2022-08-17T12:23:46.3221182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool 2022-08-17T12:23:46.3247468Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64 2022-08-17T12:23:46.4997590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16 2022-08-17T12:23:46.5023625Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16 2022-08-17T12:23:46.6810168Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32 2022-08-17T12:23:46.6860088Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32 2022-08-17T12:23:46.6993118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64 2022-08-17T12:23:46.7013070Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool 2022-08-17T12:23:46.8651915Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32 2022-08-17T12:23:46.8678198Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64 2022-08-17T12:23:47.0041640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8 2022-08-17T12:23:47.0064594Z [gw0] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8 2022-08-17T12:23:47.0831958Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8 2022-08-17T12:23:47.0924544Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32 2022-08-17T12:23:47.1353610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64 2022-08-17T12:23:47.1380593Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8 2022-08-17T12:23:47.1583478Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16 2022-08-17T12:23:47.1869115Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16 2022-08-17T12:23:47.2043207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool 2022-08-17T12:23:47.2309614Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool 2022-08-17T12:23:47.2513390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128 2022-08-17T12:23:47.2790722Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128 2022-08-17T12:23:47.2953885Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64 2022-08-17T12:23:47.3195786Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64 2022-08-17T12:23:47.3434223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16 2022-08-17T12:23:47.3636929Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16 2022-08-17T12:23:47.3883480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32 2022-08-17T12:23:47.4074276Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32 2022-08-17T12:23:47.4318983Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64 2022-08-17T12:23:47.4516153Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64 2022-08-17T12:23:47.4546261Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16 2022-08-17T12:23:47.4555417Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64 2022-08-17T12:23:47.4745945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16 2022-08-17T12:23:47.4956933Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16 2022-08-17T12:23:47.5175353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32 2022-08-17T12:23:47.5437242Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32 2022-08-17T12:23:47.5665147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64 2022-08-17T12:23:47.5748416Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64 2022-08-17T12:23:47.5762179Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16 2022-08-17T12:23:47.5873126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32 2022-08-17T12:23:47.6107862Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8 2022-08-17T12:23:47.6355403Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8 2022-08-17T12:23:47.6583583Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8 2022-08-17T12:23:47.6794624Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8 2022-08-17T12:23:47.6848613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128 2022-08-17T12:23:47.7057812Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128 2022-08-17T12:23:47.7072920Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32 2022-08-17T12:23:47.7237812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64 2022-08-17T12:23:47.7288641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64 2022-08-17T12:23:47.7719143Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64 2022-08-17T12:23:47.7780482Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32 2022-08-17T12:23:47.8158704Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32 2022-08-17T12:23:47.8216924Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64 2022-08-17T12:23:47.8422101Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64 2022-08-17T12:23:47.8435696Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64 2022-08-17T12:23:47.8636441Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8 2022-08-17T12:23:47.8691213Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16 2022-08-17T12:23:47.9078086Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16 2022-08-17T12:23:47.9117361Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32 2022-08-17T12:23:47.9518905Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32 2022-08-17T12:23:47.9565492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64 2022-08-17T12:23:47.9637790Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64 2022-08-17T12:23:47.9662084Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8 2022-08-17T12:23:47.9956539Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8 2022-08-17T12:23:48.0008304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8 2022-08-17T12:23:48.0402177Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8 2022-08-17T12:23:48.0442821Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8 2022-08-17T12:23:48.0836860Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8 2022-08-17T12:23:48.0940899Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16 2022-08-17T12:23:48.0947818Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8 2022-08-17T12:23:48.0957107Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16 2022-08-17T12:23:48.1276067Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:23:48.1361530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool 2022-08-17T12:23:48.1716425Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool 2022-08-17T12:23:48.1816633Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128 2022-08-17T12:23:48.2157598Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128 2022-08-17T12:23:48.2261431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32 2022-08-17T12:23:48.2597809Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32 2022-08-17T12:23:48.2700843Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64 2022-08-17T12:23:48.3035408Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64 2022-08-17T12:23:48.3132959Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16 2022-08-17T12:23:48.3476937Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16 2022-08-17T12:23:48.3566708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32 2022-08-17T12:23:48.3917331Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32 2022-08-17T12:23:48.4012165Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64 2022-08-17T12:23:48.4356885Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64 2022-08-17T12:23:48.4450431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16 2022-08-17T12:23:48.4510914Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16 2022-08-17T12:23:48.4518511Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:23:48.4794023Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16 2022-08-17T12:23:48.4883235Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32 2022-08-17T12:23:48.5234447Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32 2022-08-17T12:23:48.5318833Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64 2022-08-17T12:23:48.5674153Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64 2022-08-17T12:23:48.5746758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8 2022-08-17T12:23:48.6156849Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8 2022-08-17T12:23:48.6244376Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8 2022-08-17T12:23:48.6596866Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8 2022-08-17T12:23:48.7514775Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16 2022-08-17T12:23:48.7538489Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:23:48.9670360Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32 2022-08-17T12:23:48.9696958Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16 2022-08-17T12:23:49.2057185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32 2022-08-17T12:23:49.2091553Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16 2022-08-17T12:23:49.5110916Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool 2022-08-17T12:23:49.5140486Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32 2022-08-17T12:23:49.6734767Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64 2022-08-17T12:23:49.6749789Z [gw0] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool 2022-08-17T12:23:49.8675753Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32 2022-08-17T12:23:49.8687592Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32 2022-08-17T12:23:49.8826530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32 2022-08-17T12:23:49.9115411Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32 2022-08-17T12:23:49.9298824Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32 2022-08-17T12:23:49.9554531Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32 2022-08-17T12:23:49.9809523Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:49.9993986Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:50.0144838Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32 2022-08-17T12:23:50.0172521Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32 2022-08-17T12:23:50.0186280Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64 2022-08-17T12:23:50.0434174Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16 2022-08-17T12:23:50.0686914Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32 2022-08-17T12:23:50.0875950Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32 2022-08-17T12:23:50.3034279Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:50.3045287Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16 2022-08-17T12:23:50.4547984Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32 2022-08-17T12:23:50.4562160Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:50.5863544Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:50.5880357Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:50.6114419Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32 2022-08-17T12:23:50.6124904Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32 2022-08-17T12:23:50.6615879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64 2022-08-17T12:23:50.6632911Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32 2022-08-17T12:23:50.7471901Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:50.7489671Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:50.7713287Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32 2022-08-17T12:23:50.7915911Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32 2022-08-17T12:23:50.8282296Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:50.8353368Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:50.8644412Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32 2022-08-17T12:23:50.8656733Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64 2022-08-17T12:23:50.8792035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8 2022-08-17T12:23:50.8803527Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32 2022-08-17T12:23:50.9034593Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:50.9237219Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:50.9539205Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32 2022-08-17T12:23:50.9675814Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32 2022-08-17T12:23:51.0837833Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:23:51.0850008Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8 2022-08-17T12:23:51.3089188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:23:51.3096892Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:23:51.5284480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:23:51.5296404Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:23:51.7366186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:23:51.7378258Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:23:52.0646127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:23:52.0658337Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:23:52.3575711Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:23:52.3604502Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:23:52.4774620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:23:52.4806046Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32 2022-08-17T12:23:52.5861739Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32 2022-08-17T12:23:52.5890060Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32 2022-08-17T12:23:52.9218628Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32 2022-08-17T12:23:52.9233495Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:23:53.1221107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:53.1235948Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:53.3976143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:23:53.4002793Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:23:53.9395400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:23:53.9435619Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:23:54.5336681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:23:54.5367087Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:23:54.9371500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:23:54.9399030Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:23:55.2869185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:23:55.2895459Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:23:55.6080124Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:23:55.6106579Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:23:56.1866840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:23:56.1897351Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:23:56.5238569Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:23:56.5253310Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32 2022-08-17T12:23:56.6820558Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:23:56.6847034Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:23:56.8539191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:23:56.8569293Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:23:57.1322495Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:23:57.1347689Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:23:57.4569101Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:23:57.4595528Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:23:57.7823027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:23:57.7849118Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:23:58.0771925Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:23:58.0799339Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:23:58.3478864Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:23:58.3504932Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:23:58.6387461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:23:58.6413732Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:23:58.6484239Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16 2022-08-17T12:23:58.6871820Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16 2022-08-17T12:23:58.6899270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool 2022-08-17T12:23:58.7275829Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool 2022-08-17T12:23:58.7343388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128 2022-08-17T12:23:58.7714541Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128 2022-08-17T12:23:58.7784180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32 2022-08-17T12:23:58.8195561Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32 2022-08-17T12:23:58.8858002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64 2022-08-17T12:23:58.8870453Z [gw2] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64 2022-08-17T12:23:58.9778745Z test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32 2022-08-17T12:23:58.9791327Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:24:00.0291657Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:00.0302876Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:24:00.6996563Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32 2022-08-17T12:24:00.7004809Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32 2022-08-17T12:24:01.0489858Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32 2022-08-17T12:24:01.0504299Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32 2022-08-17T12:24:01.3891921Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:24:01.3906379Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:24:01.6833379Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32 2022-08-17T12:24:01.6834375Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32 2022-08-17T12:24:01.6999298Z test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32 2022-08-17T12:24:01.7274222Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32 2022-08-17T12:24:01.7335298Z test_ops.py::TestCompositeComplianceCPU::test_operator_eig_cpu_float32 2022-08-17T12:24:01.7714097Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_eig_cpu_float32 2022-08-17T12:24:01.8173355Z test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32 2022-08-17T12:24:01.8184007Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32 2022-08-17T12:24:01.8200151Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32 2022-08-17T12:24:01.8593298Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32 2022-08-17T12:24:01.8615959Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32 2022-08-17T12:24:01.9033337Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32 2022-08-17T12:24:01.9240151Z test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32 2022-08-17T12:24:01.9473429Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32 2022-08-17T12:24:01.9594719Z test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32 2022-08-17T12:24:01.9912800Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32 2022-08-17T12:24:01.9959075Z test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32 2022-08-17T12:24:02.0352289Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32 2022-08-17T12:24:02.0419197Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32 2022-08-17T12:24:02.0792276Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32 2022-08-17T12:24:02.0837868Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32 2022-08-17T12:24:02.1232497Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32 2022-08-17T12:24:02.1300442Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32 2022-08-17T12:24:02.1672835Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32 2022-08-17T12:24:02.1742114Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32 2022-08-17T12:24:02.2113146Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32 2022-08-17T12:24:02.2210310Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32 2022-08-17T12:24:02.2554169Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32 2022-08-17T12:24:02.2718898Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32 2022-08-17T12:24:02.2993229Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32 2022-08-17T12:24:02.3038244Z test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32 2022-08-17T12:24:02.3434116Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32 2022-08-17T12:24:02.4128253Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32 2022-08-17T12:24:02.4150895Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32 2022-08-17T12:24:02.4662437Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32 2022-08-17T12:24:02.4684513Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32 2022-08-17T12:24:02.5193286Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32 2022-08-17T12:24:02.5215537Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32 2022-08-17T12:24:02.5411575Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32 2022-08-17T12:24:02.5651524Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32 2022-08-17T12:24:02.6454305Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32 2022-08-17T12:24:02.6481855Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32 2022-08-17T12:24:02.6980381Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32 2022-08-17T12:24:02.7018837Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32 2022-08-17T12:24:02.7611904Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32 2022-08-17T12:24:02.7651999Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32 2022-08-17T12:24:02.8011700Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32 2022-08-17T12:24:02.8071629Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32 2022-08-17T12:24:02.8429127Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32 2022-08-17T12:24:02.8552097Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32 2022-08-17T12:24:02.8904984Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32 2022-08-17T12:24:02.8991532Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32 2022-08-17T12:24:02.9146014Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32 2022-08-17T12:24:02.9495817Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32 2022-08-17T12:24:02.9731459Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32 2022-08-17T12:24:02.9990192Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32 2022-08-17T12:24:03.0136619Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32 2022-08-17T12:24:03.0471798Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32 2022-08-17T12:24:03.0664813Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32 2022-08-17T12:24:03.0794169Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32 2022-08-17T12:24:03.1045517Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32 2022-08-17T12:24:03.1255828Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32 2022-08-17T12:24:03.1547315Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32 2022-08-17T12:24:03.1673542Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32 2022-08-17T12:24:03.2018418Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32 2022-08-17T12:24:03.2112417Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32 2022-08-17T12:24:03.2360548Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32 2022-08-17T12:24:03.2577097Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32 2022-08-17T12:24:03.2829044Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32 2022-08-17T12:24:03.3030513Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32 2022-08-17T12:24:03.3250795Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32 2022-08-17T12:24:03.3511852Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32 2022-08-17T12:24:03.3513869Z test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32 2022-08-17T12:24:03.3982323Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32 2022-08-17T12:24:03.3983096Z test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32 2022-08-17T12:24:03.4314905Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32 2022-08-17T12:24:03.4481178Z test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32 2022-08-17T12:24:03.4755392Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32 2022-08-17T12:24:03.4819800Z test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32 2022-08-17T12:24:03.5192504Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32 2022-08-17T12:24:03.5237737Z test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32 2022-08-17T12:24:03.5634064Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32 2022-08-17T12:24:03.5720815Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32 2022-08-17T12:24:03.6051499Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32 2022-08-17T12:24:03.6060324Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32 2022-08-17T12:24:03.6072209Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32 2022-08-17T12:24:03.6198169Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32 2022-08-17T12:24:03.6464922Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32 2022-08-17T12:24:03.6475866Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32 2022-08-17T12:24:03.6511413Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32 2022-08-17T12:24:03.6556964Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32 2022-08-17T12:24:03.6955293Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32 2022-08-17T12:24:03.7245021Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32 2022-08-17T12:24:03.7435747Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32 2022-08-17T12:24:03.7709555Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32 2022-08-17T12:24:03.7874825Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32 2022-08-17T12:24:03.8152241Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32 2022-08-17T12:24:03.8312462Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32 2022-08-17T12:24:03.8593120Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32 2022-08-17T12:24:03.8753306Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32 2022-08-17T12:24:03.8825462Z test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32 2022-08-17T12:24:03.9194942Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32 2022-08-17T12:24:03.9285135Z test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32 2022-08-17T12:24:03.9633909Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32 2022-08-17T12:24:03.9777351Z test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32 2022-08-17T12:24:04.0074213Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32 2022-08-17T12:24:04.0231116Z test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32 2022-08-17T12:24:04.0513514Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32 2022-08-17T12:24:04.0739150Z test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32 2022-08-17T12:24:04.0952652Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32 2022-08-17T12:24:04.1682582Z test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32 2022-08-17T12:24:04.1696121Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32 2022-08-17T12:24:04.4167764Z test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32 2022-08-17T12:24:04.4179121Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32 2022-08-17T12:24:04.4407150Z test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32 2022-08-17T12:24:04.4591939Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32 2022-08-17T12:24:04.4664629Z test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32 2022-08-17T12:24:04.5033891Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32 2022-08-17T12:24:04.5306069Z test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32 2022-08-17T12:24:04.5473610Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32 2022-08-17T12:24:04.6464679Z test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32 2022-08-17T12:24:04.6473344Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32 2022-08-17T12:24:05.0231212Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32 2022-08-17T12:24:05.0243174Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:05.2033064Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32 2022-08-17T12:24:05.2043778Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32 2022-08-17T12:24:06.4974629Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32 2022-08-17T12:24:06.4997542Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32 2022-08-17T12:24:06.5088883Z test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32 2022-08-17T12:24:06.5544471Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32 2022-08-17T12:24:06.5555037Z test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32 2022-08-17T12:24:06.5990886Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32 2022-08-17T12:24:06.6220874Z test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32 2022-08-17T12:24:06.6430590Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32 2022-08-17T12:24:06.6460723Z test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32 2022-08-17T12:24:06.6609384Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32 2022-08-17T12:24:06.6640298Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32 2022-08-17T12:24:06.6951714Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32 2022-08-17T12:24:06.7185498Z test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32 2022-08-17T12:24:06.7314225Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32 2022-08-17T12:24:06.7751141Z test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32 2022-08-17T12:24:06.7792602Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32 2022-08-17T12:24:06.8516570Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32 2022-08-17T12:24:06.8538109Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32 2022-08-17T12:24:06.8683937Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32 2022-08-17T12:24:06.9070895Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32 2022-08-17T12:24:06.9099259Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32 2022-08-17T12:24:06.9466273Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32 2022-08-17T12:24:06.9475079Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32 2022-08-17T12:24:06.9498565Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32 2022-08-17T12:24:06.9805420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32 2022-08-17T12:24:06.9950047Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32 2022-08-17T12:24:07.2576104Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32 2022-08-17T12:24:07.2593782Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32 2022-08-17T12:24:07.2682010Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32 2022-08-17T12:24:07.3112911Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32 2022-08-17T12:24:07.3152435Z test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32 2022-08-17T12:24:07.3253491Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32 2022-08-17T12:24:07.3271907Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32 2022-08-17T12:24:07.3551442Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:07.3567640Z test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32 2022-08-17T12:24:07.3646943Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32 2022-08-17T12:24:07.3712230Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:07.3990670Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:07.4198654Z test_ops.py::TestCompositeComplianceCPU::test_operator_inverse_cpu_float32 2022-08-17T12:24:07.4353718Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_inverse_cpu_float32 2022-08-17T12:24:07.4893492Z test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32 2022-08-17T12:24:07.4921107Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:07.4959283Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32 2022-08-17T12:24:07.5470887Z [gw1] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32 2022-08-17T12:24:07.5481989Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32 2022-08-17T12:24:07.5488881Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32 2022-08-17T12:24:07.5951465Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32 2022-08-17T12:24:07.5970108Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32 2022-08-17T12:24:07.6057016Z test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32 2022-08-17T12:24:07.6394464Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32 2022-08-17T12:24:07.6474106Z test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32 2022-08-17T12:24:07.6836483Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32 2022-08-17T12:24:07.6881189Z test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32 2022-08-17T12:24:07.7273654Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32 2022-08-17T12:24:07.7320539Z test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32 2022-08-17T12:24:07.7714042Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32 2022-08-17T12:24:07.7760232Z test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32 2022-08-17T12:24:07.8195630Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32 2022-08-17T12:24:07.8208119Z test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32 2022-08-17T12:24:07.8216730Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32 2022-08-17T12:24:07.8246107Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32 2022-08-17T12:24:07.8417855Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32 2022-08-17T12:24:07.8635391Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32 2022-08-17T12:24:07.8641247Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32 2022-08-17T12:24:07.8700036Z test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32 2022-08-17T12:24:07.8968520Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32 2022-08-17T12:24:07.9008608Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32 2022-08-17T12:24:07.9021029Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32 2022-08-17T12:24:07.9071854Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32 2022-08-17T12:24:07.9078667Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32 2022-08-17T12:24:08.0035780Z test_ops.py::TestCompositeComplianceCPU::test_operator_istft_cpu_float32 2022-08-17T12:24:08.0066774Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32 2022-08-17T12:24:08.0120882Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32 2022-08-17T12:24:08.0192578Z [gw1] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32 2022-08-17T12:24:08.0223840Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32 2022-08-17T12:24:08.0482487Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32 2022-08-17T12:24:08.0518014Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32 2022-08-17T12:24:08.0950139Z [gw1] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32 2022-08-17T12:24:08.0959423Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32 2022-08-17T12:24:08.0964114Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32 2022-08-17T12:24:08.0970496Z [gw1] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32 2022-08-17T12:24:08.1239887Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32 2022-08-17T12:24:08.1391101Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32 2022-08-17T12:24:08.1395749Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32 2022-08-17T12:24:08.1429553Z [gw1] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32 2022-08-17T12:24:08.1640925Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32 2022-08-17T12:24:08.1653316Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_istft_cpu_float32 2022-08-17T12:24:08.1676858Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:24:08.1908990Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:24:08.1956199Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32 2022-08-17T12:24:08.1973470Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32 2022-08-17T12:24:08.2035563Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eig_cpu_float32 2022-08-17T12:24:08.2072167Z [gw3] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eig_cpu_float32 2022-08-17T12:24:08.2089621Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:24:08.2429656Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:24:08.2537976Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32 2022-08-17T12:24:08.2541926Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32 2022-08-17T12:24:08.2573577Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32 2022-08-17T12:24:08.2591309Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32 2022-08-17T12:24:08.2615886Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32 2022-08-17T12:24:08.3021439Z [gw1] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32 2022-08-17T12:24:08.3022121Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:24:08.3036699Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:24:08.3285432Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32 2022-08-17T12:24:08.3434718Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32 2022-08-17T12:24:08.3454124Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32 2022-08-17T12:24:08.3471394Z [gw2] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32 2022-08-17T12:24:08.3875743Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32 2022-08-17T12:24:08.3980046Z test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32 2022-08-17T12:24:08.4350026Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32 2022-08-17T12:24:08.4472106Z test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32 2022-08-17T12:24:08.4486066Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32 2022-08-17T12:24:08.4518637Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32 2022-08-17T12:24:08.4581418Z [gw3] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32 2022-08-17T12:24:08.4753601Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32 2022-08-17T12:24:08.4953095Z test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32 2022-08-17T12:24:08.4960756Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32 2022-08-17T12:24:08.5096690Z [gw3] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32 2022-08-17T12:24:08.5191191Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32 2022-08-17T12:24:08.5353470Z test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32 2022-08-17T12:24:08.5372862Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32 2022-08-17T12:24:08.5385549Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32 2022-08-17T12:24:08.5423001Z [gw3] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32 2022-08-17T12:24:08.5433696Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32 2022-08-17T12:24:08.5632445Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32 2022-08-17T12:24:08.5794648Z test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32 2022-08-17T12:24:08.5835490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32 2022-08-17T12:24:08.5979619Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32 2022-08-17T12:24:08.6071148Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32 2022-08-17T12:24:08.6137642Z test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32 2022-08-17T12:24:08.6230988Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32 2022-08-17T12:24:08.6317639Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32 2022-08-17T12:24:08.6552061Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32 2022-08-17T12:24:08.6715504Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32 2022-08-17T12:24:08.6763127Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32 2022-08-17T12:24:08.6933439Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32 2022-08-17T12:24:08.6992171Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32 2022-08-17T12:24:08.7154402Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32 2022-08-17T12:24:08.7240634Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32 2022-08-17T12:24:08.7280976Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32 2022-08-17T12:24:08.7431445Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32 2022-08-17T12:24:08.7533256Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32 2022-08-17T12:24:08.7631367Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32 2022-08-17T12:24:08.7773080Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32 2022-08-17T12:24:08.7872014Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32 2022-08-17T12:24:08.7944692Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32 2022-08-17T12:24:08.8112499Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32 2022-08-17T12:24:08.8255646Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32 2022-08-17T12:24:08.8311000Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32 2022-08-17T12:24:08.8462843Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32 2022-08-17T12:24:08.8551393Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32 2022-08-17T12:24:08.8795397Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32 2022-08-17T12:24:08.8800403Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32 2022-08-17T12:24:08.8975259Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32 2022-08-17T12:24:08.8990450Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32 2022-08-17T12:24:08.9234276Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32 2022-08-17T12:24:08.9477534Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32 2022-08-17T12:24:08.9486359Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32 2022-08-17T12:24:08.9495436Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32 2022-08-17T12:24:08.9563352Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32 2022-08-17T12:24:08.9713112Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32 2022-08-17T12:24:08.9756837Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32 2022-08-17T12:24:08.9912865Z [gw2] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32 2022-08-17T12:24:09.0154967Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32 2022-08-17T12:24:09.0480745Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32 2022-08-17T12:24:09.0634257Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32 2022-08-17T12:24:09.0846306Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32 2022-08-17T12:24:09.0897926Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32 2022-08-17T12:24:09.0912544Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32 2022-08-17T12:24:09.1113460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32 2022-08-17T12:24:09.1315350Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32 2022-08-17T12:24:09.1573749Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32 2022-08-17T12:24:09.1669389Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32 2022-08-17T12:24:09.1781160Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32 2022-08-17T12:24:09.1876769Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32 2022-08-17T12:24:09.2150919Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32 2022-08-17T12:24:09.2196386Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32 2022-08-17T12:24:09.2591133Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32 2022-08-17T12:24:09.2595843Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32 2022-08-17T12:24:09.2597624Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32 2022-08-17T12:24:09.2680719Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:24:09.2895211Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:24:09.3072374Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32 2022-08-17T12:24:09.3073066Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32 2022-08-17T12:24:09.4327526Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32 2022-08-17T12:24:09.4350728Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32 2022-08-17T12:24:09.4867517Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:24:09.4878901Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32 2022-08-17T12:24:09.5152327Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32 2022-08-17T12:24:09.5165891Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32 2022-08-17T12:24:09.5178384Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32 2022-08-17T12:24:09.5202387Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:24:09.5807414Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:24:09.5847329Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32 2022-08-17T12:24:09.6014718Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32 2022-08-17T12:24:09.6043559Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:24:09.6839369Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:24:09.6868681Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:24:09.7104535Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:24:09.7130892Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32 2022-08-17T12:24:09.7684183Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32 2022-08-17T12:24:09.7703889Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:24:09.7712312Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32 2022-08-17T12:24:09.7722101Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:24:09.7889434Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:24:09.7904260Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32 2022-08-17T12:24:09.8517304Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32 2022-08-17T12:24:09.8543228Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:24:09.8727129Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32 2022-08-17T12:24:09.8748161Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32 2022-08-17T12:24:09.8774125Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32 2022-08-17T12:24:09.9031222Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32 2022-08-17T12:24:09.9460782Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32 2022-08-17T12:24:09.9483609Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:24:10.0035224Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32 2022-08-17T12:24:10.0061898Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32 2022-08-17T12:24:10.0120706Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32 2022-08-17T12:24:10.0140054Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32 2022-08-17T12:24:10.0564823Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32 2022-08-17T12:24:10.0588824Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32 2022-08-17T12:24:10.0594031Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32 2022-08-17T12:24:10.0616706Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32 2022-08-17T12:24:10.1035257Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:24:10.1059125Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:24:10.2308710Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32 2022-08-17T12:24:10.2353678Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32 2022-08-17T12:24:10.3192535Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32 2022-08-17T12:24:10.3217560Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32 2022-08-17T12:24:10.4495215Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32 2022-08-17T12:24:10.4521029Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32 2022-08-17T12:24:10.6401161Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32 2022-08-17T12:24:10.6421007Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32 2022-08-17T12:24:10.6832633Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32 2022-08-17T12:24:10.6860303Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32 2022-08-17T12:24:10.7068493Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:10.7086551Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32 2022-08-17T12:24:10.7736604Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32 2022-08-17T12:24:10.7749825Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32 2022-08-17T12:24:10.8067025Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32 2022-08-17T12:24:10.8077674Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:10.8188438Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32 2022-08-17T12:24:10.8200993Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32 2022-08-17T12:24:10.8698738Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32 2022-08-17T12:24:10.8717757Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32 2022-08-17T12:24:10.8729573Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32 2022-08-17T12:24:10.8738710Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32 2022-08-17T12:24:10.8958832Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32 2022-08-17T12:24:10.9193419Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32 2022-08-17T12:24:10.9290363Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:24:10.9304535Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32 2022-08-17T12:24:10.9534635Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32 2022-08-17T12:24:10.9556261Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32 2022-08-17T12:24:10.9630808Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:24:10.9717735Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32 2022-08-17T12:24:10.9727982Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32 2022-08-17T12:24:10.9735727Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32 2022-08-17T12:24:10.9952309Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32 2022-08-17T12:24:10.9981899Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32 2022-08-17T12:24:11.0068045Z [gw1] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32 2022-08-17T12:24:11.0078770Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32 2022-08-17T12:24:11.0152518Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32 2022-08-17T12:24:11.0159897Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32 2022-08-17T12:24:11.0413257Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32 2022-08-17T12:24:11.0630662Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32 2022-08-17T12:24:11.0757365Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:24:11.0774804Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32 2022-08-17T12:24:11.0918212Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32 2022-08-17T12:24:11.0954366Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32 2022-08-17T12:24:11.1031123Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:24:11.1192019Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32 2022-08-17T12:24:11.1360434Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32 2022-08-17T12:24:11.1467985Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32 2022-08-17T12:24:11.1477799Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32 2022-08-17T12:24:11.1607999Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:24:11.1630815Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:24:11.1663300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32 2022-08-17T12:24:11.1912770Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32 2022-08-17T12:24:11.1937484Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32 2022-08-17T12:24:11.2072073Z [gw2] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32 2022-08-17T12:24:11.2355298Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32 2022-08-17T12:24:11.3237177Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32 2022-08-17T12:24:11.3254162Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32 2022-08-17T12:24:11.3546014Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32 2022-08-17T12:24:11.3674634Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32 2022-08-17T12:24:11.4418454Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32 2022-08-17T12:24:11.4430287Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32 2022-08-17T12:24:11.5179164Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32 2022-08-17T12:24:11.5191088Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32 2022-08-17T12:24:11.9425174Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32 2022-08-17T12:24:11.9435000Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32 2022-08-17T12:24:12.0943982Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32 2022-08-17T12:24:12.0956092Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32 2022-08-17T12:24:12.1017477Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32 2022-08-17T12:24:12.1393569Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32 2022-08-17T12:24:12.1423209Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32 2022-08-17T12:24:12.1835424Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32 2022-08-17T12:24:12.3497430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32 2022-08-17T12:24:12.3509791Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32 2022-08-17T12:24:12.3913885Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32 2022-08-17T12:24:12.4011690Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32 2022-08-17T12:24:12.4036720Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32 2022-08-17T12:24:12.4393575Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32 2022-08-17T12:24:12.4610654Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32 2022-08-17T12:24:12.4832512Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32 2022-08-17T12:24:12.5067604Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32 2022-08-17T12:24:12.5272847Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32 2022-08-17T12:24:12.5439719Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32 2022-08-17T12:24:12.5452327Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32 2022-08-17T12:24:12.6372142Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32 2022-08-17T12:24:12.6389082Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32 2022-08-17T12:24:12.6585868Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32 2022-08-17T12:24:12.6601255Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32 2022-08-17T12:24:12.8814603Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32 2022-08-17T12:24:12.8830922Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32 2022-08-17T12:24:12.9203336Z test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32 2022-08-17T12:24:12.9231406Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32 2022-08-17T12:24:12.9286696Z test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32 2022-08-17T12:24:12.9674985Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32 2022-08-17T12:24:12.9735895Z test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32 2022-08-17T12:24:13.0113825Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32 2022-08-17T12:24:13.0206753Z test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32 2022-08-17T12:24:13.0593988Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32 2022-08-17T12:24:13.0675476Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32 2022-08-17T12:24:13.1033506Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32 2022-08-17T12:24:13.1132000Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32 2022-08-17T12:24:13.1145559Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32 2022-08-17T12:24:13.1158815Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32 2022-08-17T12:24:13.1476664Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32 2022-08-17T12:24:13.1759745Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_dtype_cpu_float32 2022-08-17T12:24:13.1916338Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_dtype_cpu_float32 2022-08-17T12:24:13.1984456Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32 2022-08-17T12:24:13.2358007Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32 2022-08-17T12:24:13.2427824Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32 2022-08-17T12:24:13.2731715Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32 2022-08-17T12:24:13.2753454Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32 2022-08-17T12:24:13.2793512Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32 2022-08-17T12:24:13.2909676Z test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32 2022-08-17T12:24:13.3236612Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32 2022-08-17T12:24:13.3606111Z test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32 2022-08-17T12:24:13.3681334Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32 2022-08-17T12:24:13.4048483Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32 2022-08-17T12:24:13.4155690Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32 2022-08-17T12:24:13.4212219Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32 2022-08-17T12:24:13.4596168Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32 2022-08-17T12:24:13.4779648Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32 2022-08-17T12:24:13.5033822Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32 2022-08-17T12:24:13.5224600Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32 2022-08-17T12:24:13.5483331Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32 2022-08-17T12:24:13.5558624Z test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32 2022-08-17T12:24:13.5600158Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32 2022-08-17T12:24:13.5614148Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32 2022-08-17T12:24:13.5771579Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32 2022-08-17T12:24:13.5988999Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32 2022-08-17T12:24:13.6108058Z test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32 2022-08-17T12:24:13.6398133Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32 2022-08-17T12:24:13.6510865Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32 2022-08-17T12:24:13.6515732Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32 2022-08-17T12:24:13.6952208Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32 2022-08-17T12:24:13.7940147Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32 2022-08-17T12:24:13.7950676Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32 2022-08-17T12:24:13.7977910Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32 2022-08-17T12:24:13.8354642Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32 2022-08-17T12:24:13.8380880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32 2022-08-17T12:24:13.8795338Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32 2022-08-17T12:24:13.9732357Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32 2022-08-17T12:24:13.9757299Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32 2022-08-17T12:24:14.0091939Z test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32 2022-08-17T12:24:14.0193080Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32 2022-08-17T12:24:14.0302751Z test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32 2022-08-17T12:24:14.0635156Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32 2022-08-17T12:24:14.0812668Z test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32 2022-08-17T12:24:14.1073775Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32 2022-08-17T12:24:14.2171914Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32 2022-08-17T12:24:14.2197105Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32 2022-08-17T12:24:14.3443880Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32 2022-08-17T12:24:14.3482423Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32 2022-08-17T12:24:14.5136537Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32 2022-08-17T12:24:14.5159308Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32 2022-08-17T12:24:14.5294760Z test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32 2022-08-17T12:24:14.5670002Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32 2022-08-17T12:24:14.5710799Z test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32 2022-08-17T12:24:14.6110607Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32 2022-08-17T12:24:14.6448026Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32 2022-08-17T12:24:14.6471110Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32 2022-08-17T12:24:14.6916738Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32 2022-08-17T12:24:14.6938471Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32 2022-08-17T12:24:14.7177882Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32 2022-08-17T12:24:14.7354497Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32 2022-08-17T12:24:14.8428178Z test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32 2022-08-17T12:24:14.8458831Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32 2022-08-17T12:24:14.8689719Z test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32 2022-08-17T12:24:14.8950663Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32 2022-08-17T12:24:14.9269585Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32 2022-08-17T12:24:14.9313015Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32 2022-08-17T12:24:14.9519709Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32 2022-08-17T12:24:14.9753924Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32 2022-08-17T12:24:14.9854367Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32 2022-08-17T12:24:15.0271087Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32 2022-08-17T12:24:15.0581284Z test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32 2022-08-17T12:24:15.0669325Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32 2022-08-17T12:24:15.1083909Z test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32 2022-08-17T12:24:15.1108003Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32 2022-08-17T12:24:15.1596782Z test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32 2022-08-17T12:24:15.1642746Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32 2022-08-17T12:24:15.2151078Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:24:15.2160109Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:24:15.3411423Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:24:15.3426207Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:24:15.3700762Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32 2022-08-17T12:24:15.3833416Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32 2022-08-17T12:24:15.3881768Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32 2022-08-17T12:24:15.4276444Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32 2022-08-17T12:24:15.4370197Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32 2022-08-17T12:24:15.4793378Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32 2022-08-17T12:24:15.5004171Z test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32 2022-08-17T12:24:15.5154317Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32 2022-08-17T12:24:15.5214720Z test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32 2022-08-17T12:24:15.5616234Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32 2022-08-17T12:24:15.5871975Z test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32 2022-08-17T12:24:15.5879212Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32 2022-08-17T12:24:15.5895409Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32 2022-08-17T12:24:15.5940118Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32 2022-08-17T12:24:15.6114721Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32 2022-08-17T12:24:15.6115501Z test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32 2022-08-17T12:24:15.6356001Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32 2022-08-17T12:24:15.6362427Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32 2022-08-17T12:24:15.6592844Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32 2022-08-17T12:24:15.6602109Z test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32 2022-08-17T12:24:15.6800343Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32 2022-08-17T12:24:15.6808972Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32 2022-08-17T12:24:15.7030649Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32 2022-08-17T12:24:15.7231763Z test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32 2022-08-17T12:24:15.7237613Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32 2022-08-17T12:24:15.7306534Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32 2022-08-17T12:24:15.7350803Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32 2022-08-17T12:24:15.7679517Z test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32 2022-08-17T12:24:15.7683174Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32 2022-08-17T12:24:15.7818553Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32 2022-08-17T12:24:15.7830266Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32 2022-08-17T12:24:15.7888008Z test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32 2022-08-17T12:24:15.8074035Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32 2022-08-17T12:24:15.8105737Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32 2022-08-17T12:24:15.8233010Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32 2022-08-17T12:24:15.8453534Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:15.8514149Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:15.8674648Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32 2022-08-17T12:24:15.8811575Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:15.8860065Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32 2022-08-17T12:24:15.8953691Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:15.9115362Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32 2022-08-17T12:24:15.9200160Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:15.9309046Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32 2022-08-17T12:24:15.9393559Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:15.9552644Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32 2022-08-17T12:24:15.9614131Z test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32 2022-08-17T12:24:15.9994933Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32 2022-08-17T12:24:16.0777544Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32 2022-08-17T12:24:16.0786024Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32 2022-08-17T12:24:16.0954967Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32 2022-08-17T12:24:16.1195630Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32 2022-08-17T12:24:16.3962721Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32 2022-08-17T12:24:16.3970249Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32 2022-08-17T12:24:16.4109005Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32 2022-08-17T12:24:16.4394735Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32 2022-08-17T12:24:16.4426269Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32 2022-08-17T12:24:16.4835233Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32 2022-08-17T12:24:16.4856785Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32 2022-08-17T12:24:16.5275167Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32 2022-08-17T12:24:16.6500767Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32 2022-08-17T12:24:16.6509541Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32 2022-08-17T12:24:16.6834584Z test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32 2022-08-17T12:24:16.6912934Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32 2022-08-17T12:24:16.7026887Z test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32 2022-08-17T12:24:16.7354583Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32 2022-08-17T12:24:16.8179706Z test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32 2022-08-17T12:24:16.8192182Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32 2022-08-17T12:24:16.8368392Z test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32 2022-08-17T12:24:16.8632759Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32 2022-08-17T12:24:16.8681572Z test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32 2022-08-17T12:24:16.9076522Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32 2022-08-17T12:24:16.9099896Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32 2022-08-17T12:24:16.9515232Z [gw2] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32 2022-08-17T12:24:16.9649323Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32 2022-08-17T12:24:16.9953949Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32 2022-08-17T12:24:17.0100384Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32 2022-08-17T12:24:17.0395730Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32 2022-08-17T12:24:17.0538297Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32 2022-08-17T12:24:17.0834772Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32 2022-08-17T12:24:17.1074580Z test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32 2022-08-17T12:24:17.1082966Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32 2022-08-17T12:24:17.1111663Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32 2022-08-17T12:24:17.1272808Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32 2022-08-17T12:24:17.1396779Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:24:17.1715167Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:24:17.1938301Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:24:17.2154947Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:24:17.2431114Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:24:17.2595184Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:24:17.2884877Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:24:17.3031874Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:24:17.3560051Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:24:17.3561262Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:24:17.3633390Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:24:17.3634435Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32 2022-08-17T12:24:17.4080471Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32 2022-08-17T12:24:17.4081845Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:24:17.4269204Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:24:17.4276814Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32 2022-08-17T12:24:17.4301017Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32 2022-08-17T12:24:17.4468905Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:24:17.4620441Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:24:17.4874447Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:24:17.5073462Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:24:17.5314568Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:24:17.6896368Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32 2022-08-17T12:24:17.6908646Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32 2022-08-17T12:24:17.6930722Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32 2022-08-17T12:24:17.7083015Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32 2022-08-17T12:24:17.7096262Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32 2022-08-17T12:24:17.7312790Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32 2022-08-17T12:24:17.7718942Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32 2022-08-17T12:24:17.7792776Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32 2022-08-17T12:24:17.8953801Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32 2022-08-17T12:24:17.8968859Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32 2022-08-17T12:24:17.8990844Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32 2022-08-17T12:24:17.9395069Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32 2022-08-17T12:24:17.9710281Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inverse_cpu_float32 2022-08-17T12:24:17.9725351Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32 2022-08-17T12:24:18.0077875Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:24:18.0153036Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:24:18.0461843Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:24:18.0479127Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inverse_cpu_float32 2022-08-17T12:24:18.0510262Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32 2022-08-17T12:24:18.0991189Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32 2022-08-17T12:24:18.0991903Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32 2022-08-17T12:24:18.1435550Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32 2022-08-17T12:24:18.1436836Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32 2022-08-17T12:24:18.1546512Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32 2022-08-17T12:24:18.1563739Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32 2022-08-17T12:24:18.1608515Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32 2022-08-17T12:24:18.1627638Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:24:18.1683962Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32 2022-08-17T12:24:18.1723639Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32 2022-08-17T12:24:18.1872465Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32 2022-08-17T12:24:18.1898928Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32 2022-08-17T12:24:18.1990639Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32 2022-08-17T12:24:18.2010455Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32 2022-08-17T12:24:18.2070323Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32 2022-08-17T12:24:18.2312023Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32 2022-08-17T12:24:18.2338191Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32 2022-08-17T12:24:18.2431849Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32 2022-08-17T12:24:18.2459573Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32 2022-08-17T12:24:18.2729450Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32 2022-08-17T12:24:18.2736138Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32 2022-08-17T12:24:18.2775670Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32 2022-08-17T12:24:18.2779029Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32 2022-08-17T12:24:18.2871433Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32 2022-08-17T12:24:18.2899281Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32 2022-08-17T12:24:18.3194513Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32 2022-08-17T12:24:18.3226951Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32 2022-08-17T12:24:18.3312689Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32 2022-08-17T12:24:18.3665046Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32 2022-08-17T12:24:18.3673257Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32 2022-08-17T12:24:18.3809407Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32 2022-08-17T12:24:18.3841362Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32 2022-08-17T12:24:18.4187880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32 2022-08-17T12:24:18.4194417Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_istft_cpu_float32 2022-08-17T12:24:18.4274591Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32 2022-08-17T12:24:18.4681051Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32 2022-08-17T12:24:18.4712251Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32 2022-08-17T12:24:18.6327916Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32 2022-08-17T12:24:18.6338291Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32 2022-08-17T12:24:18.7543685Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:24:18.7568850Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:24:18.8390300Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:24:18.8402018Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:24:19.0308237Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:24:19.0321095Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32 2022-08-17T12:24:19.0348063Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32 2022-08-17T12:24:19.0568165Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32 2022-08-17T12:24:19.0584587Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:24:19.0870337Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:24:19.2325171Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32 2022-08-17T12:24:19.2337251Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32 2022-08-17T12:24:19.2783093Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32 2022-08-17T12:24:19.2809866Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:24:19.2821773Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32 2022-08-17T12:24:19.2832834Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:24:19.3296233Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32 2022-08-17T12:24:19.3312236Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32 2022-08-17T12:24:19.3656391Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32 2022-08-17T12:24:19.3674974Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_istft_cpu_float32 2022-08-17T12:24:19.3709954Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:24:19.3967041Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:24:19.3989249Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32 2022-08-17T12:24:19.4025241Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32 2022-08-17T12:24:19.4149760Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32 2022-08-17T12:24:19.4155881Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:24:19.4263397Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:24:19.4286301Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:24:19.4469475Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:24:19.4473958Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32 2022-08-17T12:24:19.4590231Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32 2022-08-17T12:24:19.4596785Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32 2022-08-17T12:24:19.5031374Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32 2022-08-17T12:24:19.5032151Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32 2022-08-17T12:24:19.5036198Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32 2022-08-17T12:24:19.5037607Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:24:19.5369531Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:24:19.5395797Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32 2022-08-17T12:24:19.5404745Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:24:19.5465169Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:24:19.5467574Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32 2022-08-17T12:24:19.5469954Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32 2022-08-17T12:24:19.5482103Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32 2022-08-17T12:24:19.5794704Z [gw2] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:24:19.5833611Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32 2022-08-17T12:24:19.5872058Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32 2022-08-17T12:24:19.6471751Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32 2022-08-17T12:24:19.6474401Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32 2022-08-17T12:24:19.6673158Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32 2022-08-17T12:24:19.6673968Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32 2022-08-17T12:24:19.6934295Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32 2022-08-17T12:24:19.6936037Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32 2022-08-17T12:24:19.7023288Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32 2022-08-17T12:24:19.7024799Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32 2022-08-17T12:24:19.7359177Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32 2022-08-17T12:24:19.7380847Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32 2022-08-17T12:24:19.7636297Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32 2022-08-17T12:24:19.7642831Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32 2022-08-17T12:24:19.7695005Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32 2022-08-17T12:24:19.8074519Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32 2022-08-17T12:24:19.8093753Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:24:19.8515032Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:24:19.8533527Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32 2022-08-17T12:24:19.8805015Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32 2022-08-17T12:24:19.8818245Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32 2022-08-17T12:24:19.8883492Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32 2022-08-17T12:24:19.8951712Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32 2022-08-17T12:24:19.9224835Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:24:19.9237445Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:24:19.9369680Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32 2022-08-17T12:24:19.9390907Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32 2022-08-17T12:24:19.9641817Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:24:19.9671506Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:24:19.9800614Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32 2022-08-17T12:24:19.9832078Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32 2022-08-17T12:24:20.0115675Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:24:20.0333145Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32 2022-08-17T12:24:20.0554481Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32 2022-08-17T12:24:20.0799088Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32 2022-08-17T12:24:20.0995093Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32 2022-08-17T12:24:20.1259802Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32 2022-08-17T12:24:20.1273289Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32 2022-08-17T12:24:20.1297556Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32 2022-08-17T12:24:20.1385198Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32 2022-08-17T12:24:20.1398977Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:24:20.1715498Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:24:20.3493380Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32 2022-08-17T12:24:20.3506276Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:24:20.3542744Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:24:20.3915790Z [gw2] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:24:20.4063671Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32 2022-08-17T12:24:20.4355979Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32 2022-08-17T12:24:20.4971790Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32 2022-08-17T12:24:20.4987802Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32 2022-08-17T12:24:20.5794672Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32 2022-08-17T12:24:20.5806052Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32 2022-08-17T12:24:20.6031486Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32 2022-08-17T12:24:20.6234603Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32 2022-08-17T12:24:20.6339078Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32 2022-08-17T12:24:20.6645098Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32 2022-08-17T12:24:20.6655783Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32 2022-08-17T12:24:20.6673269Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32 2022-08-17T12:24:20.6735577Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:24:20.7155156Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:24:20.7236098Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32 2022-08-17T12:24:20.7732231Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32 2022-08-17T12:24:20.7732923Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32 2022-08-17T12:24:20.8035050Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32 2022-08-17T12:24:20.8568583Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:24:20.8577930Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:24:20.8869418Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32 2022-08-17T12:24:20.8992041Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32 2022-08-17T12:24:21.3421475Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32 2022-08-17T12:24:21.3434244Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32 2022-08-17T12:24:21.3664528Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:24:21.3835391Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:24:21.4110470Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:24:21.4214463Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:24:21.4229837Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32 2022-08-17T12:24:21.4273368Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32 2022-08-17T12:24:21.4543440Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:24:21.4714940Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:24:21.4955047Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:24:21.5154508Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:24:21.5425683Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:24:21.5596195Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:24:21.5891832Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:24:21.6033665Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:24:21.6224252Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32 2022-08-17T12:24:21.6235308Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32 2022-08-17T12:24:21.6424013Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:21.6471487Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32 2022-08-17T12:24:21.6637593Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32 2022-08-17T12:24:21.6913834Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32 2022-08-17T12:24:21.7182084Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32 2022-08-17T12:24:21.7355464Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32 2022-08-17T12:24:21.7531230Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:24:21.7795260Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:24:21.8386956Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32 2022-08-17T12:24:21.8398053Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32 2022-08-17T12:24:21.8585597Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32 2022-08-17T12:24:21.8829033Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32 2022-08-17T12:24:21.8884163Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32 2022-08-17T12:24:21.8885652Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:24:21.9642089Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32 2022-08-17T12:24:21.9654586Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32 2022-08-17T12:24:21.9683671Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32 2022-08-17T12:24:21.9912084Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32 2022-08-17T12:24:21.9947830Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:24:22.0101368Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:24:22.0112993Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:24:22.0183353Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32 2022-08-17T12:24:22.0429614Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32 2022-08-17T12:24:22.0549880Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:24:22.0555562Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32 2022-08-17T12:24:22.0989858Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32 2022-08-17T12:24:22.0995497Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32 2022-08-17T12:24:22.1433244Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32 2022-08-17T12:24:22.1438964Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32 2022-08-17T12:24:22.1870781Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32 2022-08-17T12:24:22.1879086Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32 2022-08-17T12:24:22.2312228Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32 2022-08-17T12:24:22.2317590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32 2022-08-17T12:24:22.2751794Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32 2022-08-17T12:24:22.2772367Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32 2022-08-17T12:24:22.2789803Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32 2022-08-17T12:24:22.2794138Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32 2022-08-17T12:24:22.3014252Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32 2022-08-17T12:24:22.3048632Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:22.3269449Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32 2022-08-17T12:24:22.3576914Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32 2022-08-17T12:24:22.3631819Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32 2022-08-17T12:24:22.3748269Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32 2022-08-17T12:24:22.3763335Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:24:22.3891679Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:24:22.4244553Z [gw2] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:24:22.5773720Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:24:22.5814307Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32 2022-08-17T12:24:22.7019319Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32 2022-08-17T12:24:22.7061121Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32 2022-08-17T12:24:22.7642185Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32 2022-08-17T12:24:22.7654907Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32 2022-08-17T12:24:22.7755016Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32 2022-08-17T12:24:22.7774466Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32 2022-08-17T12:24:22.7790170Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32 2022-08-17T12:24:22.8110861Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32 2022-08-17T12:24:22.8119388Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32 2022-08-17T12:24:22.8232062Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32 2022-08-17T12:24:22.8246775Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32 2022-08-17T12:24:22.8551603Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32 2022-08-17T12:24:22.8852736Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32 2022-08-17T12:24:22.9030993Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32 2022-08-17T12:24:22.9040896Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32 2022-08-17T12:24:22.9315696Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32 2022-08-17T12:24:22.9345532Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32 2022-08-17T12:24:22.9431962Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:24:22.9440863Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32 2022-08-17T12:24:22.9912946Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32 2022-08-17T12:24:22.9937141Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32 2022-08-17T12:24:23.0038934Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32 2022-08-17T12:24:23.0039635Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32 2022-08-17T12:24:23.0390951Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32 2022-08-17T12:24:23.0698428Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32 2022-08-17T12:24:23.0719596Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32 2022-08-17T12:24:23.0767884Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32 2022-08-17T12:24:23.0781464Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:24:23.0843318Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32 2022-08-17T12:24:23.0877382Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32 2022-08-17T12:24:23.0999124Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32 2022-08-17T12:24:23.1392946Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32 2022-08-17T12:24:23.2574288Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32 2022-08-17T12:24:23.2596361Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32 2022-08-17T12:24:23.4261234Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32 2022-08-17T12:24:23.4288232Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32 2022-08-17T12:24:23.5911660Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32 2022-08-17T12:24:23.5937576Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32 2022-08-17T12:24:23.7385523Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32 2022-08-17T12:24:23.7411730Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32 2022-08-17T12:24:23.7505575Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32 2022-08-17T12:24:23.7951361Z [gw3] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32 2022-08-17T12:24:23.9214457Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32 2022-08-17T12:24:23.9230914Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32 2022-08-17T12:24:23.9385749Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32 2022-08-17T12:24:23.9418706Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32 2022-08-17T12:24:23.9765427Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32 2022-08-17T12:24:23.9784380Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32 2022-08-17T12:24:23.9983978Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32 2022-08-17T12:24:24.0003072Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32 2022-08-17T12:24:24.0420658Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:24:24.0447249Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32 2022-08-17T12:24:24.1193262Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32 2022-08-17T12:24:24.1212110Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32 2022-08-17T12:24:24.1265515Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32 2022-08-17T12:24:24.1711418Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32 2022-08-17T12:24:24.1721017Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:24:24.2153828Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:24:24.2160764Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32 2022-08-17T12:24:24.2596395Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32 2022-08-17T12:24:24.2602168Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32 2022-08-17T12:24:24.2876425Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32 2022-08-17T12:24:24.2884333Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:24:24.2912752Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32 2022-08-17T12:24:24.2992177Z [gw0] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32 2022-08-17T12:24:24.3340656Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:24:24.7186351Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32 2022-08-17T12:24:24.7209056Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32 2022-08-17T12:24:24.7260785Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32 2022-08-17T12:24:24.7632325Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32 2022-08-17T12:24:24.7659188Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32 2022-08-17T12:24:24.8075783Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32 2022-08-17T12:24:24.8105402Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32 2022-08-17T12:24:24.8515498Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32 2022-08-17T12:24:24.8548899Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32 2022-08-17T12:24:24.8954248Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32 2022-08-17T12:24:24.8992202Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32 2022-08-17T12:24:24.9396194Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32 2022-08-17T12:24:24.9433194Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32 2022-08-17T12:24:24.9836177Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32 2022-08-17T12:24:24.9874645Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:25.0276305Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:25.0321597Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:25.0714676Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:25.0740500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:25.1154833Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:25.1184260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:25.1595071Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:25.1797765Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32 2022-08-17T12:24:25.2110683Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32 2022-08-17T12:24:25.2619815Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32 2022-08-17T12:24:25.2652063Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32 2022-08-17T12:24:25.2714886Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:25.3122125Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:25.3131533Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:25.3591796Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:25.3773039Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32 2022-08-17T12:24:25.3957420Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32 2022-08-17T12:24:25.4267970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32 2022-08-17T12:24:25.4470090Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32 2022-08-17T12:24:25.4794911Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32 2022-08-17T12:24:25.4832984Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32 2022-08-17T12:24:25.4883606Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:25.5313472Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:25.5314207Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:25.5831713Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:25.6186614Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32 2022-08-17T12:24:25.6219770Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32 2022-08-17T12:24:25.6279900Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:25.6675913Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:25.6681694Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:25.7075798Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:25.7110245Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:25.7517136Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:25.7547474Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:25.8038257Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:25.8816362Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32 2022-08-17T12:24:25.8863147Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32 2022-08-17T12:24:25.9405528Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32 2022-08-17T12:24:25.9445344Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32 2022-08-17T12:24:26.0723942Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:26.0764514Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:26.0835117Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:26.1231189Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:26.1239467Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:26.1662886Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:26.1670863Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:26.2142863Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:26.2152353Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:26.2587051Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:26.2597306Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:26.3025726Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:26.3034354Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:26.3248382Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:26.3274780Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:24:26.3379565Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:24:26.3400299Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32 2022-08-17T12:24:26.3473540Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32 2022-08-17T12:24:26.3474186Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:26.3952230Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:26.4950235Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32 2022-08-17T12:24:26.4970544Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32 2022-08-17T12:24:26.9040875Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32 2022-08-17T12:24:26.9071444Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32 2022-08-17T12:24:27.2541554Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32 2022-08-17T12:24:27.2567922Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32 2022-08-17T12:24:27.2605633Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32 2022-08-17T12:24:27.3070885Z [gw1] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32 2022-08-17T12:24:27.3205636Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32 2022-08-17T12:24:27.3510717Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32 2022-08-17T12:24:27.3568856Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32 2022-08-17T12:24:27.3594339Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32 2022-08-17T12:24:27.3912592Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32 2022-08-17T12:24:27.3936180Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32 2022-08-17T12:24:27.4630889Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32 2022-08-17T12:24:27.4761864Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32 2022-08-17T12:24:27.4941056Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32 2022-08-17T12:24:27.5354094Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32 2022-08-17T12:24:27.5472273Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32 2022-08-17T12:24:27.5751584Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32 2022-08-17T12:24:27.6231691Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32 2022-08-17T12:24:27.6261767Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32 2022-08-17T12:24:27.7499502Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32 2022-08-17T12:24:27.7550358Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32 2022-08-17T12:24:27.8768514Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32 2022-08-17T12:24:27.8799523Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32 2022-08-17T12:24:28.0197875Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32 2022-08-17T12:24:28.0223890Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32 2022-08-17T12:24:28.6365356Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32 2022-08-17T12:24:28.6393298Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:24:28.9157905Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:24:28.9201206Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32 2022-08-17T12:24:29.4388779Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32 2022-08-17T12:24:29.4416097Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32 2022-08-17T12:24:29.5424317Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32 2022-08-17T12:24:29.5450635Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32 2022-08-17T12:24:29.5768498Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32 2022-08-17T12:24:29.5873695Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32 2022-08-17T12:24:29.7069265Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32 2022-08-17T12:24:29.7089780Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:24:29.8701420Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:24:29.8740055Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:24:31.2626890Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:24:31.2653466Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:24:31.6427324Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:24:31.6464895Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:24:32.4258269Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:24:32.4284915Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:24:32.5513561Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:24:32.5539457Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:24:32.5613641Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32 2022-08-17T12:24:32.6030678Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32 2022-08-17T12:24:32.6130388Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32 2022-08-17T12:24:32.6511500Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32 2022-08-17T12:24:32.6583180Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:24:32.6951618Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:24:32.6987015Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:24:32.7332832Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:24:32.8570979Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:24:32.8611429Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:24:33.1042384Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32 2022-08-17T12:24:33.1068869Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32 2022-08-17T12:24:33.1319536Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32 2022-08-17T12:24:33.1550893Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32 2022-08-17T12:24:33.1914033Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32 2022-08-17T12:24:33.1929320Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32 2022-08-17T12:24:33.2805256Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32 2022-08-17T12:24:33.2819622Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32 2022-08-17T12:24:33.3269575Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:24:33.3311970Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:24:33.3646082Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:24:33.3789642Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:24:33.4267625Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:24:33.4298253Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:24:33.4622802Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32 2022-08-17T12:24:33.4713613Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32 2022-08-17T12:24:33.4782776Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:24:33.5178066Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:24:33.5338808Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:24:33.5672010Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:24:33.7230826Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:24:33.7252252Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:24:34.2233363Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32 2022-08-17T12:24:34.2247638Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:24:34.2847060Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32 2022-08-17T12:24:34.2861090Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32 2022-08-17T12:24:34.2891428Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32 2022-08-17T12:24:34.2904026Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32 2022-08-17T12:24:34.2923467Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32 2022-08-17T12:24:34.3275786Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32 2022-08-17T12:24:34.3356942Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32 2022-08-17T12:24:34.3715603Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32 2022-08-17T12:24:34.3871342Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32 2022-08-17T12:24:34.4154746Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32 2022-08-17T12:24:34.4232590Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32 2022-08-17T12:24:34.4597841Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32 2022-08-17T12:24:34.4688730Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32 2022-08-17T12:24:34.5037160Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32 2022-08-17T12:24:34.5313885Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:24:34.5476955Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:24:34.5719116Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:24:34.5920301Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:24:34.6036271Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32 2022-08-17T12:24:34.6355772Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32 2022-08-17T12:24:34.6484453Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:24:34.6494849Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32 2022-08-17T12:24:34.6510462Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:24:34.6795253Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:24:34.6886129Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32 2022-08-17T12:24:34.7235538Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32 2022-08-17T12:24:34.7355536Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:34.7674168Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:34.7787770Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32 2022-08-17T12:24:34.8114200Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32 2022-08-17T12:24:34.8210369Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:34.8553302Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:34.8650348Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32 2022-08-17T12:24:34.8996317Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32 2022-08-17T12:24:35.0078345Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:24:35.0083879Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:24:35.0295430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32 2022-08-17T12:24:35.0303912Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:24:35.1637963Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:35.1654257Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:35.4093405Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32 2022-08-17T12:24:35.4108033Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32 2022-08-17T12:24:36.1811553Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32 2022-08-17T12:24:36.1847886Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32 2022-08-17T12:24:36.2034202Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:36.2350353Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:36.2546721Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:36.2749861Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:36.3328322Z test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32 2022-08-17T12:24:36.3360207Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32 2022-08-17T12:24:36.4117701Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32 2022-08-17T12:24:36.4130961Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32 2022-08-17T12:24:36.4197982Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32 2022-08-17T12:24:36.4555187Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32 2022-08-17T12:24:36.4660615Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32 2022-08-17T12:24:36.4995145Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32 2022-08-17T12:24:36.5090819Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32 2022-08-17T12:24:36.5435517Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32 2022-08-17T12:24:36.5725747Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32 2022-08-17T12:24:36.5876316Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32 2022-08-17T12:24:36.5948748Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32 2022-08-17T12:24:36.6395720Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32 2022-08-17T12:24:36.6621999Z test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32 2022-08-17T12:24:36.6871288Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32 2022-08-17T12:24:37.3442792Z test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32 2022-08-17T12:24:37.3457989Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32 2022-08-17T12:24:37.3506347Z test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32 2022-08-17T12:24:37.3952287Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32 2022-08-17T12:24:39.4457319Z test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32 2022-08-17T12:24:39.4487078Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32 2022-08-17T12:24:39.4520949Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32 2022-08-17T12:24:39.4961962Z [gw1] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32 2022-08-17T12:24:39.4972635Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32 2022-08-17T12:24:39.5432015Z [gw1] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32 2022-08-17T12:24:39.5635674Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32 2022-08-17T12:24:39.5794674Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32 2022-08-17T12:24:39.7006240Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32 2022-08-17T12:24:39.7021143Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32 2022-08-17T12:24:39.8648201Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32 2022-08-17T12:24:39.8660741Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32 2022-08-17T12:24:39.8765843Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32 2022-08-17T12:24:39.9077251Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32 2022-08-17T12:24:39.9184237Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32 2022-08-17T12:24:39.9516770Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32 2022-08-17T12:24:39.9671307Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32 2022-08-17T12:24:39.9956597Z [gw1] [ 78%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32 2022-08-17T12:24:40.2053455Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32 2022-08-17T12:24:40.2122911Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32 2022-08-17T12:24:40.3594920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32 2022-08-17T12:24:40.3603036Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32 2022-08-17T12:24:40.3636267Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32 2022-08-17T12:24:40.4035107Z [gw1] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32 2022-08-17T12:24:40.4692924Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32 2022-08-17T12:24:40.4699982Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32 2022-08-17T12:24:40.4756443Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32 2022-08-17T12:24:40.5114860Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32 2022-08-17T12:24:40.5613172Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32 2022-08-17T12:24:40.5621996Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32 2022-08-17T12:24:41.0587780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32 2022-08-17T12:24:41.0600284Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32 2022-08-17T12:24:41.6069340Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32 2022-08-17T12:24:41.6084297Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32 2022-08-17T12:24:42.8871295Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32 2022-08-17T12:24:42.8960450Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32 2022-08-17T12:24:42.9178221Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32 2022-08-17T12:24:42.9272727Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32 2022-08-17T12:24:42.9585748Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32 2022-08-17T12:24:42.9830343Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32 2022-08-17T12:24:43.3485792Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32 2022-08-17T12:24:43.3512472Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32 2022-08-17T12:24:43.5801096Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32 2022-08-17T12:24:43.5833097Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32 2022-08-17T12:24:43.6053773Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32 2022-08-17T12:24:43.6390938Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32 2022-08-17T12:24:43.6871915Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32 2022-08-17T12:24:43.6892813Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32 2022-08-17T12:24:43.6987784Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32 2022-08-17T12:24:43.7314647Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32 2022-08-17T12:24:43.7684516Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32 2022-08-17T12:24:43.7698935Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32 2022-08-17T12:24:43.7914499Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32 2022-08-17T12:24:43.8092778Z [gw0] [ 78%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32 2022-08-17T12:24:43.8102488Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32 2022-08-17T12:24:43.8144806Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32 2022-08-17T12:24:43.8765149Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32 2022-08-17T12:24:43.8779858Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32 2022-08-17T12:24:43.9866962Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32 2022-08-17T12:24:43.9875981Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32 2022-08-17T12:24:43.9900467Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32 2022-08-17T12:24:44.0314433Z [gw1] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32 2022-08-17T12:24:44.0340877Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32 2022-08-17T12:24:44.0795712Z [gw1] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32 2022-08-17T12:24:44.1392429Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32 2022-08-17T12:24:44.1408610Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32 2022-08-17T12:24:44.1495912Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32 2022-08-17T12:24:44.1505721Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32 2022-08-17T12:24:44.2050233Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32 2022-08-17T12:24:44.2064585Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32 2022-08-17T12:24:44.2951916Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32 2022-08-17T12:24:44.2966308Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32 2022-08-17T12:24:44.3579227Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32 2022-08-17T12:24:44.3588890Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32 2022-08-17T12:24:44.3646221Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32 2022-08-17T12:24:44.4036001Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32 2022-08-17T12:24:44.4458259Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32 2022-08-17T12:24:44.4472471Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32 2022-08-17T12:24:44.4966166Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32 2022-08-17T12:24:44.4987437Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32 2022-08-17T12:24:44.5278386Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32 2022-08-17T12:24:44.5330818Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32 2022-08-17T12:24:44.5338716Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32 2022-08-17T12:24:44.5483803Z test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32 2022-08-17T12:24:44.5484619Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32 2022-08-17T12:24:44.5606383Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32 2022-08-17T12:24:44.5793715Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32 2022-08-17T12:24:44.5833363Z test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32 2022-08-17T12:24:44.5994251Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32 2022-08-17T12:24:44.6234309Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32 2022-08-17T12:24:44.6533339Z test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32 2022-08-17T12:24:44.6672584Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32 2022-08-17T12:24:44.6823178Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:24:44.7113705Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:24:44.7298932Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:24:44.7556407Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:24:44.7755638Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:24:44.7995144Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:24:44.8176888Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:24:44.8435078Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:24:44.8558852Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:24:44.8874723Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:24:44.8918853Z test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32 2022-08-17T12:24:44.9315240Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32 2022-08-17T12:24:44.9493246Z test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32 2022-08-17T12:24:44.9502970Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32 2022-08-17T12:24:44.9509144Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32 2022-08-17T12:24:44.9546574Z test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32 2022-08-17T12:24:44.9553774Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32 2022-08-17T12:24:44.9597547Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32 2022-08-17T12:24:44.9751777Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32 2022-08-17T12:24:44.9912328Z test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32 2022-08-17T12:24:44.9985659Z test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32 2022-08-17T12:24:45.0100762Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32 2022-08-17T12:24:45.0190969Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32 2022-08-17T12:24:45.0353697Z test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32 2022-08-17T12:24:45.0448135Z test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32 2022-08-17T12:24:45.0797194Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32 2022-08-17T12:24:45.0808786Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32 2022-08-17T12:24:45.0809428Z test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32 2022-08-17T12:24:45.0913655Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32 2022-08-17T12:24:45.1234000Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32 2022-08-17T12:24:45.1440311Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32 2022-08-17T12:24:45.1455561Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32 2022-08-17T12:24:45.1506341Z test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32 2022-08-17T12:24:45.1672217Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32 2022-08-17T12:24:45.1931202Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_dtype_cpu_float32 2022-08-17T12:24:45.2114962Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_dtype_cpu_float32 2022-08-17T12:24:45.2285242Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32 2022-08-17T12:24:45.2555427Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32 2022-08-17T12:24:45.2731097Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32 2022-08-17T12:24:45.3034605Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32 2022-08-17T12:24:45.3534666Z test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32 2022-08-17T12:24:45.3547101Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32 2022-08-17T12:24:45.3652513Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32 2022-08-17T12:24:45.3663611Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32 2022-08-17T12:24:45.3692070Z test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32 2022-08-17T12:24:45.3953161Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32 2022-08-17T12:24:45.3985435Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32 2022-08-17T12:24:45.4153122Z [gw1] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32 2022-08-17T12:24:45.4164662Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32 2022-08-17T12:24:45.4293262Z test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32 2022-08-17T12:24:45.4393684Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32 2022-08-17T12:24:45.4594009Z test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32 2022-08-17T12:24:45.5497757Z test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32 2022-08-17T12:24:45.5589642Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32 2022-08-17T12:24:45.6904678Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32 2022-08-17T12:24:45.6917282Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32 2022-08-17T12:24:45.6965862Z test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32 2022-08-17T12:24:45.7355574Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32 2022-08-17T12:24:45.7632861Z test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32 2022-08-17T12:24:45.7795166Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32 2022-08-17T12:24:45.8472344Z test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32 2022-08-17T12:24:45.8473267Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32 2022-08-17T12:24:45.8748110Z test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32 2022-08-17T12:24:45.8832851Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32 2022-08-17T12:24:45.9078815Z test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32 2022-08-17T12:24:45.9339258Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32 2022-08-17T12:24:45.9344811Z test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32 2022-08-17T12:24:45.9794419Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32 2022-08-17T12:24:45.9796865Z test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32 2022-08-17T12:24:46.0271832Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32 2022-08-17T12:24:46.0562594Z test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32 2022-08-17T12:24:46.0632401Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32 2022-08-17T12:24:46.0829314Z test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32 2022-08-17T12:24:46.1108305Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32 2022-08-17T12:24:46.1980803Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32 2022-08-17T12:24:46.2008014Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32 2022-08-17T12:24:46.2271088Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32 2022-08-17T12:24:46.2434566Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32 2022-08-17T12:24:46.2588135Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32 2022-08-17T12:24:46.2953938Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32 2022-08-17T12:24:46.3018707Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32 2022-08-17T12:24:46.3044189Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32 2022-08-17T12:24:46.3101043Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32 2022-08-17T12:24:46.3345409Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32 2022-08-17T12:24:46.3346028Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32 2022-08-17T12:24:46.3787452Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32 2022-08-17T12:24:46.3788214Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32 2022-08-17T12:24:46.4258772Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32 2022-08-17T12:24:46.4259522Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32 2022-08-17T12:24:46.4694312Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32 2022-08-17T12:24:46.4695485Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32 2022-08-17T12:24:46.5151703Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32 2022-08-17T12:24:46.5511430Z test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32 2022-08-17T12:24:46.5538831Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32 2022-08-17T12:24:46.6728546Z test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32 2022-08-17T12:24:46.6784987Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32 2022-08-17T12:24:46.6811309Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32 2022-08-17T12:24:46.7268790Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32 2022-08-17T12:24:46.7276225Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32 2022-08-17T12:24:46.7750094Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32 2022-08-17T12:24:46.7757515Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32 2022-08-17T12:24:46.8229864Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32 2022-08-17T12:24:46.8235217Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32 2022-08-17T12:24:46.8707340Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32 2022-08-17T12:24:46.8713318Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32 2022-08-17T12:24:46.9150383Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32 2022-08-17T12:24:46.9568795Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32 2022-08-17T12:24:46.9595158Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32 2022-08-17T12:24:47.0278994Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32 2022-08-17T12:24:47.0307554Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32 2022-08-17T12:24:47.1396060Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32 2022-08-17T12:24:47.1464027Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32 2022-08-17T12:24:47.1991003Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32 2022-08-17T12:24:47.2004441Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32 2022-08-17T12:24:47.2574806Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32 2022-08-17T12:24:47.2589622Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32 2022-08-17T12:24:47.3306821Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32 2022-08-17T12:24:47.3320053Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32 2022-08-17T12:24:47.3992600Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32 2022-08-17T12:24:47.4007759Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32 2022-08-17T12:24:47.5293574Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32 2022-08-17T12:24:47.5321096Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32 2022-08-17T12:24:48.3649239Z test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32 2022-08-17T12:24:48.3650101Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32 2022-08-17T12:24:48.5743852Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32 2022-08-17T12:24:48.5761475Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32 2022-08-17T12:24:48.7920781Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32 2022-08-17T12:24:48.7936318Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32 2022-08-17T12:24:48.7962044Z test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32 2022-08-17T12:24:48.8314714Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32 2022-08-17T12:24:48.8419710Z test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32 2022-08-17T12:24:48.8436075Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32 2022-08-17T12:24:48.8529834Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32 2022-08-17T12:24:48.8738678Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32 2022-08-17T12:24:48.8751538Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32 2022-08-17T12:24:48.8872378Z test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32 2022-08-17T12:24:48.9030899Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32 2022-08-17T12:24:48.9035340Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32 2022-08-17T12:24:48.9193096Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32 2022-08-17T12:24:48.9312647Z test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32 2022-08-17T12:24:48.9371628Z test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32 2022-08-17T12:24:48.9526978Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32 2022-08-17T12:24:48.9633563Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32 2022-08-17T12:24:48.9755216Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32 2022-08-17T12:24:48.9860488Z test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32 2022-08-17T12:24:49.0197041Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32 2022-08-17T12:24:49.0250801Z test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32 2022-08-17T12:24:49.0264990Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32 2022-08-17T12:24:49.0309815Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32 2022-08-17T12:24:49.0498972Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32 2022-08-17T12:24:49.0632726Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32 2022-08-17T12:24:49.0680075Z test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32 2022-08-17T12:24:49.0699823Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32 2022-08-17T12:24:49.0934522Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32 2022-08-17T12:24:49.1083903Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32 2022-08-17T12:24:49.1130366Z test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32 2022-08-17T12:24:49.1138062Z test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32 2022-08-17T12:24:49.1571746Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32 2022-08-17T12:24:49.1574626Z test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32 2022-08-17T12:24:49.1881443Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32 2022-08-17T12:24:49.1916510Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32 2022-08-17T12:24:49.1954694Z test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32 2022-08-17T12:24:49.2036547Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32 2022-08-17T12:24:49.2144030Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32 2022-08-17T12:24:49.2356143Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32 2022-08-17T12:24:49.2395709Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amax_cpu_float32 2022-08-17T12:24:49.2454091Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32 2022-08-17T12:24:49.3071334Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32 2022-08-17T12:24:49.3580873Z test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32 2022-08-17T12:24:49.3616009Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32 2022-08-17T12:24:49.3825638Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32 2022-08-17T12:24:49.4034802Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32 2022-08-17T12:24:49.4157717Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32 2022-08-17T12:24:49.4590549Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32 2022-08-17T12:24:49.6089493Z test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32 2022-08-17T12:24:49.6115336Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amax_cpu_float32 2022-08-17T12:24:49.6374513Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amin_cpu_float32 2022-08-17T12:24:49.6483479Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32 2022-08-17T12:24:49.6521944Z test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32 2022-08-17T12:24:49.6915392Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32 2022-08-17T12:24:49.6982557Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32 2022-08-17T12:24:49.7355647Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32 2022-08-17T12:24:49.7423764Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32 2022-08-17T12:24:49.7913871Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32 2022-08-17T12:24:49.7914541Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32 2022-08-17T12:24:49.8349195Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32 2022-08-17T12:24:49.8350387Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32 2022-08-17T12:24:49.8790060Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32 2022-08-17T12:24:49.8790727Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32 2022-08-17T12:24:49.9230635Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32 2022-08-17T12:24:49.9452425Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:49.9711761Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:49.9946598Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:50.0044513Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:50.0060464Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amin_cpu_float32 2022-08-17T12:24:50.0072370Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmax_cpu_float32 2022-08-17T12:24:50.0096055Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:50.0515913Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:50.0543921Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:50.1019046Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:50.1022908Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32 2022-08-17T12:24:50.1511522Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32 2022-08-17T12:24:50.1514890Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32 2022-08-17T12:24:50.1952112Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32 2022-08-17T12:24:50.2177567Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:50.2432536Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:50.2660871Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:50.2819653Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:50.2837300Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmax_cpu_float32 2022-08-17T12:24:50.2848934Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32 2022-08-17T12:24:50.2890380Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmin_cpu_float32 2022-08-17T12:24:50.3275921Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32 2022-08-17T12:24:50.3330866Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32 2022-08-17T12:24:50.3714923Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32 2022-08-17T12:24:50.3766996Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32 2022-08-17T12:24:50.4157294Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32 2022-08-17T12:24:50.4439587Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:50.4594969Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:50.4631609Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:50.5025186Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:50.5037785Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmin_cpu_float32 2022-08-17T12:24:50.5051839Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumprod_cpu_float32 2022-08-17T12:24:50.5142313Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32 2022-08-17T12:24:50.5430791Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32 2022-08-17T12:24:50.5442767Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumprod_cpu_float32 2022-08-17T12:24:50.5474256Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumsum_cpu_float32 2022-08-17T12:24:50.5566992Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:50.5840504Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:50.5872220Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumsum_cpu_float32 2022-08-17T12:24:50.5915153Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_log_softmax_cpu_float32 2022-08-17T12:24:50.5998240Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:50.6295368Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:50.6312228Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_log_softmax_cpu_float32 2022-08-17T12:24:50.6354348Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logaddexp_cpu_float32 2022-08-17T12:24:50.6434140Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:50.6797771Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:50.6877645Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:50.7238420Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:50.7363261Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32 2022-08-17T12:24:50.7561876Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32 2022-08-17T12:24:50.7572062Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logaddexp_cpu_float32 2022-08-17T12:24:50.7674155Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logsumexp_cpu_float32 2022-08-17T12:24:50.7757772Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32 2022-08-17T12:24:50.8118620Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32 2022-08-17T12:24:50.8310371Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:50.8556634Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:50.8638062Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:50.8996924Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:50.9083072Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:50.9436645Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:50.9469328Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:50.9877084Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:50.9913645Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:51.0318041Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:51.0345548Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:51.0420229Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:51.0430654Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logsumexp_cpu_float32 2022-08-17T12:24:51.0757158Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_mean_cpu_float32 2022-08-17T12:24:51.0799396Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:51.1196234Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:51.1278144Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:51.1635598Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:51.1921622Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32 2022-08-17T12:24:51.2075544Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32 2022-08-17T12:24:51.2376876Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32 2022-08-17T12:24:51.2515040Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32 2022-08-17T12:24:51.2596987Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32 2022-08-17T12:24:51.2958169Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32 2022-08-17T12:24:51.3088293Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32 2022-08-17T12:24:51.3397820Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32 2022-08-17T12:24:51.3483500Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32 2022-08-17T12:24:51.3496757Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32 2022-08-17T12:24:51.3666612Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32 2022-08-17T12:24:51.3870011Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32 2022-08-17T12:24:51.3882730Z test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32 2022-08-17T12:24:51.4351641Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32 2022-08-17T12:24:51.4371933Z test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32 2022-08-17T12:24:51.4715845Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32 2022-08-17T12:24:51.4851452Z test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32 2022-08-17T12:24:51.5153943Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32 2022-08-17T12:24:51.5183110Z test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32 2022-08-17T12:24:51.5198804Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_mean_cpu_float32 2022-08-17T12:24:51.5335828Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_median_cpu_float32 2022-08-17T12:24:51.5671336Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32 2022-08-17T12:24:51.5749869Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32 2022-08-17T12:24:51.5775691Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32 2022-08-17T12:24:51.5790552Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_median_cpu_float32 2022-08-17T12:24:51.6034334Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_norm_cpu_float32 2022-08-17T12:24:51.6221215Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32 2022-08-17T12:24:51.6604092Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32 2022-08-17T12:24:51.7771500Z test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32 2022-08-17T12:24:51.7849241Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32 2022-08-17T12:24:51.8438893Z test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32 2022-08-17T12:24:51.8462136Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32 2022-08-17T12:24:51.9039250Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32 2022-08-17T12:24:51.9062876Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32 2022-08-17T12:24:51.9319067Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32 2022-08-17T12:24:51.9551532Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32 2022-08-17T12:24:52.0359486Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32 2022-08-17T12:24:52.0382605Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32 2022-08-17T12:24:52.0570541Z test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32 2022-08-17T12:24:52.0871860Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32 2022-08-17T12:24:52.1116591Z test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32 2022-08-17T12:24:52.1311739Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32 2022-08-17T12:24:52.2295344Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32 2022-08-17T12:24:52.2312269Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32 2022-08-17T12:24:52.3390295Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32 2022-08-17T12:24:52.3405670Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32 2022-08-17T12:24:52.4114663Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32 2022-08-17T12:24:52.4128818Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32 2022-08-17T12:24:52.6971546Z test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32 2022-08-17T12:24:52.6983705Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32 2022-08-17T12:24:52.8311996Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32 2022-08-17T12:24:52.8345436Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32 2022-08-17T12:24:52.8889216Z test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32 2022-08-17T12:24:52.8907821Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32 2022-08-17T12:24:53.0395550Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32 2022-08-17T12:24:53.0421775Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32 2022-08-17T12:24:53.0562645Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32 2022-08-17T12:24:53.0834246Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32 2022-08-17T12:24:53.1271893Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32 2022-08-17T12:24:53.1313950Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32 2022-08-17T12:24:53.3964286Z test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32 2022-08-17T12:24:53.3992367Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32 2022-08-17T12:24:53.4699290Z test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32 2022-08-17T12:24:53.4725879Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32 2022-08-17T12:24:53.5285885Z test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32 2022-08-17T12:24:53.5314424Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32 2022-08-17T12:24:53.8335307Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:24:53.8350213Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:24:53.8555855Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:24:53.8569786Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_norm_cpu_float32 2022-08-17T12:24:53.9584661Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_normalize_cpu_float32 2022-08-17T12:24:53.9596923Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_normalize_cpu_float32 2022-08-17T12:24:54.2182358Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_prod_cpu_float32 2022-08-17T12:24:54.2198066Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_prod_cpu_float32 2022-08-17T12:24:54.2611156Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmax_cpu_float32 2022-08-17T12:24:54.2630543Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmax_cpu_float32 2022-08-17T12:24:54.3095261Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmin_cpu_float32 2022-08-17T12:24:54.3107632Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmin_cpu_float32 2022-08-17T12:24:55.1037038Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_std_cpu_float32 2022-08-17T12:24:55.1042753Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:24:55.2519777Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32 2022-08-17T12:24:55.2528387Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32 2022-08-17T12:24:55.2624700Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32 2022-08-17T12:24:55.2955279Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32 2022-08-17T12:24:55.3100835Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32 2022-08-17T12:24:55.3394117Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32 2022-08-17T12:24:55.5187097Z test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32 2022-08-17T12:24:55.5196474Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32 2022-08-17T12:24:55.5348250Z test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32 2022-08-17T12:24:55.5634991Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32 2022-08-17T12:24:55.5883757Z test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32 2022-08-17T12:24:55.6074491Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32 2022-08-17T12:24:55.6173596Z test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32 2022-08-17T12:24:55.6516226Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32 2022-08-17T12:24:55.6663058Z test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32 2022-08-17T12:24:55.6956938Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32 2022-08-17T12:24:55.7914410Z test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32 2022-08-17T12:24:55.7930050Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32 2022-08-17T12:24:55.8028431Z test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32 2022-08-17T12:24:55.8353919Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32 2022-08-17T12:24:55.8605197Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:55.8617330Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_std_cpu_float32 2022-08-17T12:24:55.8694526Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_sum_cpu_float32 2022-08-17T12:24:55.8791366Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:55.9126561Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:55.9232660Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:55.9573389Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:55.9673883Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:55.9785047Z test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32 2022-08-17T12:24:56.0114965Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32 2022-08-17T12:24:56.0908094Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32 2022-08-17T12:24:56.0920017Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_sum_cpu_float32 2022-08-17T12:24:56.1500934Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_var_cpu_float32 2022-08-17T12:24:56.1514266Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32 2022-08-17T12:24:56.1879569Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32 2022-08-17T12:24:56.1952051Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32 2022-08-17T12:24:57.1699025Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32 2022-08-17T12:24:57.1706896Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32 2022-08-17T12:24:57.2766724Z test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32 2022-08-17T12:24:57.2774420Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32 2022-08-17T12:24:57.2909519Z test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32 2022-08-17T12:24:57.3194728Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32 2022-08-17T12:24:57.4137464Z test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32 2022-08-17T12:24:57.4142820Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_var_cpu_float32 2022-08-17T12:24:57.4186869Z test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32 2022-08-17T12:24:57.4554832Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32 2022-08-17T12:24:57.4618542Z test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32 2022-08-17T12:24:57.4995282Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32 2022-08-17T12:24:57.5062394Z test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32 2022-08-17T12:24:57.5435580Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32 2022-08-17T12:24:57.5620751Z test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32 2022-08-17T12:24:57.5638072Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32 2022-08-17T12:24:57.5692236Z test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32 2022-08-17T12:24:57.5706209Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32 2022-08-17T12:24:57.5872789Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32 2022-08-17T12:24:57.6073311Z test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32 2022-08-17T12:24:57.6269656Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:24:57.6312828Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32 2022-08-17T12:24:57.6351675Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32 2022-08-17T12:24:57.6514275Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:24:57.6808052Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:24:57.6818603Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32 2022-08-17T12:24:57.6898745Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32 2022-08-17T12:24:57.6952328Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:24:57.7311106Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:24:57.7328735Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32 2022-08-17T12:24:57.7384320Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32 2022-08-17T12:24:57.7400583Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:24:57.7535458Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:24:57.7754036Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32 2022-08-17T12:24:57.7769522Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32 2022-08-17T12:24:57.7830786Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:24:57.7956392Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:24:57.8194426Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32 2022-08-17T12:24:57.8520390Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32 2022-08-17T12:24:57.8530356Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:24:57.8560581Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:24:57.8671844Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32 2022-08-17T12:24:57.8998660Z test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32 2022-08-17T12:24:57.9112630Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32 2022-08-17T12:24:57.9177619Z test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32 2022-08-17T12:24:57.9192741Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:24:57.9302093Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:24:57.9554031Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32 2022-08-17T12:24:57.9621507Z test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32 2022-08-17T12:24:57.9633332Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:24:57.9991779Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:24:58.0150008Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:24:58.0446498Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:24:58.0543158Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32 2022-08-17T12:24:58.0716259Z test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32 2022-08-17T12:24:58.0730181Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:24:58.0991811Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32 2022-08-17T12:24:58.1007072Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32 2022-08-17T12:24:58.1319564Z test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32 2022-08-17T12:24:58.1469134Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32 2022-08-17T12:24:58.1568592Z test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32 2022-08-17T12:24:58.1927557Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32 2022-08-17T12:24:58.1932126Z test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32 2022-08-17T12:24:58.2353409Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32 2022-08-17T12:24:58.2509944Z test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32 2022-08-17T12:24:58.2831324Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32 2022-08-17T12:24:58.3062494Z test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32 2022-08-17T12:24:58.3194471Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32 2022-08-17T12:24:58.3442948Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32 2022-08-17T12:24:58.3712233Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32 2022-08-17T12:24:58.3923551Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32 2022-08-17T12:24:58.4232049Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32 2022-08-17T12:24:58.4496806Z test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32 2022-08-17T12:24:58.4520298Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32 2022-08-17T12:24:58.5050975Z test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32 2022-08-17T12:24:58.5126927Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32 2022-08-17T12:24:58.5431022Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32 2022-08-17T12:24:58.5553715Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32 2022-08-17T12:24:58.5796610Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32 2022-08-17T12:24:58.6053890Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32 2022-08-17T12:24:58.6054633Z test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32 2022-08-17T12:24:58.6490387Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32 2022-08-17T12:24:58.6494563Z test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32 2022-08-17T12:24:58.6992219Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32 2022-08-17T12:24:58.7279216Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32 2022-08-17T12:24:58.7312077Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32 2022-08-17T12:24:58.7363805Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32 2022-08-17T12:24:58.7799555Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32 2022-08-17T12:24:58.7805496Z test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32 2022-08-17T12:24:58.8195929Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32 2022-08-17T12:24:58.8312414Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32 2022-08-17T12:24:58.8702867Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32 2022-08-17T12:24:58.9074369Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32 2022-08-17T12:24:58.9111861Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32 2022-08-17T12:24:58.9346797Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32 2022-08-17T12:24:58.9663607Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32 2022-08-17T12:24:59.0232510Z test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32 2022-08-17T12:24:59.0255803Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32 2022-08-17T12:24:59.0588752Z test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32 2022-08-17T12:24:59.0712524Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32 2022-08-17T12:24:59.0802426Z test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32 2022-08-17T12:24:59.1231125Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32 2022-08-17T12:24:59.1366265Z test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32 2022-08-17T12:24:59.1611094Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32 2022-08-17T12:24:59.1945607Z test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32 2022-08-17T12:24:59.2071890Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32 2022-08-17T12:24:59.2240473Z test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32 2022-08-17T12:24:59.2596702Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32 2022-08-17T12:24:59.2601045Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32 2022-08-17T12:24:59.3030756Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32 2022-08-17T12:24:59.3037209Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32 2022-08-17T12:24:59.3040672Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32 2022-08-17T12:24:59.3264998Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32 2022-08-17T12:24:59.3391834Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32 2022-08-17T12:24:59.3558006Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32 2022-08-17T12:24:59.3951296Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32 2022-08-17T12:24:59.4618989Z test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32 2022-08-17T12:24:59.4652947Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32 2022-08-17T12:24:59.4738106Z test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32 2022-08-17T12:24:59.5074909Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32 2022-08-17T12:24:59.5516873Z test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32 2022-08-17T12:24:59.5548074Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32 2022-08-17T12:24:59.6514809Z test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32 2022-08-17T12:24:59.6631496Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32 2022-08-17T12:25:00.2777859Z test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32 2022-08-17T12:25:00.2783464Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32 2022-08-17T12:25:00.2826749Z test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32 2022-08-17T12:25:00.3197490Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32 2022-08-17T12:25:00.3376584Z test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32 2022-08-17T12:25:00.3712992Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32 2022-08-17T12:25:00.3724201Z test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32 2022-08-17T12:25:00.4150831Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32 2022-08-17T12:25:00.4436002Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32 2022-08-17T12:25:00.4513216Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32 2022-08-17T12:25:00.4874565Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32 2022-08-17T12:25:00.4952797Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32 2022-08-17T12:25:00.5678247Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32 2022-08-17T12:25:00.5705053Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32 2022-08-17T12:25:00.5938130Z test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32 2022-08-17T12:25:00.6150866Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32 2022-08-17T12:25:00.6276927Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32 2022-08-17T12:25:00.6631600Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32 2022-08-17T12:25:00.6869737Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32 2022-08-17T12:25:00.6993408Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32 2022-08-17T12:25:00.7438360Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32 2022-08-17T12:25:00.7552629Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32 2022-08-17T12:25:00.7630152Z test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32 2022-08-17T12:25:00.8070645Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32 2022-08-17T12:25:00.8089668Z test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32 2022-08-17T12:25:00.8482130Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32 2022-08-17T12:25:00.9496840Z test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32 2022-08-17T12:25:00.9522077Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32 2022-08-17T12:25:01.0447817Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:01.0714342Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32 2022-08-17T12:25:01.0978718Z test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32 2022-08-17T12:25:01.1216025Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32 2022-08-17T12:25:01.1216937Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32 2022-08-17T12:25:01.1347079Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32 2022-08-17T12:25:01.1354245Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:01.1594351Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:01.1639234Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32 2022-08-17T12:25:01.2035257Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32 2022-08-17T12:25:01.2734430Z test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32 2022-08-17T12:25:01.2747453Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32 2022-08-17T12:25:01.2799967Z test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32 2022-08-17T12:25:01.3155226Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32 2022-08-17T12:25:01.3388743Z test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32 2022-08-17T12:25:01.3634784Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32 2022-08-17T12:25:01.3701183Z test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32 2022-08-17T12:25:01.4117087Z [gw1] [ 79%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32 2022-08-17T12:25:01.4202863Z test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32 2022-08-17T12:25:01.4556136Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32 2022-08-17T12:25:01.4634986Z test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32 2022-08-17T12:25:01.4995293Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32 2022-08-17T12:25:01.5277701Z test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32 2022-08-17T12:25:01.5433005Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32 2022-08-17T12:25:01.5508263Z test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32 2022-08-17T12:25:01.5950482Z [gw1] [ 79%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32 2022-08-17T12:25:01.5993543Z test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32 2022-08-17T12:25:01.6354839Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32 2022-08-17T12:25:01.6454897Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32 2022-08-17T12:25:01.6794209Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32 2022-08-17T12:25:01.6887716Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32 2022-08-17T12:25:01.7235238Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32 2022-08-17T12:25:01.7474655Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32 2022-08-17T12:25:01.7786879Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32 2022-08-17T12:25:01.7795295Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32 2022-08-17T12:25:01.8116286Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32 2022-08-17T12:25:01.8638953Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32 2022-08-17T12:25:01.8650349Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32 2022-08-17T12:25:01.8671323Z test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32 2022-08-17T12:25:01.9075271Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32 2022-08-17T12:25:01.9317294Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32 2022-08-17T12:25:01.9631726Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32 2022-08-17T12:25:01.9812418Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32 2022-08-17T12:25:01.9829600Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:01.9839227Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32 2022-08-17T12:25:01.9916792Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32 2022-08-17T12:25:01.9991877Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32 2022-08-17T12:25:02.0084006Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32 2022-08-17T12:25:02.0232826Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32 2022-08-17T12:25:02.0436039Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:02.0730235Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32 2022-08-17T12:25:02.0916045Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32 2022-08-17T12:25:02.1393292Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32 2022-08-17T12:25:02.1412134Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32 2022-08-17T12:25:02.2704688Z test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32 2022-08-17T12:25:02.2721047Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:02.6356907Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:02.6369933Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32 2022-08-17T12:25:02.6423755Z test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32 2022-08-17T12:25:02.6797910Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32 2022-08-17T12:25:02.8267455Z test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32 2022-08-17T12:25:02.8282454Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32 2022-08-17T12:25:02.8892049Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32 2022-08-17T12:25:02.8926088Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32 2022-08-17T12:25:02.9547996Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32 2022-08-17T12:25:02.9583253Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32 2022-08-17T12:25:03.0182516Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32 2022-08-17T12:25:03.0231972Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32 2022-08-17T12:25:03.0346397Z test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32 2022-08-17T12:25:03.0790500Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32 2022-08-17T12:25:03.0952441Z test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32 2022-08-17T12:25:03.1271511Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32 2022-08-17T12:25:03.2065903Z test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64 2022-08-17T12:25:03.2085690Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:03.2795653Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:03.2810284Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64 2022-08-17T12:25:03.4931393Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64 2022-08-17T12:25:03.4950027Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64 2022-08-17T12:25:03.4998346Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64 2022-08-17T12:25:03.5025136Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:03.8652559Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:03.8679152Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:03.8738510Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:03.8779111Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64 2022-08-17T12:25:04.0948697Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:25:04.0973415Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:25:04.1171883Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:25:04.1430186Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:25:04.2016612Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64 2022-08-17T12:25:04.2156814Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64 2022-08-17T12:25:04.2504203Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64 2022-08-17T12:25:04.2669576Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64 2022-08-17T12:25:04.2750490Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:25:04.2850045Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:25:04.2875496Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:04.3070198Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:04.3898474Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:25:04.4154315Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:25:04.4428985Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:25:04.4647376Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:25:04.4901808Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:25:04.5152078Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:25:04.5156971Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:25:04.5496301Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:25:04.5604792Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:25:04.5938263Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:25:04.6045493Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:25:04.6431701Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:25:04.7643308Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:25:04.7669858Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:25:04.7745854Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:25:04.8075640Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:25:04.8962590Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64 2022-08-17T12:25:04.8974553Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64 2022-08-17T12:25:04.9038615Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:25:04.9432029Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:25:04.9577091Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:25:04.9911524Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:25:05.0005417Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:25:05.0053844Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:25:05.0079045Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:05.0352070Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:05.5569087Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64 2022-08-17T12:25:05.5584248Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64 2022-08-17T12:25:05.5677740Z test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64 2022-08-17T12:25:05.5706802Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64 2022-08-17T12:25:05.5730994Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:05.6070450Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:25:05.6678903Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64 2022-08-17T12:25:05.6706087Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64 2022-08-17T12:25:05.6836080Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64 2022-08-17T12:25:05.7195610Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64 2022-08-17T12:25:05.7203232Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64 2022-08-17T12:25:05.7600395Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64 2022-08-17T12:25:05.7639578Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64 2022-08-17T12:25:05.8051456Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64 2022-08-17T12:25:05.8057627Z test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64 2022-08-17T12:25:05.8511625Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64 2022-08-17T12:25:06.0156661Z test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64 2022-08-17T12:25:06.0173751Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64 2022-08-17T12:25:06.0219025Z test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64 2022-08-17T12:25:06.0374074Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64 2022-08-17T12:25:06.0389985Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:25:06.0536541Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:25:06.0593755Z [gw0] [ 79%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:25:06.0672978Z test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64 2022-08-17T12:25:06.0910401Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64 2022-08-17T12:25:06.1034890Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32 2022-08-17T12:25:06.1207649Z test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64 2022-08-17T12:25:06.1476501Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64 2022-08-17T12:25:06.1537196Z test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64 2022-08-17T12:25:06.1991885Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64 2022-08-17T12:25:06.2123681Z test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64 2022-08-17T12:25:06.2139889Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32 2022-08-17T12:25:06.2147566Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32 2022-08-17T12:25:06.2171090Z test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32 2022-08-17T12:25:06.2547800Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32 2022-08-17T12:25:06.2573339Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32 2022-08-17T12:25:06.2693396Z test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32 2022-08-17T12:25:06.3071537Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32 2022-08-17T12:25:06.3257898Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32 2022-08-17T12:25:06.3278990Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32 2022-08-17T12:25:06.3296521Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32 2022-08-17T12:25:06.3412014Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32 2022-08-17T12:25:06.3425460Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64 2022-08-17T12:25:06.3434860Z test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64 2022-08-17T12:25:06.3789970Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32 2022-08-17T12:25:06.3872429Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32 2022-08-17T12:25:06.3915581Z test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32 2022-08-17T12:25:06.4093190Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32 2022-08-17T12:25:06.4117441Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32 2022-08-17T12:25:06.4231676Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32 2022-08-17T12:25:06.4313653Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32 2022-08-17T12:25:06.4370817Z test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32 2022-08-17T12:25:06.4581777Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32 2022-08-17T12:25:06.4623368Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64 2022-08-17T12:25:06.4630986Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:25:06.4752300Z test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64 2022-08-17T12:25:06.4849113Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32 2022-08-17T12:25:06.5269822Z [gw2] [ 79%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32 2022-08-17T12:25:06.5376801Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32 2022-08-17T12:25:06.5710722Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32 2022-08-17T12:25:06.5930198Z test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32 2022-08-17T12:25:06.5961131Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64 2022-08-17T12:25:06.6669711Z test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64 2022-08-17T12:25:06.6731756Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64 2022-08-17T12:25:06.6851587Z test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64 2022-08-17T12:25:06.6875040Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32 2022-08-17T12:25:06.6929442Z test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32 2022-08-17T12:25:06.7016399Z [gw2] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32 2022-08-17T12:25:06.7152084Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64 2022-08-17T12:25:06.7270319Z test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64 2022-08-17T12:25:06.7389316Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64 2022-08-17T12:25:06.7614182Z test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32 2022-08-17T12:25:06.7687506Z test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64 2022-08-17T12:25:06.7721188Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32 2022-08-17T12:25:06.7752442Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64 2022-08-17T12:25:06.7814523Z test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32 2022-08-17T12:25:06.8033218Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32 2022-08-17T12:25:06.8082161Z test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64 2022-08-17T12:25:06.8269321Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64 2022-08-17T12:25:06.8335241Z test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32 2022-08-17T12:25:06.8553810Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32 2022-08-17T12:25:06.8556094Z test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64 2022-08-17T12:25:06.8709533Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64 2022-08-17T12:25:06.8990151Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32 2022-08-17T12:25:06.9032646Z test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64 2022-08-17T12:25:06.9453507Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64 2022-08-17T12:25:06.9458445Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64 2022-08-17T12:25:06.9470268Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32 2022-08-17T12:25:06.9922677Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32 2022-08-17T12:25:06.9941976Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64 2022-08-17T12:25:07.0037543Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64 2022-08-17T12:25:07.0250994Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64 2022-08-17T12:25:07.0267516Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32 2022-08-17T12:25:07.0432247Z test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32 2022-08-17T12:25:07.0435476Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64 2022-08-17T12:25:07.0871115Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64 2022-08-17T12:25:07.1073603Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64 2022-08-17T12:25:07.1081098Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32 2022-08-17T12:25:07.1116255Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64 2022-08-17T12:25:07.1293762Z test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32 2022-08-17T12:25:07.1297759Z test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64 2022-08-17T12:25:07.1453474Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64 2022-08-17T12:25:07.1553695Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32 2022-08-17T12:25:07.1734874Z test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32 2022-08-17T12:25:07.1737519Z test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64 2022-08-17T12:25:07.2059047Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64 2022-08-17T12:25:07.2096896Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32 2022-08-17T12:25:07.2211014Z test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32 2022-08-17T12:25:07.2213808Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64 2022-08-17T12:25:07.2652988Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64 2022-08-17T12:25:07.2656444Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64 2022-08-17T12:25:07.2724818Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64 2022-08-17T12:25:07.2749145Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32 2022-08-17T12:25:07.2838593Z test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32 2022-08-17T12:25:07.3110218Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32 2022-08-17T12:25:07.3229421Z test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64 2022-08-17T12:25:07.3346127Z test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32 2022-08-17T12:25:07.3417238Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64 2022-08-17T12:25:07.3549353Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32 2022-08-17T12:25:07.3670018Z test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64 2022-08-17T12:25:07.3788241Z test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32 2022-08-17T12:25:07.4110739Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32 2022-08-17T12:25:07.4282824Z test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32 2022-08-17T12:25:07.4287821Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64 2022-08-17T12:25:07.4352666Z test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64 2022-08-17T12:25:07.4480033Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64 2022-08-17T12:25:07.4491888Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32 2022-08-17T12:25:07.4713823Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32 2022-08-17T12:25:07.4886037Z test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64 2022-08-17T12:25:07.5154106Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64 2022-08-17T12:25:07.5290180Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64 2022-08-17T12:25:07.5592979Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64 2022-08-17T12:25:07.5737984Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64 2022-08-17T12:25:07.6034303Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64 2022-08-17T12:25:07.6123578Z test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64 2022-08-17T12:25:07.6474428Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64 2022-08-17T12:25:07.6524007Z test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64 2022-08-17T12:25:07.6914536Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64 2022-08-17T12:25:07.6955335Z test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64 2022-08-17T12:25:07.7099767Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64 2022-08-17T12:25:07.7117356Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:25:07.7307322Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32 2022-08-17T12:25:07.7388535Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32 2022-08-17T12:25:07.7425624Z test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64 2022-08-17T12:25:07.7630773Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64 2022-08-17T12:25:07.7856965Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:25:07.7857588Z test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64 2022-08-17T12:25:07.8199263Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64 2022-08-17T12:25:07.8318318Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:25:07.8318943Z test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64 2022-08-17T12:25:07.8352178Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64 2022-08-17T12:25:07.8676345Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:25:07.8725892Z test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64 2022-08-17T12:25:07.8902321Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64 2022-08-17T12:25:07.8910381Z [gw0] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:25:07.9194348Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:25:07.9202905Z test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64 2022-08-17T12:25:07.9585012Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64 2022-08-17T12:25:07.9595452Z test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:25:08.0050343Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:25:08.0060721Z test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64 2022-08-17T12:25:08.0478842Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64 2022-08-17T12:25:08.0497925Z test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64 2022-08-17T12:25:08.0947478Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64 2022-08-17T12:25:08.0959032Z test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64 2022-08-17T12:25:08.0995528Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64 2022-08-17T12:25:08.1019717Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32 2022-08-17T12:25:08.1371221Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32 2022-08-17T12:25:08.1381110Z test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64 2022-08-17T12:25:08.1782552Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64 2022-08-17T12:25:08.1838761Z test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64 2022-08-17T12:25:08.2313487Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64 2022-08-17T12:25:08.2323482Z test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64 2022-08-17T12:25:08.2702399Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64 2022-08-17T12:25:08.2713328Z test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64 2022-08-17T12:25:08.3183541Z [gw1] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64 2022-08-17T12:25:08.3193833Z test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64 2022-08-17T12:25:08.3211539Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64 2022-08-17T12:25:08.3223945Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:25:08.3599025Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:25:08.3609282Z test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64 2022-08-17T12:25:08.3979172Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64 2022-08-17T12:25:08.4520620Z test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64 2022-08-17T12:25:08.4542747Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64 2022-08-17T12:25:08.4907937Z test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64 2022-08-17T12:25:08.4951932Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64 2022-08-17T12:25:08.5329199Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64 2022-08-17T12:25:08.5393380Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64 2022-08-17T12:25:08.5523343Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64 2022-08-17T12:25:08.5910854Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64 2022-08-17T12:25:08.7116999Z test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64 2022-08-17T12:25:08.7139546Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:25:08.7398178Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:25:08.7576729Z [gw0] [ 80%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:25:08.8341681Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32 2022-08-17T12:25:08.8366070Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32 2022-08-17T12:25:08.8747098Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32 2022-08-17T12:25:08.8759676Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64 2022-08-17T12:25:08.8953794Z test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64 2022-08-17T12:25:08.9262262Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64 2022-08-17T12:25:08.9271690Z test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64 2022-08-17T12:25:08.9672055Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64 2022-08-17T12:25:08.9723590Z test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64 2022-08-17T12:25:09.0152248Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64 2022-08-17T12:25:09.0257490Z test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64 2022-08-17T12:25:09.0585695Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64 2022-08-17T12:25:09.0591543Z test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64 2022-08-17T12:25:09.0601064Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64 2022-08-17T12:25:09.0615446Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32 2022-08-17T12:25:09.0996337Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32 2022-08-17T12:25:09.1048787Z test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64 2022-08-17T12:25:09.1437005Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64 2022-08-17T12:25:09.1557894Z test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64 2022-08-17T12:25:09.1876235Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64 2022-08-17T12:25:09.1943217Z test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64 2022-08-17T12:25:09.2399822Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64 2022-08-17T12:25:09.2564903Z test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64 2022-08-17T12:25:09.2581265Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32 2022-08-17T12:25:09.2704095Z test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32 2022-08-17T12:25:09.2873322Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32 2022-08-17T12:25:09.2888390Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64 2022-08-17T12:25:09.3069691Z test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64 2022-08-17T12:25:09.3116974Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32 2022-08-17T12:25:09.3161658Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32 2022-08-17T12:25:09.3353213Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64 2022-08-17T12:25:09.3355800Z test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64 2022-08-17T12:25:09.3501864Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64 2022-08-17T12:25:09.3643910Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32 2022-08-17T12:25:09.3829985Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32 2022-08-17T12:25:09.3892056Z test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64 2022-08-17T12:25:09.3912486Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64 2022-08-17T12:25:09.3973380Z test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32 2022-08-17T12:25:09.4085755Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32 2022-08-17T12:25:09.4119595Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32 2022-08-17T12:25:09.4270078Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32 2022-08-17T12:25:09.4405897Z test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64 2022-08-17T12:25:09.4412382Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32 2022-08-17T12:25:09.4421037Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32 2022-08-17T12:25:09.4671074Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64 2022-08-17T12:25:09.4789327Z test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64 2022-08-17T12:25:09.4924282Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64 2022-08-17T12:25:09.4924862Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32 2022-08-17T12:25:09.5114284Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32 2022-08-17T12:25:09.5315970Z test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64 2022-08-17T12:25:09.5320315Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32 2022-08-17T12:25:09.5507057Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64 2022-08-17T12:25:09.5674507Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32 2022-08-17T12:25:09.5695904Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32 2022-08-17T12:25:09.5706538Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32 2022-08-17T12:25:09.5712224Z test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64 2022-08-17T12:25:09.5723332Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64 2022-08-17T12:25:09.5954132Z test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32 2022-08-17T12:25:09.6009926Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32 2022-08-17T12:25:09.6030754Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32 2022-08-17T12:25:09.6109997Z test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64 2022-08-17T12:25:09.6134821Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:25:09.6266794Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64 2022-08-17T12:25:09.6272059Z test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32 2022-08-17T12:25:09.6342889Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32 2022-08-17T12:25:09.6471175Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:25:09.6718955Z test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64 2022-08-17T12:25:09.6726991Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32 2022-08-17T12:25:09.6737177Z test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32 2022-08-17T12:25:09.6912430Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64 2022-08-17T12:25:09.6925556Z test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64 2022-08-17T12:25:09.7028419Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32 2022-08-17T12:25:09.7039762Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64 2022-08-17T12:25:09.7221115Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32 2022-08-17T12:25:09.7243544Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32 2022-08-17T12:25:09.7326795Z test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32 2022-08-17T12:25:09.7469872Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32 2022-08-17T12:25:09.7476273Z test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64 2022-08-17T12:25:09.7488166Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:25:09.7499576Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64 2022-08-17T12:25:09.7755521Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32 2022-08-17T12:25:09.7762763Z test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32 2022-08-17T12:25:09.7910068Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32 2022-08-17T12:25:09.8113524Z test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64 2022-08-17T12:25:09.8124753Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64 2022-08-17T12:25:09.8232492Z test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32 2022-08-17T12:25:09.8294502Z test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64 2022-08-17T12:25:09.8411336Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32 2022-08-17T12:25:09.8552976Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64 2022-08-17T12:25:09.8674855Z test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64 2022-08-17T12:25:09.8810811Z test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64 2022-08-17T12:25:09.8937220Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64 2022-08-17T12:25:09.8944427Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:25:09.9150782Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32 2022-08-17T12:25:09.9197717Z test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64 2022-08-17T12:25:09.9556808Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64 2022-08-17T12:25:09.9587826Z test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64 2022-08-17T12:25:09.9632084Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64 2022-08-17T12:25:09.9638342Z test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64 2022-08-17T12:25:09.9707718Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64 2022-08-17T12:25:09.9710202Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64 2022-08-17T12:25:09.9718239Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32 2022-08-17T12:25:10.0029520Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32 2022-08-17T12:25:10.0089683Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64 2022-08-17T12:25:10.0112084Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64 2022-08-17T12:25:10.0468334Z test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64 2022-08-17T12:25:10.0560611Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64 2022-08-17T12:25:10.0766596Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64 2022-08-17T12:25:10.0786096Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64 2022-08-17T12:25:10.0921178Z test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64 2022-08-17T12:25:10.1079459Z test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64 2022-08-17T12:25:10.1378505Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64 2022-08-17T12:25:10.1387424Z test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64 2022-08-17T12:25:10.1785011Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64 2022-08-17T12:25:10.1845672Z test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64 2022-08-17T12:25:10.2269481Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64 2022-08-17T12:25:10.2338411Z test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64 2022-08-17T12:25:10.2634327Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64 2022-08-17T12:25:10.2730489Z test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64 2022-08-17T12:25:10.2925068Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64 2022-08-17T12:25:10.2946927Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64 2022-08-17T12:25:10.3073849Z test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64 2022-08-17T12:25:10.3146171Z test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64 2022-08-17T12:25:10.3241319Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64 2022-08-17T12:25:10.3352238Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64 2022-08-17T12:25:10.3549867Z test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64 2022-08-17T12:25:10.3924508Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128 2022-08-17T12:25:10.3965387Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64 2022-08-17T12:25:10.4184918Z test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64 2022-08-17T12:25:10.4202744Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128 2022-08-17T12:25:10.4242922Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128 2022-08-17T12:25:10.4269686Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64 2022-08-17T12:25:10.4508908Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128 2022-08-17T12:25:10.4707959Z test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64 2022-08-17T12:25:10.4716600Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128 2022-08-17T12:25:10.4909085Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64 2022-08-17T12:25:10.4924590Z test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64 2022-08-17T12:25:10.5071057Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128 2022-08-17T12:25:10.5078095Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128 2022-08-17T12:25:10.5308645Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64 2022-08-17T12:25:10.5339930Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumprod_cpu_complex64 2022-08-17T12:25:10.5547703Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128 2022-08-17T12:25:10.5569082Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128 2022-08-17T12:25:10.5593802Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128 2022-08-17T12:25:10.5790705Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumprod_cpu_complex64 2022-08-17T12:25:10.5890615Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumsum_cpu_complex64 2022-08-17T12:25:10.5951706Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumsum_cpu_complex64 2022-08-17T12:25:10.6114921Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128 2022-08-17T12:25:10.6152782Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128 2022-08-17T12:25:10.6393576Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_mean_cpu_complex64 2022-08-17T12:25:10.6450311Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128 2022-08-17T12:25:10.6833559Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128 2022-08-17T12:25:10.6888966Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128 2022-08-17T12:25:10.7325323Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128 2022-08-17T12:25:10.7329007Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128 2022-08-17T12:25:10.7790171Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128 2022-08-17T12:25:10.7849877Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumprod_cpu_complex128 2022-08-17T12:25:10.8190004Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumprod_cpu_complex128 2022-08-17T12:25:10.8215815Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumsum_cpu_complex128 2022-08-17T12:25:10.8297816Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumsum_cpu_complex128 2022-08-17T12:25:10.8320688Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_mean_cpu_complex64 2022-08-17T12:25:10.8669062Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_normalize_cpu_complex64 2022-08-17T12:25:10.8756382Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_mean_cpu_complex128 2022-08-17T12:25:10.9112584Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_mean_cpu_complex128 2022-08-17T12:25:10.9116350Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_normalize_cpu_complex128 2022-08-17T12:25:10.9323064Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_normalize_cpu_complex128 2022-08-17T12:25:10.9336142Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_normalize_cpu_complex64 2022-08-17T12:25:10.9482874Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_prod_cpu_complex64 2022-08-17T12:25:10.9532916Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_prod_cpu_complex128 2022-08-17T12:25:11.0151332Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_prod_cpu_complex128 2022-08-17T12:25:11.0549950Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_std_cpu_complex128 2022-08-17T12:25:11.0572355Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_std_cpu_complex128 2022-08-17T12:25:11.0649257Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_sum_cpu_complex128 2022-08-17T12:25:11.1037839Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_sum_cpu_complex128 2022-08-17T12:25:11.1057883Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_var_cpu_complex128 2022-08-17T12:25:11.1096014Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_var_cpu_complex128 2022-08-17T12:25:11.1231516Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_prod_cpu_complex64 2022-08-17T12:25:11.1479731Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_std_cpu_complex64 2022-08-17T12:25:11.1691748Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128 2022-08-17T12:25:11.1919965Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128 2022-08-17T12:25:11.1922178Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128 2022-08-17T12:25:11.2357994Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128 2022-08-17T12:25:11.2361107Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128 2022-08-17T12:25:11.2871186Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128 2022-08-17T12:25:11.2974331Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128 2022-08-17T12:25:11.3310682Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128 2022-08-17T12:25:11.3570756Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128 2022-08-17T12:25:11.3595996Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_std_cpu_complex64 2022-08-17T12:25:11.3633313Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_sum_cpu_complex64 2022-08-17T12:25:11.3710774Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128 2022-08-17T12:25:11.3760673Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128 2022-08-17T12:25:11.4271102Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128 2022-08-17T12:25:11.4413510Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128 2022-08-17T12:25:11.4593677Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128 2022-08-17T12:25:11.4658147Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128 2022-08-17T12:25:11.5075440Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128 2022-08-17T12:25:11.5093893Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128 2022-08-17T12:25:11.5119262Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_sum_cpu_complex64 2022-08-17T12:25:11.5129303Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_var_cpu_complex64 2022-08-17T12:25:11.5515392Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128 2022-08-17T12:25:11.5544420Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128 2022-08-17T12:25:11.6053441Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128 2022-08-17T12:25:11.6060961Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128 2022-08-17T12:25:11.6436698Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128 2022-08-17T12:25:11.6478592Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128 2022-08-17T12:25:11.6754139Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128 2022-08-17T12:25:11.6764773Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_var_cpu_complex64 2022-08-17T12:25:11.6872731Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64 2022-08-17T12:25:11.6920823Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128 2022-08-17T12:25:11.7315856Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128 2022-08-17T12:25:11.7363923Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128 2022-08-17T12:25:11.7533163Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128 2022-08-17T12:25:11.7542635Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64 2022-08-17T12:25:11.7600373Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64 2022-08-17T12:25:11.7754148Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64 2022-08-17T12:25:11.7801095Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128 2022-08-17T12:25:11.7953273Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128 2022-08-17T12:25:11.8017509Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64 2022-08-17T12:25:11.8192576Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64 2022-08-17T12:25:11.8239159Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128 2022-08-17T12:25:11.8283050Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128 2022-08-17T12:25:11.8290769Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32 2022-08-17T12:25:11.8391975Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:25:11.8633412Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64 2022-08-17T12:25:11.8685978Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128 2022-08-17T12:25:11.8701313Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128 2022-08-17T12:25:11.8710963Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:25:11.9073580Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:25:11.9137916Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:25:11.9181610Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:25:11.9191148Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:25:11.9357923Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:25:11.9366584Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64 2022-08-17T12:25:11.9553609Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64 2022-08-17T12:25:11.9602621Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128 2022-08-17T12:25:11.9650842Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128 2022-08-17T12:25:11.9662506Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:25:11.9993915Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:25:12.0041449Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128 2022-08-17T12:25:12.0086315Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128 2022-08-17T12:25:12.0101490Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:25:12.0358770Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:25:12.0370232Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64 2022-08-17T12:25:12.0471085Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64 2022-08-17T12:25:12.0509868Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128 2022-08-17T12:25:12.0550650Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128 2022-08-17T12:25:12.0560373Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:25:12.0881999Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:25:12.0891614Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64 2022-08-17T12:25:12.0911804Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64 2022-08-17T12:25:12.0944735Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128 2022-08-17T12:25:12.0966572Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128 2022-08-17T12:25:12.1029571Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:25:12.1355094Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32 2022-08-17T12:25:12.1411510Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128 2022-08-17T12:25:12.1796275Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128 2022-08-17T12:25:12.1838368Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128 2022-08-17T12:25:12.2245076Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128 2022-08-17T12:25:12.2250856Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32 2022-08-17T12:25:12.2257215Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128 2022-08-17T12:25:12.2277244Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32 2022-08-17T12:25:12.2675699Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128 2022-08-17T12:25:12.2706077Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:25:12.2755276Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:25:12.2761787Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32 2022-08-17T12:25:12.3115673Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32 2022-08-17T12:25:12.3158648Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128 2022-08-17T12:25:12.3533488Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128 2022-08-17T12:25:12.3542496Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32 2022-08-17T12:25:12.3554651Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:25:12.3601401Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128 2022-08-17T12:25:12.3763768Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128 2022-08-17T12:25:12.3951238Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:25:12.3992542Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32 2022-08-17T12:25:12.4039896Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128 2022-08-17T12:25:12.4351375Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128 2022-08-17T12:25:12.4362602Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64 2022-08-17T12:25:12.4432296Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64 2022-08-17T12:25:12.4475386Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128 2022-08-17T12:25:12.4480615Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128 2022-08-17T12:25:12.4793459Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64 2022-08-17T12:25:12.4872218Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64 2022-08-17T12:25:12.4922229Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:12.5123288Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:12.5231470Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64 2022-08-17T12:25:12.5247420Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64 2022-08-17T12:25:12.5311725Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64 2022-08-17T12:25:12.5360020Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128 2022-08-17T12:25:12.5672510Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128 2022-08-17T12:25:12.5706435Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64 2022-08-17T12:25:12.5751648Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64 2022-08-17T12:25:12.5814664Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128 2022-08-17T12:25:12.6112936Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128 2022-08-17T12:25:12.6148464Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64 2022-08-17T12:25:12.6192111Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64 2022-08-17T12:25:12.6208458Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128 2022-08-17T12:25:12.6553674Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128 2022-08-17T12:25:12.6588574Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64 2022-08-17T12:25:12.6631715Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64 2022-08-17T12:25:12.6648258Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128 2022-08-17T12:25:12.6687888Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128 2022-08-17T12:25:12.6693805Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32 2022-08-17T12:25:12.6995441Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:25:12.7042303Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64 2022-08-17T12:25:12.7073402Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64 2022-08-17T12:25:12.7113843Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128 2022-08-17T12:25:12.7433442Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128 2022-08-17T12:25:12.7515297Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64 2022-08-17T12:25:12.7523740Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64 2022-08-17T12:25:12.7556106Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128 2022-08-17T12:25:12.7602272Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128 2022-08-17T12:25:12.7612911Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:25:12.7692053Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:25:12.7872662Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:25:12.7954628Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64 2022-08-17T12:25:12.7957736Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128 2022-08-17T12:25:12.7992127Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64 2022-08-17T12:25:12.8030879Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128 2022-08-17T12:25:12.8314375Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:25:12.8393256Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64 2022-08-17T12:25:12.8472351Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128 2022-08-17T12:25:12.8563923Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64 2022-08-17T12:25:12.8788498Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128 2022-08-17T12:25:12.8831557Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:25:12.8848672Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:25:12.8904317Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128 2022-08-17T12:25:12.9269167Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128 2022-08-17T12:25:12.9294479Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64 2022-08-17T12:25:12.9302432Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128 2022-08-17T12:25:12.9397962Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64 2022-08-17T12:25:12.9635553Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128 2022-08-17T12:25:12.9714601Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64 2022-08-17T12:25:12.9757240Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128 2022-08-17T12:25:12.9774860Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128 2022-08-17T12:25:13.0075944Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64 2022-08-17T12:25:13.0154183Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64 2022-08-17T12:25:13.0204669Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128 2022-08-17T12:25:13.0243323Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128 2022-08-17T12:25:13.0513498Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64 2022-08-17T12:25:13.0565241Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64 2022-08-17T12:25:13.0592154Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64 2022-08-17T12:25:13.0648936Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128 2022-08-17T12:25:13.0955389Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128 2022-08-17T12:25:13.1038166Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64 2022-08-17T12:25:13.1041001Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64 2022-08-17T12:25:13.1114118Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128 2022-08-17T12:25:13.1395597Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128 2022-08-17T12:25:13.1456896Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64 2022-08-17T12:25:13.1473811Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64 2022-08-17T12:25:13.1526640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128 2022-08-17T12:25:13.1834816Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128 2022-08-17T12:25:13.1880274Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64 2022-08-17T12:25:13.1912370Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64 2022-08-17T12:25:13.1988007Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128 2022-08-17T12:25:13.2275062Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128 2022-08-17T12:25:13.2423886Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:25:13.2459810Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128 2022-08-17T12:25:13.2793546Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128 2022-08-17T12:25:13.2799962Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:25:13.2811071Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:25:13.2814412Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64 2022-08-17T12:25:13.2912317Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:25:13.2916207Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64 2022-08-17T12:25:13.2956749Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:25:13.3313373Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:25:13.3316583Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64 2022-08-17T12:25:13.3332223Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64 2022-08-17T12:25:13.3437245Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128 2022-08-17T12:25:13.3673968Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128 2022-08-17T12:25:13.3743809Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64 2022-08-17T12:25:13.3759101Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64 2022-08-17T12:25:13.3832240Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128 2022-08-17T12:25:13.4190124Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128 2022-08-17T12:25:13.4271435Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64 2022-08-17T12:25:13.4277515Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128 2022-08-17T12:25:13.4314926Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128 2022-08-17T12:25:13.4630033Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64 2022-08-17T12:25:13.4697724Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:25:13.4704048Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128 2022-08-17T12:25:13.4935480Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128 2022-08-17T12:25:13.4991052Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:25:13.5137620Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64 2022-08-17T12:25:13.5143040Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128 2022-08-17T12:25:13.5235724Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128 2022-08-17T12:25:13.5509206Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64 2022-08-17T12:25:13.5574308Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64 2022-08-17T12:25:13.5579788Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128 2022-08-17T12:25:13.5639843Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128 2022-08-17T12:25:13.5905912Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64 2022-08-17T12:25:13.5911890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64 2022-08-17T12:25:13.6008822Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64 2022-08-17T12:25:13.6014065Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128 2022-08-17T12:25:13.6314838Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128 2022-08-17T12:25:13.6335773Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64 2022-08-17T12:25:13.6432438Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64 2022-08-17T12:25:13.6479566Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128 2022-08-17T12:25:13.6754874Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128 2022-08-17T12:25:13.6874695Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64 2022-08-17T12:25:13.6920032Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128 2022-08-17T12:25:13.6987661Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128 2022-08-17T12:25:13.7194054Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64 2022-08-17T12:25:13.7263478Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64 2022-08-17T12:25:13.7312743Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64 2022-08-17T12:25:13.7370251Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128 2022-08-17T12:25:13.7634621Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128 2022-08-17T12:25:13.7752950Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64 2022-08-17T12:25:13.7780119Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128 2022-08-17T12:25:13.7804317Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64 2022-08-17T12:25:13.8075281Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128 2022-08-17T12:25:13.8223764Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64 2022-08-17T12:25:13.8269903Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64 2022-08-17T12:25:13.8314421Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128 2022-08-17T12:25:13.8633122Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128 2022-08-17T12:25:13.8640998Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64 2022-08-17T12:25:13.8673873Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64 2022-08-17T12:25:13.8770779Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128 2022-08-17T12:25:13.9070253Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128 2022-08-17T12:25:13.9093580Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64 2022-08-17T12:25:13.9158729Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64 2022-08-17T12:25:13.9160983Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128 2022-08-17T12:25:13.9428835Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128 2022-08-17T12:25:13.9448286Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64 2022-08-17T12:25:13.9668666Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64 2022-08-17T12:25:13.9700221Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128 2022-08-17T12:25:13.9904625Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128 2022-08-17T12:25:13.9908698Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64 2022-08-17T12:25:14.0055713Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64 2022-08-17T12:25:14.0088283Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128 2022-08-17T12:25:14.0395892Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128 2022-08-17T12:25:14.0396546Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64 2022-08-17T12:25:14.0472931Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64 2022-08-17T12:25:14.0530529Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:14.0714950Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:14.0913991Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64 2022-08-17T12:25:14.0955072Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128 2022-08-17T12:25:14.1001639Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64 2022-08-17T12:25:14.1183437Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128 2022-08-17T12:25:14.1295378Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64 2022-08-17T12:25:14.1404302Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64 2022-08-17T12:25:14.1404963Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128 2022-08-17T12:25:14.1671726Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128 2022-08-17T12:25:14.1782690Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64 2022-08-17T12:25:14.1845812Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64 2022-08-17T12:25:14.1846654Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:25:14.2107532Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:25:14.2283518Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64 2022-08-17T12:25:14.2292047Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:14.2312709Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:14.2589538Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64 2022-08-17T12:25:14.2595669Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:25:14.2758186Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:25:14.2763344Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128 2022-08-17T12:25:14.2984634Z [gw1] [ 81%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128 2022-08-17T12:25:14.3029777Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64 2022-08-17T12:25:14.3201795Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64 2022-08-17T12:25:14.3207055Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128 2022-08-17T12:25:14.3391845Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128 2022-08-17T12:25:14.3507142Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64 2022-08-17T12:25:14.3642085Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64 2022-08-17T12:25:14.3649591Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128 2022-08-17T12:25:14.3865013Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128 2022-08-17T12:25:14.4181089Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64 2022-08-17T12:25:14.4187731Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128 2022-08-17T12:25:14.4281186Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128 2022-08-17T12:25:14.4395701Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64 2022-08-17T12:25:14.4456192Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64 2022-08-17T12:25:14.4516688Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64 2022-08-17T12:25:14.4519806Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128 2022-08-17T12:25:14.4833554Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128 2022-08-17T12:25:14.4908825Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64 2022-08-17T12:25:14.4968107Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64 2022-08-17T12:25:14.4970373Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128 2022-08-17T12:25:14.5349285Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128 2022-08-17T12:25:14.5402715Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64 2022-08-17T12:25:14.5446247Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64 2022-08-17T12:25:14.5457689Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128 2022-08-17T12:25:14.5711635Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128 2022-08-17T12:25:14.5758854Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64 2022-08-17T12:25:14.5916092Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64 2022-08-17T12:25:14.5919202Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128 2022-08-17T12:25:14.6151569Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128 2022-08-17T12:25:14.6197934Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64 2022-08-17T12:25:14.6312316Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64 2022-08-17T12:25:14.6354469Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128 2022-08-17T12:25:14.6594086Z [gw1] [ 81%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128 2022-08-17T12:25:14.6795634Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64 2022-08-17T12:25:14.6829377Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128 2022-08-17T12:25:14.6912675Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128 2022-08-17T12:25:14.7033162Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64 2022-08-17T12:25:14.7127283Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64 2022-08-17T12:25:14.7232334Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64 2022-08-17T12:25:14.7286327Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128 2022-08-17T12:25:14.7473516Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128 2022-08-17T12:25:14.7543235Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64 2022-08-17T12:25:14.7672878Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64 2022-08-17T12:25:14.7728801Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:14.7914474Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:14.7974355Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64 2022-08-17T12:25:14.8153242Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64 2022-08-17T12:25:14.8208638Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:14.8353711Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:14.8634577Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64 2022-08-17T12:25:14.8675102Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128 2022-08-17T12:25:14.9074891Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128 2022-08-17T12:25:14.9122998Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128 2022-08-17T12:25:14.9514018Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128 2022-08-17T12:25:14.9560350Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128 2022-08-17T12:25:14.9823738Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128 2022-08-17T12:25:14.9838881Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64 2022-08-17T12:25:14.9899494Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64 2022-08-17T12:25:14.9953037Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64 2022-08-17T12:25:14.9998704Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128 2022-08-17T12:25:15.0276103Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128 2022-08-17T12:25:15.0372347Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64 2022-08-17T12:25:15.0393781Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64 2022-08-17T12:25:15.0437080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128 2022-08-17T12:25:15.0713956Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128 2022-08-17T12:25:15.0756844Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64 2022-08-17T12:25:15.0873947Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64 2022-08-17T12:25:15.0892213Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128 2022-08-17T12:25:15.1154760Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128 2022-08-17T12:25:15.1315422Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:25:15.1371628Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128 2022-08-17T12:25:15.1756006Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128 2022-08-17T12:25:15.1806720Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128 2022-08-17T12:25:15.2197233Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128 2022-08-17T12:25:15.2245761Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128 2022-08-17T12:25:15.2638122Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128 2022-08-17T12:25:15.2703197Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:15.2730090Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:15.2745922Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:25:15.3117191Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64 2022-08-17T12:25:15.3167869Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:15.3540874Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:15.3549463Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64 2022-08-17T12:25:15.3562808Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64 2022-08-17T12:25:15.3601769Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128 2022-08-17T12:25:15.4034424Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128 2022-08-17T12:25:15.4078480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128 2022-08-17T12:25:15.4516184Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128 2022-08-17T12:25:15.4551556Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128 2022-08-17T12:25:15.4956758Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128 2022-08-17T12:25:15.5003448Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128 2022-08-17T12:25:15.5428212Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128 2022-08-17T12:25:15.5456439Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128 2022-08-17T12:25:15.5833912Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128 2022-08-17T12:25:15.5996516Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128 2022-08-17T12:25:15.6312600Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128 2022-08-17T12:25:15.6321976Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128 2022-08-17T12:25:15.6763357Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128 2022-08-17T12:25:15.6772342Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128 2022-08-17T12:25:15.7207038Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128 2022-08-17T12:25:15.7216135Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128 2022-08-17T12:25:15.7638989Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128 2022-08-17T12:25:15.7648066Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128 2022-08-17T12:25:15.8076669Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128 2022-08-17T12:25:15.8085082Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128 2022-08-17T12:25:15.8452486Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128 2022-08-17T12:25:15.8480245Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64 2022-08-17T12:25:15.8487705Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:25:15.8536078Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128 2022-08-17T12:25:15.8963138Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128 2022-08-17T12:25:15.8969968Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:25:15.8973815Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:25:15.8979744Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128 2022-08-17T12:25:15.9418289Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128 2022-08-17T12:25:15.9423919Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128 2022-08-17T12:25:15.9888233Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128 2022-08-17T12:25:15.9893390Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128 2022-08-17T12:25:16.0367473Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128 2022-08-17T12:25:16.0373395Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128 2022-08-17T12:25:16.0795016Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128 2022-08-17T12:25:16.0845648Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128 2022-08-17T12:25:16.1234847Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128 2022-08-17T12:25:16.1282174Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128 2022-08-17T12:25:16.1716216Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128 2022-08-17T12:25:16.1763782Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128 2022-08-17T12:25:16.2194671Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128 2022-08-17T12:25:16.2232290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128 2022-08-17T12:25:16.2676345Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128 2022-08-17T12:25:16.2743368Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128 2022-08-17T12:25:16.3115713Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128 2022-08-17T12:25:16.3319162Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:16.3573203Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:16.3699184Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:16.3800507Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:16.3817167Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:25:16.3854113Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64 2022-08-17T12:25:16.4068920Z [gw2] [ 81%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64 2022-08-17T12:25:16.4108561Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:16.4314963Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:16.4319835Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64 2022-08-17T12:25:16.4476384Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64 2022-08-17T12:25:16.4529554Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:16.4753358Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:16.4757256Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64 2022-08-17T12:25:16.4996068Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64 2022-08-17T12:25:16.5000053Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128 2022-08-17T12:25:16.5195590Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128 2022-08-17T12:25:16.5199338Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64 2022-08-17T12:25:16.5390578Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64 2022-08-17T12:25:16.5408866Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:16.5554179Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:16.5719355Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64 2022-08-17T12:25:16.5834711Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64 2022-08-17T12:25:16.5877242Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:16.5993597Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:16.6033671Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64 2022-08-17T12:25:16.6314838Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64 2022-08-17T12:25:16.6357442Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:16.6432467Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:16.6631500Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64 2022-08-17T12:25:16.6753970Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64 2022-08-17T12:25:16.6798779Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:16.6873589Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:16.7013159Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64 2022-08-17T12:25:16.7193249Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64 2022-08-17T12:25:16.7249536Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:16.7352746Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:16.7395000Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64 2022-08-17T12:25:16.7674744Z [gw2] [ 81%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64 2022-08-17T12:25:16.7728210Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:16.7793174Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:16.7862960Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64 2022-08-17T12:25:16.8115902Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64 2022-08-17T12:25:16.8244656Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:16.8255323Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64 2022-08-17T12:25:16.8572946Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:16.8603575Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:16.8775738Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:16.8793648Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64 2022-08-17T12:25:16.9043808Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:25:16.9046735Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:16.9064507Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:16.9232084Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:25:16.9487103Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128 2022-08-17T12:25:16.9491922Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:16.9928525Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:16.9932096Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:17.0374853Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:17.0378838Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:17.0421991Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:17.0430455Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128 2022-08-17T12:25:17.0724632Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128 2022-08-17T12:25:17.0753571Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128 2022-08-17T12:25:17.0795338Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:17.0831428Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:17.1154755Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128 2022-08-17T12:25:17.1194517Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128 2022-08-17T12:25:17.1250713Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:17.1272263Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:17.1644069Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128 2022-08-17T12:25:17.1646056Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:17.1682934Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128 2022-08-17T12:25:17.1710934Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:17.2074748Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128 2022-08-17T12:25:17.2115679Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128 2022-08-17T12:25:17.2126111Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128 2022-08-17T12:25:17.2151576Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128 2022-08-17T12:25:17.2293955Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128 2022-08-17T12:25:17.2514766Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128 2022-08-17T12:25:17.2558849Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128 2022-08-17T12:25:17.2593111Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128 2022-08-17T12:25:17.2768012Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128 2022-08-17T12:25:17.2953541Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128 2022-08-17T12:25:17.2992087Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128 2022-08-17T12:25:17.3032586Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128 2022-08-17T12:25:17.3387270Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128 2022-08-17T12:25:17.3404833Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128 2022-08-17T12:25:17.3444472Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128 2022-08-17T12:25:17.3471323Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128 2022-08-17T12:25:17.3685543Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128 2022-08-17T12:25:17.3833554Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128 2022-08-17T12:25:17.3878608Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128 2022-08-17T12:25:17.3890033Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128 2022-08-17T12:25:17.3899416Z [gw0] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:25:17.3911363Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:17.4008663Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128 2022-08-17T12:25:17.4272407Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128 2022-08-17T12:25:17.4308935Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128 2022-08-17T12:25:17.4351154Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128 2022-08-17T12:25:17.4494575Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128 2022-08-17T12:25:17.4713685Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128 2022-08-17T12:25:17.4793036Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128 2022-08-17T12:25:17.4920459Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128 2022-08-17T12:25:17.5062531Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128 2022-08-17T12:25:17.5152428Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128 2022-08-17T12:25:17.5194710Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128 2022-08-17T12:25:17.5232163Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128 2022-08-17T12:25:17.5599009Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128 2022-08-17T12:25:17.5604743Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128 2022-08-17T12:25:17.5648077Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128 2022-08-17T12:25:17.5671208Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128 2022-08-17T12:25:17.6012366Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128 2022-08-17T12:25:17.6031849Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128 2022-08-17T12:25:17.6087961Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128 2022-08-17T12:25:17.6111170Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128 2022-08-17T12:25:17.6479761Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128 2022-08-17T12:25:17.6488956Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128 2022-08-17T12:25:17.6521226Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128 2022-08-17T12:25:17.6550919Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128 2022-08-17T12:25:17.6597146Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128 2022-08-17T12:25:17.6914868Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128 2022-08-17T12:25:17.6962815Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128 2022-08-17T12:25:17.6992592Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128 2022-08-17T12:25:17.7306142Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128 2022-08-17T12:25:17.7354038Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128 2022-08-17T12:25:17.7399688Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128 2022-08-17T12:25:17.7431488Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128 2022-08-17T12:25:17.7504928Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128 2022-08-17T12:25:17.7794632Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128 2022-08-17T12:25:17.7838227Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128 2022-08-17T12:25:17.7871964Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128 2022-08-17T12:25:17.7925990Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128 2022-08-17T12:25:17.8234562Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128 2022-08-17T12:25:17.8349119Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128 2022-08-17T12:25:17.8429505Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128 2022-08-17T12:25:17.8572137Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128 2022-08-17T12:25:17.8709915Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128 2022-08-17T12:25:17.8732850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128 2022-08-17T12:25:17.8829514Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128 2022-08-17T12:25:17.8864046Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128 2022-08-17T12:25:17.9115659Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128 2022-08-17T12:25:17.9168391Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128 2022-08-17T12:25:17.9297191Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128 2022-08-17T12:25:17.9304578Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128 2022-08-17T12:25:17.9555328Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128 2022-08-17T12:25:17.9661698Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128 2022-08-17T12:25:17.9749686Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128 2022-08-17T12:25:17.9871171Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128 2022-08-17T12:25:18.0046136Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128 2022-08-17T12:25:18.0053135Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128 2022-08-17T12:25:18.0188997Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128 2022-08-17T12:25:18.0352522Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128 2022-08-17T12:25:18.0485338Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128 2022-08-17T12:25:18.0489325Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128 2022-08-17T12:25:18.0629245Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128 2022-08-17T12:25:18.0661620Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128 2022-08-17T12:25:18.0934854Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128 2022-08-17T12:25:18.0938749Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128 2022-08-17T12:25:18.1069875Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128 2022-08-17T12:25:18.1101442Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128 2022-08-17T12:25:18.1395114Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128 2022-08-17T12:25:18.1397989Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128 2022-08-17T12:25:18.1438349Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128 2022-08-17T12:25:18.1510731Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128 2022-08-17T12:25:18.1755657Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128 2022-08-17T12:25:18.1827504Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128 2022-08-17T12:25:18.1904407Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128 2022-08-17T12:25:18.1949190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128 2022-08-17T12:25:18.2256926Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128 2022-08-17T12:25:18.2259702Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128 2022-08-17T12:25:18.2311442Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128 2022-08-17T12:25:18.2365264Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128 2022-08-17T12:25:18.2636919Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128 2022-08-17T12:25:18.2685681Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128 2022-08-17T12:25:18.2754064Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128 2022-08-17T12:25:18.2813566Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128 2022-08-17T12:25:18.3074310Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128 2022-08-17T12:25:18.3106837Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128 2022-08-17T12:25:18.3234451Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128 2022-08-17T12:25:18.3410020Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128 2022-08-17T12:25:18.3514521Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128 2022-08-17T12:25:18.3558986Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128 2022-08-17T12:25:18.3674451Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128 2022-08-17T12:25:18.3754149Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128 2022-08-17T12:25:18.3954022Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128 2022-08-17T12:25:18.3999794Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128 2022-08-17T12:25:18.4113112Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128 2022-08-17T12:25:18.4163587Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128 2022-08-17T12:25:18.4393302Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128 2022-08-17T12:25:18.4443845Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128 2022-08-17T12:25:18.4593755Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128 2022-08-17T12:25:18.4631705Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128 2022-08-17T12:25:18.4834652Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128 2022-08-17T12:25:18.4880067Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128 2022-08-17T12:25:18.5073740Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128 2022-08-17T12:25:18.5107805Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128 2022-08-17T12:25:18.5272662Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128 2022-08-17T12:25:18.5324333Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128 2022-08-17T12:25:18.5554179Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128 2022-08-17T12:25:18.5604355Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128 2022-08-17T12:25:18.5713579Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128 2022-08-17T12:25:18.5764408Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128 2022-08-17T12:25:18.5995391Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128 2022-08-17T12:25:18.6054072Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128 2022-08-17T12:25:18.6153954Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128 2022-08-17T12:25:18.6199851Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128 2022-08-17T12:25:18.6475563Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128 2022-08-17T12:25:18.6537406Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128 2022-08-17T12:25:18.6592458Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128 2022-08-17T12:25:18.6670200Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128 2022-08-17T12:25:18.6954652Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128 2022-08-17T12:25:18.7014034Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128 2022-08-17T12:25:18.7032821Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128 2022-08-17T12:25:18.7111831Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128 2022-08-17T12:25:18.7396658Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128 2022-08-17T12:25:18.7457529Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128 2022-08-17T12:25:18.7472263Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128 2022-08-17T12:25:18.7524803Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128 2022-08-17T12:25:18.7834521Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128 2022-08-17T12:25:18.7897063Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128 2022-08-17T12:25:18.7911908Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128 2022-08-17T12:25:18.7968810Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128 2022-08-17T12:25:18.8315166Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128 2022-08-17T12:25:18.8352560Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128 2022-08-17T12:25:18.8388444Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128 2022-08-17T12:25:18.8393703Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128 2022-08-17T12:25:18.8755404Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128 2022-08-17T12:25:18.8794406Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128 2022-08-17T12:25:18.8821178Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128 2022-08-17T12:25:18.8845719Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128 2022-08-17T12:25:18.9195569Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128 2022-08-17T12:25:18.9232592Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128 2022-08-17T12:25:18.9265517Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128 2022-08-17T12:25:18.9290870Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128 2022-08-17T12:25:18.9637343Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128 2022-08-17T12:25:18.9876573Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128 2022-08-17T12:25:18.9880553Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128 2022-08-17T12:25:18.9885337Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128 2022-08-17T12:25:19.0108678Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128 2022-08-17T12:25:19.0165883Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128 2022-08-17T12:25:19.0170446Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128 2022-08-17T12:25:19.0177108Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128 2022-08-17T12:25:19.0592136Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128 2022-08-17T12:25:19.0597621Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128 2022-08-17T12:25:19.0598246Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128 2022-08-17T12:25:19.0604561Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:19.0980205Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:19.1038944Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128 2022-08-17T12:25:19.1039546Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128 2022-08-17T12:25:19.1040150Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:19.1495672Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:19.1496345Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128 2022-08-17T12:25:19.1496891Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128 2022-08-17T12:25:19.1497428Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128 2022-08-17T12:25:19.1928693Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128 2022-08-17T12:25:19.1929244Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128 2022-08-17T12:25:19.1934234Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128 2022-08-17T12:25:19.1977289Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128 2022-08-17T12:25:19.2366117Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128 2022-08-17T12:25:19.2366753Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128 2022-08-17T12:25:19.2397290Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128 2022-08-17T12:25:19.2464218Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128 2022-08-17T12:25:19.2814096Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128 2022-08-17T12:25:19.2816934Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128 2022-08-17T12:25:19.2837503Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128 2022-08-17T12:25:19.2889830Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128 2022-08-17T12:25:19.3196042Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128 2022-08-17T12:25:19.3244425Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128 2022-08-17T12:25:19.3274655Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128 2022-08-17T12:25:19.3316394Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128 2022-08-17T12:25:19.3636490Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128 2022-08-17T12:25:19.3683888Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128 2022-08-17T12:25:19.3713365Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128 2022-08-17T12:25:19.3767008Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128 2022-08-17T12:25:19.4076133Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128 2022-08-17T12:25:19.4125019Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128 2022-08-17T12:25:19.4153509Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128 2022-08-17T12:25:19.4268675Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128 2022-08-17T12:25:19.4515098Z [gw2] [ 81%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128 2022-08-17T12:25:19.4568059Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128 2022-08-17T12:25:19.4593112Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128 2022-08-17T12:25:19.4630431Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128 2022-08-17T12:25:19.4956861Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128 2022-08-17T12:25:19.5007433Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128 2022-08-17T12:25:19.5033084Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128 2022-08-17T12:25:19.5102076Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128 2022-08-17T12:25:19.5395159Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128 2022-08-17T12:25:19.5459110Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128 2022-08-17T12:25:19.5472295Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128 2022-08-17T12:25:19.5550198Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128 2022-08-17T12:25:19.5835730Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128 2022-08-17T12:25:19.5889762Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128 2022-08-17T12:25:19.5912424Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128 2022-08-17T12:25:19.6026994Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128 2022-08-17T12:25:19.6274589Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128 2022-08-17T12:25:19.6322200Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128 2022-08-17T12:25:19.6371148Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128 2022-08-17T12:25:19.6408307Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128 2022-08-17T12:25:19.6716046Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128 2022-08-17T12:25:19.6780855Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128 2022-08-17T12:25:19.6818544Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128 2022-08-17T12:25:19.6846663Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128 2022-08-17T12:25:19.7155589Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128 2022-08-17T12:25:19.7214085Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128 2022-08-17T12:25:19.7257636Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128 2022-08-17T12:25:19.7290039Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128 2022-08-17T12:25:19.7646986Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128 2022-08-17T12:25:19.7647594Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128 2022-08-17T12:25:19.7674802Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128 2022-08-17T12:25:19.7732017Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128 2022-08-17T12:25:19.8035762Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128 2022-08-17T12:25:19.8084857Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128 2022-08-17T12:25:19.8113643Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128 2022-08-17T12:25:19.8152155Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128 2022-08-17T12:25:19.8475066Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128 2022-08-17T12:25:19.8529693Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128 2022-08-17T12:25:19.8552285Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128 2022-08-17T12:25:19.8597689Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128 2022-08-17T12:25:19.8914643Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128 2022-08-17T12:25:19.8960102Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128 2022-08-17T12:25:19.8992841Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128 2022-08-17T12:25:19.9033263Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128 2022-08-17T12:25:19.9354800Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128 2022-08-17T12:25:19.9412604Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128 2022-08-17T12:25:19.9431646Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128 2022-08-17T12:25:19.9477813Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128 2022-08-17T12:25:19.9796755Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128 2022-08-17T12:25:19.9851755Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128 2022-08-17T12:25:19.9872809Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128 2022-08-17T12:25:19.9926765Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128 2022-08-17T12:25:20.0236934Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128 2022-08-17T12:25:20.0284336Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128 2022-08-17T12:25:20.0312725Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128 2022-08-17T12:25:20.0358135Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128 2022-08-17T12:25:20.0676733Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128 2022-08-17T12:25:20.0730897Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128 2022-08-17T12:25:20.0753606Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128 2022-08-17T12:25:20.0802976Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128 2022-08-17T12:25:20.1116347Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128 2022-08-17T12:25:20.1184063Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128 2022-08-17T12:25:20.1231072Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128 2022-08-17T12:25:20.1234569Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128 2022-08-17T12:25:20.1555158Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128 2022-08-17T12:25:20.1662456Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128 2022-08-17T12:25:20.1742425Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128 2022-08-17T12:25:20.1765011Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128 2022-08-17T12:25:20.2032936Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128 2022-08-17T12:25:20.2048077Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128 2022-08-17T12:25:20.2073875Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128 2022-08-17T12:25:20.2127615Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128 2022-08-17T12:25:20.2435511Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128 2022-08-17T12:25:20.2486606Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128 2022-08-17T12:25:20.2572948Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128 2022-08-17T12:25:20.2578133Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128 2022-08-17T12:25:20.2875990Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128 2022-08-17T12:25:20.2937956Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128 2022-08-17T12:25:20.2955950Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128 2022-08-17T12:25:20.3010025Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128 2022-08-17T12:25:20.3316085Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128 2022-08-17T12:25:20.3376385Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128 2022-08-17T12:25:20.3457502Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128 2022-08-17T12:25:20.3462525Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128 2022-08-17T12:25:20.3756714Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128 2022-08-17T12:25:20.3796649Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128 2022-08-17T12:25:20.3833066Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128 2022-08-17T12:25:20.3882492Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128 2022-08-17T12:25:20.4195053Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128 2022-08-17T12:25:20.4252226Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128 2022-08-17T12:25:20.4272856Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128 2022-08-17T12:25:20.4316129Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128 2022-08-17T12:25:20.4652367Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128 2022-08-17T12:25:20.4712708Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128 2022-08-17T12:25:20.4759286Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128 2022-08-17T12:25:20.4799640Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128 2022-08-17T12:25:20.5073737Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128 2022-08-17T12:25:20.5121928Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128 2022-08-17T12:25:20.5153265Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128 2022-08-17T12:25:20.5196508Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128 2022-08-17T12:25:20.5514949Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128 2022-08-17T12:25:20.5564993Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128 2022-08-17T12:25:20.5592588Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128 2022-08-17T12:25:20.5737900Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128 2022-08-17T12:25:20.6007571Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128 2022-08-17T12:25:20.6014112Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128 2022-08-17T12:25:20.6034290Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128 2022-08-17T12:25:20.6079308Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128 2022-08-17T12:25:20.6471985Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128 2022-08-17T12:25:20.6480184Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128 2022-08-17T12:25:20.6489948Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128 2022-08-17T12:25:20.6525532Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:20.6837350Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:20.6891478Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128 2022-08-17T12:25:20.6912582Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128 2022-08-17T12:25:20.6956549Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128 2022-08-17T12:25:20.7275299Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128 2022-08-17T12:25:20.7323278Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128 2022-08-17T12:25:20.7352391Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128 2022-08-17T12:25:20.7392253Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128 2022-08-17T12:25:20.7715738Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128 2022-08-17T12:25:20.7760574Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128 2022-08-17T12:25:20.7792952Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128 2022-08-17T12:25:20.7834024Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128 2022-08-17T12:25:20.8155025Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128 2022-08-17T12:25:20.8201139Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128 2022-08-17T12:25:20.8231829Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128 2022-08-17T12:25:20.8277915Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128 2022-08-17T12:25:20.8610388Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128 2022-08-17T12:25:20.8641422Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128 2022-08-17T12:25:20.8672831Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128 2022-08-17T12:25:20.8713254Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eig_cpu_complex128 2022-08-17T12:25:20.9034497Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_eig_cpu_complex128 2022-08-17T12:25:20.9064866Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128 2022-08-17T12:25:20.9112368Z [gw1] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128 2022-08-17T12:25:20.9163583Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128 2022-08-17T12:25:20.9475660Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128 2022-08-17T12:25:20.9520482Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128 2022-08-17T12:25:20.9551847Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128 2022-08-17T12:25:20.9575292Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128 2022-08-17T12:25:20.9916611Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128 2022-08-17T12:25:20.9957712Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128 2022-08-17T12:25:20.9992704Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128 2022-08-17T12:25:21.0013744Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128 2022-08-17T12:25:21.0357773Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128 2022-08-17T12:25:21.0401140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128 2022-08-17T12:25:21.0433545Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128 2022-08-17T12:25:21.0469482Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128 2022-08-17T12:25:21.0796107Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128 2022-08-17T12:25:21.0840119Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128 2022-08-17T12:25:21.0872930Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128 2022-08-17T12:25:21.0912538Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128 2022-08-17T12:25:21.1236291Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128 2022-08-17T12:25:21.1281900Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128 2022-08-17T12:25:21.1312851Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128 2022-08-17T12:25:21.1355224Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128 2022-08-17T12:25:21.1675002Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128 2022-08-17T12:25:21.1715420Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128 2022-08-17T12:25:21.1752500Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128 2022-08-17T12:25:21.1799389Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128 2022-08-17T12:25:21.2115977Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128 2022-08-17T12:25:21.2263477Z test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64 2022-08-17T12:25:21.2299889Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128 2022-08-17T12:25:21.2439117Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128 2022-08-17T12:25:21.2554876Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64 2022-08-17T12:25:21.2612654Z test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64 2022-08-17T12:25:21.2672374Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64 2022-08-17T12:25:21.2951273Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128 2022-08-17T12:25:21.2994445Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128 2022-08-17T12:25:21.3113815Z test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64 2022-08-17T12:25:21.3270545Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128 2022-08-17T12:25:21.3326998Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64 2022-08-17T12:25:21.3431775Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128 2022-08-17T12:25:21.3553340Z test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64 2022-08-17T12:25:21.3709917Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128 2022-08-17T12:25:21.3952900Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128 2022-08-17T12:25:21.3992096Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64 2022-08-17T12:25:21.4003660Z test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64 2022-08-17T12:25:21.4058806Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128 2022-08-17T12:25:21.4276321Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128 2022-08-17T12:25:21.4393152Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64 2022-08-17T12:25:21.4465877Z test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64 2022-08-17T12:25:21.9198446Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128 2022-08-17T12:25:21.9201167Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64 2022-08-17T12:25:21.9212873Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128 2022-08-17T12:25:21.9217561Z test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64 2022-08-17T12:25:21.9338682Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128 2022-08-17T12:25:21.9344179Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128 2022-08-17T12:25:21.9351017Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128 2022-08-17T12:25:21.9369070Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64 2022-08-17T12:25:21.9393257Z test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64 2022-08-17T12:25:21.9504383Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128 2022-08-17T12:25:21.9714490Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64 2022-08-17T12:25:21.9828917Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128 2022-08-17T12:25:21.9866935Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128 2022-08-17T12:25:22.0020232Z test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64 2022-08-17T12:25:22.0137346Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64 2022-08-17T12:25:22.0152456Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:22.0158649Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128 2022-08-17T12:25:22.0272588Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:25:22.0312848Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128 2022-08-17T12:25:22.0442460Z test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64 2022-08-17T12:25:22.0626954Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64 2022-08-17T12:25:22.0711769Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128 2022-08-17T12:25:22.0773923Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128 2022-08-17T12:25:22.1033609Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_amax_cpu_float64 2022-08-17T12:25:22.1085488Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128 2022-08-17T12:25:22.1473824Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128 2022-08-17T12:25:22.1579855Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128 2022-08-17T12:25:22.1914359Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128 2022-08-17T12:25:22.2018579Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128 2022-08-17T12:25:22.2428453Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128 2022-08-17T12:25:22.2510058Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128 2022-08-17T12:25:22.2515235Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128 2022-08-17T12:25:22.2544208Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_amax_cpu_float64 2022-08-17T12:25:22.2834199Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_amin_cpu_float64 2022-08-17T12:25:22.2886689Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128 2022-08-17T12:25:22.3275291Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128 2022-08-17T12:25:22.3335015Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128 2022-08-17T12:25:22.3875379Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128 2022-08-17T12:25:22.4242459Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128 2022-08-17T12:25:22.4255358Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128 2022-08-17T12:25:22.4267671Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_amin_cpu_float64 2022-08-17T12:25:22.4391963Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmax_cpu_float64 2022-08-17T12:25:22.4478933Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128 2022-08-17T12:25:22.4550085Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128 2022-08-17T12:25:22.4673289Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmax_cpu_float64 2022-08-17T12:25:22.4866191Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmin_cpu_float64 2022-08-17T12:25:22.4870515Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmin_cpu_float64 2022-08-17T12:25:22.4914553Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128 2022-08-17T12:25:22.5112606Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128 2022-08-17T12:25:22.5275203Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumprod_cpu_float64 2022-08-17T12:25:22.5318723Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128 2022-08-17T12:25:22.5563867Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128 2022-08-17T12:25:22.5590699Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumprod_cpu_float64 2022-08-17T12:25:22.5713833Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumsum_cpu_float64 2022-08-17T12:25:22.5739296Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128 2022-08-17T12:25:22.5773421Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumsum_cpu_float64 2022-08-17T12:25:22.6033324Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128 2022-08-17T12:25:22.6153230Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_log_softmax_cpu_float64 2022-08-17T12:25:22.6206980Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128 2022-08-17T12:25:22.6552899Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128 2022-08-17T12:25:22.6561064Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_log_softmax_cpu_float64 2022-08-17T12:25:22.6593676Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_logaddexp_cpu_float64 2022-08-17T12:25:22.6658389Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128 2022-08-17T12:25:22.6749683Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128 2022-08-17T12:25:22.6995295Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_logaddexp_cpu_float64 2022-08-17T12:25:22.7079943Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_logsumexp_cpu_float64 2022-08-17T12:25:22.7081502Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128 2022-08-17T12:25:22.7474218Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128 2022-08-17T12:25:22.7530885Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128 2022-08-17T12:25:22.7863887Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128 2022-08-17T12:25:22.7872137Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_logsumexp_cpu_float64 2022-08-17T12:25:22.7912659Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_mean_cpu_float64 2022-08-17T12:25:22.7964944Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128 2022-08-17T12:25:22.8354566Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128 2022-08-17T12:25:22.8401609Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128 2022-08-17T12:25:22.8656002Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128 2022-08-17T12:25:22.8664053Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_mean_cpu_float64 2022-08-17T12:25:22.8794299Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_median_cpu_float64 2022-08-17T12:25:22.8853591Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128 2022-08-17T12:25:22.8857597Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128 2022-08-17T12:25:22.9072746Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_median_cpu_float64 2022-08-17T12:25:22.9233160Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_norm_cpu_float64 2022-08-17T12:25:22.9274100Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128 2022-08-17T12:25:22.9674822Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128 2022-08-17T12:25:22.9721140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128 2022-08-17T12:25:23.0114626Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128 2022-08-17T12:25:23.0160340Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128 2022-08-17T12:25:23.0554210Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128 2022-08-17T12:25:23.0600297Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128 2022-08-17T12:25:23.0993425Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128 2022-08-17T12:25:23.1026019Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128 2022-08-17T12:25:23.1435296Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128 2022-08-17T12:25:23.1481405Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128 2022-08-17T12:25:23.1875463Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128 2022-08-17T12:25:23.1925854Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128 2022-08-17T12:25:23.2315803Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128 2022-08-17T12:25:23.2349946Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128 2022-08-17T12:25:23.2754715Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128 2022-08-17T12:25:23.2805482Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_inverse_cpu_complex128 2022-08-17T12:25:23.3194108Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_inverse_cpu_complex128 2022-08-17T12:25:23.3231859Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128 2022-08-17T12:25:23.3634382Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128 2022-08-17T12:25:23.3669707Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128 2022-08-17T12:25:23.3812180Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128 2022-08-17T12:25:23.3825310Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_norm_cpu_float64 2022-08-17T12:25:23.4074388Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_normalize_cpu_float64 2022-08-17T12:25:23.4111774Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128 2022-08-17T12:25:23.4514578Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128 2022-08-17T12:25:23.4551849Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128 2022-08-17T12:25:23.4868084Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128 2022-08-17T12:25:23.4882395Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_normalize_cpu_float64 2022-08-17T12:25:23.4952996Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_prod_cpu_float64 2022-08-17T12:25:23.4997345Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128 2022-08-17T12:25:23.5396432Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128 2022-08-17T12:25:23.5460000Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128 2022-08-17T12:25:23.5912479Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128 2022-08-17T12:25:23.5922358Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:25:23.6104920Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:25:23.6126903Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_prod_cpu_float64 2022-08-17T12:25:23.6351131Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmax_cpu_float64 2022-08-17T12:25:23.6360266Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:23.6511553Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:23.6552014Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmax_cpu_float64 2022-08-17T12:25:23.6807464Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmin_cpu_float64 2022-08-17T12:25:23.6815921Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128 2022-08-17T12:25:23.6859070Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128 2022-08-17T12:25:23.6993807Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmin_cpu_float64 2022-08-17T12:25:23.7247513Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_std_cpu_float64 2022-08-17T12:25:23.7248094Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:23.7638091Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:23.7671483Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128 2022-08-17T12:25:23.8075566Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128 2022-08-17T12:25:23.8137398Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128 2022-08-17T12:25:23.8231275Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128 2022-08-17T12:25:23.8244607Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_std_cpu_float64 2022-08-17T12:25:23.8516306Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_sum_cpu_float64 2022-08-17T12:25:23.8602837Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128 2022-08-17T12:25:23.8925270Z [gw2] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128 2022-08-17T12:25:23.8939485Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_sum_cpu_float64 2022-08-17T12:25:23.8953218Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_var_cpu_float64 2022-08-17T12:25:23.9047557Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128 2022-08-17T12:25:23.9395708Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128 2022-08-17T12:25:23.9545567Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128 2022-08-17T12:25:23.9860621Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128 2022-08-17T12:25:23.9890224Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:24.0029392Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:24.0046337Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_var_cpu_float64 2022-08-17T12:25:24.0274947Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64 2022-08-17T12:25:24.0279694Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64 2022-08-17T12:25:24.0320536Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128 2022-08-17T12:25:24.0475174Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128 2022-08-17T12:25:24.0547315Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64 2022-08-17T12:25:24.0751113Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64 2022-08-17T12:25:24.0762222Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128 2022-08-17T12:25:24.0974904Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128 2022-08-17T12:25:24.0983868Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64 2022-08-17T12:25:24.1152547Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64 2022-08-17T12:25:24.1195641Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128 2022-08-17T12:25:24.1429086Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128 2022-08-17T12:25:24.1594359Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64 2022-08-17T12:25:24.1735253Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128 2022-08-17T12:25:24.1791408Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64 2022-08-17T12:25:24.1804730Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64 2022-08-17T12:25:24.2072023Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128 2022-08-17T12:25:24.2080877Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128 2022-08-17T12:25:24.2139267Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128 2022-08-17T12:25:24.2272826Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64 2022-08-17T12:25:24.2345323Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64 2022-08-17T12:25:24.2527783Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64 2022-08-17T12:25:24.2532999Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128 2022-08-17T12:25:24.2831572Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128 2022-08-17T12:25:24.2974001Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64 2022-08-17T12:25:24.2978439Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128 2022-08-17T12:25:24.3409104Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128 2022-08-17T12:25:24.3413522Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:24.3535481Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:24.3571193Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64 2022-08-17T12:25:24.3744328Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64 2022-08-17T12:25:24.3795399Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64 2022-08-17T12:25:24.3880247Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128 2022-08-17T12:25:24.3994333Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128 2022-08-17T12:25:24.4292157Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64 2022-08-17T12:25:24.4297187Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128 2022-08-17T12:25:24.4552856Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128 2022-08-17T12:25:24.4643584Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64 2022-08-17T12:25:24.4699406Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64 2022-08-17T12:25:24.4722566Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128 2022-08-17T12:25:24.4771347Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128 2022-08-17T12:25:24.4789544Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:25:24.5136714Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:25:24.5215499Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128 2022-08-17T12:25:24.5288523Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128 2022-08-17T12:25:24.5314760Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64 2022-08-17T12:25:24.5553299Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64 2022-08-17T12:25:24.5651921Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:25:24.5959439Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:25:24.5984147Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64 2022-08-17T12:25:24.5992163Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64 2022-08-17T12:25:24.6051843Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128 2022-08-17T12:25:24.6095317Z [gw1] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64 2022-08-17T12:25:24.6472479Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128 2022-08-17T12:25:24.6473480Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64 2022-08-17T12:25:24.6484899Z [gw1] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64 2022-08-17T12:25:24.6625183Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128 2022-08-17T12:25:24.6924412Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128 2022-08-17T12:25:24.6924968Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64 2022-08-17T12:25:24.6997154Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64 2022-08-17T12:25:24.7220476Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:24.7362202Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:24.7365982Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64 2022-08-17T12:25:24.7408252Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64 2022-08-17T12:25:24.7495972Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128 2022-08-17T12:25:24.7828971Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128 2022-08-17T12:25:24.7899883Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64 2022-08-17T12:25:24.7900409Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:24.7967998Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:24.8328541Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64 2022-08-17T12:25:24.8329082Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64 2022-08-17T12:25:24.8329587Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64 2022-08-17T12:25:24.8330147Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:24.8747497Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:24.8748048Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64 2022-08-17T12:25:24.8748633Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64 2022-08-17T12:25:24.8838521Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:24.9199071Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:24.9199619Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64 2022-08-17T12:25:24.9210484Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64 2022-08-17T12:25:24.9211059Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:24.9658333Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:24.9658947Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:24.9668604Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:24.9695384Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64 2022-08-17T12:25:25.0092420Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64 2022-08-17T12:25:25.0093015Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:25.0108622Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:25.0167505Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64 2022-08-17T12:25:25.0575370Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64 2022-08-17T12:25:25.0575945Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64 2022-08-17T12:25:25.0576504Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:25.0584313Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:25.0954064Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64 2022-08-17T12:25:25.0991074Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:25.1013025Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64 2022-08-17T12:25:25.1081277Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:25.1394036Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64 2022-08-17T12:25:25.1451993Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128 2022-08-17T12:25:25.1470813Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128 2022-08-17T12:25:25.1567447Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64 2022-08-17T12:25:25.1873869Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64 2022-08-17T12:25:25.1915397Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:25.1952872Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:25.1992409Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64 2022-08-17T12:25:25.2313507Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64 2022-08-17T12:25:25.2367980Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128 2022-08-17T12:25:25.2392742Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128 2022-08-17T12:25:25.2516317Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64 2022-08-17T12:25:25.2755149Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64 2022-08-17T12:25:25.2806835Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:25.2872126Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:25.2920883Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64 2022-08-17T12:25:25.3234817Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64 2022-08-17T12:25:25.3264156Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:25.3312356Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:25.3376325Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64 2022-08-17T12:25:25.3714290Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64 2022-08-17T12:25:25.3840509Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128 2022-08-17T12:25:25.3861202Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128 2022-08-17T12:25:25.3865054Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64 2022-08-17T12:25:25.4198353Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64 2022-08-17T12:25:25.4201131Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128 2022-08-17T12:25:25.4271663Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128 2022-08-17T12:25:25.4314382Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64 2022-08-17T12:25:25.4691861Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64 2022-08-17T12:25:25.4696163Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128 2022-08-17T12:25:25.4710853Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128 2022-08-17T12:25:25.4769434Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64 2022-08-17T12:25:25.5123568Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64 2022-08-17T12:25:25.5128222Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:25.5150993Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:25.5186225Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64 2022-08-17T12:25:25.5531791Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64 2022-08-17T12:25:25.5623234Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:25.5674607Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:25.5679038Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64 2022-08-17T12:25:25.6037763Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64 2022-08-17T12:25:25.6042232Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128 2022-08-17T12:25:25.6148240Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128 2022-08-17T12:25:25.6490681Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64 2022-08-17T12:25:25.6496402Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128 2022-08-17T12:25:25.6671242Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128 2022-08-17T12:25:25.6695245Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64 2022-08-17T12:25:25.6761118Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64 2022-08-17T12:25:25.6936946Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64 2022-08-17T12:25:25.6941292Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:25.7188817Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:25.7377182Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64 2022-08-17T12:25:25.7382031Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:25.7630892Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:25.7639014Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64 2022-08-17T12:25:25.7690624Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64 2022-08-17T12:25:25.7753029Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64 2022-08-17T12:25:25.7796995Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128 2022-08-17T12:25:25.8076358Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128 2022-08-17T12:25:25.8135240Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64 2022-08-17T12:25:25.8244601Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64 2022-08-17T12:25:25.8245191Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128 2022-08-17T12:25:25.8514729Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128 2022-08-17T12:25:25.8610020Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64 2022-08-17T12:25:25.8633253Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64 2022-08-17T12:25:25.8677804Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:25.8954012Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:25.9020073Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64 2022-08-17T12:25:25.9072517Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64 2022-08-17T12:25:25.9118242Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128 2022-08-17T12:25:25.9394717Z [gw2] [ 83%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128 2022-08-17T12:25:25.9516060Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64 2022-08-17T12:25:25.9580808Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128 2022-08-17T12:25:25.9956635Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128 2022-08-17T12:25:26.0008531Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128 2022-08-17T12:25:26.0397459Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128 2022-08-17T12:25:26.0452052Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128 2022-08-17T12:25:26.0840115Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128 2022-08-17T12:25:26.0886318Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:26.0928176Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:26.0946966Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64 2022-08-17T12:25:26.1106838Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:26.1274582Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:26.1326277Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128 2022-08-17T12:25:26.1386522Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128 2022-08-17T12:25:26.1635594Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:25:26.1713827Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:25:26.1751496Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128 2022-08-17T12:25:26.1791601Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128 2022-08-17T12:25:26.1880828Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64 2022-08-17T12:25:26.2153826Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64 2022-08-17T12:25:26.2190944Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128 2022-08-17T12:25:26.2232709Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128 2022-08-17T12:25:26.2361664Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64 2022-08-17T12:25:26.2595256Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64 2022-08-17T12:25:26.2633910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128 2022-08-17T12:25:26.2672273Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128 2022-08-17T12:25:26.2697263Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64 2022-08-17T12:25:26.3034123Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64 2022-08-17T12:25:26.3073538Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128 2022-08-17T12:25:26.3112688Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128 2022-08-17T12:25:26.3135427Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64 2022-08-17T12:25:26.3209380Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64 2022-08-17T12:25:26.3218801Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32 2022-08-17T12:25:26.3474916Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:26.3515049Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128 2022-08-17T12:25:26.3553344Z [gw2] [ 83%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128 2022-08-17T12:25:26.3758302Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64 2022-08-17T12:25:26.3913095Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64 2022-08-17T12:25:26.3955036Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128 2022-08-17T12:25:26.3991655Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128 2022-08-17T12:25:26.4036970Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64 2022-08-17T12:25:26.4355639Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64 2022-08-17T12:25:26.4402896Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128 2022-08-17T12:25:26.4432943Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128 2022-08-17T12:25:26.4506219Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64 2022-08-17T12:25:26.4794245Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64 2022-08-17T12:25:26.4874561Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128 2022-08-17T12:25:26.4957429Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128 2022-08-17T12:25:26.4968178Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64 2022-08-17T12:25:26.5049286Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64 2022-08-17T12:25:26.5060553Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:25:26.5255147Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:25:26.5342439Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128 2022-08-17T12:25:26.5427955Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128 2022-08-17T12:25:26.5431104Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64 2022-08-17T12:25:26.5736244Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64 2022-08-17T12:25:26.5736848Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128 2022-08-17T12:25:26.5863675Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128 2022-08-17T12:25:26.5864299Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64 2022-08-17T12:25:26.6174640Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64 2022-08-17T12:25:26.6177442Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128 2022-08-17T12:25:26.6310302Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128 2022-08-17T12:25:26.6345553Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64 2022-08-17T12:25:26.6622563Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64 2022-08-17T12:25:26.6623502Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128 2022-08-17T12:25:26.6718316Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128 2022-08-17T12:25:26.6718970Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64 2022-08-17T12:25:26.7061499Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64 2022-08-17T12:25:26.7065332Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128 2022-08-17T12:25:26.7113020Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128 2022-08-17T12:25:26.7191329Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64 2022-08-17T12:25:26.7423461Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64 2022-08-17T12:25:26.7430928Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:25:26.7485562Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:25:26.7514449Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128 2022-08-17T12:25:26.7668959Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128 2022-08-17T12:25:26.7680332Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64 2022-08-17T12:25:26.7951275Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64 2022-08-17T12:25:26.7951830Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128 2022-08-17T12:25:26.8069780Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128 2022-08-17T12:25:26.8154414Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64 2022-08-17T12:25:26.8350556Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64 2022-08-17T12:25:26.8384718Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128 2022-08-17T12:25:26.8485764Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128 2022-08-17T12:25:26.8486288Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64 2022-08-17T12:25:26.8819395Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64 2022-08-17T12:25:26.8819968Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128 2022-08-17T12:25:26.8940742Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128 2022-08-17T12:25:26.8941406Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64 2022-08-17T12:25:26.9230848Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64 2022-08-17T12:25:26.9247428Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:26.9412947Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:26.9502902Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64 2022-08-17T12:25:26.9695183Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64 2022-08-17T12:25:26.9700014Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:26.9871675Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:27.0061095Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64 2022-08-17T12:25:27.0133180Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64 2022-08-17T12:25:27.0137793Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128 2022-08-17T12:25:27.0341541Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128 2022-08-17T12:25:27.0346831Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64 2022-08-17T12:25:27.0565980Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64 2022-08-17T12:25:27.0572141Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128 2022-08-17T12:25:27.0792982Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128 2022-08-17T12:25:27.0833098Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64 2022-08-17T12:25:27.1008127Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64 2022-08-17T12:25:27.1016400Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128 2022-08-17T12:25:27.1231529Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128 2022-08-17T12:25:27.1325860Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64 2022-08-17T12:25:27.1449175Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64 2022-08-17T12:25:27.1458080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128 2022-08-17T12:25:27.1647458Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128 2022-08-17T12:25:27.1655548Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64 2022-08-17T12:25:27.1887423Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64 2022-08-17T12:25:27.1896294Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128 2022-08-17T12:25:27.2141769Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128 2022-08-17T12:25:27.2150308Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64 2022-08-17T12:25:27.2316596Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64 2022-08-17T12:25:27.2325356Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128 2022-08-17T12:25:27.2592804Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128 2022-08-17T12:25:27.2629693Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64 2022-08-17T12:25:27.2771462Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64 2022-08-17T12:25:27.2780446Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128 2022-08-17T12:25:27.3072074Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128 2022-08-17T12:25:27.3179671Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64 2022-08-17T12:25:27.3226067Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64 2022-08-17T12:25:27.3234235Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128 2022-08-17T12:25:27.3541329Z [gw2] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128 2022-08-17T12:25:27.3550226Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64 2022-08-17T12:25:27.3687330Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64 2022-08-17T12:25:27.3696305Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128 2022-08-17T12:25:27.3992337Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128 2022-08-17T12:25:27.4060181Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64 2022-08-17T12:25:27.4125675Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64 2022-08-17T12:25:27.4133684Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128 2022-08-17T12:25:27.4470635Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128 2022-08-17T12:25:27.4544828Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64 2022-08-17T12:25:27.4575620Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128 2022-08-17T12:25:27.4585336Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64 2022-08-17T12:25:27.4938475Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128 2022-08-17T12:25:27.4947756Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64 2022-08-17T12:25:27.5033713Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64 2022-08-17T12:25:27.5392458Z test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64 2022-08-17T12:25:27.5422821Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64 2022-08-17T12:25:27.5832058Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64 2022-08-17T12:25:27.5872775Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64 2022-08-17T12:25:27.6038082Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64 2022-08-17T12:25:27.6054258Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:27.6258780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32 2022-08-17T12:25:27.6259361Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64 2022-08-17T12:25:27.6510343Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64 2022-08-17T12:25:27.6570979Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64 2022-08-17T12:25:27.6675995Z test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64 2022-08-17T12:25:27.6708991Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64 2022-08-17T12:25:27.6741182Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64 2022-08-17T12:25:27.7070677Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64 2022-08-17T12:25:27.7111600Z test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64 2022-08-17T12:25:27.7217276Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64 2022-08-17T12:25:27.7553161Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64 2022-08-17T12:25:27.7593580Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64 2022-08-17T12:25:27.7603160Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64 2022-08-17T12:25:27.7618743Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64 2022-08-17T12:25:27.7993581Z test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64 2022-08-17T12:25:27.8028835Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64 2022-08-17T12:25:27.8042213Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64 2022-08-17T12:25:27.8053454Z test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64 2022-08-17T12:25:27.8324446Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64 2022-08-17T12:25:27.8433403Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64 2022-08-17T12:25:27.8472136Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64 2022-08-17T12:25:27.8543125Z test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64 2022-08-17T12:25:27.8642341Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64 2022-08-17T12:25:27.9036748Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64 2022-08-17T12:25:27.9037518Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64 2022-08-17T12:25:27.9042073Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64 2022-08-17T12:25:27.9337350Z test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64 2022-08-17T12:25:27.9392720Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64 2022-08-17T12:25:27.9428134Z test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64 2022-08-17T12:25:28.0680473Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64 2022-08-17T12:25:28.0690864Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32 2022-08-17T12:25:28.0722472Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:28.1236319Z [gw3] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:28.1269425Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:28.1586461Z [gw3] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:28.1620784Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64 2022-08-17T12:25:28.1753979Z test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64 2022-08-17T12:25:28.2102096Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32 2022-08-17T12:25:28.2156498Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64 2022-08-17T12:25:28.2252290Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64 2022-08-17T12:25:28.2336422Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64 2022-08-17T12:25:28.2432131Z test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64 2022-08-17T12:25:28.2594408Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64 2022-08-17T12:25:28.2675653Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64 2022-08-17T12:25:28.2757329Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64 2022-08-17T12:25:28.2769202Z test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64 2022-08-17T12:25:28.2803572Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64 2022-08-17T12:25:28.2933343Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64 2022-08-17T12:25:28.2942026Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32 2022-08-17T12:25:28.3032188Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32 2022-08-17T12:25:28.3194626Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64 2022-08-17T12:25:28.3243797Z test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64 2022-08-17T12:25:28.3399583Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64 2022-08-17T12:25:28.3472928Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64 2022-08-17T12:25:28.3600827Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64 2022-08-17T12:25:28.3649735Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64 2022-08-17T12:25:28.3727714Z test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64 2022-08-17T12:25:28.3989685Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64 2022-08-17T12:25:28.4086657Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64 2022-08-17T12:25:28.4220164Z test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64 2022-08-17T12:25:28.4284480Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64 2022-08-17T12:25:28.4351332Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64 2022-08-17T12:25:28.4513211Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64 2022-08-17T12:25:28.4587955Z test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64 2022-08-17T12:25:28.4732126Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64 2022-08-17T12:25:28.4795963Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64 2022-08-17T12:25:28.4796542Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64 2022-08-17T12:25:28.4808506Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32 2022-08-17T12:25:28.5029029Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:28.5206465Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64 2022-08-17T12:25:28.5332832Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64 2022-08-17T12:25:28.5346371Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64 2022-08-17T12:25:28.5392008Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64 2022-08-17T12:25:28.5409844Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64 2022-08-17T12:25:28.5612871Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64 2022-08-17T12:25:28.5752747Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64 2022-08-17T12:25:28.5801313Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64 2022-08-17T12:25:28.5832226Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64 2022-08-17T12:25:28.5921205Z test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64 2022-08-17T12:25:28.6195127Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64 2022-08-17T12:25:28.6272169Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64 2022-08-17T12:25:28.6395936Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64 2022-08-17T12:25:28.6481673Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64 2022-08-17T12:25:28.6674933Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64 2022-08-17T12:25:28.6712224Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64 2022-08-17T12:25:28.6726075Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64 2022-08-17T12:25:28.6774911Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64 2022-08-17T12:25:28.6783328Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:28.6960043Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32 2022-08-17T12:25:28.7114802Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64 2022-08-17T12:25:28.7193750Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64 2022-08-17T12:25:28.7329873Z test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64 2022-08-17T12:25:28.7552874Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64 2022-08-17T12:25:28.7758214Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64 2022-08-17T12:25:28.7993772Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64 2022-08-17T12:25:28.8179225Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64 2022-08-17T12:25:28.8193520Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64 2022-08-17T12:25:28.8254877Z test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64 2022-08-17T12:25:28.8633647Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64 2022-08-17T12:25:28.9332478Z test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64 2022-08-17T12:25:28.9366517Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64 2022-08-17T12:25:28.9400418Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64 2022-08-17T12:25:28.9435262Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64 2022-08-17T12:25:28.9449266Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64 2022-08-17T12:25:28.9624210Z test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64 2022-08-17T12:25:28.9754582Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64 2022-08-17T12:25:28.9813630Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64 2022-08-17T12:25:28.9873358Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64 2022-08-17T12:25:29.0055342Z test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:29.0194604Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:29.0241145Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64 2022-08-17T12:25:29.0313705Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64 2022-08-17T12:25:29.0489432Z test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64 2022-08-17T12:25:29.0633309Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64 2022-08-17T12:25:29.0674788Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64 2022-08-17T12:25:29.0753180Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64 2022-08-17T12:25:29.0795858Z test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64 2022-08-17T12:25:29.1132233Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64 2022-08-17T12:25:29.1137026Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64 2022-08-17T12:25:29.1193032Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64 2022-08-17T12:25:29.1277317Z test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64 2022-08-17T12:25:29.1631242Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64 2022-08-17T12:25:29.1692524Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64 2022-08-17T12:25:29.1697607Z test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64 2022-08-17T12:25:29.1751766Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64 2022-08-17T12:25:29.1989048Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64 2022-08-17T12:25:29.2028512Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64 2022-08-17T12:25:29.2136930Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64 2022-08-17T12:25:29.2142565Z test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64 2022-08-17T12:25:29.2479299Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64 2022-08-17T12:25:29.2571467Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:29.2579897Z test_ops.py::TestMathBitsCPU::test_neg_view_eig_cpu_float64 2022-08-17T12:25:29.3071478Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_eig_cpu_float64 2022-08-17T12:25:29.3112276Z test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64 2022-08-17T12:25:29.3425613Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64 2022-08-17T12:25:29.3434166Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64 2022-08-17T12:25:29.3865580Z [gw2] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64 2022-08-17T12:25:29.3874265Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64 2022-08-17T12:25:29.4391138Z [gw2] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64 2022-08-17T12:25:29.4405715Z test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64 2022-08-17T12:25:29.4825611Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64 2022-08-17T12:25:29.4834224Z test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64 2022-08-17T12:25:29.5161844Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64 2022-08-17T12:25:29.5205408Z test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64 2022-08-17T12:25:29.5327691Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64 2022-08-17T12:25:29.5362210Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:29.5593448Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64 2022-08-17T12:25:29.5663999Z test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64 2022-08-17T12:25:29.6033814Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64 2022-08-17T12:25:29.6081541Z test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64 2022-08-17T12:25:29.6197732Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64 2022-08-17T12:25:29.6212817Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64 2022-08-17T12:25:29.6476998Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64 2022-08-17T12:25:29.6556814Z test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64 2022-08-17T12:25:29.6916491Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64 2022-08-17T12:25:29.6996420Z test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64 2022-08-17T12:25:29.7354056Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64 2022-08-17T12:25:29.7426878Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64 2022-08-17T12:25:29.7794665Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64 2022-08-17T12:25:29.7937286Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64 2022-08-17T12:25:29.8234311Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64 2022-08-17T12:25:29.8283804Z test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64 2022-08-17T12:25:29.8443612Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64 2022-08-17T12:25:29.8469331Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32 2022-08-17T12:25:29.8760648Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:29.9029589Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64 2022-08-17T12:25:29.9135099Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64 2022-08-17T12:25:29.9366659Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64 2022-08-17T12:25:29.9456207Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64 2022-08-17T12:25:29.9469833Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64 2022-08-17T12:25:29.9576601Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64 2022-08-17T12:25:29.9797395Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64 2022-08-17T12:25:29.9833120Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64 2022-08-17T12:25:29.9872471Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64 2022-08-17T12:25:30.0082067Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:25:30.0082600Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64 2022-08-17T12:25:30.0459452Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64 2022-08-17T12:25:30.0634306Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64 2022-08-17T12:25:30.0912050Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64 2022-08-17T12:25:30.1065574Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64 2022-08-17T12:25:30.1431704Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64 2022-08-17T12:25:30.1487156Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64 2022-08-17T12:25:30.1653796Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64 2022-08-17T12:25:30.1671794Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:30.1702576Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:30.1870522Z [gw3] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:30.1916413Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64 2022-08-17T12:25:30.2154821Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64 2022-08-17T12:25:30.2234758Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32 2022-08-17T12:25:30.2492773Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64 2022-08-17T12:25:30.2676796Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64 2022-08-17T12:25:30.2963449Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64 2022-08-17T12:25:30.3151806Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64 2022-08-17T12:25:30.3215155Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64 2022-08-17T12:25:30.3622872Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64 2022-08-17T12:25:30.3834348Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64 2022-08-17T12:25:30.4034785Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64 2022-08-17T12:25:30.4533117Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64 2022-08-17T12:25:30.4546965Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64 2022-08-17T12:25:30.4932868Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64 2022-08-17T12:25:30.4992878Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64 2022-08-17T12:25:30.5296985Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64 2022-08-17T12:25:30.5446545Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64 2022-08-17T12:25:30.5665692Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64 2022-08-17T12:25:30.5683109Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:25:30.5695641Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64 2022-08-17T12:25:30.5875488Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:25:30.6018437Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64 2022-08-17T12:25:30.6288553Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64 2022-08-17T12:25:30.6307492Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:25:30.6315078Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64 2022-08-17T12:25:30.6350394Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64 2022-08-17T12:25:30.6437119Z [gw1] [ 83%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64 2022-08-17T12:25:30.6778264Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64 2022-08-17T12:25:30.6818816Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64 2022-08-17T12:25:30.6821896Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64 2022-08-17T12:25:30.6977522Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64 2022-08-17T12:25:30.7257444Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64 2022-08-17T12:25:30.7284580Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64 2022-08-17T12:25:30.7287629Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64 2022-08-17T12:25:30.7428553Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64 2022-08-17T12:25:30.7794439Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64 2022-08-17T12:25:30.7797149Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64 2022-08-17T12:25:30.7797687Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64 2022-08-17T12:25:30.7798174Z test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64 2022-08-17T12:25:30.8262595Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64 2022-08-17T12:25:30.8263111Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64 2022-08-17T12:25:30.8270673Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64 2022-08-17T12:25:30.8291204Z test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64 2022-08-17T12:25:30.8756126Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64 2022-08-17T12:25:30.8769805Z test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64 2022-08-17T12:25:30.8805281Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_cpu_float64 2022-08-17T12:25:30.9213519Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64 2022-08-17T12:25:30.9214030Z test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64 2022-08-17T12:25:30.9254271Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64 2022-08-17T12:25:30.9279343Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_cpu_float64 2022-08-17T12:25:30.9404402Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64 2022-08-17T12:25:30.9594325Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64 2022-08-17T12:25:30.9658210Z test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64 2022-08-17T12:25:30.9752842Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64 2022-08-17T12:25:30.9798734Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64 2022-08-17T12:25:31.0070388Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64 2022-08-17T12:25:31.0076865Z test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64 2022-08-17T12:25:31.0093614Z [gw0] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:25:31.0120905Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:25:31.0321182Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64 2022-08-17T12:25:31.0463713Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64 2022-08-17T12:25:31.0477546Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64 2022-08-17T12:25:31.0690806Z test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64 2022-08-17T12:25:31.0713208Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64 2022-08-17T12:25:31.0846738Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64 2022-08-17T12:25:31.0966718Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64 2022-08-17T12:25:31.0967254Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64 2022-08-17T12:25:31.1199775Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64 2022-08-17T12:25:31.1200295Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64 2022-08-17T12:25:31.1390629Z [gw1] [ 83%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64 2022-08-17T12:25:31.1438242Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64 2022-08-17T12:25:31.1640501Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64 2022-08-17T12:25:31.1794516Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64 2022-08-17T12:25:31.1936176Z test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64 2022-08-17T12:25:31.1950147Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64 2022-08-17T12:25:31.1970535Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32 2022-08-17T12:25:31.2310816Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32 2022-08-17T12:25:31.2378220Z test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64 2022-08-17T12:25:31.2711670Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64 2022-08-17T12:25:31.2824405Z test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64 2022-08-17T12:25:31.3039759Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64 2022-08-17T12:25:31.3061572Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32 2022-08-17T12:25:31.3200733Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32 2022-08-17T12:25:31.3221537Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64 2022-08-17T12:25:31.3224528Z test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64 2022-08-17T12:25:31.3234090Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64 2022-08-17T12:25:31.3560677Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64 2022-08-17T12:25:31.3682405Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64 2022-08-17T12:25:31.3684313Z test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64 2022-08-17T12:25:31.3711743Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64 2022-08-17T12:25:31.3779240Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64 2022-08-17T12:25:31.4173131Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64 2022-08-17T12:25:31.4174721Z test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64 2022-08-17T12:25:31.4193200Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64 2022-08-17T12:25:31.4380307Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64 2022-08-17T12:25:31.4676507Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64 2022-08-17T12:25:31.4679145Z test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64 2022-08-17T12:25:31.4685586Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64 2022-08-17T12:25:31.5141501Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64 2022-08-17T12:25:31.5145219Z test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64 2022-08-17T12:25:31.5353086Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64 2022-08-17T12:25:31.5378127Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64 2022-08-17T12:25:31.5642230Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:31.5765889Z test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64 2022-08-17T12:25:31.5792517Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:31.6240825Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:31.6275531Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64 2022-08-17T12:25:31.6404936Z test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64 2022-08-17T12:25:31.6438265Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:31.6558596Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64 2022-08-17T12:25:31.6747708Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64 2022-08-17T12:25:31.6757502Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64 2022-08-17T12:25:31.6824156Z test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64 2022-08-17T12:25:31.6953103Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64 2022-08-17T12:25:31.6955952Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64 2022-08-17T12:25:31.7295939Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64 2022-08-17T12:25:31.7314475Z test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64 2022-08-17T12:25:31.7389176Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64 2022-08-17T12:25:31.7534691Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64 2022-08-17T12:25:31.7755996Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64 2022-08-17T12:25:31.7761658Z test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64 2022-08-17T12:25:31.7870674Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64 2022-08-17T12:25:31.8080435Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64 2022-08-17T12:25:31.8112642Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64 2022-08-17T12:25:31.8232076Z test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64 2022-08-17T12:25:31.8320497Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64 2022-08-17T12:25:31.8391653Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64 2022-08-17T12:25:31.8591682Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64 2022-08-17T12:25:31.8671242Z test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64 2022-08-17T12:25:31.9372336Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64 2022-08-17T12:25:31.9387535Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64 2022-08-17T12:25:31.9874001Z test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64 2022-08-17T12:25:31.9895783Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64 2022-08-17T12:25:32.0214604Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64 2022-08-17T12:25:32.0313129Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64 2022-08-17T12:25:32.0355777Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64 2022-08-17T12:25:32.0823325Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64 2022-08-17T12:25:32.0823901Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64 2022-08-17T12:25:32.1294018Z [gw1] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64 2022-08-17T12:25:32.1294548Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64 2022-08-17T12:25:32.1770411Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64 2022-08-17T12:25:32.1770948Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64 2022-08-17T12:25:32.1881599Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64 2022-08-17T12:25:32.1907406Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64 2022-08-17T12:25:32.1988941Z test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64 2022-08-17T12:25:32.2252711Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64 2022-08-17T12:25:32.2253378Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64 2022-08-17T12:25:32.2417132Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64 2022-08-17T12:25:32.2417666Z test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64 2022-08-17T12:25:32.2710463Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64 2022-08-17T12:25:32.2817995Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64 2022-08-17T12:25:32.2869150Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64 2022-08-17T12:25:32.2943501Z test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64 2022-08-17T12:25:32.3170307Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64 2022-08-17T12:25:32.3170985Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64 2022-08-17T12:25:32.3343474Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64 2022-08-17T12:25:32.3352232Z test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64 2022-08-17T12:25:32.3409459Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64 2022-08-17T12:25:32.3430139Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:25:32.3624655Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:25:32.3625398Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:25:32.3797289Z [gw1] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:25:32.3797836Z test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64 2022-08-17T12:25:32.4088411Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64 2022-08-17T12:25:32.4089104Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64 2022-08-17T12:25:32.4274853Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64 2022-08-17T12:25:32.4275634Z test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64 2022-08-17T12:25:32.4553901Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64 2022-08-17T12:25:32.4556223Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:25:32.4748627Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:25:32.4811617Z test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64 2022-08-17T12:25:32.4999045Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64 2022-08-17T12:25:32.5029489Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:32.5112564Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:32.5185244Z test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64 2022-08-17T12:25:32.5456775Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64 2022-08-17T12:25:32.5458414Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:32.5595163Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:32.5659156Z test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64 2022-08-17T12:25:32.5707002Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64 2022-08-17T12:25:32.5714493Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:25:32.5817627Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32 2022-08-17T12:25:32.5831687Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32 2022-08-17T12:25:32.6035147Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:32.6126152Z test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64 2022-08-17T12:25:32.6193682Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64 2022-08-17T12:25:32.6418590Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32 2022-08-17T12:25:32.6429250Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:32.6514402Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:32.6557771Z test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64 2022-08-17T12:25:32.6694999Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:32.6701784Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32 2022-08-17T12:25:32.6833865Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:25:32.7003133Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:32.7018926Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:25:32.7187618Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:32.7196585Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64 2022-08-17T12:25:32.7254987Z test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64 2022-08-17T12:25:32.7267632Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64 2022-08-17T12:25:32.7313841Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:25:32.7387395Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:32.7399701Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:32.7593539Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:25:32.7734847Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:25:32.7740717Z test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64 2022-08-17T12:25:32.7792944Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64 2022-08-17T12:25:32.8209235Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:32.8214696Z test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64 2022-08-17T12:25:32.8665028Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64 2022-08-17T12:25:32.8715789Z test_ops.py::TestMathBitsCPU::test_neg_view_inverse_cpu_float64 2022-08-17T12:25:32.9152024Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_inverse_cpu_float64 2022-08-17T12:25:32.9167363Z test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64 2022-08-17T12:25:32.9310720Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64 2022-08-17T12:25:32.9326090Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:32.9350726Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64 2022-08-17T12:25:32.9365739Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:25:32.9398211Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32 2022-08-17T12:25:32.9555878Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64 2022-08-17T12:25:32.9564038Z test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64 2022-08-17T12:25:32.9889771Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64 2022-08-17T12:25:32.9936024Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:33.0005820Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:33.0006386Z test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64 2022-08-17T12:25:33.0351495Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64 2022-08-17T12:25:33.0485959Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:25:33.0486786Z test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64 2022-08-17T12:25:33.0487276Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64 2022-08-17T12:25:33.0501916Z [gw3] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32 2022-08-17T12:25:33.0916847Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32 2022-08-17T12:25:33.0932022Z test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64 2022-08-17T12:25:33.0941466Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64 2022-08-17T12:25:33.0955128Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:25:33.1003103Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:25:33.1357793Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:25:33.1366495Z test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64 2022-08-17T12:25:33.1488228Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64 2022-08-17T12:25:33.1496957Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64 2022-08-17T12:25:33.1836912Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64 2022-08-17T12:25:33.1845621Z test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64 2022-08-17T12:25:33.1882235Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64 2022-08-17T12:25:33.1929892Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64 2022-08-17T12:25:33.2279908Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64 2022-08-17T12:25:33.2285312Z test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64 2022-08-17T12:25:33.2408064Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64 2022-08-17T12:25:33.2414141Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:25:33.2694121Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:25:33.2869760Z test_ops.py::TestMathBitsCPU::test_neg_view_istft_cpu_float64 2022-08-17T12:25:33.3127513Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:33.3309751Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:33.3314767Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:33.3339011Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_istft_cpu_float64 2022-08-17T12:25:33.3376176Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:25:33.3392080Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:33.3790303Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:25:33.3864587Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:33.3873273Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:33.3879738Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:25:33.4231012Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:25:33.4239827Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64 2022-08-17T12:25:33.4349399Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64 2022-08-17T12:25:33.4454830Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64 2022-08-17T12:25:33.4671930Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64 2022-08-17T12:25:33.4680448Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:33.4781466Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:33.4790382Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64 2022-08-17T12:25:33.5112149Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64 2022-08-17T12:25:33.5120629Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64 2022-08-17T12:25:33.5193636Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64 2022-08-17T12:25:33.5195875Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64 2022-08-17T12:25:33.5447925Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64 2022-08-17T12:25:33.5458397Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32 2022-08-17T12:25:33.5511904Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32 2022-08-17T12:25:33.5571953Z test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64 2022-08-17T12:25:33.5591149Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64 2022-08-17T12:25:33.5762934Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64 2022-08-17T12:25:33.6032056Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64 2022-08-17T12:25:33.6046869Z test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64 2022-08-17T12:25:33.6058373Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64 2022-08-17T12:25:33.6163953Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64 2022-08-17T12:25:33.6173872Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32 2022-08-17T12:25:33.6484915Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32 2022-08-17T12:25:33.6521159Z test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64 2022-08-17T12:25:33.6950727Z [gw2] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64 2022-08-17T12:25:33.6957203Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64 2022-08-17T12:25:33.6973057Z test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64 2022-08-17T12:25:33.6980698Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64 2022-08-17T12:25:33.7083424Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64 2022-08-17T12:25:33.7347876Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64 2022-08-17T12:25:33.7369989Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32 2022-08-17T12:25:33.7469326Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32 2022-08-17T12:25:33.7479801Z test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64 2022-08-17T12:25:33.7482411Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64 2022-08-17T12:25:33.7590839Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64 2022-08-17T12:25:33.7944147Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64 2022-08-17T12:25:33.7944827Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64 2022-08-17T12:25:33.8033034Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64 2022-08-17T12:25:33.8033621Z test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64 2022-08-17T12:25:33.8393162Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64 2022-08-17T12:25:33.8422518Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64 2022-08-17T12:25:33.8660169Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64 2022-08-17T12:25:33.8819340Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64 2022-08-17T12:25:33.8833250Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64 2022-08-17T12:25:33.8852366Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64 2022-08-17T12:25:33.8975706Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:33.8982964Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:33.9272509Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64 2022-08-17T12:25:33.9310315Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64 2022-08-17T12:25:33.9320152Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64 2022-08-17T12:25:33.9375075Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64 2022-08-17T12:25:33.9436908Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64 2022-08-17T12:25:33.9452572Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32 2022-08-17T12:25:33.9635203Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:25:33.9756990Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64 2022-08-17T12:25:33.9827654Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64 2022-08-17T12:25:33.9889021Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64 2022-08-17T12:25:34.0051212Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64 2022-08-17T12:25:34.0067217Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:25:34.0129166Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:25:34.0136713Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64 2022-08-17T12:25:34.0279351Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64 2022-08-17T12:25:34.0456672Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64 2022-08-17T12:25:34.0579780Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64 2022-08-17T12:25:34.0580339Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64 2022-08-17T12:25:34.0587732Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64 2022-08-17T12:25:34.0600912Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:25:34.0790110Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:25:34.0974012Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64 2022-08-17T12:25:34.1360673Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64 2022-08-17T12:25:34.1392199Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64 2022-08-17T12:25:34.1471847Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64 2022-08-17T12:25:34.1488997Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64 2022-08-17T12:25:34.1592236Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64 2022-08-17T12:25:34.1607090Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64 2022-08-17T12:25:34.1889310Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64 2022-08-17T12:25:34.1896206Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64 2022-08-17T12:25:34.1958345Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64 2022-08-17T12:25:34.1988375Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64 2022-08-17T12:25:34.2011509Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:25:34.2053418Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32 2022-08-17T12:25:34.2275027Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64 2022-08-17T12:25:34.2316797Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64 2022-08-17T12:25:34.2332796Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64 2022-08-17T12:25:34.2392568Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32 2022-08-17T12:25:34.2432525Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64 2022-08-17T12:25:34.2531578Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:25:34.2606398Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64 2022-08-17T12:25:34.2767057Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:25:34.2772242Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64 2022-08-17T12:25:34.2892841Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64 2022-08-17T12:25:34.2896847Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:25:34.2981208Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:34.3017252Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:34.3245319Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:25:34.3248110Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64 2022-08-17T12:25:34.3387511Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64 2022-08-17T12:25:34.3389420Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64 2022-08-17T12:25:34.3557010Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:25:34.3707470Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64 2022-08-17T12:25:34.3748457Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_cpu_float64 2022-08-17T12:25:34.3835729Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64 2022-08-17T12:25:34.4237157Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64 2022-08-17T12:25:34.4240782Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64 2022-08-17T12:25:34.4294737Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64 2022-08-17T12:25:34.4313992Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_cpu_float64 2022-08-17T12:25:34.4415174Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64 2022-08-17T12:25:34.4647289Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64 2022-08-17T12:25:34.4651735Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64 2022-08-17T12:25:34.4794230Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64 2022-08-17T12:25:34.4836140Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64 2022-08-17T12:25:34.5034297Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64 2022-08-17T12:25:34.5083962Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:25:34.5273838Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:25:34.5321885Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64 2022-08-17T12:25:34.5473751Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64 2022-08-17T12:25:34.5554748Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:34.5714203Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:34.5767170Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64 2022-08-17T12:25:34.5913728Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64 2022-08-17T12:25:34.6154855Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64 2022-08-17T12:25:34.6305752Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64 2022-08-17T12:25:34.6337960Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64 2022-08-17T12:25:34.6352700Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64 2022-08-17T12:25:34.6410007Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:34.6416845Z [gw3] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32 2022-08-17T12:25:34.6593318Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:34.6639875Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64 2022-08-17T12:25:34.7101769Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64 2022-08-17T12:25:34.7105866Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64 2022-08-17T12:25:34.7480633Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64 2022-08-17T12:25:34.7490119Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64 2022-08-17T12:25:34.7508975Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:34.7557308Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64 2022-08-17T12:25:34.7674749Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64 2022-08-17T12:25:34.7962967Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64 2022-08-17T12:25:34.7971915Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64 2022-08-17T12:25:34.7975535Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64 2022-08-17T12:25:34.8096855Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64 2022-08-17T12:25:34.8432344Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64 2022-08-17T12:25:34.8436324Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:34.8482010Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64 2022-08-17T12:25:34.8581714Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:34.8816392Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64 2022-08-17T12:25:34.8820658Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64 2022-08-17T12:25:34.9250624Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64 2022-08-17T12:25:34.9279476Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64 2022-08-17T12:25:34.9678130Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64 2022-08-17T12:25:34.9712153Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64 2022-08-17T12:25:35.0284825Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64 2022-08-17T12:25:35.0312699Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64 2022-08-17T12:25:35.0381888Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64 2022-08-17T12:25:35.0809240Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64 2022-08-17T12:25:35.0809801Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64 2022-08-17T12:25:35.1250978Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64 2022-08-17T12:25:35.1251638Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64 2022-08-17T12:25:35.1710845Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64 2022-08-17T12:25:35.2012409Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64 2022-08-17T12:25:35.2072415Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64 2022-08-17T12:25:35.2103824Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64 2022-08-17T12:25:35.2592470Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64 2022-08-17T12:25:35.2618691Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64 2022-08-17T12:25:35.3031850Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64 2022-08-17T12:25:35.3145253Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64 2022-08-17T12:25:35.3445955Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64 2022-08-17T12:25:35.3446595Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64 2022-08-17T12:25:35.3912377Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64 2022-08-17T12:25:35.3916342Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64 2022-08-17T12:25:35.4001447Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64 2022-08-17T12:25:35.4014510Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64 2022-08-17T12:25:35.4273948Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:35.4321474Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64 2022-08-17T12:25:35.4715337Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64 2022-08-17T12:25:35.4739901Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64 2022-08-17T12:25:35.4754658Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:35.4817402Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64 2022-08-17T12:25:35.5005863Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64 2022-08-17T12:25:35.5153574Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64 2022-08-17T12:25:35.5233965Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64 2022-08-17T12:25:35.5279331Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:35.5306203Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64 2022-08-17T12:25:35.5634888Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:35.5673127Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64 2022-08-17T12:25:35.5743270Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:35.5977151Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:35.6072766Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64 2022-08-17T12:25:35.6112435Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64 2022-08-17T12:25:35.6174079Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64 2022-08-17T12:25:35.6226868Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64 2022-08-17T12:25:35.6515746Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64 2022-08-17T12:25:35.6554209Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64 2022-08-17T12:25:35.6608885Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64 2022-08-17T12:25:35.6804835Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64 2022-08-17T12:25:35.6953054Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64 2022-08-17T12:25:35.6991833Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64 2022-08-17T12:25:35.7020233Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:35.7340522Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64 2022-08-17T12:25:35.7392961Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:35.7431074Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64 2022-08-17T12:25:35.7516181Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64 2022-08-17T12:25:35.7833611Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64 2022-08-17T12:25:35.7883272Z test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64 2022-08-17T12:25:35.8027211Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64 2022-08-17T12:25:35.8052734Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64 2022-08-17T12:25:35.8253277Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:35.8275705Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:35.8359327Z test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64 2022-08-17T12:25:35.8548541Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64 2022-08-17T12:25:35.8552433Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:35.8824013Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:35.8828353Z test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64 2022-08-17T12:25:35.9029588Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64 2022-08-17T12:25:35.9057611Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64 2022-08-17T12:25:35.9070860Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:25:35.9310779Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32 2022-08-17T12:25:35.9402949Z test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64 2022-08-17T12:25:35.9599517Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64 2022-08-17T12:25:35.9610475Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64 2022-08-17T12:25:35.9706174Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64 2022-08-17T12:25:35.9818171Z test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64 2022-08-17T12:25:35.9969249Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64 2022-08-17T12:25:36.0112610Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64 2022-08-17T12:25:36.0193301Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64 2022-08-17T12:25:36.0345624Z test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64 2022-08-17T12:25:36.0581634Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64 2022-08-17T12:25:36.0632241Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64 2022-08-17T12:25:36.0651194Z test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64 2022-08-17T12:25:36.0667928Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32 2022-08-17T12:25:36.0678616Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32 2022-08-17T12:25:36.0772841Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64 2022-08-17T12:25:36.0785408Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64 2022-08-17T12:25:36.0962885Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32 2022-08-17T12:25:36.1059953Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64 2022-08-17T12:25:36.1150173Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64 2022-08-17T12:25:36.1345244Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:36.1398326Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32 2022-08-17T12:25:36.1629027Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64 2022-08-17T12:25:36.1677794Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32 2022-08-17T12:25:36.1678398Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64 2022-08-17T12:25:36.1753199Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64 2022-08-17T12:25:36.1954736Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32 2022-08-17T12:25:36.1963949Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32 2022-08-17T12:25:36.2066019Z test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64 2022-08-17T12:25:36.2270982Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64 2022-08-17T12:25:36.2305434Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32 2022-08-17T12:25:36.2472196Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32 2022-08-17T12:25:36.2484779Z test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64 2022-08-17T12:25:36.2710961Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64 2022-08-17T12:25:36.2741476Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32 2022-08-17T12:25:36.2895578Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32 2022-08-17T12:25:36.2901974Z test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64 2022-08-17T12:25:36.3191449Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64 2022-08-17T12:25:36.3353643Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:25:36.3364076Z test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64 2022-08-17T12:25:36.3790711Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64 2022-08-17T12:25:36.3799383Z test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64 2022-08-17T12:25:36.3809778Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:25:36.4074011Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:25:36.4194406Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64 2022-08-17T12:25:36.4399721Z test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64 2022-08-17T12:25:36.4411734Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:25:36.4604289Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32 2022-08-17T12:25:36.4724393Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64 2022-08-17T12:25:36.4779749Z test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64 2022-08-17T12:25:36.4802074Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64 2022-08-17T12:25:36.4831724Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32 2022-08-17T12:25:36.5125106Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:25:36.5157229Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:25:36.5203737Z test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64 2022-08-17T12:25:36.5313436Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64 2022-08-17T12:25:36.5426252Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32 2022-08-17T12:25:36.5658194Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32 2022-08-17T12:25:36.5668390Z test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64 2022-08-17T12:25:36.5754960Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64 2022-08-17T12:25:36.5913820Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32 2022-08-17T12:25:36.6118892Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32 2022-08-17T12:25:36.6127369Z test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64 2022-08-17T12:25:36.6193437Z [gw1] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64 2022-08-17T12:25:36.6399663Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32 2022-08-17T12:25:36.6549890Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32 2022-08-17T12:25:36.6586984Z test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64 2022-08-17T12:25:36.6631905Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64 2022-08-17T12:25:36.6722688Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:25:36.6747871Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:36.6773869Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64 2022-08-17T12:25:36.6954030Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:25:36.7003575Z test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64 2022-08-17T12:25:36.7071326Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64 2022-08-17T12:25:36.7205187Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32 2022-08-17T12:25:36.7393429Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32 2022-08-17T12:25:36.7485807Z test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64 2022-08-17T12:25:36.7511262Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64 2022-08-17T12:25:36.7833891Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:25:36.7887575Z test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64 2022-08-17T12:25:36.8302930Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64 2022-08-17T12:25:36.8311134Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64 2022-08-17T12:25:36.8742740Z [gw1] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64 2022-08-17T12:25:36.8750850Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64 2022-08-17T12:25:36.9212137Z [gw1] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64 2022-08-17T12:25:36.9212856Z test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64 2022-08-17T12:25:36.9479743Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64 2022-08-17T12:25:36.9507021Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64 2022-08-17T12:25:36.9646228Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64 2022-08-17T12:25:36.9649601Z test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64 2022-08-17T12:25:36.9959631Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64 2022-08-17T12:25:36.9982559Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64 2022-08-17T12:25:37.0071935Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64 2022-08-17T12:25:37.0082326Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64 2022-08-17T12:25:37.0195755Z test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64 2022-08-17T12:25:37.0471038Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64 2022-08-17T12:25:37.0491074Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:37.0513740Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:37.0565947Z test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64 2022-08-17T12:25:37.0911256Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64 2022-08-17T12:25:37.0993687Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64 2022-08-17T12:25:37.1004720Z test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64 2022-08-17T12:25:37.1037669Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64 2022-08-17T12:25:37.1350270Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64 2022-08-17T12:25:37.1395786Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64 2022-08-17T12:25:37.1486315Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64 2022-08-17T12:25:37.1836188Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64 2022-08-17T12:25:37.1921041Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64 2022-08-17T12:25:37.2014849Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64 2022-08-17T12:25:37.2024684Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64 2022-08-17T12:25:37.2276621Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64 2022-08-17T12:25:37.2389066Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64 2022-08-17T12:25:37.2830286Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64 2022-08-17T12:25:37.2979685Z test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64 2022-08-17T12:25:37.3230494Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64 2022-08-17T12:25:37.3327112Z test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64 2022-08-17T12:25:37.3530679Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64 2022-08-17T12:25:37.3547665Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64 2022-08-17T12:25:37.3585402Z test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64 2022-08-17T12:25:37.3632850Z [gw2] [ 85%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64 2022-08-17T12:25:37.3727568Z test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64 2022-08-17T12:25:37.3990640Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64 2022-08-17T12:25:37.4048734Z test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64 2022-08-17T12:25:37.4114306Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64 2022-08-17T12:25:37.4211665Z test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64 2022-08-17T12:25:37.4258521Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64 2022-08-17T12:25:37.4269111Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:25:37.4402485Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:25:37.4447147Z test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64 2022-08-17T12:25:37.4610619Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64 2022-08-17T12:25:37.4701807Z test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64 2022-08-17T12:25:37.4912873Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64 2022-08-17T12:25:37.4917810Z test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64 2022-08-17T12:25:37.5070701Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64 2022-08-17T12:25:37.5079536Z test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64 2022-08-17T12:25:37.5343011Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64 2022-08-17T12:25:37.5348253Z test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64 2022-08-17T12:25:37.5510612Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64 2022-08-17T12:25:37.5553584Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64 2022-08-17T12:25:37.5763247Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64 2022-08-17T12:25:37.5828571Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64 2022-08-17T12:25:37.6069618Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64 2022-08-17T12:25:37.6083402Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64 2022-08-17T12:25:37.6152120Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64 2022-08-17T12:25:37.6255847Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_dtype_cpu_float64 2022-08-17T12:25:37.6488088Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_dtype_cpu_float64 2022-08-17T12:25:37.6515952Z test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64 2022-08-17T12:25:37.6591142Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64 2022-08-17T12:25:37.6633279Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64 2022-08-17T12:25:37.6871929Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64 2022-08-17T12:25:37.6911880Z test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64 2022-08-17T12:25:37.7033969Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64 2022-08-17T12:25:37.7080637Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64 2022-08-17T12:25:37.7313872Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64 2022-08-17T12:25:37.7370541Z test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64 2022-08-17T12:25:37.7472074Z [gw1] [ 85%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64 2022-08-17T12:25:37.7607599Z test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64 2022-08-17T12:25:37.7751495Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64 2022-08-17T12:25:37.7829669Z test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64 2022-08-17T12:25:37.7911333Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64 2022-08-17T12:25:37.8087580Z test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64 2022-08-17T12:25:37.8192882Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64 2022-08-17T12:25:37.8353280Z test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64 2022-08-17T12:25:37.8428627Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64 2022-08-17T12:25:37.8810645Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64 2022-08-17T12:25:37.8847860Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64 2022-08-17T12:25:37.8861368Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:25:37.8904343Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32 2022-08-17T12:25:37.9315308Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64 2022-08-17T12:25:37.9319995Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64 2022-08-17T12:25:37.9757577Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64 2022-08-17T12:25:37.9764425Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64 2022-08-17T12:25:38.0118700Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64 2022-08-17T12:25:38.0335868Z test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64 2022-08-17T12:25:38.0554031Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64 2022-08-17T12:25:38.0607482Z test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64 2022-08-17T12:25:38.1112310Z [gw2] [ 85%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64 2022-08-17T12:25:38.1184248Z test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64 2022-08-17T12:25:38.1483167Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64 2022-08-17T12:25:38.1483759Z test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64 2022-08-17T12:25:38.1911724Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64 2022-08-17T12:25:38.1932458Z test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64 2022-08-17T12:25:38.2192026Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64 2022-08-17T12:25:38.2217996Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64 2022-08-17T12:25:38.2258234Z test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64 2022-08-17T12:25:38.2311100Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64 2022-08-17T12:25:38.2632557Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64 2022-08-17T12:25:38.2674768Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64 2022-08-17T12:25:38.2753430Z test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64 2022-08-17T12:25:38.2778623Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64 2022-08-17T12:25:38.3115259Z [gw1] [ 85%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64 2022-08-17T12:25:38.3154756Z test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64 2022-08-17T12:25:38.3596221Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64 2022-08-17T12:25:38.3934699Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64 2022-08-17T12:25:38.4032756Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64 2022-08-17T12:25:38.4113762Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64 2022-08-17T12:25:38.4152709Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64 2022-08-17T12:25:38.4593738Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64 2022-08-17T12:25:38.4638169Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64 2022-08-17T12:25:38.4849558Z test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64 2022-08-17T12:25:38.4861943Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64 2022-08-17T12:25:38.4886659Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64 2022-08-17T12:25:38.5152503Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64 2022-08-17T12:25:38.5205074Z test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64 2022-08-17T12:25:38.5326951Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64 2022-08-17T12:25:38.5353211Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64 2022-08-17T12:25:38.5428015Z test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64 2022-08-17T12:25:38.5588962Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64 2022-08-17T12:25:38.5672946Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64 2022-08-17T12:25:38.5880438Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64 2022-08-17T12:25:38.5889997Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64 2022-08-17T12:25:38.6069716Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64 2022-08-17T12:25:38.6105381Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64 2022-08-17T12:25:38.6350804Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64 2022-08-17T12:25:38.6386000Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64 2022-08-17T12:25:38.6510880Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64 2022-08-17T12:25:38.6616207Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64 2022-08-17T12:25:38.6791152Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64 2022-08-17T12:25:38.6864060Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64 2022-08-17T12:25:38.6913042Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64 2022-08-17T12:25:38.7176200Z test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64 2022-08-17T12:25:38.7200898Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64 2022-08-17T12:25:38.7246025Z test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64 2022-08-17T12:25:38.7357136Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64 2022-08-17T12:25:38.7491349Z test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64 2022-08-17T12:25:38.7743312Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64 2022-08-17T12:25:38.7754399Z test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64 2022-08-17T12:25:38.7871090Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64 2022-08-17T12:25:38.8026375Z test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64 2022-08-17T12:25:38.8231267Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64 2022-08-17T12:25:38.8292110Z test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64 2022-08-17T12:25:38.8300636Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:38.8507588Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:38.8596330Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64 2022-08-17T12:25:38.8694859Z test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64 2022-08-17T12:25:38.8784316Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:38.8810046Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:38.8937072Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64 2022-08-17T12:25:38.8948227Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32 2022-08-17T12:25:38.9061531Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:25:38.9077212Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:25:38.9113307Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64 2022-08-17T12:25:38.9140429Z test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64 2022-08-17T12:25:38.9252764Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64 2022-08-17T12:25:38.9352784Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64 2022-08-17T12:25:38.9556277Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:25:38.9612019Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64 2022-08-17T12:25:38.9643436Z test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64 2022-08-17T12:25:38.9934116Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64 2022-08-17T12:25:38.9956693Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64 2022-08-17T12:25:38.9977256Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:25:38.9990700Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32 2022-08-17T12:25:39.0081897Z test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64 2022-08-17T12:25:39.0253971Z test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64 2022-08-17T12:25:39.0538377Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64 2022-08-17T12:25:39.0546452Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:39.0873737Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:39.0938207Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:39.1155873Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:39.1163602Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64 2022-08-17T12:25:39.1210114Z test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64 2022-08-17T12:25:39.1311357Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64 2022-08-17T12:25:39.1427095Z test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64 2022-08-17T12:25:39.1593207Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64 2022-08-17T12:25:39.1696282Z test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64 2022-08-17T12:25:39.1753977Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64 2022-08-17T12:25:39.1804000Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:39.2036678Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:39.2195930Z test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64 2022-08-17T12:25:39.2219799Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:39.2250655Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64 2022-08-17T12:25:39.2267357Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:39.2281806Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32 2022-08-17T12:25:39.2456133Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32 2022-08-17T12:25:39.2472376Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32 2022-08-17T12:25:39.2580472Z test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64 2022-08-17T12:25:39.2632212Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64 2022-08-17T12:25:39.2780728Z test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64 2022-08-17T12:25:39.2790086Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64 2022-08-17T12:25:39.2913790Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32 2022-08-17T12:25:39.2972320Z test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64 2022-08-17T12:25:39.3083058Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64 2022-08-17T12:25:39.3093169Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32 2022-08-17T12:25:39.3126058Z test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64 2022-08-17T12:25:39.3151807Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64 2022-08-17T12:25:39.3356332Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32 2022-08-17T12:25:39.3409585Z test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64 2022-08-17T12:25:39.3576037Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64 2022-08-17T12:25:39.3625982Z test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64 2022-08-17T12:25:39.3687090Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64 2022-08-17T12:25:39.3720281Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32 2022-08-17T12:25:39.3793262Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32 2022-08-17T12:25:39.3852685Z test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64 2022-08-17T12:25:39.4051687Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64 2022-08-17T12:25:39.4057113Z test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64 2022-08-17T12:25:39.4352828Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64 2022-08-17T12:25:39.4389781Z test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64 2022-08-17T12:25:39.4478440Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64 2022-08-17T12:25:39.4562710Z test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64 2022-08-17T12:25:39.4716103Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64 2022-08-17T12:25:39.4746044Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32 2022-08-17T12:25:39.4750793Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32 2022-08-17T12:25:39.4776763Z test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64 2022-08-17T12:25:39.4907037Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64 2022-08-17T12:25:39.4957307Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32 2022-08-17T12:25:39.5097917Z test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64 2022-08-17T12:25:39.5194263Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64 2022-08-17T12:25:39.5229491Z test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32 2022-08-17T12:25:39.5336854Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64 2022-08-17T12:25:39.5350513Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64 2022-08-17T12:25:39.5394777Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32 2022-08-17T12:25:39.5507077Z test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64 2022-08-17T12:25:39.5551358Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64 2022-08-17T12:25:39.5700722Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64 2022-08-17T12:25:39.5701883Z test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32 2022-08-17T12:25:39.5855396Z [gw0] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32 2022-08-17T12:25:39.5909871Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64 2022-08-17T12:25:39.5917629Z test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64 2022-08-17T12:25:39.6004824Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64 2022-08-17T12:25:39.6062543Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64 2022-08-17T12:25:39.6227926Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64 2022-08-17T12:25:39.6292717Z test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32 2022-08-17T12:25:39.6351603Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32 2022-08-17T12:25:39.6440735Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:39.6514062Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64 2022-08-17T12:25:39.6585677Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:39.6611353Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64 2022-08-17T12:25:39.6916675Z test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32 2022-08-17T12:25:39.6917469Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:39.6917999Z test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64 2022-08-17T12:25:39.7014784Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64 2022-08-17T12:25:39.7370249Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:39.7374505Z test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64 2022-08-17T12:25:39.7377490Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64 2022-08-17T12:25:39.7495673Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:39.7768093Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:39.7799990Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64 2022-08-17T12:25:39.7809459Z test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64 2022-08-17T12:25:39.7857187Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64 2022-08-17T12:25:39.8247864Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64 2022-08-17T12:25:39.8249514Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64 2022-08-17T12:25:39.8349000Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64 2022-08-17T12:25:39.8710834Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64 2022-08-17T12:25:39.8777533Z test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64 2022-08-17T12:25:39.8791985Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64 2022-08-17T12:25:39.8874396Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64 2022-08-17T12:25:39.8889413Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64 2022-08-17T12:25:39.8960033Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64 2022-08-17T12:25:39.8967469Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32 2022-08-17T12:25:39.9071487Z test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32 2022-08-17T12:25:39.9235225Z test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64 2022-08-17T12:25:39.9485605Z test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64 2022-08-17T12:25:39.9513123Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64 2022-08-17T12:25:39.9561050Z test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64 2022-08-17T12:25:39.9955028Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64 2022-08-17T12:25:39.9982751Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64 2022-08-17T12:25:39.9990248Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64 2022-08-17T12:25:40.0022852Z test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64 2022-08-17T12:25:40.0224112Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64 2022-08-17T12:25:40.0393996Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64 2022-08-17T12:25:40.0414438Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64 2022-08-17T12:25:40.0471280Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64 2022-08-17T12:25:40.0537569Z test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64 2022-08-17T12:25:40.0696717Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64 2022-08-17T12:25:40.0707776Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32 2022-08-17T12:25:40.0832543Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:40.0853344Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:40.0910776Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:40.0957686Z test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64 2022-08-17T12:25:40.1041428Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:40.1111451Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64 2022-08-17T12:25:40.1272823Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:40.1336274Z test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64 2022-08-17T12:25:40.1352234Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64 2022-08-17T12:25:40.1408040Z test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64 2022-08-17T12:25:40.1488710Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64 2022-08-17T12:25:40.1551218Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:40.1713273Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:40.1831880Z test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64 2022-08-17T12:25:40.1839192Z test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64 2022-08-17T12:25:40.1854562Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64 2022-08-17T12:25:40.1896706Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:40.1992097Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64 2022-08-17T12:25:40.2154809Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:40.2233148Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64 2022-08-17T12:25:40.2257558Z test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64 2022-08-17T12:25:40.2276401Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64 2022-08-17T12:25:40.2302786Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64 2022-08-17T12:25:40.2434127Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:40.2595894Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:40.2674553Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64 2022-08-17T12:25:40.2719617Z test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64 2022-08-17T12:25:40.2732170Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64 2022-08-17T12:25:40.2742721Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64 2022-08-17T12:25:40.2872643Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:40.2965558Z test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32 2022-08-17T12:25:40.3030964Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32 2022-08-17T12:25:40.3111102Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:40.3145792Z test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64 2022-08-17T12:25:40.3205321Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64 2022-08-17T12:25:40.3311281Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:40.3471464Z test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32 2022-08-17T12:25:40.3551334Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:40.3584496Z test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64 2022-08-17T12:25:40.3642499Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64 2022-08-17T12:25:40.3912950Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:40.3993176Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:40.4051809Z test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64 2022-08-17T12:25:40.4089834Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64 2022-08-17T12:25:40.4350727Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:40.4432354Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:40.4560382Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:40.4615557Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:40.4791185Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:40.4890076Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:40.5037353Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:40.5050249Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32 2022-08-17T12:25:40.5155377Z test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32 2022-08-17T12:25:40.5166777Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:40.5230427Z [gw0] [ 85%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32 2022-08-17T12:25:40.5271385Z test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64 2022-08-17T12:25:40.5309381Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:40.5547713Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:40.5903020Z test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32 2022-08-17T12:25:40.5941217Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:40.6180786Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:40.6278528Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:40.6339500Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64 2022-08-17T12:25:40.6370665Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:40.6906118Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:40.6906614Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:40.7411192Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:40.7511208Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:40.7689310Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:40.7975249Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:40.8188562Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:40.8388882Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:40.8396995Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:40.8405139Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:40.8635769Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:40.8853904Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:40.9240736Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:40.9270524Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:41.0159702Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:41.0186581Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:41.0286387Z test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64 2022-08-17T12:25:41.0482098Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64 2022-08-17T12:25:41.0496161Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:41.0668835Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:41.0686621Z test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64 2022-08-17T12:25:41.0834333Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64 2022-08-17T12:25:41.0911673Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:41.1083353Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:41.1087963Z test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64 2022-08-17T12:25:41.1298856Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64 2022-08-17T12:25:41.1319952Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32 2022-08-17T12:25:41.1518825Z test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32 2022-08-17T12:25:41.1521992Z test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64 2022-08-17T12:25:41.1904453Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64 2022-08-17T12:25:41.1984967Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:41.1991248Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64 2022-08-17T12:25:41.1994520Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64 2022-08-17T12:25:41.1996650Z test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64 2022-08-17T12:25:41.2420828Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64 2022-08-17T12:25:41.2427885Z test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64 2022-08-17T12:25:41.2455456Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64 2022-08-17T12:25:41.2749872Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:41.2840118Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:41.2846326Z test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64 2022-08-17T12:25:41.2852486Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64 2022-08-17T12:25:41.3298805Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:41.3306255Z test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64 2022-08-17T12:25:41.3751659Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64 2022-08-17T12:25:41.3766277Z test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64 2022-08-17T12:25:41.4178675Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64 2022-08-17T12:25:41.4186062Z test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64 2022-08-17T12:25:41.4420700Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64 2022-08-17T12:25:41.4450819Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:41.4631023Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:41.4734846Z test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64 2022-08-17T12:25:41.4874790Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:41.4957203Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:41.5053506Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64 2022-08-17T12:25:41.5107550Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64 2022-08-17T12:25:41.5142333Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:41.5429461Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64 2022-08-17T12:25:41.5474033Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:41.5717608Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64 2022-08-17T12:25:41.5816866Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64 2022-08-17T12:25:41.5831888Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:41.5911039Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:41.6156704Z test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64 2022-08-17T12:25:41.6240673Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:41.6348927Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64 2022-08-17T12:25:41.6464299Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:41.6492659Z test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:41.6540674Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:41.6790178Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:41.6919771Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:41.6928652Z test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64 2022-08-17T12:25:41.7224621Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64 2022-08-17T12:25:41.7240507Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:41.7361103Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:41.7370316Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64 2022-08-17T12:25:41.7804337Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64 2022-08-17T12:25:41.7815965Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64 2022-08-17T12:25:41.8136643Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64 2022-08-17T12:25:41.8152928Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:41.8240158Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:41.8250767Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64 2022-08-17T12:25:41.8613771Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64 2022-08-17T12:25:41.8641012Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:41.8715295Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:41.8724205Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64 2022-08-17T12:25:41.9116539Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64 2022-08-17T12:25:41.9185577Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:41.9563198Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:41.9626787Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:41.9634414Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:41.9664216Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:42.0027449Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64 2022-08-17T12:25:42.0028065Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:42.0348440Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:42.0355880Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64 2022-08-17T12:25:42.0411190Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64 2022-08-17T12:25:42.0467526Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64 2022-08-17T12:25:42.0468130Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:42.0794797Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:42.0975752Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:42.0976328Z test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64 2022-08-17T12:25:42.1461649Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64 2022-08-17T12:25:42.1462301Z test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64 2022-08-17T12:25:42.1531930Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64 2022-08-17T12:25:42.1672908Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:42.1730743Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64 2022-08-17T12:25:42.1922262Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64 2022-08-17T12:25:42.1947008Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:42.2156329Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:42.2389398Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:42.2390177Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:42.2417078Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:42.2595653Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:42.2854628Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:42.2855240Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64 2022-08-17T12:25:42.3303362Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64 2022-08-17T12:25:42.3303929Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64 2022-08-17T12:25:42.3312008Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64 2022-08-17T12:25:42.3360098Z [gw2] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:42.3388658Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:42.3713331Z [gw2] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:42.3786366Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64 2022-08-17T12:25:42.3833905Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64 2022-08-17T12:25:42.3864010Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:42.4154335Z [gw2] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:42.4234720Z test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:42.4346509Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:42.4629211Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:42.4632129Z test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:42.5160018Z [gw1] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:42.5163184Z test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64 2022-08-17T12:25:42.5526875Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64 2022-08-17T12:25:42.5580318Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:42.6010236Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:42.6032696Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:42.6451398Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:42.6455574Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:42.6928424Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:42.6932534Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:42.7327882Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:42.7404720Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64 2022-08-17T12:25:42.7825697Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64 2022-08-17T12:25:42.7828981Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64 2022-08-17T12:25:42.8311642Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64 2022-08-17T12:25:42.8358425Z test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:42.8447185Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:42.8467798Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32 2022-08-17T12:25:42.8677475Z test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32 2022-08-17T12:25:42.8726773Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:42.9115039Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:42.9162028Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:42.9588696Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:42.9597154Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:42.9998137Z [gw1] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:43.0038997Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:43.0437559Z [gw1] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:43.0483766Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:43.0878415Z [gw1] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:43.0919891Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:43.1317079Z [gw1] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:43.1352817Z test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:43.1413557Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:43.1430280Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:43.1529788Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64 2022-08-17T12:25:43.1754082Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64 2022-08-17T12:25:43.1831831Z test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64 2022-08-17T12:25:43.1899751Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64 2022-08-17T12:25:43.2193545Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64 2022-08-17T12:25:43.2264749Z test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64 2022-08-17T12:25:43.2458775Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64 2022-08-17T12:25:43.2473840Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64 2022-08-17T12:25:43.2634290Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:43.2680560Z test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64 2022-08-17T12:25:43.2969603Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64 2022-08-17T12:25:43.2985739Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:43.3130336Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:43.3135214Z test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64 2022-08-17T12:25:43.3172272Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64 2022-08-17T12:25:43.3469074Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:43.3487660Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:43.3618185Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:43.3622922Z test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64 2022-08-17T12:25:43.3914476Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64 2022-08-17T12:25:43.3920227Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:43.4085754Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:43.4091133Z test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64 2022-08-17T12:25:43.4351431Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64 2022-08-17T12:25:43.4358825Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:43.4479389Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:43.4546951Z test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64 2022-08-17T12:25:43.4788772Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64 2022-08-17T12:25:43.4811177Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:43.4988703Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:43.5019517Z test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64 2022-08-17T12:25:43.5153471Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64 2022-08-17T12:25:43.5314520Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:43.5352073Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:43.5403701Z test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64 2022-08-17T12:25:43.5592143Z [gw1] [ 86%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64 2022-08-17T12:25:43.5719274Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:43.5791594Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:43.5896653Z test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64 2022-08-17T12:25:43.6032675Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64 2022-08-17T12:25:43.6233679Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:43.6303170Z test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64 2022-08-17T12:25:43.6390745Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64 2022-08-17T12:25:43.6470316Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:43.6656146Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:43.6731394Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:43.6914130Z test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64 2022-08-17T12:25:43.7130121Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:43.7165131Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:43.7198295Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64 2022-08-17T12:25:43.7430446Z test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64 2022-08-17T12:25:43.7511531Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:43.7533194Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:43.7672001Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64 2022-08-17T12:25:43.7910775Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64 2022-08-17T12:25:43.7929589Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:43.7943457Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:43.8113391Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64 2022-08-17T12:25:43.8302496Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64 2022-08-17T12:25:43.8306344Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64 2022-08-17T12:25:43.8398205Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:43.8590830Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:43.8790291Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64 2022-08-17T12:25:43.8860898Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:43.9114211Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:43.9275422Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:43.9554318Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:43.9649902Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:44.0016910Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:44.0176595Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:44.0392167Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:44.0409268Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64 2022-08-17T12:25:44.0432789Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64 2022-08-17T12:25:44.0677810Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:44.1031885Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:44.1032653Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32 2022-08-17T12:25:44.1033320Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64 2022-08-17T12:25:44.1066310Z test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32 2022-08-17T12:25:44.1237749Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32 2022-08-17T12:25:44.1350574Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64 2022-08-17T12:25:44.1453777Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:44.1624404Z test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32 2022-08-17T12:25:44.1642835Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32 2022-08-17T12:25:44.1771392Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:44.1815941Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:44.1873669Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:44.1957916Z test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32 2022-08-17T12:25:44.2270905Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32 2022-08-17T12:25:44.2354178Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:44.2490030Z test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32 2022-08-17T12:25:44.2550253Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32 2022-08-17T12:25:44.2632614Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:44.2870849Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:44.3837218Z test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32 2022-08-17T12:25:44.3864486Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32 2022-08-17T12:25:44.4266799Z test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32 2022-08-17T12:25:44.4293473Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32 2022-08-17T12:25:44.4957698Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32 2022-08-17T12:25:44.4983033Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32 2022-08-17T12:25:44.5193853Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32 2022-08-17T12:25:44.5510719Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32 2022-08-17T12:25:44.5764773Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32 2022-08-17T12:25:44.5912680Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32 2022-08-17T12:25:44.6192334Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32 2022-08-17T12:25:44.6216182Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64 2022-08-17T12:25:44.6375148Z test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64 2022-08-17T12:25:44.6510174Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64 2022-08-17T12:25:44.6537337Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32 2022-08-17T12:25:44.6662431Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32 2022-08-17T12:25:44.6736865Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32 2022-08-17T12:25:44.6745395Z test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64 2022-08-17T12:25:44.7064730Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64 2022-08-17T12:25:44.7073950Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32 2022-08-17T12:25:44.7127101Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32 2022-08-17T12:25:44.7209075Z test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64 2022-08-17T12:25:44.7510088Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64 2022-08-17T12:25:44.7629883Z test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32 2022-08-17T12:25:44.7689615Z test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64 2022-08-17T12:25:44.7908425Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64 2022-08-17T12:25:44.7925861Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32 2022-08-17T12:25:44.7992706Z test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32 2022-08-17T12:25:44.8047425Z test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64 2022-08-17T12:25:44.8436401Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64 2022-08-17T12:25:44.8492475Z test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64 2022-08-17T12:25:44.8876411Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64 2022-08-17T12:25:44.8891519Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32 2022-08-17T12:25:44.8901837Z test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64 2022-08-17T12:25:44.8958611Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32 2022-08-17T12:25:44.8990968Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32 2022-08-17T12:25:44.9315998Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64 2022-08-17T12:25:44.9322604Z test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64 2022-08-17T12:25:44.9383150Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32 2022-08-17T12:25:44.9440208Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64 2022-08-17T12:25:44.9755501Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32 2022-08-17T12:25:44.9758071Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32 2022-08-17T12:25:44.9871928Z test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64 2022-08-17T12:25:45.0003505Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32 2022-08-17T12:25:45.0237130Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64 2022-08-17T12:25:45.0240005Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:45.0475117Z test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64 2022-08-17T12:25:45.0514305Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64 2022-08-17T12:25:45.0750638Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:45.0751312Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32 2022-08-17T12:25:45.0773062Z test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64 2022-08-17T12:25:45.0860368Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64 2022-08-17T12:25:45.0907559Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32 2022-08-17T12:25:45.0922649Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:45.1164133Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:45.1164722Z test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64 2022-08-17T12:25:45.1228058Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64 2022-08-17T12:25:45.1671134Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32 2022-08-17T12:25:45.1685371Z test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64 2022-08-17T12:25:45.2150630Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64 2022-08-17T12:25:45.2200163Z test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64 2022-08-17T12:25:45.2480902Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64 2022-08-17T12:25:45.2493152Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32 2022-08-17T12:25:45.2709821Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32 2022-08-17T12:25:45.2824696Z test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64 2022-08-17T12:25:45.3073745Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64 2022-08-17T12:25:45.3196127Z test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64 2022-08-17T12:25:45.3514905Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64 2022-08-17T12:25:45.3770678Z test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64 2022-08-17T12:25:45.3788260Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32 2022-08-17T12:25:45.4144211Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32 2022-08-17T12:25:45.4159145Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64 2022-08-17T12:25:45.4616472Z test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64 2022-08-17T12:25:45.4628829Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64 2022-08-17T12:25:45.4936978Z test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64 2022-08-17T12:25:45.5128200Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64 2022-08-17T12:25:45.5135674Z test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64 2022-08-17T12:25:45.5525123Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64 2022-08-17T12:25:45.5540652Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32 2022-08-17T12:25:45.5630153Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32 2022-08-17T12:25:45.5639627Z test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64 2022-08-17T12:25:45.6071358Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64 2022-08-17T12:25:45.6117344Z test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64 2022-08-17T12:25:45.6511307Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64 2022-08-17T12:25:45.7038957Z test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64 2022-08-17T12:25:45.7153588Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64 2022-08-17T12:25:45.8079787Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64 2022-08-17T12:25:45.8091488Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64 2022-08-17T12:25:45.9971447Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64 2022-08-17T12:25:45.9983642Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64 2022-08-17T12:25:46.0099197Z test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64 2022-08-17T12:25:46.0397278Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64 2022-08-17T12:25:46.0528048Z test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64 2022-08-17T12:25:46.0876048Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64 2022-08-17T12:25:46.0952041Z test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64 2022-08-17T12:25:46.1356456Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64 2022-08-17T12:25:46.1399494Z test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64 2022-08-17T12:25:46.1836543Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64 2022-08-17T12:25:46.1866395Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64 2022-08-17T12:25:46.2316214Z [gw1] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64 2022-08-17T12:25:46.2384033Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64 2022-08-17T12:25:46.2762069Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64 2022-08-17T12:25:46.2769677Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:46.2793023Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:46.2921285Z test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64 2022-08-17T12:25:46.3275059Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64 2022-08-17T12:25:46.3321107Z test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64 2022-08-17T12:25:46.3715035Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64 2022-08-17T12:25:46.3770748Z test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64 2022-08-17T12:25:46.4158933Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64 2022-08-17T12:25:46.4291875Z test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64 2022-08-17T12:25:46.4445429Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64 2022-08-17T12:25:46.4458928Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32 2022-08-17T12:25:46.4596608Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32 2022-08-17T12:25:46.4822108Z test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64 2022-08-17T12:25:46.5037054Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64 2022-08-17T12:25:46.5135413Z test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64 2022-08-17T12:25:46.5519001Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64 2022-08-17T12:25:46.6045180Z test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64 2022-08-17T12:25:46.6068557Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64 2022-08-17T12:25:46.6499572Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu 2022-08-17T12:25:46.6521916Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu 2022-08-17T12:25:46.6762377Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu 2022-08-17T12:25:46.6991003Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu 2022-08-17T12:25:46.7074768Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu 2022-08-17T12:25:46.7511654Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu 2022-08-17T12:25:46.7563287Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu 2022-08-17T12:25:46.7842597Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu 2022-08-17T12:25:46.7857348Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:46.7989834Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:46.8045901Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu 2022-08-17T12:25:46.8471528Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu 2022-08-17T12:25:46.8526885Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu 2022-08-17T12:25:46.8951101Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu 2022-08-17T12:25:46.8998568Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu 2022-08-17T12:25:46.9354763Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu 2022-08-17T12:25:46.9541072Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu 2022-08-17T12:25:46.9874513Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu 2022-08-17T12:25:46.9883784Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu 2022-08-17T12:25:47.0311415Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu 2022-08-17T12:25:47.0321241Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu 2022-08-17T12:25:47.0752417Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu 2022-08-17T12:25:47.0762298Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu 2022-08-17T12:25:47.1001214Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu 2022-08-17T12:25:47.1019496Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:47.1190626Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:47.1199445Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu 2022-08-17T12:25:47.1457699Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu 2022-08-17T12:25:47.1482494Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32 2022-08-17T12:25:47.1628686Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32 2022-08-17T12:25:47.1634931Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu 2022-08-17T12:25:47.1809041Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu 2022-08-17T12:25:47.1825936Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:47.2069898Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:47.2076353Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu 2022-08-17T12:25:47.2511639Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu 2022-08-17T12:25:47.2518589Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu 2022-08-17T12:25:47.2950406Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu 2022-08-17T12:25:47.2955887Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu 2022-08-17T12:25:47.3390121Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu 2022-08-17T12:25:47.3396346Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu 2022-08-17T12:25:47.3830564Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu 2022-08-17T12:25:47.3837056Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu 2022-08-17T12:25:47.4270933Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu 2022-08-17T12:25:47.4277220Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu 2022-08-17T12:25:47.4710712Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu 2022-08-17T12:25:47.4719076Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu 2022-08-17T12:25:47.5150260Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu 2022-08-17T12:25:47.5158668Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu 2022-08-17T12:25:47.5636239Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu 2022-08-17T12:25:47.5639189Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu 2022-08-17T12:25:47.6012112Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu 2022-08-17T12:25:47.6042571Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu 2022-08-17T12:25:47.6475087Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu 2022-08-17T12:25:47.6515678Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu 2022-08-17T12:25:47.6546552Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu 2022-08-17T12:25:47.6554965Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32 2022-08-17T12:25:47.6659626Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32 2022-08-17T12:25:47.6913603Z [gw0] [ 86%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32 2022-08-17T12:25:47.6941088Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu 2022-08-17T12:25:47.6969843Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu 2022-08-17T12:25:47.6984760Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:47.6991793Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:47.7354383Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32 2022-08-17T12:25:47.7387130Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu 2022-08-17T12:25:47.7796530Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu 2022-08-17T12:25:47.7829408Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu 2022-08-17T12:25:47.8090903Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu 2022-08-17T12:25:47.8099852Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:47.8233129Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:47.8264476Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu 2022-08-17T12:25:47.8674913Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu 2022-08-17T12:25:47.8709404Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu 2022-08-17T12:25:47.9115209Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu 2022-08-17T12:25:47.9147771Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu 2022-08-17T12:25:47.9384783Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu 2022-08-17T12:25:47.9398713Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32 2022-08-17T12:25:47.9539601Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32 2022-08-17T12:25:47.9546752Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:47.9592389Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:47.9624995Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu 2022-08-17T12:25:48.0036841Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu 2022-08-17T12:25:48.0073059Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu 2022-08-17T12:25:48.0099260Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu 2022-08-17T12:25:48.0112024Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:48.0174405Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64 2022-08-17T12:25:48.0475947Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64 2022-08-17T12:25:48.0504601Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu 2022-08-17T12:25:48.0551769Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu 2022-08-17T12:25:48.0662047Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:48.0914203Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:48.0939893Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu 2022-08-17T12:25:48.0992253Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu 2022-08-17T12:25:48.1062077Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:48.1354077Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:48.1384590Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu 2022-08-17T12:25:48.1431733Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu 2022-08-17T12:25:48.1489414Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:48.1793851Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:48.1823759Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu 2022-08-17T12:25:48.1872030Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu 2022-08-17T12:25:48.1965326Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:48.2273664Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:48.2298616Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu 2022-08-17T12:25:48.2312207Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu 2022-08-17T12:25:48.2715895Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:48.2750485Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu 2022-08-17T12:25:48.2873354Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu 2022-08-17T12:25:48.2880494Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:48.3012692Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64 2022-08-17T12:25:48.3193860Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64 2022-08-17T12:25:48.3224356Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu 2022-08-17T12:25:48.3311677Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu 2022-08-17T12:25:48.3475204Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:48.3673754Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:48.3700289Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu 2022-08-17T12:25:48.3752051Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu 2022-08-17T12:25:48.4153755Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:48.4183386Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu 2022-08-17T12:25:48.4332579Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu 2022-08-17T12:25:48.4344158Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:48.4505980Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:48.4632813Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:48.4666337Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu 2022-08-17T12:25:48.4752899Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu 2022-08-17T12:25:48.4888807Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:48.5073042Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:48.5101393Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu 2022-08-17T12:25:48.5191516Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu 2022-08-17T12:25:48.5295813Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:48.5512994Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:48.5539877Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu 2022-08-17T12:25:48.5631498Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu 2022-08-17T12:25:48.5740021Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64 2022-08-17T12:25:48.5993807Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64 2022-08-17T12:25:48.6021419Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu 2022-08-17T12:25:48.6043063Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu 2022-08-17T12:25:48.6054499Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32 2022-08-17T12:25:48.6112026Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32 2022-08-17T12:25:48.6159535Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:48.6435033Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:48.6464771Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu 2022-08-17T12:25:48.6553437Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu 2022-08-17T12:25:48.6604170Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:48.7015597Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:48.7026288Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu 2022-08-17T12:25:48.7039358Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu 2022-08-17T12:25:48.7370922Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:48.7514524Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu 2022-08-17T12:25:48.7838083Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu 2022-08-17T12:25:48.7849216Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_uniform_cpu 2022-08-17T12:25:48.8097501Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_uniform_cpu 2022-08-17T12:25:48.8113169Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:48.8233500Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64 2022-08-17T12:25:48.8264922Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu 2022-08-17T12:25:48.8353275Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu 2022-08-17T12:25:48.8552200Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64 2022-08-17T12:25:48.8593785Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64 2022-08-17T12:25:48.8671401Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64 2022-08-17T12:25:48.8695638Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu 2022-08-17T12:25:48.8993297Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu 2022-08-17T12:25:48.9044193Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64 2022-08-17T12:25:48.9111775Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64 2022-08-17T12:25:48.9132758Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu 2022-08-17T12:25:48.9432981Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu 2022-08-17T12:25:48.9515485Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:48.9551028Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:48.9570646Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu 2022-08-17T12:25:48.9874136Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu 2022-08-17T12:25:48.9923289Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64 2022-08-17T12:25:48.9990475Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64 2022-08-17T12:25:49.0012212Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu 2022-08-17T12:25:49.0313568Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu 2022-08-17T12:25:49.0364746Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64 2022-08-17T12:25:49.0431469Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64 2022-08-17T12:25:49.0451615Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu 2022-08-17T12:25:49.0753891Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu 2022-08-17T12:25:49.0842504Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:49.0871822Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:49.0892396Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu 2022-08-17T12:25:49.1194445Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu 2022-08-17T12:25:49.1273184Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:49.1311401Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:49.1331962Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu 2022-08-17T12:25:49.1633534Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu 2022-08-17T12:25:49.1699699Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64 2022-08-17T12:25:49.1752099Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64 2022-08-17T12:25:49.1760178Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu 2022-08-17T12:25:49.1768249Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32 2022-08-17T12:25:49.1775575Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32 2022-08-17T12:25:49.1895324Z [gw1] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu 2022-08-17T12:25:49.2072532Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32 2022-08-17T12:25:49.2138345Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:49.2192624Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:49.2193430Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32 2022-08-17T12:25:49.2514177Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu 2022-08-17T12:25:49.2573842Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64 2022-08-17T12:25:49.2598674Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64 2022-08-17T12:25:49.2670857Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32 2022-08-17T12:25:49.2714869Z test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32 2022-08-17T12:25:49.2952409Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32 2022-08-17T12:25:49.3029283Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:49.3111373Z [gw2] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:49.3202164Z test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32 2022-08-17T12:25:49.3392155Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32 2022-08-17T12:25:49.3454728Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64 2022-08-17T12:25:49.3552490Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64 2022-08-17T12:25:49.3598053Z test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32 2022-08-17T12:25:49.3834254Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32 2022-08-17T12:25:49.3896852Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:49.3992801Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:49.4053576Z test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32 2022-08-17T12:25:49.4274335Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32 2022-08-17T12:25:49.4350890Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64 2022-08-17T12:25:49.4432139Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64 2022-08-17T12:25:49.4588874Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32 2022-08-17T12:25:49.4713033Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32 2022-08-17T12:25:49.4873989Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:49.4882948Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32 2022-08-17T12:25:49.4925707Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:49.5154325Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32 2022-08-17T12:25:49.5317004Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:49.5321748Z test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32 2022-08-17T12:25:49.5595131Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:49.6046331Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64 2022-08-17T12:25:49.6056982Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32 2022-08-17T12:25:49.6219011Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32 2022-08-17T12:25:49.6516982Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32 2022-08-17T12:25:49.6772284Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32 2022-08-17T12:25:49.6957746Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32 2022-08-17T12:25:49.7856668Z test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32 2022-08-17T12:25:49.7869947Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64 2022-08-17T12:25:49.7937821Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:49.8389063Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:49.8479896Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:49.8530853Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:49.8540854Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32 2022-08-17T12:25:49.8556005Z test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32 2022-08-17T12:25:49.8793041Z [gw0] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32 2022-08-17T12:25:49.8874123Z test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64 2022-08-17T12:25:49.8951822Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64 2022-08-17T12:25:49.9058915Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32 2022-08-17T12:25:49.9232693Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32 2022-08-17T12:25:49.9393639Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64 2022-08-17T12:25:49.9547101Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32 2022-08-17T12:25:49.9690150Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32 2022-08-17T12:25:49.9704361Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64 2022-08-17T12:25:49.9758620Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64 2022-08-17T12:25:49.9831371Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64 2022-08-17T12:25:49.9914488Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32 2022-08-17T12:25:50.0112930Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32 2022-08-17T12:25:50.0174755Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64 2022-08-17T12:25:50.0271510Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64 2022-08-17T12:25:50.0414927Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32 2022-08-17T12:25:50.0552007Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32 2022-08-17T12:25:50.0604167Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64 2022-08-17T12:25:50.0711809Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64 2022-08-17T12:25:50.0864964Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32 2022-08-17T12:25:50.1033612Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32 2022-08-17T12:25:50.1127501Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64 2022-08-17T12:25:50.1191970Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64 2022-08-17T12:25:50.1411455Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32 2022-08-17T12:25:50.1513223Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32 2022-08-17T12:25:50.1571138Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64 2022-08-17T12:25:50.1631910Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64 2022-08-17T12:25:50.1825709Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32 2022-08-17T12:25:50.1953030Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32 2022-08-17T12:25:50.2007474Z test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64 2022-08-17T12:25:50.2073009Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64 2022-08-17T12:25:50.2236609Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32 2022-08-17T12:25:50.2435497Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32 2022-08-17T12:25:50.2513741Z test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64 2022-08-17T12:25:50.2877561Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:25:50.2952159Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:25:50.3019218Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32 2022-08-17T12:25:50.3031845Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64 2022-08-17T12:25:50.3073955Z test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64 2022-08-17T12:25:50.3475571Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64 2022-08-17T12:25:50.3837540Z test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64 2022-08-17T12:25:50.3849305Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32 2022-08-17T12:25:50.4090388Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32 2022-08-17T12:25:50.4275885Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32 2022-08-17T12:25:50.4806599Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32 2022-08-17T12:25:50.4823308Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32 2022-08-17T12:25:50.5372122Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32 2022-08-17T12:25:50.5391380Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32 2022-08-17T12:25:50.5456359Z test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32 2022-08-17T12:25:50.5796796Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32 2022-08-17T12:25:50.5958088Z test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32 2022-08-17T12:25:50.6236549Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32 2022-08-17T12:25:50.6258125Z test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32 2022-08-17T12:25:50.6273448Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64 2022-08-17T12:25:50.6336602Z test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64 2022-08-17T12:25:50.6413608Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64 2022-08-17T12:25:50.6715924Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32 2022-08-17T12:25:50.6718122Z test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32 2022-08-17T12:25:50.6869040Z test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64 2022-08-17T12:25:50.7038690Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64 2022-08-17T12:25:50.7154328Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32 2022-08-17T12:25:50.7154952Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32 2022-08-17T12:25:50.7303612Z test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64 2022-08-17T12:25:50.7589114Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64 2022-08-17T12:25:50.7600134Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32 2022-08-17T12:25:50.7606490Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32 2022-08-17T12:25:50.7751086Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:50.8035368Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:50.8197898Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:50.8474081Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:50.8616133Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:50.8630383Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:50.8638271Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32 2022-08-17T12:25:50.8914796Z test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32 2022-08-17T12:25:50.9090142Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:50.9354685Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:50.9514024Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:50.9795664Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:50.9864677Z test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64 2022-08-17T12:25:51.0078775Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64 2022-08-17T12:25:51.0092353Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32 2022-08-17T12:25:51.0234864Z test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32 2022-08-17T12:25:51.0423408Z test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64 2022-08-17T12:25:51.0674775Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64 2022-08-17T12:25:51.0874330Z test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64 2022-08-17T12:25:51.0886336Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32 2022-08-17T12:25:51.1081812Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32 2022-08-17T12:25:51.1112783Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64 2022-08-17T12:25:51.1369809Z test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64 2022-08-17T12:25:51.1435042Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64 2022-08-17T12:25:51.1441147Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32 2022-08-17T12:25:51.1552872Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32 2022-08-17T12:25:51.1613410Z test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64 2022-08-17T12:25:51.1876407Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32 2022-08-17T12:25:51.1884198Z [gw2] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64 2022-08-17T12:25:51.2033409Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32 2022-08-17T12:25:51.2290749Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu 2022-08-17T12:25:51.2514949Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu 2022-08-17T12:25:51.2669380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu 2022-08-17T12:25:51.2996034Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu 2022-08-17T12:25:51.3220338Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu 2022-08-17T12:25:51.3474543Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu 2022-08-17T12:25:51.3629378Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu 2022-08-17T12:25:51.3914441Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu 2022-08-17T12:25:51.3938957Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu 2022-08-17T12:25:51.3948528Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu 2022-08-17T12:25:51.3968204Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu 2022-08-17T12:25:51.4061199Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu 2022-08-17T12:25:51.4355250Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu 2022-08-17T12:25:51.4355815Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu 2022-08-17T12:25:51.4374433Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu 2022-08-17T12:25:51.4510928Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu 2022-08-17T12:25:51.4793707Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu 2022-08-17T12:25:51.4795512Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu 2022-08-17T12:25:51.4812602Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu 2022-08-17T12:25:51.4945898Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu 2022-08-17T12:25:51.5235439Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu 2022-08-17T12:25:51.5235848Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu 2022-08-17T12:25:51.5256891Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu 2022-08-17T12:25:51.5385648Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu 2022-08-17T12:25:51.5676034Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu 2022-08-17T12:25:51.5676425Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu 2022-08-17T12:25:51.5696141Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu 2022-08-17T12:25:51.5710923Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu 2022-08-17T12:25:51.6115094Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu 2022-08-17T12:25:51.6116291Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu 2022-08-17T12:25:51.6134410Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu 2022-08-17T12:25:51.6145072Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu 2022-08-17T12:25:51.6554154Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu 2022-08-17T12:25:51.6555813Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu 2022-08-17T12:25:51.6573109Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu 2022-08-17T12:25:51.6583629Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu 2022-08-17T12:25:51.6995138Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu 2022-08-17T12:25:51.6995591Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu 2022-08-17T12:25:51.7011776Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu 2022-08-17T12:25:51.7027085Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu 2022-08-17T12:25:51.7434432Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu 2022-08-17T12:25:51.7435571Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu 2022-08-17T12:25:51.7452941Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu 2022-08-17T12:25:51.7465070Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu 2022-08-17T12:25:51.7874738Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu 2022-08-17T12:25:51.7875836Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu 2022-08-17T12:25:51.7894521Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu 2022-08-17T12:25:51.7904697Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu 2022-08-17T12:25:51.8313490Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu 2022-08-17T12:25:51.8314488Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu 2022-08-17T12:25:51.8331705Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu 2022-08-17T12:25:51.8341065Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu 2022-08-17T12:25:51.8753543Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu 2022-08-17T12:25:51.8754997Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu 2022-08-17T12:25:51.8772669Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu 2022-08-17T12:25:51.8786644Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu 2022-08-17T12:25:51.9192905Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu 2022-08-17T12:25:51.9194688Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu 2022-08-17T12:25:51.9215103Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu 2022-08-17T12:25:51.9224992Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu 2022-08-17T12:25:51.9635465Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu 2022-08-17T12:25:51.9636093Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu 2022-08-17T12:25:51.9652836Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu 2022-08-17T12:25:51.9664927Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu 2022-08-17T12:25:52.0072676Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu 2022-08-17T12:25:52.0076077Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu 2022-08-17T12:25:52.0091978Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu 2022-08-17T12:25:52.0102331Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu 2022-08-17T12:25:52.0515841Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu 2022-08-17T12:25:52.0516251Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu 2022-08-17T12:25:52.0533304Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu 2022-08-17T12:25:52.0545770Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu 2022-08-17T12:25:52.0953810Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu 2022-08-17T12:25:52.0957535Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu 2022-08-17T12:25:52.0976179Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu 2022-08-17T12:25:52.0984456Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu 2022-08-17T12:25:52.1397528Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu 2022-08-17T12:25:52.1398332Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu 2022-08-17T12:25:52.1420245Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu 2022-08-17T12:25:52.1430952Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu 2022-08-17T12:25:52.1836851Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu 2022-08-17T12:25:52.1837500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu 2022-08-17T12:25:52.1860515Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu 2022-08-17T12:25:52.1871606Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu 2022-08-17T12:25:52.2275861Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu 2022-08-17T12:25:52.2276505Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu 2022-08-17T12:25:52.2297746Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu 2022-08-17T12:25:52.2305693Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu 2022-08-17T12:25:52.2716292Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu 2022-08-17T12:25:52.2716933Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu 2022-08-17T12:25:52.2740408Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu 2022-08-17T12:25:52.2747797Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu 2022-08-17T12:25:52.3155694Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu 2022-08-17T12:25:52.3156352Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu 2022-08-17T12:25:52.3177432Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu 2022-08-17T12:25:52.3185070Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu 2022-08-17T12:25:52.3594979Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu 2022-08-17T12:25:52.3595691Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu 2022-08-17T12:25:52.3618513Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu 2022-08-17T12:25:52.3627226Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu 2022-08-17T12:25:52.4036041Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu 2022-08-17T12:25:52.4036605Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu 2022-08-17T12:25:52.4055811Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu 2022-08-17T12:25:52.4066152Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu 2022-08-17T12:25:52.4474580Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu 2022-08-17T12:25:52.4475595Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu 2022-08-17T12:25:52.4503581Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu 2022-08-17T12:25:52.4506526Z [gw1] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu 2022-08-17T12:25:52.4914291Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu 2022-08-17T12:25:52.4914976Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu 2022-08-17T12:25:52.4938816Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu 2022-08-17T12:25:52.4946257Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu 2022-08-17T12:25:52.5354406Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu 2022-08-17T12:25:52.5355260Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu 2022-08-17T12:25:52.5389610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu 2022-08-17T12:25:52.5392840Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu 2022-08-17T12:25:52.5795226Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu 2022-08-17T12:25:52.5795933Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu 2022-08-17T12:25:52.5818334Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu 2022-08-17T12:25:52.5823148Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu 2022-08-17T12:25:52.6235708Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu 2022-08-17T12:25:52.6236367Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu 2022-08-17T12:25:52.6259808Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu 2022-08-17T12:25:52.6267076Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu 2022-08-17T12:25:52.6675041Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu 2022-08-17T12:25:52.6675425Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu 2022-08-17T12:25:52.6701647Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu 2022-08-17T12:25:52.6708408Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu 2022-08-17T12:25:52.7114947Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu 2022-08-17T12:25:52.7115447Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu 2022-08-17T12:25:52.7140966Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu 2022-08-17T12:25:52.7149712Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu 2022-08-17T12:25:52.7555161Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu 2022-08-17T12:25:52.7555726Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu 2022-08-17T12:25:52.7584525Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu 2022-08-17T12:25:52.7587442Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu 2022-08-17T12:25:52.7995145Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu 2022-08-17T12:25:52.7995786Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu 2022-08-17T12:25:52.8018857Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu 2022-08-17T12:25:52.8027740Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu 2022-08-17T12:25:52.8435304Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu 2022-08-17T12:25:52.8436321Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu 2022-08-17T12:25:52.8459076Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu 2022-08-17T12:25:52.8464525Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu 2022-08-17T12:25:52.8875414Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu 2022-08-17T12:25:52.8876058Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu 2022-08-17T12:25:52.8898809Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu 2022-08-17T12:25:52.8905675Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu 2022-08-17T12:25:52.9314672Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu 2022-08-17T12:25:52.9315336Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu 2022-08-17T12:25:52.9332856Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu 2022-08-17T12:25:52.9341317Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu 2022-08-17T12:25:52.9754026Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu 2022-08-17T12:25:52.9757145Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu 2022-08-17T12:25:52.9774875Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu 2022-08-17T12:25:52.9783722Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu 2022-08-17T12:25:53.0194935Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu 2022-08-17T12:25:53.0211053Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu 2022-08-17T12:25:53.0211667Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu 2022-08-17T12:25:53.0225763Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu 2022-08-17T12:25:53.0634196Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu 2022-08-17T12:25:53.0634979Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu 2022-08-17T12:25:53.0654981Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu 2022-08-17T12:25:53.0663703Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu 2022-08-17T12:25:53.1073495Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu 2022-08-17T12:25:53.1076562Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu 2022-08-17T12:25:53.1095252Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu 2022-08-17T12:25:53.1105093Z [gw1] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu 2022-08-17T12:25:53.1514885Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu 2022-08-17T12:25:53.1515555Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu 2022-08-17T12:25:53.1532562Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu 2022-08-17T12:25:53.1541881Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu 2022-08-17T12:25:53.1958453Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu 2022-08-17T12:25:53.1959112Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu 2022-08-17T12:25:53.2047660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu 2022-08-17T12:25:53.2054584Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu 2022-08-17T12:25:53.2254547Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu 2022-08-17T12:25:53.2264239Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:53.2395486Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32 2022-08-17T12:25:53.2395981Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu 2022-08-17T12:25:53.2419056Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu 2022-08-17T12:25:53.2427500Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu 2022-08-17T12:25:53.2834710Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu 2022-08-17T12:25:53.2837814Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu 2022-08-17T12:25:53.2858497Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu 2022-08-17T12:25:53.2867863Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu 2022-08-17T12:25:53.3274604Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu 2022-08-17T12:25:53.3277757Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu 2022-08-17T12:25:53.3296494Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu 2022-08-17T12:25:53.3307351Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu 2022-08-17T12:25:53.3713331Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu 2022-08-17T12:25:53.3715157Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu 2022-08-17T12:25:53.3737416Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu 2022-08-17T12:25:53.3745780Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu 2022-08-17T12:25:53.4154940Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu 2022-08-17T12:25:53.4155361Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu 2022-08-17T12:25:53.4177087Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu 2022-08-17T12:25:53.4184651Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu 2022-08-17T12:25:53.4593775Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu 2022-08-17T12:25:53.4596697Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu 2022-08-17T12:25:53.4616995Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu 2022-08-17T12:25:53.4625979Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu 2022-08-17T12:25:53.5035334Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu 2022-08-17T12:25:53.5036194Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu 2022-08-17T12:25:53.5057022Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu 2022-08-17T12:25:53.5067426Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu 2022-08-17T12:25:53.5475620Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu 2022-08-17T12:25:53.5476166Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu 2022-08-17T12:25:53.5497822Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu 2022-08-17T12:25:53.5506985Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu 2022-08-17T12:25:53.5914979Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu 2022-08-17T12:25:53.5915695Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu 2022-08-17T12:25:53.5937924Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu 2022-08-17T12:25:53.5945461Z [gw1] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu 2022-08-17T12:25:53.6355584Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu 2022-08-17T12:25:53.6356042Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu 2022-08-17T12:25:53.6382720Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu 2022-08-17T12:25:53.6388825Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu 2022-08-17T12:25:53.6795607Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu 2022-08-17T12:25:53.6796020Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu 2022-08-17T12:25:53.6820577Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu 2022-08-17T12:25:53.6829134Z [gw1] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu 2022-08-17T12:25:53.7234777Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu 2022-08-17T12:25:53.7237579Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu 2022-08-17T12:25:53.7258923Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu 2022-08-17T12:25:53.7265857Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu 2022-08-17T12:25:53.7675621Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu 2022-08-17T12:25:53.7676186Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu 2022-08-17T12:25:53.7696645Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu 2022-08-17T12:25:53.7709922Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu 2022-08-17T12:25:53.8113618Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu 2022-08-17T12:25:53.8115724Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu 2022-08-17T12:25:53.8135484Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu 2022-08-17T12:25:53.8145425Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu 2022-08-17T12:25:53.8555358Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu 2022-08-17T12:25:53.8556343Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu 2022-08-17T12:25:53.8574748Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu 2022-08-17T12:25:53.8583762Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu 2022-08-17T12:25:53.8995065Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu 2022-08-17T12:25:53.8995738Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu 2022-08-17T12:25:53.9014969Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu 2022-08-17T12:25:53.9025711Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu 2022-08-17T12:25:53.9435806Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu 2022-08-17T12:25:53.9436530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu 2022-08-17T12:25:53.9455846Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu 2022-08-17T12:25:53.9464936Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu 2022-08-17T12:25:53.9874712Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu 2022-08-17T12:25:53.9875380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu 2022-08-17T12:25:53.9895861Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu 2022-08-17T12:25:53.9907433Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu 2022-08-17T12:25:54.0314605Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu 2022-08-17T12:25:54.0317254Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu 2022-08-17T12:25:54.0333572Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu 2022-08-17T12:25:54.0345302Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu 2022-08-17T12:25:54.0753500Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu 2022-08-17T12:25:54.0756237Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu 2022-08-17T12:25:54.0774524Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu 2022-08-17T12:25:54.0786244Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu 2022-08-17T12:25:54.1193246Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu 2022-08-17T12:25:54.1196082Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu 2022-08-17T12:25:54.1215887Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu 2022-08-17T12:25:54.1224684Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu 2022-08-17T12:25:54.1634908Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu 2022-08-17T12:25:54.1635689Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu 2022-08-17T12:25:54.1655040Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu 2022-08-17T12:25:54.1661308Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu 2022-08-17T12:25:54.2073833Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu 2022-08-17T12:25:54.2074487Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu 2022-08-17T12:25:54.2092519Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu 2022-08-17T12:25:54.2102651Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu 2022-08-17T12:25:54.2554072Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu 2022-08-17T12:25:54.2557582Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu 2022-08-17T12:25:54.2576297Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu 2022-08-17T12:25:54.2585823Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu 2022-08-17T12:25:54.2997962Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu 2022-08-17T12:25:54.2998588Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu 2022-08-17T12:25:54.3017745Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu 2022-08-17T12:25:54.3027744Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu 2022-08-17T12:25:54.3436570Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu 2022-08-17T12:25:54.3437467Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu 2022-08-17T12:25:54.3460783Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu 2022-08-17T12:25:54.3471048Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu 2022-08-17T12:25:54.3876458Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu 2022-08-17T12:25:54.3877036Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu 2022-08-17T12:25:54.3898932Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu 2022-08-17T12:25:54.3907932Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu 2022-08-17T12:25:54.4314701Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu 2022-08-17T12:25:54.4315802Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu 2022-08-17T12:25:54.4336775Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu 2022-08-17T12:25:54.4343325Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu 2022-08-17T12:25:54.4754704Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu 2022-08-17T12:25:54.4757608Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu 2022-08-17T12:25:54.4779568Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu 2022-08-17T12:25:54.4788656Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu 2022-08-17T12:25:54.5195280Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu 2022-08-17T12:25:54.5195946Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu 2022-08-17T12:25:54.5215517Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu 2022-08-17T12:25:54.5228035Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu 2022-08-17T12:25:54.5635604Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu 2022-08-17T12:25:54.5636313Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu 2022-08-17T12:25:54.5660093Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu 2022-08-17T12:25:54.5668319Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu 2022-08-17T12:25:54.6074911Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu 2022-08-17T12:25:54.6077026Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu 2022-08-17T12:25:54.6094116Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu 2022-08-17T12:25:54.6104236Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu 2022-08-17T12:25:54.6554316Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu 2022-08-17T12:25:54.6555980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu 2022-08-17T12:25:54.6574544Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu 2022-08-17T12:25:54.6587809Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu 2022-08-17T12:25:54.6994271Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu 2022-08-17T12:25:54.6996068Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu 2022-08-17T12:25:54.7013433Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu 2022-08-17T12:25:54.7026676Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu 2022-08-17T12:25:54.7435032Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu 2022-08-17T12:25:54.7435683Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu 2022-08-17T12:25:54.7455879Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu 2022-08-17T12:25:54.7466812Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu 2022-08-17T12:25:54.7875494Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu 2022-08-17T12:25:54.7876160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu 2022-08-17T12:25:54.7899795Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu 2022-08-17T12:25:54.7906701Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu 2022-08-17T12:25:54.8314586Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu 2022-08-17T12:25:54.8316849Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu 2022-08-17T12:25:54.8336361Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu 2022-08-17T12:25:54.8352331Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu 2022-08-17T12:25:54.8755330Z [gw2] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu 2022-08-17T12:25:54.8756389Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu 2022-08-17T12:25:54.8781443Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu 2022-08-17T12:25:54.8787803Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu 2022-08-17T12:25:54.9193849Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu 2022-08-17T12:25:54.9196382Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu 2022-08-17T12:25:54.9220476Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu 2022-08-17T12:25:54.9228032Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu 2022-08-17T12:25:54.9634649Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu 2022-08-17T12:25:54.9635665Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu 2022-08-17T12:25:54.9653785Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu 2022-08-17T12:25:54.9666875Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu 2022-08-17T12:25:55.0075778Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu 2022-08-17T12:25:55.0077096Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu 2022-08-17T12:25:55.0095087Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu 2022-08-17T12:25:55.0108337Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu 2022-08-17T12:25:55.0515595Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu 2022-08-17T12:25:55.0516135Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu 2022-08-17T12:25:55.0540794Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu 2022-08-17T12:25:55.0548744Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu 2022-08-17T12:25:55.0955377Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu 2022-08-17T12:25:55.0955990Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu 2022-08-17T12:25:55.0974601Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu 2022-08-17T12:25:55.0987341Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu 2022-08-17T12:25:55.1393793Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu 2022-08-17T12:25:55.1395915Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu 2022-08-17T12:25:55.1416079Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu 2022-08-17T12:25:55.1426412Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu 2022-08-17T12:25:55.1834747Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu 2022-08-17T12:25:55.1835212Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu 2022-08-17T12:25:55.1860827Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu 2022-08-17T12:25:55.1868568Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu 2022-08-17T12:25:55.2275457Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu 2022-08-17T12:25:55.2276043Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu 2022-08-17T12:25:55.2304592Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu 2022-08-17T12:25:55.2307465Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu 2022-08-17T12:25:55.2714508Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu 2022-08-17T12:25:55.2716165Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu 2022-08-17T12:25:55.2739926Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu 2022-08-17T12:25:55.2745472Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu 2022-08-17T12:25:55.3154914Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu 2022-08-17T12:25:55.3155593Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu 2022-08-17T12:25:55.3179353Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu 2022-08-17T12:25:55.3183950Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu 2022-08-17T12:25:55.3596019Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu 2022-08-17T12:25:55.3597859Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu 2022-08-17T12:25:55.3617781Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu 2022-08-17T12:25:55.3632655Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu 2022-08-17T12:25:55.4036563Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu 2022-08-17T12:25:55.4037147Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu 2022-08-17T12:25:55.4060417Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu 2022-08-17T12:25:55.4069564Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu 2022-08-17T12:25:55.4479738Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu 2022-08-17T12:25:55.4518466Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu 2022-08-17T12:25:55.4525185Z [gw1] [ 88%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu 2022-08-17T12:25:55.4528191Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu 2022-08-17T12:25:55.4938209Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu 2022-08-17T12:25:55.4948580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu 2022-08-17T12:25:55.4959318Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu 2022-08-17T12:25:55.4963372Z [gw1] [ 88%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu 2022-08-17T12:25:55.5357015Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu 2022-08-17T12:25:55.5361043Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu 2022-08-17T12:25:55.5390248Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu 2022-08-17T12:25:55.5401688Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu 2022-08-17T12:25:55.5795340Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu 2022-08-17T12:25:55.5799073Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu 2022-08-17T12:25:55.5829304Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu 2022-08-17T12:25:55.5843566Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu 2022-08-17T12:25:55.6237978Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu 2022-08-17T12:25:55.6238607Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu 2022-08-17T12:25:55.6270153Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu 2022-08-17T12:25:55.6283077Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu 2022-08-17T12:25:55.6676051Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu 2022-08-17T12:25:55.6678135Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu 2022-08-17T12:25:55.6720296Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu 2022-08-17T12:25:55.6723995Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu 2022-08-17T12:25:55.7136668Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu 2022-08-17T12:25:55.7150937Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu 2022-08-17T12:25:55.7160633Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu 2022-08-17T12:25:55.7163744Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu 2022-08-17T12:25:55.7554554Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu 2022-08-17T12:25:55.7560249Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu 2022-08-17T12:25:55.7585671Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu 2022-08-17T12:25:55.7599407Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu 2022-08-17T12:25:55.7994375Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu 2022-08-17T12:25:55.7997677Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu 2022-08-17T12:25:55.8027582Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu 2022-08-17T12:25:55.8040721Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu 2022-08-17T12:25:55.8435330Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu 2022-08-17T12:25:55.8438712Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu 2022-08-17T12:25:55.8475700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu 2022-08-17T12:25:55.8479319Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu 2022-08-17T12:25:55.8895624Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu 2022-08-17T12:25:55.8899616Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu 2022-08-17T12:25:55.8913051Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu 2022-08-17T12:25:55.8916780Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu 2022-08-17T12:25:55.9335580Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu 2022-08-17T12:25:55.9348621Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu 2022-08-17T12:25:55.9356642Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu 2022-08-17T12:25:55.9359805Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu 2022-08-17T12:25:55.9754064Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu 2022-08-17T12:25:55.9793915Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu 2022-08-17T12:25:55.9798079Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu 2022-08-17T12:25:55.9802941Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu 2022-08-17T12:25:56.0218368Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu 2022-08-17T12:25:56.0222104Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu 2022-08-17T12:25:56.0234832Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu 2022-08-17T12:25:56.0245646Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu 2022-08-17T12:25:56.0666110Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu 2022-08-17T12:25:56.0666994Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu 2022-08-17T12:25:56.0680957Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu 2022-08-17T12:25:56.0685015Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu 2022-08-17T12:25:56.1096137Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu 2022-08-17T12:25:56.1111291Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu 2022-08-17T12:25:56.1120176Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu 2022-08-17T12:25:56.1122457Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu 2022-08-17T12:25:56.1555520Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu 2022-08-17T12:25:56.1559917Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu 2022-08-17T12:25:56.1587412Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu 2022-08-17T12:25:56.1601351Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu 2022-08-17T12:25:56.1994996Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu 2022-08-17T12:25:56.2000180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu 2022-08-17T12:25:56.2029413Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu 2022-08-17T12:25:56.2049925Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu 2022-08-17T12:25:56.2433555Z [gw1] [ 88%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu 2022-08-17T12:25:56.2436229Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_decomposed_cpu_float32 2022-08-17T12:25:56.2462403Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu 2022-08-17T12:25:56.2874497Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu 2022-08-17T12:25:56.2902871Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu 2022-08-17T12:25:56.3314670Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu 2022-08-17T12:25:56.3341749Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:25:56.3754909Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:25:56.3785647Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:25:56.4194235Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:25:56.4229957Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:25:56.4663731Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:25:56.4681023Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:25:56.5076186Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:25:56.5110261Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:25:56.5517036Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:25:56.5560203Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu 2022-08-17T12:25:56.5957826Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu 2022-08-17T12:25:56.5984400Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:25:56.6435790Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:25:56.6462993Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu 2022-08-17T12:25:56.6916022Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu 2022-08-17T12:25:56.6946953Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu 2022-08-17T12:25:56.7355260Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu 2022-08-17T12:25:56.7386923Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu 2022-08-17T12:25:56.7834861Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu 2022-08-17T12:25:56.7866688Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu 2022-08-17T12:25:56.8273345Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu 2022-08-17T12:25:56.8306089Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu 2022-08-17T12:25:56.8714762Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu 2022-08-17T12:25:56.8750265Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:25:56.9154986Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:25:56.9184588Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:25:56.9561926Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:25:56.9574950Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32 2022-08-17T12:25:56.9593080Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32 2022-08-17T12:25:56.9597663Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu 2022-08-17T12:25:56.9628831Z [gw0] [ 88%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32 2022-08-17T12:25:57.0071968Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu 2022-08-17T12:25:57.0080608Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu 2022-08-17T12:25:57.0108310Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu 2022-08-17T12:25:57.0555579Z test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32 2022-08-17T12:25:57.0564233Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu 2022-08-17T12:25:57.0997107Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu 2022-08-17T12:25:57.1005746Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu 2022-08-17T12:25:57.1396836Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu 2022-08-17T12:25:57.1425473Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu 2022-08-17T12:25:57.1871430Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu 2022-08-17T12:25:57.1878065Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu 2022-08-17T12:25:57.2351672Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu 2022-08-17T12:25:57.2360438Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu 2022-08-17T12:25:57.2791487Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu 2022-08-17T12:25:57.2798103Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu 2022-08-17T12:25:57.3194707Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu 2022-08-17T12:25:57.3228953Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu 2022-08-17T12:25:57.3671528Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu 2022-08-17T12:25:57.3685927Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu 2022-08-17T12:25:57.3694505Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu 2022-08-17T12:25:57.3703795Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32 2022-08-17T12:25:57.3830966Z test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32 2022-08-17T12:25:57.4073541Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32 2022-08-17T12:25:57.4099253Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu 2022-08-17T12:25:57.4112094Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu 2022-08-17T12:25:57.4430057Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32 2022-08-17T12:25:57.4511638Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32 2022-08-17T12:25:57.4538114Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu 2022-08-17T12:25:57.4590774Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu 2022-08-17T12:25:57.4954289Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32 2022-08-17T12:25:57.4982112Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu 2022-08-17T12:25:57.5097012Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu 2022-08-17T12:25:57.5105840Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32 2022-08-17T12:25:57.5159761Z test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32 2022-08-17T12:25:57.5392305Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32 2022-08-17T12:25:57.5416537Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu 2022-08-17T12:25:57.5510808Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu 2022-08-17T12:25:57.5565804Z test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32 2022-08-17T12:25:57.5834466Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32 2022-08-17T12:25:57.5908489Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu 2022-08-17T12:25:57.5951616Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu 2022-08-17T12:25:57.6263501Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32 2022-08-17T12:25:57.6306434Z [gw0] [ 88%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32 2022-08-17T12:25:57.6311222Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu 2022-08-17T12:25:57.6391296Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu 2022-08-17T12:25:57.6714574Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32 2022-08-17T12:25:57.6745219Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu 2022-08-17T12:25:57.6783728Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu 2022-08-17T12:25:57.6829403Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32 2022-08-17T12:25:57.7154091Z test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32 2022-08-17T12:25:57.7182308Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu 2022-08-17T12:25:57.7398550Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu 2022-08-17T12:25:57.7409157Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32 2022-08-17T12:25:57.7427470Z test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32 2022-08-17T12:25:57.7591422Z [gw0] [ 88%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32 2022-08-17T12:25:57.7612034Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu 2022-08-17T12:25:57.7831851Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu 2022-08-17T12:25:57.8033928Z test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32 2022-08-17T12:25:57.8068987Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu 2022-08-17T12:25:57.8179101Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu 2022-08-17T12:25:57.8270437Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32 2022-08-17T12:25:57.8317729Z test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32 2022-08-17T12:25:57.8470925Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32 2022-08-17T12:25:57.8495807Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu 2022-08-17T12:25:57.8711445Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu 2022-08-17T12:25:57.8896103Z test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32 2022-08-17T12:25:57.8911425Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32 2022-08-17T12:25:57.8934861Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu 2022-08-17T12:25:57.9152485Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu 2022-08-17T12:25:57.9352795Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32 2022-08-17T12:25:57.9390785Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu 2022-08-17T12:25:57.9794788Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu 2022-08-17T12:25:57.9847927Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu 2022-08-17T12:25:58.0233780Z [gw2] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu 2022-08-17T12:25:58.0822442Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_constant_pad_nd_cpu_float32 2022-08-17T12:25:58.0866513Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32 2022-08-17T12:25:58.2543415Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32 2022-08-17T12:25:58.2556173Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32 2022-08-17T12:25:58.3588446Z test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32 2022-08-17T12:25:58.3607310Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32 2022-08-17T12:25:58.7902312Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32 2022-08-17T12:25:58.7917183Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32 2022-08-17T12:25:58.8194863Z test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32 2022-08-17T12:25:58.8409129Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32 2022-08-17T12:25:58.8730957Z test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32 2022-08-17T12:25:58.8832008Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32 2022-08-17T12:25:58.9618506Z test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32 2022-08-17T12:25:58.9636288Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_decomposed_cpu_float32 2022-08-17T12:25:58.9925356Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmv_cpu_float32 2022-08-17T12:25:59.0150478Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmv_cpu_float32 2022-08-17T12:25:59.0468686Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addr_cpu_float32 2022-08-17T12:25:59.0511593Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addr_cpu_float32 2022-08-17T12:25:59.0545656Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_all_cpu_float32 2022-08-17T12:25:59.0559371Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32 2022-08-17T12:25:59.0618332Z test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32 2022-08-17T12:25:59.0757981Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32 2022-08-17T12:25:59.0950675Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_all_cpu_float32 2022-08-17T12:25:59.0991565Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_allclose_cpu_float32 2022-08-17T12:25:59.2757016Z test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32 2022-08-17T12:25:59.2768108Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32 2022-08-17T12:25:59.2968420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32 2022-08-17T12:25:59.3193230Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32 2022-08-17T12:25:59.3243573Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:59.3251658Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_allclose_cpu_float32 2022-08-17T12:25:59.3519499Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amax_cpu_float32 2022-08-17T12:25:59.3673678Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amax_cpu_float32 2022-08-17T12:25:59.3991823Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amin_cpu_float32 2022-08-17T12:25:59.4113347Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amin_cpu_float32 2022-08-17T12:25:59.4583890Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_aminmax_cpu_float32 2022-08-17T12:25:59.4604256Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32 2022-08-17T12:25:59.4901270Z test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32 2022-08-17T12:25:59.5032370Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32 2022-08-17T12:25:59.5083795Z test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32 2022-08-17T12:25:59.5094923Z [gw1] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_aminmax_cpu_float32 2022-08-17T12:25:59.5138846Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_angle_cpu_float32 2022-08-17T12:25:59.5513944Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_angle_cpu_float32 2022-08-17T12:25:59.5632109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_any_cpu_float32 2022-08-17T12:25:59.5858659Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_any_cpu_float32 2022-08-17T12:25:59.5872454Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32 2022-08-17T12:25:59.5951948Z test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32 2022-08-17T12:25:59.6165506Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_arange_cpu_float32 2022-08-17T12:25:59.6200590Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32 2022-08-17T12:25:59.6312340Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_arange_cpu_float32 2022-08-17T12:25:59.6393025Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32 2022-08-17T12:25:59.6541058Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmax_cpu_float32 2022-08-17T12:25:59.6601287Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmax_cpu_float32 2022-08-17T12:25:59.6753576Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32 2022-08-17T12:25:59.6833098Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32 2022-08-17T12:25:59.6981691Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmin_cpu_float32 2022-08-17T12:25:59.7273003Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmin_cpu_float32 2022-08-17T12:25:59.7521158Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argsort_cpu_float32 2022-08-17T12:25:59.7531085Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32 2022-08-17T12:25:59.7583550Z test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32 2022-08-17T12:25:59.7629464Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argsort_cpu_float32 2022-08-17T12:25:59.7664920Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32 2022-08-17T12:25:59.7672716Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:59.7709458Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32 2022-08-17T12:25:59.7786273Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argwhere_cpu_float32 2022-08-17T12:25:59.8066935Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argwhere_cpu_float32 2022-08-17T12:25:59.8070809Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32 2022-08-17T12:25:59.8152043Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32 2022-08-17T12:25:59.8273268Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_cpu_float32 2022-08-17T12:25:59.8468853Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_cpu_float32 2022-08-17T12:25:59.8668019Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32 2022-08-17T12:25:59.8681065Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_scatter_cpu_float32 2022-08-17T12:25:59.8690595Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32 2022-08-17T12:25:59.8894645Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_scatter_cpu_float32 2022-08-17T12:25:59.9075694Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32 2022-08-17T12:25:59.9079377Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32 2022-08-17T12:25:59.9079953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asin_cpu_float32 2022-08-17T12:25:59.9274041Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asin_cpu_float32 2022-08-17T12:25:59.9406703Z test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32 2022-08-17T12:25:59.9418510Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32 2022-08-17T12:25:59.9523007Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32 2022-08-17T12:25:59.9527496Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asinh_cpu_float32 2022-08-17T12:25:59.9783186Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asinh_cpu_float32 2022-08-17T12:25:59.9789980Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32 2022-08-17T12:25:59.9890403Z test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32 2022-08-17T12:25:59.9911189Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32 2022-08-17T12:26:00.0009030Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan2_cpu_float32 2022-08-17T12:26:00.0233859Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan2_cpu_float32 2022-08-17T12:26:00.0353405Z test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32 2022-08-17T12:26:00.0398757Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan_cpu_float32 2022-08-17T12:26:00.0795887Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan_cpu_float32 2022-08-17T12:26:00.0841123Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atanh_cpu_float32 2022-08-17T12:26:00.0995000Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atanh_cpu_float32 2022-08-17T12:26:00.1001942Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32 2022-08-17T12:26:00.1235824Z test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32 2022-08-17T12:26:00.1330464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_1d_cpu_float32 2022-08-17T12:26:00.1674799Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_1d_cpu_float32 2022-08-17T12:26:00.1781175Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_2d_cpu_float32 2022-08-17T12:26:00.2104303Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_2d_cpu_float32 2022-08-17T12:26:00.2113907Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32 2022-08-17T12:26:00.2117595Z test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32 2022-08-17T12:26:00.2235173Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_3d_cpu_float32 2022-08-17T12:26:00.2241142Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_3d_cpu_float32 2022-08-17T12:26:00.2555508Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32 2022-08-17T12:26:00.2556162Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32 2022-08-17T12:26:00.2808764Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_H_cpu_float32 2022-08-17T12:26:00.2993665Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32 2022-08-17T12:26:00.3094460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32 2022-08-17T12:26:00.3434322Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32 2022-08-17T12:26:00.4299852Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32 2022-08-17T12:26:00.4311601Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32 2022-08-17T12:26:00.7039839Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32 2022-08-17T12:26:00.7047774Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32 2022-08-17T12:26:01.0439248Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32 2022-08-17T12:26:01.0444773Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32 2022-08-17T12:26:01.4441174Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32 2022-08-17T12:26:01.4449154Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_constant_pad_nd_cpu_float32 2022-08-17T12:26:01.4673611Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_contiguous_cpu_float32 2022-08-17T12:26:01.4872557Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_contiguous_cpu_float32 2022-08-17T12:26:01.5169835Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_copysign_cpu_float32 2022-08-17T12:26:01.5312387Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_copysign_cpu_float32 2022-08-17T12:26:01.6074176Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_corrcoef_cpu_float32 2022-08-17T12:26:01.6087578Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32 2022-08-17T12:26:01.6223511Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32 2022-08-17T12:26:01.6235042Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_corrcoef_cpu_float32 2022-08-17T12:26:01.6564683Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cos_cpu_float32 2022-08-17T12:26:01.6674356Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cos_cpu_float32 2022-08-17T12:26:01.7003616Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cosh_cpu_float32 2022-08-17T12:26:01.7114137Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cosh_cpu_float32 2022-08-17T12:26:01.7219834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_count_nonzero_cpu_float32 2022-08-17T12:26:01.7229494Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32 2022-08-17T12:26:01.8881038Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32 2022-08-17T12:26:01.8888300Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_count_nonzero_cpu_float32 2022-08-17T12:26:01.9593211Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cov_cpu_float32 2022-08-17T12:26:01.9602060Z [gw2] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cov_cpu_float32 2022-08-17T12:26:01.9666280Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cross_cpu_float32 2022-08-17T12:26:02.0035155Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cross_cpu_float32 2022-08-17T12:26:02.0324481Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummax_cpu_float32 2022-08-17T12:26:02.0390173Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummax_cpu_float32 2022-08-17T12:26:02.0400279Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32 2022-08-17T12:26:02.0471937Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32 2022-08-17T12:26:02.0763374Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummin_cpu_float32 2022-08-17T12:26:02.0915064Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummin_cpu_float32 2022-08-17T12:26:02.1077231Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumprod_cpu_float32 2022-08-17T12:26:02.1356311Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumprod_cpu_float32 2022-08-17T12:26:02.1440804Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumsum_cpu_float32 2022-08-17T12:26:02.1795924Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumsum_cpu_float32 2022-08-17T12:26:02.2115591Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32 2022-08-17T12:26:02.2232217Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32 2022-08-17T12:26:02.2299797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_deg2rad_cpu_float32 2022-08-17T12:26:02.2674551Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_deg2rad_cpu_float32 2022-08-17T12:26:02.2885261Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_cpu_float32 2022-08-17T12:26:02.3113349Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_cpu_float32 2022-08-17T12:26:02.3327635Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_embed_cpu_float32 2022-08-17T12:26:02.3368704Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_embed_cpu_float32 2022-08-17T12:26:02.3378596Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32 2022-08-17T12:26:02.3552228Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32 2022-08-17T12:26:02.3654207Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagflat_cpu_float32 2022-08-17T12:26:02.3995241Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagflat_cpu_float32 2022-08-17T12:26:02.4209033Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_cpu_float32 2022-08-17T12:26:02.4434511Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_cpu_float32 2022-08-17T12:26:02.4693824Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_scatter_cpu_float32 2022-08-17T12:26:02.4872843Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_scatter_cpu_float32 2022-08-17T12:26:02.6428412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diff_cpu_float32 2022-08-17T12:26:02.6441284Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diff_cpu_float32 2022-08-17T12:26:02.6492902Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_digamma_cpu_float32 2022-08-17T12:26:02.6652332Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_digamma_cpu_float32 2022-08-17T12:26:02.6659959Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32 2022-08-17T12:26:02.6681468Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32 2022-08-17T12:26:02.6873966Z [gw3] [ 88%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32 2022-08-17T12:26:02.7074733Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dist_cpu_float32 2022-08-17T12:26:02.7300605Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32 2022-08-17T12:26:02.7442227Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32 2022-08-17T12:26:02.7450172Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dist_cpu_float32 2022-08-17T12:26:02.7511591Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_floor_rounding_cpu_float32 2022-08-17T12:26:02.7574691Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32 2022-08-17T12:26:02.7587653Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_floor_rounding_cpu_float32 2022-08-17T12:26:02.7873155Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32 2022-08-17T12:26:02.7923853Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:02.7932895Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32 2022-08-17T12:26:02.7990420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32 2022-08-17T12:26:02.8010299Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32 2022-08-17T12:26:02.8019890Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_H_cpu_float32 2022-08-17T12:26:02.8036686Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_T_cpu_float32 2022-08-17T12:26:02.8145796Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:02.8215391Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32 2022-08-17T12:26:02.8310790Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_T_cpu_float32 2022-08-17T12:26:02.8431700Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_trunc_rounding_cpu_float32 2022-08-17T12:26:02.8432687Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32 2022-08-17T12:26:02.8505366Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___getitem___cpu_float32 2022-08-17T12:26:02.8595154Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_trunc_rounding_cpu_float32 2022-08-17T12:26:02.8751420Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32 2022-08-17T12:26:02.8779186Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dot_cpu_float32 2022-08-17T12:26:02.8799135Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___getitem___cpu_float32 2022-08-17T12:26:02.8870980Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dot_cpu_float32 2022-08-17T12:26:02.8873065Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32 2022-08-17T12:26:02.9150400Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___radd___cpu_float32 2022-08-17T12:26:02.9192435Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___radd___cpu_float32 2022-08-17T12:26:02.9265109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_double_cpu_float32 2022-08-17T12:26:02.9303602Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32 2022-08-17T12:26:02.9314269Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_double_cpu_float32 2022-08-17T12:26:02.9316586Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_dtype_cpu_float32 2022-08-17T12:26:02.9504589Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rand___cpu_int64 2022-08-17T12:26:02.9631775Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rand___cpu_int64 2022-08-17T12:26:02.9684548Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dsplit_cpu_float32 2022-08-17T12:26:02.9750414Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dsplit_cpu_float32 2022-08-17T12:26:02.9765492Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rdiv___cpu_float32 2022-08-17T12:26:02.9775373Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_dtype_cpu_float32 2022-08-17T12:26:02.9971471Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32 2022-08-17T12:26:03.0071499Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rdiv___cpu_float32 2022-08-17T12:26:03.0135059Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dstack_cpu_float32 2022-08-17T12:26:03.0190924Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dstack_cpu_float32 2022-08-17T12:26:03.0217353Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmatmul___cpu_float32 2022-08-17T12:26:03.0229637Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32 2022-08-17T12:26:03.0515270Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32 2022-08-17T12:26:03.0660922Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eig_cpu_float32 2022-08-17T12:26:03.0669786Z [gw1] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmatmul___cpu_float32 2022-08-17T12:26:03.0712485Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmod___cpu_float32 2022-08-17T12:26:03.0717263Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eig_cpu_float32 2022-08-17T12:26:03.0725726Z [gw3] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32 2022-08-17T12:26:03.0755830Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32 2022-08-17T12:26:03.0890286Z [gw3] [ 88%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32 2022-08-17T12:26:03.0917099Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmod___cpu_float32 2022-08-17T12:26:03.0927871Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32 2022-08-17T12:26:03.0950665Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amax_cpu_float32 2022-08-17T12:26:03.1111938Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_einsum_cpu_float32 2022-08-17T12:26:03.1153250Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmul___cpu_float32 2022-08-17T12:26:03.1243424Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32 2022-08-17T12:26:03.1355992Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmul___cpu_float32 2022-08-17T12:26:03.1390301Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_einsum_cpu_float32 2022-08-17T12:26:03.1489562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_cpu_float32 2022-08-17T12:26:03.1553158Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_cpu_float32 2022-08-17T12:26:03.1697423Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___ror___cpu_int64 2022-08-17T12:26:03.2061688Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___ror___cpu_int64 2022-08-17T12:26:03.2095081Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_like_cpu_float32 2022-08-17T12:26:03.2109475Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_like_cpu_float32 2022-08-17T12:26:03.2214328Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rpow___cpu_float32 2022-08-17T12:26:03.2232306Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32 2022-08-17T12:26:03.2265368Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32 2022-08-17T12:26:03.2394080Z [gw3] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32 2022-08-17T12:26:03.2510552Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eq_cpu_float32 2022-08-17T12:26:03.2527522Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rpow___cpu_float32 2022-08-17T12:26:03.2592824Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rsub___cpu_float32 2022-08-17T12:26:03.2675657Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eq_cpu_float32 2022-08-17T12:26:03.2680283Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rsub___cpu_float32 2022-08-17T12:26:03.2702612Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32 2022-08-17T12:26:03.2831176Z [gw3] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32 2022-08-17T12:26:03.2952560Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_equal_cpu_float32 2022-08-17T12:26:03.3113141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rxor___cpu_int64 2022-08-17T12:26:03.3131765Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32 2022-08-17T12:26:03.3149937Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rxor___cpu_int64 2022-08-17T12:26:03.3334573Z [gw3] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32 2022-08-17T12:26:03.3341955Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_equal_cpu_float32 2022-08-17T12:26:03.3373875Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erf_cpu_float32 2022-08-17T12:26:03.3430589Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erf_cpu_float32 2022-08-17T12:26:03.3551865Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amax_cpu_float32 2022-08-17T12:26:03.3583319Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32 2022-08-17T12:26:03.3751646Z [gw3] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32 2022-08-17T12:26:03.3826543Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfc_cpu_float32 2022-08-17T12:26:03.3991649Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfc_cpu_float32 2022-08-17T12:26:03.4192222Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32 2022-08-17T12:26:03.4234838Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfinv_cpu_float32 2022-08-17T12:26:03.4438807Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfinv_cpu_float32 2022-08-17T12:26:03.4470323Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32 2022-08-17T12:26:03.4498998Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32 2022-08-17T12:26:03.4673005Z [gw3] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32 2022-08-17T12:26:03.4735096Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp2_cpu_float32 2022-08-17T12:26:03.4913342Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp2_cpu_float32 2022-08-17T12:26:03.5113597Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32 2022-08-17T12:26:03.5176004Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp_cpu_float32 2022-08-17T12:26:03.5444518Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp_cpu_float32 2022-08-17T12:26:03.5458831Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amax_cpu_float32 2022-08-17T12:26:03.5550797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amin_cpu_float32 2022-08-17T12:26:03.5619340Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_as_cpu_float32 2022-08-17T12:26:03.6032133Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_as_cpu_float32 2022-08-17T12:26:03.6137165Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_cpu_float32 2022-08-17T12:26:03.6466015Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_cpu_float32 2022-08-17T12:26:03.6478348Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32 2022-08-17T12:26:03.6479026Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32 2022-08-17T12:26:03.6502633Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expm1_cpu_float32 2022-08-17T12:26:03.6518121Z [gw3] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32 2022-08-17T12:26:03.6916127Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expm1_cpu_float32 2022-08-17T12:26:03.6916680Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32 2022-08-17T12:26:03.6937678Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft2_cpu_float32 2022-08-17T12:26:03.7071168Z [gw3] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32 2022-08-17T12:26:03.7216130Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft2_cpu_float32 2022-08-17T12:26:03.7224322Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amin_cpu_float32 2022-08-17T12:26:03.7354905Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmax_cpu_float32 2022-08-17T12:26:03.7358527Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft_cpu_float32 2022-08-17T12:26:03.7561147Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32 2022-08-17T12:26:03.7823548Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft_cpu_float32 2022-08-17T12:26:03.8132906Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftn_cpu_float32 2022-08-17T12:26:03.8233070Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftn_cpu_float32 2022-08-17T12:26:03.8340563Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftshift_cpu_float32 2022-08-17T12:26:03.8702538Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftshift_cpu_float32 2022-08-17T12:26:03.8789514Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft2_cpu_float32 2022-08-17T12:26:03.8803496Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmax_cpu_float32 2022-08-17T12:26:03.9016088Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmin_cpu_float32 2022-08-17T12:26:03.9112126Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft2_cpu_float32 2022-08-17T12:26:03.9431998Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft_cpu_float32 2022-08-17T12:26:03.9552743Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft_cpu_float32 2022-08-17T12:26:04.0054512Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfftn_cpu_float32 2022-08-17T12:26:04.0076912Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfftn_cpu_float32 2022-08-17T12:26:04.0358854Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft2_cpu_float32 2022-08-17T12:26:04.0372282Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmin_cpu_float32 2022-08-17T12:26:04.0417927Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumprod_cpu_float32 2022-08-17T12:26:04.0610549Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft2_cpu_float32 2022-08-17T12:26:04.0674837Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft_cpu_float32 2022-08-17T12:26:04.0682648Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumprod_cpu_float32 2022-08-17T12:26:04.0791103Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft_cpu_float32 2022-08-17T12:26:04.0953093Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumsum_cpu_float32 2022-08-17T12:26:04.1103231Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftn_cpu_float32 2022-08-17T12:26:04.1253411Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumsum_cpu_float32 2022-08-17T12:26:04.1261969Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_log_softmax_cpu_float32 2022-08-17T12:26:04.1468632Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftn_cpu_float32 2022-08-17T12:26:04.1486747Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftshift_cpu_float32 2022-08-17T12:26:04.1629281Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftshift_cpu_float32 2022-08-17T12:26:04.1671272Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_log_softmax_cpu_float32 2022-08-17T12:26:04.1860976Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logaddexp_cpu_float32 2022-08-17T12:26:04.2040734Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft2_cpu_float32 2022-08-17T12:26:04.2303326Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft2_cpu_float32 2022-08-17T12:26:04.2435374Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft_cpu_float32 2022-08-17T12:26:04.2461482Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logaddexp_cpu_float32 2022-08-17T12:26:04.2587687Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logsumexp_cpu_float32 2022-08-17T12:26:04.2713166Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft_cpu_float32 2022-08-17T12:26:04.3364410Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfftn_cpu_float32 2022-08-17T12:26:04.3378252Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfftn_cpu_float32 2022-08-17T12:26:04.3747460Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft2_cpu_float32 2022-08-17T12:26:04.3832131Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft2_cpu_float32 2022-08-17T12:26:04.4162184Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft_cpu_float32 2022-08-17T12:26:04.4273880Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft_cpu_float32 2022-08-17T12:26:04.4667118Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfftn_cpu_float32 2022-08-17T12:26:04.4713149Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfftn_cpu_float32 2022-08-17T12:26:04.4835236Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft2_cpu_float32 2022-08-17T12:26:04.4855013Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logsumexp_cpu_float32 2022-08-17T12:26:04.4973204Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_mean_cpu_float32 2022-08-17T12:26:04.5183197Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft2_cpu_float32 2022-08-17T12:26:04.5372211Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft_cpu_float32 2022-08-17T12:26:04.5628187Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft_cpu_float32 2022-08-17T12:26:04.5908236Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfftn_cpu_float32 2022-08-17T12:26:04.6078285Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfftn_cpu_float32 2022-08-17T12:26:04.6145819Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fill_cpu_float32 2022-08-17T12:26:04.6516155Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fill_cpu_float32 2022-08-17T12:26:04.6606275Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flatten_cpu_float32 2022-08-17T12:26:04.6701250Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flatten_cpu_float32 2022-08-17T12:26:04.6718971Z [gw3] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32 2022-08-17T12:26:04.6991776Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32 2022-08-17T12:26:04.7107971Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flip_cpu_float32 2022-08-17T12:26:04.7394144Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flip_cpu_float32 2022-08-17T12:26:04.7448659Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fliplr_cpu_float32 2022-08-17T12:26:04.7835562Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fliplr_cpu_float32 2022-08-17T12:26:04.7886923Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flipud_cpu_float32 2022-08-17T12:26:04.8275120Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flipud_cpu_float32 2022-08-17T12:26:04.8351242Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_cpu_float32 2022-08-17T12:26:04.8714184Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_cpu_float32 2022-08-17T12:26:04.8863395Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_power_cpu_float32 2022-08-17T12:26:04.8872688Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_mean_cpu_float32 2022-08-17T12:26:04.8986201Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_median_cpu_float32 2022-08-17T12:26:04.9153267Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_power_cpu_float32 2022-08-17T12:26:04.9195262Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_cpu_float32 2022-08-17T12:26:04.9237870Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_cpu_float32 2022-08-17T12:26:04.9271429Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_median_cpu_float32 2022-08-17T12:26:04.9594767Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_norm_cpu_float32 2022-08-17T12:26:05.0189650Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_divide_cpu_float32 2022-08-17T12:26:05.0206001Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_divide_cpu_float32 2022-08-17T12:26:05.0353579Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmax_cpu_float32 2022-08-17T12:26:05.0675298Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmax_cpu_float32 2022-08-17T12:26:05.0826497Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmin_cpu_float32 2022-08-17T12:26:05.1112586Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmin_cpu_float32 2022-08-17T12:26:05.1270677Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmod_cpu_float32 2022-08-17T12:26:05.1552692Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmod_cpu_float32 2022-08-17T12:26:05.1616629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frac_cpu_float32 2022-08-17T12:26:05.2034320Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frac_cpu_float32 2022-08-17T12:26:05.2129203Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frexp_cpu_float32 2022-08-17T12:26:05.2137067Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amax_cpu_float32 2022-08-17T12:26:05.2375700Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amin_cpu_float32 2022-08-17T12:26:05.2473426Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frexp_cpu_float32 2022-08-17T12:26:05.2615356Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_full_like_cpu_float32 2022-08-17T12:26:05.2954220Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_full_like_cpu_float32 2022-08-17T12:26:05.3049491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gather_cpu_float32 2022-08-17T12:26:05.3393273Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gather_cpu_float32 2022-08-17T12:26:05.3535605Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gcd_cpu_int64 2022-08-17T12:26:05.3872113Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gcd_cpu_int64 2022-08-17T12:26:05.4026998Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ge_cpu_float32 2022-08-17T12:26:05.4353069Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ge_cpu_float32 2022-08-17T12:26:05.8516427Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_geqrf_cpu_float32 2022-08-17T12:26:05.8537831Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_geqrf_cpu_float32 2022-08-17T12:26:05.9638712Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gradient_cpu_float32 2022-08-17T12:26:05.9650584Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gradient_cpu_float32 2022-08-17T12:26:05.9727095Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gt_cpu_float32 2022-08-17T12:26:05.9735397Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_norm_cpu_float32 2022-08-17T12:26:05.9768757Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_normalize_cpu_float32 2022-08-17T12:26:06.0074009Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gt_cpu_float32 2022-08-17T12:26:06.0159063Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_half_cpu_float32 2022-08-17T12:26:06.0423655Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_half_cpu_float32 2022-08-17T12:26:06.0430930Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_normalize_cpu_float32 2022-08-17T12:26:06.0512640Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_prod_cpu_float32 2022-08-17T12:26:06.0695630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_heaviside_cpu_float32 2022-08-17T12:26:06.0954246Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_heaviside_cpu_float32 2022-08-17T12:26:06.2068214Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histc_cpu_float32 2022-08-17T12:26:06.2075816Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_prod_cpu_float32 2022-08-17T12:26:06.2362547Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmax_cpu_float32 2022-08-17T12:26:06.2515815Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmax_cpu_float32 2022-08-17T12:26:06.2933613Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmin_cpu_float32 2022-08-17T12:26:06.2950930Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmin_cpu_float32 2022-08-17T12:26:06.6535522Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_std_cpu_float32 2022-08-17T12:26:06.6547643Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histc_cpu_float32 2022-08-17T12:26:07.1754593Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogram_cpu_float32 2022-08-17T12:26:07.1766023Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amin_cpu_float32 2022-08-17T12:26:07.1795860Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmax_cpu_float32 2022-08-17T12:26:07.2197258Z [gw0] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmax_cpu_float32 2022-08-17T12:26:07.2233243Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmin_cpu_float32 2022-08-17T12:26:07.2636597Z [gw0] [ 89%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmin_cpu_float32 2022-08-17T12:26:07.3436796Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumprod_cpu_float32 2022-08-17T12:26:07.3449268Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_std_cpu_float32 2022-08-17T12:26:07.5993194Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_sum_cpu_float32 2022-08-17T12:26:07.6006963Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_sum_cpu_float32 2022-08-17T12:26:07.8653063Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_var_cpu_float32 2022-08-17T12:26:07.8664524Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumprod_cpu_float32 2022-08-17T12:26:07.8783422Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumsum_cpu_float32 2022-08-17T12:26:07.8794267Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogram_cpu_float32 2022-08-17T12:26:08.1675555Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogramdd_cpu_float32 2022-08-17T12:26:08.1690029Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumsum_cpu_float32 2022-08-17T12:26:08.8320337Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_log_softmax_cpu_float32 2022-08-17T12:26:08.8331844Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_log_softmax_cpu_float32 2022-08-17T12:26:08.9727190Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logaddexp_cpu_float32 2022-08-17T12:26:08.9735554Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_var_cpu_float32 2022-08-17T12:26:08.9768228Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_abs_cpu_float32 2022-08-17T12:26:09.0152779Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_abs_cpu_float32 2022-08-17T12:26:09.0207617Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acos_cpu_float32 2022-08-17T12:26:09.0594482Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acos_cpu_float32 2022-08-17T12:26:09.0649380Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acosh_cpu_float32 2022-08-17T12:26:09.0676188Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acosh_cpu_float32 2022-08-17T12:26:09.0684107Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogramdd_cpu_float32 2022-08-17T12:26:09.0732780Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hsplit_cpu_float32 2022-08-17T12:26:09.1033883Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hsplit_cpu_float32 2022-08-17T12:26:09.1113054Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_add_cpu_float32 2022-08-17T12:26:09.1166751Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hstack_cpu_float32 2022-08-17T12:26:09.1175062Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hstack_cpu_float32 2022-08-17T12:26:09.1472600Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_add_cpu_float32 2022-08-17T12:26:09.1553404Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addbmm_cpu_float32 2022-08-17T12:26:09.1676085Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hypot_cpu_float32 2022-08-17T12:26:09.1683412Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hypot_cpu_float32 2022-08-17T12:26:09.1911453Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addbmm_cpu_float32 2022-08-17T12:26:09.1993027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcdiv_cpu_float32 2022-08-17T12:26:09.2034200Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_i0_cpu_float32 2022-08-17T12:26:09.2080630Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_i0_cpu_float32 2022-08-17T12:26:09.2352290Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcdiv_cpu_float32 2022-08-17T12:26:09.2432630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcmul_cpu_float32 2022-08-17T12:26:09.2521086Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igamma_cpu_float32 2022-08-17T12:26:09.2557475Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcmul_cpu_float32 2022-08-17T12:26:09.2793217Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igamma_cpu_float32 2022-08-17T12:26:09.2873227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_cpu_float32 2022-08-17T12:26:09.2898119Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igammac_cpu_float32 2022-08-17T12:26:09.3060470Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_cpu_float32 2022-08-17T12:26:09.3233054Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igammac_cpu_float32 2022-08-17T12:26:09.3312886Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_decomposed_cpu_float32 2022-08-17T12:26:09.3343992Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_imag_cpu_complex64 2022-08-17T12:26:09.3369490Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_decomposed_cpu_float32 2022-08-17T12:26:09.3672566Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_imag_cpu_complex64 2022-08-17T12:26:09.3752701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmv_cpu_float32 2022-08-17T12:26:09.3779400Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_add_cpu_float32 2022-08-17T12:26:09.3882587Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmv_cpu_float32 2022-08-17T12:26:09.4113752Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_add_cpu_float32 2022-08-17T12:26:09.4192846Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addr_cpu_float32 2022-08-17T12:26:09.4213535Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_copy_cpu_float32 2022-08-17T12:26:09.4255689Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addr_cpu_float32 2022-08-17T12:26:09.4553743Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_copy_cpu_float32 2022-08-17T12:26:09.4633029Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_all_cpu_float32 2022-08-17T12:26:09.4687226Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_fill_cpu_float32 2022-08-17T12:26:09.4697840Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_all_cpu_float32 2022-08-17T12:26:09.4993463Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_fill_cpu_float32 2022-08-17T12:26:09.5073585Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_allclose_cpu_float32 2022-08-17T12:26:09.5163294Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_put_cpu_float32 2022-08-17T12:26:09.5515238Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_put_cpu_float32 2022-08-17T12:26:09.5918282Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_reduce_cpu_float32 2022-08-17T12:26:09.5951740Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_reduce_cpu_float32 2022-08-17T12:26:09.6001597Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_select_cpu_float32 2022-08-17T12:26:09.6395659Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_select_cpu_float32 2022-08-17T12:26:09.6468377Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inner_cpu_float32 2022-08-17T12:26:09.6834723Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inner_cpu_float32 2022-08-17T12:26:09.6923408Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_int_cpu_float32 2022-08-17T12:26:09.7087381Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_int_cpu_float32 2022-08-17T12:26:09.7095787Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_allclose_cpu_float32 2022-08-17T12:26:09.7274788Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amax_cpu_float32 2022-08-17T12:26:09.7290579Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inverse_cpu_float32 2022-08-17T12:26:09.7430685Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amax_cpu_float32 2022-08-17T12:26:09.7552641Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inverse_cpu_float32 2022-08-17T12:26:09.7789916Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amin_cpu_float32 2022-08-17T12:26:09.7933181Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isclose_cpu_float32 2022-08-17T12:26:09.7991062Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amin_cpu_float32 2022-08-17T12:26:09.8024659Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_aminmax_cpu_float32 2022-08-17T12:26:09.8484556Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_aminmax_cpu_float32 2022-08-17T12:26:09.8488704Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_angle_cpu_float32 2022-08-17T12:26:09.8950758Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_angle_cpu_float32 2022-08-17T12:26:09.9052663Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_any_cpu_float32 2022-08-17T12:26:09.9116130Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_any_cpu_float32 2022-08-17T12:26:09.9140268Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isclose_cpu_float32 2022-08-17T12:26:09.9229495Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isfinite_cpu_float32 2022-08-17T12:26:09.9352854Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isfinite_cpu_float32 2022-08-17T12:26:09.9595609Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_arange_cpu_float32 2022-08-17T12:26:09.9660263Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isin_cpu_float32 2022-08-17T12:26:09.9786850Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isin_cpu_float32 2022-08-17T12:26:09.9800887Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_arange_cpu_float32 2022-08-17T12:26:10.0008194Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmax_cpu_float32 2022-08-17T12:26:10.0032900Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmax_cpu_float32 2022-08-17T12:26:10.0078520Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isinf_cpu_float32 2022-08-17T12:26:10.0235589Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isinf_cpu_float32 2022-08-17T12:26:10.0505422Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmin_cpu_float32 2022-08-17T12:26:10.0524188Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmin_cpu_float32 2022-08-17T12:26:10.0575109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isnan_cpu_float32 2022-08-17T12:26:10.0673569Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isnan_cpu_float32 2022-08-17T12:26:10.1023313Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argsort_cpu_float32 2022-08-17T12:26:10.1034139Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isneginf_cpu_float32 2022-08-17T12:26:10.1045832Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isneginf_cpu_float32 2022-08-17T12:26:10.1112946Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argsort_cpu_float32 2022-08-17T12:26:10.1328112Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argwhere_cpu_float32 2022-08-17T12:26:10.1486344Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argwhere_cpu_float32 2022-08-17T12:26:10.1495536Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isposinf_cpu_float32 2022-08-17T12:26:10.1551185Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isposinf_cpu_float32 2022-08-17T12:26:10.1651188Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_cpu_float32 2022-08-17T12:26:10.1990173Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_cpu_float32 2022-08-17T12:26:10.2024953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isreal_cpu_float32 2022-08-17T12:26:10.2030943Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isreal_cpu_float32 2022-08-17T12:26:10.2115424Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_scatter_cpu_float32 2022-08-17T12:26:10.2444954Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_scatter_cpu_float32 2022-08-17T12:26:10.2449125Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_istft_cpu_float32 2022-08-17T12:26:10.2459731Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_istft_cpu_float32 2022-08-17T12:26:10.2486408Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asin_cpu_float32 2022-08-17T12:26:10.2926071Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asin_cpu_float32 2022-08-17T12:26:10.2936246Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:10.2943192Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:10.2949928Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asinh_cpu_float32 2022-08-17T12:26:10.3316694Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asinh_cpu_float32 2022-08-17T12:26:10.3354841Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan2_cpu_float32 2022-08-17T12:26:10.3391005Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:10.3518342Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:10.3756362Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan2_cpu_float32 2022-08-17T12:26:10.3809780Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan_cpu_float32 2022-08-17T12:26:10.3832388Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan_cpu_float32 2022-08-17T12:26:10.3867657Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_cpu_float32 2022-08-17T12:26:10.4195556Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_cpu_float32 2022-08-17T12:26:10.4249555Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atanh_cpu_float32 2022-08-17T12:26:10.4314247Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atanh_cpu_float32 2022-08-17T12:26:10.4347680Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:10.4635797Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:10.4768486Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_1d_cpu_float32 2022-08-17T12:26:10.4794111Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_1d_cpu_float32 2022-08-17T12:26:10.4979937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ne_cpu_float32 2022-08-17T12:26:10.5074562Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ne_cpu_float32 2022-08-17T12:26:10.5214172Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_2d_cpu_float32 2022-08-17T12:26:10.5273210Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_2d_cpu_float32 2022-08-17T12:26:10.5321543Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_neg_cpu_float32 2022-08-17T12:26:10.5513825Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_neg_cpu_float32 2022-08-17T12:26:10.5666587Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_3d_cpu_float32 2022-08-17T12:26:10.5741993Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_3d_cpu_float32 2022-08-17T12:26:10.5885807Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_empty_cpu_float32 2022-08-17T12:26:10.5954927Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_empty_cpu_float32 2022-08-17T12:26:10.6314888Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_baddbmm_cpu_float32 2022-08-17T12:26:10.6368864Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_full_cpu_float32 2022-08-17T12:26:10.6393203Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_baddbmm_cpu_float32 2022-08-17T12:26:10.6590489Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bernoulli_cpu_float32 2022-08-17T12:26:10.6643659Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_full_cpu_float32 2022-08-17T12:26:10.6673214Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bernoulli_cpu_float32 2022-08-17T12:26:10.6870434Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_ones_cpu_float32 2022-08-17T12:26:10.6974316Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bfloat16_cpu_float32 2022-08-17T12:26:10.6995560Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bfloat16_cpu_float32 2022-08-17T12:26:10.7113725Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_ones_cpu_float32 2022-08-17T12:26:10.7309743Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_zeros_cpu_float32 2022-08-17T12:26:10.7541102Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bincount_cpu_int64 2022-08-17T12:26:10.7574191Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_zeros_cpu_float32 2022-08-17T12:26:10.7624396Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nextafter_cpu_float32 2022-08-17T12:26:10.7763634Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bincount_cpu_int64 2022-08-17T12:26:10.7936272Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_and_cpu_int64 2022-08-17T12:26:10.7992225Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nextafter_cpu_float32 2022-08-17T12:26:10.8083127Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:26:10.8220084Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_and_cpu_int64 2022-08-17T12:26:10.8237637Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:26:10.8332977Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_left_shift_cpu_int64 2022-08-17T12:26:10.8493394Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_left_shift_cpu_int64 2022-08-17T12:26:10.8626428Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:26:10.8672457Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:26:10.8739127Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_not_cpu_int64 2022-08-17T12:26:10.8949426Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_not_cpu_int64 2022-08-17T12:26:10.9190026Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:26:10.9268467Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_or_cpu_int64 2022-08-17T12:26:10.9293490Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:26:10.9391270Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_or_cpu_int64 2022-08-17T12:26:10.9552668Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:26:10.9763637Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_right_shift_cpu_int64 2022-08-17T12:26:10.9833854Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_right_shift_cpu_int64 2022-08-17T12:26:10.9871553Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:26:11.0069397Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:26:11.0151838Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_xor_cpu_int64 2022-08-17T12:26:11.0510519Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_xor_cpu_int64 2022-08-17T12:26:11.0531704Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_block_diag_cpu_float32 2022-08-17T12:26:11.0661027Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_block_diag_cpu_float32 2022-08-17T12:26:11.0673998Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:26:11.0914866Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:26:11.0928592Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bmm_cpu_float32 2022-08-17T12:26:11.0978025Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:26:11.1178480Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bmm_cpu_float32 2022-08-17T12:26:11.1411122Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:26:11.1417650Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:26:11.1466592Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bool_cpu_float32 2022-08-17T12:26:11.1672659Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bool_cpu_float32 2022-08-17T12:26:11.1868199Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:26:11.1874084Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_shapes_cpu_float32 2022-08-17T12:26:11.2306990Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_shapes_cpu_float32 2022-08-17T12:26:11.2313070Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_tensors_cpu_float32 2022-08-17T12:26:11.2382275Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_tensors_cpu_float32 2022-08-17T12:26:11.2429790Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:26:11.2717341Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:26:11.2723436Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:26:11.2792152Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_to_cpu_float32 2022-08-17T12:26:11.2832464Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_to_cpu_float32 2022-08-17T12:26:11.3154831Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32 2022-08-17T12:26:11.3319200Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bucketize_cpu_float32 2022-08-17T12:26:11.3330197Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32 2022-08-17T12:26:11.3851808Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32 2022-08-17T12:26:11.3867114Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32 2022-08-17T12:26:11.4086462Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:11.4275084Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:11.4871511Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:11.4888375Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:11.4956800Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_celu_cpu_float32 2022-08-17T12:26:11.5315126Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_celu_cpu_float32 2022-08-17T12:26:11.5381349Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:11.5391717Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bucketize_cpu_float32 2022-08-17T12:26:11.5521352Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_byte_cpu_float32 2022-08-17T12:26:11.5750363Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_byte_cpu_float32 2022-08-17T12:26:11.5763860Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:11.5793054Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:11.5939612Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cartesian_prod_cpu_float32 2022-08-17T12:26:11.6236212Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cartesian_prod_cpu_float32 2022-08-17T12:26:11.6400527Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cat_cpu_float32 2022-08-17T12:26:11.6676771Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cat_cpu_float32 2022-08-17T12:26:11.7038104Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cdist_cpu_float32 2022-08-17T12:26:11.7054063Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:11.7289091Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:11.7475139Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:11.7736120Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:11.8031679Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:11.8347113Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:11.8441348Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:11.9771226Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:26:11.9779785Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:26:12.0262667Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:26:12.0270887Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:26:12.0792715Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:26:12.0805968Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cdist_cpu_float32 2022-08-17T12:26:12.0844863Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ceil_cpu_float32 2022-08-17T12:26:12.1110428Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ceil_cpu_float32 2022-08-17T12:26:12.1120531Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:26:12.1149134Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:26:12.1232252Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:26:12.1340431Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chalf_cpu_float32 2022-08-17T12:26:12.1552583Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chalf_cpu_float32 2022-08-17T12:26:12.1670907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32 2022-08-17T12:26:12.1776947Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_char_cpu_float32 2022-08-17T12:26:12.1940911Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_char_cpu_float32 2022-08-17T12:26:12.1991139Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32 2022-08-17T12:26:12.2112729Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32 2022-08-17T12:26:12.2147410Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_cpu_float32 2022-08-17T12:26:12.2412359Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_cpu_float32 2022-08-17T12:26:12.2433206Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32 2022-08-17T12:26:12.2553377Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout_cpu_float32 2022-08-17T12:26:12.2584866Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_inverse_cpu_float32 2022-08-17T12:26:12.2959415Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_inverse_cpu_float32 2022-08-17T12:26:12.2965902Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout_cpu_float32 2022-08-17T12:26:12.2991411Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_elu_cpu_float32 2022-08-17T12:26:12.3033882Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_solve_cpu_float32 2022-08-17T12:26:12.3396973Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_elu_cpu_float32 2022-08-17T12:26:12.3432822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:26:12.3837092Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:26:12.4061161Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_cpu_float32 2022-08-17T12:26:12.4275220Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_cpu_float32 2022-08-17T12:26:12.4542006Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:26:12.4604203Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:26:12.4620274Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_solve_cpu_float32 2022-08-17T12:26:12.4711706Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chunk_cpu_float32 2022-08-17T12:26:12.4725676Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:26:12.4945307Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chunk_cpu_float32 2022-08-17T12:26:12.5031105Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:26:12.5101589Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_cpu_float32 2022-08-17T12:26:12.5151105Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_cpu_float32 2022-08-17T12:26:12.5549331Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:26:12.5634060Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_max_cpu_float32 2022-08-17T12:26:12.5988750Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_max_cpu_float32 2022-08-17T12:26:12.6070033Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_min_cpu_float32 2022-08-17T12:26:12.6353863Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_min_cpu_float32 2022-08-17T12:26:12.6417785Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clone_cpu_float32 2022-08-17T12:26:12.6664579Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clone_cpu_float32 2022-08-17T12:26:12.6681062Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:26:12.6793631Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:26:12.6906613Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_column_stack_cpu_float32 2022-08-17T12:26:12.7235449Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_column_stack_cpu_float32 2022-08-17T12:26:12.8423240Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_combinations_cpu_float32 2022-08-17T12:26:12.8440178Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:26:12.8543036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:26:12.8559078Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_combinations_cpu_float32 2022-08-17T12:26:12.8745222Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_complex_cpu_float32 2022-08-17T12:26:12.8995369Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_complex_cpu_float32 2022-08-17T12:26:12.9063155Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_cpu_float32 2022-08-17T12:26:12.9436603Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_cpu_float32 2022-08-17T12:26:12.9489208Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_physical_cpu_float32 2022-08-17T12:26:12.9874822Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_physical_cpu_float32 2022-08-17T12:26:12.9909712Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_unary_cpu_float32 2022-08-17T12:26:13.0314510Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_unary_cpu_float32 2022-08-17T12:26:13.0378601Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kron_cpu_float32 2022-08-17T12:26:13.0755202Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kron_cpu_float32 2022-08-17T12:26:13.1624925Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kthvalue_cpu_float32 2022-08-17T12:26:13.1636416Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kthvalue_cpu_float32 2022-08-17T12:26:13.1747625Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lcm_cpu_int64 2022-08-17T12:26:13.2074601Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lcm_cpu_int64 2022-08-17T12:26:13.2285094Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ldexp_cpu_float32 2022-08-17T12:26:13.2438747Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ldexp_cpu_float32 2022-08-17T12:26:13.2450766Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logaddexp_cpu_float32 2022-08-17T12:26:13.2554095Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logsumexp_cpu_float32 2022-08-17T12:26:13.2734614Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_le_cpu_float32 2022-08-17T12:26:13.2993354Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_le_cpu_float32 2022-08-17T12:26:13.3265351Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lerp_cpu_float32 2022-08-17T12:26:13.3432175Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lerp_cpu_float32 2022-08-17T12:26:13.3503016Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lgamma_cpu_float32 2022-08-17T12:26:13.3873009Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lgamma_cpu_float32 2022-08-17T12:26:13.4144658Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_cpu_float32 2022-08-17T12:26:13.4313270Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_cpu_float32 2022-08-17T12:26:13.4613457Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32 2022-08-17T12:26:13.4830247Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32 2022-08-17T12:26:13.4883810Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cond_cpu_float32 2022-08-17T12:26:13.5195114Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cond_cpu_float32 2022-08-17T12:26:13.5293062Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cross_cpu_float32 2022-08-17T12:26:13.5635754Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cross_cpu_float32 2022-08-17T12:26:13.5831838Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_cpu_float32 2022-08-17T12:26:13.6073097Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_cpu_float32 2022-08-17T12:26:13.6512054Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_singular_cpu_float64 2022-08-17T12:26:13.6533301Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_singular_cpu_float64 2022-08-17T12:26:13.6544050Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32 2022-08-17T12:26:13.6553429Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32 2022-08-17T12:26:13.8262796Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eig_cpu_float32 2022-08-17T12:26:13.8281326Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eig_cpu_float32 2022-08-17T12:26:13.8561237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigh_cpu_float32 2022-08-17T12:26:13.8789218Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigh_cpu_float32 2022-08-17T12:26:13.8790319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvals_cpu_float32 2022-08-17T12:26:13.9233065Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvals_cpu_float32 2022-08-17T12:26:13.9234294Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32 2022-08-17T12:26:13.9709702Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32 2022-08-17T12:26:14.0713840Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_householder_product_cpu_float32 2022-08-17T12:26:14.0727975Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_householder_product_cpu_float32 2022-08-17T12:26:14.0867572Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_cpu_float32 2022-08-17T12:26:14.1154564Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_cpu_float32 2022-08-17T12:26:14.1322226Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_ex_cpu_float32 2022-08-17T12:26:14.1594581Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_ex_cpu_float32 2022-08-17T12:26:14.1699803Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32 2022-08-17T12:26:14.2034584Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32 2022-08-17T12:26:14.2141085Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:26:14.2266554Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:26:14.2285394Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32 2022-08-17T12:26:14.2491467Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32 2022-08-17T12:26:14.2695406Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:14.2714549Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32 2022-08-17T12:26:14.2882441Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32 2022-08-17T12:26:14.2913180Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:14.3487848Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_cpu_float32 2022-08-17T12:26:14.3520841Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32 2022-08-17T12:26:14.4082101Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32 2022-08-17T12:26:14.4094756Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_cpu_float32 2022-08-17T12:26:14.4643352Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:26:14.4655771Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:26:14.4942433Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_cpu_float32 2022-08-17T12:26:14.5071541Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_cpu_float32 2022-08-17T12:26:14.5385679Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_cpu_float32 2022-08-17T12:26:14.5513761Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_cpu_float32 2022-08-17T12:26:14.5794463Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:26:14.5993646Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:26:14.7171086Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_solve_cpu_float32 2022-08-17T12:26:14.7180918Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32 2022-08-17T12:26:14.7541743Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32 2022-08-17T12:26:14.7550610Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_solve_cpu_float32 2022-08-17T12:26:14.8633016Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:14.8647650Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:14.8676122Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_power_cpu_float32 2022-08-17T12:26:14.9074195Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_power_cpu_float32 2022-08-17T12:26:14.9369106Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32 2022-08-17T12:26:14.9513352Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32 2022-08-17T12:26:14.9540403Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:26:14.9953435Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:26:15.0307456Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_multi_dot_cpu_float32 2022-08-17T12:26:15.0391475Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_multi_dot_cpu_float32 2022-08-17T12:26:15.0639298Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_cpu_float32 2022-08-17T12:26:15.0654692Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32 2022-08-17T12:26:15.0747010Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32 2022-08-17T12:26:15.0872675Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_cpu_float32 2022-08-17T12:26:15.1191988Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:26:15.1312080Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:26:15.1340822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_cpu_float32 2022-08-17T12:26:15.1487518Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_cpu_float32 2022-08-17T12:26:15.1498331Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32 2022-08-17T12:26:15.1753774Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32 2022-08-17T12:26:15.1784816Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:26:15.2195036Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:26:15.2225203Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32 2022-08-17T12:26:15.2636523Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32 2022-08-17T12:26:15.3286325Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_qr_cpu_float32 2022-08-17T12:26:15.3300868Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_qr_cpu_float32 2022-08-17T12:26:15.3493610Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_slogdet_cpu_float32 2022-08-17T12:26:15.3713610Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_slogdet_cpu_float32 2022-08-17T12:26:15.3744051Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_cpu_float32 2022-08-17T12:26:15.4154197Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_cpu_float32 2022-08-17T12:26:15.4282791Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_ex_cpu_float32 2022-08-17T12:26:15.4297510Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logsumexp_cpu_float32 2022-08-17T12:26:15.4511229Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_mean_cpu_float32 2022-08-17T12:26:15.4595017Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_ex_cpu_float32 2022-08-17T12:26:15.9572109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32 2022-08-17T12:26:15.9584864Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32 2022-08-17T12:26:16.0123945Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32 2022-08-17T12:26:16.0137446Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32 2022-08-17T12:26:16.4788696Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32 2022-08-17T12:26:16.4793877Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32 2022-08-17T12:26:16.4993887Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:16.5233305Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:16.5444433Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:16.5673600Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:16.7247993Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32 2022-08-17T12:26:16.7253407Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32 2022-08-17T12:26:16.9170935Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svd_cpu_float32 2022-08-17T12:26:16.9181205Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32 2022-08-17T12:26:17.0098452Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32 2022-08-17T12:26:17.0109934Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32 2022-08-17T12:26:17.0244168Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32 2022-08-17T12:26:17.0251583Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svd_cpu_float32 2022-08-17T12:26:17.0708838Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svdvals_cpu_float32 2022-08-17T12:26:17.0717874Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svdvals_cpu_float32 2022-08-17T12:26:17.0790579Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorinv_cpu_float32 2022-08-17T12:26:17.0947427Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorinv_cpu_float32 2022-08-17T12:26:17.0956094Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32 2022-08-17T12:26:17.1154525Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:17.1194831Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32 2022-08-17T12:26:17.1595106Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32 2022-08-17T12:26:17.1933630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vander_cpu_float32 2022-08-17T12:26:17.2031670Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vander_cpu_float32 2022-08-17T12:26:17.2165785Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vecdot_cpu_float32 2022-08-17T12:26:17.2176147Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:17.2565690Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:17.2577395Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vecdot_cpu_float32 2022-08-17T12:26:17.3750357Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vector_norm_cpu_float32 2022-08-17T12:26:17.3764531Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_mean_cpu_float32 2022-08-17T12:26:17.3887841Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_median_cpu_float32 2022-08-17T12:26:17.3900072Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:26:17.4017503Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gelu_cpu_float32 2022-08-17T12:26:17.4162424Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gelu_cpu_float32 2022-08-17T12:26:17.4168457Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vector_norm_cpu_float32 2022-08-17T12:26:17.4312758Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linspace_cpu_float32 2022-08-17T12:26:17.4727094Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_glu_cpu_float32 2022-08-17T12:26:17.4750372Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_glu_cpu_float32 2022-08-17T12:26:17.4775998Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32 2022-08-17T12:26:17.4784944Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linspace_cpu_float32 2022-08-17T12:26:17.4843823Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log10_cpu_float32 2022-08-17T12:26:17.5194156Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log10_cpu_float32 2022-08-17T12:26:17.5242264Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log1p_cpu_float32 2022-08-17T12:26:17.5634721Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log1p_cpu_float32 2022-08-17T12:26:17.5710955Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log2_cpu_float32 2022-08-17T12:26:17.6073577Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log2_cpu_float32 2022-08-17T12:26:17.6144683Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_cpu_float32 2022-08-17T12:26:17.6513729Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_cpu_float32 2022-08-17T12:26:17.6620761Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_cpu_float32 2022-08-17T12:26:17.6662743Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_cpu_float32 2022-08-17T12:26:17.6673335Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_median_cpu_float32 2022-08-17T12:26:17.6954554Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_norm_cpu_float32 2022-08-17T12:26:17.7118300Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_dtype_cpu_float32 2022-08-17T12:26:17.7393191Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_dtype_cpu_float32 2022-08-17T12:26:17.7443983Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp2_cpu_float32 2022-08-17T12:26:17.7834126Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp2_cpu_float32 2022-08-17T12:26:17.7885942Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp_cpu_float32 2022-08-17T12:26:17.8110587Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp_cpu_float32 2022-08-17T12:26:17.8119795Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32 2022-08-17T12:26:17.8213969Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:17.8271946Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:17.8554195Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logcumsumexp_cpu_float32 2022-08-17T12:26:17.8660413Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32 2022-08-17T12:26:17.8764363Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32 2022-08-17T12:26:17.8773954Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logcumsumexp_cpu_float32 2022-08-17T12:26:17.9138735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logdet_cpu_float32 2022-08-17T12:26:17.9141410Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logdet_cpu_float32 2022-08-17T12:26:17.9143402Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:26:17.9213708Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:26:17.9379401Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_and_cpu_float32 2022-08-17T12:26:17.9513020Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_and_cpu_float32 2022-08-17T12:26:17.9599948Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32 2022-08-17T12:26:17.9747869Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32 2022-08-17T12:26:17.9751420Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_not_cpu_float32 2022-08-17T12:26:17.9994476Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_not_cpu_float32 2022-08-17T12:26:18.0097185Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32 2022-08-17T12:26:18.0154068Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32 2022-08-17T12:26:18.0389056Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_or_cpu_float32 2022-08-17T12:26:18.0439480Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_or_cpu_float32 2022-08-17T12:26:18.0594516Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:26:18.0819697Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_xor_cpu_float32 2022-08-17T12:26:18.1033832Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_xor_cpu_float32 2022-08-17T12:26:18.1080186Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logit_cpu_float32 2022-08-17T12:26:18.1092360Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:26:18.1130269Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32 2022-08-17T12:26:18.1340185Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logit_cpu_float32 2022-08-17T12:26:18.1472921Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32 2022-08-17T12:26:18.1551706Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logspace_cpu_float32 2022-08-17T12:26:18.3143059Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32 2022-08-17T12:26:18.3154152Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32 2022-08-17T12:26:18.3338648Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:26:18.3595172Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:26:18.3767629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:26:18.4034106Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:26:18.4204043Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:26:18.4514499Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:26:18.4683945Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:26:18.4953206Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:26:18.5373032Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:26:18.5389931Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:26:18.5520547Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:26:18.5833985Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:26:18.6177463Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32 2022-08-17T12:26:18.6271445Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32 2022-08-17T12:26:18.6443781Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32 2022-08-17T12:26:18.6714203Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32 2022-08-17T12:26:18.6883456Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:18.7156513Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:18.7299465Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:26:18.7349453Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:26:18.7359808Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logspace_cpu_float32 2022-08-17T12:26:18.7556427Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logsumexp_cpu_float32 2022-08-17T12:26:18.7590913Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logsumexp_cpu_float32 2022-08-17T12:26:18.7793315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_linear_cpu_float32 2022-08-17T12:26:18.7884484Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_long_cpu_float32 2022-08-17T12:26:18.8158118Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_long_cpu_float32 2022-08-17T12:26:18.8174180Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_linear_cpu_float32 2022-08-17T12:26:18.8233485Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:26:18.8387913Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lt_cpu_float32 2022-08-17T12:26:18.8454509Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lt_cpu_float32 2022-08-17T12:26:18.8591614Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:26:18.8651253Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:26:18.8707105Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:26:18.9033246Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_cpu_float32 2022-08-17T12:26:19.0067870Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:19.0153909Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:19.0209972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:26:19.0459578Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:26:19.0468548Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_cpu_float32 2022-08-17T12:26:19.0497991Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_solve_cpu_float32 2022-08-17T12:26:19.0594018Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_solve_cpu_float32 2022-08-17T12:26:19.0875801Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:26:19.1584358Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_unpack_cpu_float32 2022-08-17T12:26:19.1626103Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_unpack_cpu_float32 2022-08-17T12:26:19.1819093Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mH_cpu_float32 2022-08-17T12:26:19.2035089Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mH_cpu_float32 2022-08-17T12:26:19.2147784Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mT_cpu_float32 2022-08-17T12:26:19.2592104Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mT_cpu_float32 2022-08-17T12:26:19.2653743Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_fill_cpu_float32 2022-08-17T12:26:19.2989454Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_fill_cpu_float32 2022-08-17T12:26:19.3024674Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_scatter_cpu_float32 2022-08-17T12:26:19.3355210Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_scatter_cpu_float32 2022-08-17T12:26:19.3471342Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_select_cpu_float32 2022-08-17T12:26:19.3795685Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_select_cpu_float32 2022-08-17T12:26:19.4289876Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matmul_cpu_float32 2022-08-17T12:26:19.4463714Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matmul_cpu_float32 2022-08-17T12:26:19.5126342Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matrix_exp_cpu_float32 2022-08-17T12:26:19.5150298Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matrix_exp_cpu_float32 2022-08-17T12:26:19.5453285Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_binary_cpu_float32 2022-08-17T12:26:19.5553244Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_binary_cpu_float32 2022-08-17T12:26:19.5604595Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:19.6060129Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:19.6124012Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:19.6592938Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:19.6674291Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_maximum_cpu_float32 2022-08-17T12:26:19.7032725Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_maximum_cpu_float32 2022-08-17T12:26:19.7294517Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mean_cpu_float32 2022-08-17T12:26:19.7434090Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mean_cpu_float32 2022-08-17T12:26:19.8621628Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_median_cpu_float32 2022-08-17T12:26:19.8635469Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_median_cpu_float32 2022-08-17T12:26:19.8907111Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:19.9071732Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:19.9415409Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:19.9512221Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:19.9689900Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_binary_cpu_float32 2022-08-17T12:26:19.9954843Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_binary_cpu_float32 2022-08-17T12:26:20.0011886Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32 2022-08-17T12:26:20.0395504Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32 2022-08-17T12:26:20.0508959Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32 2022-08-17T12:26:20.0835892Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32 2022-08-17T12:26:20.1334211Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_minimum_cpu_float32 2022-08-17T12:26:20.1380118Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_minimum_cpu_float32 2022-08-17T12:26:20.1456747Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mm_cpu_float32 2022-08-17T12:26:20.1871934Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mm_cpu_float32 2022-08-17T12:26:20.2831738Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mode_cpu_float32 2022-08-17T12:26:20.3050822Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mode_cpu_float32 2022-08-17T12:26:20.3231373Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_movedim_cpu_float32 2022-08-17T12:26:20.3478128Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_movedim_cpu_float32 2022-08-17T12:26:20.3544976Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_msort_cpu_float32 2022-08-17T12:26:20.4032689Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_msort_cpu_float32 2022-08-17T12:26:20.4106689Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mul_cpu_float32 2022-08-17T12:26:20.4355155Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mul_cpu_float32 2022-08-17T12:26:20.4388338Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_multinomial_cpu_float32 2022-08-17T12:26:20.4795885Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_multinomial_cpu_float32 2022-08-17T12:26:20.4850372Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mv_cpu_float32 2022-08-17T12:26:20.5237311Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mv_cpu_float32 2022-08-17T12:26:20.5277576Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:20.5677251Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:20.5721923Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:20.6116603Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:20.6157686Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:20.6555622Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:20.6750459Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nan_to_num_cpu_float32 2022-08-17T12:26:20.6995441Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nan_to_num_cpu_float32 2022-08-17T12:26:20.7034411Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmean_cpu_float32 2022-08-17T12:26:20.7436151Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmean_cpu_float32 2022-08-17T12:26:20.7673902Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmedian_cpu_float32 2022-08-17T12:26:20.7876389Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmedian_cpu_float32 2022-08-17T12:26:20.7921273Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanquantile_cpu_float32 2022-08-17T12:26:20.8317002Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanquantile_cpu_float32 2022-08-17T12:26:20.8763845Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nansum_cpu_float32 2022-08-17T12:26:20.8778106Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:20.8801630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32 2022-08-17T12:26:20.8825361Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nansum_cpu_float32 2022-08-17T12:26:20.8906438Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_narrow_cpu_float32 2022-08-17T12:26:20.9236481Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_narrow_cpu_float32 2022-08-17T12:26:20.9795363Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_native_layer_norm_cpu_float32 2022-08-17T12:26:20.9813535Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_native_layer_norm_cpu_float32 2022-08-17T12:26:20.9873478Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1_cpu_float32 2022-08-17T12:26:21.0236003Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1_cpu_float32 2022-08-17T12:26:21.0294339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1e_cpu_float32 2022-08-17T12:26:21.0711889Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1e_cpu_float32 2022-08-17T12:26:21.0847625Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:26:21.1145719Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:26:21.1150927Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:26:21.1558505Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:26:21.1637356Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_log_ndtr_cpu_float32 2022-08-17T12:26:21.1996661Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_log_ndtr_cpu_float32 2022-08-17T12:26:21.2084077Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32 2022-08-17T12:26:21.2436922Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32 2022-08-17T12:26:21.2524098Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32 2022-08-17T12:26:21.2876262Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32 2022-08-17T12:26:21.2955456Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32 2022-08-17T12:26:21.3118888Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32 2022-08-17T12:26:21.3128217Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32 2022-08-17T12:26:21.3311189Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32 2022-08-17T12:26:21.3330002Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32 2022-08-17T12:26:21.3376815Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32 2022-08-17T12:26:21.3552000Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32 2022-08-17T12:26:21.3753760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32 2022-08-17T12:26:21.3855783Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtr_cpu_float32 2022-08-17T12:26:21.3869358Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtr_cpu_float32 2022-08-17T12:26:21.3991680Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32 2022-08-17T12:26:21.4522723Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32 2022-08-17T12:26:21.4531926Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtri_cpu_float32 2022-08-17T12:26:21.4909931Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtri_cpu_float32 2022-08-17T12:26:21.4994404Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:26:21.5348931Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:26:21.5358020Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:26:21.5717532Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:26:21.5795422Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:26:21.6057386Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:26:21.6070967Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:26:21.6153099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:26:21.6176899Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:21.6596969Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:21.6619373Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:21.7036014Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:21.7060613Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:21.7477085Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:21.7500486Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:21.7916240Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:21.7988865Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:26:21.8355606Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:26:21.8514017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_xlog1py_cpu_float32 2022-08-17T12:26:21.8795002Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_xlog1py_cpu_float32 2022-08-17T12:26:21.8958061Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_zeta_cpu_float32 2022-08-17T12:26:21.9234759Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_zeta_cpu_float32 2022-08-17T12:26:21.9295145Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_cpu_float32 2022-08-17T12:26:21.9428788Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_cpu_float32 2022-08-17T12:26:21.9437727Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32 2022-08-17T12:26:21.9673888Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32 2022-08-17T12:26:21.9771271Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_list_args_cpu_float32 2022-08-17T12:26:21.9905038Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_list_args_cpu_float32 2022-08-17T12:26:21.9916977Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32 2022-08-17T12:26:22.0113560Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32 2022-08-17T12:26:22.0240958Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_with_sizes_cpu_float32 2022-08-17T12:26:22.0483576Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_with_sizes_cpu_float32 2022-08-17T12:26:22.0503310Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32 2022-08-17T12:26:22.0644703Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32 2022-08-17T12:26:22.0659284Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32 2022-08-17T12:26:22.0662865Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sqrt_cpu_float32 2022-08-17T12:26:22.0989398Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sqrt_cpu_float32 2022-08-17T12:26:22.1158300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32 2022-08-17T12:26:22.1163141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_square_cpu_float32 2022-08-17T12:26:22.1170582Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_square_cpu_float32 2022-08-17T12:26:22.1469323Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32 2022-08-17T12:26:22.1629219Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32 2022-08-17T12:26:22.1643535Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_squeeze_cpu_float32 2022-08-17T12:26:22.1995143Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_squeeze_cpu_float32 2022-08-17T12:26:22.2184264Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stack_cpu_float32 2022-08-17T12:26:22.2435999Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stack_cpu_float32 2022-08-17T12:26:22.2597182Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_cpu_float32 2022-08-17T12:26:22.2875261Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_cpu_float32 2022-08-17T12:26:22.3100148Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_mean_cpu_float32 2022-08-17T12:26:22.3315522Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_mean_cpu_float32 2022-08-17T12:26:22.4086496Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stft_cpu_float32 2022-08-17T12:26:22.4124163Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stft_cpu_float32 2022-08-17T12:26:22.4562620Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sub_cpu_float32 2022-08-17T12:26:22.4598253Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sub_cpu_float32 2022-08-17T12:26:22.5183738Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_cpu_float32 2022-08-17T12:26:22.5220499Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_cpu_float32 2022-08-17T12:26:22.5493600Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_to_size_cpu_float32 2022-08-17T12:26:22.5633318Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_to_size_cpu_float32 2022-08-17T12:26:22.5877727Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_cpu_float32 2022-08-17T12:26:22.5904004Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32 2022-08-17T12:26:22.5942415Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32 2022-08-17T12:26:22.6314898Z [gw3] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32 2022-08-17T12:26:22.6801542Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32 2022-08-17T12:26:22.6828718Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32 2022-08-17T12:26:22.7608282Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:22.7618188Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:22.8333403Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:22.8346330Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:22.9176620Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:22.9193471Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:22.9434277Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32 2022-08-17T12:26:22.9635311Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32 2022-08-17T12:26:23.1677204Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32 2022-08-17T12:26:23.1691797Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_cpu_float32 2022-08-17T12:26:23.3964945Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_lowrank_cpu_float32 2022-08-17T12:26:23.3980157Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32 2022-08-17T12:26:23.4817504Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32 2022-08-17T12:26:23.4834066Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32 2022-08-17T12:26:28.2888304Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32 2022-08-17T12:26:28.2914796Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_norm_cpu_float32 2022-08-17T12:26:28.4153278Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_normalize_cpu_float32 2022-08-17T12:26:28.4167951Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32 2022-08-17T12:26:28.5912490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32 2022-08-17T12:26:28.5937630Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:26:28.6872081Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:26:28.6884157Z [gw3] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32 2022-08-17T12:26:28.7233192Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32 2022-08-17T12:26:28.7312980Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32 2022-08-17T12:26:28.7350368Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32 2022-08-17T12:26:28.7648271Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32 2022-08-17T12:26:28.7670387Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_normalize_cpu_float32 2022-08-17T12:26:28.7696447Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_prod_cpu_float32 2022-08-17T12:26:28.7789110Z [gw0] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_prod_cpu_float32 2022-08-17T12:26:28.7794838Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32 2022-08-17T12:26:28.8189489Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32 2022-08-17T12:26:28.8268714Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmax_cpu_float32 2022-08-17T12:26:28.8299092Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32 2022-08-17T12:26:28.8671586Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32 2022-08-17T12:26:28.8672248Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32 2022-08-17T12:26:28.9115105Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32 2022-08-17T12:26:28.9119352Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32 2022-08-17T12:26:28.9515387Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32 2022-08-17T12:26:28.9555185Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32 2022-08-17T12:26:28.9955508Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32 2022-08-17T12:26:28.9996998Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32 2022-08-17T12:26:29.0430500Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32 2022-08-17T12:26:29.0439503Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32 2022-08-17T12:26:29.0950831Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32 2022-08-17T12:26:29.1828349Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:26:29.1866948Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:26:29.2846490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:26:29.2872271Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:26:29.4434205Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:26:29.4464251Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:26:29.5050354Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:26:29.5209392Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmax_cpu_float32 2022-08-17T12:26:29.5931712Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmin_cpu_float32 2022-08-17T12:26:29.5956221Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_lowrank_cpu_float32 2022-08-17T12:26:29.6100800Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_symeig_cpu_float32 2022-08-17T12:26:29.6124099Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:26:29.7744755Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:26:29.7758304Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_symeig_cpu_float32 2022-08-17T12:26:29.7817430Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_t_cpu_float32 2022-08-17T12:26:29.8126702Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_t_cpu_float32 2022-08-17T12:26:29.8149763Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:26:29.8270655Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:26:29.8321971Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_along_dim_cpu_float32 2022-08-17T12:26:29.8715323Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_along_dim_cpu_float32 2022-08-17T12:26:30.0010919Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_cpu_float32 2022-08-17T12:26:30.0030832Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:26:30.0141392Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:26:30.0275052Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_cpu_float32 2022-08-17T12:26:30.0359973Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tan_cpu_float32 2022-08-17T12:26:30.0768948Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tan_cpu_float32 2022-08-17T12:26:30.0777752Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tanh_cpu_float32 2022-08-17T12:26:30.0834880Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tanh_cpu_float32 2022-08-17T12:26:30.0858865Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:26:30.1236106Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:26:30.1245024Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensor_split_cpu_float32 2022-08-17T12:26:30.1323857Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensor_split_cpu_float32 2022-08-17T12:26:30.1348188Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:26:30.1751833Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:26:30.1799728Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensordot_cpu_float32 2022-08-17T12:26:30.1846831Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensordot_cpu_float32 2022-08-17T12:26:30.1862746Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmin_cpu_float32 2022-08-17T12:26:30.1904643Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_std_cpu_float32 2022-08-17T12:26:30.1928477Z [gw3] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:26:30.1957220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32 2022-08-17T12:26:30.2231457Z [gw3] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32 2022-08-17T12:26:30.2431422Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tile_cpu_float32 2022-08-17T12:26:30.3141073Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32 2022-08-17T12:26:30.3271406Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tile_cpu_float32 2022-08-17T12:26:30.3326918Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_to_sparse_cpu_float32 2022-08-17T12:26:30.3676476Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_to_sparse_cpu_float32 2022-08-17T12:26:30.3890370Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_topk_cpu_float32 2022-08-17T12:26:30.4154834Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_topk_cpu_float32 2022-08-17T12:26:30.4197257Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trace_cpu_float32 2022-08-17T12:26:30.4597479Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trace_cpu_float32 2022-08-17T12:26:30.4722037Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_transpose_cpu_float32 2022-08-17T12:26:30.5075353Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_transpose_cpu_float32 2022-08-17T12:26:30.5372942Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapezoid_cpu_float32 2022-08-17T12:26:30.5557471Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapezoid_cpu_float32 2022-08-17T12:26:30.5950298Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapz_cpu_float32 2022-08-17T12:26:30.5994051Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapz_cpu_float32 2022-08-17T12:26:30.6577518Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triangular_solve_cpu_float32 2022-08-17T12:26:30.6622458Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triangular_solve_cpu_float32 2022-08-17T12:26:30.6840886Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tril_cpu_float32 2022-08-17T12:26:30.7059635Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tril_cpu_float32 2022-08-17T12:26:30.7199825Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triu_cpu_float32 2022-08-17T12:26:30.7480337Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triu_cpu_float32 2022-08-17T12:26:30.7710921Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_true_divide_cpu_float32 2022-08-17T12:26:30.7738415Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_true_divide_cpu_float32 2022-08-17T12:26:30.7766315Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:26:30.7976776Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:26:30.7986622Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trunc_cpu_float32 2022-08-17T12:26:30.8430973Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trunc_cpu_float32 2022-08-17T12:26:30.8565391Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unbind_cpu_float32 2022-08-17T12:26:30.8848248Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unbind_cpu_float32 2022-08-17T12:26:30.8981771Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unflatten_cpu_float32 2022-08-17T12:26:30.9234952Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unflatten_cpu_float32 2022-08-17T12:26:30.9502419Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unfold_cpu_float32 2022-08-17T12:26:30.9674259Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unfold_cpu_float32 2022-08-17T12:26:31.0185834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_consecutive_cpu_float32 2022-08-17T12:26:31.0198573Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:26:31.1998478Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:26:31.2013625Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_consecutive_cpu_float32 2022-08-17T12:26:31.6550668Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_cpu_float32 2022-08-17T12:26:31.6563077Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_cpu_float32 2022-08-17T12:26:31.6675465Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unsqueeze_cpu_float32 2022-08-17T12:26:31.6995910Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unsqueeze_cpu_float32 2022-08-17T12:26:31.7242751Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_cpu_float32 2022-08-17T12:26:31.7438076Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_cpu_float32 2022-08-17T12:26:31.7681083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_mean_cpu_float32 2022-08-17T12:26:31.7877744Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_mean_cpu_float32 2022-08-17T12:26:31.7949653Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vdot_cpu_float32 2022-08-17T12:26:31.8317458Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vdot_cpu_float32 2022-08-17T12:26:31.8358757Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_complex_cpu_float32 2022-08-17T12:26:31.8755398Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_complex_cpu_float32 2022-08-17T12:26:31.8844430Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_cpu_float32 2022-08-17T12:26:31.9196246Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_cpu_float32 2022-08-17T12:26:31.9252452Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_real_cpu_complex64 2022-08-17T12:26:31.9636729Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_real_cpu_complex64 2022-08-17T12:26:31.9779588Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_cpu_float32 2022-08-17T12:26:32.0073733Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_cpu_float32 2022-08-17T12:26:32.0157635Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vsplit_cpu_float32 2022-08-17T12:26:32.0514436Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vsplit_cpu_float32 2022-08-17T12:26:32.0599281Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vstack_cpu_float32 2022-08-17T12:26:32.0954918Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vstack_cpu_float32 2022-08-17T12:26:32.1121586Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_where_cpu_float32 2022-08-17T12:26:32.1393522Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_where_cpu_float32 2022-08-17T12:26:32.1577822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_xlogy_cpu_float32 2022-08-17T12:26:32.1832735Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_xlogy_cpu_float32 2022-08-17T12:26:32.1910738Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zero__cpu_float32 2022-08-17T12:26:32.2275037Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zero__cpu_float32 2022-08-17T12:26:32.2440870Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zeros_like_cpu_float32 2022-08-17T12:26:32.2714647Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zeros_like_cpu_float32 2022-08-17T12:26:32.2855302Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_baddbmm_cpu_float32 2022-08-17T12:26:32.3154967Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_baddbmm_cpu_float32 2022-08-17T12:26:32.3424245Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bernoulli_cpu_float32 2022-08-17T12:26:32.3593618Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bernoulli_cpu_float32 2022-08-17T12:26:32.3836863Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bfloat16_cpu_float32 2022-08-17T12:26:32.4109740Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bfloat16_cpu_float32 2022-08-17T12:26:32.4142893Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bincount_cpu_int64 2022-08-17T12:26:32.4550072Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bincount_cpu_int64 2022-08-17T12:26:32.4588743Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_and_cpu_int64 2022-08-17T12:26:32.4915337Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_and_cpu_int64 2022-08-17T12:26:32.5027798Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_left_shift_cpu_int64 2022-08-17T12:26:32.5357662Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_left_shift_cpu_int64 2022-08-17T12:26:32.5408046Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_not_cpu_int64 2022-08-17T12:26:32.5795886Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_not_cpu_int64 2022-08-17T12:26:32.5906751Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_or_cpu_int64 2022-08-17T12:26:32.6235311Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_or_cpu_int64 2022-08-17T12:26:32.6347309Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_right_shift_cpu_int64 2022-08-17T12:26:32.6675821Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_right_shift_cpu_int64 2022-08-17T12:26:32.6787278Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_xor_cpu_int64 2022-08-17T12:26:32.7116211Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_xor_cpu_int64 2022-08-17T12:26:32.7210890Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_block_diag_cpu_float32 2022-08-17T12:26:32.7553482Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_block_diag_cpu_float32 2022-08-17T12:26:32.7696030Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bmm_cpu_float32 2022-08-17T12:26:32.8069064Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bmm_cpu_float32 2022-08-17T12:26:32.8089527Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bool_cpu_float32 2022-08-17T12:26:32.8513818Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bool_cpu_float32 2022-08-17T12:26:32.8514726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_shapes_cpu_float32 2022-08-17T12:26:32.9076566Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_shapes_cpu_float32 2022-08-17T12:26:32.9078037Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_tensors_cpu_float32 2022-08-17T12:26:32.9416741Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_tensors_cpu_float32 2022-08-17T12:26:32.9426808Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_to_cpu_float32 2022-08-17T12:26:32.9755415Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_to_cpu_float32 2022-08-17T12:26:33.1765329Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bucketize_cpu_float32 2022-08-17T12:26:33.1777716Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bucketize_cpu_float32 2022-08-17T12:26:33.1865070Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_byte_cpu_float32 2022-08-17T12:26:33.2194523Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_byte_cpu_float32 2022-08-17T12:26:33.2289778Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cartesian_prod_cpu_float32 2022-08-17T12:26:33.2636615Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cartesian_prod_cpu_float32 2022-08-17T12:26:33.2740785Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cat_cpu_float32 2022-08-17T12:26:33.3073950Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cat_cpu_float32 2022-08-17T12:26:33.5881358Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cdist_cpu_float32 2022-08-17T12:26:33.5893698Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cdist_cpu_float32 2022-08-17T12:26:33.5931016Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ceil_cpu_float32 2022-08-17T12:26:33.6314895Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ceil_cpu_float32 2022-08-17T12:26:33.6407498Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chalf_cpu_float32 2022-08-17T12:26:33.6755139Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chalf_cpu_float32 2022-08-17T12:26:33.6862846Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_char_cpu_float32 2022-08-17T12:26:33.7195291Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_char_cpu_float32 2022-08-17T12:26:33.7231798Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_cpu_float32 2022-08-17T12:26:33.7635318Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_cpu_float32 2022-08-17T12:26:33.7671968Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_inverse_cpu_float32 2022-08-17T12:26:33.8076155Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_inverse_cpu_float32 2022-08-17T12:26:33.9260199Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_solve_cpu_float32 2022-08-17T12:26:33.9287657Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_solve_cpu_float32 2022-08-17T12:26:33.9319237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chunk_cpu_float32 2022-08-17T12:26:33.9334427Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_std_cpu_float32 2022-08-17T12:26:33.9487530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_sum_cpu_float32 2022-08-17T12:26:33.9991017Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chunk_cpu_float32 2022-08-17T12:26:34.0275519Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_cpu_float32 2022-08-17T12:26:34.0307463Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_cpu_float32 2022-08-17T12:26:34.0407986Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_max_cpu_float32 2022-08-17T12:26:34.0757986Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_max_cpu_float32 2022-08-17T12:26:34.0837503Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_min_cpu_float32 2022-08-17T12:26:34.1153800Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_min_cpu_float32 2022-08-17T12:26:34.1193361Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clone_cpu_float32 2022-08-17T12:26:34.1595395Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clone_cpu_float32 2022-08-17T12:26:34.1666573Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_column_stack_cpu_float32 2022-08-17T12:26:34.2035127Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_column_stack_cpu_float32 2022-08-17T12:26:34.2918493Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_combinations_cpu_float32 2022-08-17T12:26:34.2929314Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_combinations_cpu_float32 2022-08-17T12:26:34.3044150Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_complex_cpu_float32 2022-08-17T12:26:34.3354893Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_complex_cpu_float32 2022-08-17T12:26:34.3402723Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_cpu_float32 2022-08-17T12:26:34.3795594Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_cpu_float32 2022-08-17T12:26:34.3836704Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_physical_cpu_float32 2022-08-17T12:26:34.4275464Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_physical_cpu_float32 2022-08-17T12:26:34.4835817Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_constant_pad_nd_cpu_float32 2022-08-17T12:26:34.4848401Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_constant_pad_nd_cpu_float32 2022-08-17T12:26:34.4882694Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_contiguous_cpu_float32 2022-08-17T12:26:34.5275471Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_contiguous_cpu_float32 2022-08-17T12:26:34.5397522Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_copysign_cpu_float32 2022-08-17T12:26:34.5716132Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_copysign_cpu_float32 2022-08-17T12:26:34.5860260Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_corrcoef_cpu_float32 2022-08-17T12:26:34.5871928Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:26:34.6497698Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:26:34.6509469Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_corrcoef_cpu_float32 2022-08-17T12:26:34.6555481Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cos_cpu_float32 2022-08-17T12:26:34.6915273Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cos_cpu_float32 2022-08-17T12:26:34.6976425Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cosh_cpu_float32 2022-08-17T12:26:34.7355379Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cosh_cpu_float32 2022-08-17T12:26:34.8943133Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_count_nonzero_cpu_float32 2022-08-17T12:26:34.8969059Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:26:34.9334883Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:26:34.9385425Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_count_nonzero_cpu_float32 2022-08-17T12:26:34.9483887Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cov_cpu_float32 2022-08-17T12:26:34.9832807Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cov_cpu_float32 2022-08-17T12:26:34.9857834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cross_cpu_float32 2022-08-17T12:26:35.0312402Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cross_cpu_float32 2022-08-17T12:26:35.0542782Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummax_cpu_float32 2022-08-17T12:26:35.0836299Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummax_cpu_float32 2022-08-17T12:26:35.1203927Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummin_cpu_float32 2022-08-17T12:26:35.1275350Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummin_cpu_float32 2022-08-17T12:26:35.1464027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumprod_cpu_float32 2022-08-17T12:26:35.1752305Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumprod_cpu_float32 2022-08-17T12:26:35.1792059Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumsum_cpu_float32 2022-08-17T12:26:35.1968293Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumsum_cpu_float32 2022-08-17T12:26:35.1989385Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_sum_cpu_float32 2022-08-17T12:26:35.2232297Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_var_cpu_float32 2022-08-17T12:26:35.2500314Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumulative_trapezoid_cpu_float32 2022-08-17T12:26:35.2596489Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumulative_trapezoid_cpu_float32 2022-08-17T12:26:35.2657406Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_deg2rad_cpu_float32 2022-08-17T12:26:35.3111966Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_deg2rad_cpu_float32 2022-08-17T12:26:35.3173767Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_cpu_float32 2022-08-17T12:26:35.3478197Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_cpu_float32 2022-08-17T12:26:35.3616939Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_embed_cpu_float32 2022-08-17T12:26:35.3916275Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_embed_cpu_float32 2022-08-17T12:26:35.3995001Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagflat_cpu_float32 2022-08-17T12:26:35.4432248Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagflat_cpu_float32 2022-08-17T12:26:35.4678710Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_cpu_float32 2022-08-17T12:26:35.4794048Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_cpu_float32 2022-08-17T12:26:35.4975560Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_scatter_cpu_float32 2022-08-17T12:26:35.5235201Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_scatter_cpu_float32 2022-08-17T12:26:35.8442347Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diff_cpu_float32 2022-08-17T12:26:35.8470310Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diff_cpu_float32 2022-08-17T12:26:35.8529315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_digamma_cpu_float32 2022-08-17T12:26:35.8951296Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_digamma_cpu_float32 2022-08-17T12:26:35.9668388Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dist_cpu_float32 2022-08-17T12:26:35.9776416Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dist_cpu_float32 2022-08-17T12:26:36.0027157Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_floor_rounding_cpu_float32 2022-08-17T12:26:36.0232223Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_floor_rounding_cpu_float32 2022-08-17T12:26:36.0316204Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:36.0635359Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:36.0763884Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_trunc_rounding_cpu_float32 2022-08-17T12:26:36.1075267Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_trunc_rounding_cpu_float32 2022-08-17T12:26:36.1114430Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dot_cpu_float32 2022-08-17T12:26:36.1515529Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dot_cpu_float32 2022-08-17T12:26:36.1604260Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_double_cpu_float32 2022-08-17T12:26:36.1955340Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_double_cpu_float32 2022-08-17T12:26:36.2015632Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dsplit_cpu_float32 2022-08-17T12:26:36.2397054Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dsplit_cpu_float32 2022-08-17T12:26:36.2469348Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dstack_cpu_float32 2022-08-17T12:26:36.2836014Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dstack_cpu_float32 2022-08-17T12:26:36.3006730Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eig_cpu_float32 2022-08-17T12:26:36.3275410Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eig_cpu_float32 2022-08-17T12:26:36.3855066Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_einsum_cpu_float32 2022-08-17T12:26:36.3877499Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_einsum_cpu_float32 2022-08-17T12:26:36.3958855Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_cpu_float32 2022-08-17T12:26:36.4316476Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_cpu_float32 2022-08-17T12:26:36.4427641Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_like_cpu_float32 2022-08-17T12:26:36.4757226Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_like_cpu_float32 2022-08-17T12:26:36.4896783Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eq_cpu_float32 2022-08-17T12:26:36.5165556Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eq_cpu_float32 2022-08-17T12:26:36.5187393Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:26:36.5195179Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:36.6094784Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_equal_cpu_float32 2022-08-17T12:26:36.6205147Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_equal_cpu_float32 2022-08-17T12:26:36.6247415Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erf_cpu_float32 2022-08-17T12:26:36.6636312Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erf_cpu_float32 2022-08-17T12:26:36.6693437Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfc_cpu_float32 2022-08-17T12:26:36.7076845Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfc_cpu_float32 2022-08-17T12:26:36.7119592Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfinv_cpu_float32 2022-08-17T12:26:36.7516779Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfinv_cpu_float32 2022-08-17T12:26:36.7583768Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp2_cpu_float32 2022-08-17T12:26:36.7663278Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp2_cpu_float32 2022-08-17T12:26:36.7683572Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:36.7751109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mish_cpu_float32 2022-08-17T12:26:36.7952259Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mish_cpu_float32 2022-08-17T12:26:36.8004544Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp_cpu_float32 2022-08-17T12:26:36.8228011Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp_cpu_float32 2022-08-17T12:26:36.8275866Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:36.8391285Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:36.8452462Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_as_cpu_float32 2022-08-17T12:26:36.8668324Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_as_cpu_float32 2022-08-17T12:26:36.8908917Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:36.8947438Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_cpu_float32 2022-08-17T12:26:36.9134960Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_cpu_float32 2022-08-17T12:26:36.9156166Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:36.9323282Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:26:36.9328376Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expm1_cpu_float32 2022-08-17T12:26:36.9574415Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expm1_cpu_float32 2022-08-17T12:26:36.9631109Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:26:36.9739022Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:26:36.9980432Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft2_cpu_float32 2022-08-17T12:26:37.0153261Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft2_cpu_float32 2022-08-17T12:26:37.0324418Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft_cpu_float32 2022-08-17T12:26:37.0412783Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft_cpu_float32 2022-08-17T12:26:37.0540061Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:26:37.0590214Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32 2022-08-17T12:26:37.0604936Z [gw2] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32 2022-08-17T12:26:37.0861865Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftn_cpu_float32 2022-08-17T12:26:37.0993579Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftn_cpu_float32 2022-08-17T12:26:37.1033348Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_normalize_cpu_float32 2022-08-17T12:26:37.1141129Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftshift_cpu_float32 2022-08-17T12:26:37.1299706Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftshift_cpu_float32 2022-08-17T12:26:37.1510082Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_normalize_cpu_float32 2022-08-17T12:26:37.1514302Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft2_cpu_float32 2022-08-17T12:26:37.1519143Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64 2022-08-17T12:26:37.1695839Z [gw2] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64 2022-08-17T12:26:37.1991350Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft2_cpu_float32 2022-08-17T12:26:37.1996466Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft_cpu_float32 2022-08-17T12:26:37.2161243Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32 2022-08-17T12:26:37.2388886Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft_cpu_float32 2022-08-17T12:26:37.2434280Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32 2022-08-17T12:26:37.2594764Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfftn_cpu_float32 2022-08-17T12:26:37.2661238Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32 2022-08-17T12:26:37.2937001Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfftn_cpu_float32 2022-08-17T12:26:37.3116179Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft2_cpu_float32 2022-08-17T12:26:37.3472684Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft2_cpu_float32 2022-08-17T12:26:37.3477122Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft_cpu_float32 2022-08-17T12:26:37.3588393Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft_cpu_float32 2022-08-17T12:26:37.3608949Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32 2022-08-17T12:26:37.3846975Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:26:37.4255485Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftn_cpu_float32 2022-08-17T12:26:37.4328395Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:26:37.4501804Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:26:37.4544784Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftn_cpu_float32 2022-08-17T12:26:37.4742258Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftshift_cpu_float32 2022-08-17T12:26:37.4760429Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:26:37.4786497Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftshift_cpu_float32 2022-08-17T12:26:37.4953476Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:26:37.5123543Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft2_cpu_float32 2022-08-17T12:26:37.5192265Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:26:37.5208616Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pdist_cpu_float32 2022-08-17T12:26:37.5392870Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft2_cpu_float32 2022-08-17T12:26:37.5557421Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft_cpu_float32 2022-08-17T12:26:37.5833009Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft_cpu_float32 2022-08-17T12:26:37.6305948Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfftn_cpu_float32 2022-08-17T12:26:37.6349112Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfftn_cpu_float32 2022-08-17T12:26:37.6813811Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft2_cpu_float32 2022-08-17T12:26:37.6828993Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft2_cpu_float32 2022-08-17T12:26:37.6834171Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft_cpu_float32 2022-08-17T12:26:37.6845779Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pdist_cpu_float32 2022-08-17T12:26:37.7000097Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:26:37.7118160Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:26:37.7294945Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft_cpu_float32 2022-08-17T12:26:37.7331696Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:26:37.7395046Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfftn_cpu_float32 2022-08-17T12:26:37.7600051Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:26:37.7747774Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfftn_cpu_float32 2022-08-17T12:26:37.7777133Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:26:37.7877441Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft2_cpu_float32 2022-08-17T12:26:37.8216871Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft2_cpu_float32 2022-08-17T12:26:37.8356324Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft_cpu_float32 2022-08-17T12:26:37.8657881Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft_cpu_float32 2022-08-17T12:26:37.8889470Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfftn_cpu_float32 2022-08-17T12:26:37.9149395Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfftn_cpu_float32 2022-08-17T12:26:37.9172474Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fill_cpu_float32 2022-08-17T12:26:37.9628664Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fill_cpu_float32 2022-08-17T12:26:37.9633207Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flatten_cpu_float32 2022-08-17T12:26:38.0071370Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flatten_cpu_float32 2022-08-17T12:26:38.0127327Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flip_cpu_float32 2022-08-17T12:26:38.0484924Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flip_cpu_float32 2022-08-17T12:26:38.0489303Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fliplr_cpu_float32 2022-08-17T12:26:38.0789855Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fliplr_cpu_float32 2022-08-17T12:26:38.0799646Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:26:38.0914894Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_prelu_cpu_float32 2022-08-17T12:26:38.0922820Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flipud_cpu_float32 2022-08-17T12:26:38.1238223Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flipud_cpu_float32 2022-08-17T12:26:38.1245805Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_prelu_cpu_float32 2022-08-17T12:26:38.1307972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu6_cpu_float32 2022-08-17T12:26:38.1316523Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu6_cpu_float32 2022-08-17T12:26:38.1378937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_cpu_float32 2022-08-17T12:26:38.1672318Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_cpu_float32 2022-08-17T12:26:38.1751505Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu_cpu_float32 2022-08-17T12:26:38.1779501Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_power_cpu_float32 2022-08-17T12:26:38.1997308Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu_cpu_float32 2022-08-17T12:26:38.2111891Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_power_cpu_float32 2022-08-17T12:26:38.2191634Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32 2022-08-17T12:26:38.2233417Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_cpu_float32 2022-08-17T12:26:38.2589807Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_cpu_float32 2022-08-17T12:26:38.2602834Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32 2022-08-17T12:26:38.2631062Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_selu_cpu_float32 2022-08-17T12:26:38.2671716Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_divide_cpu_float32 2022-08-17T12:26:38.3033791Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_selu_cpu_float32 2022-08-17T12:26:38.3097278Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:26:38.3230560Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:26:38.3245575Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_divide_cpu_float32 2022-08-17T12:26:38.3386362Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmax_cpu_float32 2022-08-17T12:26:38.3472641Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmax_cpu_float32 2022-08-17T12:26:38.3545398Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_cpu_float32 2022-08-17T12:26:38.3671775Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_cpu_float32 2022-08-17T12:26:38.3816317Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmin_cpu_float32 2022-08-17T12:26:38.3912244Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmin_cpu_float32 2022-08-17T12:26:38.4078758Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:26:38.4111966Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:26:38.4269145Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmod_cpu_float32 2022-08-17T12:26:38.4352022Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmod_cpu_float32 2022-08-17T12:26:38.4490646Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:26:38.4551210Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:26:38.4607970Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frac_cpu_float32 2022-08-17T12:26:38.4793509Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frac_cpu_float32 2022-08-17T12:26:38.4920789Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_cpu_float32 2022-08-17T12:26:38.4993315Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_cpu_float32 2022-08-17T12:26:38.5233302Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frexp_cpu_float32 2022-08-17T12:26:38.5338491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:26:38.5401612Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frexp_cpu_float32 2022-08-17T12:26:38.5431451Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:26:38.5567980Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_full_like_cpu_float32 2022-08-17T12:26:38.5671610Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_full_like_cpu_float32 2022-08-17T12:26:38.5745634Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softplus_cpu_float32 2022-08-17T12:26:38.5872579Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softplus_cpu_float32 2022-08-17T12:26:38.5962776Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gather_cpu_float32 2022-08-17T12:26:38.6113671Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gather_cpu_float32 2022-08-17T12:26:38.6213868Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32 2022-08-17T12:26:38.6314233Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32 2022-08-17T12:26:38.6449248Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gcd_cpu_int64 2022-08-17T12:26:38.6554299Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gcd_cpu_int64 2022-08-17T12:26:38.6655048Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softsign_cpu_float32 2022-08-17T12:26:38.6794313Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softsign_cpu_float32 2022-08-17T12:26:38.6938753Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ge_cpu_float32 2022-08-17T12:26:38.6992847Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ge_cpu_float32 2022-08-17T12:26:38.7075997Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:26:38.7275506Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:26:38.7435130Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_geqrf_cpu_float32 2022-08-17T12:26:38.7510870Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_threshold_cpu_float32 2022-08-17T12:26:38.7873861Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_threshold_cpu_float32 2022-08-17T12:26:38.8155075Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:26:38.8312257Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:26:38.8597543Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:26:38.8753192Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:26:39.1614370Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_unfold_cpu_float32 2022-08-17T12:26:39.1625634Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_var_cpu_float32 2022-08-17T12:26:39.1637730Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_geqrf_cpu_float32 2022-08-17T12:26:39.1642144Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gradient_cpu_float32 2022-08-17T12:26:39.1808316Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32 2022-08-17T12:26:39.2076062Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32 2022-08-17T12:26:39.2308464Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32 2022-08-17T12:26:39.2516279Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32 2022-08-17T12:26:39.2695461Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32 2022-08-17T12:26:39.2715062Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gradient_cpu_float32 2022-08-17T12:26:39.2781625Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gt_cpu_float32 2022-08-17T12:26:39.2825743Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32 2022-08-17T12:26:39.2951984Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gt_cpu_float32 2022-08-17T12:26:39.3152919Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32 2022-08-17T12:26:39.3263451Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_half_cpu_float32 2022-08-17T12:26:39.3594864Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_half_cpu_float32 2022-08-17T12:26:39.3716215Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_heaviside_cpu_float32 2022-08-17T12:26:39.4034848Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_heaviside_cpu_float32 2022-08-17T12:26:39.7091576Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histc_cpu_float32 2022-08-17T12:26:39.7108792Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32 2022-08-17T12:26:40.5008787Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32 2022-08-17T12:26:40.5036034Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histc_cpu_float32 2022-08-17T12:26:41.8050590Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogram_cpu_float32 2022-08-17T12:26:41.8077358Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogram_cpu_float32 2022-08-17T12:26:42.1043822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogramdd_cpu_float32 2022-08-17T12:26:42.1059886Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_unfold_cpu_float32 2022-08-17T12:26:42.1276062Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:26:42.1551734Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:26:42.1874794Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:26:42.1893220Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32 2022-08-17T12:26:42.2400519Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32 2022-08-17T12:26:42.2471016Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:26:42.2812700Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nonzero_cpu_float32 2022-08-17T12:26:42.2833316Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nonzero_cpu_float32 2022-08-17T12:26:42.3356562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_cpu_float32 2022-08-17T12:26:42.3379010Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_cpu_float32 2022-08-17T12:26:42.3452668Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_fro_cpu_float32 2022-08-17T12:26:42.3794283Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_fro_cpu_float32 2022-08-17T12:26:42.3880200Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_inf_cpu_float32 2022-08-17T12:26:42.4234504Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_inf_cpu_float32 2022-08-17T12:26:42.4302884Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_nuc_cpu_float32 2022-08-17T12:26:42.4674182Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_nuc_cpu_float32 2022-08-17T12:26:42.4819367Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_cpu_float32 2022-08-17T12:26:42.5113658Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_cpu_float32 2022-08-17T12:26:42.5166631Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_number_mean_cpu_float32 2022-08-17T12:26:42.5553693Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_number_mean_cpu_float32 2022-08-17T12:26:42.5687315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ones_like_cpu_float32 2022-08-17T12:26:42.5994431Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ones_like_cpu_float32 2022-08-17T12:26:43.1344556Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ormqr_cpu_float32 2022-08-17T12:26:43.1356548Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogramdd_cpu_float32 2022-08-17T12:26:43.1400943Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hsplit_cpu_float32 2022-08-17T12:26:43.1796455Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hsplit_cpu_float32 2022-08-17T12:26:43.1863898Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hstack_cpu_float32 2022-08-17T12:26:43.2235476Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hstack_cpu_float32 2022-08-17T12:26:43.2335957Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hypot_cpu_float32 2022-08-17T12:26:43.2674974Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hypot_cpu_float32 2022-08-17T12:26:43.2724071Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_i0_cpu_float32 2022-08-17T12:26:43.3113544Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_i0_cpu_float32 2022-08-17T12:26:43.3208643Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igamma_cpu_float32 2022-08-17T12:26:43.3553282Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igamma_cpu_float32 2022-08-17T12:26:43.3707102Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igammac_cpu_float32 2022-08-17T12:26:43.3993342Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igammac_cpu_float32 2022-08-17T12:26:43.4040826Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_imag_cpu_complex64 2022-08-17T12:26:43.4433661Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_imag_cpu_complex64 2022-08-17T12:26:43.4539580Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_add_cpu_float32 2022-08-17T12:26:43.4874142Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_add_cpu_float32 2022-08-17T12:26:43.4926773Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_copy_cpu_float32 2022-08-17T12:26:43.5313520Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_copy_cpu_float32 2022-08-17T12:26:43.5361085Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_fill_cpu_float32 2022-08-17T12:26:43.5753620Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_fill_cpu_float32 2022-08-17T12:26:43.5821262Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_put_cpu_float32 2022-08-17T12:26:43.6193835Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_put_cpu_float32 2022-08-17T12:26:43.6514447Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_reduce_cpu_float32 2022-08-17T12:26:43.6632510Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_reduce_cpu_float32 2022-08-17T12:26:43.6678036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_select_cpu_float32 2022-08-17T12:26:43.7074999Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_select_cpu_float32 2022-08-17T12:26:43.7127454Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inner_cpu_float32 2022-08-17T12:26:43.7514830Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inner_cpu_float32 2022-08-17T12:26:43.7588607Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_int_cpu_float32 2022-08-17T12:26:43.7955565Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_int_cpu_float32 2022-08-17T12:26:43.8047972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inverse_cpu_float32 2022-08-17T12:26:43.8394422Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inverse_cpu_float32 2022-08-17T12:26:43.9241417Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isclose_cpu_float32 2022-08-17T12:26:43.9257023Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isclose_cpu_float32 2022-08-17T12:26:43.9334570Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isfinite_cpu_float32 2022-08-17T12:26:43.9674234Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isfinite_cpu_float32 2022-08-17T12:26:43.9732493Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isin_cpu_float32 2022-08-17T12:26:44.0116980Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isin_cpu_float32 2022-08-17T12:26:44.0127941Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ormqr_cpu_float32 2022-08-17T12:26:44.0128885Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isinf_cpu_float32 2022-08-17T12:26:44.0164302Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_outer_cpu_float32 2022-08-17T12:26:44.0175753Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isinf_cpu_float32 2022-08-17T12:26:44.0554223Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_outer_cpu_float32 2022-08-17T12:26:44.0554780Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pca_lowrank_cpu_float32 2022-08-17T12:26:44.0600909Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isnan_cpu_float32 2022-08-17T12:26:44.0994459Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isnan_cpu_float32 2022-08-17T12:26:44.1038320Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isneginf_cpu_float32 2022-08-17T12:26:44.1433754Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isneginf_cpu_float32 2022-08-17T12:26:44.1477049Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isposinf_cpu_float32 2022-08-17T12:26:44.1874396Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isposinf_cpu_float32 2022-08-17T12:26:44.1948475Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isreal_cpu_float32 2022-08-17T12:26:44.2362451Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isreal_cpu_float32 2022-08-17T12:26:44.2367398Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_istft_cpu_float32 2022-08-17T12:26:44.2801188Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_istft_cpu_float32 2022-08-17T12:26:44.2812258Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:44.3195805Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:44.3221211Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:44.3671936Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:44.3681858Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_cpu_float32 2022-08-17T12:26:44.4112744Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_cpu_float32 2022-08-17T12:26:44.4123415Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:44.4552217Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:44.4563083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_unary_cpu_float32 2022-08-17T12:26:44.5015353Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_unary_cpu_float32 2022-08-17T12:26:44.5025822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kron_cpu_float32 2022-08-17T12:26:44.5430565Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kron_cpu_float32 2022-08-17T12:26:44.7207109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kthvalue_cpu_float32 2022-08-17T12:26:44.7234148Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kthvalue_cpu_float32 2022-08-17T12:26:44.7455212Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lcm_cpu_int64 2022-08-17T12:26:44.7789376Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lcm_cpu_int64 2022-08-17T12:26:44.7854261Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ldexp_cpu_float32 2022-08-17T12:26:44.8154412Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ldexp_cpu_float32 2022-08-17T12:26:44.8304255Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_le_cpu_float32 2022-08-17T12:26:44.8595852Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_le_cpu_float32 2022-08-17T12:26:44.8719598Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lerp_cpu_float32 2022-08-17T12:26:44.8730724Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32 2022-08-17T12:26:44.8829909Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32 2022-08-17T12:26:44.9074657Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lerp_cpu_float32 2022-08-17T12:26:44.9147844Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lgamma_cpu_float32 2022-08-17T12:26:44.9555920Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lgamma_cpu_float32 2022-08-17T12:26:44.9782919Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_cpu_float32 2022-08-17T12:26:45.0034082Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_cpu_float32 2022-08-17T12:26:45.0275216Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_ex_cpu_float32 2022-08-17T12:26:45.0591894Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_ex_cpu_float32 2022-08-17T12:26:45.0636069Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cond_cpu_float32 2022-08-17T12:26:45.1079322Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cond_cpu_float32 2022-08-17T12:26:45.1080564Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cross_cpu_float32 2022-08-17T12:26:45.1512392Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cross_cpu_float32 2022-08-17T12:26:45.1659903Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_cpu_float32 2022-08-17T12:26:45.1917988Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_cpu_float32 2022-08-17T12:26:45.2946286Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_singular_cpu_float64 2022-08-17T12:26:45.3067308Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_singular_cpu_float64 2022-08-17T12:26:45.4521470Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eig_cpu_float32 2022-08-17T12:26:45.4555178Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eig_cpu_float32 2022-08-17T12:26:45.4729741Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigh_cpu_float32 2022-08-17T12:26:45.5031291Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigh_cpu_float32 2022-08-17T12:26:45.5040147Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvals_cpu_float32 2022-08-17T12:26:45.5472972Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvals_cpu_float32 2022-08-17T12:26:45.5482295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvalsh_cpu_float32 2022-08-17T12:26:45.5949787Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvalsh_cpu_float32 2022-08-17T12:26:45.6786492Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_householder_product_cpu_float32 2022-08-17T12:26:45.6801378Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_householder_product_cpu_float32 2022-08-17T12:26:45.7016541Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_cpu_float32 2022-08-17T12:26:45.7314698Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_cpu_float32 2022-08-17T12:26:45.7506619Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_ex_cpu_float32 2022-08-17T12:26:45.7694578Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_ex_cpu_float32 2022-08-17T12:26:45.7773192Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_cpu_float32 2022-08-17T12:26:45.8136882Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_cpu_float32 2022-08-17T12:26:45.8224085Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:26:45.8574853Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:26:45.9177991Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:45.9204738Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:45.9999256Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_cpu_float32 2022-08-17T12:26:46.0029433Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_cpu_float32 2022-08-17T12:26:46.0525300Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:26:46.0556614Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:26:46.0907316Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_cpu_float32 2022-08-17T12:26:46.0994398Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_cpu_float32 2022-08-17T12:26:46.1530058Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_cpu_float32 2022-08-17T12:26:46.1835754Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_cpu_float32 2022-08-17T12:26:46.2283151Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:26:46.2296794Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:26:46.5139630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_solve_cpu_float32 2022-08-17T12:26:46.5166912Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_solve_cpu_float32 2022-08-17T12:26:46.6382707Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:46.6400415Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:46.6432190Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_power_cpu_float32 2022-08-17T12:26:46.6911770Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_power_cpu_float32 2022-08-17T12:26:46.7241283Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_cpu_float32 2022-08-17T12:26:46.7273441Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_cpu_float32 2022-08-17T12:26:46.7307004Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:26:46.7716231Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:26:46.8149043Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_multi_dot_cpu_float32 2022-08-17T12:26:46.8294059Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_multi_dot_cpu_float32 2022-08-17T12:26:46.8852763Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_cpu_float32 2022-08-17T12:26:46.8876607Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_cpu_float32 2022-08-17T12:26:46.9083760Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:26:46.9389201Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:26:47.0156423Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_cpu_float32 2022-08-17T12:26:47.0199551Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_cpu_float32 2022-08-17T12:26:47.0265764Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:26:47.0676449Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:26:47.0684368Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_singular_cpu_float32 2022-08-17T12:26:47.1102071Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_singular_cpu_float32 2022-08-17T12:26:47.2145665Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_qr_cpu_float32 2022-08-17T12:26:47.2390792Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_qr_cpu_float32 2022-08-17T12:26:47.2521143Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_slogdet_cpu_float32 2022-08-17T12:26:47.2754913Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_slogdet_cpu_float32 2022-08-17T12:26:47.2797193Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_cpu_float32 2022-08-17T12:26:47.3231550Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_cpu_float32 2022-08-17T12:26:47.3818768Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_ex_cpu_float32 2022-08-17T12:26:47.3860421Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_ex_cpu_float32 2022-08-17T12:26:48.9523814Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_triangular_cpu_float32 2022-08-17T12:26:48.9524567Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pca_lowrank_cpu_float32 2022-08-17T12:26:48.9583223Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_permute_cpu_float32 2022-08-17T12:26:48.9953171Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_permute_cpu_float32 2022-08-17T12:26:49.0361468Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pinverse_cpu_float32 2022-08-17T12:26:49.0399392Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pinverse_cpu_float32 2022-08-17T12:26:49.1297444Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polar_cpu_float32 2022-08-17T12:26:49.1316106Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32 2022-08-17T12:26:49.1535301Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32 2022-08-17T12:26:49.1557055Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_triangular_cpu_float32 2022-08-17T12:26:49.2259528Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svd_cpu_float32 2022-08-17T12:26:49.2269271Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polar_cpu_float32 2022-08-17T12:26:49.2376929Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:26:49.2676283Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:26:49.2840510Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:26:49.3115665Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:26:49.3251152Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:26:49.3554653Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:26:49.3723283Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:26:49.3996304Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:26:49.4206934Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:26:49.4485549Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:26:49.4500828Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_positive_cpu_float32 2022-08-17T12:26:49.4875486Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_positive_cpu_float32 2022-08-17T12:26:49.5046569Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pow_cpu_float32 2022-08-17T12:26:49.5237460Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pow_cpu_float32 2022-08-17T12:26:49.5309677Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svd_cpu_float32 2022-08-17T12:26:49.5322416Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svdvals_cpu_float32 2022-08-17T12:26:49.5877889Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_prod_cpu_float32 2022-08-17T12:26:49.5892265Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svdvals_cpu_float32 2022-08-17T12:26:49.6040887Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorinv_cpu_float32 2022-08-17T12:26:49.6052079Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_prod_cpu_float32 2022-08-17T12:26:49.6069420Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorinv_cpu_float32 2022-08-17T12:26:49.6354005Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_put_cpu_float32 2022-08-17T12:26:49.6359569Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorsolve_cpu_float32 2022-08-17T12:26:49.6727649Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorsolve_cpu_float32 2022-08-17T12:26:49.6829934Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_put_cpu_float32 2022-08-17T12:26:49.6834977Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_qr_cpu_float32 2022-08-17T12:26:49.7095770Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vander_cpu_float32 2022-08-17T12:26:49.7193173Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vander_cpu_float32 2022-08-17T12:26:49.7905951Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vecdot_cpu_float32 2022-08-17T12:26:49.7918788Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_qr_cpu_float32 2022-08-17T12:26:49.7947017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_quantile_cpu_float32 2022-08-17T12:26:49.8278729Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_quantile_cpu_float32 2022-08-17T12:26:49.8307685Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vecdot_cpu_float32 2022-08-17T12:26:49.8351516Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vector_norm_cpu_float32 2022-08-17T12:26:49.8418087Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rad2deg_cpu_float32 2022-08-17T12:26:49.8870961Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rad2deg_cpu_float32 2022-08-17T12:26:49.8993957Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rand_like_cpu_float32 2022-08-17T12:26:49.9310238Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rand_like_cpu_float32 2022-08-17T12:26:49.9799326Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randint_like_cpu_float32 2022-08-17T12:26:49.9815761Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randint_like_cpu_float32 2022-08-17T12:26:50.0015672Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randn_like_cpu_float32 2022-08-17T12:26:50.0234745Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randn_like_cpu_float32 2022-08-17T12:26:50.0303396Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ravel_cpu_float32 2022-08-17T12:26:50.0398568Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ravel_cpu_float32 2022-08-17T12:26:50.0416462Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32 2022-08-17T12:26:50.0490021Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32 2022-08-17T12:26:50.0510675Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vector_norm_cpu_float32 2022-08-17T12:26:50.0780187Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linspace_cpu_float32 2022-08-17T12:26:50.0786643Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_real_cpu_float32 2022-08-17T12:26:50.1118700Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_real_cpu_float32 2022-08-17T12:26:50.1145550Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linspace_cpu_float32 2022-08-17T12:26:50.1216113Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log10_cpu_float32 2022-08-17T12:26:50.1268464Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log10_cpu_float32 2022-08-17T12:26:50.1274690Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reciprocal_cpu_float32 2022-08-17T12:26:50.1613101Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reciprocal_cpu_float32 2022-08-17T12:26:50.1618483Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log1p_cpu_float32 2022-08-17T12:26:50.1749939Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log1p_cpu_float32 2022-08-17T12:26:50.1797846Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_remainder_cpu_float32 2022-08-17T12:26:50.2073462Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_remainder_cpu_float32 2022-08-17T12:26:50.2074678Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log2_cpu_float32 2022-08-17T12:26:50.2148450Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log2_cpu_float32 2022-08-17T12:26:50.2157062Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_renorm_cpu_float32 2022-08-17T12:26:50.2436144Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_renorm_cpu_float32 2022-08-17T12:26:50.2484857Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_cpu_float32 2022-08-17T12:26:50.2511654Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_cpu_float32 2022-08-17T12:26:50.2875627Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_cpu_float32 2022-08-17T12:26:50.2949186Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_cpu_float32 2022-08-17T12:26:50.3115659Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_cpu_float32 2022-08-17T12:26:50.3128111Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_cpu_float32 2022-08-17T12:26:50.3155163Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_interleave_cpu_float32 2022-08-17T12:26:50.3314109Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_interleave_cpu_float32 2022-08-17T12:26:50.3463788Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_dtype_cpu_float32 2022-08-17T12:26:50.3553735Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_dtype_cpu_float32 2022-08-17T12:26:50.3641633Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_as_cpu_float32 2022-08-17T12:26:50.3754380Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_as_cpu_float32 2022-08-17T12:26:50.3799491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp2_cpu_float32 2022-08-17T12:26:50.3993555Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp2_cpu_float32 2022-08-17T12:26:50.4160968Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_cpu_float32 2022-08-17T12:26:50.4192638Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_cpu_float32 2022-08-17T12:26:50.4240373Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp_cpu_float32 2022-08-17T12:26:50.4433444Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp_cpu_float32 2022-08-17T12:26:50.4499976Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize__cpu_float32 2022-08-17T12:26:50.4634131Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize__cpu_float32 2022-08-17T12:26:50.4875396Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logcumsumexp_cpu_float32 2022-08-17T12:26:50.4947017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize_as__cpu_float32 2022-08-17T12:26:50.5264323Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize_as__cpu_float32 2022-08-17T12:26:50.5274368Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logcumsumexp_cpu_float32 2022-08-17T12:26:50.5312222Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logdet_cpu_float32 2022-08-17T12:26:50.5359298Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_conj_cpu_float32 2022-08-17T12:26:50.5615047Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_conj_cpu_float32 2022-08-17T12:26:50.5712113Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logdet_cpu_float32 2022-08-17T12:26:50.5788270Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_and_cpu_float32 2022-08-17T12:26:50.5805361Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_neg_cpu_float32 2022-08-17T12:26:50.5903828Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_neg_cpu_float32 2022-08-17T12:26:50.6193270Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_and_cpu_float32 2022-08-17T12:26:50.6196800Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_roll_cpu_float32 2022-08-17T12:26:50.6231114Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_not_cpu_float32 2022-08-17T12:26:50.6493068Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_not_cpu_float32 2022-08-17T12:26:50.6593431Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_roll_cpu_float32 2022-08-17T12:26:50.6631391Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_or_cpu_float32 2022-08-17T12:26:50.6849735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rot90_cpu_float32 2022-08-17T12:26:50.7109484Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_or_cpu_float32 2022-08-17T12:26:50.7355210Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_xor_cpu_float32 2022-08-17T12:26:50.7372905Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_xor_cpu_float32 2022-08-17T12:26:50.7384230Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rot90_cpu_float32 2022-08-17T12:26:50.7420186Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_cpu_float32 2022-08-17T12:26:50.7470824Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_cpu_float32 2022-08-17T12:26:50.7602281Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logit_cpu_float32 2022-08-17T12:26:50.7863130Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logit_cpu_float32 2022-08-17T12:26:50.7868924Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_0_cpu_float32 2022-08-17T12:26:50.7915185Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_0_cpu_float32 2022-08-17T12:26:50.8313550Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logspace_cpu_float32 2022-08-17T12:26:50.8320709Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32 2022-08-17T12:26:50.8332354Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_3_cpu_float32 2022-08-17T12:26:50.8346174Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32 2022-08-17T12:26:50.8822791Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_3_cpu_float32 2022-08-17T12:26:50.8823726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32 2022-08-17T12:26:50.9230516Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32 2022-08-17T12:26:50.9261637Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsqrt_cpu_float32 2022-08-17T12:26:50.9637329Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsqrt_cpu_float32 2022-08-17T12:26:50.9860689Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsub_cpu_float32 2022-08-17T12:26:51.0220029Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsub_cpu_float32 2022-08-17T12:26:51.0229261Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_add_cpu_float32 2022-08-17T12:26:51.0515867Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_add_cpu_float32 2022-08-17T12:26:51.0890224Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_cpu_float32 2022-08-17T12:26:51.0952705Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_cpu_float32 2022-08-17T12:26:51.1212100Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32 2022-08-17T12:26:51.1393985Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32 2022-08-17T12:26:51.1653238Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32 2022-08-17T12:26:51.1833936Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32 2022-08-17T12:26:51.2127992Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32 2022-08-17T12:26:51.2274007Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32 2022-08-17T12:26:51.2489593Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32 2022-08-17T12:26:51.2504825Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logspace_cpu_float32 2022-08-17T12:26:51.2581225Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logsumexp_cpu_float32 2022-08-17T12:26:51.2703194Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32 2022-08-17T12:26:51.2718458Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logsumexp_cpu_float32 2022-08-17T12:26:51.2911843Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32 2022-08-17T12:26:51.2999577Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_long_cpu_float32 2022-08-17T12:26:51.3026399Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_long_cpu_float32 2022-08-17T12:26:51.3151339Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32 2022-08-17T12:26:51.3392398Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_searchsorted_cpu_float32 2022-08-17T12:26:51.3518753Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lt_cpu_float32 2022-08-17T12:26:51.3846174Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lt_cpu_float32 2022-08-17T12:26:51.4947073Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_cpu_float32 2022-08-17T12:26:51.4963580Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_cpu_float32 2022-08-17T12:26:51.4995399Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_solve_cpu_float32 2022-08-17T12:26:51.5415528Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_solve_cpu_float32 2022-08-17T12:26:51.5712937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_unpack_cpu_float32 2022-08-17T12:26:51.5834102Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_unpack_cpu_float32 2022-08-17T12:26:51.5905606Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mH_cpu_float32 2022-08-17T12:26:51.6274440Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mH_cpu_float32 2022-08-17T12:26:51.6344963Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mT_cpu_float32 2022-08-17T12:26:51.6714733Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mT_cpu_float32 2022-08-17T12:26:51.6820898Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_fill_cpu_float32 2022-08-17T12:26:51.7155109Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_fill_cpu_float32 2022-08-17T12:26:51.7230967Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_scatter_cpu_float32 2022-08-17T12:26:51.7592746Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_scatter_cpu_float32 2022-08-17T12:26:51.7654355Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_select_cpu_float32 2022-08-17T12:26:51.8035179Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_select_cpu_float32 2022-08-17T12:26:51.8326310Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matmul_cpu_float32 2022-08-17T12:26:51.8473677Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matmul_cpu_float32 2022-08-17T12:26:51.8723009Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matrix_exp_cpu_float32 2022-08-17T12:26:51.8914963Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matrix_exp_cpu_float32 2022-08-17T12:26:51.9046666Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_binary_cpu_float32 2022-08-17T12:26:51.9356112Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_binary_cpu_float32 2022-08-17T12:26:51.9402424Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:51.9794880Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:51.9874039Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:52.0235301Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:52.0371840Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_maximum_cpu_float32 2022-08-17T12:26:52.0674660Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_maximum_cpu_float32 2022-08-17T12:26:52.0872619Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mean_cpu_float32 2022-08-17T12:26:52.1114344Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mean_cpu_float32 2022-08-17T12:26:52.2461200Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_median_cpu_float32 2022-08-17T12:26:52.2478669Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_median_cpu_float32 2022-08-17T12:26:52.2712446Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:52.2912487Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:52.3187790Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:52.3392205Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:52.3512333Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_binary_cpu_float32 2022-08-17T12:26:52.3874243Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_binary_cpu_float32 2022-08-17T12:26:52.3921185Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_no_dim_cpu_float32 2022-08-17T12:26:52.4353813Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_no_dim_cpu_float32 2022-08-17T12:26:52.4427303Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_with_dim_cpu_float32 2022-08-17T12:26:52.4793079Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_with_dim_cpu_float32 2022-08-17T12:26:52.4912793Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_minimum_cpu_float32 2022-08-17T12:26:52.5126726Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_minimum_cpu_float32 2022-08-17T12:26:52.5145896Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32 2022-08-17T12:26:52.5231073Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32 2022-08-17T12:26:52.5279618Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mm_cpu_float32 2022-08-17T12:26:52.5749979Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mm_cpu_float32 2022-08-17T12:26:52.6879042Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mode_cpu_float32 2022-08-17T12:26:52.7033820Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mode_cpu_float32 2022-08-17T12:26:52.7083250Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_movedim_cpu_float32 2022-08-17T12:26:52.7514554Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_movedim_cpu_float32 2022-08-17T12:26:52.7571706Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_msort_cpu_float32 2022-08-17T12:26:52.8070673Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_msort_cpu_float32 2022-08-17T12:26:52.8119088Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mul_cpu_float32 2022-08-17T12:26:52.8510291Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mul_cpu_float32 2022-08-17T12:26:52.8510919Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_multinomial_cpu_float32 2022-08-17T12:26:52.8965097Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_multinomial_cpu_float32 2022-08-17T12:26:52.8965780Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mv_cpu_float32 2022-08-17T12:26:52.9432983Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mv_cpu_float32 2022-08-17T12:26:52.9433631Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:52.9579483Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:52.9593222Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_searchsorted_cpu_float32 2022-08-17T12:26:52.9623299Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32 2022-08-17T12:26:52.9872227Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32 2022-08-17T12:26:52.9873232Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:53.0108715Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:53.0312016Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32 2022-08-17T12:26:53.0312680Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:53.0734445Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:53.0873234Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nan_to_num_cpu_float32 2022-08-17T12:26:53.1193697Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nan_to_num_cpu_float32 2022-08-17T12:26:53.1194331Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmean_cpu_float32 2022-08-17T12:26:53.1595649Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmean_cpu_float32 2022-08-17T12:26:53.1769173Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmedian_cpu_float32 2022-08-17T12:26:53.2035431Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmedian_cpu_float32 2022-08-17T12:26:53.2067168Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanquantile_cpu_float32 2022-08-17T12:26:53.2475317Z [gw1] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanquantile_cpu_float32 2022-08-17T12:26:53.2810369Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nansum_cpu_float32 2022-08-17T12:26:53.2915723Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nansum_cpu_float32 2022-08-17T12:26:53.2984771Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_narrow_cpu_float32 2022-08-17T12:26:53.3355414Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_narrow_cpu_float32 2022-08-17T12:26:53.4171902Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_native_layer_norm_cpu_float32 2022-08-17T12:26:53.4209989Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_native_layer_norm_cpu_float32 2022-08-17T12:26:53.4337065Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ne_cpu_float32 2022-08-17T12:26:53.4635525Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ne_cpu_float32 2022-08-17T12:26:53.4681239Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_neg_cpu_float32 2022-08-17T12:26:53.5075859Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_neg_cpu_float32 2022-08-17T12:26:53.5207279Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_empty_cpu_float32 2022-08-17T12:26:53.5513831Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_empty_cpu_float32 2022-08-17T12:26:53.5654687Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_full_cpu_float32 2022-08-17T12:26:53.5943549Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_full_cpu_float32 2022-08-17T12:26:53.5951673Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32 2022-08-17T12:26:53.5953750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32 2022-08-17T12:26:53.5973966Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_ones_cpu_float32 2022-08-17T12:26:53.6085458Z [gw0] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32 2022-08-17T12:26:53.6393924Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_ones_cpu_float32 2022-08-17T12:26:53.6395183Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32 2022-08-17T12:26:53.6417180Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_zeros_cpu_float32 2022-08-17T12:26:53.6524291Z [gw0] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32 2022-08-17T12:26:53.6834048Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_zeros_cpu_float32 2022-08-17T12:26:53.6836789Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32 2022-08-17T12:26:53.6981199Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nextafter_cpu_float32 2022-08-17T12:26:53.7041676Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nextafter_cpu_float32 2022-08-17T12:26:53.7052298Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32 2022-08-17T12:26:53.7116297Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_cpu_float32 2022-08-17T12:26:53.7272482Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_cpu_float32 2022-08-17T12:26:53.7405491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:26:53.7473593Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:26:53.7592330Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_scatter_cpu_float32 2022-08-17T12:26:53.7712922Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_scatter_cpu_float32 2022-08-17T12:26:53.7857560Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:26:53.7913679Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:26:53.7931498Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sgn_cpu_float32 2022-08-17T12:26:53.7945225Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32 2022-08-17T12:26:53.7955932Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32 2022-08-17T12:26:53.8151606Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sgn_cpu_float32 2022-08-17T12:26:53.8269871Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:26:53.8350818Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:26:53.8442728Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_short_cpu_float32 2022-08-17T12:26:53.8632963Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_short_cpu_float32 2022-08-17T12:26:53.8756458Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:26:53.8791915Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:26:53.8845585Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sigmoid_cpu_float32 2022-08-17T12:26:53.9111414Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sigmoid_cpu_float32 2022-08-17T12:26:53.9234362Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:26:53.9280716Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sign_cpu_float32 2022-08-17T12:26:53.9327177Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sign_cpu_float32 2022-08-17T12:26:53.9591497Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:26:53.9672735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:26:53.9738718Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_signbit_cpu_float32 2022-08-17T12:26:53.9802938Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_signbit_cpu_float32 2022-08-17T12:26:53.9818584Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32 2022-08-17T12:26:53.9827258Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:26:53.9852686Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32 2022-08-17T12:26:54.0073953Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32 2022-08-17T12:26:54.0154182Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:26:54.0198367Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sin_cpu_float32 2022-08-17T12:26:54.0223651Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sin_cpu_float32 2022-08-17T12:26:54.0231834Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:26:54.0332858Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32 2022-08-17T12:26:54.0513257Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32 2022-08-17T12:26:54.0630162Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:26:54.0641309Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:26:54.0705706Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinc_cpu_float32 2022-08-17T12:26:54.0710166Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32 2022-08-17T12:26:54.0723031Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32 2022-08-17T12:26:54.1073557Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinc_cpu_float32 2022-08-17T12:26:54.1079968Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:26:54.1113003Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:26:54.1149514Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinh_cpu_float32 2022-08-17T12:26:54.1150582Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32 2022-08-17T12:26:54.1168219Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32 2022-08-17T12:26:54.1433288Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinh_cpu_float32 2022-08-17T12:26:54.1669281Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_batch_norm_cpu_float32 2022-08-17T12:26:54.1674147Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32 2022-08-17T12:26:54.1681256Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32 2022-08-17T12:26:54.1955729Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_slice_scatter_cpu_float32 2022-08-17T12:26:54.2033504Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_slice_scatter_cpu_float32 2022-08-17T12:26:54.2052185Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_batch_norm_cpu_float32 2022-08-17T12:26:54.2111779Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_bilinear_cpu_float32 2022-08-17T12:26:54.2114337Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32 2022-08-17T12:26:54.2118414Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32 2022-08-17T12:26:54.2164692Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_cpu_float32 2022-08-17T12:26:54.2554547Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_cpu_float32 2022-08-17T12:26:54.2555249Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_with_dtype_cpu_float32 2022-08-17T12:26:54.2605864Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32 2022-08-17T12:26:54.2791293Z [gw0] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32 2022-08-17T12:26:54.2807722Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_with_dtype_cpu_float32 2022-08-17T12:26:54.2819065Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_bilinear_cpu_float32 2022-08-17T12:26:54.3073132Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:54.3073845Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu 2022-08-17T12:26:54.3242875Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sort_cpu_float32 2022-08-17T12:26:54.3260151Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:54.3889670Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:54.3906880Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:54.3958435Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_celu_cpu_float32 2022-08-17T12:26:54.4383989Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_celu_cpu_float32 2022-08-17T12:26:54.4396839Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:54.4441037Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sort_cpu_float32 2022-08-17T12:26:54.4502308Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32 2022-08-17T12:26:54.4764294Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32 2022-08-17T12:26:54.4831836Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:54.4992164Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:54.4994327Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_airy_ai_cpu_float32 2022-08-17T12:26:54.5434426Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_airy_ai_cpu_float32 2022-08-17T12:26:54.5435841Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j0_cpu_float32 2022-08-17T12:26:54.5917449Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j0_cpu_float32 2022-08-17T12:26:54.5920708Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j1_cpu_float32 2022-08-17T12:26:54.5924974Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j1_cpu_float32 2022-08-17T12:26:54.5942851Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:54.6204561Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:54.6388350Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:54.6404078Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y0_cpu_float32 2022-08-17T12:26:54.6424832Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y0_cpu_float32 2022-08-17T12:26:54.6698336Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:54.6830546Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:54.6839201Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y1_cpu_float32 2022-08-17T12:26:54.6858044Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y1_cpu_float32 2022-08-17T12:26:54.7147722Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:54.7229542Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:54.7308464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:54.7370248Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:26:54.7750817Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:54.7858233Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:54.8189858Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:54.8190648Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:54.8249417Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:54.8470232Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:26:54.8629454Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:26:54.8630180Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:54.8912460Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:54.8926384Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:26:54.9102510Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:26:54.9106393Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_entr_cpu_float32 2022-08-17T12:26:54.9557339Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_entr_cpu_float32 2022-08-17T12:26:54.9558137Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_erfcx_cpu_float32 2022-08-17T12:26:54.9849592Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_erfcx_cpu_float32 2022-08-17T12:26:54.9865417Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:26:54.9898275Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:26:54.9953714Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:26:55.0140710Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:26:55.0350531Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:26:55.0429835Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout2d_cpu_float32 2022-08-17T12:26:55.0585083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:26:55.0800935Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:26:55.0848639Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout2d_cpu_float32 2022-08-17T12:26:55.0849629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout3d_cpu_float32 2022-08-17T12:26:55.0898967Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i0e_cpu_float32 2022-08-17T12:26:55.1350101Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i0e_cpu_float32 2022-08-17T12:26:55.1443229Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_linear_cpu_float32 2022-08-17T12:26:55.1591312Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout3d_cpu_float32 2022-08-17T12:26:55.1965703Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout_cpu_float32 2022-08-17T12:26:55.1992893Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout_cpu_float32 2022-08-17T12:26:55.2039523Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_elu_cpu_float32 2022-08-17T12:26:55.2435142Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_elu_cpu_float32 2022-08-17T12:26:55.2473853Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:26:55.2741373Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:26:55.2753238Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32 2022-08-17T12:26:55.2873674Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:55.3024021Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_cpu_float32 2022-08-17T12:26:55.3316950Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_cpu_float32 2022-08-17T12:26:55.3521425Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:26:55.3755738Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:26:55.3925461Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:26:55.4195348Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:26:55.5365337Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:26:55.5379983Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:26:55.6789677Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:26:55.6806656Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:26:55.9760103Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:26:55.9767959Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:56.6916537Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:56.6925372Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu 2022-08-17T12:26:56.6947710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu 2022-08-17T12:26:56.7353570Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu 2022-08-17T12:26:56.7376637Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu 2022-08-17T12:26:56.7795464Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu 2022-08-17T12:26:56.7822693Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu 2022-08-17T12:26:56.8236573Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu 2022-08-17T12:26:56.8260522Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu 2022-08-17T12:26:56.8674273Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu 2022-08-17T12:26:56.8696039Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu 2022-08-17T12:26:56.9114835Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu 2022-08-17T12:26:56.9141016Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu 2022-08-17T12:26:56.9554153Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu 2022-08-17T12:26:56.9576843Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu 2022-08-17T12:26:56.9994657Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu 2022-08-17T12:26:57.0016487Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu 2022-08-17T12:26:57.0434198Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu 2022-08-17T12:26:57.0458187Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu 2022-08-17T12:26:57.0875698Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu 2022-08-17T12:26:57.0897485Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu 2022-08-17T12:26:57.1315005Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu 2022-08-17T12:26:57.1337674Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu 2022-08-17T12:26:57.1754438Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu 2022-08-17T12:26:57.1777119Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu 2022-08-17T12:26:57.2194790Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu 2022-08-17T12:26:57.2216163Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu 2022-08-17T12:26:57.2634827Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu 2022-08-17T12:26:57.2654728Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu 2022-08-17T12:26:57.3074548Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu 2022-08-17T12:26:57.3097928Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu 2022-08-17T12:26:57.3424544Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu 2022-08-17T12:26:57.3435494Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_linear_cpu_float32 2022-08-17T12:26:57.3529809Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:26:57.3543183Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu 2022-08-17T12:26:57.3987996Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu 2022-08-17T12:26:57.3992574Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu 2022-08-17T12:26:57.4083614Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu 2022-08-17T12:26:57.4135392Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:26:57.4216586Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:26:57.4427012Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:26:57.4435329Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu 2022-08-17T12:26:57.4589997Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu 2022-08-17T12:26:57.4867160Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:57.4875020Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu 2022-08-17T12:26:57.5275822Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu 2022-08-17T12:26:57.5301188Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu 2022-08-17T12:26:57.5395141Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu 2022-08-17T12:26:57.5460081Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:57.5512464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:26:57.5713314Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:26:57.5747360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu 2022-08-17T12:26:57.5893711Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu 2022-08-17T12:26:57.6189083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:26:57.6197687Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu 2022-08-17T12:26:57.6631114Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu 2022-08-17T12:26:57.6640038Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu 2022-08-17T12:26:57.7071661Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu 2022-08-17T12:26:57.7079333Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu 2022-08-17T12:26:57.7511907Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu 2022-08-17T12:26:57.7519564Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu 2022-08-17T12:26:57.7951605Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu 2022-08-17T12:26:57.7959370Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu 2022-08-17T12:26:57.8391171Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu 2022-08-17T12:26:57.8398897Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu 2022-08-17T12:26:57.8812112Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu 2022-08-17T12:26:57.9054363Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu 2022-08-17T12:26:57.9272834Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu 2022-08-17T12:26:57.9275934Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu 2022-08-17T12:26:57.9716833Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu 2022-08-17T12:26:57.9719462Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:26:58.0156623Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:26:58.0157418Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:26:58.0634217Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:26:58.0639545Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:26:58.1075364Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:26:58.1084513Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:26:58.1514889Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:26:58.1524121Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:26:58.1955150Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:26:58.1964342Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu 2022-08-17T12:26:58.2395746Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu 2022-08-17T12:26:58.2405041Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:26:58.2834768Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:26:58.2844027Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu 2022-08-17T12:26:58.3274857Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu 2022-08-17T12:26:58.3284309Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu 2022-08-17T12:26:58.3714924Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu 2022-08-17T12:26:58.3724592Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu 2022-08-17T12:26:58.4153044Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu 2022-08-17T12:26:58.4162530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu 2022-08-17T12:26:58.4595107Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu 2022-08-17T12:26:58.4604894Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu 2022-08-17T12:26:58.5035334Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu 2022-08-17T12:26:58.5045145Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:26:58.5513975Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:26:58.5523856Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:26:58.5955812Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:26:58.5965732Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu 2022-08-17T12:26:58.6401048Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu 2022-08-17T12:26:58.6411098Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu 2022-08-17T12:26:58.6837213Z [gw0] [ 93%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu 2022-08-17T12:26:58.6847158Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu 2022-08-17T12:26:58.7236557Z [gw0] [ 93%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu 2022-08-17T12:26:58.7268861Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu 2022-08-17T12:26:58.7675836Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu 2022-08-17T12:26:58.7709888Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu 2022-08-17T12:26:58.8155684Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu 2022-08-17T12:26:58.8165622Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu 2022-08-17T12:26:58.8594181Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu 2022-08-17T12:26:58.8603791Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu 2022-08-17T12:26:58.9012909Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu 2022-08-17T12:26:58.9024143Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:58.9039203Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu 2022-08-17T12:26:58.9050805Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu 2022-08-17T12:26:58.9445848Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32 2022-08-17T12:26:58.9457698Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32 2022-08-17T12:26:58.9474311Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu 2022-08-17T12:26:58.9484497Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu 2022-08-17T12:26:58.9959191Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:58.9968792Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu 2022-08-17T12:26:59.0438609Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu 2022-08-17T12:26:59.0448202Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu 2022-08-17T12:26:59.0880854Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu 2022-08-17T12:26:59.0889859Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu 2022-08-17T12:26:59.1317499Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu 2022-08-17T12:26:59.1326624Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu 2022-08-17T12:26:59.1757009Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu 2022-08-17T12:26:59.1766645Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu 2022-08-17T12:26:59.2197247Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu 2022-08-17T12:26:59.2204832Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu 2022-08-17T12:26:59.2637539Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu 2022-08-17T12:26:59.2648187Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu 2022-08-17T12:26:59.3077698Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu 2022-08-17T12:26:59.3087626Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu 2022-08-17T12:26:59.3518045Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu 2022-08-17T12:26:59.3528067Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu 2022-08-17T12:26:59.3956125Z [gw0] [ 93%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu 2022-08-17T12:26:59.3966118Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu 2022-08-17T12:26:59.4396289Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu 2022-08-17T12:26:59.4406249Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu 2022-08-17T12:26:59.4834754Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu 2022-08-17T12:26:59.4844440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu 2022-08-17T12:26:59.5275821Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu 2022-08-17T12:26:59.5285547Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu 2022-08-17T12:26:59.5717332Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu 2022-08-17T12:26:59.5727155Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu 2022-08-17T12:26:59.6155558Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu 2022-08-17T12:26:59.6165470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu 2022-08-17T12:26:59.6596845Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu 2022-08-17T12:26:59.6606926Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu 2022-08-17T12:26:59.7036199Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu 2022-08-17T12:26:59.7046327Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu 2022-08-17T12:26:59.7475758Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu 2022-08-17T12:26:59.7485570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu 2022-08-17T12:26:59.7915626Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu 2022-08-17T12:26:59.7925462Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu 2022-08-17T12:26:59.8357256Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu 2022-08-17T12:26:59.8367056Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu 2022-08-17T12:26:59.8795948Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu 2022-08-17T12:26:59.8805874Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu 2022-08-17T12:26:59.9234909Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu 2022-08-17T12:26:59.9244900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu 2022-08-17T12:26:59.9676142Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu 2022-08-17T12:26:59.9685600Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu 2022-08-17T12:27:00.0115321Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu 2022-08-17T12:27:00.0124494Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu 2022-08-17T12:27:00.0556299Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu 2022-08-17T12:27:00.0565519Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu 2022-08-17T12:27:00.0841496Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu 2022-08-17T12:27:00.0867680Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:27:00.1035063Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gelu_cpu_float32 2022-08-17T12:27:00.1043859Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu 2022-08-17T12:27:00.1227264Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu 2022-08-17T12:27:00.1312103Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gelu_cpu_float32 2022-08-17T12:27:00.1476990Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_glu_cpu_float32 2022-08-17T12:27:00.1485650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu 2022-08-17T12:27:00.1916480Z [gw0] [ 93%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu 2022-08-17T12:27:00.1926399Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu 2022-08-17T12:27:00.2033257Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu 2022-08-17T12:27:00.2071844Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_glu_cpu_float32 2022-08-17T12:27:00.2351116Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_grid_sample_cpu_float32 2022-08-17T12:27:00.2360647Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu 2022-08-17T12:27:00.2834050Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu 2022-08-17T12:27:00.2844239Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu 2022-08-17T12:27:00.3276636Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu 2022-08-17T12:27:00.3286095Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu 2022-08-17T12:27:00.3715203Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu 2022-08-17T12:27:00.3724757Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu 2022-08-17T12:27:00.4155033Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu 2022-08-17T12:27:00.4164265Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu 2022-08-17T12:27:00.4413473Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu 2022-08-17T12:27:00.4434966Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:27:00.4561894Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:27:00.4588877Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu 2022-08-17T12:27:00.5075008Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu 2022-08-17T12:27:00.5079837Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu 2022-08-17T12:27:00.5518147Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu 2022-08-17T12:27:00.5522740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu 2022-08-17T12:27:00.5956889Z [gw0] [ 93%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu 2022-08-17T12:27:00.5960624Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu 2022-08-17T12:27:00.6299941Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu 2022-08-17T12:27:00.6317079Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_grid_sample_cpu_float32 2022-08-17T12:27:00.6390074Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_group_norm_cpu_float32 2022-08-17T12:27:00.6393911Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu 2022-08-17T12:27:00.6465502Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu 2022-08-17T12:27:00.6842522Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_group_norm_cpu_float32 2022-08-17T12:27:00.6846244Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:00.6851869Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:00.6855862Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_uniform_cpu 2022-08-17T12:27:00.7195992Z [gw0] [ 93%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_uniform_cpu 2022-08-17T12:27:00.7258972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:27:00.7275880Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:27:00.7279675Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu 2022-08-17T12:27:00.7728676Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu 2022-08-17T12:27:00.7781537Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardswish_cpu_float32 2022-08-17T12:27:00.7783461Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardswish_cpu_float32 2022-08-17T12:27:00.7784060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu 2022-08-17T12:27:00.8110377Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu 2022-08-17T12:27:00.8158147Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:00.8167158Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu 2022-08-17T12:27:00.8178306Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu 2022-08-17T12:27:00.8550438Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:00.8596704Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:00.8605023Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu 2022-08-17T12:27:00.9074947Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu 2022-08-17T12:27:00.9084043Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu 2022-08-17T12:27:00.9314207Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu 2022-08-17T12:27:00.9338956Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:00.9509491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_huber_loss_cpu_float32 2022-08-17T12:27:00.9518269Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu 2022-08-17T12:27:00.9699820Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu 2022-08-17T12:27:00.9751346Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_huber_loss_cpu_float32 2022-08-17T12:27:00.9949350Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_instance_norm_cpu_float32 2022-08-17T12:27:00.9958099Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu 2022-08-17T12:27:01.0392893Z [gw0] [ 93%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu 2022-08-17T12:27:01.0403139Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu 2022-08-17T12:27:01.0855659Z [gw0] [ 93%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu 2022-08-17T12:27:01.0865286Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu 2022-08-17T12:27:01.0974893Z [gw0] [ 93%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu 2022-08-17T12:27:01.1001053Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_instance_norm_cpu_float32 2022-08-17T12:27:01.1310652Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:27:01.1466852Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_H_cpu_float32 2022-08-17T12:27:01.1493029Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:27:01.1758510Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:27:01.2031268Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:27:01.2092070Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:27:01.2636562Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:27:01.2638270Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:27:01.3028671Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:27:01.3583556Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:27:01.3611001Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:27:01.3908996Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:27:01.4032859Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:27:01.4403348Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_kl_div_cpu_float32 2022-08-17T12:27:01.4512274Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_kl_div_cpu_float32 2022-08-17T12:27:01.4685026Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:01.4993259Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:01.5073802Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:01.5474057Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:01.5526106Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:01.5950277Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:01.5981478Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:27:01.6390356Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:27:01.6431198Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:27:01.6830342Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:27:01.6872218Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:27:01.7248298Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:27:01.7315813Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:27:01.7690325Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:27:01.7696593Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_positive_cpu_float32 2022-08-17T12:27:01.8191287Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_positive_cpu_float32 2022-08-17T12:27:01.8253491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pow_cpu_float32 2022-08-17T12:27:01.8670669Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pow_cpu_float32 2022-08-17T12:27:01.9056249Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_prod_cpu_float32 2022-08-17T12:27:01.9083702Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_prod_cpu_float32 2022-08-17T12:27:01.9580401Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_put_cpu_float32 2022-08-17T12:27:01.9604903Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_put_cpu_float32 2022-08-17T12:27:02.0451879Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_qr_cpu_float32 2022-08-17T12:27:02.0478806Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_qr_cpu_float32 2022-08-17T12:27:02.0516795Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_quantile_cpu_float32 2022-08-17T12:27:02.0991736Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_quantile_cpu_float32 2022-08-17T12:27:02.1017136Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rad2deg_cpu_float32 2022-08-17T12:27:02.1470998Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rad2deg_cpu_float32 2022-08-17T12:27:02.1590201Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rand_like_cpu_float32 2022-08-17T12:27:02.1910640Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rand_like_cpu_float32 2022-08-17T12:27:02.2312121Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randint_like_cpu_float32 2022-08-17T12:27:02.2341098Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randint_like_cpu_float32 2022-08-17T12:27:02.2405295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randn_like_cpu_float32 2022-08-17T12:27:02.2427617Z [gw3] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32 2022-08-17T12:27:02.2696090Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32 2022-08-17T12:27:02.2793165Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randn_like_cpu_float32 2022-08-17T12:27:02.2850358Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ravel_cpu_float32 2022-08-17T12:27:02.3327462Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ravel_cpu_float32 2022-08-17T12:27:02.3332199Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_real_cpu_float32 2022-08-17T12:27:02.3751424Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_real_cpu_float32 2022-08-17T12:27:02.3770112Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reciprocal_cpu_float32 2022-08-17T12:27:02.4311589Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reciprocal_cpu_float32 2022-08-17T12:27:02.4326158Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_remainder_cpu_float32 2022-08-17T12:27:02.4735962Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_remainder_cpu_float32 2022-08-17T12:27:02.4747130Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_renorm_cpu_float32 2022-08-17T12:27:02.5272014Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_renorm_cpu_float32 2022-08-17T12:27:02.5639469Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_cpu_float32 2022-08-17T12:27:02.5665241Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_cpu_float32 2022-08-17T12:27:02.5718585Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_interleave_cpu_float32 2022-08-17T12:27:02.6156223Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_interleave_cpu_float32 2022-08-17T12:27:02.6163822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_as_cpu_float32 2022-08-17T12:27:02.6631997Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_as_cpu_float32 2022-08-17T12:27:02.6650292Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_cpu_float32 2022-08-17T12:27:02.7025236Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_cpu_float32 2022-08-17T12:27:02.7026215Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize__cpu_float32 2022-08-17T12:27:02.7432051Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize__cpu_float32 2022-08-17T12:27:02.7454837Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize_as__cpu_float32 2022-08-17T12:27:02.7876118Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize_as__cpu_float32 2022-08-17T12:27:02.7917411Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_conj_cpu_float32 2022-08-17T12:27:02.8315772Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_conj_cpu_float32 2022-08-17T12:27:02.8361611Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_neg_cpu_float32 2022-08-17T12:27:02.8871793Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_neg_cpu_float32 2022-08-17T12:27:02.8927721Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_roll_cpu_float32 2022-08-17T12:27:02.9312653Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_roll_cpu_float32 2022-08-17T12:27:02.9668458Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rot90_cpu_float32 2022-08-17T12:27:02.9689786Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rot90_cpu_float32 2022-08-17T12:27:02.9759187Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_cpu_float32 2022-08-17T12:27:03.0152597Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_cpu_float32 2022-08-17T12:27:03.0207058Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_0_cpu_float32 2022-08-17T12:27:03.0629927Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_0_cpu_float32 2022-08-17T12:27:03.0642952Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_3_cpu_float32 2022-08-17T12:27:03.1093579Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_3_cpu_float32 2022-08-17T12:27:03.1101344Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_neg_3_cpu_float32 2022-08-17T12:27:03.1536609Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_neg_3_cpu_float32 2022-08-17T12:27:03.1544383Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsqrt_cpu_float32 2022-08-17T12:27:03.1990281Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsqrt_cpu_float32 2022-08-17T12:27:03.2059529Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsub_cpu_float32 2022-08-17T12:27:03.2430398Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsub_cpu_float32 2022-08-17T12:27:03.2471899Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_add_cpu_float32 2022-08-17T12:27:03.2870562Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_add_cpu_float32 2022-08-17T12:27:03.3189080Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_cpu_float32 2022-08-17T12:27:03.3232970Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_cpu_float32 2022-08-17T12:27:03.3798452Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amax_cpu_float32 2022-08-17T12:27:03.3829334Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amax_cpu_float32 2022-08-17T12:27:03.4038158Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amin_cpu_float32 2022-08-17T12:27:03.4310496Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amin_cpu_float32 2022-08-17T12:27:03.4528686Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_mean_cpu_float32 2022-08-17T12:27:03.4673180Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_mean_cpu_float32 2022-08-17T12:27:03.5025857Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_prod_cpu_float32 2022-08-17T12:27:03.5113583Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_prod_cpu_float32 2022-08-17T12:27:03.5990314Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_sum_cpu_float32 2022-08-17T12:27:03.5992843Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_sum_cpu_float32 2022-08-17T12:27:05.3666732Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_searchsorted_cpu_float32 2022-08-17T12:27:05.3759986Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_H_cpu_float32 2022-08-17T12:27:05.4054293Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_T_cpu_float32 2022-08-17T12:27:05.4203451Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_T_cpu_float32 2022-08-17T12:27:05.5120569Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___getitem___cpu_float32 2022-08-17T12:27:05.5148244Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___getitem___cpu_float32 2022-08-17T12:27:05.5606171Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___radd___cpu_float32 2022-08-17T12:27:05.5631559Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___radd___cpu_float32 2022-08-17T12:27:05.5648138Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_searchsorted_cpu_float32 2022-08-17T12:27:05.5662441Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rand___cpu_int64 2022-08-17T12:27:05.5723434Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_lengths_cpu_float32 2022-08-17T12:27:05.5944699Z [gw1] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_lengths_cpu_float32 2022-08-17T12:27:05.6151686Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rand___cpu_int64 2022-08-17T12:27:05.6272466Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_offsets_cpu_float32 2022-08-17T12:27:05.6612806Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rdiv___cpu_float32 2022-08-17T12:27:05.6699307Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rdiv___cpu_float32 2022-08-17T12:27:05.7546904Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmatmul___cpu_float32 2022-08-17T12:27:05.7574960Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmatmul___cpu_float32 2022-08-17T12:27:05.7854884Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmod___cpu_float32 2022-08-17T12:27:05.8030453Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmod___cpu_float32 2022-08-17T12:27:05.8124982Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmul___cpu_float32 2022-08-17T12:27:05.8511368Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmul___cpu_float32 2022-08-17T12:27:05.8557831Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___ror___cpu_int64 2022-08-17T12:27:05.8884221Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___ror___cpu_int64 2022-08-17T12:27:05.9237634Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rpow___cpu_float32 2022-08-17T12:27:05.9391104Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rpow___cpu_float32 2022-08-17T12:27:05.9488569Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rsub___cpu_float32 2022-08-17T12:27:05.9871216Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rsub___cpu_float32 2022-08-17T12:27:05.9960654Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rxor___cpu_int64 2022-08-17T12:27:06.0391671Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rxor___cpu_int64 2022-08-17T12:27:06.3560774Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amax_cpu_float32 2022-08-17T12:27:06.3592106Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amax_cpu_float32 2022-08-17T12:27:06.4417653Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amin_cpu_float32 2022-08-17T12:27:06.4430234Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_offsets_cpu_float32 2022-08-17T12:27:06.4505690Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_cpu_float32 2022-08-17T12:27:06.4914688Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_cpu_float32 2022-08-17T12:27:06.4920386Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_scatter_cpu_float32 2022-08-17T12:27:06.5321003Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_scatter_cpu_float32 2022-08-17T12:27:06.5325972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sgn_cpu_float32 2022-08-17T12:27:06.5597516Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sgn_cpu_float32 2022-08-17T12:27:06.5619037Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amin_cpu_float32 2022-08-17T12:27:06.5791697Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmax_cpu_float32 2022-08-17T12:27:06.5809599Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_short_cpu_float32 2022-08-17T12:27:06.6216411Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_short_cpu_float32 2022-08-17T12:27:06.6222017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sigmoid_cpu_float32 2022-08-17T12:27:06.6643342Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sigmoid_cpu_float32 2022-08-17T12:27:06.6648999Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sign_cpu_float32 2022-08-17T12:27:06.7026342Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sign_cpu_float32 2022-08-17T12:27:06.7048544Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmax_cpu_float32 2022-08-17T12:27:06.7080042Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmin_cpu_float32 2022-08-17T12:27:06.7085439Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_signbit_cpu_float32 2022-08-17T12:27:06.7563437Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_signbit_cpu_float32 2022-08-17T12:27:06.7573162Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sin_cpu_float32 2022-08-17T12:27:06.8015701Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sin_cpu_float32 2022-08-17T12:27:06.8025441Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinc_cpu_float32 2022-08-17T12:27:06.8443212Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinc_cpu_float32 2022-08-17T12:27:06.8452825Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinh_cpu_float32 2022-08-17T12:27:06.8911908Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinh_cpu_float32 2022-08-17T12:27:06.9104075Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_slice_scatter_cpu_float32 2022-08-17T12:27:06.9118802Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_slice_scatter_cpu_float32 2022-08-17T12:27:06.9128743Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmin_cpu_float32 2022-08-17T12:27:06.9272803Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumprod_cpu_float32 2022-08-17T12:27:06.9343855Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_cpu_float32 2022-08-17T12:27:06.9472629Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_cpu_float32 2022-08-17T12:27:06.9551566Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumprod_cpu_float32 2022-08-17T12:27:06.9713826Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumsum_cpu_float32 2022-08-17T12:27:06.9932663Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_with_dtype_cpu_float32 2022-08-17T12:27:07.0086569Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_with_dtype_cpu_float32 2022-08-17T12:27:07.0112210Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumsum_cpu_float32 2022-08-17T12:27:07.0153103Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_log_softmax_cpu_float32 2022-08-17T12:27:07.0860249Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sort_cpu_float32 2022-08-17T12:27:07.0885551Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_log_softmax_cpu_float32 2022-08-17T12:27:07.1282260Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logaddexp_cpu_float32 2022-08-17T12:27:07.1315196Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sort_cpu_float32 2022-08-17T12:27:07.1379193Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sparse_sampled_addmm_cpu_float32 2022-08-17T12:27:07.1722660Z [gw1] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sparse_sampled_addmm_cpu_float32 2022-08-17T12:27:07.1747044Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logaddexp_cpu_float32 2022-08-17T12:27:07.1833851Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logsumexp_cpu_float32 2022-08-17T12:27:07.1839699Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_airy_ai_cpu_float32 2022-08-17T12:27:07.2272027Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_airy_ai_cpu_float32 2022-08-17T12:27:07.2278035Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j0_cpu_float32 2022-08-17T12:27:07.2710724Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j0_cpu_float32 2022-08-17T12:27:07.2801102Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_topk_cpu_float32 2022-08-17T12:27:07.3118311Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_topk_cpu_float32 2022-08-17T12:27:07.3124310Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trace_cpu_float32 2022-08-17T12:27:07.3630736Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trace_cpu_float32 2022-08-17T12:27:07.3648723Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_transpose_cpu_float32 2022-08-17T12:27:07.4070972Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_transpose_cpu_float32 2022-08-17T12:27:07.4340050Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapezoid_cpu_float32 2022-08-17T12:27:07.4432068Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapezoid_cpu_float32 2022-08-17T12:27:07.4859711Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapz_cpu_float32 2022-08-17T12:27:07.4882855Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapz_cpu_float32 2022-08-17T12:27:07.5000227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triangular_solve_cpu_float32 2022-08-17T12:27:07.5022861Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logsumexp_cpu_float32 2022-08-17T12:27:07.5678557Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_mean_cpu_float32 2022-08-17T12:27:07.5706177Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triangular_solve_cpu_float32 2022-08-17T12:27:07.5930521Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tril_cpu_float32 2022-08-17T12:27:07.6133369Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tril_cpu_float32 2022-08-17T12:27:07.6201510Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triu_cpu_float32 2022-08-17T12:27:07.6631005Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triu_cpu_float32 2022-08-17T12:27:07.6838472Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_true_divide_cpu_float32 2022-08-17T12:27:07.7047347Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_true_divide_cpu_float32 2022-08-17T12:27:07.7054891Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trunc_cpu_float32 2022-08-17T12:27:07.7510761Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trunc_cpu_float32 2022-08-17T12:27:07.7758101Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unbind_cpu_float32 2022-08-17T12:27:07.7872893Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unbind_cpu_float32 2022-08-17T12:27:07.8157423Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unflatten_cpu_float32 2022-08-17T12:27:07.8429418Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unflatten_cpu_float32 2022-08-17T12:27:07.8659051Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unfold_cpu_float32 2022-08-17T12:27:07.8751197Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unfold_cpu_float32 2022-08-17T12:27:07.9727545Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_consecutive_cpu_float32 2022-08-17T12:27:07.9749547Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_mean_cpu_float32 2022-08-17T12:27:08.0063694Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_median_cpu_float32 2022-08-17T12:27:08.0152724Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_median_cpu_float32 2022-08-17T12:27:08.0714474Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_norm_cpu_float32 2022-08-17T12:27:08.0732521Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_consecutive_cpu_float32 2022-08-17T12:27:08.5267200Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_cpu_float32 2022-08-17T12:27:08.5293048Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_cpu_float32 2022-08-17T12:27:08.5402937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unsqueeze_cpu_float32 2022-08-17T12:27:08.5831540Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unsqueeze_cpu_float32 2022-08-17T12:27:08.5866266Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_cpu_float32 2022-08-17T12:27:08.6271707Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_cpu_float32 2022-08-17T12:27:08.6519845Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_mean_cpu_float32 2022-08-17T12:27:08.6723937Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_mean_cpu_float32 2022-08-17T12:27:08.6734028Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vdot_cpu_float32 2022-08-17T12:27:08.7163159Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vdot_cpu_float32 2022-08-17T12:27:08.7172789Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_complex_cpu_float32 2022-08-17T12:27:08.7629086Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_complex_cpu_float32 2022-08-17T12:27:08.7635922Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_cpu_float32 2022-08-17T12:27:08.7817367Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_cpu_float32 2022-08-17T12:27:08.7839287Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:27:08.8054394Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:27:08.8061210Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_real_cpu_complex64 2022-08-17T12:27:08.8510250Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_real_cpu_complex64 2022-08-17T12:27:08.8531648Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_cpu_float32 2022-08-17T12:27:08.8991194Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_cpu_float32 2022-08-17T12:27:08.8997386Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vsplit_cpu_float32 2022-08-17T12:27:08.9424116Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vsplit_cpu_float32 2022-08-17T12:27:08.9430514Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vstack_cpu_float32 2022-08-17T12:27:08.9870680Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vstack_cpu_float32 2022-08-17T12:27:08.9920572Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_where_cpu_float32 2022-08-17T12:27:09.0310345Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_where_cpu_float32 2022-08-17T12:27:09.0367264Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_xlogy_cpu_float32 2022-08-17T12:27:09.0736323Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_xlogy_cpu_float32 2022-08-17T12:27:09.0736933Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zero__cpu_float32 2022-08-17T12:27:09.0762207Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zero__cpu_float32 2022-08-17T12:27:09.0783285Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_norm_cpu_float32 2022-08-17T12:27:09.1191424Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_normalize_cpu_float32 2022-08-17T12:27:09.1440524Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zeros_like_cpu_float32 2022-08-17T12:27:09.1455685Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zeros_like_cpu_float32 2022-08-17T12:27:09.1481745Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_normalize_cpu_float32 2022-08-17T12:27:09.1629803Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_prod_cpu_float32 2022-08-17T12:27:09.2139468Z test_ops.py::TestTagsCPU::test_tags_H_cpu_float32 2022-08-17T12:27:09.2167804Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags_H_cpu_float32 2022-08-17T12:27:09.2791048Z test_ops.py::TestTagsCPU::test_tags_T_cpu_float32 2022-08-17T12:27:09.2816040Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags_T_cpu_float32 2022-08-17T12:27:09.3316848Z test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32 2022-08-17T12:27:09.3336055Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_prod_cpu_float32 2022-08-17T12:27:09.3646956Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmax_cpu_float32 2022-08-17T12:27:09.3831457Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmax_cpu_float32 2022-08-17T12:27:09.4056724Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmin_cpu_float32 2022-08-17T12:27:09.4077280Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32 2022-08-17T12:27:09.4307585Z test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32 2022-08-17T12:27:09.4328210Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmin_cpu_float32 2022-08-17T12:27:09.4333521Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_std_cpu_float32 2022-08-17T12:27:09.4592107Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32 2022-08-17T12:27:09.4788254Z test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64 2022-08-17T12:27:09.4991088Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64 2022-08-17T12:27:09.5359411Z test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32 2022-08-17T12:27:09.5457208Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32 2022-08-17T12:27:09.6159892Z test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32 2022-08-17T12:27:09.6274490Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32 2022-08-17T12:27:09.6630875Z test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32 2022-08-17T12:27:09.6792159Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32 2022-08-17T12:27:09.6925041Z test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32 2022-08-17T12:27:09.7323801Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32 2022-08-17T12:27:09.7402557Z test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64 2022-08-17T12:27:09.7752470Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64 2022-08-17T12:27:09.7871228Z test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32 2022-08-17T12:27:09.8192138Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32 2022-08-17T12:27:09.8358641Z test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32 2022-08-17T12:27:09.8515075Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32 2022-08-17T12:27:09.8688055Z test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64 2022-08-17T12:27:09.8955899Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64 2022-08-17T12:27:10.0710822Z test_ops.py::TestTagsCPU::test_tags__masked_amax_cpu_float32 2022-08-17T12:27:10.0730793Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_amax_cpu_float32 2022-08-17T12:27:10.2364122Z test_ops.py::TestTagsCPU::test_tags__masked_amin_cpu_float32 2022-08-17T12:27:10.2389963Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_amin_cpu_float32 2022-08-17T12:27:10.3419587Z test_ops.py::TestTagsCPU::test_tags__masked_argmax_cpu_float32 2022-08-17T12:27:10.3444692Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_argmax_cpu_float32 2022-08-17T12:27:10.4430828Z test_ops.py::TestTagsCPU::test_tags__masked_argmin_cpu_float32 2022-08-17T12:27:10.4454708Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_argmin_cpu_float32 2022-08-17T12:27:10.4822430Z test_ops.py::TestTagsCPU::test_tags__masked_cumprod_cpu_float32 2022-08-17T12:27:10.4914042Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_cumprod_cpu_float32 2022-08-17T12:27:10.5159516Z test_ops.py::TestTagsCPU::test_tags__masked_cumsum_cpu_float32 2022-08-17T12:27:10.5357478Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_cumsum_cpu_float32 2022-08-17T12:27:10.5862460Z test_ops.py::TestTagsCPU::test_tags__masked_log_softmax_cpu_float32 2022-08-17T12:27:10.5889484Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_log_softmax_cpu_float32 2022-08-17T12:27:10.5920105Z test_ops.py::TestTagsCPU::test_tags__masked_logaddexp_cpu_float32 2022-08-17T12:27:10.5935884Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:27:10.6180231Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:27:10.6315093Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_logaddexp_cpu_float32 2022-08-17T12:27:10.7782666Z test_ops.py::TestTagsCPU::test_tags__masked_logsumexp_cpu_float32 2022-08-17T12:27:10.7811358Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:27:10.8072658Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:27:10.8094472Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_logsumexp_cpu_float32 2022-08-17T12:27:10.9943059Z test_ops.py::TestTagsCPU::test_tags__masked_mean_cpu_float32 2022-08-17T12:27:10.9971807Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_mean_cpu_float32 2022-08-17T12:27:11.0310518Z test_ops.py::TestTagsCPU::test_tags__masked_median_cpu_float32 2022-08-17T12:27:11.0393587Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_median_cpu_float32 2022-08-17T12:27:11.0895738Z test_ops.py::TestTagsCPU::test_tags__masked_norm_cpu_float32 2022-08-17T12:27:11.0987162Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_std_cpu_float32 2022-08-17T12:27:11.2961139Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_sum_cpu_float32 2022-08-17T12:27:11.2987950Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_sum_cpu_float32 2022-08-17T12:27:12.1496275Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_var_cpu_float32 2022-08-17T12:27:12.1513325Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_norm_cpu_float32 2022-08-17T12:27:12.2220341Z test_ops.py::TestTagsCPU::test_tags__masked_normalize_cpu_float32 2022-08-17T12:27:12.2233822Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_normalize_cpu_float32 2022-08-17T12:27:12.3713606Z test_ops.py::TestTagsCPU::test_tags__masked_prod_cpu_float32 2022-08-17T12:27:12.3727947Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_prod_cpu_float32 2022-08-17T12:27:12.4223651Z test_ops.py::TestTagsCPU::test_tags__masked_softmax_cpu_float32 2022-08-17T12:27:12.4277403Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_softmax_cpu_float32 2022-08-17T12:27:12.4863881Z test_ops.py::TestTagsCPU::test_tags__masked_softmin_cpu_float32 2022-08-17T12:27:12.4919684Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_softmin_cpu_float32 2022-08-17T12:27:12.8510203Z test_ops.py::TestTagsCPU::test_tags__masked_std_cpu_float32 2022-08-17T12:27:12.8536377Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_var_cpu_float32 2022-08-17T12:27:12.8584443Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_abs_cpu_float32 2022-08-17T12:27:12.8962762Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_abs_cpu_float32 2022-08-17T12:27:12.9023814Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acos_cpu_float32 2022-08-17T12:27:12.9453640Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acos_cpu_float32 2022-08-17T12:27:12.9459805Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acosh_cpu_float32 2022-08-17T12:27:12.9632052Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acosh_cpu_float32 2022-08-17T12:27:12.9644591Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_std_cpu_float32 2022-08-17T12:27:12.9910694Z test_ops.py::TestTagsCPU::test_tags__masked_sum_cpu_float32 2022-08-17T12:27:12.9981905Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_add_cpu_float32 2022-08-17T12:27:13.0352378Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_add_cpu_float32 2022-08-17T12:27:13.0397783Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addbmm_cpu_float32 2022-08-17T12:27:13.0765326Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addbmm_cpu_float32 2022-08-17T12:27:13.0900031Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcdiv_cpu_float32 2022-08-17T12:27:13.1232867Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcdiv_cpu_float32 2022-08-17T12:27:13.1241083Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_sum_cpu_float32 2022-08-17T12:27:13.1241591Z test_ops.py::TestTagsCPU::test_tags__masked_var_cpu_float32 2022-08-17T12:27:13.1376304Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcmul_cpu_float32 2022-08-17T12:27:13.1678248Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcmul_cpu_float32 2022-08-17T12:27:13.1678996Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_cpu_float32 2022-08-17T12:27:13.2103350Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_cpu_float32 2022-08-17T12:27:13.2104133Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j1_cpu_float32 2022-08-17T12:27:13.2544119Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j1_cpu_float32 2022-08-17T12:27:13.2544891Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y0_cpu_float32 2022-08-17T12:27:13.2983421Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y0_cpu_float32 2022-08-17T12:27:13.2984198Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y1_cpu_float32 2022-08-17T12:27:13.3369638Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y1_cpu_float32 2022-08-17T12:27:13.3496769Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:27:13.3832303Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:27:13.3930843Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:27:13.4303213Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:27:13.4313390Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:27:13.4744332Z [gw0] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:27:13.4753685Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:27:13.5208228Z [gw0] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:27:13.5217277Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_entr_cpu_float32 2022-08-17T12:27:13.5656317Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_entr_cpu_float32 2022-08-17T12:27:13.5665774Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_erfcx_cpu_float32 2022-08-17T12:27:13.6073403Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_erfcx_cpu_float32 2022-08-17T12:27:13.6159099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:27:13.6473736Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:27:13.6596028Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:27:13.6914658Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:27:13.6961689Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i0e_cpu_float32 2022-08-17T12:27:13.7032326Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i0e_cpu_float32 2022-08-17T12:27:13.7059321Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_var_cpu_float32 2022-08-17T12:27:13.7155777Z test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32 2022-08-17T12:27:13.7411424Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32 2022-08-17T12:27:13.7419793Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1_cpu_float32 2022-08-17T12:27:13.7549298Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1_cpu_float32 2022-08-17T12:27:13.7563460Z test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32 2022-08-17T12:27:13.7850416Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32 2022-08-17T12:27:13.7859382Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1e_cpu_float32 2022-08-17T12:27:13.8029654Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1e_cpu_float32 2022-08-17T12:27:13.8040949Z test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32 2022-08-17T12:27:13.8311185Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32 2022-08-17T12:27:13.8364028Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:27:13.8469648Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:27:13.8702720Z test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32 2022-08-17T12:27:13.8712083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:27:13.8887587Z [gw0] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:27:13.8911329Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32 2022-08-17T12:27:13.9175877Z test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32 2022-08-17T12:27:13.9185922Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_log_ndtr_cpu_float32 2022-08-17T12:27:13.9591740Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_log_ndtr_cpu_float32 2022-08-17T12:27:13.9612055Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i0_cpu_float32 2022-08-17T12:27:13.9670318Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i0_cpu_float32 2022-08-17T12:27:13.9685393Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32 2022-08-17T12:27:13.9829361Z test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32 2022-08-17T12:27:14.0036038Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32 2022-08-17T12:27:14.0087128Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i1_cpu_float32 2022-08-17T12:27:14.0189346Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i1_cpu_float32 2022-08-17T12:27:14.0475766Z test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32 2022-08-17T12:27:14.0526638Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k0_cpu_float32 2022-08-17T12:27:14.0914988Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k0_cpu_float32 2022-08-17T12:27:14.0927405Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k1_cpu_float32 2022-08-17T12:27:14.0967711Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32 2022-08-17T12:27:14.0977511Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k1_cpu_float32 2022-08-17T12:27:14.1355444Z test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32 2022-08-17T12:27:14.1427900Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtr_cpu_float32 2022-08-17T12:27:14.1784867Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtr_cpu_float32 2022-08-17T12:27:14.1800251Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32 2022-08-17T12:27:14.1853057Z test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32 2022-08-17T12:27:14.1861516Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtri_cpu_float32 2022-08-17T12:27:14.2299571Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtri_cpu_float32 2022-08-17T12:27:14.2324548Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32 2022-08-17T12:27:14.2343966Z test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32 2022-08-17T12:27:14.2352033Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:27:14.2739782Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:27:14.2749831Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:27:14.2829066Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:27:14.2853389Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32 2022-08-17T12:27:14.3111981Z test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32 2022-08-17T12:27:14.3123791Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:27:14.3136787Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:27:14.3181598Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:27:14.3336015Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:27:14.3352260Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32 2022-08-17T12:27:14.3383913Z test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32 2022-08-17T12:27:14.3583145Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32 2022-08-17T12:27:14.3587901Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:27:14.3911358Z [gw0] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:27:14.3970375Z test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32 2022-08-17T12:27:14.4020556Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32 2022-08-17T12:27:14.4025089Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:27:14.4373057Z [gw0] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:27:14.4375980Z test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32 2022-08-17T12:27:14.4462112Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32 2022-08-17T12:27:14.4464947Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:27:14.4800394Z [gw0] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:27:14.4856482Z test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32 2022-08-17T12:27:14.4900698Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32 2022-08-17T12:27:14.4903094Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:27:14.5353957Z [gw0] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:27:14.5354581Z test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32 2022-08-17T12:27:14.5381882Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:27:14.5536706Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:27:14.5556474Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:27:14.5588376Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:27:14.5711805Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32 2022-08-17T12:27:14.5762867Z test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32 2022-08-17T12:27:14.5870200Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32 2022-08-17T12:27:14.5926306Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_xlog1py_cpu_float32 2022-08-17T12:27:14.6213048Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_xlog1py_cpu_float32 2022-08-17T12:27:14.6215092Z test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32 2022-08-17T12:27:14.6350401Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32 2022-08-17T12:27:14.6397769Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_zeta_cpu_float32 2022-08-17T12:27:14.6775619Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_zeta_cpu_float32 2022-08-17T12:27:14.6776207Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32 2022-08-17T12:27:14.6776731Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_cpu_float32 2022-08-17T12:27:14.6826871Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_cpu_float32 2022-08-17T12:27:14.7156525Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32 2022-08-17T12:27:14.7233356Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32 2022-08-17T12:27:14.7236244Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32 2022-08-17T12:27:14.7238273Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_list_args_cpu_float32 2022-08-17T12:27:14.7672124Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_list_args_cpu_float32 2022-08-17T12:27:14.7675212Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32 2022-08-17T12:27:14.7679176Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32 2022-08-17T12:27:14.7687812Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_with_sizes_cpu_float32 2022-08-17T12:27:14.8085062Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_with_sizes_cpu_float32 2022-08-17T12:27:14.8085733Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64 2022-08-17T12:27:14.8086265Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sqrt_cpu_float32 2022-08-17T12:27:14.8156582Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sqrt_cpu_float32 2022-08-17T12:27:14.8353115Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64 2022-08-17T12:27:14.8478351Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:27:14.8532997Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_square_cpu_float32 2022-08-17T12:27:14.8633943Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_square_cpu_float32 2022-08-17T12:27:14.8870225Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:27:14.8915199Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64 2022-08-17T12:27:14.8924822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_squeeze_cpu_float32 2022-08-17T12:27:14.9003533Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64 2022-08-17T12:27:14.9433422Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_squeeze_cpu_float32 2022-08-17T12:27:14.9434393Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64 2022-08-17T12:27:14.9487828Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stack_cpu_float32 2022-08-17T12:27:14.9580573Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stack_cpu_float32 2022-08-17T12:27:14.9799680Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64 2022-08-17T12:27:14.9802324Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64 2022-08-17T12:27:14.9909442Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_cpu_float32 2022-08-17T12:27:15.0071097Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_cpu_float32 2022-08-17T12:27:15.0238507Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64 2022-08-17T12:27:15.0246365Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_mean_cpu_float32 2022-08-17T12:27:15.0276387Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32 2022-08-17T12:27:15.0406282Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32 2022-08-17T12:27:15.0677399Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_mean_cpu_float32 2022-08-17T12:27:15.0744593Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stft_cpu_float32 2022-08-17T12:27:15.0748541Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32 2022-08-17T12:27:15.0984918Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32 2022-08-17T12:27:15.1191383Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stft_cpu_float32 2022-08-17T12:27:15.1310293Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32 2022-08-17T12:27:15.1343474Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sub_cpu_float32 2022-08-17T12:27:15.1356561Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sub_cpu_float32 2022-08-17T12:27:15.1598746Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32 2022-08-17T12:27:15.1601757Z test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32 2022-08-17T12:27:15.1605295Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32 2022-08-17T12:27:15.1626458Z [gw3] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32 2022-08-17T12:27:15.1638128Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:27:15.1816132Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_cpu_float32 2022-08-17T12:27:15.2053936Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_cpu_float32 2022-08-17T12:27:15.2054642Z test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32 2022-08-17T12:27:15.2073105Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32 2022-08-17T12:27:15.2154100Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_to_size_cpu_float32 2022-08-17T12:27:15.2472321Z [gw0] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_to_size_cpu_float32 2022-08-17T12:27:15.2578486Z test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32 2022-08-17T12:27:15.2588999Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32 2022-08-17T12:27:15.2950629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_cpu_float32 2022-08-17T12:27:15.2980065Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32 2022-08-17T12:27:15.3392480Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32 2022-08-17T12:27:15.3518971Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32 2022-08-17T12:27:15.3756800Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32 2022-08-17T12:27:15.3950184Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32 2022-08-17T12:27:15.4194637Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32 2022-08-17T12:27:15.4266655Z test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32 2022-08-17T12:27:15.4635317Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32 2022-08-17T12:27:15.4671905Z test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32 2022-08-17T12:27:15.5100310Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32 2022-08-17T12:27:15.5159848Z test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32 2022-08-17T12:27:15.5516273Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32 2022-08-17T12:27:15.5550620Z test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32 2022-08-17T12:27:15.5568494Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:27:15.5577098Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32 2022-08-17T12:27:15.5955062Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:27:15.5987561Z test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32 2022-08-17T12:27:15.6117211Z [gw1] [ 95%] SKIPPED test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32 2022-08-17T12:27:15.6130674Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_cpu_float32 2022-08-17T12:27:15.6474517Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_lowrank_cpu_float32 2022-08-17T12:27:15.6480797Z test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32 2022-08-17T12:27:15.6910672Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32 2022-08-17T12:27:15.7164768Z test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32 2022-08-17T12:27:15.7187222Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:27:15.7243549Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mish_cpu_float32 2022-08-17T12:27:15.7406160Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mish_cpu_float32 2022-08-17T12:27:15.7670689Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32 2022-08-17T12:27:15.7683703Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mse_loss_cpu_float32 2022-08-17T12:27:15.7693941Z test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32 2022-08-17T12:27:15.7765728Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mse_loss_cpu_float32 2022-08-17T12:27:15.8111897Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32 2022-08-17T12:27:15.8189853Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:27:15.8211132Z test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32 2022-08-17T12:27:15.8631148Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32 2022-08-17T12:27:15.8755027Z test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32 2022-08-17T12:27:15.8781067Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:27:15.8986333Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:27:15.9003193Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32 2022-08-17T12:27:15.9137320Z test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64 2022-08-17T12:27:15.9195517Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:27:15.9200241Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64 2022-08-17T12:27:15.9469638Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:27:15.9733936Z test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32 2022-08-17T12:27:15.9759252Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:27:15.9779110Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_nll_loss_cpu_float32 2022-08-17T12:27:15.9812860Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32 2022-08-17T12:27:15.9911883Z [gw2] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_nll_loss_cpu_float32 2022-08-17T12:27:16.0152001Z test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32 2022-08-17T12:27:16.0194764Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32 2022-08-17T12:27:16.0358612Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_normalize_cpu_float32 2022-08-17T12:27:16.0365590Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_normalize_cpu_float32 2022-08-17T12:27:16.0669360Z test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32 2022-08-17T12:27:16.0672100Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_one_hot_cpu_int64 2022-08-17T12:27:16.0885225Z [gw2] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_one_hot_cpu_int64 2022-08-17T12:27:16.0902525Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32 2022-08-17T12:27:16.0980793Z test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32 2022-08-17T12:27:16.1312100Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32 2022-08-17T12:27:16.1319037Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_circular_cpu_float32 2022-08-17T12:27:16.1362189Z test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32 2022-08-17T12:27:16.1699755Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32 2022-08-17T12:27:16.1710736Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_circular_cpu_float32 2022-08-17T12:27:16.1792208Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_constant_cpu_float32 2022-08-17T12:27:16.1983763Z test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32 2022-08-17T12:27:16.2233565Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32 2022-08-17T12:27:16.2288067Z test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32 2022-08-17T12:27:16.2294562Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_constant_cpu_float32 2022-08-17T12:27:16.2301060Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32 2022-08-17T12:27:16.2419103Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:27:16.2674445Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:27:16.2711964Z test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32 2022-08-17T12:27:16.2841577Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:27:16.2957871Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:27:16.3113646Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32 2022-08-17T12:27:16.3152869Z test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32 2022-08-17T12:27:16.3282354Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:27:16.3385805Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:27:16.3553668Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32 2022-08-17T12:27:16.3592112Z test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64 2022-08-17T12:27:16.3648046Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pdist_cpu_float32 2022-08-17T12:27:16.3993970Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64 2022-08-17T12:27:16.4528254Z test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32 2022-08-17T12:27:16.4538978Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pdist_cpu_float32 2022-08-17T12:27:16.4571574Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:27:16.4954926Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:27:16.4998958Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:27:16.5131197Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:27:16.5141945Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32 2022-08-17T12:27:16.5232045Z test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32 2022-08-17T12:27:16.5394183Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32 2022-08-17T12:27:16.5556044Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:27:16.5618985Z test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32 2022-08-17T12:27:16.5996486Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32 2022-08-17T12:27:16.6045434Z test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32 2022-08-17T12:27:16.6436125Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32 2022-08-17T12:27:16.6494005Z test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32 2022-08-17T12:27:16.6874750Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32 2022-08-17T12:27:16.6931408Z test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32 2022-08-17T12:27:16.7269457Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32 2022-08-17T12:27:16.7277922Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:27:16.7311612Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_prelu_cpu_float32 2022-08-17T12:27:16.7518729Z test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64 2022-08-17T12:27:16.7551522Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64 2022-08-17T12:27:16.7710900Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_prelu_cpu_float32 2022-08-17T12:27:16.7750691Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu6_cpu_float32 2022-08-17T12:27:16.7759338Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu6_cpu_float32 2022-08-17T12:27:16.7941508Z test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32 2022-08-17T12:27:16.8153866Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32 2022-08-17T12:27:16.8191959Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu_cpu_float32 2022-08-17T12:27:16.8218282Z test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32 2022-08-17T12:27:16.8259428Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu_cpu_float32 2022-08-17T12:27:16.8592544Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32 2022-08-17T12:27:16.8631592Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_rrelu_cpu_float32 2022-08-17T12:27:16.8938480Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:27:16.9031784Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_rrelu_cpu_float32 2022-08-17T12:27:16.9072647Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_selu_cpu_float32 2022-08-17T12:27:16.9476928Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_selu_cpu_float32 2022-08-17T12:27:16.9484460Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:27:16.9494745Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:27:16.9533916Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32 2022-08-17T12:27:16.9788053Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:27:16.9914061Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32 2022-08-17T12:27:16.9914606Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32 2022-08-17T12:27:16.9974085Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_cpu_float32 2022-08-17T12:27:17.0354766Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_cpu_float32 2022-08-17T12:27:17.0494815Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:27:17.0815115Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:27:17.1019524Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:27:17.1218910Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:27:17.1232713Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32 2022-08-17T12:27:17.1350019Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32 2022-08-17T12:27:17.1387902Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_cpu_float32 2022-08-17T12:27:17.1453440Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_cpu_float32 2022-08-17T12:27:17.1749315Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32 2022-08-17T12:27:17.1828747Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:27:17.1879946Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:27:17.2190292Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:27:17.2218652Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softplus_cpu_float32 2022-08-17T12:27:17.2637768Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softplus_cpu_float32 2022-08-17T12:27:17.2638525Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softshrink_cpu_float32 2022-08-17T12:27:17.2665046Z [gw3] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:27:17.2678046Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:27:17.3036939Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softshrink_cpu_float32 2022-08-17T12:27:17.3123415Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softsign_cpu_float32 2022-08-17T12:27:17.3516503Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softsign_cpu_float32 2022-08-17T12:27:17.3590327Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:27:17.3955839Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:27:17.4033875Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_threshold_cpu_float32 2022-08-17T12:27:17.4160821Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_threshold_cpu_float32 2022-08-17T12:27:17.4168060Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:27:17.4193570Z test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32 2022-08-17T12:27:17.4391957Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32 2022-08-17T12:27:17.4585813Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:27:17.4595574Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:27:17.4673572Z test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32 2022-08-17T12:27:17.4831094Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32 2022-08-17T12:27:17.5027025Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:27:17.5037464Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:27:17.5086069Z test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32 2022-08-17T12:27:17.5271620Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32 2022-08-17T12:27:17.5475351Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_unfold_cpu_float32 2022-08-17T12:27:17.5567946Z test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32 2022-08-17T12:27:17.5914689Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32 2022-08-17T12:27:17.6015923Z test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32 2022-08-17T12:27:17.6355581Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32 2022-08-17T12:27:17.6681047Z test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_cpu_float32 2022-08-17T12:27:17.6794409Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_cpu_float32 2022-08-17T12:27:17.7002736Z test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32 2022-08-17T12:27:17.7233712Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32 2022-08-17T12:27:17.7298008Z test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32 2022-08-17T12:27:17.7674564Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32 2022-08-17T12:27:17.7877606Z test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32 2022-08-17T12:27:17.8115911Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32 2022-08-17T12:27:17.8381599Z test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32 2022-08-17T12:27:17.8554777Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32 2022-08-17T12:27:17.8609277Z test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32 2022-08-17T12:27:17.8994747Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32 2022-08-17T12:27:18.0073684Z test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32 2022-08-17T12:27:18.0074227Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32 2022-08-17T12:27:18.0250866Z test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32 2022-08-17T12:27:18.0394270Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32 2022-08-17T12:27:18.0557763Z test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32 2022-08-17T12:27:18.0835962Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32 2022-08-17T12:27:18.1077015Z test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32 2022-08-17T12:27:18.1275725Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32 2022-08-17T12:27:18.2225935Z test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32 2022-08-17T12:27:18.2242499Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32 2022-08-17T12:27:18.2290042Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:27:18.2751104Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:27:18.2854071Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:27:18.2871868Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_lowrank_cpu_float32 2022-08-17T12:27:18.3204263Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_symeig_cpu_float32 2022-08-17T12:27:18.3269176Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:27:18.3714805Z test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32 2022-08-17T12:27:18.3735229Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_symeig_cpu_float32 2022-08-17T12:27:18.3791520Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_t_cpu_float32 2022-08-17T12:27:18.3936528Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_t_cpu_float32 2022-08-17T12:27:18.3959105Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32 2022-08-17T12:27:18.4111430Z test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32 2022-08-17T12:27:18.4228054Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32 2022-08-17T12:27:18.4263679Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_along_dim_cpu_float32 2022-08-17T12:27:18.4468853Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_along_dim_cpu_float32 2022-08-17T12:27:18.4670226Z test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32 2022-08-17T12:27:18.4926610Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_cpu_float32 2022-08-17T12:27:18.5055846Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32 2022-08-17T12:27:18.5318800Z test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32 2022-08-17T12:27:18.5473311Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32 2022-08-17T12:27:18.5604520Z test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32 2022-08-17T12:27:18.5606201Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32 2022-08-17T12:27:18.5615655Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_cpu_float32 2022-08-17T12:27:18.5651857Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tan_cpu_float32 2022-08-17T12:27:18.5914525Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tan_cpu_float32 2022-08-17T12:27:18.6032760Z test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32 2022-08-17T12:27:18.6082689Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tanh_cpu_float32 2022-08-17T12:27:18.6474992Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tanh_cpu_float32 2022-08-17T12:27:18.6510684Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensor_split_cpu_float32 2022-08-17T12:27:18.6560462Z [gw0] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensor_split_cpu_float32 2022-08-17T12:27:18.6570483Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32 2022-08-17T12:27:18.6805001Z test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32 2022-08-17T12:27:18.6912544Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32 2022-08-17T12:27:18.6994409Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensordot_cpu_float32 2022-08-17T12:27:18.7005661Z test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32 2022-08-17T12:27:18.7049271Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensordot_cpu_float32 2022-08-17T12:27:18.7354882Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32 2022-08-17T12:27:18.7474346Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tile_cpu_float32 2022-08-17T12:27:18.7630417Z test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32 2022-08-17T12:27:18.7766600Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32 2022-08-17T12:27:18.7790809Z [gw0] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tile_cpu_float32 2022-08-17T12:27:18.7831650Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_to_sparse_cpu_float32 2022-08-17T12:27:18.7911428Z [gw0] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_to_sparse_cpu_float32 2022-08-17T12:27:18.8066214Z test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32 2022-08-17T12:27:18.8233604Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32 2022-08-17T12:27:18.8394516Z test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32 2022-08-17T12:27:18.8551119Z test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32 2022-08-17T12:27:18.8838660Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32 2022-08-17T12:27:18.8841752Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32 2022-08-17T12:27:18.8847196Z test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32 2022-08-17T12:27:18.8977411Z test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32 2022-08-17T12:27:18.9314179Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32 2022-08-17T12:27:18.9553656Z test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32 2022-08-17T12:27:18.9795144Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32 2022-08-17T12:27:18.9881461Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32 2022-08-17T12:27:19.0274252Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32 2022-08-17T12:27:19.0409782Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:27:19.0422977Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32 2022-08-17T12:27:19.0657233Z test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:27:19.0685343Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:27:19.0710736Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:27:19.0788435Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32 2022-08-17T12:27:19.0831181Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32 2022-08-17T12:27:19.1135763Z test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:27:19.1152851Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:27:19.1209965Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:27:19.1311890Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:27:19.1511265Z test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32 2022-08-17T12:27:19.1592582Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32 2022-08-17T12:27:19.1665596Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:19.1751791Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:19.1784689Z test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32 2022-08-17T12:27:19.2033134Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32 2022-08-17T12:27:19.2075782Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:19.2193928Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:19.2221114Z test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32 2022-08-17T12:27:19.2475867Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32 2022-08-17T12:27:19.2634071Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:19.2892649Z test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32 2022-08-17T12:27:19.2977173Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32 2022-08-17T12:27:19.2991847Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:19.3071575Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:19.3161825Z test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32 2022-08-17T12:27:19.3330285Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:19.3440327Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32 2022-08-17T12:27:19.3487853Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:19.3551539Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:19.3607932Z test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32 2022-08-17T12:27:19.3931325Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32 2022-08-17T12:27:19.3933612Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:19.4002157Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:19.4089832Z test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32 2022-08-17T12:27:19.4429790Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32 2022-08-17T12:27:19.4437965Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:27:19.4502251Z test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32 2022-08-17T12:27:19.4903224Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32 2022-08-17T12:27:19.4903884Z [gw3] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:27:19.4983531Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:27:19.4984102Z test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32 2022-08-17T12:27:19.4996428Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32 2022-08-17T12:27:19.5014446Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_unfold_cpu_float32 2022-08-17T12:27:19.5078969Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:27:19.5313160Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:27:19.5390685Z test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32 2022-08-17T12:27:19.5431315Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32 2022-08-17T12:27:19.5740135Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:27:19.5749648Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:27:19.5756288Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32 2022-08-17T12:27:19.5771058Z test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32 2022-08-17T12:27:19.5831315Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:27:19.5872309Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32 2022-08-17T12:27:19.5964240Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nonzero_cpu_float32 2022-08-17T12:27:19.6013156Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32 2022-08-17T12:27:19.6152209Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nonzero_cpu_float32 2022-08-17T12:27:19.6193474Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:27:19.6232464Z test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32 2022-08-17T12:27:19.6297763Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32 2022-08-17T12:27:19.6310380Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:27:19.6593016Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_cpu_float32 2022-08-17T12:27:19.6602418Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_cpu_float32 2022-08-17T12:27:19.6631473Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:27:19.6752296Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32 2022-08-17T12:27:19.6805907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_fro_cpu_float32 2022-08-17T12:27:19.6835661Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_fro_cpu_float32 2022-08-17T12:27:19.7074917Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32 2022-08-17T12:27:19.7195569Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32 2022-08-17T12:27:19.7203147Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32 2022-08-17T12:27:19.7276580Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_inf_cpu_float32 2022-08-17T12:27:19.7280429Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_inf_cpu_float32 2022-08-17T12:27:19.7288782Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:27:19.7321611Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:27:19.7514193Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:27:19.7634965Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32 2022-08-17T12:27:19.7704447Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_nuc_cpu_float32 2022-08-17T12:27:19.7713521Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32 2022-08-17T12:27:19.7722897Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_nuc_cpu_float32 2022-08-17T12:27:19.7764817Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32 2022-08-17T12:27:19.7952233Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32 2022-08-17T12:27:19.8059925Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32 2022-08-17T12:27:19.8071673Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32 2022-08-17T12:27:19.8153775Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_cpu_float32 2022-08-17T12:27:19.8195571Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32 2022-08-17T12:27:19.8238186Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_cpu_float32 2022-08-17T12:27:19.8432541Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32 2022-08-17T12:27:19.8482656Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32 2022-08-17T12:27:19.8510958Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32 2022-08-17T12:27:19.8556443Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_number_mean_cpu_float32 2022-08-17T12:27:19.8592101Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_number_mean_cpu_float32 2022-08-17T12:27:19.8680794Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:27:19.8873398Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:27:19.8952871Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32 2022-08-17T12:27:19.8968099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ones_like_cpu_float32 2022-08-17T12:27:19.9031560Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32 2022-08-17T12:27:19.9060257Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:27:19.9156502Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ones_like_cpu_float32 2022-08-17T12:27:19.9312802Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:27:19.9392405Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32 2022-08-17T12:27:19.9443110Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ormqr_cpu_float32 2022-08-17T12:27:19.9513347Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32 2022-08-17T12:27:19.9644143Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:27:19.9754434Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:27:19.9798102Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32 2022-08-17T12:27:19.9953390Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32 2022-08-17T12:27:20.0074884Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:27:20.0194256Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:27:20.0264437Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32 2022-08-17T12:27:20.0394372Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32 2022-08-17T12:27:20.0633302Z test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32 2022-08-17T12:27:20.0738666Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32 2022-08-17T12:27:20.1073487Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32 2022-08-17T12:27:20.1188625Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32 2022-08-17T12:27:20.1201455Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32 2022-08-17T12:27:20.1216968Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32 2022-08-17T12:27:20.1355241Z test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32 2022-08-17T12:27:20.1556719Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32 2022-08-17T12:27:20.1635533Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32 2022-08-17T12:27:20.1674079Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32 2022-08-17T12:27:20.1803420Z test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32 2022-08-17T12:27:20.1995498Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32 2022-08-17T12:27:20.2190894Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32 2022-08-17T12:27:20.2333659Z test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32 2022-08-17T12:27:20.2435429Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32 2022-08-17T12:27:20.2596693Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32 2022-08-17T12:27:20.2612774Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32 2022-08-17T12:27:20.2619808Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32 2022-08-17T12:27:20.2901279Z test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32 2022-08-17T12:27:20.2991217Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32 2022-08-17T12:27:20.3315696Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32 2022-08-17T12:27:20.3467343Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32 2022-08-17T12:27:20.3790105Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32 2022-08-17T12:27:20.3940448Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32 2022-08-17T12:27:20.3962029Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32 2022-08-17T12:27:20.4051744Z test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32 2022-08-17T12:27:20.4078874Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32 2022-08-17T12:27:20.4241726Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32 2022-08-17T12:27:20.4243457Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32 2022-08-17T12:27:20.4470386Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32 2022-08-17T12:27:20.4489271Z test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32 2022-08-17T12:27:20.4708943Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32 2022-08-17T12:27:20.4712668Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32 2022-08-17T12:27:20.4952472Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32 2022-08-17T12:27:20.4982321Z test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32 2022-08-17T12:27:20.5159204Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32 2022-08-17T12:27:20.5163242Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32 2022-08-17T12:27:20.5391241Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32 2022-08-17T12:27:20.5620243Z test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32 2022-08-17T12:27:20.5623880Z test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32 2022-08-17T12:27:20.5692719Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32 2022-08-17T12:27:20.5755402Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32 2022-08-17T12:27:20.6111597Z test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32 2022-08-17T12:27:20.6149649Z test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32 2022-08-17T12:27:20.6212423Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32 2022-08-17T12:27:20.6237762Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32 2022-08-17T12:27:20.6563292Z test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32 2022-08-17T12:27:20.6752159Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32 2022-08-17T12:27:20.6771949Z test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32 2022-08-17T12:27:20.6806541Z test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32 2022-08-17T12:27:20.6899226Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32 2022-08-17T12:27:20.7076120Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32 2022-08-17T12:27:20.7217007Z test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32 2022-08-17T12:27:20.7224348Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32 2022-08-17T12:27:20.7235484Z test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32 2022-08-17T12:27:20.7514071Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32 2022-08-17T12:27:20.7580421Z test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32 2022-08-17T12:27:20.7632551Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32 2022-08-17T12:27:20.7659312Z test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32 2022-08-17T12:27:20.7954536Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32 2022-08-17T12:27:20.8073279Z test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32 2022-08-17T12:27:20.8119086Z test_ops.py::TestTagsCPU::test_tags_add_cpu_float32 2022-08-17T12:27:20.8243773Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_add_cpu_float32 2022-08-17T12:27:20.8391964Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32 2022-08-17T12:27:20.8440778Z test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32 2022-08-17T12:27:20.8514557Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32 2022-08-17T12:27:20.8570220Z test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32 2022-08-17T12:27:20.8835758Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32 2022-08-17T12:27:20.8954281Z test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32 2022-08-17T12:27:20.9019356Z test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32 2022-08-17T12:27:20.9394648Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32 2022-08-17T12:27:20.9461155Z test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32 2022-08-17T12:27:20.9834339Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32 2022-08-17T12:27:20.9873064Z test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32 2022-08-17T12:27:21.0206044Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32 2022-08-17T12:27:21.0215693Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32 2022-08-17T12:27:21.0274323Z test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32 2022-08-17T12:27:21.0327583Z test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32 2022-08-17T12:27:21.0459977Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32 2022-08-17T12:27:21.0633640Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32 2022-08-17T12:27:21.0755699Z test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32 2022-08-17T12:27:21.0819236Z test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32 2022-08-17T12:27:21.0880566Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32 2022-08-17T12:27:21.1076080Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32 2022-08-17T12:27:21.1195746Z test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32 2022-08-17T12:27:21.1252003Z test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32 2022-08-17T12:27:21.1326191Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32 2022-08-17T12:27:21.1516044Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32 2022-08-17T12:27:21.1635823Z test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32 2022-08-17T12:27:21.1651894Z test_ops.py::TestTagsCPU::test_tags_all_cpu_float32 2022-08-17T12:27:21.1697550Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32 2022-08-17T12:27:21.1783911Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_all_cpu_float32 2022-08-17T12:27:21.1792257Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ormqr_cpu_float32 2022-08-17T12:27:21.1827387Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_outer_cpu_float32 2022-08-17T12:27:21.1953249Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_outer_cpu_float32 2022-08-17T12:27:21.2074356Z test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64 2022-08-17T12:27:21.2162801Z test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32 2022-08-17T12:27:21.2176816Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32 2022-08-17T12:27:21.2232971Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64 2022-08-17T12:27:21.2392837Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pca_lowrank_cpu_float32 2022-08-17T12:27:21.2476131Z test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64 2022-08-17T12:27:21.2511378Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64 2022-08-17T12:27:21.2548762Z test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32 2022-08-17T12:27:21.2835363Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32 2022-08-17T12:27:21.2875294Z test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64 2022-08-17T12:27:21.2952946Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64 2022-08-17T12:27:21.3000655Z test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32 2022-08-17T12:27:21.3274046Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32 2022-08-17T12:27:21.3350634Z test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64 2022-08-17T12:27:21.3393731Z [gw0] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64 2022-08-17T12:27:21.3429169Z test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32 2022-08-17T12:27:21.3713363Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32 2022-08-17T12:27:21.3753731Z test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64 2022-08-17T12:27:21.3831744Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64 2022-08-17T12:27:21.3870720Z test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32 2022-08-17T12:27:21.4211945Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32 2022-08-17T12:27:21.4216846Z test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64 2022-08-17T12:27:21.4287212Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64 2022-08-17T12:27:21.4325873Z test_ops.py::TestTagsCPU::test_tags_any_cpu_float32 2022-08-17T12:27:21.4651107Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_any_cpu_float32 2022-08-17T12:27:21.4656200Z test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64 2022-08-17T12:27:21.4724182Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64 2022-08-17T12:27:21.4754201Z test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32 2022-08-17T12:27:21.5111198Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32 2022-08-17T12:27:21.5140200Z test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32 2022-08-17T12:27:21.5157605Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32 2022-08-17T12:27:21.5210385Z test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32 2022-08-17T12:27:21.5519342Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32 2022-08-17T12:27:21.5519832Z test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32 2022-08-17T12:27:21.5640685Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32 2022-08-17T12:27:21.5644489Z test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32 2022-08-17T12:27:21.5989588Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32 2022-08-17T12:27:21.6104246Z test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32 2022-08-17T12:27:21.6109849Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32 2022-08-17T12:27:21.6114472Z test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32 2022-08-17T12:27:21.6388884Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32 2022-08-17T12:27:21.6393942Z test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32 2022-08-17T12:27:21.6477812Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32 2022-08-17T12:27:21.6527994Z test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32 2022-08-17T12:27:21.6835727Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32 2022-08-17T12:27:21.6843898Z test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32 2022-08-17T12:27:21.6955722Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32 2022-08-17T12:27:21.6963160Z test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32 2022-08-17T12:27:21.7252555Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32 2022-08-17T12:27:21.7274531Z test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32 2022-08-17T12:27:21.7415465Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32 2022-08-17T12:27:21.7453411Z test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32 2022-08-17T12:27:21.7674366Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32 2022-08-17T12:27:21.7730116Z test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32 2022-08-17T12:27:21.7832995Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32 2022-08-17T12:27:21.7865129Z test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32 2022-08-17T12:27:21.8113106Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32 2022-08-17T12:27:21.8209998Z test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32 2022-08-17T12:27:21.8272086Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32 2022-08-17T12:27:21.8306244Z test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32 2022-08-17T12:27:21.8554464Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32 2022-08-17T12:27:21.8587297Z test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32 2022-08-17T12:27:21.8753244Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32 2022-08-17T12:27:21.8790572Z test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32 2022-08-17T12:27:21.8992515Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32 2022-08-17T12:27:21.9019869Z test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32 2022-08-17T12:27:21.9192105Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32 2022-08-17T12:27:21.9216212Z test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32 2022-08-17T12:27:21.9433324Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32 2022-08-17T12:27:21.9633800Z test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32 2022-08-17T12:27:21.9666639Z test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32 2022-08-17T12:27:21.9735487Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32 2022-08-17T12:27:21.9872147Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32 2022-08-17T12:27:21.9900453Z test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32 2022-08-17T12:27:22.0073078Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32 2022-08-17T12:27:22.0120392Z test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32 2022-08-17T12:27:22.0313866Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32 2022-08-17T12:27:22.0347879Z test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32 2022-08-17T12:27:22.0512711Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32 2022-08-17T12:27:22.0554667Z test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32 2022-08-17T12:27:22.0752473Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32 2022-08-17T12:27:22.0860399Z test_ops.py::TestTagsCPU::test_tags_char_cpu_float32 2022-08-17T12:27:22.0951796Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_char_cpu_float32 2022-08-17T12:27:22.0992319Z test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32 2022-08-17T12:27:22.1192246Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32 2022-08-17T12:27:22.1233590Z test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32 2022-08-17T12:27:22.1393595Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32 2022-08-17T12:27:22.1507006Z test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32 2022-08-17T12:27:22.1633781Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32 2022-08-17T12:27:22.1686860Z test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32 2022-08-17T12:27:22.1905439Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32 2022-08-17T12:27:22.1907339Z test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32 2022-08-17T12:27:22.2137899Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32 2022-08-17T12:27:22.2139611Z test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32 2022-08-17T12:27:22.2355497Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32 2022-08-17T12:27:22.2436163Z test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32 2022-08-17T12:27:22.2555341Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32 2022-08-17T12:27:22.2558852Z test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32 2022-08-17T12:27:22.2799200Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32 2022-08-17T12:27:22.2804510Z test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32 2022-08-17T12:27:22.2994284Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32 2022-08-17T12:27:22.2999884Z test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32 2022-08-17T12:27:22.3299786Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32 2022-08-17T12:27:22.3303947Z test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32 2022-08-17T12:27:22.3463842Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32 2022-08-17T12:27:22.3471881Z test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32 2022-08-17T12:27:22.3750487Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32 2022-08-17T12:27:22.3751092Z test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32 2022-08-17T12:27:22.3864374Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32 2022-08-17T12:27:22.3880208Z test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32 2022-08-17T12:27:22.4114382Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32 2022-08-17T12:27:22.4149040Z test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32 2022-08-17T12:27:22.4275192Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32 2022-08-17T12:27:22.4279783Z [gw3] [ 96%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:27:22.4287440Z test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32 2022-08-17T12:27:22.4307098Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:27:22.4552328Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32 2022-08-17T12:27:22.4586713Z test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32 2022-08-17T12:27:22.4711647Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32 2022-08-17T12:27:22.4745599Z test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32 2022-08-17T12:27:22.4993175Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32 2022-08-17T12:27:22.5046142Z test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32 2022-08-17T12:27:22.5151822Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32 2022-08-17T12:27:22.5320629Z test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32 2022-08-17T12:27:22.5433757Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32 2022-08-17T12:27:22.5594911Z test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32 2022-08-17T12:27:22.5644888Z test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32 2022-08-17T12:27:22.5763341Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32 2022-08-17T12:27:22.5872731Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32 2022-08-17T12:27:22.5907397Z test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32 2022-08-17T12:27:22.6032646Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32 2022-08-17T12:27:22.6067043Z test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32 2022-08-17T12:27:22.6314354Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32 2022-08-17T12:27:22.6350494Z test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32 2022-08-17T12:27:22.6474118Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32 2022-08-17T12:27:22.6507146Z test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32 2022-08-17T12:27:22.6753993Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32 2022-08-17T12:27:22.6790183Z test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32 2022-08-17T12:27:22.6914931Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32 2022-08-17T12:27:22.7009852Z test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32 2022-08-17T12:27:22.7193402Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32 2022-08-17T12:27:22.7243673Z test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32 2022-08-17T12:27:22.7351961Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32 2022-08-17T12:27:22.7399219Z test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32 2022-08-17T12:27:22.7634344Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32 2022-08-17T12:27:22.7669289Z test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32 2022-08-17T12:27:22.7792568Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32 2022-08-17T12:27:22.7832913Z test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32 2022-08-17T12:27:22.8073654Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32 2022-08-17T12:27:22.8141320Z test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32 2022-08-17T12:27:22.8232805Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32 2022-08-17T12:27:22.8262998Z test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32 2022-08-17T12:27:22.8514845Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32 2022-08-17T12:27:22.8559975Z test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32 2022-08-17T12:27:22.8672101Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32 2022-08-17T12:27:22.8705659Z test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32 2022-08-17T12:27:22.8953769Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32 2022-08-17T12:27:22.8999605Z test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32 2022-08-17T12:27:22.9112355Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32 2022-08-17T12:27:22.9152154Z test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32 2022-08-17T12:27:22.9396273Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32 2022-08-17T12:27:22.9458664Z test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32 2022-08-17T12:27:22.9553367Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32 2022-08-17T12:27:22.9595684Z test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32 2022-08-17T12:27:22.9834424Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32 2022-08-17T12:27:22.9881408Z test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32 2022-08-17T12:27:23.0032892Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32 2022-08-17T12:27:23.0075714Z test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32 2022-08-17T12:27:23.0273416Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32 2022-08-17T12:27:23.0330555Z test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32 2022-08-17T12:27:23.0472846Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32 2022-08-17T12:27:23.0514810Z test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32 2022-08-17T12:27:23.0712853Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32 2022-08-17T12:27:23.0782054Z test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32 2022-08-17T12:27:23.0912276Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32 2022-08-17T12:27:23.0961601Z test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32 2022-08-17T12:27:23.1152512Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32 2022-08-17T12:27:23.1355919Z test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32 2022-08-17T12:27:23.1387246Z test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32 2022-08-17T12:27:23.1434954Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32 2022-08-17T12:27:23.1593868Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32 2022-08-17T12:27:23.1630437Z test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32 2022-08-17T12:27:23.1652601Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32 2022-08-17T12:27:23.1660140Z [gw2] [ 96%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pca_lowrank_cpu_float32 2022-08-17T12:27:23.1731563Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_permute_cpu_float32 2022-08-17T12:27:23.1792282Z [gw2] [ 96%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_permute_cpu_float32 2022-08-17T12:27:23.1847560Z test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32 2022-08-17T12:27:23.2132514Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32 2022-08-17T12:27:23.2135280Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pinverse_cpu_float32 2022-08-17T12:27:23.2146988Z test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32 2022-08-17T12:27:23.2255238Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32 2022-08-17T12:27:23.2338692Z test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32 2022-08-17T12:27:23.2360853Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32 2022-08-17T12:27:23.2547263Z [gw2] [ 96%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pinverse_cpu_float32 2022-08-17T12:27:23.2549889Z test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32 2022-08-17T12:27:23.2564227Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32 2022-08-17T12:27:23.2700028Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polar_cpu_float32 2022-08-17T12:27:23.2778868Z test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32 2022-08-17T12:27:23.2928726Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32 2022-08-17T12:27:23.2983704Z test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32 2022-08-17T12:27:23.3229804Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32 2022-08-17T12:27:23.3233130Z test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32 2022-08-17T12:27:23.3378861Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32 2022-08-17T12:27:23.3423698Z test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32 2022-08-17T12:27:23.3574410Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32 2022-08-17T12:27:23.3664068Z test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32 2022-08-17T12:27:23.3762182Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32 2022-08-17T12:27:23.3778912Z [gw2] [ 96%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polar_cpu_float32 2022-08-17T12:27:23.3813584Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:27:23.3841599Z test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32 2022-08-17T12:27:23.4013280Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32 2022-08-17T12:27:23.4052178Z test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32 2022-08-17T12:27:23.4099555Z [gw2] [ 96%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:27:23.4191204Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32 2022-08-17T12:27:23.4231988Z test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32 2022-08-17T12:27:23.4340986Z test_ops.py::TestTagsCPU::test_tags_double_cpu_float32 2022-08-17T12:27:23.4434342Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_double_cpu_float32 2022-08-17T12:27:23.4500787Z test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32 2022-08-17T12:27:23.4674392Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32 2022-08-17T12:27:23.4705284Z test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32 2022-08-17T12:27:23.4873509Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32 2022-08-17T12:27:23.4924577Z test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32 2022-08-17T12:27:23.5113391Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32 2022-08-17T12:27:23.5146281Z test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32 2022-08-17T12:27:23.5296549Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32 2022-08-17T12:27:23.5303857Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32 2022-08-17T12:27:23.5312710Z test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32 2022-08-17T12:27:23.5364031Z test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32 2022-08-17T12:27:23.5553252Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32 2022-08-17T12:27:23.5590415Z test_ops.py::TestTagsCPU::test_tags_eig_cpu_float32 2022-08-17T12:27:23.5753331Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_eig_cpu_float32 2022-08-17T12:27:23.5780156Z test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32 2022-08-17T12:27:23.5792615Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32 2022-08-17T12:27:23.5808846Z test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32 2022-08-17T12:27:23.5865950Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32 2022-08-17T12:27:23.5991516Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32 2022-08-17T12:27:23.6020547Z test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32 2022-08-17T12:27:23.6191959Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32 2022-08-17T12:27:23.6230675Z test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32 2022-08-17T12:27:23.6307908Z test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32 2022-08-17T12:27:23.6320056Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32 2022-08-17T12:27:23.6432383Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32 2022-08-17T12:27:23.6460470Z test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32 2022-08-17T12:27:23.6633199Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32 2022-08-17T12:27:23.6674688Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32 2022-08-17T12:27:23.6684638Z test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32 2022-08-17T12:27:23.6873589Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32 2022-08-17T12:27:23.6910986Z test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32 2022-08-17T12:27:23.7000566Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32 2022-08-17T12:27:23.7072121Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32 2022-08-17T12:27:23.7116893Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32 2022-08-17T12:27:23.7118589Z test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32 2022-08-17T12:27:23.7228999Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32 2022-08-17T12:27:23.7312239Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32 2022-08-17T12:27:23.7349677Z test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32 2022-08-17T12:27:23.7512702Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32 2022-08-17T12:27:23.7553486Z test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32 2022-08-17T12:27:23.7564697Z test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32 2022-08-17T12:27:23.7605439Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32 2022-08-17T12:27:23.7753373Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32 2022-08-17T12:27:23.7795878Z test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32 2022-08-17T12:27:23.7952886Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32 2022-08-17T12:27:23.7995562Z test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32 2022-08-17T12:27:23.8000749Z test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32 2022-08-17T12:27:23.8041840Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32 2022-08-17T12:27:23.8191914Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32 2022-08-17T12:27:23.8222432Z test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32 2022-08-17T12:27:23.8392627Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32 2022-08-17T12:27:23.8438355Z test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32 2022-08-17T12:27:23.8440776Z test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32 2022-08-17T12:27:23.8486272Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32 2022-08-17T12:27:23.8633730Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32 2022-08-17T12:27:23.8664243Z test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32 2022-08-17T12:27:23.8834252Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32 2022-08-17T12:27:23.8876404Z test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32 2022-08-17T12:27:23.8883387Z test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32 2022-08-17T12:27:23.8923987Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32 2022-08-17T12:27:23.9073199Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32 2022-08-17T12:27:23.9179355Z test_ops.py::TestTagsCPU::test_tags_float_cpu_float32 2022-08-17T12:27:23.9272332Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_float_cpu_float32 2022-08-17T12:27:23.9311177Z test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32 2022-08-17T12:27:23.9322424Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32 2022-08-17T12:27:23.9513120Z test_ops.py::TestTagsCPU::test_tags__refs_softmax_cpu_float32 2022-08-17T12:27:23.9568228Z test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32 2022-08-17T12:27:23.9594212Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32 2022-08-17T12:27:23.9713912Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_softmax_cpu_float32 2022-08-17T12:27:23.9756056Z test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32 2022-08-17T12:27:23.9791428Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32 2022-08-17T12:27:23.9887585Z test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32 2022-08-17T12:27:23.9953176Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32 2022-08-17T12:27:23.9981924Z test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32 2022-08-17T12:27:24.0152752Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32 2022-08-17T12:27:24.0199055Z test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32 2022-08-17T12:27:24.0231937Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32 2022-08-17T12:27:24.0273067Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32 2022-08-17T12:27:24.0393296Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32 2022-08-17T12:27:24.0443387Z test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32 2022-08-17T12:27:24.0592748Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32 2022-08-17T12:27:24.0627894Z test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32 2022-08-17T12:27:24.0671687Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32 2022-08-17T12:27:24.0711968Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32 2022-08-17T12:27:24.0833327Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32 2022-08-17T12:27:24.0877762Z test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32 2022-08-17T12:27:24.1032461Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32 2022-08-17T12:27:24.1079768Z test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32 2022-08-17T12:27:24.1111401Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32 2022-08-17T12:27:24.1296878Z test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32 2022-08-17T12:27:24.1297384Z test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32 2022-08-17T12:27:24.1316881Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32 2022-08-17T12:27:24.1472165Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32 2022-08-17T12:27:24.1517382Z test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32 2022-08-17T12:27:24.1551309Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32 2022-08-17T12:27:24.1660433Z test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32 2022-08-17T12:27:24.1711734Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32 2022-08-17T12:27:24.1765303Z test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32 2022-08-17T12:27:24.1912646Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32 2022-08-17T12:27:24.1944424Z test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64 2022-08-17T12:27:24.1989935Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64 2022-08-17T12:27:24.2028600Z test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32 2022-08-17T12:27:24.2149750Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32 2022-08-17T12:27:24.2172665Z test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32 2022-08-17T12:27:24.2351887Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32 2022-08-17T12:27:24.2383984Z test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32 2022-08-17T12:27:24.2430298Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32 2022-08-17T12:27:24.2502583Z test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32 2022-08-17T12:27:24.2591173Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32 2022-08-17T12:27:24.2614356Z test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32 2022-08-17T12:27:24.2792615Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32 2022-08-17T12:27:24.2819089Z test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32 2022-08-17T12:27:24.2870441Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32 2022-08-17T12:27:24.2990741Z test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32 2022-08-17T12:27:24.3029983Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32 2022-08-17T12:27:24.3059447Z test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32 2022-08-17T12:27:24.3232332Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32 2022-08-17T12:27:24.3258877Z test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32 2022-08-17T12:27:24.3310258Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32 2022-08-17T12:27:24.3334940Z test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32 2022-08-17T12:27:24.3470369Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32 2022-08-17T12:27:24.3496957Z test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32 2022-08-17T12:27:24.3671464Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32 2022-08-17T12:27:24.3700571Z test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32 2022-08-17T12:27:24.3749937Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32 2022-08-17T12:27:24.3911708Z test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32 2022-08-17T12:27:24.3939251Z test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64 2022-08-17T12:27:24.4013675Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64 2022-08-17T12:27:24.4110464Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32 2022-08-17T12:27:24.4181400Z test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32 2022-08-17T12:27:24.4189704Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32 2022-08-17T12:27:24.4351653Z test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32 2022-08-17T12:27:24.4385375Z test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32 2022-08-17T12:27:24.4421129Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32 2022-08-17T12:27:24.4551676Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32 2022-08-17T12:27:24.4577711Z test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32 2022-08-17T12:27:24.4631207Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32 2022-08-17T12:27:24.4792372Z test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32 2022-08-17T12:27:24.4860328Z test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32 2022-08-17T12:27:24.4886177Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32 2022-08-17T12:27:24.4990910Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32 2022-08-17T12:27:24.5019683Z test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32 2022-08-17T12:27:24.5071092Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32 2022-08-17T12:27:24.5232907Z test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32 2022-08-17T12:27:24.5341797Z test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32 2022-08-17T12:27:24.5436251Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32 2022-08-17T12:27:24.5439894Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32 2022-08-17T12:27:24.5510740Z test_ops.py::TestTagsCPU::test_tags_int_cpu_float32 2022-08-17T12:27:24.5525417Z test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32 2022-08-17T12:27:24.5624671Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_int_cpu_float32 2022-08-17T12:27:24.5670890Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32 2022-08-17T12:27:24.5708031Z test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32 2022-08-17T12:27:24.5872047Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32 2022-08-17T12:27:24.5927703Z test_ops.py::TestTagsCPU::test_tags_inverse_cpu_float32 2022-08-17T12:27:24.5951355Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_inverse_cpu_float32 2022-08-17T12:27:24.6010400Z test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32 2022-08-17T12:27:24.6111610Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32 2022-08-17T12:27:24.6225910Z test_ops.py::TestTagsCPU::test_tags_half_cpu_float32 2022-08-17T12:27:24.6312720Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_half_cpu_float32 2022-08-17T12:27:24.6428236Z test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32 2022-08-17T12:27:24.6451658Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32 2022-08-17T12:27:24.6453426Z test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32 2022-08-17T12:27:24.6605682Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32 2022-08-17T12:27:24.6611483Z test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32 2022-08-17T12:27:24.6751845Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32 2022-08-17T12:27:24.6780441Z test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32 2022-08-17T12:27:24.6831387Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32 2022-08-17T12:27:24.6992437Z test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32 2022-08-17T12:27:24.7120025Z test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32 2022-08-17T12:27:24.7141652Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32 2022-08-17T12:27:24.7192330Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32 2022-08-17T12:27:24.7231021Z test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32 2022-08-17T12:27:24.7271493Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32 2022-08-17T12:27:24.7389303Z test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32 2022-08-17T12:27:24.7431762Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32 2022-08-17T12:27:24.7632633Z test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32 2022-08-17T12:27:24.7661939Z test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32 2022-08-17T12:27:24.7710518Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32 2022-08-17T12:27:24.7775299Z test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32 2022-08-17T12:27:24.7848176Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32 2022-08-17T12:27:24.7869659Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32 2022-08-17T12:27:24.8072756Z test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32 2022-08-17T12:27:24.8099115Z test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32 2022-08-17T12:27:24.8151786Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32 2022-08-17T12:27:24.8287238Z test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32 2022-08-17T12:27:24.8311087Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32 2022-08-17T12:27:24.8351804Z test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32 2022-08-17T12:27:24.8355597Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32 2022-08-17T12:27:24.8512491Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32 2022-08-17T12:27:24.8539466Z test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32 2022-08-17T12:27:24.8590850Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32 2022-08-17T12:27:24.8631027Z test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32 2022-08-17T12:27:24.8752125Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32 2022-08-17T12:27:24.8786271Z test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32 2022-08-17T12:27:24.8953188Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32 2022-08-17T12:27:24.8980078Z test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32 2022-08-17T12:27:24.9033789Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32 2022-08-17T12:27:24.9174942Z test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32 2022-08-17T12:27:24.9192536Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32 2022-08-17T12:27:24.9247282Z test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32 2022-08-17T12:27:24.9394210Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32 2022-08-17T12:27:24.9429266Z test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32 2022-08-17T12:27:24.9472610Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32 2022-08-17T12:27:24.9635362Z test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32 2022-08-17T12:27:24.9660983Z test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32 2022-08-17T12:27:24.9674890Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32 2022-08-17T12:27:24.9834241Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32 2022-08-17T12:27:24.9979326Z test_ops.py::TestTagsCPU::test_tags_istft_cpu_float32 2022-08-17T12:27:24.9988690Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_istft_cpu_float32 2022-08-17T12:27:25.0074179Z test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32 2022-08-17T12:27:25.0112058Z test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32 2022-08-17T12:27:25.0223070Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32 2022-08-17T12:27:25.0272235Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32 2022-08-17T12:27:25.0299994Z test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:27:25.0392236Z [gw0] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:27:25.0513003Z test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32 2022-08-17T12:27:25.0546824Z test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64 2022-08-17T12:27:25.0579149Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64 2022-08-17T12:27:25.0711482Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32 2022-08-17T12:27:25.0739046Z test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:27:25.0831454Z [gw0] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:27:25.0952407Z test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32 2022-08-17T12:27:25.0994426Z test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32 2022-08-17T12:27:25.1090603Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32 2022-08-17T12:27:25.1151271Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32 2022-08-17T12:27:25.1178631Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32 2022-08-17T12:27:25.1272677Z [gw0] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32 2022-08-17T12:27:25.1394330Z test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32 2022-08-17T12:27:25.1432407Z test_ops.py::TestTagsCPU::test_tags_le_cpu_float32 2022-08-17T12:27:25.1448246Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32 2022-08-17T12:27:25.1592725Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_le_cpu_float32 2022-08-17T12:27:25.1618986Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:27:25.1711534Z [gw0] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:27:25.1866958Z test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32 2022-08-17T12:27:25.1874854Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32 2022-08-17T12:27:25.1991779Z test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32 2022-08-17T12:27:25.2030921Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32 2022-08-17T12:27:25.2053456Z test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32 2022-08-17T12:27:25.2152188Z [gw0] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32 2022-08-17T12:27:25.2176814Z test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32 2022-08-17T12:27:25.2312472Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32 2022-08-17T12:27:25.2339689Z test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32 2022-08-17T12:27:25.2473410Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32 2022-08-17T12:27:25.2502676Z test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32 2022-08-17T12:27:25.2592241Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32 2022-08-17T12:27:25.2702609Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32 2022-08-17T12:27:25.2751116Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32 2022-08-17T12:27:25.2805450Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32 2022-08-17T12:27:25.3099718Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32 2022-08-17T12:27:25.3101076Z test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32 2022-08-17T12:27:25.3103754Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:27:25.3119370Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:27:25.3243748Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32 2022-08-17T12:27:25.3245503Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 2022-08-17T12:27:25.3391053Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 2022-08-17T12:27:25.3425136Z test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32 2022-08-17T12:27:25.3471645Z [gw0] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32 2022-08-17T12:27:25.3681435Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32 2022-08-17T12:27:25.3682811Z test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32 2022-08-17T12:27:25.3703842Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32 2022-08-17T12:27:25.3913238Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32 2022-08-17T12:27:25.3915058Z test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32 2022-08-17T12:27:25.3923423Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32 2022-08-17T12:27:25.4113246Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32 2022-08-17T12:27:25.4114593Z test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32 2022-08-17T12:27:25.4144693Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32 2022-08-17T12:27:25.4390132Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32 2022-08-17T12:27:25.4392588Z test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32 2022-08-17T12:27:25.4402783Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32 2022-08-17T12:27:25.4539508Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32 2022-08-17T12:27:25.4586352Z test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32 2022-08-17T12:27:25.4614792Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32 2022-08-17T12:27:25.4834205Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32 2022-08-17T12:27:25.4836461Z test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32 2022-08-17T12:27:25.4847512Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32 2022-08-17T12:27:25.4929358Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32 2022-08-17T12:27:25.4983383Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32 2022-08-17T12:27:25.5102580Z test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float64 2022-08-17T12:27:25.5273134Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float64 2022-08-17T12:27:25.5275925Z test_ops.py::TestTagsCPU::test_tags_log_cpu_float32 2022-08-17T12:27:25.5286340Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_log_cpu_float32 2022-08-17T12:27:25.5369853Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:27:25.5390140Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:27:25.5451823Z test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32 2022-08-17T12:27:25.5716286Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32 2022-08-17T12:27:25.5720748Z test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32 2022-08-17T12:27:25.5733342Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32 2022-08-17T12:27:25.5782664Z test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32 2022-08-17T12:27:25.5830406Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32 2022-08-17T12:27:25.5893907Z test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32 2022-08-17T12:27:25.6197542Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32 2022-08-17T12:27:25.6202059Z test_ops.py::TestTagsCPU::test_tags_log_softmax_dtype_cpu_float32 2022-08-17T12:27:25.6214793Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_log_softmax_dtype_cpu_float32 2022-08-17T12:27:25.6274695Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32 2022-08-17T12:27:25.6361648Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32 2022-08-17T12:27:25.6401169Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32 2022-08-17T12:27:25.6633114Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32 2022-08-17T12:27:25.6637801Z test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32 2022-08-17T12:27:25.6651000Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32 2022-08-17T12:27:25.6702809Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:27:25.6723916Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:27:25.6787971Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32 2022-08-17T12:27:25.7071154Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32 2022-08-17T12:27:25.7075782Z test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32 2022-08-17T12:27:25.7089444Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32 2022-08-17T12:27:25.7175291Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32 2022-08-17T12:27:25.7236052Z test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32 2022-08-17T12:27:25.7264100Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32 2022-08-17T12:27:25.7480531Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32 2022-08-17T12:27:25.7524469Z test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32 2022-08-17T12:27:25.7545020Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32 2022-08-17T12:27:25.7605920Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:27:25.7668819Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32 2022-08-17T12:27:25.7693992Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:27:25.7987755Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32 2022-08-17T12:27:25.8035066Z test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32 2022-08-17T12:27:25.8053204Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32 2022-08-17T12:27:25.8083700Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32 2022-08-17T12:27:25.8110622Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32 2022-08-17T12:27:25.8172086Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32 2022-08-17T12:27:25.8443360Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32 2022-08-17T12:27:25.8444027Z test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32 2022-08-17T12:27:25.8543890Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32 2022-08-17T12:27:25.8545946Z test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32 2022-08-17T12:27:25.8615057Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32 2022-08-17T12:27:25.8688091Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32 2022-08-17T12:27:25.8872913Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32 2022-08-17T12:27:25.8874704Z test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32 2022-08-17T12:27:25.9069946Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32 2022-08-17T12:27:25.9073934Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:27:25.9075657Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:27:25.9077410Z test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32 2022-08-17T12:27:25.9328258Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32 2022-08-17T12:27:25.9329742Z test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32 2022-08-17T12:27:25.9453650Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32 2022-08-17T12:27:25.9455126Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32 2022-08-17T12:27:25.9474630Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32 2022-08-17T12:27:25.9565030Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32 2022-08-17T12:27:25.9768428Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32 2022-08-17T12:27:25.9769150Z test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32 2022-08-17T12:27:25.9833621Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32 2022-08-17T12:27:25.9927750Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32 2022-08-17T12:27:26.0010041Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32 2022-08-17T12:27:26.0107886Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32 2022-08-17T12:27:26.0152600Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32 2022-08-17T12:27:26.0234065Z test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32 2022-08-17T12:27:26.0352748Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32 2022-08-17T12:27:26.0553913Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32 2022-08-17T12:27:26.0592999Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:27:26.0650576Z test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32 2022-08-17T12:27:26.0933914Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32 2022-08-17T12:27:26.0971116Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:27:26.1028283Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32 2022-08-17T12:27:26.1106567Z test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32 2022-08-17T12:27:26.1114870Z test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32 2022-08-17T12:27:26.1126350Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32 2022-08-17T12:27:26.1182529Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32 2022-08-17T12:27:26.1485303Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32 2022-08-17T12:27:26.1589605Z test_ops.py::TestTagsCPU::test_tags_long_cpu_float32 2022-08-17T12:27:26.1604710Z test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32 2022-08-17T12:27:26.1845837Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_long_cpu_float32 2022-08-17T12:27:26.1906321Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32 2022-08-17T12:27:26.1926149Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32 2022-08-17T12:27:26.1934283Z test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32 2022-08-17T12:27:26.1971169Z test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32 2022-08-17T12:27:26.1992706Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32 2022-08-17T12:27:26.2040643Z test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32 2022-08-17T12:27:26.2099712Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32 2022-08-17T12:27:26.2353308Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32 2022-08-17T12:27:26.2360718Z test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32 2022-08-17T12:27:26.2439446Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32 2022-08-17T12:27:26.2518184Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32 2022-08-17T12:27:26.2523313Z test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32 2022-08-17T12:27:26.2871320Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32 2022-08-17T12:27:26.3110043Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32 2022-08-17T12:27:26.3116735Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32 2022-08-17T12:27:26.3120763Z test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32 2022-08-17T12:27:26.3337817Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32 2022-08-17T12:27:26.3343956Z test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32 2022-08-17T12:27:26.3423355Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32 2022-08-17T12:27:26.3432735Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32 2022-08-17T12:27:26.3456489Z test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32 2022-08-17T12:27:26.3481238Z test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32 2022-08-17T12:27:26.3517244Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32 2022-08-17T12:27:26.3789256Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32 2022-08-17T12:27:26.3834889Z test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32 2022-08-17T12:27:26.3872682Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32 2022-08-17T12:27:26.3875117Z test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32 2022-08-17T12:27:26.3918591Z test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32 2022-08-17T12:27:26.3926264Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32 2022-08-17T12:27:26.4153582Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32 2022-08-17T12:27:26.4185080Z test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32 2022-08-17T12:27:26.4333298Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32 2022-08-17T12:27:26.4333828Z test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32 2022-08-17T12:27:26.4344072Z test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32 2022-08-17T12:27:26.4354534Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32 2022-08-17T12:27:26.4594333Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32 2022-08-17T12:27:26.4629132Z test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32 2022-08-17T12:27:26.4753901Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32 2022-08-17T12:27:26.4754418Z test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32 2022-08-17T12:27:26.4793760Z test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32 2022-08-17T12:27:26.4821627Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32 2022-08-17T12:27:26.5077153Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32 2022-08-17T12:27:26.5079939Z test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32 2022-08-17T12:27:26.5194127Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32 2022-08-17T12:27:26.5196389Z test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32 2022-08-17T12:27:26.5238650Z test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32 2022-08-17T12:27:26.5268288Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32 2022-08-17T12:27:26.5482640Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32 2022-08-17T12:27:26.5528160Z test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32 2022-08-17T12:27:26.5655160Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32 2022-08-17T12:27:26.5658126Z test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32 2022-08-17T12:27:26.5713200Z test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32 2022-08-17T12:27:26.5722098Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32 2022-08-17T12:27:26.5913195Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32 2022-08-17T12:27:26.5982686Z test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32 2022-08-17T12:27:26.6073880Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32 2022-08-17T12:27:26.6074513Z test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32 2022-08-17T12:27:26.6112062Z test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32 2022-08-17T12:27:26.6115699Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32 2022-08-17T12:27:26.6352332Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32 2022-08-17T12:27:26.6485996Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:27:26.6514728Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:27:26.6552976Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:27:26.6573652Z test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32 2022-08-17T12:27:26.6595919Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:27:26.6909482Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32 2022-08-17T12:27:26.6953267Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:27:26.7050859Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:27:26.7061266Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:27:26.7073499Z test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32 2022-08-17T12:27:26.7110921Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:27:26.7271382Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32 2022-08-17T12:27:26.7486940Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:27:26.7488741Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:27:26.7513553Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:27:26.7578297Z test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32 2022-08-17T12:27:26.7638068Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32 2022-08-17T12:27:26.7709398Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:27:26.7911970Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:27:26.7913823Z test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32 2022-08-17T12:27:26.7923276Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32 2022-08-17T12:27:26.7952036Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:27:26.8001646Z test_ops.py::TestTagsCPU::test_tags_median_cpu_float32 2022-08-17T12:27:26.8150068Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_median_cpu_float32 2022-08-17T12:27:26.8386263Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:27:26.8392623Z test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32 2022-08-17T12:27:26.8434955Z test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:27:26.8456183Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:27:26.8604642Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32 2022-08-17T12:27:26.8612236Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:27:26.8751605Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:27:26.8797054Z test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32 2022-08-17T12:27:26.8832166Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32 2022-08-17T12:27:26.8895245Z test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:27:26.8933897Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:27:26.9030587Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:27:26.9072928Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:27:26.9190801Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:27:26.9272360Z test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32 2022-08-17T12:27:26.9315479Z test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32 2022-08-17T12:27:26.9472419Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32 2022-08-17T12:27:26.9518194Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:27:26.9555037Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:27:26.9629934Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32 2022-08-17T12:27:26.9667987Z test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32 2022-08-17T12:27:26.9711437Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32 2022-08-17T12:27:26.9744082Z test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32 2022-08-17T12:27:26.9912809Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32 2022-08-17T12:27:26.9954372Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:27:27.0070853Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:27:27.0100930Z test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32 2022-08-17T12:27:27.0150968Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32 2022-08-17T12:27:27.0195451Z test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32 2022-08-17T12:27:27.0352546Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32 2022-08-17T12:27:27.0422347Z test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32 2022-08-17T12:27:27.0511439Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32 2022-08-17T12:27:27.0574388Z test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32 2022-08-17T12:27:27.0645348Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32 2022-08-17T12:27:27.0650698Z test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32 2022-08-17T12:27:27.0846084Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32 2022-08-17T12:27:27.0921255Z test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32 2022-08-17T12:27:27.1004845Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32 2022-08-17T12:27:27.1005951Z test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32 2022-08-17T12:27:27.1116385Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32 2022-08-17T12:27:27.1118389Z test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32 2022-08-17T12:27:27.1255201Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32 2022-08-17T12:27:27.1434022Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:27:27.1438735Z test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32 2022-08-17T12:27:27.1491523Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32 2022-08-17T12:27:27.1513536Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32 2022-08-17T12:27:27.1609369Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:27:27.1747859Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32 2022-08-17T12:27:27.1770748Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:27:27.1932716Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:27:27.1935282Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32 2022-08-17T12:27:27.2112790Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:27:27.2155160Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:27:27.2270981Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:27:27.2339842Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:27:27.2669931Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:27:27.2728879Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:27:27.2766874Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32 2022-08-17T12:27:27.2846189Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:27:27.2869690Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:27:27.2991047Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:27:27.3210503Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:27:27.3303331Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:27:27.3304743Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:27:27.3310277Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:27:27.3327576Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:27:27.3549339Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:27:27.3650379Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:27:27.3702737Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:27:27.3804553Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:27:27.4265992Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:27:27.4267012Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:27:27.4268028Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:27:27.4280844Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:27:27.4469279Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:27:27.4666970Z test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32 2022-08-17T12:27:27.4685603Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32 2022-08-17T12:27:27.4688444Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:27:27.4791778Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:27:27.4956834Z test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:27.5100991Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:27.5254053Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:27:27.5288082Z test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:27.5574387Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:27.5596475Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:27:27.5716272Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:27:27.5720819Z test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:27.5849770Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:27.5874760Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:27:27.6185920Z test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:27:27.6191426Z test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32 2022-08-17T12:27:27.6206433Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32 2022-08-17T12:27:27.6310745Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:27:27.6574032Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32 2022-08-17T12:27:27.6617529Z test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:27:27.6752508Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32 2022-08-17T12:27:27.7004614Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32 2022-08-17T12:27:27.7028959Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:27:27.7180834Z test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:27:27.7315977Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:27:27.7346459Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32 2022-08-17T12:27:27.7478895Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32 2022-08-17T12:27:27.8054440Z test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:27:27.8065458Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32 2022-08-17T12:27:27.8074671Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:27:27.8080793Z test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32 2022-08-17T12:27:27.8097091Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:27:27.8144500Z [gw2] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:27:27.8515772Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32 2022-08-17T12:27:27.8516654Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:27:27.8770932Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:27:27.8789747Z [gw3] [ 97%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:27:27.9517230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:27:27.9539604Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:27:27.9741708Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32 2022-08-17T12:27:27.9953995Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32 2022-08-17T12:27:28.0155674Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:27:28.0478641Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:27:28.0529063Z test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64 2022-08-17T12:27:28.0781792Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64 2022-08-17T12:27:28.0807448Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:27:28.0989456Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:27:28.1062960Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32 2022-08-17T12:27:28.1313691Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32 2022-08-17T12:27:28.1442335Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32 2022-08-17T12:27:28.1755393Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32 2022-08-17T12:27:28.2007597Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:27:28.2034249Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:27:28.2099182Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:27:28.2191167Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:27:28.2463187Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:27:28.2478841Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:27:28.2515722Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32 2022-08-17T12:27:28.2691115Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32 2022-08-17T12:27:28.2766468Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:27:28.2992171Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:27:28.3057807Z test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32 2022-08-17T12:27:28.3090815Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32 2022-08-17T12:27:28.3192522Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:27:28.3465377Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32 2022-08-17T12:27:28.3475135Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32 2022-08-17T12:27:28.3667140Z test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32 2022-08-17T12:27:28.3699531Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:27:28.4093692Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:27:28.4142906Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:27:28.4382964Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:27:28.4406346Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32 2022-08-17T12:27:28.4505956Z test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32 2022-08-17T12:27:28.4628719Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32 2022-08-17T12:27:28.4918838Z test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:27:28.4927483Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:28.5551383Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:28.5762995Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:27:28.5833599Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:27:28.5901216Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32 2022-08-17T12:27:28.6211341Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32 2022-08-17T12:27:28.6223634Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:27:28.6368340Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:27:28.6372820Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:28.6699805Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:28.6712653Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:27:28.6793991Z test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32 2022-08-17T12:27:28.6799340Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:28.6815042Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:27:28.7051527Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:27:28.7104299Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:28.7152677Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32 2022-08-17T12:27:28.7184710Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32 2022-08-17T12:27:28.7230708Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32 2022-08-17T12:27:28.7408881Z test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32 2022-08-17T12:27:28.7593184Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32 2022-08-17T12:27:28.7629426Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32 2022-08-17T12:27:28.7671301Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32 2022-08-17T12:27:28.7855164Z test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32 2022-08-17T12:27:28.7872938Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:27:28.7909672Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:27:28.8109970Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32 2022-08-17T12:27:28.8132291Z test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32 2022-08-17T12:27:28.8148085Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32 2022-08-17T12:27:28.8371364Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:27:28.8473312Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:27:28.8548690Z test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32 2022-08-17T12:27:28.8564212Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32 2022-08-17T12:27:28.8664887Z test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32 2022-08-17T12:27:28.8774965Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32 2022-08-17T12:27:28.8792251Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:27:28.8952491Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:27:28.9108859Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:27:28.9118850Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:27:28.9213480Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:27:28.9354350Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:27:28.9371708Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:27:28.9432305Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:27:28.9509112Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32 2022-08-17T12:27:28.9629482Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32 2022-08-17T12:27:28.9723201Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:27:28.9872518Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:27:28.9875899Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:27:28.9897134Z test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:27:28.9979874Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32 2022-08-17T12:27:28.9989402Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32 2022-08-17T12:27:29.0037113Z test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32 2022-08-17T12:27:29.0393644Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:27:29.0394229Z test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:27:29.0452015Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32 2022-08-17T12:27:29.0459692Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32 2022-08-17T12:27:29.0562033Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:27:29.0578908Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32 2022-08-17T12:27:29.0677516Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:27:29.0753671Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:27:29.0827376Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:27:29.0861234Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32 2022-08-17T12:27:29.0876364Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:27:29.1108167Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32 2022-08-17T12:27:29.1191890Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:27:29.1315965Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:27:29.1316907Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:27:29.1345114Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:27:29.1365682Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:27:29.1430531Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:27:29.1484099Z test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32 2022-08-17T12:27:29.1685430Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32 2022-08-17T12:27:29.1686039Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32 2022-08-17T12:27:29.1757673Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:27:29.1784583Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32 2022-08-17T12:27:29.1873332Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:27:29.1963024Z test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32 2022-08-17T12:27:29.2114750Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32 2022-08-17T12:27:29.2118893Z test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32 2022-08-17T12:27:29.2160894Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32 2022-08-17T12:27:29.2314274Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32 2022-08-17T12:27:29.2350841Z test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32 2022-08-17T12:27:29.2555934Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32 2022-08-17T12:27:29.2640384Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32 2022-08-17T12:27:29.2752985Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32 2022-08-17T12:27:29.2790501Z test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32 2022-08-17T12:27:29.2992404Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32 2022-08-17T12:27:29.3007095Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32 2022-08-17T12:27:29.3007658Z test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:27:29.3070569Z test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32 2022-08-17T12:27:29.3166017Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:27:29.3190620Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32 2022-08-17T12:27:29.3226868Z test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32 2022-08-17T12:27:29.3435603Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32 2022-08-17T12:27:29.3436119Z test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32 2022-08-17T12:27:29.3471145Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:27:29.3485302Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32 2022-08-17T12:27:29.3632115Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:27:29.3688904Z test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32 2022-08-17T12:27:29.3916084Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32 2022-08-17T12:27:29.3917506Z test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32 2022-08-17T12:27:29.3950837Z test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32 2022-08-17T12:27:29.4074382Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32 2022-08-17T12:27:29.4111475Z test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32 2022-08-17T12:27:29.4188465Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32 2022-08-17T12:27:29.4229781Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32 2022-08-17T12:27:29.4237744Z [gw3] [ 97%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:27:29.4352248Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:27:29.4389953Z test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32 2022-08-17T12:27:29.4398609Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32 2022-08-17T12:27:29.4423766Z test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32 2022-08-17T12:27:29.4510641Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32 2022-08-17T12:27:29.4556858Z test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32 2022-08-17T12:27:29.4792895Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32 2022-08-17T12:27:29.4831447Z test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32 2022-08-17T12:27:29.4846713Z test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32 2022-08-17T12:27:29.4952302Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32 2022-08-17T12:27:29.4982259Z test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32 2022-08-17T12:27:29.5290095Z [gw0] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32 2022-08-17T12:27:29.5293970Z test_ops.py::TestTagsCPU::test_tags_put_cpu_float32 2022-08-17T12:27:29.5431891Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_put_cpu_float32 2022-08-17T12:27:29.5436432Z test_ops.py::TestTagsCPU::test_tags_real_cpu_float32 2022-08-17T12:27:29.5695082Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_real_cpu_float32 2022-08-17T12:27:29.5877427Z test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32 2022-08-17T12:27:29.5884620Z test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32 2022-08-17T12:27:29.5949221Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32 2022-08-17T12:27:29.6113415Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32 2022-08-17T12:27:29.6273043Z test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32 2022-08-17T12:27:29.6326563Z test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32 2022-08-17T12:27:29.6760525Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32 2022-08-17T12:27:29.6768919Z test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32 2022-08-17T12:27:29.7430759Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32 2022-08-17T12:27:29.7644269Z test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32 2022-08-17T12:27:29.7729020Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32 2022-08-17T12:27:29.7746399Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32 2022-08-17T12:27:29.7781989Z test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32 2022-08-17T12:27:29.7899194Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32 2022-08-17T12:27:29.7923546Z test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32 2022-08-17T12:27:29.8235740Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32 2022-08-17T12:27:29.8236277Z test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32 2022-08-17T12:27:29.8355653Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32 2022-08-17T12:27:29.8357708Z test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32 2022-08-17T12:27:29.8669025Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32 2022-08-17T12:27:29.8700609Z test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32 2022-08-17T12:27:29.8803304Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32 2022-08-17T12:27:29.8804152Z test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32 2022-08-17T12:27:29.9075507Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32 2022-08-17T12:27:29.9076012Z test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32 2022-08-17T12:27:29.9227027Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32 2022-08-17T12:27:29.9227552Z test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32 2022-08-17T12:27:29.9516676Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32 2022-08-17T12:27:29.9518991Z test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32 2022-08-17T12:27:29.9673399Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32 2022-08-17T12:27:29.9673894Z test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32 2022-08-17T12:27:29.9956589Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32 2022-08-17T12:27:29.9957303Z test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32 2022-08-17T12:27:30.0074159Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32 2022-08-17T12:27:30.0121271Z test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32 2022-08-17T12:27:30.0396847Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32 2022-08-17T12:27:30.0397531Z test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32 2022-08-17T12:27:30.0568248Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32 2022-08-17T12:27:30.0568988Z test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32 2022-08-17T12:27:30.0855761Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32 2022-08-17T12:27:30.0856756Z test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32 2022-08-17T12:27:30.1016443Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32 2022-08-17T12:27:30.1017118Z test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32 2022-08-17T12:27:30.1316138Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32 2022-08-17T12:27:30.1316862Z test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32 2022-08-17T12:27:30.1459113Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32 2022-08-17T12:27:30.1459681Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32 2022-08-17T12:27:30.1664723Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32 2022-08-17T12:27:30.1714796Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32 2022-08-17T12:27:30.1716444Z test_ops.py::TestTagsCPU::test_tags_round_cpu_float32 2022-08-17T12:27:30.1725630Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_round_cpu_float32 2022-08-17T12:27:30.1761752Z test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32 2022-08-17T12:27:30.1833612Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32 2022-08-17T12:27:30.1890528Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32 2022-08-17T12:27:30.2157837Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32 2022-08-17T12:27:30.2158410Z test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32 2022-08-17T12:27:30.2168017Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32 2022-08-17T12:27:30.2244929Z test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32 2022-08-17T12:27:30.2306212Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32 2022-08-17T12:27:30.2336498Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32 2022-08-17T12:27:30.2598699Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32 2022-08-17T12:27:30.2599252Z test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32 2022-08-17T12:27:30.2608752Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32 2022-08-17T12:27:30.2660704Z test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32 2022-08-17T12:27:30.2712314Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32 2022-08-17T12:27:30.2770238Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32 2022-08-17T12:27:30.2995216Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32 2022-08-17T12:27:30.3034974Z test_ops.py::TestTagsCPU::test_tags_short_cpu_float32 2022-08-17T12:27:30.3074526Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:27:30.3101398Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:27:30.3152442Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_short_cpu_float32 2022-08-17T12:27:30.3206373Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32 2022-08-17T12:27:30.3435407Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32 2022-08-17T12:27:30.3478367Z test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32 2022-08-17T12:27:30.3532262Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:27:30.3542475Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:27:30.3592211Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32 2022-08-17T12:27:30.3865468Z test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32 2022-08-17T12:27:30.3874935Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32 2022-08-17T12:27:30.3919469Z test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32 2022-08-17T12:27:30.3965536Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:27:30.3987487Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:27:30.4030556Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32 2022-08-17T12:27:30.4183672Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32 2022-08-17T12:27:30.4350920Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32 2022-08-17T12:27:30.4408231Z test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32 2022-08-17T12:27:30.4412518Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32 2022-08-17T12:27:30.4415071Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:27:30.4512260Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:27:30.4666075Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32 2022-08-17T12:27:30.4791536Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32 2022-08-17T12:27:30.4830128Z test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32 2022-08-17T12:27:30.4834595Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32 2022-08-17T12:27:30.4883187Z test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32 2022-08-17T12:27:30.4993147Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32 2022-08-17T12:27:30.5032593Z test_ops.py::TestTagsCPU::test_tags_select_cpu_float32 2022-08-17T12:27:30.5233921Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_select_cpu_float32 2022-08-17T12:27:30.5266407Z test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32 2022-08-17T12:27:30.5279714Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32 2022-08-17T12:27:30.5316085Z test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32 2022-08-17T12:27:30.5432831Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32 2022-08-17T12:27:30.5467973Z test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32 2022-08-17T12:27:30.5672044Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32 2022-08-17T12:27:30.5696329Z test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32 2022-08-17T12:27:30.5751183Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32 2022-08-17T12:27:30.5779650Z test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32 2022-08-17T12:27:30.5871235Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32 2022-08-17T12:27:30.5894640Z test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32 2022-08-17T12:27:30.6112685Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32 2022-08-17T12:27:30.6174146Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32 2022-08-17T12:27:30.6189844Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32 2022-08-17T12:27:30.6245736Z test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32 2022-08-17T12:27:30.6310300Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32 2022-08-17T12:27:30.6324630Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:27:30.6553402Z [gw0] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:27:30.6615549Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32 2022-08-17T12:27:30.6631173Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32 2022-08-17T12:27:30.6648478Z test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32 2022-08-17T12:27:30.6751590Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32 2022-08-17T12:27:30.6775663Z test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32 2022-08-17T12:27:30.6992914Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32 2022-08-17T12:27:30.7054305Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32 2022-08-17T12:27:30.7071126Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32 2022-08-17T12:27:30.7132632Z test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32 2022-08-17T12:27:30.7191066Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32 2022-08-17T12:27:30.7216321Z test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32 2022-08-17T12:27:30.7432284Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32 2022-08-17T12:27:30.7511680Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:27:30.7575438Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32 2022-08-17T12:27:30.7582372Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32 2022-08-17T12:27:30.7630147Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:27:30.7767492Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:27:30.7870989Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:27:30.7951612Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:27:30.7975085Z test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32 2022-08-17T12:27:30.8017558Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32 2022-08-17T12:27:30.8069645Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:27:30.8207411Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:27:30.8310672Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:27:30.8329589Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:27:30.8390641Z [gw1] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:27:30.8414344Z test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32 2022-08-17T12:27:30.8511171Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32 2022-08-17T12:27:30.8542566Z test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32 2022-08-17T12:27:30.8754762Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32 2022-08-17T12:27:30.8829400Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32 2022-08-17T12:27:30.8838927Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32 2022-08-17T12:27:30.8952950Z test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:27:30.9021470Z test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:27:30.9144429Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:27:30.9193182Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:27:30.9269057Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32 2022-08-17T12:27:30.9277220Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32 2022-08-17T12:27:30.9298736Z test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:27:30.9390991Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:27:30.9465471Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:27:30.9631325Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:27:30.9690765Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32 2022-08-17T12:27:30.9710676Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32 2022-08-17T12:27:30.9739783Z test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32 2022-08-17T12:27:30.9830562Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32 2022-08-17T12:27:30.9904411Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:27:31.0071439Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:27:31.0101801Z test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32 2022-08-17T12:27:31.0150648Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32 2022-08-17T12:27:31.0214764Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32 2022-08-17T12:27:31.0271124Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32 2022-08-17T12:27:31.0289367Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:27:31.0513507Z [gw0] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:27:31.0547134Z test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32 2022-08-17T12:27:31.0592019Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32 2022-08-17T12:27:31.0613476Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:27:31.0712412Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:27:31.0729398Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:27:31.0952067Z [gw0] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:27:31.0985091Z test_ops.py::TestTagsCPU::test_tags_split_cpu_float32 2022-08-17T12:27:31.1030328Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_split_cpu_float32 2022-08-17T12:27:31.1045031Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:27:31.1149636Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:27:31.1169516Z test_ops.py::TestTagsCPU::test_tags_square_cpu_float32 2022-08-17T12:27:31.1180334Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:27:31.1187135Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_square_cpu_float32 2022-08-17T12:27:31.1207837Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:27:31.1391551Z [gw3] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:27:31.1415961Z test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32 2022-08-17T12:27:31.1469653Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32 2022-08-17T12:27:31.1536925Z test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:27:31.1591727Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:27:31.1592132Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32 2022-08-17T12:27:31.1617766Z test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32 2022-08-17T12:27:31.1831889Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32 2022-08-17T12:27:31.1861197Z test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32 2022-08-17T12:27:31.1910387Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32 2022-08-17T12:27:31.1943512Z test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32 2022-08-17T12:27:31.2031302Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32 2022-08-17T12:27:31.2054115Z test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32 2022-08-17T12:27:31.2271400Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32 2022-08-17T12:27:31.2294464Z test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32 2022-08-17T12:27:31.2350336Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32 2022-08-17T12:27:31.2388227Z test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32 2022-08-17T12:27:31.2441718Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32 2022-08-17T12:27:31.2451477Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32 2022-08-17T12:27:31.2470527Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32 2022-08-17T12:27:31.2498640Z test_ops.py::TestTagsCPU::test_tags_std_cpu_float32 2022-08-17T12:27:31.2712078Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_std_cpu_float32 2022-08-17T12:27:31.2738928Z test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32 2022-08-17T12:27:31.2790683Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32 2022-08-17T12:27:31.2818883Z test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32 2022-08-17T12:27:31.2909966Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32 2022-08-17T12:27:31.2934028Z test_ops.py::TestTagsCPU::test_tags_t_cpu_float32 2022-08-17T12:27:31.3151188Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_t_cpu_float32 2022-08-17T12:27:31.3210171Z test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32 2022-08-17T12:27:31.3230833Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32 2022-08-17T12:27:31.3351054Z test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32 2022-08-17T12:27:31.3390495Z test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32 2022-08-17T12:27:31.3532326Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32 2022-08-17T12:27:31.3543680Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32 2022-08-17T12:27:31.3590587Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32 2022-08-17T12:27:31.3630939Z test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32 2022-08-17T12:27:31.3791458Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32 2022-08-17T12:27:31.3833806Z test_ops.py::TestTagsCPU::test_tags_take_cpu_float32 2022-08-17T12:27:31.3939784Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_take_cpu_float32 2022-08-17T12:27:31.3956125Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32 2022-08-17T12:27:31.4083306Z test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32 2022-08-17T12:27:31.4087318Z test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32 2022-08-17T12:27:31.4273323Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32 2022-08-17T12:27:31.4277845Z test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32 2022-08-17T12:27:31.4480317Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32 2022-08-17T12:27:31.4528109Z test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32 2022-08-17T12:27:31.4708668Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32 2022-08-17T12:27:31.4711758Z test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32 2022-08-17T12:27:31.4948895Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32 2022-08-17T12:27:31.5004241Z test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32 2022-08-17T12:27:31.5113341Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32 2022-08-17T12:27:31.5156933Z test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32 2022-08-17T12:27:31.5297701Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32 2022-08-17T12:27:31.5309206Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32 2022-08-17T12:27:31.5350895Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32 2022-08-17T12:27:31.5372070Z test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32 2022-08-17T12:27:31.5524738Z [gw1] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32 2022-08-17T12:27:31.5551460Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32 2022-08-17T12:27:31.5593139Z test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32 2022-08-17T12:27:31.5752425Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32 2022-08-17T12:27:31.5777914Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:27:31.5791369Z [gw3] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:27:31.5827555Z test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32 2022-08-17T12:27:31.5991230Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32 2022-08-17T12:27:31.6019799Z test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32 2022-08-17T12:27:31.6192576Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32 2022-08-17T12:27:31.6231218Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32 2022-08-17T12:27:31.6290463Z test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32 2022-08-17T12:27:31.6432407Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32 2022-08-17T12:27:31.6490211Z test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32 2022-08-17T12:27:31.6620899Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32 2022-08-17T12:27:31.6630474Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32 2022-08-17T12:27:31.6671650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:27:31.6751993Z test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32 2022-08-17T12:27:31.6913260Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32 2022-08-17T12:27:31.6984031Z test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32 2022-08-17T12:27:31.7155837Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32 2022-08-17T12:27:31.7157203Z test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32 2022-08-17T12:27:31.7371006Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32 2022-08-17T12:27:31.7384209Z test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 2022-08-17T12:27:31.7584902Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 2022-08-17T12:27:31.7596981Z test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32 2022-08-17T12:27:31.7797016Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32 2022-08-17T12:27:31.7802334Z test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 2022-08-17T12:27:31.8012016Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 2022-08-17T12:27:31.8039587Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:27:31.8046015Z test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32 2022-08-17T12:27:31.8052842Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32 2022-08-17T12:27:31.8246015Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:27:31.8250929Z test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2022-08-17T12:27:31.8481442Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2022-08-17T12:27:31.8747610Z test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32 2022-08-17T12:27:31.8918114Z test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32 2022-08-17T12:27:31.8937353Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32 2022-08-17T12:27:31.8965240Z test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 2022-08-17T12:27:31.9148778Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 2022-08-17T12:27:31.9164230Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:27:31.9411755Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:27:31.9418496Z test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32 2022-08-17T12:27:31.9865441Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32 2022-08-17T12:27:31.9879525Z test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32 2022-08-17T12:27:32.0308940Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32 2022-08-17T12:27:32.0315314Z test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32 2022-08-17T12:27:32.0769138Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32 2022-08-17T12:27:32.0771204Z test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32 2022-08-17T12:27:32.1170644Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32 2022-08-17T12:27:32.1229807Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32 2022-08-17T12:27:32.1232367Z test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 2022-08-17T12:27:32.1237640Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 2022-08-17T12:27:32.1394812Z test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32 2022-08-17T12:27:32.1677668Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32 2022-08-17T12:27:32.1679677Z test_ops.py::TestTagsCPU::test_tags_view_cpu_float32 2022-08-17T12:27:32.1682519Z test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32 2022-08-17T12:27:32.1685003Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32 2022-08-17T12:27:32.2110366Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_cpu_float32 2022-08-17T12:27:32.2117479Z test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 2022-08-17T12:27:32.2121196Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 2022-08-17T12:27:32.2123630Z test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 2022-08-17T12:27:32.2514567Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 2022-08-17T12:27:32.2542973Z test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2022-08-17T12:27:32.2634112Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2022-08-17T12:27:32.2636698Z test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32 2022-08-17T12:27:32.3056726Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32 2022-08-17T12:27:32.3059409Z test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2022-08-17T12:27:32.3669319Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2022-08-17T12:27:32.3677853Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:27:32.6641417Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:27:32.6656455Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32 2022-08-17T12:27:32.6728886Z test_ops.py::TestTagsCPU::test_tags_var_cpu_float32 2022-08-17T12:27:32.7190493Z [gw0] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_var_cpu_float32 2022-08-17T12:27:32.7197690Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:27:32.7444043Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:27:32.7629723Z [gw3] [ 98%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:27:32.8011654Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32 2022-08-17T12:27:32.8070705Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32 2022-08-17T12:27:33.0050833Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32 2022-08-17T12:27:33.0060000Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32 2022-08-17T12:27:33.0080459Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32 2022-08-17T12:27:33.0470962Z [gw3] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32 2022-08-17T12:27:35.5860243Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32 2022-08-17T12:27:35.5866407Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32 2022-08-17T12:27:35.6110707Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:35.6271449Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:35.6402299Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:27:35.6712986Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:27:35.6901740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32 2022-08-17T12:27:35.7151678Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32 2022-08-17T12:27:35.7402717Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:35.7591343Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:36.2473242Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:36.2482755Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:36.5500302Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32 2022-08-17T12:27:36.5509319Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32 2022-08-17T12:27:48.1194842Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32 2022-08-17T12:27:48.1202324Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32 2022-08-17T12:27:48.1777568Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:27:48.1785572Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:27:48.2383564Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:27:48.2390738Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:27:48.2913551Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:27:48.2921519Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:27:48.3450583Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:27:48.3459294Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:27:48.3970977Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:27:48.3978910Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:27:48.4536332Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:27:48.4544773Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:27:49.1794673Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32 2022-08-17T12:27:49.1805354Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32 2022-08-17T12:27:49.4213983Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:49.4224123Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:50.9827906Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:50.9836381Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:51.0228817Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:51.0270186Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:52.9925851Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32 2022-08-17T12:27:52.9934391Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32 2022-08-17T12:27:53.1685574Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:27:53.1692777Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:27:53.1827958Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:27:53.2112291Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:27:54.5116026Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:27:54.5123489Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:28:00.6990050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:28:00.6997086Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:28:09.0022724Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:28:09.0030099Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:28:12.3252177Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:28:12.3259311Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:28:12.3460748Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:28:12.3671635Z [gw3] [ 98%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:28:12.6685220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:28:12.6692465Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:28:12.6779974Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:28:12.7113240Z [gw3] [ 98%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:28:12.9780321Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:28:12.9787242Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:28:12.9828953Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:28:13.0191413Z [gw3] [ 98%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:28:13.2197853Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:28:13.2206467Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:28:13.2485090Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32 2022-08-17T12:28:13.2634045Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32 2022-08-17T12:28:13.4724175Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32 2022-08-17T12:28:13.4729906Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32 2022-08-17T12:28:13.4749910Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:28:13.5151590Z [gw3] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:28:13.5170343Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:28:13.5591120Z [gw3] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:28:13.8940016Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:28:13.8947196Z [gw3] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:28:14.0007935Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:28:14.0015557Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:28:14.0705767Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64 2022-08-17T12:28:14.0714511Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64 2022-08-17T12:28:14.1704403Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64 2022-08-17T12:28:14.1710898Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64 2022-08-17T12:28:14.2262467Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64 2022-08-17T12:28:14.2271251Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64 2022-08-17T12:28:14.2398523Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64 2022-08-17T12:28:14.2712722Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64 2022-08-17T12:28:14.3300869Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64 2022-08-17T12:28:14.3307990Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64 2022-08-17T12:28:14.3325372Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64 2022-08-17T12:28:14.3711915Z [gw3] [ 98%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64 2022-08-17T12:28:14.3903567Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64 2022-08-17T12:28:14.4152737Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64 2022-08-17T12:28:14.4192307Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64 2022-08-17T12:28:14.4592606Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64 2022-08-17T12:28:14.4631451Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64 2022-08-17T12:28:14.5031096Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64 2022-08-17T12:28:14.5164261Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:28:14.5470963Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:28:14.5530462Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:28:14.5911708Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:28:14.6042766Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64 2022-08-17T12:28:14.6350414Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64 2022-08-17T12:28:14.6397780Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64 2022-08-17T12:28:14.6790795Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64 2022-08-17T12:28:14.6818930Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64 2022-08-17T12:28:14.7230718Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64 2022-08-17T12:28:14.7376201Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64 2022-08-17T12:28:14.7670413Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64 2022-08-17T12:28:15.1135183Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64 2022-08-17T12:28:15.1143815Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64 2022-08-17T12:28:15.1321102Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64 2022-08-17T12:28:15.1550942Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64 2022-08-17T12:28:15.1598487Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64 2022-08-17T12:28:15.1993578Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64 2022-08-17T12:28:15.2049496Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64 2022-08-17T12:28:15.2434357Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64 2022-08-17T12:28:15.2548728Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64 2022-08-17T12:28:15.2874017Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64 2022-08-17T12:28:15.3001190Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64 2022-08-17T12:28:15.3312406Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64 2022-08-17T12:28:15.3467934Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64 2022-08-17T12:28:15.3752501Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64 2022-08-17T12:28:15.3796096Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64 2022-08-17T12:28:15.4191178Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64 2022-08-17T12:28:15.4361326Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64 2022-08-17T12:28:15.4632823Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64 2022-08-17T12:28:15.4722723Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64 2022-08-17T12:28:15.5072942Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64 2022-08-17T12:28:15.5106402Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64 2022-08-17T12:28:15.5510933Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64 2022-08-17T12:28:15.5544781Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64 2022-08-17T12:28:15.5951257Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64 2022-08-17T12:28:15.5984923Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64 2022-08-17T12:28:15.6391647Z [gw3] [ 98%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64 2022-08-17T12:28:15.6439962Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64 2022-08-17T12:28:15.6832785Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64 2022-08-17T12:28:15.6903433Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64 2022-08-17T12:28:15.7272393Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64 2022-08-17T12:28:15.7320585Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64 2022-08-17T12:28:15.7712290Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64 2022-08-17T12:28:15.7876401Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64 2022-08-17T12:28:15.8150759Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64 2022-08-17T12:28:15.8412842Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64 2022-08-17T12:28:15.8590614Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64 2022-08-17T12:28:15.8758780Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64 2022-08-17T12:28:15.9032347Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64 2022-08-17T12:28:15.9281537Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64 2022-08-17T12:28:15.9473260Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64 2022-08-17T12:28:15.9504276Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64 2022-08-17T12:28:15.9912296Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64 2022-08-17T12:28:15.9945112Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64 2022-08-17T12:28:16.0352474Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64 2022-08-17T12:28:16.0385697Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64 2022-08-17T12:28:16.0791675Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64 2022-08-17T12:28:16.1017743Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64 2022-08-17T12:28:16.1231348Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64 2022-08-17T12:28:16.1254039Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64 2022-08-17T12:28:16.1672421Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64 2022-08-17T12:28:16.1753812Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64 2022-08-17T12:28:16.2112073Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64 2022-08-17T12:28:16.2265187Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64 2022-08-17T12:28:16.2552686Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64 2022-08-17T12:28:16.2618045Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64 2022-08-17T12:28:16.2991740Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64 2022-08-17T12:28:16.3043947Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64 2022-08-17T12:28:16.3431211Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64 2022-08-17T12:28:16.3524680Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64 2022-08-17T12:28:16.3871212Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64 2022-08-17T12:28:16.3984964Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64 2022-08-17T12:28:16.4311793Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64 2022-08-17T12:28:16.4540079Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64 2022-08-17T12:28:16.4751347Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64 2022-08-17T12:28:16.4826921Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64 2022-08-17T12:28:16.5191002Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64 2022-08-17T12:28:16.5250111Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64 2022-08-17T12:28:16.5631701Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64 2022-08-17T12:28:16.5687459Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64 2022-08-17T12:28:16.6071089Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64 2022-08-17T12:28:16.6169844Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64 2022-08-17T12:28:16.6510410Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64 2022-08-17T12:28:16.7047029Z test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64 2022-08-17T12:28:16.7056074Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64 2022-08-17T12:28:16.7105919Z test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64 2022-08-17T12:28:16.7471191Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64 2022-08-17T12:28:16.7523578Z test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64 2022-08-17T12:28:16.7911922Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64 2022-08-17T12:28:16.8532671Z test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64 2022-08-17T12:28:16.8540517Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64 2022-08-17T12:28:16.8784350Z test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64 2022-08-17T12:28:16.8950914Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64 2022-08-17T12:28:16.9164942Z test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64 2022-08-17T12:28:16.9390051Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64 2022-08-17T12:28:16.9597927Z test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64 2022-08-17T12:28:16.9832863Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64 2022-08-17T12:28:16.9947682Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64 2022-08-17T12:28:17.0273792Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64 2022-08-17T12:28:17.0380926Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64 2022-08-17T12:28:17.0711855Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64 2022-08-17T12:28:17.0803320Z test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64 2022-08-17T12:28:17.1152956Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64 2022-08-17T12:28:17.1226452Z test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64 2022-08-17T12:28:17.1592184Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64 2022-08-17T12:28:17.1677814Z test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64 2022-08-17T12:28:17.2031396Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64 2022-08-17T12:28:17.2102463Z test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64 2022-08-17T12:28:17.2471320Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64 2022-08-17T12:28:17.2502433Z test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64 2022-08-17T12:28:17.2912729Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64 2022-08-17T12:28:17.2951415Z test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64 2022-08-17T12:28:17.3350473Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64 2022-08-17T12:28:17.3391884Z test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64 2022-08-17T12:28:17.3793374Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64 2022-08-17T12:28:17.3810835Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64 2022-08-17T12:28:17.4232425Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64 2022-08-17T12:28:17.4248964Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64 2022-08-17T12:28:17.4672548Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64 2022-08-17T12:28:17.4719899Z test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64 2022-08-17T12:28:17.5113268Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64 2022-08-17T12:28:17.5159833Z test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64 2022-08-17T12:28:17.5551204Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64 2022-08-17T12:28:17.5586630Z test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64 2022-08-17T12:28:17.5990765Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64 2022-08-17T12:28:17.6026197Z test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64 2022-08-17T12:28:17.6431481Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64 2022-08-17T12:28:17.6503631Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64 2022-08-17T12:28:17.6871456Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64 2022-08-17T12:28:17.6945758Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64 2022-08-17T12:28:17.7310348Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64 2022-08-17T12:28:17.7383541Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64 2022-08-17T12:28:17.7751828Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64 2022-08-17T12:28:17.7972820Z test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64 2022-08-17T12:28:17.8230767Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64 2022-08-17T12:28:17.8288702Z test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64 2022-08-17T12:28:17.8671163Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64 2022-08-17T12:28:17.8798116Z test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64 2022-08-17T12:28:17.9111097Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64 2022-08-17T12:28:17.9153054Z test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64 2022-08-17T12:28:17.9552002Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64 2022-08-17T12:28:17.9590340Z test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64 2022-08-17T12:28:17.9993645Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64 2022-08-17T12:28:18.0033994Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64 2022-08-17T12:28:18.0434049Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64 2022-08-17T12:28:18.0534880Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64 2022-08-17T12:28:18.0873963Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64 2022-08-17T12:28:18.0915111Z test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64 2022-08-17T12:28:18.1312262Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64 2022-08-17T12:28:18.1360957Z test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64 2022-08-17T12:28:18.1751126Z [gw3] [ 99%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64 2022-08-17T12:28:18.1839350Z test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64 2022-08-17T12:28:18.2191633Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64 2022-08-17T12:28:18.2271749Z test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64 2022-08-17T12:28:18.2632619Z [gw3] [ 99%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64 2022-08-17T12:28:18.2663253Z test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64 2022-08-17T12:28:18.3073223Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64 2022-08-17T12:28:18.3286228Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64 2022-08-17T12:28:18.3512227Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64 2022-08-17T12:28:18.3642117Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64 2022-08-17T12:28:18.3951498Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64 2022-08-17T12:28:18.4113238Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64 2022-08-17T12:28:18.4432699Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64 2022-08-17T12:28:18.4478734Z test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64 2022-08-17T12:28:18.4871588Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64 2022-08-17T12:28:18.4916066Z test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64 2022-08-17T12:28:18.5313428Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64 2022-08-17T12:28:18.5380493Z test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64 2022-08-17T12:28:18.5752927Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64 2022-08-17T12:28:18.5998340Z test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64 2022-08-17T12:28:18.6190558Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64 2022-08-17T12:28:18.6234628Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64 2022-08-17T12:28:18.6631638Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64 2022-08-17T12:28:18.6667801Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64 2022-08-17T12:28:18.7072284Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64 2022-08-17T12:28:18.7486833Z test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64 2022-08-17T12:28:18.7508825Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64 2022-08-17T12:28:18.7543457Z test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64 2022-08-17T12:28:18.7950548Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64 2022-08-17T12:28:18.8042962Z test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64 2022-08-17T12:28:18.8392189Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64 2022-08-17T12:28:18.8443346Z test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64 2022-08-17T12:28:18.8832023Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64 2022-08-17T12:28:18.8884090Z test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64 2022-08-17T12:28:18.9272502Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64 2022-08-17T12:28:18.9323199Z test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64 2022-08-17T12:28:18.9712397Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64 2022-08-17T12:28:19.0337245Z test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64 2022-08-17T12:28:19.0346619Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64 2022-08-17T12:28:19.0392020Z test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64 2022-08-17T12:28:19.0751960Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64 2022-08-17T12:28:19.0930542Z test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64 2022-08-17T12:28:19.1191914Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64 2022-08-17T12:28:19.1272277Z test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64 2022-08-17T12:28:19.1634117Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64 2022-08-17T12:28:19.1784956Z test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64 2022-08-17T12:28:19.2074084Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64 2022-08-17T12:28:19.2245437Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64 2022-08-17T12:28:19.2514384Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64 2022-08-17T12:28:19.2712839Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64 2022-08-17T12:28:19.2951610Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64 2022-08-17T12:28:19.3010142Z test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64 2022-08-17T12:28:19.3392342Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64 2022-08-17T12:28:19.3538811Z test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64 2022-08-17T12:28:19.3831549Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64 2022-08-17T12:28:19.4517691Z test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64 2022-08-17T12:28:19.4525595Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64 2022-08-17T12:28:19.4920337Z test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64 2022-08-17T12:28:19.4949475Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64 2022-08-17T12:28:19.5077785Z test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64 2022-08-17T12:28:19.5392099Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64 2022-08-17T12:28:19.5431956Z test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64 2022-08-17T12:28:19.5831945Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64 2022-08-17T12:28:19.5880517Z test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64 2022-08-17T12:28:19.6271502Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64 2022-08-17T12:28:19.6306201Z test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64 2022-08-17T12:28:19.6713002Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64 2022-08-17T12:28:19.6761902Z test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64 2022-08-17T12:28:19.7152930Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64 2022-08-17T12:28:19.7186373Z test_ops.py::TestMathBitsCPU::test_conj_view_eig_cpu_complex64 2022-08-17T12:28:19.7591702Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_eig_cpu_complex64 2022-08-17T12:28:19.7720243Z test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64 2022-08-17T12:28:19.8031696Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64 2022-08-17T12:28:19.8044626Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64 2022-08-17T12:28:19.8470755Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64 2022-08-17T12:28:19.8483870Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64 2022-08-17T12:28:19.8911969Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64 2022-08-17T12:28:19.8963597Z test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64 2022-08-17T12:28:19.9351503Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64 2022-08-17T12:28:19.9384863Z test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64 2022-08-17T12:28:19.9792238Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64 2022-08-17T12:28:19.9843487Z test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64 2022-08-17T12:28:20.0232673Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64 2022-08-17T12:28:20.0282834Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64 2022-08-17T12:28:20.0671579Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64 2022-08-17T12:28:20.0768867Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64 2022-08-17T12:28:20.1111366Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64 2022-08-17T12:28:20.1220888Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64 2022-08-17T12:28:20.1552174Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64 2022-08-17T12:28:20.1673895Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64 2022-08-17T12:28:20.1992892Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64 2022-08-17T12:28:20.2132460Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64 2022-08-17T12:28:20.2434217Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64 2022-08-17T12:28:20.2526874Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64 2022-08-17T12:28:20.2873923Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64 2022-08-17T12:28:20.2972682Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64 2022-08-17T12:28:20.3353979Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64 2022-08-17T12:28:20.3447997Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64 2022-08-17T12:28:20.3832930Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64 2022-08-17T12:28:20.3940028Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64 2022-08-17T12:28:20.4272558Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64 2022-08-17T12:28:20.4382113Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64 2022-08-17T12:28:20.4711173Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64 2022-08-17T12:28:20.4829790Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64 2022-08-17T12:28:20.5152907Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64 2022-08-17T12:28:20.5289692Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64 2022-08-17T12:28:20.5593260Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64 2022-08-17T12:28:20.5680694Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64 2022-08-17T12:28:20.6073937Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64 2022-08-17T12:28:20.6164052Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64 2022-08-17T12:28:20.6513572Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64 2022-08-17T12:28:20.6606430Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64 2022-08-17T12:28:20.6952074Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64 2022-08-17T12:28:20.7056145Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64 2022-08-17T12:28:20.7392177Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64 2022-08-17T12:28:20.7454567Z test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64 2022-08-17T12:28:20.7832697Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64 2022-08-17T12:28:20.7917067Z test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64 2022-08-17T12:28:20.8270889Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64 2022-08-17T12:28:20.8396707Z test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64 2022-08-17T12:28:20.8711190Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64 2022-08-17T12:28:20.8756789Z test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64 2022-08-17T12:28:20.9150409Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64 2022-08-17T12:28:20.9188375Z test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64 2022-08-17T12:28:20.9590455Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64 2022-08-17T12:28:20.9638759Z test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64 2022-08-17T12:28:21.0030860Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64 2022-08-17T12:28:21.0195454Z test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64 2022-08-17T12:28:21.0470877Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64 2022-08-17T12:28:21.0510752Z test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64 2022-08-17T12:28:21.0911841Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64 2022-08-17T12:28:21.0973102Z test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64 2022-08-17T12:28:21.1351526Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64 2022-08-17T12:28:21.1572931Z test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64 2022-08-17T12:28:21.1790913Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64 2022-08-17T12:28:21.1895124Z test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64 2022-08-17T12:28:21.2231779Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64 2022-08-17T12:28:21.2290780Z test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64 2022-08-17T12:28:21.2672698Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64 2022-08-17T12:28:21.2714927Z test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64 2022-08-17T12:28:21.3111996Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64 2022-08-17T12:28:21.3167265Z test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64 2022-08-17T12:28:21.3552258Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64 2022-08-17T12:28:21.3595111Z test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64 2022-08-17T12:28:21.3992649Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64 2022-08-17T12:28:21.4115412Z test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64 2022-08-17T12:28:21.4432552Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64 2022-08-17T12:28:21.4489925Z test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64 2022-08-17T12:28:21.4870662Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64 2022-08-17T12:28:21.4924378Z test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64 2022-08-17T12:28:21.5311884Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64 2022-08-17T12:28:21.5385419Z test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64 2022-08-17T12:28:21.5752847Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64 2022-08-17T12:28:21.5802844Z test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64 2022-08-17T12:28:21.6192199Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64 2022-08-17T12:28:21.6235391Z test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64 2022-08-17T12:28:21.6632236Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64 2022-08-17T12:28:21.6664915Z test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64 2022-08-17T12:28:21.7072297Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64 2022-08-17T12:28:21.7193367Z test_ops.py::TestMathBitsCPU::test_conj_view_inverse_cpu_complex64 2022-08-17T12:28:21.7512792Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_inverse_cpu_complex64 2022-08-17T12:28:21.7620731Z test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64 2022-08-17T12:28:21.7953131Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64 2022-08-17T12:28:21.7989277Z test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64 2022-08-17T12:28:21.8391679Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64 2022-08-17T12:28:21.8421757Z test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64 2022-08-17T12:28:21.8832049Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64 2022-08-17T12:28:21.8861108Z test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64 2022-08-17T12:28:21.9272386Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64 2022-08-17T12:28:21.9298917Z test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64 2022-08-17T12:28:21.9711281Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64 2022-08-17T12:28:21.9925840Z test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64 2022-08-17T12:28:22.0151334Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64 2022-08-17T12:28:22.0176575Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:28:22.0593369Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:28:22.0617878Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:28:22.1033210Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:28:22.1058280Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64 2022-08-17T12:28:22.1471071Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64 2022-08-17T12:28:22.1498262Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:28:22.1911580Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:28:22.1930119Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64 2022-08-17T12:28:22.2352638Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64 2022-08-17T12:28:22.2394352Z test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64 2022-08-17T12:28:22.2792719Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64 2022-08-17T12:28:22.2857511Z test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64 2022-08-17T12:28:22.3231152Z [gw3] [ 99%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64 2022-08-17T12:28:22.3486957Z test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64 2022-08-17T12:28:22.3670246Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64 2022-08-17T12:28:22.3884431Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64 2022-08-17T12:28:22.4111639Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64 2022-08-17T12:28:22.4198901Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:28:22.4553553Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:28:22.4620550Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64 2022-08-17T12:28:22.4993363Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64 2022-08-17T12:28:22.5058379Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64 2022-08-17T12:28:22.5432478Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64 2022-08-17T12:28:22.5588617Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64 2022-08-17T12:28:22.5873445Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64 2022-08-17T12:28:22.5971203Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64 2022-08-17T12:28:22.6311979Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64 2022-08-17T12:28:22.6404096Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64 2022-08-17T12:28:22.6753129Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64 2022-08-17T12:28:22.6873756Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64 2022-08-17T12:28:22.7193158Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64 2022-08-17T12:28:22.7281271Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64 2022-08-17T12:28:22.7672115Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64 2022-08-17T12:28:22.7871891Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64 2022-08-17T12:28:22.8152473Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64 2022-08-17T12:28:22.8256428Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64 2022-08-17T12:28:22.8591674Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64 2022-08-17T12:28:22.8654490Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64 2022-08-17T12:28:22.9032366Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64 2022-08-17T12:28:22.9076072Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64 2022-08-17T12:28:22.9472354Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64 2022-08-17T12:28:22.9524901Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:28:22.9913682Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:28:23.0007148Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64 2022-08-17T12:28:23.0352958Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64 2022-08-17T12:28:23.0686677Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64 2022-08-17T12:28:23.0790297Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64 2022-08-17T12:28:23.1587939Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:28:23.1595165Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:28:23.1755318Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64 2022-08-17T12:28:23.2031512Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64 2022-08-17T12:28:23.2186770Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64 2022-08-17T12:28:23.2473356Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64 2022-08-17T12:28:23.2602101Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:28:23.2912142Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:28:23.5472823Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64 2022-08-17T12:28:23.5481170Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64 2022-08-17T12:28:23.6058339Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64 2022-08-17T12:28:23.6069655Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64 2022-08-17T12:28:23.6348366Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64 2022-08-17T12:28:23.6511573Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64 2022-08-17T12:28:23.6578039Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64 2022-08-17T12:28:23.6952171Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64 2022-08-17T12:28:23.7010439Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:28:23.7394401Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:28:23.7522782Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64 2022-08-17T12:28:23.7833607Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64 2022-08-17T12:28:23.7992780Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64 2022-08-17T12:28:23.8272666Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64 2022-08-17T12:28:23.8439096Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:28:23.8712379Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:28:23.9090970Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64 2022-08-17T12:28:23.9150835Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64 2022-08-17T12:28:23.9277313Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:28:23.9592507Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:28:23.9616181Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64 2022-08-17T12:28:24.0032843Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64 2022-08-17T12:28:24.0251731Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64 2022-08-17T12:28:24.0472045Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64 2022-08-17T12:28:24.0551846Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64 2022-08-17T12:28:24.0912645Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64 2022-08-17T12:28:24.1134856Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64 2022-08-17T12:28:24.1351850Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64 2022-08-17T12:28:24.1472256Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64 2022-08-17T12:28:24.1791577Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64 2022-08-17T12:28:24.4699235Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64 2022-08-17T12:28:24.4706854Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64 2022-08-17T12:28:24.6156747Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64 2022-08-17T12:28:24.6165246Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64 2022-08-17T12:28:24.6455230Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64 2022-08-17T12:28:24.6591864Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64 2022-08-17T12:28:24.6660824Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64 2022-08-17T12:28:24.7035199Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64 2022-08-17T12:28:24.7130611Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64 2022-08-17T12:28:24.7473062Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64 2022-08-17T12:28:24.7611443Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64 2022-08-17T12:28:24.7911655Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64 2022-08-17T12:28:24.8379538Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64 2022-08-17T12:28:24.8385073Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64 2022-08-17T12:28:24.9207523Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64 2022-08-17T12:28:24.9214947Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64 2022-08-17T12:28:24.9241158Z test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64 2022-08-17T12:28:24.9631524Z [gw3] [ 99%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64 2022-08-17T12:28:24.9682406Z test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64 2022-08-17T12:28:25.0070595Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64 2022-08-17T12:28:25.0119699Z test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64 2022-08-17T12:28:25.0511129Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64 2022-08-17T12:28:25.0560483Z test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64 2022-08-17T12:28:25.0950793Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64 2022-08-17T12:28:25.1006255Z test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_dtype_cpu_complex64 2022-08-17T12:28:25.1391297Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_dtype_cpu_complex64 2022-08-17T12:28:25.1534865Z test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64 2022-08-17T12:28:25.1833226Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64 2022-08-17T12:28:25.1895100Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64 2022-08-17T12:28:25.2272996Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64 2022-08-17T12:28:25.2307586Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64 2022-08-17T12:28:25.2714759Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64 2022-08-17T12:28:25.2776977Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64 2022-08-17T12:28:25.3152828Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64 2022-08-17T12:28:25.3215331Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64 2022-08-17T12:28:25.3591831Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64 2022-08-17T12:28:25.3615695Z test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64 2022-08-17T12:28:25.4031381Z [gw3] [ 99%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64 2022-08-17T12:28:25.4067100Z test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64 2022-08-17T12:28:25.4471828Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64 2022-08-17T12:28:25.4747829Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64 2022-08-17T12:28:25.4911600Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64 2022-08-17T12:28:25.5631389Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64 2022-08-17T12:28:25.5638634Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64 2022-08-17T12:28:25.5796331Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64 2022-08-17T12:28:25.6071722Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64 2022-08-17T12:28:25.6177088Z test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64 2022-08-17T12:28:25.6512599Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64 2022-08-17T12:28:25.6616082Z test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64 2022-08-17T12:28:25.6954067Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64 2022-08-17T12:28:25.7090566Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64 2022-08-17T12:28:25.7393966Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64 2022-08-17T12:28:25.7492415Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64 2022-08-17T12:28:25.7832770Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64 2022-08-17T12:28:25.7921271Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64 2022-08-17T12:28:25.8273523Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64 2022-08-17T12:28:25.8477567Z test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64 2022-08-17T12:28:25.8712814Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64 2022-08-17T12:28:25.8818254Z test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64 2022-08-17T12:28:25.9154466Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64 2022-08-17T12:28:25.9363678Z test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64 2022-08-17T12:28:25.9592746Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64 2022-08-17T12:28:25.9688253Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:28:26.0033372Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:28:26.0126719Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:28:26.0473111Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:28:26.0535818Z test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64 2022-08-17T12:28:26.0912147Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64 2022-08-17T12:28:26.0950996Z test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64 2022-08-17T12:28:26.1351732Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64 2022-08-17T12:28:26.1473848Z test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64 2022-08-17T12:28:26.1791489Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64 2022-08-17T12:28:26.1823435Z test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64 2022-08-17T12:28:26.2231977Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64 2022-08-17T12:28:26.2297562Z test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64 2022-08-17T12:28:26.2671860Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64 2022-08-17T12:28:26.2721163Z test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64 2022-08-17T12:28:26.3110967Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64 2022-08-17T12:28:26.3144930Z test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64 2022-08-17T12:28:26.3551424Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64 2022-08-17T12:28:26.3566208Z test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64 2022-08-17T12:28:26.3991290Z [gw3] [ 99%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64 2022-08-17T12:28:26.4031108Z test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64 2022-08-17T12:28:26.4431823Z [gw3] [ 99%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64 2022-08-17T12:28:26.4498178Z test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64 2022-08-17T12:28:28.0823405Z [gw3] [100%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64 2022-08-17T12:28:28.0824107Z 2022-08-17T12:28:28.0825062Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops/test_ops.xml - 2022-08-17T12:28:28.0887450Z == 16747 passed, 5920 skipped, 188 xfailed, 289 warnings in 955.17s (0:15:55) == 2022-08-17T12:28:28.3643751Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:28:30.2206179Z Running test_jit_fuser_te ... [2022-08-17 12:28:30.220173] 2022-08-17T12:28:30.2206895Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:28:30.220262] 2022-08-17T12:28:32.8975146Z CUDA not available, skipping tests 2022-08-17T12:28:32.9256127Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T12:28:33.1553137Z Test results will be stored in test-reports/python-unittest/test_jit_fuser_te 2022-08-17T12:28:33.1813085Z 2022-08-17T12:28:33.1813253Z Running tests... 2022-08-17T12:28:33.1813713Z ---------------------------------------------------------------------- 2022-08-17T12:28:33.2576216Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... Exception ignored in: .extract_files.. at 0x7feb18ce9650> 2022-08-17T12:28:33.2576743Z Traceback (most recent call last): 2022-08-17T12:28:33.2577280Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 210, in 2022-08-17T12:28:33.2578166Z debug_files = (pickle.load(f) for f in debug_files_stream) 2022-08-17T12:28:33.2578637Z SystemError: error return without exception set 2022-08-17T12:28:33.2579122Z Exception ignored in: .extract_files.. at 0x7feb42128ad0> 2022-08-17T12:28:33.2579449Z Traceback (most recent call last): 2022-08-17T12:28:33.2579847Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 209, in 2022-08-17T12:28:33.2580167Z debug_files_stream = (archive.open(f) for f in debug_files_str) 2022-08-17T12:28:33.2580431Z SystemError: error return without exception set 2022-08-17T12:28:33.3565684Z ok (0.126s) 2022-08-17T12:28:33.5313359Z test_relu_cpu (__main__.TestLoopnestRandomizationCPU) ... ok (0.175s) 2022-08-17T12:28:33.7889706Z test_failures___rmatmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.257s) 2022-08-17T12:28:33.8629537Z test_failures_frac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.074s) 2022-08-17T12:28:33.8817944Z test_failures_matmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.019s) 2022-08-17T12:28:33.9336927Z test_nnc_correctness_H_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.052s) 2022-08-17T12:28:33.9352091Z test_nnc_correctness_H_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:28:33.9365724Z test_nnc_correctness_H_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9378836Z test_nnc_correctness_H_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9392115Z test_nnc_correctness_H_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9405290Z test_nnc_correctness_H_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9418213Z test_nnc_correctness_H_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9431422Z test_nnc_correctness_H_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9444338Z test_nnc_correctness_H_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9457279Z test_nnc_correctness_H_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9470435Z test_nnc_correctness_H_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9484792Z test_nnc_correctness_H_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9497934Z test_nnc_correctness_H_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9511138Z test_nnc_correctness_T_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9524173Z test_nnc_correctness_T_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9537000Z test_nnc_correctness_T_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9550688Z test_nnc_correctness_T_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9563226Z test_nnc_correctness_T_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9576140Z test_nnc_correctness_T_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9589815Z test_nnc_correctness_T_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9603309Z test_nnc_correctness_T_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9615865Z test_nnc_correctness_T_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9629141Z test_nnc_correctness_T_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9642255Z test_nnc_correctness_T_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9655001Z test_nnc_correctness_T_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9668252Z test_nnc_correctness_T_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9681303Z test_nnc_correctness___getitem___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9694222Z test_nnc_correctness___getitem___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9707272Z test_nnc_correctness___getitem___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9720257Z test_nnc_correctness___getitem___cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9733180Z test_nnc_correctness___getitem___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9746263Z test_nnc_correctness___getitem___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9759229Z test_nnc_correctness___getitem___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9772052Z test_nnc_correctness___getitem___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9785099Z test_nnc_correctness___getitem___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9798087Z test_nnc_correctness___getitem___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9810987Z test_nnc_correctness___getitem___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9824019Z test_nnc_correctness___getitem___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9837284Z test_nnc_correctness___getitem___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9850520Z test_nnc_correctness___radd___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9863342Z test_nnc_correctness___radd___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9876531Z test_nnc_correctness___radd___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9889298Z test_nnc_correctness___radd___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9902083Z test_nnc_correctness___radd___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9915181Z test_nnc_correctness___radd___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9928020Z test_nnc_correctness___radd___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9940956Z test_nnc_correctness___radd___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9954131Z test_nnc_correctness___radd___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9966976Z test_nnc_correctness___radd___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9979879Z test_nnc_correctness___radd___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:33.9993018Z test_nnc_correctness___radd___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0005998Z test_nnc_correctness___rand___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0018991Z test_nnc_correctness___rand___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0032201Z test_nnc_correctness___rand___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0045307Z test_nnc_correctness___rand___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0058201Z test_nnc_correctness___rand___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0071235Z test_nnc_correctness___rand___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0084157Z test_nnc_correctness___rdiv___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0097254Z test_nnc_correctness___rdiv___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0110408Z test_nnc_correctness___rdiv___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0123610Z test_nnc_correctness___rdiv___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0136440Z test_nnc_correctness___rdiv___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0149796Z test_nnc_correctness___rdiv___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0162603Z test_nnc_correctness___rdiv___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0175564Z test_nnc_correctness___rdiv___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0188884Z test_nnc_correctness___rdiv___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0201765Z test_nnc_correctness___rdiv___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0214617Z test_nnc_correctness___rdiv___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0227743Z test_nnc_correctness___rdiv___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0240657Z test_nnc_correctness___rmatmul___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0253664Z test_nnc_correctness___rmatmul___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0266742Z test_nnc_correctness___rmatmul___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0279724Z test_nnc_correctness___rmatmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0292521Z test_nnc_correctness___rmatmul___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0305649Z test_nnc_correctness___rmatmul___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0318742Z test_nnc_correctness___rmatmul___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0328177Z test_nnc_correctness___rmatmul___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.0341374Z test_nnc_correctness___rmatmul___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0354523Z test_nnc_correctness___rmatmul___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0367635Z test_nnc_correctness___rmod___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0380673Z test_nnc_correctness___rmod___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0393996Z test_nnc_correctness___rmod___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0407119Z test_nnc_correctness___rmod___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0420288Z test_nnc_correctness___rmul___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0433686Z test_nnc_correctness___rmul___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0447044Z test_nnc_correctness___rmul___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0460065Z test_nnc_correctness___rmul___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0473311Z test_nnc_correctness___rmul___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0486667Z test_nnc_correctness___rmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0499772Z test_nnc_correctness___rmul___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0513255Z test_nnc_correctness___rmul___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0526417Z test_nnc_correctness___rmul___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0539451Z test_nnc_correctness___rmul___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0552771Z test_nnc_correctness___rmul___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0565960Z test_nnc_correctness___rmul___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0579092Z test_nnc_correctness___ror___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0592611Z test_nnc_correctness___ror___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0605585Z test_nnc_correctness___ror___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0618650Z test_nnc_correctness___ror___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0631929Z test_nnc_correctness___ror___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0645014Z test_nnc_correctness___ror___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0658117Z test_nnc_correctness___rpow___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0671567Z test_nnc_correctness___rpow___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0684663Z test_nnc_correctness___rpow___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0697801Z test_nnc_correctness___rpow___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0711167Z test_nnc_correctness___rpow___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0724293Z test_nnc_correctness___rpow___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0737358Z test_nnc_correctness___rpow___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0750885Z test_nnc_correctness___rpow___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0763910Z test_nnc_correctness___rpow___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0777003Z test_nnc_correctness___rpow___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0790391Z test_nnc_correctness___rpow___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0803467Z test_nnc_correctness___rsub___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0816614Z test_nnc_correctness___rsub___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0830012Z test_nnc_correctness___rsub___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0843227Z test_nnc_correctness___rsub___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0856425Z test_nnc_correctness___rsub___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0869856Z test_nnc_correctness___rsub___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0883077Z test_nnc_correctness___rsub___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0896224Z test_nnc_correctness___rsub___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0909499Z test_nnc_correctness___rsub___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0922518Z test_nnc_correctness___rsub___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0935624Z test_nnc_correctness___rsub___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0949002Z test_nnc_correctness___rxor___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0962041Z test_nnc_correctness___rxor___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0975254Z test_nnc_correctness___rxor___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.0988633Z test_nnc_correctness___rxor___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1001845Z test_nnc_correctness___rxor___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1014969Z test_nnc_correctness___rxor___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1028339Z test_nnc_correctness__masked_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1041399Z test_nnc_correctness__masked_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1054712Z test_nnc_correctness__masked_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1067361Z test_nnc_correctness__masked_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1080341Z test_nnc_correctness__masked_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1093203Z test_nnc_correctness__masked_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1106350Z test_nnc_correctness__masked_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1119251Z test_nnc_correctness__masked_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1132070Z test_nnc_correctness__masked_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1145270Z test_nnc_correctness__masked_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1158297Z test_nnc_correctness__masked_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1171460Z test_nnc_correctness__masked_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1184858Z test_nnc_correctness__masked_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1198062Z test_nnc_correctness__masked_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1211118Z test_nnc_correctness__masked_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1224314Z test_nnc_correctness__masked_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1237627Z test_nnc_correctness__masked_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1251149Z test_nnc_correctness__masked_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1264206Z test_nnc_correctness__masked_argmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1277345Z test_nnc_correctness__masked_argmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1290592Z test_nnc_correctness__masked_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1304102Z test_nnc_correctness__masked_argmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1317588Z test_nnc_correctness__masked_argmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1330985Z test_nnc_correctness__masked_argmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1344323Z test_nnc_correctness__masked_argmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1357543Z test_nnc_correctness__masked_argmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1370767Z test_nnc_correctness__masked_argmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1384287Z test_nnc_correctness__masked_argmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1397910Z test_nnc_correctness__masked_argmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1411204Z test_nnc_correctness__masked_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1424638Z test_nnc_correctness__masked_argmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1437967Z test_nnc_correctness__masked_argmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1451225Z test_nnc_correctness__masked_argmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1464702Z test_nnc_correctness__masked_argmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1478201Z test_nnc_correctness__masked_argmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1491596Z test_nnc_correctness__masked_argmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1505103Z test_nnc_correctness__masked_cumprod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1518416Z test_nnc_correctness__masked_cumprod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1531799Z test_nnc_correctness__masked_cumprod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1545441Z test_nnc_correctness__masked_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1558658Z test_nnc_correctness__masked_cumprod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1571907Z test_nnc_correctness__masked_cumprod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1585422Z test_nnc_correctness__masked_cumprod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1598777Z test_nnc_correctness__masked_cumprod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1612098Z test_nnc_correctness__masked_cumprod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1625709Z test_nnc_correctness__masked_cumprod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1638949Z test_nnc_correctness__masked_cumsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1652276Z test_nnc_correctness__masked_cumsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1665781Z test_nnc_correctness__masked_cumsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1679090Z test_nnc_correctness__masked_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1692417Z test_nnc_correctness__masked_cumsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1705828Z test_nnc_correctness__masked_cumsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1719116Z test_nnc_correctness__masked_cumsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1732452Z test_nnc_correctness__masked_cumsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1745865Z test_nnc_correctness__masked_cumsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1759277Z test_nnc_correctness__masked_cumsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1772668Z test_nnc_correctness__masked_log_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1786086Z test_nnc_correctness__masked_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1799886Z test_nnc_correctness__masked_log_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1813113Z test_nnc_correctness__masked_logaddexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1826534Z test_nnc_correctness__masked_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1839856Z test_nnc_correctness__masked_logaddexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1853142Z test_nnc_correctness__masked_logsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1866482Z test_nnc_correctness__masked_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1879852Z test_nnc_correctness__masked_logsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1893219Z test_nnc_correctness__masked_logsumexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1906640Z test_nnc_correctness__masked_logsumexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1920131Z test_nnc_correctness__masked_logsumexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1933285Z test_nnc_correctness__masked_logsumexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1946719Z test_nnc_correctness__masked_logsumexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1960079Z test_nnc_correctness__masked_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1973347Z test_nnc_correctness__masked_mean_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.1986901Z test_nnc_correctness__masked_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2000247Z test_nnc_correctness__masked_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2013604Z test_nnc_correctness__masked_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2026950Z test_nnc_correctness__masked_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2040327Z test_nnc_correctness__masked_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2053565Z test_nnc_correctness__masked_mean_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2067013Z test_nnc_correctness__masked_mean_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2080418Z test_nnc_correctness__masked_mean_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2093647Z test_nnc_correctness__masked_mean_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2107035Z test_nnc_correctness__masked_mean_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2120504Z test_nnc_correctness__masked_median_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2133746Z test_nnc_correctness__masked_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2147387Z test_nnc_correctness__masked_median_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2160759Z test_nnc_correctness__masked_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2174151Z test_nnc_correctness__masked_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2187381Z test_nnc_correctness__masked_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2200559Z test_nnc_correctness__masked_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2213721Z test_nnc_correctness__masked_normalize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2226900Z test_nnc_correctness__masked_normalize_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2239913Z test_nnc_correctness__masked_normalize_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2252934Z test_nnc_correctness__masked_normalize_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2266349Z test_nnc_correctness__masked_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2279297Z test_nnc_correctness__masked_normalize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2292308Z test_nnc_correctness__masked_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2305224Z test_nnc_correctness__masked_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2318383Z test_nnc_correctness__masked_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2331453Z test_nnc_correctness__masked_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2344654Z test_nnc_correctness__masked_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2357756Z test_nnc_correctness__masked_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2370793Z test_nnc_correctness__masked_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2383915Z test_nnc_correctness__masked_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2396990Z test_nnc_correctness__masked_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2410061Z test_nnc_correctness__masked_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2423413Z test_nnc_correctness__masked_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2436431Z test_nnc_correctness__masked_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2449586Z test_nnc_correctness__masked_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2462907Z test_nnc_correctness__masked_softmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2476004Z test_nnc_correctness__masked_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2489350Z test_nnc_correctness__masked_softmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2502621Z test_nnc_correctness__masked_std_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2515533Z test_nnc_correctness__masked_std_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2528638Z test_nnc_correctness__masked_std_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2541593Z test_nnc_correctness__masked_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2554797Z test_nnc_correctness__masked_std_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2567601Z test_nnc_correctness__masked_std_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2580448Z test_nnc_correctness__masked_std_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2593662Z test_nnc_correctness__masked_std_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2606608Z test_nnc_correctness__masked_std_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2619750Z test_nnc_correctness__masked_std_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2633003Z test_nnc_correctness__masked_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2646029Z test_nnc_correctness__masked_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2659003Z test_nnc_correctness__masked_sum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2672276Z test_nnc_correctness__masked_sum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2685290Z test_nnc_correctness__masked_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2698302Z test_nnc_correctness__masked_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2711531Z test_nnc_correctness__masked_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2724477Z test_nnc_correctness__masked_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2737431Z test_nnc_correctness__masked_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2750591Z test_nnc_correctness__masked_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2764237Z test_nnc_correctness__masked_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2776925Z test_nnc_correctness__masked_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2790475Z test_nnc_correctness__masked_var_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2803232Z test_nnc_correctness__masked_var_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2816311Z test_nnc_correctness__masked_var_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2829513Z test_nnc_correctness__masked_var_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2842414Z test_nnc_correctness__masked_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2855720Z test_nnc_correctness__masked_var_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2868780Z test_nnc_correctness__masked_var_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2881817Z test_nnc_correctness__masked_var_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2894763Z test_nnc_correctness__masked_var_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2908266Z test_nnc_correctness__masked_var_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2922160Z test_nnc_correctness__masked_var_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2935972Z test_nnc_correctness_abs_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2950140Z test_nnc_correctness_abs_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2964173Z test_nnc_correctness_abs_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2978265Z test_nnc_correctness_abs_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.2992369Z test_nnc_correctness_abs_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3006242Z test_nnc_correctness_abs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3020088Z test_nnc_correctness_abs_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3033970Z test_nnc_correctness_abs_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3047742Z test_nnc_correctness_abs_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3061585Z test_nnc_correctness_abs_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3074692Z test_nnc_correctness_abs_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3087293Z test_nnc_correctness_abs_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3100205Z test_nnc_correctness_acos_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3113020Z test_nnc_correctness_acos_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3125879Z test_nnc_correctness_acos_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3138405Z test_nnc_correctness_acos_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3151366Z test_nnc_correctness_acos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3164079Z test_nnc_correctness_acos_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3177074Z test_nnc_correctness_acos_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3189916Z test_nnc_correctness_acos_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3202606Z test_nnc_correctness_acos_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3215120Z test_nnc_correctness_acos_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3227803Z test_nnc_correctness_acos_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3240566Z test_nnc_correctness_acosh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3253267Z test_nnc_correctness_acosh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3266008Z test_nnc_correctness_acosh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3279037Z test_nnc_correctness_acosh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3292819Z test_nnc_correctness_acosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3306740Z test_nnc_correctness_acosh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3320569Z test_nnc_correctness_acosh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3333381Z test_nnc_correctness_acosh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3346195Z test_nnc_correctness_acosh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3359021Z test_nnc_correctness_acosh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3371570Z test_nnc_correctness_acosh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3384443Z test_nnc_correctness_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3397202Z test_nnc_correctness_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3409979Z test_nnc_correctness_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3422602Z test_nnc_correctness_add_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3435477Z test_nnc_correctness_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3448044Z test_nnc_correctness_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3460732Z test_nnc_correctness_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3473741Z test_nnc_correctness_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3486507Z test_nnc_correctness_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3499040Z test_nnc_correctness_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3511866Z test_nnc_correctness_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3524383Z test_nnc_correctness_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3537420Z test_nnc_correctness_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3551388Z test_nnc_correctness_addbmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3565043Z test_nnc_correctness_addbmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3578613Z test_nnc_correctness_addbmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3591627Z test_nnc_correctness_addbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3604404Z test_nnc_correctness_addbmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3617123Z test_nnc_correctness_addbmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3630104Z test_nnc_correctness_addbmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3642815Z test_nnc_correctness_addbmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3655423Z test_nnc_correctness_addbmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3668246Z test_nnc_correctness_addbmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3680952Z test_nnc_correctness_addcdiv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3693694Z test_nnc_correctness_addcdiv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3706588Z test_nnc_correctness_addcdiv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3719175Z test_nnc_correctness_addcdiv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3731736Z test_nnc_correctness_addcdiv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3744477Z test_nnc_correctness_addcmul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3757185Z test_nnc_correctness_addcmul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3769865Z test_nnc_correctness_addcmul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3782656Z test_nnc_correctness_addcmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3795807Z test_nnc_correctness_addcmul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3810061Z test_nnc_correctness_addcmul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3823746Z test_nnc_correctness_addcmul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3837325Z test_nnc_correctness_addcmul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3850082Z test_nnc_correctness_addcmul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3862873Z test_nnc_correctness_addcmul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3875645Z test_nnc_correctness_addmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3888319Z test_nnc_correctness_addmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3901071Z test_nnc_correctness_addmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3913947Z test_nnc_correctness_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3927051Z test_nnc_correctness_addmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3940028Z test_nnc_correctness_addmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3953266Z test_nnc_correctness_addmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3966153Z test_nnc_correctness_addmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3979114Z test_nnc_correctness_addmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.3992281Z test_nnc_correctness_addmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4005387Z test_nnc_correctness_addmm_decomposed_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4018193Z test_nnc_correctness_addmm_decomposed_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4031415Z test_nnc_correctness_addmm_decomposed_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4044433Z test_nnc_correctness_addmm_decomposed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4057818Z test_nnc_correctness_addmm_decomposed_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4072018Z test_nnc_correctness_addmm_decomposed_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4086205Z test_nnc_correctness_addmm_decomposed_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4098951Z test_nnc_correctness_addmm_decomposed_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4112154Z test_nnc_correctness_addmm_decomposed_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4125119Z test_nnc_correctness_addmm_decomposed_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4138082Z test_nnc_correctness_addmv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4151322Z test_nnc_correctness_addmv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4164187Z test_nnc_correctness_addmv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4177067Z test_nnc_correctness_addmv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4190218Z test_nnc_correctness_addmv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4203033Z test_nnc_correctness_addmv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4215903Z test_nnc_correctness_addmv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4228976Z test_nnc_correctness_addmv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4241841Z test_nnc_correctness_addmv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4254784Z test_nnc_correctness_addmv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4267897Z test_nnc_correctness_addr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4280883Z test_nnc_correctness_addr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4293947Z test_nnc_correctness_addr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4306824Z test_nnc_correctness_addr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4319816Z test_nnc_correctness_addr_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4332737Z test_nnc_correctness_addr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4345661Z test_nnc_correctness_addr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4358633Z test_nnc_correctness_addr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4371559Z test_nnc_correctness_addr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4384648Z test_nnc_correctness_addr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4397587Z test_nnc_correctness_addr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4410490Z test_nnc_correctness_addr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4423462Z test_nnc_correctness_all_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4436540Z test_nnc_correctness_all_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4449419Z test_nnc_correctness_all_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4462434Z test_nnc_correctness_all_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4475470Z test_nnc_correctness_all_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4488491Z test_nnc_correctness_all_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4501274Z test_nnc_correctness_all_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4514418Z test_nnc_correctness_all_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4527320Z test_nnc_correctness_all_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4540156Z test_nnc_correctness_all_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4553354Z test_nnc_correctness_all_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4566260Z test_nnc_correctness_all_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4575368Z test_nnc_correctness_allclose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.4585003Z test_nnc_correctness_allclose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.4594336Z test_nnc_correctness_allclose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.4603387Z test_nnc_correctness_allclose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.4612401Z test_nnc_correctness_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.4621608Z test_nnc_correctness_allclose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.4634937Z test_nnc_correctness_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4647945Z test_nnc_correctness_amax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4660855Z test_nnc_correctness_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4674093Z test_nnc_correctness_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4687062Z test_nnc_correctness_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4700069Z test_nnc_correctness_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4713506Z test_nnc_correctness_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4726391Z test_nnc_correctness_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4739414Z test_nnc_correctness_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4752797Z test_nnc_correctness_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4766039Z test_nnc_correctness_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4779009Z test_nnc_correctness_amin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4792267Z test_nnc_correctness_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4805452Z test_nnc_correctness_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4818505Z test_nnc_correctness_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4831780Z test_nnc_correctness_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4844719Z test_nnc_correctness_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4857508Z test_nnc_correctness_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4870689Z test_nnc_correctness_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4884548Z test_nnc_correctness_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4897570Z test_nnc_correctness_aminmax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4910479Z test_nnc_correctness_aminmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4923335Z test_nnc_correctness_aminmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4936307Z test_nnc_correctness_aminmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4949527Z test_nnc_correctness_aminmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4962510Z test_nnc_correctness_aminmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4975519Z test_nnc_correctness_aminmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.4988772Z test_nnc_correctness_aminmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5002016Z test_nnc_correctness_angle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5014789Z test_nnc_correctness_angle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5028004Z test_nnc_correctness_angle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5040909Z test_nnc_correctness_angle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5053902Z test_nnc_correctness_angle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5066980Z test_nnc_correctness_angle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5080126Z test_nnc_correctness_angle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5093350Z test_nnc_correctness_angle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5106469Z test_nnc_correctness_angle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5119740Z test_nnc_correctness_angle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5132633Z test_nnc_correctness_angle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5145829Z test_nnc_correctness_angle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5158820Z test_nnc_correctness_any_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5171679Z test_nnc_correctness_any_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5184729Z test_nnc_correctness_any_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5198128Z test_nnc_correctness_any_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5210917Z test_nnc_correctness_any_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5224029Z test_nnc_correctness_any_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5237145Z test_nnc_correctness_any_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5250176Z test_nnc_correctness_any_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5263420Z test_nnc_correctness_any_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5276381Z test_nnc_correctness_any_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5289366Z test_nnc_correctness_any_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5302495Z test_nnc_correctness_any_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5315802Z test_nnc_correctness_arange_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5330122Z test_nnc_correctness_arange_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5343425Z test_nnc_correctness_arange_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5356296Z test_nnc_correctness_arange_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5369537Z test_nnc_correctness_arange_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5382482Z test_nnc_correctness_arange_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5395709Z test_nnc_correctness_arange_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5408754Z test_nnc_correctness_arange_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5421733Z test_nnc_correctness_arange_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5435063Z test_nnc_correctness_argmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5448044Z test_nnc_correctness_argmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5461006Z test_nnc_correctness_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5474025Z test_nnc_correctness_argmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5486994Z test_nnc_correctness_argmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5500124Z test_nnc_correctness_argmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5513165Z test_nnc_correctness_argmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5526170Z test_nnc_correctness_argmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5539181Z test_nnc_correctness_argmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5552494Z test_nnc_correctness_argmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5565468Z test_nnc_correctness_argmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5578491Z test_nnc_correctness_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5591803Z test_nnc_correctness_argmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5604738Z test_nnc_correctness_argmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5617783Z test_nnc_correctness_argmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5631271Z test_nnc_correctness_argmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5644334Z test_nnc_correctness_argmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5657454Z test_nnc_correctness_argmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5670888Z test_nnc_correctness_argsort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5683982Z test_nnc_correctness_argsort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5697243Z test_nnc_correctness_argsort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5710721Z test_nnc_correctness_argsort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5723816Z test_nnc_correctness_argsort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5737092Z test_nnc_correctness_argsort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5750836Z test_nnc_correctness_argsort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5764082Z test_nnc_correctness_argsort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5777493Z test_nnc_correctness_argsort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5790977Z test_nnc_correctness_argsort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5804379Z test_nnc_correctness_argwhere_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5817477Z test_nnc_correctness_argwhere_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5831148Z test_nnc_correctness_argwhere_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5844444Z test_nnc_correctness_argwhere_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5857770Z test_nnc_correctness_argwhere_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5871330Z test_nnc_correctness_argwhere_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5884697Z test_nnc_correctness_argwhere_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5898156Z test_nnc_correctness_argwhere_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5911698Z test_nnc_correctness_argwhere_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5924956Z test_nnc_correctness_argwhere_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5938207Z test_nnc_correctness_argwhere_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5951788Z test_nnc_correctness_argwhere_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5965137Z test_nnc_correctness_as_strided_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5978504Z test_nnc_correctness_as_strided_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.5992113Z test_nnc_correctness_as_strided_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6005452Z test_nnc_correctness_as_strided_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6018777Z test_nnc_correctness_as_strided_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6032193Z test_nnc_correctness_as_strided_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6045293Z test_nnc_correctness_as_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6058479Z test_nnc_correctness_as_strided_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6072218Z test_nnc_correctness_as_strided_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6085467Z test_nnc_correctness_as_strided_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6098687Z test_nnc_correctness_as_strided_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6112369Z test_nnc_correctness_as_strided_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6125533Z test_nnc_correctness_as_strided_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6138855Z test_nnc_correctness_as_strided_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6152337Z test_nnc_correctness_as_strided_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6165623Z test_nnc_correctness_as_strided_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6178905Z test_nnc_correctness_as_strided_scatter_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6192391Z test_nnc_correctness_as_strided_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6205596Z test_nnc_correctness_as_strided_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6218928Z test_nnc_correctness_as_strided_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6232509Z test_nnc_correctness_as_strided_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6245875Z test_nnc_correctness_as_strided_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6259182Z test_nnc_correctness_as_strided_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6272691Z test_nnc_correctness_as_strided_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6285962Z test_nnc_correctness_as_strided_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6299146Z test_nnc_correctness_as_strided_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6312664Z test_nnc_correctness_asin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6325941Z test_nnc_correctness_asin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6339216Z test_nnc_correctness_asin_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6352700Z test_nnc_correctness_asin_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6365950Z test_nnc_correctness_asin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6379347Z test_nnc_correctness_asin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6392872Z test_nnc_correctness_asin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6406369Z test_nnc_correctness_asin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6419602Z test_nnc_correctness_asin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6433095Z test_nnc_correctness_asin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6446390Z test_nnc_correctness_asin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6459726Z test_nnc_correctness_asinh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6473233Z test_nnc_correctness_asinh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6486577Z test_nnc_correctness_asinh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6499769Z test_nnc_correctness_asinh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6513364Z test_nnc_correctness_asinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6526640Z test_nnc_correctness_asinh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6539943Z test_nnc_correctness_asinh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6553397Z test_nnc_correctness_asinh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6566719Z test_nnc_correctness_asinh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6580062Z test_nnc_correctness_asinh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6593513Z test_nnc_correctness_asinh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6606811Z test_nnc_correctness_atan2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6620006Z test_nnc_correctness_atan2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6633460Z test_nnc_correctness_atan2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6646734Z test_nnc_correctness_atan2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6670508Z test_nnc_correctness_atan2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6674226Z test_nnc_correctness_atan2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6687434Z test_nnc_correctness_atan2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6700159Z test_nnc_correctness_atan2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6713411Z test_nnc_correctness_atan2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6726223Z test_nnc_correctness_atan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6739272Z test_nnc_correctness_atan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6752769Z test_nnc_correctness_atan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6765910Z test_nnc_correctness_atan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6779078Z test_nnc_correctness_atan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6792319Z test_nnc_correctness_atan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6805295Z test_nnc_correctness_atan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6818231Z test_nnc_correctness_atan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6831716Z test_nnc_correctness_atan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6844888Z test_nnc_correctness_atan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6857944Z test_nnc_correctness_atan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6871205Z test_nnc_correctness_atanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6884323Z test_nnc_correctness_atanh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6897438Z test_nnc_correctness_atanh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6910869Z test_nnc_correctness_atanh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6924554Z test_nnc_correctness_atanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6937663Z test_nnc_correctness_atanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6951370Z test_nnc_correctness_atanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6964813Z test_nnc_correctness_atanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6978288Z test_nnc_correctness_atanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.6991913Z test_nnc_correctness_atanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7005287Z test_nnc_correctness_atanh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7019065Z test_nnc_correctness_atleast_1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7032453Z test_nnc_correctness_atleast_1d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7045930Z test_nnc_correctness_atleast_1d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7059471Z test_nnc_correctness_atleast_1d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7073060Z test_nnc_correctness_atleast_1d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7086503Z test_nnc_correctness_atleast_1d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7099960Z test_nnc_correctness_atleast_1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7113546Z test_nnc_correctness_atleast_1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7126989Z test_nnc_correctness_atleast_1d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7140397Z test_nnc_correctness_atleast_1d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7154150Z test_nnc_correctness_atleast_1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7167557Z test_nnc_correctness_atleast_1d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7181030Z test_nnc_correctness_atleast_1d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7194676Z test_nnc_correctness_atleast_2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7208144Z test_nnc_correctness_atleast_2d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7221480Z test_nnc_correctness_atleast_2d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7235247Z test_nnc_correctness_atleast_2d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7248588Z test_nnc_correctness_atleast_2d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7261983Z test_nnc_correctness_atleast_2d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7275945Z test_nnc_correctness_atleast_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7289325Z test_nnc_correctness_atleast_2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7303066Z test_nnc_correctness_atleast_2d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7316682Z test_nnc_correctness_atleast_2d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7330359Z test_nnc_correctness_atleast_2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7343717Z test_nnc_correctness_atleast_2d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7357331Z test_nnc_correctness_atleast_2d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7370781Z test_nnc_correctness_atleast_3d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7384215Z test_nnc_correctness_atleast_3d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7397753Z test_nnc_correctness_atleast_3d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7411328Z test_nnc_correctness_atleast_3d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7425259Z test_nnc_correctness_atleast_3d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7438521Z test_nnc_correctness_atleast_3d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7452855Z test_nnc_correctness_atleast_3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7467123Z test_nnc_correctness_atleast_3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7481476Z test_nnc_correctness_atleast_3d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7495560Z test_nnc_correctness_atleast_3d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7509904Z test_nnc_correctness_atleast_3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7523904Z test_nnc_correctness_atleast_3d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7537966Z test_nnc_correctness_atleast_3d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7552361Z test_nnc_correctness_baddbmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7566508Z test_nnc_correctness_baddbmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7580631Z test_nnc_correctness_baddbmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7594830Z test_nnc_correctness_baddbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7608961Z test_nnc_correctness_baddbmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7623307Z test_nnc_correctness_baddbmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7637734Z test_nnc_correctness_baddbmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7651437Z test_nnc_correctness_baddbmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7665313Z test_nnc_correctness_baddbmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7678505Z test_nnc_correctness_baddbmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7692035Z test_nnc_correctness_bernoulli_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7705368Z test_nnc_correctness_bernoulli_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7718621Z test_nnc_correctness_bernoulli_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7727927Z test_nnc_correctness_bfloat16_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7737020Z test_nnc_correctness_bfloat16_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7746264Z test_nnc_correctness_bfloat16_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7755430Z test_nnc_correctness_bfloat16_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7764618Z test_nnc_correctness_bfloat16_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7773553Z test_nnc_correctness_bfloat16_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7783259Z test_nnc_correctness_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7792248Z test_nnc_correctness_bfloat16_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7801073Z test_nnc_correctness_bfloat16_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7810063Z test_nnc_correctness_bfloat16_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7819624Z test_nnc_correctness_bfloat16_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7828540Z test_nnc_correctness_bfloat16_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7837661Z test_nnc_correctness_bfloat16_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:34.7851142Z test_nnc_correctness_bincount_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7864516Z test_nnc_correctness_bincount_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7877509Z test_nnc_correctness_bincount_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7890353Z test_nnc_correctness_bincount_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7903401Z test_nnc_correctness_bincount_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7916326Z test_nnc_correctness_bitwise_and_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7929533Z test_nnc_correctness_bitwise_and_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7943228Z test_nnc_correctness_bitwise_and_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7956065Z test_nnc_correctness_bitwise_and_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7969281Z test_nnc_correctness_bitwise_and_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7982829Z test_nnc_correctness_bitwise_and_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.7996417Z test_nnc_correctness_bitwise_left_shift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8009949Z test_nnc_correctness_bitwise_left_shift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8023531Z test_nnc_correctness_bitwise_left_shift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8037237Z test_nnc_correctness_bitwise_left_shift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8050690Z test_nnc_correctness_bitwise_left_shift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8064344Z test_nnc_correctness_bitwise_not_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8077957Z test_nnc_correctness_bitwise_not_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8091449Z test_nnc_correctness_bitwise_not_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8105097Z test_nnc_correctness_bitwise_not_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8118805Z test_nnc_correctness_bitwise_not_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8132296Z test_nnc_correctness_bitwise_not_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8145924Z test_nnc_correctness_bitwise_or_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8159547Z test_nnc_correctness_bitwise_or_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8173143Z test_nnc_correctness_bitwise_or_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8186754Z test_nnc_correctness_bitwise_or_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8200435Z test_nnc_correctness_bitwise_or_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8213953Z test_nnc_correctness_bitwise_or_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8227649Z test_nnc_correctness_bitwise_right_shift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8241372Z test_nnc_correctness_bitwise_right_shift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8254804Z test_nnc_correctness_bitwise_right_shift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8268425Z test_nnc_correctness_bitwise_right_shift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8281941Z test_nnc_correctness_bitwise_right_shift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8295368Z test_nnc_correctness_bitwise_xor_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8309162Z test_nnc_correctness_bitwise_xor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8322658Z test_nnc_correctness_bitwise_xor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8336123Z test_nnc_correctness_bitwise_xor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8349753Z test_nnc_correctness_bitwise_xor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8363252Z test_nnc_correctness_bitwise_xor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8376857Z test_nnc_correctness_block_diag_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8390721Z test_nnc_correctness_block_diag_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8404259Z test_nnc_correctness_block_diag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8417600Z test_nnc_correctness_block_diag_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8431287Z test_nnc_correctness_block_diag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8444364Z test_nnc_correctness_block_diag_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8457834Z test_nnc_correctness_block_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8471605Z test_nnc_correctness_block_diag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8484584Z test_nnc_correctness_block_diag_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8497943Z test_nnc_correctness_block_diag_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8511441Z test_nnc_correctness_block_diag_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8524650Z test_nnc_correctness_block_diag_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8538057Z test_nnc_correctness_block_diag_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8551450Z test_nnc_correctness_bmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8564660Z test_nnc_correctness_bmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8577929Z test_nnc_correctness_bmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8591461Z test_nnc_correctness_bmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8604627Z test_nnc_correctness_bmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8617880Z test_nnc_correctness_bmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8631330Z test_nnc_correctness_bmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8644558Z test_nnc_correctness_bmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8657741Z test_nnc_correctness_bmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8671227Z test_nnc_correctness_bmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8684390Z test_nnc_correctness_bool_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8697776Z test_nnc_correctness_bool_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8711241Z test_nnc_correctness_bool_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8724692Z test_nnc_correctness_bool_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8737878Z test_nnc_correctness_bool_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8751416Z test_nnc_correctness_bool_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8764661Z test_nnc_correctness_bool_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8777850Z test_nnc_correctness_bool_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8791420Z test_nnc_correctness_bool_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8804590Z test_nnc_correctness_bool_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8817843Z test_nnc_correctness_bool_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8831310Z test_nnc_correctness_bool_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8844667Z test_nnc_correctness_bool_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8858089Z test_nnc_correctness_broadcast_shapes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8871471Z test_nnc_correctness_broadcast_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8884821Z test_nnc_correctness_broadcast_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8898075Z test_nnc_correctness_broadcast_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8911512Z test_nnc_correctness_broadcast_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8925264Z test_nnc_correctness_broadcast_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8938645Z test_nnc_correctness_broadcast_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8952093Z test_nnc_correctness_broadcast_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8965448Z test_nnc_correctness_broadcast_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8978745Z test_nnc_correctness_broadcast_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.8992339Z test_nnc_correctness_broadcast_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9005482Z test_nnc_correctness_broadcast_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9018853Z test_nnc_correctness_broadcast_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9032302Z test_nnc_correctness_broadcast_to_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9045672Z test_nnc_correctness_broadcast_to_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9059045Z test_nnc_correctness_broadcast_to_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9072561Z test_nnc_correctness_broadcast_to_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9085808Z test_nnc_correctness_broadcast_to_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9099178Z test_nnc_correctness_broadcast_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9112705Z test_nnc_correctness_broadcast_to_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9126010Z test_nnc_correctness_broadcast_to_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9139344Z test_nnc_correctness_broadcast_to_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9153057Z test_nnc_correctness_broadcast_to_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9166229Z test_nnc_correctness_broadcast_to_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9179467Z test_nnc_correctness_broadcast_to_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9193224Z test_nnc_correctness_bucketize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9206387Z test_nnc_correctness_bucketize_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9219625Z test_nnc_correctness_bucketize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9233186Z test_nnc_correctness_bucketize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9246459Z test_nnc_correctness_bucketize_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9259766Z test_nnc_correctness_bucketize_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9273235Z test_nnc_correctness_bucketize_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9286492Z test_nnc_correctness_bucketize_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9299703Z test_nnc_correctness_bucketize_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9313177Z test_nnc_correctness_byte_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9326497Z test_nnc_correctness_byte_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9339746Z test_nnc_correctness_byte_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9353235Z test_nnc_correctness_byte_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9366521Z test_nnc_correctness_byte_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9379867Z test_nnc_correctness_byte_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9393490Z test_nnc_correctness_byte_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9406822Z test_nnc_correctness_byte_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9420147Z test_nnc_correctness_byte_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9433633Z test_nnc_correctness_byte_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9447167Z test_nnc_correctness_byte_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9460262Z test_nnc_correctness_byte_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9473866Z test_nnc_correctness_cartesian_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9487361Z test_nnc_correctness_cartesian_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9500643Z test_nnc_correctness_cartesian_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9514142Z test_nnc_correctness_cartesian_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9527458Z test_nnc_correctness_cartesian_prod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9540729Z test_nnc_correctness_cartesian_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9554231Z test_nnc_correctness_cartesian_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9567566Z test_nnc_correctness_cartesian_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9580823Z test_nnc_correctness_cartesian_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9594263Z test_nnc_correctness_cartesian_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9607613Z test_nnc_correctness_cartesian_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9620758Z test_nnc_correctness_cartesian_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9634312Z test_nnc_correctness_cat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9647548Z test_nnc_correctness_cat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9660824Z test_nnc_correctness_cat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9674423Z test_nnc_correctness_cat_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9687689Z test_nnc_correctness_cat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9700910Z test_nnc_correctness_cat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9714478Z test_nnc_correctness_cat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9727779Z test_nnc_correctness_cat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9740700Z test_nnc_correctness_cat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9754390Z test_nnc_correctness_cat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9767461Z test_nnc_correctness_cat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9780718Z test_nnc_correctness_cat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9794142Z test_nnc_correctness_cat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9807316Z test_nnc_correctness_cdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9820374Z test_nnc_correctness_cdist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9834066Z test_nnc_correctness_ceil_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9847277Z test_nnc_correctness_ceil_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9860516Z test_nnc_correctness_ceil_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9874031Z test_nnc_correctness_chalf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9887701Z test_nnc_correctness_chalf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9901051Z test_nnc_correctness_chalf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9914308Z test_nnc_correctness_chalf_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9927469Z test_nnc_correctness_chalf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9940113Z test_nnc_correctness_chalf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9953171Z test_nnc_correctness_chalf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9966356Z test_nnc_correctness_chalf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9979293Z test_nnc_correctness_chalf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:34.9992622Z test_nnc_correctness_chalf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0005529Z test_nnc_correctness_chalf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0018706Z test_nnc_correctness_chalf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0032103Z test_nnc_correctness_chalf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0045178Z test_nnc_correctness_char_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0058350Z test_nnc_correctness_char_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0071389Z test_nnc_correctness_char_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0084323Z test_nnc_correctness_char_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0097495Z test_nnc_correctness_char_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0110678Z test_nnc_correctness_char_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0123757Z test_nnc_correctness_char_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0136557Z test_nnc_correctness_char_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0149806Z test_nnc_correctness_char_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0163034Z test_nnc_correctness_char_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0176381Z test_nnc_correctness_char_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0189443Z test_nnc_correctness_char_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0202587Z test_nnc_correctness_char_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0216153Z test_nnc_correctness_cholesky_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0229500Z test_nnc_correctness_cholesky_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0242920Z test_nnc_correctness_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0256177Z test_nnc_correctness_cholesky_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0269762Z test_nnc_correctness_cholesky_inverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0282822Z test_nnc_correctness_cholesky_inverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0295919Z test_nnc_correctness_cholesky_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0309312Z test_nnc_correctness_cholesky_inverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0322543Z test_nnc_correctness_cholesky_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0335670Z test_nnc_correctness_cholesky_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0349112Z test_nnc_correctness_cholesky_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0362580Z test_nnc_correctness_cholesky_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0375729Z test_nnc_correctness_chunk_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0389019Z test_nnc_correctness_chunk_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0402186Z test_nnc_correctness_chunk_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0415364Z test_nnc_correctness_chunk_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0428671Z test_nnc_correctness_chunk_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0441861Z test_nnc_correctness_chunk_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0455012Z test_nnc_correctness_chunk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0468278Z test_nnc_correctness_chunk_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0481508Z test_nnc_correctness_chunk_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0494603Z test_nnc_correctness_chunk_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0507925Z test_nnc_correctness_chunk_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0521001Z test_nnc_correctness_chunk_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0534249Z test_nnc_correctness_chunk_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0547518Z test_nnc_correctness_clamp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0560615Z test_nnc_correctness_clamp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0573790Z test_nnc_correctness_clamp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0587027Z test_nnc_correctness_clamp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0600173Z test_nnc_correctness_clamp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0613247Z test_nnc_correctness_clamp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0626474Z test_nnc_correctness_clamp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0639695Z test_nnc_correctness_clamp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0652839Z test_nnc_correctness_clamp_max_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0666238Z test_nnc_correctness_clamp_max_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0679319Z test_nnc_correctness_clamp_max_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0692424Z test_nnc_correctness_clamp_max_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0705782Z test_nnc_correctness_clamp_max_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0719046Z test_nnc_correctness_clamp_max_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0732175Z test_nnc_correctness_clamp_max_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0745503Z test_nnc_correctness_clamp_max_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0758630Z test_nnc_correctness_clamp_max_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0771717Z test_nnc_correctness_clamp_max_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0784961Z test_nnc_correctness_clamp_min_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0798101Z test_nnc_correctness_clamp_min_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0811222Z test_nnc_correctness_clamp_min_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0824428Z test_nnc_correctness_clamp_min_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0837548Z test_nnc_correctness_clamp_min_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0850616Z test_nnc_correctness_clamp_min_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0863845Z test_nnc_correctness_clamp_min_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0877093Z test_nnc_correctness_clamp_min_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0890185Z test_nnc_correctness_clamp_min_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0903464Z test_nnc_correctness_clamp_min_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0916650Z test_nnc_correctness_clone_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0929720Z test_nnc_correctness_clone_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0942915Z test_nnc_correctness_clone_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0956235Z test_nnc_correctness_clone_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0969175Z test_nnc_correctness_clone_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0982341Z test_nnc_correctness_clone_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.0995490Z test_nnc_correctness_clone_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1008562Z test_nnc_correctness_clone_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1021708Z test_nnc_correctness_clone_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1035091Z test_nnc_correctness_clone_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1048239Z test_nnc_correctness_clone_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1061333Z test_nnc_correctness_clone_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1074958Z test_nnc_correctness_clone_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1087879Z test_nnc_correctness_column_stack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1100953Z test_nnc_correctness_column_stack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1114359Z test_nnc_correctness_column_stack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1127365Z test_nnc_correctness_column_stack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1140473Z test_nnc_correctness_column_stack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1153784Z test_nnc_correctness_column_stack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1166890Z test_nnc_correctness_column_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1180088Z test_nnc_correctness_column_stack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1193335Z test_nnc_correctness_column_stack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1206500Z test_nnc_correctness_column_stack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1219718Z test_nnc_correctness_column_stack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1232992Z test_nnc_correctness_column_stack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1246128Z test_nnc_correctness_column_stack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1259343Z test_nnc_correctness_combinations_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1272515Z test_nnc_correctness_combinations_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1285580Z test_nnc_correctness_combinations_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1298559Z test_nnc_correctness_combinations_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1312495Z test_nnc_correctness_combinations_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1325154Z test_nnc_correctness_combinations_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1338389Z test_nnc_correctness_combinations_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1351508Z test_nnc_correctness_combinations_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1364523Z test_nnc_correctness_combinations_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1377577Z test_nnc_correctness_combinations_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1390712Z test_nnc_correctness_combinations_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1403609Z test_nnc_correctness_combinations_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1416652Z test_nnc_correctness_complex_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1429829Z test_nnc_correctness_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1442673Z test_nnc_correctness_complex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1455673Z test_nnc_correctness_conj_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1468820Z test_nnc_correctness_conj_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1481953Z test_nnc_correctness_conj_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1494879Z test_nnc_correctness_conj_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1508127Z test_nnc_correctness_conj_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1521163Z test_nnc_correctness_conj_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1534465Z test_nnc_correctness_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1547275Z test_nnc_correctness_conj_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1560667Z test_nnc_correctness_conj_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1573241Z test_nnc_correctness_conj_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1586354Z test_nnc_correctness_conj_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1599740Z test_nnc_correctness_conj_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1612829Z test_nnc_correctness_conj_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1625877Z test_nnc_correctness_conj_physical_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1638988Z test_nnc_correctness_conj_physical_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1652053Z test_nnc_correctness_conj_physical_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1665124Z test_nnc_correctness_conj_physical_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1678207Z test_nnc_correctness_conj_physical_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1691172Z test_nnc_correctness_conj_physical_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1704364Z test_nnc_correctness_conj_physical_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1717400Z test_nnc_correctness_conj_physical_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1730342Z test_nnc_correctness_conj_physical_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1743538Z test_nnc_correctness_conj_physical_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1756563Z test_nnc_correctness_conj_physical_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1769593Z test_nnc_correctness_conj_physical_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1782595Z test_nnc_correctness_conj_physical_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1795751Z test_nnc_correctness_constant_pad_nd_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1808723Z test_nnc_correctness_constant_pad_nd_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1821751Z test_nnc_correctness_constant_pad_nd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1834975Z test_nnc_correctness_constant_pad_nd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1848298Z test_nnc_correctness_constant_pad_nd_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1861246Z test_nnc_correctness_constant_pad_nd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1874234Z test_nnc_correctness_constant_pad_nd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1887700Z test_nnc_correctness_constant_pad_nd_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1900474Z test_nnc_correctness_constant_pad_nd_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1913559Z test_nnc_correctness_constant_pad_nd_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1926465Z test_nnc_correctness_constant_pad_nd_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1939567Z test_nnc_correctness_constant_pad_nd_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1952691Z test_nnc_correctness_contiguous_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1965646Z test_nnc_correctness_contiguous_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1978770Z test_nnc_correctness_contiguous_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.1991931Z test_nnc_correctness_contiguous_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2005042Z test_nnc_correctness_contiguous_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2017947Z test_nnc_correctness_contiguous_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2031278Z test_nnc_correctness_contiguous_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2044232Z test_nnc_correctness_contiguous_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2057181Z test_nnc_correctness_contiguous_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2070458Z test_nnc_correctness_contiguous_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2083445Z test_nnc_correctness_contiguous_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2096621Z test_nnc_correctness_contiguous_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2109711Z test_nnc_correctness_contiguous_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2122719Z test_nnc_correctness_copysign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2135824Z test_nnc_correctness_copysign_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2148791Z test_nnc_correctness_copysign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2161567Z test_nnc_correctness_copysign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2174829Z test_nnc_correctness_copysign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2188087Z test_nnc_correctness_copysign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2201197Z test_nnc_correctness_copysign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2214391Z test_nnc_correctness_copysign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2227940Z test_nnc_correctness_copysign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2241248Z test_nnc_correctness_copysign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2254239Z test_nnc_correctness_corrcoef_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2267700Z test_nnc_correctness_corrcoef_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2280934Z test_nnc_correctness_corrcoef_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2294156Z test_nnc_correctness_corrcoef_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2307645Z test_nnc_correctness_corrcoef_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2320954Z test_nnc_correctness_corrcoef_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2334254Z test_nnc_correctness_corrcoef_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2348034Z test_nnc_correctness_corrcoef_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2361385Z test_nnc_correctness_corrcoef_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2374390Z test_nnc_correctness_corrcoef_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2387976Z test_nnc_correctness_cos_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2400990Z test_nnc_correctness_cos_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2414208Z test_nnc_correctness_cos_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2427518Z test_nnc_correctness_cos_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2441141Z test_nnc_correctness_cos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2454181Z test_nnc_correctness_cos_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2467490Z test_nnc_correctness_cos_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2480998Z test_nnc_correctness_cos_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2494046Z test_nnc_correctness_cos_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2507487Z test_nnc_correctness_cos_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2520972Z test_nnc_correctness_cos_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2534244Z test_nnc_correctness_cosh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2547597Z test_nnc_correctness_cosh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2560852Z test_nnc_correctness_cosh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2574024Z test_nnc_correctness_cosh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2587325Z test_nnc_correctness_cosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2600636Z test_nnc_correctness_cosh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2613901Z test_nnc_correctness_cosh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2627035Z test_nnc_correctness_cosh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2640131Z test_nnc_correctness_cosh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2653134Z test_nnc_correctness_cosh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2666396Z test_nnc_correctness_cosh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2679705Z test_nnc_correctness_count_nonzero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2692770Z test_nnc_correctness_count_nonzero_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2706091Z test_nnc_correctness_count_nonzero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2719253Z test_nnc_correctness_count_nonzero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2732375Z test_nnc_correctness_count_nonzero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2745854Z test_nnc_correctness_count_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2758803Z test_nnc_correctness_count_nonzero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2771915Z test_nnc_correctness_count_nonzero_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2785209Z test_nnc_correctness_count_nonzero_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2798464Z test_nnc_correctness_count_nonzero_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2811570Z test_nnc_correctness_count_nonzero_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2824683Z test_nnc_correctness_count_nonzero_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2837839Z test_nnc_correctness_cov_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2851203Z test_nnc_correctness_cov_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2864629Z test_nnc_correctness_cov_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2877914Z test_nnc_correctness_cov_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2891125Z test_nnc_correctness_cov_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2904465Z test_nnc_correctness_cov_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2917771Z test_nnc_correctness_cov_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2930956Z test_nnc_correctness_cov_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2944285Z test_nnc_correctness_cov_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2957756Z test_nnc_correctness_cov_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2971026Z test_nnc_correctness_cross_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2984356Z test_nnc_correctness_cross_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.2997657Z test_nnc_correctness_cross_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3010878Z test_nnc_correctness_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3024239Z test_nnc_correctness_cross_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3037554Z test_nnc_correctness_cross_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3050886Z test_nnc_correctness_cross_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3064097Z test_nnc_correctness_cross_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3077378Z test_nnc_correctness_cross_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3090625Z test_nnc_correctness_cross_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3103997Z test_nnc_correctness_cummax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3117284Z test_nnc_correctness_cummax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3130513Z test_nnc_correctness_cummax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3143813Z test_nnc_correctness_cummax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3157138Z test_nnc_correctness_cummax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3170379Z test_nnc_correctness_cummax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3183785Z test_nnc_correctness_cummax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3197066Z test_nnc_correctness_cummax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3210253Z test_nnc_correctness_cummax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3224129Z test_nnc_correctness_cummin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3236957Z test_nnc_correctness_cummin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3250284Z test_nnc_correctness_cummin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3263642Z test_nnc_correctness_cummin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3277031Z test_nnc_correctness_cummin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3290201Z test_nnc_correctness_cummin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3303529Z test_nnc_correctness_cummin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3316797Z test_nnc_correctness_cummin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3330092Z test_nnc_correctness_cummin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3343573Z test_nnc_correctness_cumprod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3357169Z test_nnc_correctness_cumprod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3370179Z test_nnc_correctness_cumprod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3383851Z test_nnc_correctness_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3396466Z test_nnc_correctness_cumprod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3409519Z test_nnc_correctness_cumprod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3422671Z test_nnc_correctness_cumprod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3435727Z test_nnc_correctness_cumprod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3448776Z test_nnc_correctness_cumprod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3461742Z test_nnc_correctness_cumprod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3475073Z test_nnc_correctness_cumsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3488083Z test_nnc_correctness_cumsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3501175Z test_nnc_correctness_cumsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3514478Z test_nnc_correctness_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3527500Z test_nnc_correctness_cumsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3540532Z test_nnc_correctness_cumsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3553724Z test_nnc_correctness_cumsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3566662Z test_nnc_correctness_cumsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3579697Z test_nnc_correctness_cumsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3592856Z test_nnc_correctness_cumsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3606420Z test_nnc_correctness_cumulative_trapezoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3619476Z test_nnc_correctness_cumulative_trapezoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3633002Z test_nnc_correctness_cumulative_trapezoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3645766Z test_nnc_correctness_cumulative_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3658952Z test_nnc_correctness_cumulative_trapezoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3672171Z test_nnc_correctness_cumulative_trapezoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3685202Z test_nnc_correctness_cumulative_trapezoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3698089Z test_nnc_correctness_cumulative_trapezoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3711450Z test_nnc_correctness_cumulative_trapezoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3724376Z test_nnc_correctness_cumulative_trapezoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3737353Z test_nnc_correctness_deg2rad_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3750504Z test_nnc_correctness_deg2rad_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3763448Z test_nnc_correctness_deg2rad_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3776402Z test_nnc_correctness_deg2rad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3789584Z test_nnc_correctness_deg2rad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3802592Z test_nnc_correctness_deg2rad_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3815586Z test_nnc_correctness_deg2rad_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3828833Z test_nnc_correctness_deg2rad_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3841844Z test_nnc_correctness_deg2rad_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3855407Z test_nnc_correctness_deg2rad_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3868308Z test_nnc_correctness_diag_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3881036Z test_nnc_correctness_diag_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3894087Z test_nnc_correctness_diag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3907282Z test_nnc_correctness_diag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3920711Z test_nnc_correctness_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3933538Z test_nnc_correctness_diag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3947076Z test_nnc_correctness_diag_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3959892Z test_nnc_correctness_diag_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3972829Z test_nnc_correctness_diag_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3986014Z test_nnc_correctness_diag_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.3999252Z test_nnc_correctness_diag_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4012626Z test_nnc_correctness_diag_embed_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4025926Z test_nnc_correctness_diag_embed_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4038928Z test_nnc_correctness_diag_embed_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4052004Z test_nnc_correctness_diag_embed_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4065133Z test_nnc_correctness_diag_embed_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4078295Z test_nnc_correctness_diag_embed_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4091338Z test_nnc_correctness_diag_embed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4104870Z test_nnc_correctness_diag_embed_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4118122Z test_nnc_correctness_diag_embed_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4131434Z test_nnc_correctness_diag_embed_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4145019Z test_nnc_correctness_diag_embed_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4158468Z test_nnc_correctness_diag_embed_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4171893Z test_nnc_correctness_diag_embed_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4185423Z test_nnc_correctness_diagflat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4198887Z test_nnc_correctness_diagflat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4212216Z test_nnc_correctness_diagflat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4225601Z test_nnc_correctness_diagflat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4239110Z test_nnc_correctness_diagflat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4252578Z test_nnc_correctness_diagflat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4265969Z test_nnc_correctness_diagflat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4279482Z test_nnc_correctness_diagflat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4292910Z test_nnc_correctness_diagflat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4306379Z test_nnc_correctness_diagflat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4319860Z test_nnc_correctness_diagflat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4333369Z test_nnc_correctness_diagonal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4347061Z test_nnc_correctness_diagonal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4360095Z test_nnc_correctness_diagonal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4372805Z test_nnc_correctness_diagonal_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4386176Z test_nnc_correctness_diagonal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4398985Z test_nnc_correctness_diagonal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4411529Z test_nnc_correctness_diagonal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4424390Z test_nnc_correctness_diagonal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4437209Z test_nnc_correctness_diagonal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4450019Z test_nnc_correctness_diagonal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4463058Z test_nnc_correctness_diagonal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4476611Z test_nnc_correctness_diagonal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4489736Z test_nnc_correctness_diagonal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4502761Z test_nnc_correctness_diagonal_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4515665Z test_nnc_correctness_diagonal_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4528552Z test_nnc_correctness_diagonal_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4541779Z test_nnc_correctness_diagonal_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4554673Z test_nnc_correctness_diagonal_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4567444Z test_nnc_correctness_diagonal_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4580227Z test_nnc_correctness_diagonal_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4593535Z test_nnc_correctness_diagonal_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4606569Z test_nnc_correctness_diagonal_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4620446Z test_nnc_correctness_diagonal_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4634229Z test_nnc_correctness_diff_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4647794Z test_nnc_correctness_diff_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4660770Z test_nnc_correctness_diff_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4673875Z test_nnc_correctness_diff_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4686692Z test_nnc_correctness_diff_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4699298Z test_nnc_correctness_diff_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4712737Z test_nnc_correctness_diff_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4725542Z test_nnc_correctness_diff_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4738467Z test_nnc_correctness_diff_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4751807Z test_nnc_correctness_diff_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4764680Z test_nnc_correctness_diff_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4777581Z test_nnc_correctness_diff_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4790822Z test_nnc_correctness_digamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4803802Z test_nnc_correctness_digamma_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4816849Z test_nnc_correctness_digamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4830063Z test_nnc_correctness_digamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4843067Z test_nnc_correctness_digamma_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4856231Z test_nnc_correctness_digamma_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4869132Z test_nnc_correctness_digamma_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4882716Z test_nnc_correctness_digamma_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4895946Z test_nnc_correctness_digamma_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4909215Z test_nnc_correctness_dist_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4922342Z test_nnc_correctness_dist_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4935469Z test_nnc_correctness_dist_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4949024Z test_nnc_correctness_dist_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4962131Z test_nnc_correctness_dist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4975309Z test_nnc_correctness_dist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.4988749Z test_nnc_correctness_div_floor_rounding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5002040Z test_nnc_correctness_div_floor_rounding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5015206Z test_nnc_correctness_div_floor_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5028601Z test_nnc_correctness_div_floor_rounding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5041767Z test_nnc_correctness_div_floor_rounding_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5054826Z test_nnc_correctness_div_floor_rounding_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5068460Z test_nnc_correctness_div_floor_rounding_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5081413Z test_nnc_correctness_div_floor_rounding_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5094459Z test_nnc_correctness_div_floor_rounding_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5108088Z test_nnc_correctness_div_no_rounding_mode_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5120831Z test_nnc_correctness_div_no_rounding_mode_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5133973Z test_nnc_correctness_div_no_rounding_mode_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5146874Z test_nnc_correctness_div_no_rounding_mode_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5160214Z test_nnc_correctness_div_no_rounding_mode_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5172912Z test_nnc_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5185944Z test_nnc_correctness_div_no_rounding_mode_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5198958Z test_nnc_correctness_div_no_rounding_mode_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5211802Z test_nnc_correctness_div_no_rounding_mode_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5224797Z test_nnc_correctness_div_no_rounding_mode_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5237749Z test_nnc_correctness_div_no_rounding_mode_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5250621Z test_nnc_correctness_div_no_rounding_mode_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5263722Z test_nnc_correctness_div_trunc_rounding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5276699Z test_nnc_correctness_div_trunc_rounding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5289607Z test_nnc_correctness_div_trunc_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5302663Z test_nnc_correctness_div_trunc_rounding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5315684Z test_nnc_correctness_div_trunc_rounding_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5328637Z test_nnc_correctness_div_trunc_rounding_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5341556Z test_nnc_correctness_div_trunc_rounding_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5354686Z test_nnc_correctness_div_trunc_rounding_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5367692Z test_nnc_correctness_div_trunc_rounding_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5380753Z test_nnc_correctness_dot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5394115Z test_nnc_correctness_dot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5407235Z test_nnc_correctness_dot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5420319Z test_nnc_correctness_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5433269Z test_nnc_correctness_dot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5446202Z test_nnc_correctness_dot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5459086Z test_nnc_correctness_dot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5472175Z test_nnc_correctness_dot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5485153Z test_nnc_correctness_dot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5498036Z test_nnc_correctness_dot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5511225Z test_nnc_correctness_double_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5524050Z test_nnc_correctness_double_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5536902Z test_nnc_correctness_double_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5550015Z test_nnc_correctness_double_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5562921Z test_nnc_correctness_double_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5575792Z test_nnc_correctness_double_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5588874Z test_nnc_correctness_double_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5601873Z test_nnc_correctness_double_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5614699Z test_nnc_correctness_double_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5628783Z test_nnc_correctness_double_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5642664Z test_nnc_correctness_double_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5655998Z test_nnc_correctness_double_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5669119Z test_nnc_correctness_double_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5681823Z test_nnc_correctness_dsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5694432Z test_nnc_correctness_dsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5707478Z test_nnc_correctness_dsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5720250Z test_nnc_correctness_dsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5732718Z test_nnc_correctness_dsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5745486Z test_nnc_correctness_dsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5758379Z test_nnc_correctness_dsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5770971Z test_nnc_correctness_dsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5783793Z test_nnc_correctness_dsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5796842Z test_nnc_correctness_dsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5809783Z test_nnc_correctness_dsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5822906Z test_nnc_correctness_dsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5835727Z test_nnc_correctness_dsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5848701Z test_nnc_correctness_dstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5862296Z test_nnc_correctness_dstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5875398Z test_nnc_correctness_dstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5889433Z test_nnc_correctness_dstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5903577Z test_nnc_correctness_dstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5917207Z test_nnc_correctness_dstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5930212Z test_nnc_correctness_dstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5943504Z test_nnc_correctness_dstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5956461Z test_nnc_correctness_dstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5969519Z test_nnc_correctness_dstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5982645Z test_nnc_correctness_dstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.5995503Z test_nnc_correctness_dstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6008503Z test_nnc_correctness_dstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6021732Z test_nnc_correctness_eig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6034846Z test_nnc_correctness_eig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6047817Z test_nnc_correctness_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6060926Z test_nnc_correctness_eig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6074144Z test_nnc_correctness_einsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6087012Z test_nnc_correctness_einsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6100039Z test_nnc_correctness_einsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6113070Z test_nnc_correctness_einsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6126446Z test_nnc_correctness_einsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6139524Z test_nnc_correctness_einsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6153549Z test_nnc_correctness_einsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6166602Z test_nnc_correctness_einsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6179423Z test_nnc_correctness_einsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6192599Z test_nnc_correctness_einsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6201718Z test_nnc_correctness_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6210809Z test_nnc_correctness_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6220020Z test_nnc_correctness_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6229698Z test_nnc_correctness_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6238985Z test_nnc_correctness_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6248013Z test_nnc_correctness_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6257236Z test_nnc_correctness_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6266862Z test_nnc_correctness_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6276398Z test_nnc_correctness_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6285557Z test_nnc_correctness_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6294474Z test_nnc_correctness_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6304191Z test_nnc_correctness_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6313366Z test_nnc_correctness_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6322816Z test_nnc_correctness_empty_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6331747Z test_nnc_correctness_empty_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6340970Z test_nnc_correctness_empty_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6350248Z test_nnc_correctness_empty_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6359403Z test_nnc_correctness_empty_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6368565Z test_nnc_correctness_empty_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6377628Z test_nnc_correctness_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6387055Z test_nnc_correctness_empty_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6396343Z test_nnc_correctness_empty_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6406236Z test_nnc_correctness_empty_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6415444Z test_nnc_correctness_empty_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6424927Z test_nnc_correctness_empty_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6433919Z test_nnc_correctness_empty_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:35.6448337Z test_nnc_correctness_eq_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6461915Z test_nnc_correctness_eq_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6475313Z test_nnc_correctness_eq_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6488311Z test_nnc_correctness_eq_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6501263Z test_nnc_correctness_eq_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6514372Z test_nnc_correctness_eq_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6527291Z test_nnc_correctness_eq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6540259Z test_nnc_correctness_eq_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6553424Z test_nnc_correctness_eq_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6566231Z test_nnc_correctness_eq_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6579134Z test_nnc_correctness_eq_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6592206Z test_nnc_correctness_eq_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6605086Z test_nnc_correctness_eq_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6617970Z test_nnc_correctness_equal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6631445Z test_nnc_correctness_equal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6644072Z test_nnc_correctness_equal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6656926Z test_nnc_correctness_equal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6670056Z test_nnc_correctness_equal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6682848Z test_nnc_correctness_equal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6695713Z test_nnc_correctness_equal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6708796Z test_nnc_correctness_equal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6721745Z test_nnc_correctness_equal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6734662Z test_nnc_correctness_equal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6747715Z test_nnc_correctness_equal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6760721Z test_nnc_correctness_equal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6773639Z test_nnc_correctness_erf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6786648Z test_nnc_correctness_erf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6799713Z test_nnc_correctness_erf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6812544Z test_nnc_correctness_erf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6825654Z test_nnc_correctness_erf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6838614Z test_nnc_correctness_erf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6851545Z test_nnc_correctness_erf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6864564Z test_nnc_correctness_erf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6877747Z test_nnc_correctness_erf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6890696Z test_nnc_correctness_erfc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6903880Z test_nnc_correctness_erfc_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6916752Z test_nnc_correctness_erfc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6929859Z test_nnc_correctness_erfc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6942835Z test_nnc_correctness_erfc_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6955845Z test_nnc_correctness_erfc_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6968798Z test_nnc_correctness_erfc_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6981599Z test_nnc_correctness_erfc_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.6994686Z test_nnc_correctness_erfc_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7007654Z test_nnc_correctness_erfinv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7020655Z test_nnc_correctness_erfinv_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7033861Z test_nnc_correctness_erfinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7046688Z test_nnc_correctness_erfinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7059569Z test_nnc_correctness_erfinv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7072717Z test_nnc_correctness_erfinv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7085499Z test_nnc_correctness_erfinv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7098375Z test_nnc_correctness_erfinv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7111460Z test_nnc_correctness_erfinv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7124488Z test_nnc_correctness_exp2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7137660Z test_nnc_correctness_exp2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7152142Z test_nnc_correctness_exp2_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7165584Z test_nnc_correctness_exp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7178312Z test_nnc_correctness_exp2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7191406Z test_nnc_correctness_exp2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7204271Z test_nnc_correctness_exp2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7216808Z test_nnc_correctness_exp2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7229932Z test_nnc_correctness_exp2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7242379Z test_nnc_correctness_exp2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7255028Z test_nnc_correctness_exp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7267826Z test_nnc_correctness_exp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7280657Z test_nnc_correctness_exp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7293329Z test_nnc_correctness_exp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7306079Z test_nnc_correctness_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7318788Z test_nnc_correctness_exp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7331542Z test_nnc_correctness_exp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7344384Z test_nnc_correctness_exp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7357145Z test_nnc_correctness_exp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7369827Z test_nnc_correctness_exp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7383107Z test_nnc_correctness_exp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7397049Z test_nnc_correctness_expand_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7410989Z test_nnc_correctness_expand_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7424849Z test_nnc_correctness_expand_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7437914Z test_nnc_correctness_expand_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7450655Z test_nnc_correctness_expand_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7463860Z test_nnc_correctness_expand_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7476931Z test_nnc_correctness_expand_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7489699Z test_nnc_correctness_expand_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7502764Z test_nnc_correctness_expand_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7515977Z test_nnc_correctness_expand_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7529067Z test_nnc_correctness_expand_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7541890Z test_nnc_correctness_expand_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7555097Z test_nnc_correctness_expand_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7568032Z test_nnc_correctness_expand_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7580863Z test_nnc_correctness_expand_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7593973Z test_nnc_correctness_expand_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7606785Z test_nnc_correctness_expand_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7619733Z test_nnc_correctness_expand_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7632902Z test_nnc_correctness_expand_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7646465Z test_nnc_correctness_expand_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7659374Z test_nnc_correctness_expand_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7672509Z test_nnc_correctness_expand_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7685397Z test_nnc_correctness_expand_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7698257Z test_nnc_correctness_expand_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7711267Z test_nnc_correctness_expm1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7724216Z test_nnc_correctness_expm1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7737172Z test_nnc_correctness_expm1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7750313Z test_nnc_correctness_expm1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7763265Z test_nnc_correctness_expm1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7776125Z test_nnc_correctness_expm1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7789173Z test_nnc_correctness_expm1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7802011Z test_nnc_correctness_expm1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7814891Z test_nnc_correctness_expm1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7828120Z test_nnc_correctness_fft_fft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7841016Z test_nnc_correctness_fft_fft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7853984Z test_nnc_correctness_fft_fft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7867169Z test_nnc_correctness_fft_fft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7880168Z test_nnc_correctness_fft_fft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7892987Z test_nnc_correctness_fft_fft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7905941Z test_nnc_correctness_fft_fft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7918942Z test_nnc_correctness_fft_fft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7931831Z test_nnc_correctness_fft_fft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7944978Z test_nnc_correctness_fft_fft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7957899Z test_nnc_correctness_fft_fft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7970789Z test_nnc_correctness_fft_fft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7983943Z test_nnc_correctness_fft_fft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.7996984Z test_nnc_correctness_fft_fft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8009962Z test_nnc_correctness_fft_fft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8023084Z test_nnc_correctness_fft_fft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8036363Z test_nnc_correctness_fft_fft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8049253Z test_nnc_correctness_fft_fft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8062355Z test_nnc_correctness_fft_fft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8075475Z test_nnc_correctness_fft_fft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8088392Z test_nnc_correctness_fft_fftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8101472Z test_nnc_correctness_fft_fftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8114639Z test_nnc_correctness_fft_fftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8127710Z test_nnc_correctness_fft_fftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8140530Z test_nnc_correctness_fft_fftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8153761Z test_nnc_correctness_fft_fftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8166618Z test_nnc_correctness_fft_fftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8179546Z test_nnc_correctness_fft_fftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8192756Z test_nnc_correctness_fft_fftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8205737Z test_nnc_correctness_fft_fftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8218878Z test_nnc_correctness_fft_fftshift_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8232009Z test_nnc_correctness_fft_fftshift_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8244837Z test_nnc_correctness_fft_fftshift_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8257741Z test_nnc_correctness_fft_fftshift_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8270720Z test_nnc_correctness_fft_fftshift_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8283590Z test_nnc_correctness_fft_fftshift_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8296451Z test_nnc_correctness_fft_fftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8309587Z test_nnc_correctness_fft_fftshift_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8322481Z test_nnc_correctness_fft_fftshift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8335310Z test_nnc_correctness_fft_fftshift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8348303Z test_nnc_correctness_fft_fftshift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8361220Z test_nnc_correctness_fft_fftshift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8374085Z test_nnc_correctness_fft_fftshift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8387922Z test_nnc_correctness_fft_hfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8400458Z test_nnc_correctness_fft_hfft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8413444Z test_nnc_correctness_fft_hfft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8426431Z test_nnc_correctness_fft_hfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8439464Z test_nnc_correctness_fft_hfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8452420Z test_nnc_correctness_fft_hfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8465417Z test_nnc_correctness_fft_hfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8478596Z test_nnc_correctness_fft_hfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8491558Z test_nnc_correctness_fft_hfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8504709Z test_nnc_correctness_fft_hfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8517770Z test_nnc_correctness_fft_hfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8530675Z test_nnc_correctness_fft_hfft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8543694Z test_nnc_correctness_fft_hfft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8556736Z test_nnc_correctness_fft_hfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8569635Z test_nnc_correctness_fft_hfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8582704Z test_nnc_correctness_fft_hfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8595744Z test_nnc_correctness_fft_hfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8608565Z test_nnc_correctness_fft_hfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8621447Z test_nnc_correctness_fft_hfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8634633Z test_nnc_correctness_fft_hfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8647589Z test_nnc_correctness_fft_hfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8660657Z test_nnc_correctness_fft_hfftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8673635Z test_nnc_correctness_fft_hfftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8686716Z test_nnc_correctness_fft_hfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8699534Z test_nnc_correctness_fft_hfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8712759Z test_nnc_correctness_fft_hfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8725516Z test_nnc_correctness_fft_hfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8738448Z test_nnc_correctness_fft_hfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8751592Z test_nnc_correctness_fft_hfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8764521Z test_nnc_correctness_fft_hfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8777423Z test_nnc_correctness_fft_ifft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8790721Z test_nnc_correctness_fft_ifft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8803644Z test_nnc_correctness_fft_ifft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8816616Z test_nnc_correctness_fft_ifft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8829874Z test_nnc_correctness_fft_ifft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8842753Z test_nnc_correctness_fft_ifft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8855689Z test_nnc_correctness_fft_ifft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8868771Z test_nnc_correctness_fft_ifft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8881687Z test_nnc_correctness_fft_ifft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8894673Z test_nnc_correctness_fft_ifft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8909612Z test_nnc_correctness_fft_ifft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8922403Z test_nnc_correctness_fft_ifft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8935357Z test_nnc_correctness_fft_ifft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8948377Z test_nnc_correctness_fft_ifft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8961415Z test_nnc_correctness_fft_ifft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8974520Z test_nnc_correctness_fft_ifft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.8988045Z test_nnc_correctness_fft_ifft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9000972Z test_nnc_correctness_fft_ifft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9014113Z test_nnc_correctness_fft_ifft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9027173Z test_nnc_correctness_fft_ifft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9040378Z test_nnc_correctness_fft_ifftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9053504Z test_nnc_correctness_fft_ifftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9066588Z test_nnc_correctness_fft_ifftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9079648Z test_nnc_correctness_fft_ifftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9092632Z test_nnc_correctness_fft_ifftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9105768Z test_nnc_correctness_fft_ifftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9118926Z test_nnc_correctness_fft_ifftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9131977Z test_nnc_correctness_fft_ifftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9145290Z test_nnc_correctness_fft_ifftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9159080Z test_nnc_correctness_fft_ifftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9171983Z test_nnc_correctness_fft_ifftshift_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9185040Z test_nnc_correctness_fft_ifftshift_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9198248Z test_nnc_correctness_fft_ifftshift_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9211218Z test_nnc_correctness_fft_ifftshift_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9224250Z test_nnc_correctness_fft_ifftshift_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9237417Z test_nnc_correctness_fft_ifftshift_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9250339Z test_nnc_correctness_fft_ifftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9263469Z test_nnc_correctness_fft_ifftshift_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9276563Z test_nnc_correctness_fft_ifftshift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9289602Z test_nnc_correctness_fft_ifftshift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9302970Z test_nnc_correctness_fft_ifftshift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9315882Z test_nnc_correctness_fft_ifftshift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9328952Z test_nnc_correctness_fft_ifftshift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9341916Z test_nnc_correctness_fft_ihfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9355192Z test_nnc_correctness_fft_ihfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9368317Z test_nnc_correctness_fft_ihfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9381291Z test_nnc_correctness_fft_ihfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9394502Z test_nnc_correctness_fft_ihfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9407422Z test_nnc_correctness_fft_ihfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9420401Z test_nnc_correctness_fft_ihfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9433639Z test_nnc_correctness_fft_ihfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9446535Z test_nnc_correctness_fft_ihfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9459566Z test_nnc_correctness_fft_ihfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9472738Z test_nnc_correctness_fft_ihfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9486386Z test_nnc_correctness_fft_ihfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9499397Z test_nnc_correctness_fft_ihfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9514190Z test_nnc_correctness_fft_ihfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9532094Z test_nnc_correctness_fft_ihfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:28:35.9546135Z test_nnc_correctness_fft_ihfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9559357Z test_nnc_correctness_fft_ihfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9572283Z test_nnc_correctness_fft_ihfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9585459Z test_nnc_correctness_fft_ihfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9598598Z test_nnc_correctness_fft_ihfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9611746Z test_nnc_correctness_fft_ihfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9624688Z test_nnc_correctness_fft_ihfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9637830Z test_nnc_correctness_fft_ihfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9650975Z test_nnc_correctness_fft_ihfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9663986Z test_nnc_correctness_fft_irfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9677150Z test_nnc_correctness_fft_irfft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9690169Z test_nnc_correctness_fft_irfft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9703146Z test_nnc_correctness_fft_irfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9716386Z test_nnc_correctness_fft_irfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9729400Z test_nnc_correctness_fft_irfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9742632Z test_nnc_correctness_fft_irfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9755774Z test_nnc_correctness_fft_irfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9768776Z test_nnc_correctness_fft_irfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9781839Z test_nnc_correctness_fft_irfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9795071Z test_nnc_correctness_fft_irfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9808105Z test_nnc_correctness_fft_irfft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9821210Z test_nnc_correctness_fft_irfft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9834374Z test_nnc_correctness_fft_irfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9847426Z test_nnc_correctness_fft_irfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9860557Z test_nnc_correctness_fft_irfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9874283Z test_nnc_correctness_fft_irfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9888286Z test_nnc_correctness_fft_irfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9901494Z test_nnc_correctness_fft_irfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9914041Z test_nnc_correctness_fft_irfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9926887Z test_nnc_correctness_fft_irfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9939895Z test_nnc_correctness_fft_irfftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9953416Z test_nnc_correctness_fft_irfftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9966322Z test_nnc_correctness_fft_irfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9979545Z test_nnc_correctness_fft_irfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:35.9992879Z test_nnc_correctness_fft_irfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0005861Z test_nnc_correctness_fft_irfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0019204Z test_nnc_correctness_fft_irfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0032748Z test_nnc_correctness_fft_irfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0046117Z test_nnc_correctness_fft_irfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0059079Z test_nnc_correctness_fft_rfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0073176Z test_nnc_correctness_fft_rfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0085606Z test_nnc_correctness_fft_rfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0098829Z test_nnc_correctness_fft_rfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0111976Z test_nnc_correctness_fft_rfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0125677Z test_nnc_correctness_fft_rfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0138073Z test_nnc_correctness_fft_rfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0151969Z test_nnc_correctness_fft_rfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0164823Z test_nnc_correctness_fft_rfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0177863Z test_nnc_correctness_fft_rfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0190874Z test_nnc_correctness_fft_rfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0204016Z test_nnc_correctness_fft_rfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0216939Z test_nnc_correctness_fft_rfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0230075Z test_nnc_correctness_fft_rfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0242994Z test_nnc_correctness_fft_rfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0256029Z test_nnc_correctness_fft_rfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0269205Z test_nnc_correctness_fft_rfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0282186Z test_nnc_correctness_fft_rfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0295308Z test_nnc_correctness_fft_rfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0308467Z test_nnc_correctness_fft_rfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0321439Z test_nnc_correctness_fft_rfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0334440Z test_nnc_correctness_fft_rfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0347637Z test_nnc_correctness_fft_rfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0360667Z test_nnc_correctness_fft_rfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0370035Z test_nnc_correctness_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0379415Z test_nnc_correctness_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0388715Z test_nnc_correctness_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0397952Z test_nnc_correctness_fill_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0407209Z test_nnc_correctness_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0416049Z test_nnc_correctness_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0425194Z test_nnc_correctness_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0434266Z test_nnc_correctness_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0443327Z test_nnc_correctness_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0452296Z test_nnc_correctness_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0461339Z test_nnc_correctness_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0470472Z test_nnc_correctness_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0479944Z test_nnc_correctness_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:36.0493816Z test_nnc_correctness_flatten_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0507765Z test_nnc_correctness_flatten_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0520606Z test_nnc_correctness_flatten_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0533499Z test_nnc_correctness_flatten_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0546545Z test_nnc_correctness_flatten_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0559627Z test_nnc_correctness_flatten_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0572688Z test_nnc_correctness_flatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0585681Z test_nnc_correctness_flatten_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0598710Z test_nnc_correctness_flatten_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0611675Z test_nnc_correctness_flatten_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0624711Z test_nnc_correctness_flatten_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0637677Z test_nnc_correctness_flatten_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0650706Z test_nnc_correctness_flatten_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0663877Z test_nnc_correctness_flip_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0677150Z test_nnc_correctness_flip_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0690024Z test_nnc_correctness_flip_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0703564Z test_nnc_correctness_flip_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0716756Z test_nnc_correctness_flip_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0730094Z test_nnc_correctness_flip_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0743576Z test_nnc_correctness_flip_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0757031Z test_nnc_correctness_flip_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0770371Z test_nnc_correctness_flip_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0783754Z test_nnc_correctness_flip_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0797277Z test_nnc_correctness_flip_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0810540Z test_nnc_correctness_flip_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0824022Z test_nnc_correctness_fliplr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0837500Z test_nnc_correctness_fliplr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0850810Z test_nnc_correctness_fliplr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0864190Z test_nnc_correctness_fliplr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0877668Z test_nnc_correctness_fliplr_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0891010Z test_nnc_correctness_fliplr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0904690Z test_nnc_correctness_fliplr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0918149Z test_nnc_correctness_fliplr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0931384Z test_nnc_correctness_fliplr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0944901Z test_nnc_correctness_fliplr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0958264Z test_nnc_correctness_fliplr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0971548Z test_nnc_correctness_fliplr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0985074Z test_nnc_correctness_flipud_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.0998461Z test_nnc_correctness_flipud_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1011772Z test_nnc_correctness_flipud_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1025146Z test_nnc_correctness_flipud_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1038466Z test_nnc_correctness_flipud_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1051789Z test_nnc_correctness_flipud_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1065259Z test_nnc_correctness_flipud_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1078656Z test_nnc_correctness_flipud_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1091972Z test_nnc_correctness_flipud_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1105612Z test_nnc_correctness_flipud_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1118846Z test_nnc_correctness_flipud_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1132151Z test_nnc_correctness_flipud_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1145559Z test_nnc_correctness_float_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1159507Z test_nnc_correctness_float_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1172324Z test_nnc_correctness_float_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1185725Z test_nnc_correctness_float_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1199130Z test_nnc_correctness_float_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1212526Z test_nnc_correctness_float_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1226029Z test_nnc_correctness_float_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1239447Z test_nnc_correctness_float_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1252762Z test_nnc_correctness_float_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1266185Z test_nnc_correctness_float_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1279563Z test_nnc_correctness_float_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1292864Z test_nnc_correctness_float_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1306264Z test_nnc_correctness_float_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1319746Z test_nnc_correctness_float_power_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1332996Z test_nnc_correctness_float_power_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1346469Z test_nnc_correctness_float_power_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1359824Z test_nnc_correctness_float_power_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1373143Z test_nnc_correctness_float_power_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1386752Z test_nnc_correctness_float_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1400147Z test_nnc_correctness_float_power_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1439248Z test_nnc_correctness_float_power_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1439783Z test_nnc_correctness_float_power_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1440232Z test_nnc_correctness_float_power_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1453195Z test_nnc_correctness_float_power_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1466538Z test_nnc_correctness_float_power_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1479774Z test_nnc_correctness_floor_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1492685Z test_nnc_correctness_floor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1505884Z test_nnc_correctness_floor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1519080Z test_nnc_correctness_floor_divide_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1532072Z test_nnc_correctness_floor_divide_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1545302Z test_nnc_correctness_floor_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1558514Z test_nnc_correctness_floor_divide_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1571929Z test_nnc_correctness_floor_divide_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1585529Z test_nnc_correctness_floor_divide_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1598232Z test_nnc_correctness_floor_divide_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1611128Z test_nnc_correctness_floor_divide_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1624327Z test_nnc_correctness_floor_divide_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1637633Z test_nnc_correctness_fmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1650695Z test_nnc_correctness_fmax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1664345Z test_nnc_correctness_fmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1677035Z test_nnc_correctness_fmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1690114Z test_nnc_correctness_fmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1703254Z test_nnc_correctness_fmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1716544Z test_nnc_correctness_fmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1729371Z test_nnc_correctness_fmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1742558Z test_nnc_correctness_fmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1755497Z test_nnc_correctness_fmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1768720Z test_nnc_correctness_fmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1781421Z test_nnc_correctness_fmin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1794807Z test_nnc_correctness_fmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1807594Z test_nnc_correctness_fmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1820849Z test_nnc_correctness_fmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1834071Z test_nnc_correctness_fmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1847023Z test_nnc_correctness_fmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1860030Z test_nnc_correctness_fmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1873318Z test_nnc_correctness_fmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1887342Z test_nnc_correctness_fmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1901090Z test_nnc_correctness_fmod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1914871Z test_nnc_correctness_fmod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1927792Z test_nnc_correctness_fmod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1940596Z test_nnc_correctness_fmod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1953665Z test_nnc_correctness_fmod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1966321Z test_nnc_correctness_fmod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1979008Z test_nnc_correctness_fmod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.1991937Z test_nnc_correctness_fmod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2004537Z test_nnc_correctness_fmod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2017417Z test_nnc_correctness_frac_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2030186Z test_nnc_correctness_frac_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2042793Z test_nnc_correctness_frac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2055424Z test_nnc_correctness_frac_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2068387Z test_nnc_correctness_frexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2081100Z test_nnc_correctness_frexp_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2093827Z test_nnc_correctness_frexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2106810Z test_nnc_correctness_frexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2119646Z test_nnc_correctness_full_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2132677Z test_nnc_correctness_full_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2146896Z test_nnc_correctness_full_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2159666Z test_nnc_correctness_full_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2172538Z test_nnc_correctness_full_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2185484Z test_nnc_correctness_full_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2198455Z test_nnc_correctness_full_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2211573Z test_nnc_correctness_full_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2224573Z test_nnc_correctness_full_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2237573Z test_nnc_correctness_full_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2250436Z test_nnc_correctness_full_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2263378Z test_nnc_correctness_full_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2276436Z test_nnc_correctness_gather_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2289349Z test_nnc_correctness_gather_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2302307Z test_nnc_correctness_gather_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2315476Z test_nnc_correctness_gather_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2328184Z test_nnc_correctness_gather_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2341239Z test_nnc_correctness_gather_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2354420Z test_nnc_correctness_gather_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2367190Z test_nnc_correctness_gather_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2380194Z test_nnc_correctness_gather_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2393450Z test_nnc_correctness_gather_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2406266Z test_nnc_correctness_gather_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2419148Z test_nnc_correctness_gather_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2432294Z test_nnc_correctness_gcd_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2445147Z test_nnc_correctness_gcd_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2458092Z test_nnc_correctness_gcd_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2471367Z test_nnc_correctness_gcd_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2484608Z test_nnc_correctness_gcd_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2497471Z test_nnc_correctness_ge_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2510527Z test_nnc_correctness_ge_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2523500Z test_nnc_correctness_ge_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2536290Z test_nnc_correctness_ge_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2549505Z test_nnc_correctness_ge_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2562446Z test_nnc_correctness_ge_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2575303Z test_nnc_correctness_ge_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2588377Z test_nnc_correctness_ge_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2601285Z test_nnc_correctness_ge_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2614336Z test_nnc_correctness_ge_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2627662Z test_nnc_correctness_geqrf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2641032Z test_nnc_correctness_geqrf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2654022Z test_nnc_correctness_geqrf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2667131Z test_nnc_correctness_geqrf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2676447Z test_nnc_correctness_gradient_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2685607Z test_nnc_correctness_gradient_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2694644Z test_nnc_correctness_gradient_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2703901Z test_nnc_correctness_gradient_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2713249Z test_nnc_correctness_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2722242Z test_nnc_correctness_gradient_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2731387Z test_nnc_correctness_gradient_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2740557Z test_nnc_correctness_gradient_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2749825Z test_nnc_correctness_gradient_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2759028Z test_nnc_correctness_gradient_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.2772082Z test_nnc_correctness_gt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2785391Z test_nnc_correctness_gt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2798549Z test_nnc_correctness_gt_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2811563Z test_nnc_correctness_gt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2824847Z test_nnc_correctness_gt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2838096Z test_nnc_correctness_gt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2851177Z test_nnc_correctness_gt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2864335Z test_nnc_correctness_gt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2877629Z test_nnc_correctness_gt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2890748Z test_nnc_correctness_gt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2903975Z test_nnc_correctness_half_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2917320Z test_nnc_correctness_half_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2930309Z test_nnc_correctness_half_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2944028Z test_nnc_correctness_half_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2956756Z test_nnc_correctness_half_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2969879Z test_nnc_correctness_half_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2983360Z test_nnc_correctness_half_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.2996611Z test_nnc_correctness_half_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3009733Z test_nnc_correctness_half_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3023029Z test_nnc_correctness_half_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3036194Z test_nnc_correctness_half_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3049326Z test_nnc_correctness_half_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3062675Z test_nnc_correctness_heaviside_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3075774Z test_nnc_correctness_heaviside_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3088978Z test_nnc_correctness_heaviside_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3102307Z test_nnc_correctness_heaviside_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3115617Z test_nnc_correctness_heaviside_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3128712Z test_nnc_correctness_heaviside_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3141943Z test_nnc_correctness_heaviside_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3155292Z test_nnc_correctness_heaviside_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3168740Z test_nnc_correctness_heaviside_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3181961Z test_nnc_correctness_heaviside_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3195413Z test_nnc_correctness_histc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3208589Z test_nnc_correctness_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3221889Z test_nnc_correctness_histc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3235135Z test_nnc_correctness_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3248273Z test_nnc_correctness_histogram_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3261430Z test_nnc_correctness_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3274770Z test_nnc_correctness_histogramdd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3287847Z test_nnc_correctness_hsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3301145Z test_nnc_correctness_hsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3314576Z test_nnc_correctness_hsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3327775Z test_nnc_correctness_hsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3340960Z test_nnc_correctness_hsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3354209Z test_nnc_correctness_hsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3367453Z test_nnc_correctness_hsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3380604Z test_nnc_correctness_hsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3393983Z test_nnc_correctness_hsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3407125Z test_nnc_correctness_hsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3420257Z test_nnc_correctness_hsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3433817Z test_nnc_correctness_hsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3446949Z test_nnc_correctness_hsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3460123Z test_nnc_correctness_hstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3473495Z test_nnc_correctness_hstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3487362Z test_nnc_correctness_hstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3500423Z test_nnc_correctness_hstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3513968Z test_nnc_correctness_hstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3527353Z test_nnc_correctness_hstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3540353Z test_nnc_correctness_hstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3553940Z test_nnc_correctness_hstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3567121Z test_nnc_correctness_hstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3580346Z test_nnc_correctness_hstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3593722Z test_nnc_correctness_hstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3606983Z test_nnc_correctness_hstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3620250Z test_nnc_correctness_hstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3633566Z test_nnc_correctness_hypot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3646872Z test_nnc_correctness_hypot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3660136Z test_nnc_correctness_hypot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3673536Z test_nnc_correctness_i0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3686815Z test_nnc_correctness_i0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3700083Z test_nnc_correctness_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3713506Z test_nnc_correctness_i0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3726806Z test_nnc_correctness_i0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3740023Z test_nnc_correctness_i0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3753479Z test_nnc_correctness_i0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3766640Z test_nnc_correctness_i0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3779811Z test_nnc_correctness_i0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3793229Z test_nnc_correctness_igamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3806450Z test_nnc_correctness_igamma_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3819618Z test_nnc_correctness_igamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3833193Z test_nnc_correctness_igamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3846385Z test_nnc_correctness_igammac_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3859580Z test_nnc_correctness_igammac_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3873058Z test_nnc_correctness_igammac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3886255Z test_nnc_correctness_igammac_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3899566Z test_nnc_correctness_imag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3913257Z test_nnc_correctness_imag_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3926462Z test_nnc_correctness_imag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3939677Z test_nnc_correctness_index_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3953088Z test_nnc_correctness_index_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3966260Z test_nnc_correctness_index_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3979433Z test_nnc_correctness_index_add_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.3992887Z test_nnc_correctness_index_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4006095Z test_nnc_correctness_index_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4019411Z test_nnc_correctness_index_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4032893Z test_nnc_correctness_index_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4046157Z test_nnc_correctness_index_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4059304Z test_nnc_correctness_index_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4072853Z test_nnc_correctness_index_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4086068Z test_nnc_correctness_index_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4099361Z test_nnc_correctness_index_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4112785Z test_nnc_correctness_index_copy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4126020Z test_nnc_correctness_index_copy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4139424Z test_nnc_correctness_index_copy_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4152433Z test_nnc_correctness_index_copy_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4165690Z test_nnc_correctness_index_copy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4178806Z test_nnc_correctness_index_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4192267Z test_nnc_correctness_index_copy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4205440Z test_nnc_correctness_index_copy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4218510Z test_nnc_correctness_index_copy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4231890Z test_nnc_correctness_index_copy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4245057Z test_nnc_correctness_index_copy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4258206Z test_nnc_correctness_index_copy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4271526Z test_nnc_correctness_index_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4284680Z test_nnc_correctness_index_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4297782Z test_nnc_correctness_index_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4311121Z test_nnc_correctness_index_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4324170Z test_nnc_correctness_index_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4337259Z test_nnc_correctness_index_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4350699Z test_nnc_correctness_index_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4363721Z test_nnc_correctness_index_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4376845Z test_nnc_correctness_index_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4390262Z test_nnc_correctness_index_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4403327Z test_nnc_correctness_index_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4416438Z test_nnc_correctness_index_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4429919Z test_nnc_correctness_index_put_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4442772Z test_nnc_correctness_index_put_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4455954Z test_nnc_correctness_index_put_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4469246Z test_nnc_correctness_index_put_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4482502Z test_nnc_correctness_index_put_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4495687Z test_nnc_correctness_index_put_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4508950Z test_nnc_correctness_index_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4522117Z test_nnc_correctness_index_put_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4535248Z test_nnc_correctness_index_put_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4548686Z test_nnc_correctness_index_put_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4561913Z test_nnc_correctness_index_put_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4575120Z test_nnc_correctness_index_put_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4588452Z test_nnc_correctness_index_put_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4601750Z test_nnc_correctness_index_reduce_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4614808Z test_nnc_correctness_index_reduce_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4628226Z test_nnc_correctness_index_reduce_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4641334Z test_nnc_correctness_index_reduce_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4654637Z test_nnc_correctness_index_reduce_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4667942Z test_nnc_correctness_index_reduce_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4681210Z test_nnc_correctness_index_reduce_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4694519Z test_nnc_correctness_index_reduce_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4707795Z test_nnc_correctness_index_reduce_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4721006Z test_nnc_correctness_index_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4734405Z test_nnc_correctness_index_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4747494Z test_nnc_correctness_index_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4760694Z test_nnc_correctness_index_select_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4773793Z test_nnc_correctness_index_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4787074Z test_nnc_correctness_index_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4800368Z test_nnc_correctness_index_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4813534Z test_nnc_correctness_index_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4826879Z test_nnc_correctness_index_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4840140Z test_nnc_correctness_index_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4853376Z test_nnc_correctness_index_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4866707Z test_nnc_correctness_index_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4880076Z test_nnc_correctness_index_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4893080Z test_nnc_correctness_inner_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4906412Z test_nnc_correctness_inner_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4919622Z test_nnc_correctness_inner_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4932928Z test_nnc_correctness_inner_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4946095Z test_nnc_correctness_inner_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4959193Z test_nnc_correctness_inner_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4972171Z test_nnc_correctness_inner_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4985462Z test_nnc_correctness_inner_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.4998832Z test_nnc_correctness_inner_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5011931Z test_nnc_correctness_inner_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5025429Z test_nnc_correctness_int_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5038574Z test_nnc_correctness_int_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5051736Z test_nnc_correctness_int_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5065054Z test_nnc_correctness_int_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5078246Z test_nnc_correctness_int_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5091483Z test_nnc_correctness_int_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5105077Z test_nnc_correctness_int_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5118114Z test_nnc_correctness_int_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5131230Z test_nnc_correctness_int_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5144038Z test_nnc_correctness_int_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5157115Z test_nnc_correctness_int_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5169979Z test_nnc_correctness_int_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5183121Z test_nnc_correctness_inverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5196485Z test_nnc_correctness_inverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5209305Z test_nnc_correctness_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5222471Z test_nnc_correctness_inverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5235612Z test_nnc_correctness_isclose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5248601Z test_nnc_correctness_isclose_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5261498Z test_nnc_correctness_isclose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5274574Z test_nnc_correctness_isclose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5287512Z test_nnc_correctness_isclose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5300383Z test_nnc_correctness_isclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5313560Z test_nnc_correctness_isclose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5326746Z test_nnc_correctness_isclose_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5339540Z test_nnc_correctness_isclose_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5352752Z test_nnc_correctness_isclose_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5366039Z test_nnc_correctness_isclose_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5378979Z test_nnc_correctness_isclose_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5392306Z test_nnc_correctness_isfinite_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5405339Z test_nnc_correctness_isfinite_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5418451Z test_nnc_correctness_isfinite_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5431690Z test_nnc_correctness_isfinite_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5444727Z test_nnc_correctness_isfinite_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5457727Z test_nnc_correctness_isfinite_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5471199Z test_nnc_correctness_isfinite_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5484637Z test_nnc_correctness_isfinite_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5497624Z test_nnc_correctness_isfinite_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5510942Z test_nnc_correctness_isfinite_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5523952Z test_nnc_correctness_isfinite_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5537071Z test_nnc_correctness_isfinite_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5550361Z test_nnc_correctness_isfinite_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5563379Z test_nnc_correctness_isin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5576396Z test_nnc_correctness_isin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5589689Z test_nnc_correctness_isin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5602870Z test_nnc_correctness_isin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5615541Z test_nnc_correctness_isin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5628935Z test_nnc_correctness_isin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5641389Z test_nnc_correctness_isin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5654508Z test_nnc_correctness_isinf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5667917Z test_nnc_correctness_isinf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5681115Z test_nnc_correctness_isinf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5694231Z test_nnc_correctness_isinf_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5707551Z test_nnc_correctness_isinf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5720714Z test_nnc_correctness_isinf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5733861Z test_nnc_correctness_isinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5747380Z test_nnc_correctness_isinf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5760590Z test_nnc_correctness_isinf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5773605Z test_nnc_correctness_isinf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5786857Z test_nnc_correctness_isinf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5800149Z test_nnc_correctness_isinf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5813393Z test_nnc_correctness_isinf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5826637Z test_nnc_correctness_isnan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5839892Z test_nnc_correctness_isnan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5853574Z test_nnc_correctness_isnan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5866532Z test_nnc_correctness_isnan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5879671Z test_nnc_correctness_isnan_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5892633Z test_nnc_correctness_isnan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5905873Z test_nnc_correctness_isnan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5918891Z test_nnc_correctness_isnan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5932270Z test_nnc_correctness_isnan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5945317Z test_nnc_correctness_isnan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5958700Z test_nnc_correctness_isnan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5971839Z test_nnc_correctness_isnan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5985299Z test_nnc_correctness_isneginf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.5998374Z test_nnc_correctness_isneginf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6011494Z test_nnc_correctness_isneginf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6024599Z test_nnc_correctness_isneginf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6037746Z test_nnc_correctness_isneginf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6050808Z test_nnc_correctness_isneginf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6063945Z test_nnc_correctness_isneginf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6077058Z test_nnc_correctness_isneginf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6090179Z test_nnc_correctness_isneginf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6103333Z test_nnc_correctness_isneginf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6116396Z test_nnc_correctness_isposinf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6129336Z test_nnc_correctness_isposinf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6143096Z test_nnc_correctness_isposinf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6156531Z test_nnc_correctness_isposinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6169398Z test_nnc_correctness_isposinf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6182558Z test_nnc_correctness_isposinf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6195528Z test_nnc_correctness_isposinf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6208488Z test_nnc_correctness_isposinf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6221438Z test_nnc_correctness_isposinf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6234736Z test_nnc_correctness_isposinf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6247544Z test_nnc_correctness_isreal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6260433Z test_nnc_correctness_isreal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6273718Z test_nnc_correctness_isreal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6286624Z test_nnc_correctness_isreal_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6299541Z test_nnc_correctness_isreal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6312577Z test_nnc_correctness_isreal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6325495Z test_nnc_correctness_isreal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6338392Z test_nnc_correctness_isreal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6351870Z test_nnc_correctness_isreal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6364698Z test_nnc_correctness_isreal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6377294Z test_nnc_correctness_isreal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6390301Z test_nnc_correctness_isreal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6403090Z test_nnc_correctness_isreal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6416080Z test_nnc_correctness_istft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6429310Z test_nnc_correctness_istft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6442224Z test_nnc_correctness_istft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6455226Z test_nnc_correctness_istft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.6468511Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6481704Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6494610Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6507761Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6520962Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6533749Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6547117Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6560201Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6573033Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6586001Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6598967Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6611968Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6625295Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6637978Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6650969Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6663956Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6677008Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6689832Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6703222Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6716011Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6728873Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6741830Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6755110Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6768100Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6780997Z test_nnc_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6794240Z test_nnc_correctness_jiterator_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6807297Z test_nnc_correctness_jiterator_binary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6820209Z test_nnc_correctness_jiterator_binary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6833423Z test_nnc_correctness_jiterator_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6846426Z test_nnc_correctness_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6859494Z test_nnc_correctness_jiterator_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6872981Z test_nnc_correctness_jiterator_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6886303Z test_nnc_correctness_jiterator_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6899187Z test_nnc_correctness_jiterator_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6912625Z test_nnc_correctness_jiterator_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6925840Z test_nnc_correctness_jiterator_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6939041Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6952549Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6965743Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6978926Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.6992590Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7005584Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7018606Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7032060Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7045250Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7058427Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7071838Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7085002Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7098307Z test_nnc_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7111848Z test_nnc_correctness_jiterator_unary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7125246Z test_nnc_correctness_jiterator_unary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7138520Z test_nnc_correctness_jiterator_unary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7151867Z test_nnc_correctness_jiterator_unary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7165064Z test_nnc_correctness_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7178483Z test_nnc_correctness_jiterator_unary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7191744Z test_nnc_correctness_jiterator_unary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7204854Z test_nnc_correctness_jiterator_unary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7218000Z test_nnc_correctness_jiterator_unary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7231505Z test_nnc_correctness_jiterator_unary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7244828Z test_nnc_correctness_jiterator_unary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:36.7257877Z test_nnc_correctness_kron_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7271224Z test_nnc_correctness_kron_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7284421Z test_nnc_correctness_kron_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7297615Z test_nnc_correctness_kron_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7311096Z test_nnc_correctness_kron_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7324118Z test_nnc_correctness_kron_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7337309Z test_nnc_correctness_kron_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7350702Z test_nnc_correctness_kron_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7364003Z test_nnc_correctness_kron_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7377364Z test_nnc_correctness_kron_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7390635Z test_nnc_correctness_kron_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7403914Z test_nnc_correctness_kron_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7417036Z test_nnc_correctness_kthvalue_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7430378Z test_nnc_correctness_kthvalue_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7443493Z test_nnc_correctness_kthvalue_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7456676Z test_nnc_correctness_kthvalue_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7470076Z test_nnc_correctness_kthvalue_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7483559Z test_nnc_correctness_kthvalue_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7496812Z test_nnc_correctness_kthvalue_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7510213Z test_nnc_correctness_kthvalue_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7523309Z test_nnc_correctness_lcm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7536410Z test_nnc_correctness_lcm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7549867Z test_nnc_correctness_lcm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7563211Z test_nnc_correctness_lcm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7576112Z test_nnc_correctness_lcm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7589345Z test_nnc_correctness_ldexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7602602Z test_nnc_correctness_ldexp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7615585Z test_nnc_correctness_ldexp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7629214Z test_nnc_correctness_ldexp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7642695Z test_nnc_correctness_ldexp_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7655671Z test_nnc_correctness_ldexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7668896Z test_nnc_correctness_ldexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7682162Z test_nnc_correctness_ldexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7695396Z test_nnc_correctness_ldexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7708670Z test_nnc_correctness_ldexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7721777Z test_nnc_correctness_ldexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7734955Z test_nnc_correctness_ldexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7748378Z test_nnc_correctness_le_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7761539Z test_nnc_correctness_le_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7774719Z test_nnc_correctness_le_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7788069Z test_nnc_correctness_le_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7801280Z test_nnc_correctness_le_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7814478Z test_nnc_correctness_le_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7827779Z test_nnc_correctness_le_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7841028Z test_nnc_correctness_le_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7854257Z test_nnc_correctness_le_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7867803Z test_nnc_correctness_le_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7880808Z test_nnc_correctness_lerp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7894021Z test_nnc_correctness_lerp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7907169Z test_nnc_correctness_lerp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7920351Z test_nnc_correctness_lerp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7933369Z test_nnc_correctness_lgamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7946687Z test_nnc_correctness_lgamma_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7959908Z test_nnc_correctness_lgamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7973129Z test_nnc_correctness_lgamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7986369Z test_nnc_correctness_lgamma_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.7999565Z test_nnc_correctness_lgamma_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8012777Z test_nnc_correctness_lgamma_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8026026Z test_nnc_correctness_lgamma_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8039272Z test_nnc_correctness_lgamma_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8052561Z test_nnc_correctness_linalg_cholesky_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8065727Z test_nnc_correctness_linalg_cholesky_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8079034Z test_nnc_correctness_linalg_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8092244Z test_nnc_correctness_linalg_cholesky_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8105644Z test_nnc_correctness_linalg_cholesky_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8119003Z test_nnc_correctness_linalg_cholesky_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8132223Z test_nnc_correctness_linalg_cholesky_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8145623Z test_nnc_correctness_linalg_cholesky_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8159916Z test_nnc_correctness_linalg_cond_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8173422Z test_nnc_correctness_linalg_cond_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8187179Z test_nnc_correctness_linalg_cond_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8200710Z test_nnc_correctness_linalg_cond_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8213837Z test_nnc_correctness_linalg_cross_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8227184Z test_nnc_correctness_linalg_cross_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8240370Z test_nnc_correctness_linalg_cross_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8253428Z test_nnc_correctness_linalg_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8266652Z test_nnc_correctness_linalg_cross_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8279821Z test_nnc_correctness_linalg_cross_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8292980Z test_nnc_correctness_linalg_cross_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8306249Z test_nnc_correctness_linalg_cross_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8319549Z test_nnc_correctness_linalg_cross_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8332719Z test_nnc_correctness_linalg_cross_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8346187Z test_nnc_correctness_linalg_det_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8359558Z test_nnc_correctness_linalg_det_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8373038Z test_nnc_correctness_linalg_det_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8386343Z test_nnc_correctness_linalg_det_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8399763Z test_nnc_correctness_linalg_det_singular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8412921Z test_nnc_correctness_linalg_det_singular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8426534Z test_nnc_correctness_linalg_eig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8440164Z test_nnc_correctness_linalg_eig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8453871Z test_nnc_correctness_linalg_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8467604Z test_nnc_correctness_linalg_eig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8481480Z test_nnc_correctness_linalg_eigh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8495168Z test_nnc_correctness_linalg_eigh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8508873Z test_nnc_correctness_linalg_eigh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8522448Z test_nnc_correctness_linalg_eigh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8535673Z test_nnc_correctness_linalg_eigvals_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8549106Z test_nnc_correctness_linalg_eigvals_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8562208Z test_nnc_correctness_linalg_eigvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8575445Z test_nnc_correctness_linalg_eigvals_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8588884Z test_nnc_correctness_linalg_eigvalsh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8602075Z test_nnc_correctness_linalg_eigvalsh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8615736Z test_nnc_correctness_linalg_eigvalsh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8628889Z test_nnc_correctness_linalg_eigvalsh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8642402Z test_nnc_correctness_linalg_householder_product_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8655675Z test_nnc_correctness_linalg_householder_product_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8669306Z test_nnc_correctness_linalg_householder_product_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8682532Z test_nnc_correctness_linalg_householder_product_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8695768Z test_nnc_correctness_linalg_inv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8709172Z test_nnc_correctness_linalg_inv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8722451Z test_nnc_correctness_linalg_inv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8735704Z test_nnc_correctness_linalg_inv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8749254Z test_nnc_correctness_linalg_inv_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8762368Z test_nnc_correctness_linalg_inv_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8775640Z test_nnc_correctness_linalg_inv_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8789181Z test_nnc_correctness_linalg_inv_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8802531Z test_nnc_correctness_linalg_ldl_factor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8815851Z test_nnc_correctness_linalg_ldl_factor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8829333Z test_nnc_correctness_linalg_ldl_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8842627Z test_nnc_correctness_linalg_ldl_factor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8855898Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8869471Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8882645Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8895846Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8909131Z test_nnc_correctness_linalg_ldl_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8922496Z test_nnc_correctness_linalg_ldl_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8935689Z test_nnc_correctness_linalg_ldl_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8949128Z test_nnc_correctness_linalg_ldl_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8962505Z test_nnc_correctness_linalg_lstsq_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8975737Z test_nnc_correctness_linalg_lstsq_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.8989126Z test_nnc_correctness_linalg_lstsq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9002360Z test_nnc_correctness_linalg_lstsq_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9015670Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9029217Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9042544Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9055731Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9069235Z test_nnc_correctness_linalg_lu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9082450Z test_nnc_correctness_linalg_lu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9095629Z test_nnc_correctness_linalg_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9109052Z test_nnc_correctness_linalg_lu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9122346Z test_nnc_correctness_linalg_lu_factor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9135593Z test_nnc_correctness_linalg_lu_factor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9149079Z test_nnc_correctness_linalg_lu_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9162341Z test_nnc_correctness_linalg_lu_factor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9175655Z test_nnc_correctness_linalg_lu_factor_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9189136Z test_nnc_correctness_linalg_lu_factor_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9202378Z test_nnc_correctness_linalg_lu_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9215589Z test_nnc_correctness_linalg_lu_factor_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9228983Z test_nnc_correctness_linalg_lu_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9242201Z test_nnc_correctness_linalg_lu_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9255406Z test_nnc_correctness_linalg_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9268764Z test_nnc_correctness_linalg_lu_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9282461Z test_nnc_correctness_linalg_matrix_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9296161Z test_nnc_correctness_linalg_matrix_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9309961Z test_nnc_correctness_linalg_matrix_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9323609Z test_nnc_correctness_linalg_matrix_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9337102Z test_nnc_correctness_linalg_matrix_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9350918Z test_nnc_correctness_linalg_matrix_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9364404Z test_nnc_correctness_linalg_matrix_power_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9377969Z test_nnc_correctness_linalg_matrix_power_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9391710Z test_nnc_correctness_linalg_matrix_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9405152Z test_nnc_correctness_linalg_matrix_power_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9418428Z test_nnc_correctness_linalg_matrix_rank_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9431831Z test_nnc_correctness_linalg_matrix_rank_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9445151Z test_nnc_correctness_linalg_matrix_rank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9458299Z test_nnc_correctness_linalg_matrix_rank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9471797Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9485612Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9498816Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9512265Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9525440Z test_nnc_correctness_linalg_multi_dot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9538686Z test_nnc_correctness_linalg_multi_dot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9552059Z test_nnc_correctness_linalg_multi_dot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9565125Z test_nnc_correctness_linalg_multi_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9578307Z test_nnc_correctness_linalg_multi_dot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9591694Z test_nnc_correctness_linalg_multi_dot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9604921Z test_nnc_correctness_linalg_multi_dot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9614187Z test_nnc_correctness_linalg_multi_dot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:36.9627554Z test_nnc_correctness_linalg_multi_dot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9640663Z test_nnc_correctness_linalg_multi_dot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9654246Z test_nnc_correctness_linalg_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9668051Z test_nnc_correctness_linalg_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9681587Z test_nnc_correctness_linalg_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9695267Z test_nnc_correctness_linalg_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9708859Z test_nnc_correctness_linalg_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9722538Z test_nnc_correctness_linalg_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9735786Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9749539Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9762645Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9776113Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9789962Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9803432Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9816755Z test_nnc_correctness_linalg_pinv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9830194Z test_nnc_correctness_linalg_pinv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9843442Z test_nnc_correctness_linalg_pinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9856618Z test_nnc_correctness_linalg_pinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9870040Z test_nnc_correctness_linalg_pinv_hermitian_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9883291Z test_nnc_correctness_linalg_pinv_hermitian_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9896847Z test_nnc_correctness_linalg_pinv_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9910284Z test_nnc_correctness_linalg_pinv_hermitian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9923273Z test_nnc_correctness_linalg_pinv_singular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9936241Z test_nnc_correctness_linalg_pinv_singular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9949412Z test_nnc_correctness_linalg_pinv_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9962420Z test_nnc_correctness_linalg_pinv_singular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9975356Z test_nnc_correctness_linalg_qr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:36.9988618Z test_nnc_correctness_linalg_qr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0001792Z test_nnc_correctness_linalg_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0014594Z test_nnc_correctness_linalg_qr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0027876Z test_nnc_correctness_linalg_slogdet_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0040754Z test_nnc_correctness_linalg_slogdet_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0053625Z test_nnc_correctness_linalg_slogdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0066671Z test_nnc_correctness_linalg_slogdet_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0079645Z test_nnc_correctness_linalg_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0092560Z test_nnc_correctness_linalg_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0105779Z test_nnc_correctness_linalg_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0118836Z test_nnc_correctness_linalg_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0132147Z test_nnc_correctness_linalg_solve_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0145294Z test_nnc_correctness_linalg_solve_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0158371Z test_nnc_correctness_linalg_solve_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0171345Z test_nnc_correctness_linalg_solve_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0184480Z test_nnc_correctness_linalg_solve_triangular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0197612Z test_nnc_correctness_linalg_solve_triangular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0210494Z test_nnc_correctness_linalg_solve_triangular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0223631Z test_nnc_correctness_linalg_solve_triangular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0237051Z test_nnc_correctness_linalg_svd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0250618Z test_nnc_correctness_linalg_svd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0264239Z test_nnc_correctness_linalg_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0277748Z test_nnc_correctness_linalg_svd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0291303Z test_nnc_correctness_linalg_svdvals_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0305033Z test_nnc_correctness_linalg_svdvals_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0318625Z test_nnc_correctness_linalg_svdvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0332187Z test_nnc_correctness_linalg_svdvals_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0345586Z test_nnc_correctness_linalg_tensorinv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0358935Z test_nnc_correctness_linalg_tensorinv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0372128Z test_nnc_correctness_linalg_tensorinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0385463Z test_nnc_correctness_linalg_tensorinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0398701Z test_nnc_correctness_linalg_tensorsolve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0411942Z test_nnc_correctness_linalg_tensorsolve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0425353Z test_nnc_correctness_linalg_tensorsolve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0439193Z test_nnc_correctness_linalg_tensorsolve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0452164Z test_nnc_correctness_linalg_vander_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0465344Z test_nnc_correctness_linalg_vander_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0478322Z test_nnc_correctness_linalg_vander_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0491292Z test_nnc_correctness_linalg_vander_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0504288Z test_nnc_correctness_linalg_vander_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0517343Z test_nnc_correctness_linalg_vander_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0530246Z test_nnc_correctness_linalg_vander_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0543195Z test_nnc_correctness_linalg_vander_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0556287Z test_nnc_correctness_linalg_vander_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0569236Z test_nnc_correctness_linalg_vecdot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0582138Z test_nnc_correctness_linalg_vecdot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0595511Z test_nnc_correctness_linalg_vecdot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0608373Z test_nnc_correctness_linalg_vecdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0621281Z test_nnc_correctness_linalg_vecdot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0634434Z test_nnc_correctness_linalg_vector_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0647550Z test_nnc_correctness_linalg_vector_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0660519Z test_nnc_correctness_linalg_vector_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0673677Z test_nnc_correctness_linalg_vector_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0686413Z test_nnc_correctness_linalg_vector_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0699287Z test_nnc_correctness_linalg_vector_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0712425Z test_nnc_correctness_linspace_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0725327Z test_nnc_correctness_linspace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0738373Z test_nnc_correctness_linspace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0751645Z test_nnc_correctness_linspace_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0764358Z test_nnc_correctness_linspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0777280Z test_nnc_correctness_linspace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0790451Z test_nnc_correctness_linspace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0803363Z test_nnc_correctness_linspace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0816253Z test_nnc_correctness_linspace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0829423Z test_nnc_correctness_linspace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0842275Z test_nnc_correctness_linspace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0855186Z test_nnc_correctness_log10_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0868065Z test_nnc_correctness_log10_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0881020Z test_nnc_correctness_log10_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0893886Z test_nnc_correctness_log10_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0907079Z test_nnc_correctness_log10_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0920056Z test_nnc_correctness_log10_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0934085Z test_nnc_correctness_log10_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0948221Z test_nnc_correctness_log10_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0961292Z test_nnc_correctness_log10_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0974410Z test_nnc_correctness_log10_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.0987813Z test_nnc_correctness_log10_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1001023Z test_nnc_correctness_log1p_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1014063Z test_nnc_correctness_log1p_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1027093Z test_nnc_correctness_log1p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1039890Z test_nnc_correctness_log1p_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1053045Z test_nnc_correctness_log1p_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1065744Z test_nnc_correctness_log1p_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1078670Z test_nnc_correctness_log1p_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1091432Z test_nnc_correctness_log1p_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1104413Z test_nnc_correctness_log1p_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1117245Z test_nnc_correctness_log2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1130157Z test_nnc_correctness_log2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1143166Z test_nnc_correctness_log2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1156380Z test_nnc_correctness_log2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1169115Z test_nnc_correctness_log2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1182012Z test_nnc_correctness_log2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1195244Z test_nnc_correctness_log2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1207953Z test_nnc_correctness_log2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1220819Z test_nnc_correctness_log2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1233788Z test_nnc_correctness_log2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1246765Z test_nnc_correctness_log2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1259643Z test_nnc_correctness_log_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1272609Z test_nnc_correctness_log_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1285453Z test_nnc_correctness_log_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1298417Z test_nnc_correctness_log_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1311483Z test_nnc_correctness_log_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1324390Z test_nnc_correctness_log_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1337115Z test_nnc_correctness_log_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1350356Z test_nnc_correctness_log_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1362947Z test_nnc_correctness_log_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1375743Z test_nnc_correctness_log_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1388642Z test_nnc_correctness_log_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1401623Z test_nnc_correctness_log_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1414669Z test_nnc_correctness_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1427553Z test_nnc_correctness_log_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1440511Z test_nnc_correctness_log_softmax_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1453281Z test_nnc_correctness_log_softmax_dtype_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1466334Z test_nnc_correctness_log_softmax_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1479411Z test_nnc_correctness_log_softmax_dtype_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1492255Z test_nnc_correctness_log_softmax_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1505177Z test_nnc_correctness_log_softmax_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1518201Z test_nnc_correctness_log_softmax_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1531006Z test_nnc_correctness_log_softmax_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1543828Z test_nnc_correctness_log_softmax_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1556861Z test_nnc_correctness_log_softmax_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1569710Z test_nnc_correctness_log_softmax_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1582647Z test_nnc_correctness_log_softmax_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1595657Z test_nnc_correctness_log_softmax_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1608578Z test_nnc_correctness_logaddexp2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1621468Z test_nnc_correctness_logaddexp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1634724Z test_nnc_correctness_logaddexp2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1647619Z test_nnc_correctness_logaddexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1660347Z test_nnc_correctness_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1674198Z test_nnc_correctness_logaddexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1687282Z test_nnc_correctness_logcumsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1700503Z test_nnc_correctness_logcumsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1713974Z test_nnc_correctness_logcumsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1727167Z test_nnc_correctness_logdet_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1740394Z test_nnc_correctness_logdet_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1753828Z test_nnc_correctness_logdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1767012Z test_nnc_correctness_logdet_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1780119Z test_nnc_correctness_logical_and_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1793474Z test_nnc_correctness_logical_and_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1806601Z test_nnc_correctness_logical_and_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1819760Z test_nnc_correctness_logical_and_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1833646Z test_nnc_correctness_logical_and_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1846803Z test_nnc_correctness_logical_and_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1859734Z test_nnc_correctness_logical_and_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1873272Z test_nnc_correctness_logical_and_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1886472Z test_nnc_correctness_logical_and_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1899715Z test_nnc_correctness_logical_and_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1913093Z test_nnc_correctness_logical_and_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1926200Z test_nnc_correctness_logical_and_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1939546Z test_nnc_correctness_logical_not_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1952806Z test_nnc_correctness_logical_not_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1966177Z test_nnc_correctness_logical_not_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1979477Z test_nnc_correctness_logical_not_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.1992803Z test_nnc_correctness_logical_not_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2006053Z test_nnc_correctness_logical_not_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2019449Z test_nnc_correctness_logical_not_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2032972Z test_nnc_correctness_logical_not_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2046088Z test_nnc_correctness_logical_not_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2059273Z test_nnc_correctness_logical_not_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2072703Z test_nnc_correctness_logical_not_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2085753Z test_nnc_correctness_logical_not_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2098893Z test_nnc_correctness_logical_or_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2112735Z test_nnc_correctness_logical_or_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2125465Z test_nnc_correctness_logical_or_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2138600Z test_nnc_correctness_logical_or_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2151976Z test_nnc_correctness_logical_or_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2165145Z test_nnc_correctness_logical_or_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2178342Z test_nnc_correctness_logical_or_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2191528Z test_nnc_correctness_logical_or_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2204498Z test_nnc_correctness_logical_or_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2217552Z test_nnc_correctness_logical_or_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2231031Z test_nnc_correctness_logical_or_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2243971Z test_nnc_correctness_logical_or_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2257125Z test_nnc_correctness_logical_xor_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2270526Z test_nnc_correctness_logical_xor_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2283516Z test_nnc_correctness_logical_xor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2296628Z test_nnc_correctness_logical_xor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2309943Z test_nnc_correctness_logical_xor_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2323077Z test_nnc_correctness_logical_xor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2336053Z test_nnc_correctness_logical_xor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2349372Z test_nnc_correctness_logical_xor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2362405Z test_nnc_correctness_logical_xor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2375490Z test_nnc_correctness_logical_xor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2388788Z test_nnc_correctness_logical_xor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2401895Z test_nnc_correctness_logical_xor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2415043Z test_nnc_correctness_logit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2428323Z test_nnc_correctness_logit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2441522Z test_nnc_correctness_logit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2454606Z test_nnc_correctness_logit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2467954Z test_nnc_correctness_logit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2481135Z test_nnc_correctness_logit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2494261Z test_nnc_correctness_logit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2507471Z test_nnc_correctness_logit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2520603Z test_nnc_correctness_logit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2533840Z test_nnc_correctness_logspace_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2546961Z test_nnc_correctness_logspace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2560134Z test_nnc_correctness_logspace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2573118Z test_nnc_correctness_logspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2586354Z test_nnc_correctness_logspace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2599479Z test_nnc_correctness_logspace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2612717Z test_nnc_correctness_logspace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2626076Z test_nnc_correctness_logspace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2639196Z test_nnc_correctness_logspace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2652277Z test_nnc_correctness_logspace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2665836Z test_nnc_correctness_logsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2678885Z test_nnc_correctness_logsumexp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2691859Z test_nnc_correctness_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2705022Z test_nnc_correctness_logsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2718098Z test_nnc_correctness_logsumexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2731113Z test_nnc_correctness_logsumexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2744297Z test_nnc_correctness_logsumexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2757456Z test_nnc_correctness_logsumexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2770555Z test_nnc_correctness_logsumexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2783792Z test_nnc_correctness_long_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2796870Z test_nnc_correctness_long_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2809925Z test_nnc_correctness_long_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2823074Z test_nnc_correctness_long_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2836387Z test_nnc_correctness_long_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2849226Z test_nnc_correctness_long_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2862393Z test_nnc_correctness_long_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2875664Z test_nnc_correctness_long_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2888784Z test_nnc_correctness_long_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2901907Z test_nnc_correctness_long_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2915563Z test_nnc_correctness_long_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2928620Z test_nnc_correctness_long_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2941623Z test_nnc_correctness_long_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2955055Z test_nnc_correctness_lt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2967862Z test_nnc_correctness_lt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2980960Z test_nnc_correctness_lt_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.2994128Z test_nnc_correctness_lt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3007335Z test_nnc_correctness_lt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3020215Z test_nnc_correctness_lt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3033486Z test_nnc_correctness_lt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3046467Z test_nnc_correctness_lt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3059817Z test_nnc_correctness_lt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3072990Z test_nnc_correctness_lt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3086057Z test_nnc_correctness_lu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3099066Z test_nnc_correctness_lu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3112351Z test_nnc_correctness_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3125275Z test_nnc_correctness_lu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3138496Z test_nnc_correctness_lu_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3151621Z test_nnc_correctness_lu_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3164736Z test_nnc_correctness_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3177513Z test_nnc_correctness_lu_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3190838Z test_nnc_correctness_lu_unpack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3203724Z test_nnc_correctness_lu_unpack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3216635Z test_nnc_correctness_lu_unpack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3229818Z test_nnc_correctness_lu_unpack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3242643Z test_nnc_correctness_mH_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3255609Z test_nnc_correctness_mH_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3268944Z test_nnc_correctness_mH_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3281906Z test_nnc_correctness_mH_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3294836Z test_nnc_correctness_mH_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3307938Z test_nnc_correctness_mH_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3320881Z test_nnc_correctness_mH_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3333920Z test_nnc_correctness_mH_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3346987Z test_nnc_correctness_mH_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3359835Z test_nnc_correctness_mH_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3372745Z test_nnc_correctness_mH_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3385754Z test_nnc_correctness_mH_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3398784Z test_nnc_correctness_mH_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3411853Z test_nnc_correctness_mT_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3424826Z test_nnc_correctness_mT_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3437953Z test_nnc_correctness_mT_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3450756Z test_nnc_correctness_mT_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3463838Z test_nnc_correctness_mT_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3477325Z test_nnc_correctness_mT_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3489877Z test_nnc_correctness_mT_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3502421Z test_nnc_correctness_mT_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3515304Z test_nnc_correctness_mT_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3527840Z test_nnc_correctness_mT_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3540261Z test_nnc_correctness_mT_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3552954Z test_nnc_correctness_mT_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3565683Z test_nnc_correctness_mT_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3578220Z test_nnc_correctness_masked_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3591046Z test_nnc_correctness_masked_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3603714Z test_nnc_correctness_masked_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3616233Z test_nnc_correctness_masked_fill_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3629075Z test_nnc_correctness_masked_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3641765Z test_nnc_correctness_masked_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3654170Z test_nnc_correctness_masked_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3667845Z test_nnc_correctness_masked_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3681614Z test_nnc_correctness_masked_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3695391Z test_nnc_correctness_masked_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3709461Z test_nnc_correctness_masked_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3722613Z test_nnc_correctness_masked_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3735860Z test_nnc_correctness_masked_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3748833Z test_nnc_correctness_masked_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3761757Z test_nnc_correctness_masked_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3774767Z test_nnc_correctness_masked_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3787855Z test_nnc_correctness_masked_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3800769Z test_nnc_correctness_masked_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3813597Z test_nnc_correctness_masked_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3826722Z test_nnc_correctness_masked_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3839725Z test_nnc_correctness_masked_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3852623Z test_nnc_correctness_masked_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3865776Z test_nnc_correctness_masked_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3878824Z test_nnc_correctness_masked_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3891783Z test_nnc_correctness_masked_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3904760Z test_nnc_correctness_masked_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3918039Z test_nnc_correctness_masked_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3931338Z test_nnc_correctness_masked_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3945400Z test_nnc_correctness_masked_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3959272Z test_nnc_correctness_masked_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3972283Z test_nnc_correctness_masked_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3985413Z test_nnc_correctness_masked_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.3998803Z test_nnc_correctness_masked_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4011456Z test_nnc_correctness_masked_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4024491Z test_nnc_correctness_masked_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4037537Z test_nnc_correctness_masked_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4050478Z test_nnc_correctness_masked_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4063473Z test_nnc_correctness_matmul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4076807Z test_nnc_correctness_matmul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4089807Z test_nnc_correctness_matmul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4103255Z test_nnc_correctness_matmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4115826Z test_nnc_correctness_matmul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4128612Z test_nnc_correctness_matmul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4141408Z test_nnc_correctness_matmul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4150626Z test_nnc_correctness_matmul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.4163461Z test_nnc_correctness_matmul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4176573Z test_nnc_correctness_matmul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4189844Z test_nnc_correctness_matrix_exp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4203373Z test_nnc_correctness_matrix_exp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4216245Z test_nnc_correctness_matrix_exp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4229575Z test_nnc_correctness_matrix_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4242777Z test_nnc_correctness_matrix_exp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4255911Z test_nnc_correctness_max_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4269791Z test_nnc_correctness_max_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4282866Z test_nnc_correctness_max_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4295771Z test_nnc_correctness_max_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4309068Z test_nnc_correctness_max_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4322272Z test_nnc_correctness_max_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4335307Z test_nnc_correctness_max_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4348600Z test_nnc_correctness_max_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4361786Z test_nnc_correctness_max_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4374940Z test_nnc_correctness_max_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4388369Z test_nnc_correctness_max_reduction_no_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4401598Z test_nnc_correctness_max_reduction_no_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4414777Z test_nnc_correctness_max_reduction_no_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4428092Z test_nnc_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4441268Z test_nnc_correctness_max_reduction_no_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4454448Z test_nnc_correctness_max_reduction_no_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4467769Z test_nnc_correctness_max_reduction_no_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4481434Z test_nnc_correctness_max_reduction_no_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4494382Z test_nnc_correctness_max_reduction_no_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4507661Z test_nnc_correctness_max_reduction_no_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4520841Z test_nnc_correctness_max_reduction_with_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4534051Z test_nnc_correctness_max_reduction_with_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4547457Z test_nnc_correctness_max_reduction_with_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4560697Z test_nnc_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4573943Z test_nnc_correctness_max_reduction_with_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4587595Z test_nnc_correctness_max_reduction_with_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4600786Z test_nnc_correctness_max_reduction_with_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4613807Z test_nnc_correctness_max_reduction_with_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4627184Z test_nnc_correctness_max_reduction_with_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4640419Z test_nnc_correctness_max_reduction_with_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4653618Z test_nnc_correctness_maximum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4666965Z test_nnc_correctness_maximum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4680590Z test_nnc_correctness_maximum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4693558Z test_nnc_correctness_maximum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4706949Z test_nnc_correctness_maximum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4720259Z test_nnc_correctness_maximum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4733481Z test_nnc_correctness_maximum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4746873Z test_nnc_correctness_maximum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4760184Z test_nnc_correctness_maximum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4773374Z test_nnc_correctness_maximum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4786728Z test_nnc_correctness_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4799987Z test_nnc_correctness_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4813268Z test_nnc_correctness_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4826645Z test_nnc_correctness_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4839868Z test_nnc_correctness_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4853093Z test_nnc_correctness_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4866371Z test_nnc_correctness_median_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4880178Z test_nnc_correctness_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4893390Z test_nnc_correctness_median_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4906828Z test_nnc_correctness_median_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4920045Z test_nnc_correctness_median_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4933539Z test_nnc_correctness_median_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4946849Z test_nnc_correctness_median_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4960046Z test_nnc_correctness_median_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4973177Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4986475Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.4999773Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5012987Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5026332Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5039636Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5052912Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5066238Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5079645Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5093107Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5106328Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5119606Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5133076Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5146320Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5159622Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5172720Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5186282Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5199539Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5213052Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5226190Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5239459Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5252687Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5266023Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5279388Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5292528Z test_nnc_correctness_min_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5305870Z test_nnc_correctness_min_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5319134Z test_nnc_correctness_min_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5332292Z test_nnc_correctness_min_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5345625Z test_nnc_correctness_min_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5358902Z test_nnc_correctness_min_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5372121Z test_nnc_correctness_min_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5385461Z test_nnc_correctness_min_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5398783Z test_nnc_correctness_min_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5411983Z test_nnc_correctness_min_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5425397Z test_nnc_correctness_min_reduction_no_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5438772Z test_nnc_correctness_min_reduction_no_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5451992Z test_nnc_correctness_min_reduction_no_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5465415Z test_nnc_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5478924Z test_nnc_correctness_min_reduction_no_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5491950Z test_nnc_correctness_min_reduction_no_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5505288Z test_nnc_correctness_min_reduction_no_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5518580Z test_nnc_correctness_min_reduction_no_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5531771Z test_nnc_correctness_min_reduction_no_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5545209Z test_nnc_correctness_min_reduction_no_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5558500Z test_nnc_correctness_min_reduction_with_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5571694Z test_nnc_correctness_min_reduction_with_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5585068Z test_nnc_correctness_min_reduction_with_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5598306Z test_nnc_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5611496Z test_nnc_correctness_min_reduction_with_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5624771Z test_nnc_correctness_min_reduction_with_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5638017Z test_nnc_correctness_min_reduction_with_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5651187Z test_nnc_correctness_min_reduction_with_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5664461Z test_nnc_correctness_min_reduction_with_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5677739Z test_nnc_correctness_min_reduction_with_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5691130Z test_nnc_correctness_minimum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5704373Z test_nnc_correctness_minimum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5717634Z test_nnc_correctness_minimum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5730729Z test_nnc_correctness_minimum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5744087Z test_nnc_correctness_minimum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5757342Z test_nnc_correctness_minimum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5770638Z test_nnc_correctness_minimum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5783899Z test_nnc_correctness_minimum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5797181Z test_nnc_correctness_minimum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5810437Z test_nnc_correctness_minimum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5823726Z test_nnc_correctness_mm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5837005Z test_nnc_correctness_mm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5850209Z test_nnc_correctness_mm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5863980Z test_nnc_correctness_mm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5876830Z test_nnc_correctness_mm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5890113Z test_nnc_correctness_mm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5903417Z test_nnc_correctness_mm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5916701Z test_nnc_correctness_mm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5929988Z test_nnc_correctness_mm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5943322Z test_nnc_correctness_mm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5956731Z test_nnc_correctness_mode_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5969975Z test_nnc_correctness_mode_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5983207Z test_nnc_correctness_mode_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.5996519Z test_nnc_correctness_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6009655Z test_nnc_correctness_mode_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6023053Z test_nnc_correctness_mode_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6036256Z test_nnc_correctness_mode_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6049749Z test_nnc_correctness_mode_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6062943Z test_nnc_correctness_mode_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6076463Z test_nnc_correctness_mode_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6089603Z test_nnc_correctness_movedim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6102933Z test_nnc_correctness_movedim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6116274Z test_nnc_correctness_movedim_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6129464Z test_nnc_correctness_movedim_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6142787Z test_nnc_correctness_movedim_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6156152Z test_nnc_correctness_movedim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6169265Z test_nnc_correctness_movedim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6182492Z test_nnc_correctness_movedim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6196011Z test_nnc_correctness_movedim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6209364Z test_nnc_correctness_movedim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6222575Z test_nnc_correctness_movedim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6235891Z test_nnc_correctness_movedim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6249038Z test_nnc_correctness_movedim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6272143Z test_nnc_correctness_msort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6275658Z test_nnc_correctness_msort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6288393Z test_nnc_correctness_msort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6301149Z test_nnc_correctness_msort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6314168Z test_nnc_correctness_msort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6326851Z test_nnc_correctness_msort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6339580Z test_nnc_correctness_msort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6352631Z test_nnc_correctness_msort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6365560Z test_nnc_correctness_msort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6378495Z test_nnc_correctness_msort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6391435Z test_nnc_correctness_mul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6404283Z test_nnc_correctness_mul_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6417037Z test_nnc_correctness_mul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6430160Z test_nnc_correctness_mul_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6443599Z test_nnc_correctness_mul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6457311Z test_nnc_correctness_mul_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6470267Z test_nnc_correctness_mul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6483129Z test_nnc_correctness_mul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6495762Z test_nnc_correctness_mul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6508833Z test_nnc_correctness_mul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6521684Z test_nnc_correctness_mul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6534606Z test_nnc_correctness_mul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6547664Z test_nnc_correctness_mul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6560542Z test_nnc_correctness_multinomial_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6573467Z test_nnc_correctness_multinomial_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6586404Z test_nnc_correctness_multinomial_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6599386Z test_nnc_correctness_mv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6612184Z test_nnc_correctness_mv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6625188Z test_nnc_correctness_mv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6638090Z test_nnc_correctness_mv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6650874Z test_nnc_correctness_mv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6663728Z test_nnc_correctness_mv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6676721Z test_nnc_correctness_mv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6689313Z test_nnc_correctness_mv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6702348Z test_nnc_correctness_mv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6715393Z test_nnc_correctness_mv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6728337Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6741206Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6754325Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6767126Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6779925Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6793018Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6805860Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6818734Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6831728Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6844665Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6857521Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6870605Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6883328Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6896858Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6909982Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6922951Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6935910Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6948528Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6961464Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6974190Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.6987163Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7000268Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7013075Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7026187Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7039051Z test_nnc_correctness_nan_to_num_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7051908Z test_nnc_correctness_nan_to_num_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7064841Z test_nnc_correctness_nan_to_num_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7077801Z test_nnc_correctness_nan_to_num_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7090824Z test_nnc_correctness_nan_to_num_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7103741Z test_nnc_correctness_nan_to_num_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7116684Z test_nnc_correctness_nan_to_num_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7129416Z test_nnc_correctness_nan_to_num_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7142351Z test_nnc_correctness_nan_to_num_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7155549Z test_nnc_correctness_nan_to_num_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7169414Z test_nnc_correctness_nanmean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7183139Z test_nnc_correctness_nanmean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7196739Z test_nnc_correctness_nanmean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7209625Z test_nnc_correctness_nanmean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7222472Z test_nnc_correctness_nanmedian_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7235353Z test_nnc_correctness_nanmedian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7248017Z test_nnc_correctness_nanmedian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7260561Z test_nnc_correctness_nanmedian_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7273449Z test_nnc_correctness_nanmedian_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7285919Z test_nnc_correctness_nanmedian_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7298372Z test_nnc_correctness_nanmedian_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7311291Z test_nnc_correctness_nanmedian_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7323818Z test_nnc_correctness_nanquantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7336336Z test_nnc_correctness_nanquantile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7349113Z test_nnc_correctness_nansum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7361822Z test_nnc_correctness_nansum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7374398Z test_nnc_correctness_nansum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7387020Z test_nnc_correctness_nansum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7399744Z test_nnc_correctness_nansum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7412678Z test_nnc_correctness_nansum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7426365Z test_nnc_correctness_nansum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7439947Z test_nnc_correctness_nansum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7453877Z test_nnc_correctness_nansum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7466752Z test_nnc_correctness_nansum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7479614Z test_nnc_correctness_narrow_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7492307Z test_nnc_correctness_narrow_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7504982Z test_nnc_correctness_narrow_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7517854Z test_nnc_correctness_narrow_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7530425Z test_nnc_correctness_narrow_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7543357Z test_nnc_correctness_narrow_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7555776Z test_nnc_correctness_narrow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7568469Z test_nnc_correctness_narrow_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7580998Z test_nnc_correctness_narrow_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7593874Z test_nnc_correctness_narrow_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7606426Z test_nnc_correctness_narrow_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7618972Z test_nnc_correctness_narrow_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7632117Z test_nnc_correctness_narrow_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7644671Z test_nnc_correctness_native_layer_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7657228Z test_nnc_correctness_native_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7670406Z test_nnc_correctness_native_layer_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7684018Z test_nnc_correctness_ne_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7697586Z test_nnc_correctness_ne_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7711644Z test_nnc_correctness_ne_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7724579Z test_nnc_correctness_ne_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7737330Z test_nnc_correctness_ne_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7750101Z test_nnc_correctness_ne_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7762898Z test_nnc_correctness_ne_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7775684Z test_nnc_correctness_ne_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7788795Z test_nnc_correctness_ne_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7801351Z test_nnc_correctness_ne_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7814082Z test_nnc_correctness_ne_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7826789Z test_nnc_correctness_ne_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7839603Z test_nnc_correctness_neg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7852042Z test_nnc_correctness_neg_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7864829Z test_nnc_correctness_neg_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7877458Z test_nnc_correctness_neg_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7890049Z test_nnc_correctness_neg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7902758Z test_nnc_correctness_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7915470Z test_nnc_correctness_neg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7928146Z test_nnc_correctness_neg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7940633Z test_nnc_correctness_neg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7953696Z test_nnc_correctness_neg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7966110Z test_nnc_correctness_neg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7978733Z test_nnc_correctness_neg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.7988119Z test_nnc_correctness_new_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.7997220Z test_nnc_correctness_new_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8006262Z test_nnc_correctness_new_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8015424Z test_nnc_correctness_new_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8024545Z test_nnc_correctness_new_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8034398Z test_nnc_correctness_new_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8043496Z test_nnc_correctness_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8052381Z test_nnc_correctness_new_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8061679Z test_nnc_correctness_new_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8070920Z test_nnc_correctness_new_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8079957Z test_nnc_correctness_new_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8088955Z test_nnc_correctness_new_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8098262Z test_nnc_correctness_new_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.8111709Z test_nnc_correctness_new_full_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8124784Z test_nnc_correctness_new_full_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8137710Z test_nnc_correctness_new_full_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8151115Z test_nnc_correctness_new_full_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8164194Z test_nnc_correctness_new_full_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8177409Z test_nnc_correctness_new_full_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8191088Z test_nnc_correctness_new_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8204002Z test_nnc_correctness_new_full_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8216909Z test_nnc_correctness_new_full_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8230909Z test_nnc_correctness_new_full_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8244074Z test_nnc_correctness_new_full_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8257158Z test_nnc_correctness_new_full_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8270455Z test_nnc_correctness_new_full_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8283566Z test_nnc_correctness_new_ones_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8296703Z test_nnc_correctness_new_ones_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8310000Z test_nnc_correctness_new_ones_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8322990Z test_nnc_correctness_new_ones_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8335952Z test_nnc_correctness_new_ones_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8349112Z test_nnc_correctness_new_ones_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8362091Z test_nnc_correctness_new_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8375049Z test_nnc_correctness_new_ones_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8388231Z test_nnc_correctness_new_ones_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8401267Z test_nnc_correctness_new_ones_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8414230Z test_nnc_correctness_new_ones_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8427522Z test_nnc_correctness_new_ones_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8440668Z test_nnc_correctness_new_ones_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8453352Z test_nnc_correctness_new_zeros_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8466188Z test_nnc_correctness_new_zeros_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8479306Z test_nnc_correctness_new_zeros_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8491852Z test_nnc_correctness_new_zeros_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8504615Z test_nnc_correctness_new_zeros_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8517260Z test_nnc_correctness_new_zeros_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8529797Z test_nnc_correctness_new_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8542560Z test_nnc_correctness_new_zeros_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8555137Z test_nnc_correctness_new_zeros_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8567666Z test_nnc_correctness_new_zeros_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8580205Z test_nnc_correctness_new_zeros_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8593293Z test_nnc_correctness_new_zeros_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8605909Z test_nnc_correctness_new_zeros_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8618456Z test_nnc_correctness_nextafter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8631277Z test_nnc_correctness_nextafter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8643828Z test_nnc_correctness_nextafter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8656296Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8669162Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8681730Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8694320Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8707229Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8720377Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8733426Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8746523Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8759854Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8772840Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8785933Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8798998Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8811939Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8824976Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8838054Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8851012Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8864251Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8877317Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8890273Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8903484Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8916603Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8930019Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8943297Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8956755Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8970440Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8983594Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.8997116Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9010435Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9020395Z test_nnc_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.9033710Z test_nnc_correctness_nn_functional_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9047102Z test_nnc_correctness_nn_functional_batch_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9056544Z test_nnc_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.9070424Z test_nnc_correctness_nn_functional_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9083572Z test_nnc_correctness_nn_functional_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9096807Z test_nnc_correctness_nn_functional_bilinear_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9110346Z test_nnc_correctness_nn_functional_bilinear_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9123545Z test_nnc_correctness_nn_functional_bilinear_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9136821Z test_nnc_correctness_nn_functional_bilinear_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9150150Z test_nnc_correctness_nn_functional_bilinear_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9159474Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.9168631Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:37.9181632Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9194971Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9207923Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9220870Z test_nnc_correctness_nn_functional_celu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9234034Z test_nnc_correctness_nn_functional_celu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9247139Z test_nnc_correctness_nn_functional_celu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9259948Z test_nnc_correctness_nn_functional_conv1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9273242Z test_nnc_correctness_nn_functional_conv1d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9286195Z test_nnc_correctness_nn_functional_conv1d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9299100Z test_nnc_correctness_nn_functional_conv1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9312463Z test_nnc_correctness_nn_functional_conv1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9325347Z test_nnc_correctness_nn_functional_conv1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9338254Z test_nnc_correctness_nn_functional_conv2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9351393Z test_nnc_correctness_nn_functional_conv2d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9364388Z test_nnc_correctness_nn_functional_conv2d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9377271Z test_nnc_correctness_nn_functional_conv2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9390577Z test_nnc_correctness_nn_functional_conv2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9403526Z test_nnc_correctness_nn_functional_conv2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9416586Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9429915Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9442903Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9455861Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9468957Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9483318Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9496177Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9509100Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9522019Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9534706Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9547869Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9560970Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9573990Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9587175Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9600600Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9613310Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9626408Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9639556Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9652523Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9665727Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9678668Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9691613Z test_nnc_correctness_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9705055Z test_nnc_correctness_nn_functional_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9717816Z test_nnc_correctness_nn_functional_cross_entropy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9730836Z test_nnc_correctness_nn_functional_ctc_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9747946Z test_nnc_correctness_nn_functional_ctc_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:28:37.9760980Z test_nnc_correctness_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9774305Z test_nnc_correctness_nn_functional_dropout2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9787318Z test_nnc_correctness_nn_functional_dropout2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9800159Z test_nnc_correctness_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9813111Z test_nnc_correctness_nn_functional_dropout3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9826367Z test_nnc_correctness_nn_functional_dropout3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9839382Z test_nnc_correctness_nn_functional_dropout_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9852245Z test_nnc_correctness_nn_functional_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9865425Z test_nnc_correctness_nn_functional_dropout_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9878442Z test_nnc_correctness_nn_functional_elu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9891631Z test_nnc_correctness_nn_functional_elu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9904570Z test_nnc_correctness_nn_functional_elu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9917598Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9930610Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9943640Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9957054Z test_nnc_correctness_nn_functional_embedding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9969880Z test_nnc_correctness_nn_functional_embedding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9982979Z test_nnc_correctness_nn_functional_embedding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:37.9996328Z test_nnc_correctness_nn_functional_embedding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0009487Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0022924Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0036242Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0049595Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0062901Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0076216Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0089527Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0103131Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0116277Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0129576Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0142895Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0156189Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0169349Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0182657Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0195938Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0209247Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0222571Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0235923Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0249110Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0262431Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0275628Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0288802Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0302147Z test_nnc_correctness_nn_functional_gelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0315330Z test_nnc_correctness_nn_functional_gelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0328128Z test_nnc_correctness_nn_functional_gelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0341115Z test_nnc_correctness_nn_functional_glu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0354328Z test_nnc_correctness_nn_functional_glu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0367311Z test_nnc_correctness_nn_functional_glu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0380370Z test_nnc_correctness_nn_functional_grid_sample_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0393617Z test_nnc_correctness_nn_functional_grid_sample_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0406802Z test_nnc_correctness_nn_functional_group_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0419525Z test_nnc_correctness_nn_functional_group_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0432886Z test_nnc_correctness_nn_functional_group_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0445814Z test_nnc_correctness_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0458704Z test_nnc_correctness_nn_functional_hardshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0471771Z test_nnc_correctness_nn_functional_hardshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0485356Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0498484Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0511709Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0524788Z test_nnc_correctness_nn_functional_hardswish_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0537923Z test_nnc_correctness_nn_functional_hardswish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0551490Z test_nnc_correctness_nn_functional_hardswish_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0564764Z test_nnc_correctness_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0578217Z test_nnc_correctness_nn_functional_hardtanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0591622Z test_nnc_correctness_nn_functional_hardtanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0604772Z test_nnc_correctness_nn_functional_hardtanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0617922Z test_nnc_correctness_nn_functional_hardtanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0631264Z test_nnc_correctness_nn_functional_hardtanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0644398Z test_nnc_correctness_nn_functional_hardtanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0657529Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0670920Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0684096Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0697304Z test_nnc_correctness_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0710765Z test_nnc_correctness_nn_functional_huber_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0724032Z test_nnc_correctness_nn_functional_huber_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0737524Z test_nnc_correctness_nn_functional_huber_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0750450Z test_nnc_correctness_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0763665Z test_nnc_correctness_nn_functional_instance_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0776912Z test_nnc_correctness_nn_functional_instance_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0790255Z test_nnc_correctness_nn_functional_interpolate_area_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0803392Z test_nnc_correctness_nn_functional_interpolate_area_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0816444Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0829893Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0843073Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0856446Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0869670Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0882806Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0896033Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0909571Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0922650Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0935841Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0949355Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0962477Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0975891Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.0989000Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1002298Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1015475Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1028814Z test_nnc_correctness_nn_functional_kl_div_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1042126Z test_nnc_correctness_nn_functional_kl_div_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1055349Z test_nnc_correctness_nn_functional_kl_div_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1068854Z test_nnc_correctness_nn_functional_kl_div_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1082052Z test_nnc_correctness_nn_functional_kl_div_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1095257Z test_nnc_correctness_nn_functional_kl_div_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1108656Z test_nnc_correctness_nn_functional_kl_div_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1122098Z test_nnc_correctness_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1135118Z test_nnc_correctness_nn_functional_l1_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1148502Z test_nnc_correctness_nn_functional_l1_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1161780Z test_nnc_correctness_nn_functional_l1_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1174972Z test_nnc_correctness_nn_functional_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1188261Z test_nnc_correctness_nn_functional_l1_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1201524Z test_nnc_correctness_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1214715Z test_nnc_correctness_nn_functional_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1228427Z test_nnc_correctness_nn_functional_layer_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1241661Z test_nnc_correctness_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1254851Z test_nnc_correctness_nn_functional_leaky_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1268129Z test_nnc_correctness_nn_functional_leaky_relu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1281243Z test_nnc_correctness_nn_functional_linear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1294388Z test_nnc_correctness_nn_functional_linear_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1307847Z test_nnc_correctness_nn_functional_linear_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1321164Z test_nnc_correctness_nn_functional_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1334295Z test_nnc_correctness_nn_functional_linear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1347665Z test_nnc_correctness_nn_functional_linear_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1360900Z test_nnc_correctness_nn_functional_linear_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1374178Z test_nnc_correctness_nn_functional_linear_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1387557Z test_nnc_correctness_nn_functional_linear_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1401053Z test_nnc_correctness_nn_functional_linear_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1414223Z test_nnc_correctness_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1427677Z test_nnc_correctness_nn_functional_local_response_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1440939Z test_nnc_correctness_nn_functional_local_response_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1454149Z test_nnc_correctness_nn_functional_local_response_norm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1467483Z test_nnc_correctness_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1481024Z test_nnc_correctness_nn_functional_logsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1494297Z test_nnc_correctness_nn_functional_logsigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1507891Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1521122Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1534479Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1547725Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1560956Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1574212Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1587524Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1600751Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1610038Z test_nnc_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Works on some configs (0.001s) 2022-08-17T12:28:38.1623203Z test_nnc_correctness_nn_functional_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1636258Z test_nnc_correctness_nn_functional_max_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1649111Z test_nnc_correctness_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1662022Z test_nnc_correctness_nn_functional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1675262Z test_nnc_correctness_nn_functional_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1688033Z test_nnc_correctness_nn_functional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1700924Z test_nnc_correctness_nn_functional_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1714070Z test_nnc_correctness_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1727236Z test_nnc_correctness_nn_functional_max_unpool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1740403Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1753526Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1766312Z test_nnc_correctness_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1779189Z test_nnc_correctness_nn_functional_max_unpool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1792219Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1804963Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1817935Z test_nnc_correctness_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1830961Z test_nnc_correctness_nn_functional_max_unpool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1843972Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1856807Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1869987Z test_nnc_correctness_nn_functional_mish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1882850Z test_nnc_correctness_nn_functional_mish_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1895691Z test_nnc_correctness_nn_functional_mse_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1908728Z test_nnc_correctness_nn_functional_mse_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1921716Z test_nnc_correctness_nn_functional_mse_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1934720Z test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1947708Z test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1960596Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1973469Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1986575Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.1999452Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2012359Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2025385Z test_nnc_correctness_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2038353Z test_nnc_correctness_nn_functional_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2051280Z test_nnc_correctness_nn_functional_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2064328Z test_nnc_correctness_nn_functional_normalize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2077149Z test_nnc_correctness_nn_functional_normalize_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2089933Z test_nnc_correctness_nn_functional_normalize_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2103024Z test_nnc_correctness_nn_functional_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2116724Z test_nnc_correctness_nn_functional_normalize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2129543Z test_nnc_correctness_nn_functional_one_hot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2142832Z test_nnc_correctness_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2156155Z test_nnc_correctness_nn_functional_pad_circular_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2169079Z test_nnc_correctness_nn_functional_pad_circular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2182103Z test_nnc_correctness_nn_functional_pad_circular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2195348Z test_nnc_correctness_nn_functional_pad_circular_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2208535Z test_nnc_correctness_nn_functional_pad_circular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2221690Z test_nnc_correctness_nn_functional_pad_circular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2235375Z test_nnc_correctness_nn_functional_pad_circular_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2248519Z test_nnc_correctness_nn_functional_pad_circular_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2261796Z test_nnc_correctness_nn_functional_pad_circular_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2275217Z test_nnc_correctness_nn_functional_pad_circular_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2288457Z test_nnc_correctness_nn_functional_pad_circular_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2301679Z test_nnc_correctness_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2315005Z test_nnc_correctness_nn_functional_pad_constant_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2328409Z test_nnc_correctness_nn_functional_pad_constant_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2341716Z test_nnc_correctness_nn_functional_pad_constant_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2355189Z test_nnc_correctness_nn_functional_pad_constant_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2368299Z test_nnc_correctness_nn_functional_pad_constant_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2381508Z test_nnc_correctness_nn_functional_pad_constant_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2395030Z test_nnc_correctness_nn_functional_pad_constant_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2408202Z test_nnc_correctness_nn_functional_pad_constant_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2421528Z test_nnc_correctness_nn_functional_pad_constant_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2434839Z test_nnc_correctness_nn_functional_pad_constant_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2447989Z test_nnc_correctness_nn_functional_pad_constant_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2461162Z test_nnc_correctness_nn_functional_pad_reflect_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2474767Z test_nnc_correctness_nn_functional_pad_reflect_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2488208Z test_nnc_correctness_nn_functional_pad_reflect_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2501189Z test_nnc_correctness_nn_functional_pad_reflect_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2514534Z test_nnc_correctness_nn_functional_pad_replicate_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2527578Z test_nnc_correctness_nn_functional_pad_replicate_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2540754Z test_nnc_correctness_nn_functional_pad_replicate_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2554198Z test_nnc_correctness_nn_functional_pad_replicate_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2567394Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2580653Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2594066Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2607182Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2620399Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2633758Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2646902Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2660090Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2673578Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2686797Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2700084Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2713514Z test_nnc_correctness_nn_functional_pdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2726918Z test_nnc_correctness_nn_functional_pdist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2740064Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2753649Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2766672Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2779902Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2793380Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2806456Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2819655Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2832952Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2846153Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2859499Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2872879Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2886077Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2899346Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2912688Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2925769Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2939170Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2952826Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2966046Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2979386Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.2992714Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3006515Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3019439Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3032717Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3045935Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3059226Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3072859Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3086012Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3099171Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3112741Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3125941Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3139238Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3152816Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3166103Z test_nnc_correctness_nn_functional_prelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3179376Z test_nnc_correctness_nn_functional_prelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3192880Z test_nnc_correctness_nn_functional_prelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3206153Z test_nnc_correctness_nn_functional_relu6_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3219384Z test_nnc_correctness_nn_functional_relu6_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3233172Z test_nnc_correctness_nn_functional_relu6_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3246531Z test_nnc_correctness_nn_functional_relu6_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3259831Z test_nnc_correctness_nn_functional_relu6_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3273219Z test_nnc_correctness_nn_functional_relu6_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3286448Z test_nnc_correctness_nn_functional_relu6_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3299805Z test_nnc_correctness_nn_functional_relu6_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3313230Z test_nnc_correctness_nn_functional_relu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3326546Z test_nnc_correctness_nn_functional_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3339860Z test_nnc_correctness_nn_functional_relu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3353349Z test_nnc_correctness_nn_functional_relu_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3366737Z test_nnc_correctness_nn_functional_relu_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3379968Z test_nnc_correctness_nn_functional_relu_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3393497Z test_nnc_correctness_nn_functional_relu_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3406748Z test_nnc_correctness_nn_functional_relu_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3420048Z test_nnc_correctness_nn_functional_rrelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3433551Z test_nnc_correctness_nn_functional_rrelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3446870Z test_nnc_correctness_nn_functional_rrelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3460015Z test_nnc_correctness_nn_functional_selu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3473459Z test_nnc_correctness_nn_functional_selu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3486995Z test_nnc_correctness_nn_functional_selu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3499942Z test_nnc_correctness_nn_functional_silu_complex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3513550Z test_nnc_correctness_nn_functional_silu_complex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3526853Z test_nnc_correctness_nn_functional_silu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3540152Z test_nnc_correctness_nn_functional_silu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3553588Z test_nnc_correctness_nn_functional_silu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3566850Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3580158Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3593428Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3606646Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3619874Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3633289Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3646544Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3659713Z test_nnc_correctness_nn_functional_softmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3673171Z test_nnc_correctness_nn_functional_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3686441Z test_nnc_correctness_nn_functional_softmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3699657Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3713071Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3726340Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3739638Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3753085Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3766186Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3779401Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3792806Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3806026Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3819192Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3832621Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3846020Z test_nnc_correctness_nn_functional_softplus_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3859441Z test_nnc_correctness_nn_functional_softplus_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3872925Z test_nnc_correctness_nn_functional_softplus_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3886260Z test_nnc_correctness_nn_functional_softshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3899560Z test_nnc_correctness_nn_functional_softshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3914074Z test_nnc_correctness_nn_functional_softshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3927838Z test_nnc_correctness_nn_functional_softsign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3941665Z test_nnc_correctness_nn_functional_softsign_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3955749Z test_nnc_correctness_nn_functional_softsign_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3969611Z test_nnc_correctness_nn_functional_softsign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3983752Z test_nnc_correctness_nn_functional_softsign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.3997564Z test_nnc_correctness_nn_functional_softsign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4011455Z test_nnc_correctness_nn_functional_softsign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4025427Z test_nnc_correctness_nn_functional_softsign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4039412Z test_nnc_correctness_nn_functional_softsign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4053367Z test_nnc_correctness_nn_functional_softsign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4067343Z test_nnc_correctness_nn_functional_softsign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4081355Z test_nnc_correctness_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4095282Z test_nnc_correctness_nn_functional_tanhshrink_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4109357Z test_nnc_correctness_nn_functional_tanhshrink_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4123214Z test_nnc_correctness_nn_functional_tanhshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4137044Z test_nnc_correctness_nn_functional_tanhshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4151244Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4164991Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4178944Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4193014Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4206825Z test_nnc_correctness_nn_functional_tanhshrink_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4220659Z test_nnc_correctness_nn_functional_threshold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4234778Z test_nnc_correctness_nn_functional_threshold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4248460Z test_nnc_correctness_nn_functional_threshold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4261615Z test_nnc_correctness_nn_functional_threshold_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4275047Z test_nnc_correctness_nn_functional_threshold_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4288134Z test_nnc_correctness_nn_functional_threshold_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4301295Z test_nnc_correctness_nn_functional_threshold_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4314626Z test_nnc_correctness_nn_functional_threshold_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4327747Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4340833Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4354320Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4367549Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4380699Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4394243Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4407397Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4420633Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4433917Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4447167Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4460320Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4473696Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4486869Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4499989Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4513337Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4526506Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4539651Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4553077Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4566239Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4579438Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4592725Z test_nnc_correctness_nn_functional_unfold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4605892Z test_nnc_correctness_nn_functional_unfold_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4619026Z test_nnc_correctness_nn_functional_unfold_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4632433Z test_nnc_correctness_nn_functional_unfold_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4645524Z test_nnc_correctness_nn_functional_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4658582Z test_nnc_correctness_nn_functional_unfold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4672017Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4685275Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4698290Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4711775Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4725093Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4738264Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4751709Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4764888Z test_nnc_correctness_nonzero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4778076Z test_nnc_correctness_nonzero_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4791465Z test_nnc_correctness_nonzero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4804599Z test_nnc_correctness_nonzero_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4817790Z test_nnc_correctness_nonzero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4831243Z test_nnc_correctness_nonzero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4844362Z test_nnc_correctness_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4857504Z test_nnc_correctness_nonzero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4871460Z test_nnc_correctness_nonzero_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4883886Z test_nnc_correctness_nonzero_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4896789Z test_nnc_correctness_nonzero_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4909987Z test_nnc_correctness_nonzero_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4922924Z test_nnc_correctness_nonzero_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4935814Z test_nnc_correctness_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4948944Z test_nnc_correctness_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4961759Z test_nnc_correctness_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4974871Z test_nnc_correctness_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.4987850Z test_nnc_correctness_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5000922Z test_nnc_correctness_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5014086Z test_nnc_correctness_norm_fro_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5027167Z test_nnc_correctness_norm_fro_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5040324Z test_nnc_correctness_norm_fro_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5053241Z test_nnc_correctness_norm_fro_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5066322Z test_nnc_correctness_norm_fro_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5079435Z test_nnc_correctness_norm_inf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5092573Z test_nnc_correctness_norm_inf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5105718Z test_nnc_correctness_norm_inf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5118545Z test_nnc_correctness_norm_inf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5131909Z test_nnc_correctness_norm_inf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5144758Z test_nnc_correctness_norm_inf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5157811Z test_nnc_correctness_norm_nuc_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5170892Z test_nnc_correctness_norm_nuc_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5184115Z test_nnc_correctness_norm_nuc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5197378Z test_nnc_correctness_norm_nuc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5210274Z test_nnc_correctness_normal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5223462Z test_nnc_correctness_normal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5236387Z test_nnc_correctness_normal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5249365Z test_nnc_correctness_normal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5262651Z test_nnc_correctness_normal_number_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5275683Z test_nnc_correctness_normal_number_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5288609Z test_nnc_correctness_normal_number_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5301608Z test_nnc_correctness_normal_number_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5314741Z test_nnc_correctness_ones_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5327730Z test_nnc_correctness_ones_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5340728Z test_nnc_correctness_ones_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5354229Z test_nnc_correctness_ones_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5367233Z test_nnc_correctness_ones_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5380522Z test_nnc_correctness_ones_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5393585Z test_nnc_correctness_ones_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5406661Z test_nnc_correctness_ones_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5419817Z test_nnc_correctness_ones_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5432980Z test_nnc_correctness_ones_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5446029Z test_nnc_correctness_ones_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5458996Z test_nnc_correctness_ones_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5472175Z test_nnc_correctness_ones_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5485367Z test_nnc_correctness_ormqr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5498379Z test_nnc_correctness_ormqr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5511565Z test_nnc_correctness_ormqr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5524509Z test_nnc_correctness_ormqr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5537581Z test_nnc_correctness_outer_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5550967Z test_nnc_correctness_outer_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5563974Z test_nnc_correctness_outer_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5576759Z test_nnc_correctness_outer_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5590161Z test_nnc_correctness_outer_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5603123Z test_nnc_correctness_outer_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5616852Z test_nnc_correctness_outer_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5630933Z test_nnc_correctness_outer_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5644015Z test_nnc_correctness_outer_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5656749Z test_nnc_correctness_outer_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5669847Z test_nnc_correctness_outer_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5682379Z test_nnc_correctness_outer_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5695711Z test_nnc_correctness_pca_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5709083Z test_nnc_correctness_pca_lowrank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5721645Z test_nnc_correctness_permute_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5734225Z test_nnc_correctness_permute_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5747107Z test_nnc_correctness_permute_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5759735Z test_nnc_correctness_permute_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5772255Z test_nnc_correctness_permute_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5784900Z test_nnc_correctness_permute_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5797636Z test_nnc_correctness_permute_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5810113Z test_nnc_correctness_permute_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5823020Z test_nnc_correctness_permute_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5835426Z test_nnc_correctness_permute_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5848494Z test_nnc_correctness_permute_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5861762Z test_nnc_correctness_permute_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5875476Z test_nnc_correctness_permute_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5889273Z test_nnc_correctness_pinverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5903074Z test_nnc_correctness_pinverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5916137Z test_nnc_correctness_pinverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5928906Z test_nnc_correctness_pinverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5941567Z test_nnc_correctness_polar_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5954454Z test_nnc_correctness_polar_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5966977Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5979461Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.5992357Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6005085Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6017797Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6030694Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6043296Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6055971Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6068784Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6081538Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6094080Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6107092Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6120260Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6133992Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6147699Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6161179Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6174071Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6186966Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6199639Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6212349Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6225075Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6237705Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6250252Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6263008Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6275647Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6288223Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6300817Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6313522Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6326047Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6338675Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6351500Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6364364Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6377346Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6391347Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6405099Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6418304Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6431358Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6444199Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6456794Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6469654Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6482328Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6494896Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6507585Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6520226Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6532826Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6545486Z test_nnc_correctness_positive_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6558032Z test_nnc_correctness_positive_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6570602Z test_nnc_correctness_positive_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6583078Z test_nnc_correctness_positive_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6595881Z test_nnc_correctness_positive_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6608284Z test_nnc_correctness_positive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6621010Z test_nnc_correctness_positive_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6634311Z test_nnc_correctness_positive_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6647958Z test_nnc_correctness_positive_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6661653Z test_nnc_correctness_positive_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6675338Z test_nnc_correctness_positive_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6688259Z test_nnc_correctness_positive_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6700954Z test_nnc_correctness_pow_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6713678Z test_nnc_correctness_pow_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6726385Z test_nnc_correctness_pow_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6739003Z test_nnc_correctness_pow_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6751724Z test_nnc_correctness_pow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6764213Z test_nnc_correctness_pow_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6776838Z test_nnc_correctness_pow_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6789709Z test_nnc_correctness_pow_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6802156Z test_nnc_correctness_pow_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6814740Z test_nnc_correctness_pow_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6827467Z test_nnc_correctness_pow_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6840184Z test_nnc_correctness_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6852765Z test_nnc_correctness_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6865533Z test_nnc_correctness_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6878583Z test_nnc_correctness_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6891686Z test_nnc_correctness_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6905418Z test_nnc_correctness_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6919154Z test_nnc_correctness_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6932502Z test_nnc_correctness_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6945448Z test_nnc_correctness_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6958412Z test_nnc_correctness_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6971027Z test_nnc_correctness_put_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6983888Z test_nnc_correctness_put_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.6996912Z test_nnc_correctness_put_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7009307Z test_nnc_correctness_put_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7021803Z test_nnc_correctness_put_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7034720Z test_nnc_correctness_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7047262Z test_nnc_correctness_put_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7059812Z test_nnc_correctness_put_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7072579Z test_nnc_correctness_put_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7085175Z test_nnc_correctness_put_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7097657Z test_nnc_correctness_put_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7110388Z test_nnc_correctness_put_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7123027Z test_nnc_correctness_qr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7135847Z test_nnc_correctness_qr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7149245Z test_nnc_correctness_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7162889Z test_nnc_correctness_qr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7176545Z test_nnc_correctness_quantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7190196Z test_nnc_correctness_quantile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7202942Z test_nnc_correctness_rad2deg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7215753Z test_nnc_correctness_rad2deg_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7228570Z test_nnc_correctness_rad2deg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7241223Z test_nnc_correctness_rad2deg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7253648Z test_nnc_correctness_rad2deg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7266341Z test_nnc_correctness_rad2deg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7278930Z test_nnc_correctness_rad2deg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7291771Z test_nnc_correctness_rad2deg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7304200Z test_nnc_correctness_rad2deg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7316849Z test_nnc_correctness_rad2deg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7329557Z test_nnc_correctness_rand_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7342147Z test_nnc_correctness_rand_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7354978Z test_nnc_correctness_rand_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7367458Z test_nnc_correctness_rand_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7379933Z test_nnc_correctness_rand_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7392814Z test_nnc_correctness_rand_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7405766Z test_nnc_correctness_rand_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7419316Z test_nnc_correctness_randint_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7433062Z test_nnc_correctness_randint_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7446466Z test_nnc_correctness_randint_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7459242Z test_nnc_correctness_randint_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7472120Z test_nnc_correctness_randint_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7484802Z test_nnc_correctness_randint_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7497583Z test_nnc_correctness_randint_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7510516Z test_nnc_correctness_randint_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7522987Z test_nnc_correctness_randint_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7535527Z test_nnc_correctness_randn_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7548499Z test_nnc_correctness_randn_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7561009Z test_nnc_correctness_randn_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7573710Z test_nnc_correctness_randn_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7586120Z test_nnc_correctness_randn_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7598814Z test_nnc_correctness_randn_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7611404Z test_nnc_correctness_randn_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7624025Z test_nnc_correctness_ravel_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7636964Z test_nnc_correctness_ravel_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7649781Z test_nnc_correctness_ravel_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7663071Z test_nnc_correctness_ravel_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7676671Z test_nnc_correctness_ravel_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7690219Z test_nnc_correctness_ravel_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7703817Z test_nnc_correctness_ravel_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7716673Z test_nnc_correctness_ravel_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7729405Z test_nnc_correctness_ravel_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7741988Z test_nnc_correctness_ravel_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7755085Z test_nnc_correctness_ravel_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7767903Z test_nnc_correctness_ravel_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7780568Z test_nnc_correctness_ravel_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7793675Z test_nnc_correctness_real_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7806609Z test_nnc_correctness_real_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7819517Z test_nnc_correctness_real_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7832530Z test_nnc_correctness_real_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7845469Z test_nnc_correctness_real_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7858464Z test_nnc_correctness_real_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7871701Z test_nnc_correctness_real_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7884491Z test_nnc_correctness_real_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7897368Z test_nnc_correctness_real_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7910915Z test_nnc_correctness_real_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7924919Z test_nnc_correctness_real_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7938170Z test_nnc_correctness_real_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7952052Z test_nnc_correctness_real_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7964988Z test_nnc_correctness_reciprocal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7978201Z test_nnc_correctness_reciprocal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.7991716Z test_nnc_correctness_reciprocal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8004950Z test_nnc_correctness_reciprocal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8018130Z test_nnc_correctness_reciprocal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8031508Z test_nnc_correctness_reciprocal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8044705Z test_nnc_correctness_reciprocal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8057863Z test_nnc_correctness_reciprocal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8071384Z test_nnc_correctness_reciprocal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8084488Z test_nnc_correctness_reciprocal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8097713Z test_nnc_correctness_reciprocal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8111123Z test_nnc_correctness_reciprocal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8124352Z test_nnc_correctness_remainder_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8137631Z test_nnc_correctness_remainder_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8151084Z test_nnc_correctness_remainder_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8164276Z test_nnc_correctness_remainder_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8177672Z test_nnc_correctness_remainder_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8190942Z test_nnc_correctness_remainder_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8204015Z test_nnc_correctness_remainder_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8217126Z test_nnc_correctness_remainder_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8230633Z test_nnc_correctness_remainder_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8243859Z test_nnc_correctness_renorm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8257112Z test_nnc_correctness_renorm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8270603Z test_nnc_correctness_renorm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8283818Z test_nnc_correctness_renorm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8296981Z test_nnc_correctness_renorm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8310347Z test_nnc_correctness_renorm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8323547Z test_nnc_correctness_repeat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8336752Z test_nnc_correctness_repeat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8350165Z test_nnc_correctness_repeat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8363366Z test_nnc_correctness_repeat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8376561Z test_nnc_correctness_repeat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8389935Z test_nnc_correctness_repeat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8403098Z test_nnc_correctness_repeat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8416291Z test_nnc_correctness_repeat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8429650Z test_nnc_correctness_repeat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8442905Z test_nnc_correctness_repeat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8456164Z test_nnc_correctness_repeat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8469606Z test_nnc_correctness_repeat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8483075Z test_nnc_correctness_repeat_interleave_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8496390Z test_nnc_correctness_repeat_interleave_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8509851Z test_nnc_correctness_repeat_interleave_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8523056Z test_nnc_correctness_repeat_interleave_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8536281Z test_nnc_correctness_repeat_interleave_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8549830Z test_nnc_correctness_repeat_interleave_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8563145Z test_nnc_correctness_repeat_interleave_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8576455Z test_nnc_correctness_repeat_interleave_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8589923Z test_nnc_correctness_repeat_interleave_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8603212Z test_nnc_correctness_repeat_interleave_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8616638Z test_nnc_correctness_repeat_interleave_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8630194Z test_nnc_correctness_repeat_interleave_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8643519Z test_nnc_correctness_repeat_interleave_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8656823Z test_nnc_correctness_reshape_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8670412Z test_nnc_correctness_reshape_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8683756Z test_nnc_correctness_reshape_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8697006Z test_nnc_correctness_reshape_as_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8710501Z test_nnc_correctness_reshape_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8723704Z test_nnc_correctness_reshape_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8736943Z test_nnc_correctness_reshape_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8750386Z test_nnc_correctness_reshape_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8763607Z test_nnc_correctness_reshape_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8776965Z test_nnc_correctness_reshape_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8790410Z test_nnc_correctness_reshape_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8803604Z test_nnc_correctness_reshape_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8816885Z test_nnc_correctness_reshape_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8830421Z test_nnc_correctness_reshape_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8843678Z test_nnc_correctness_reshape_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8856880Z test_nnc_correctness_reshape_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8870343Z test_nnc_correctness_reshape_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8883614Z test_nnc_correctness_reshape_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8896890Z test_nnc_correctness_reshape_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8910296Z test_nnc_correctness_reshape_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8924598Z test_nnc_correctness_reshape_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8938265Z test_nnc_correctness_reshape_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8952425Z test_nnc_correctness_reshape_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8966221Z test_nnc_correctness_reshape_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8980029Z test_nnc_correctness_reshape_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.8994106Z test_nnc_correctness_reshape_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9007870Z test_nnc_correctness_resize__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9021625Z test_nnc_correctness_resize__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9035383Z test_nnc_correctness_resize__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9048087Z test_nnc_correctness_resize__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9060906Z test_nnc_correctness_resize__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9074372Z test_nnc_correctness_resize__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9087034Z test_nnc_correctness_resize__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9099840Z test_nnc_correctness_resize__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9112897Z test_nnc_correctness_resize__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9125787Z test_nnc_correctness_resize__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9138721Z test_nnc_correctness_resize__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9151875Z test_nnc_correctness_resize__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9164697Z test_nnc_correctness_resize_as__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9177629Z test_nnc_correctness_resize_as__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9190879Z test_nnc_correctness_resize_as__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9203716Z test_nnc_correctness_resize_as__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9216254Z test_nnc_correctness_resize_as__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9229142Z test_nnc_correctness_resize_as__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9242070Z test_nnc_correctness_resize_as__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9254903Z test_nnc_correctness_resize_as__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9267864Z test_nnc_correctness_resize_as__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9280735Z test_nnc_correctness_resize_as__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9293612Z test_nnc_correctness_resize_as__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9306715Z test_nnc_correctness_resize_as__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9319686Z test_nnc_correctness_resolve_conj_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9332643Z test_nnc_correctness_resolve_conj_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9345665Z test_nnc_correctness_resolve_conj_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9358564Z test_nnc_correctness_resolve_conj_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9371501Z test_nnc_correctness_resolve_conj_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9384336Z test_nnc_correctness_resolve_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9397216Z test_nnc_correctness_resolve_conj_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9410028Z test_nnc_correctness_resolve_conj_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9423212Z test_nnc_correctness_resolve_conj_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9436198Z test_nnc_correctness_resolve_conj_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9449094Z test_nnc_correctness_resolve_conj_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9462061Z test_nnc_correctness_resolve_conj_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9475892Z test_nnc_correctness_resolve_neg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9489040Z test_nnc_correctness_resolve_neg_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9502042Z test_nnc_correctness_resolve_neg_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9515452Z test_nnc_correctness_resolve_neg_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9528469Z test_nnc_correctness_resolve_neg_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9541372Z test_nnc_correctness_resolve_neg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9554635Z test_nnc_correctness_resolve_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9567587Z test_nnc_correctness_resolve_neg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9580740Z test_nnc_correctness_resolve_neg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9593962Z test_nnc_correctness_resolve_neg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9607035Z test_nnc_correctness_resolve_neg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9620070Z test_nnc_correctness_resolve_neg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9633390Z test_nnc_correctness_resolve_neg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9646437Z test_nnc_correctness_roll_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9659563Z test_nnc_correctness_roll_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9672729Z test_nnc_correctness_roll_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9685962Z test_nnc_correctness_roll_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9698892Z test_nnc_correctness_roll_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9712402Z test_nnc_correctness_roll_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9725417Z test_nnc_correctness_roll_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9738461Z test_nnc_correctness_roll_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9751746Z test_nnc_correctness_roll_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9764938Z test_nnc_correctness_roll_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9778090Z test_nnc_correctness_roll_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9791480Z test_nnc_correctness_roll_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9804560Z test_nnc_correctness_roll_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9817684Z test_nnc_correctness_rot90_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9830973Z test_nnc_correctness_rot90_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9844031Z test_nnc_correctness_rot90_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9857094Z test_nnc_correctness_rot90_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9870284Z test_nnc_correctness_rot90_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9883867Z test_nnc_correctness_rot90_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9896429Z test_nnc_correctness_rot90_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9909616Z test_nnc_correctness_rot90_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9922641Z test_nnc_correctness_rot90_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9935757Z test_nnc_correctness_rot90_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9948980Z test_nnc_correctness_rot90_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9962218Z test_nnc_correctness_rot90_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9975054Z test_nnc_correctness_round_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:38.9988371Z test_nnc_correctness_round_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0001484Z test_nnc_correctness_round_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0014540Z test_nnc_correctness_round_decimals_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0027830Z test_nnc_correctness_round_decimals_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0040728Z test_nnc_correctness_round_decimals_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0053910Z test_nnc_correctness_round_decimals_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0066965Z test_nnc_correctness_round_decimals_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0080152Z test_nnc_correctness_round_decimals_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0093313Z test_nnc_correctness_round_decimals_neg_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0106392Z test_nnc_correctness_round_decimals_neg_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0119462Z test_nnc_correctness_round_decimals_neg_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0132667Z test_nnc_correctness_rsqrt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0146031Z test_nnc_correctness_rsqrt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0159028Z test_nnc_correctness_rsqrt_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0172016Z test_nnc_correctness_rsqrt_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0185238Z test_nnc_correctness_rsqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0198303Z test_nnc_correctness_rsqrt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0211369Z test_nnc_correctness_rsqrt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0224547Z test_nnc_correctness_rsqrt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0237669Z test_nnc_correctness_rsqrt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0250746Z test_nnc_correctness_rsqrt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0264130Z test_nnc_correctness_rsqrt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0277200Z test_nnc_correctness_rsub_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0290236Z test_nnc_correctness_rsub_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0303323Z test_nnc_correctness_rsub_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0316630Z test_nnc_correctness_rsub_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0329557Z test_nnc_correctness_rsub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0342708Z test_nnc_correctness_rsub_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0355874Z test_nnc_correctness_rsub_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0368862Z test_nnc_correctness_rsub_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0381918Z test_nnc_correctness_rsub_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0395232Z test_nnc_correctness_rsub_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0408305Z test_nnc_correctness_rsub_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0421456Z test_nnc_correctness_scatter_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0434787Z test_nnc_correctness_scatter_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0447703Z test_nnc_correctness_scatter_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0460864Z test_nnc_correctness_scatter_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0474084Z test_nnc_correctness_scatter_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0487081Z test_nnc_correctness_scatter_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0500051Z test_nnc_correctness_scatter_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0513309Z test_nnc_correctness_scatter_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0526247Z test_nnc_correctness_scatter_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0539256Z test_nnc_correctness_scatter_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0552481Z test_nnc_correctness_scatter_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0565584Z test_nnc_correctness_scatter_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0578524Z test_nnc_correctness_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0591729Z test_nnc_correctness_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0604879Z test_nnc_correctness_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0617777Z test_nnc_correctness_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0631099Z test_nnc_correctness_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0644149Z test_nnc_correctness_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0657186Z test_nnc_correctness_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0670496Z test_nnc_correctness_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0683389Z test_nnc_correctness_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0696505Z test_nnc_correctness_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0709768Z test_nnc_correctness_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0723013Z test_nnc_correctness_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0736116Z test_nnc_correctness_scatter_reduce_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0749389Z test_nnc_correctness_scatter_reduce_amax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0762480Z test_nnc_correctness_scatter_reduce_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0775525Z test_nnc_correctness_scatter_reduce_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0788857Z test_nnc_correctness_scatter_reduce_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0801983Z test_nnc_correctness_scatter_reduce_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0815082Z test_nnc_correctness_scatter_reduce_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0837301Z test_nnc_correctness_scatter_reduce_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0841414Z test_nnc_correctness_scatter_reduce_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0854368Z test_nnc_correctness_scatter_reduce_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0867603Z test_nnc_correctness_scatter_reduce_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0880631Z test_nnc_correctness_scatter_reduce_amin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0893647Z test_nnc_correctness_scatter_reduce_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0907024Z test_nnc_correctness_scatter_reduce_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0920138Z test_nnc_correctness_scatter_reduce_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0933144Z test_nnc_correctness_scatter_reduce_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0946370Z test_nnc_correctness_scatter_reduce_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0959582Z test_nnc_correctness_scatter_reduce_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0972606Z test_nnc_correctness_scatter_reduce_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0985776Z test_nnc_correctness_scatter_reduce_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.0998896Z test_nnc_correctness_scatter_reduce_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1011915Z test_nnc_correctness_scatter_reduce_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1025099Z test_nnc_correctness_scatter_reduce_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1038113Z test_nnc_correctness_scatter_reduce_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1051155Z test_nnc_correctness_scatter_reduce_mean_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1064457Z test_nnc_correctness_scatter_reduce_mean_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1077706Z test_nnc_correctness_scatter_reduce_mean_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1090816Z test_nnc_correctness_scatter_reduce_mean_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1104054Z test_nnc_correctness_scatter_reduce_mean_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1117210Z test_nnc_correctness_scatter_reduce_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1130414Z test_nnc_correctness_scatter_reduce_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1143693Z test_nnc_correctness_scatter_reduce_prod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1156949Z test_nnc_correctness_scatter_reduce_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1170000Z test_nnc_correctness_scatter_reduce_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1183252Z test_nnc_correctness_scatter_reduce_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1196593Z test_nnc_correctness_scatter_reduce_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1209798Z test_nnc_correctness_scatter_reduce_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1223114Z test_nnc_correctness_scatter_reduce_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1236236Z test_nnc_correctness_scatter_reduce_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1249412Z test_nnc_correctness_scatter_reduce_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1262697Z test_nnc_correctness_scatter_reduce_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1275939Z test_nnc_correctness_scatter_reduce_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1289092Z test_nnc_correctness_scatter_reduce_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1302384Z test_nnc_correctness_scatter_reduce_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1315484Z test_nnc_correctness_scatter_reduce_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1328633Z test_nnc_correctness_scatter_reduce_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1341855Z test_nnc_correctness_scatter_reduce_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1355152Z test_nnc_correctness_scatter_reduce_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1368297Z test_nnc_correctness_scatter_reduce_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1381315Z test_nnc_correctness_searchsorted_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1394677Z test_nnc_correctness_searchsorted_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1407874Z test_nnc_correctness_searchsorted_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1421181Z test_nnc_correctness_searchsorted_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1434493Z test_nnc_correctness_searchsorted_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1447605Z test_nnc_correctness_searchsorted_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1460751Z test_nnc_correctness_searchsorted_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1474103Z test_nnc_correctness_searchsorted_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1487290Z test_nnc_correctness_searchsorted_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1500465Z test_nnc_correctness_segment_reduce_lengths_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1513745Z test_nnc_correctness_segment_reduce_lengths_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1526885Z test_nnc_correctness_segment_reduce_lengths_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1540035Z test_nnc_correctness_segment_reduce_lengths_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1553346Z test_nnc_correctness_segment_reduce_offsets_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1566491Z test_nnc_correctness_segment_reduce_offsets_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1579676Z test_nnc_correctness_segment_reduce_offsets_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1593082Z test_nnc_correctness_segment_reduce_offsets_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1606274Z test_nnc_correctness_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1619327Z test_nnc_correctness_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1632777Z test_nnc_correctness_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1645908Z test_nnc_correctness_select_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1659026Z test_nnc_correctness_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1672358Z test_nnc_correctness_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1685576Z test_nnc_correctness_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1698688Z test_nnc_correctness_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1712112Z test_nnc_correctness_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1725142Z test_nnc_correctness_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1738295Z test_nnc_correctness_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1751744Z test_nnc_correctness_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1764867Z test_nnc_correctness_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1778094Z test_nnc_correctness_select_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1791494Z test_nnc_correctness_select_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1804560Z test_nnc_correctness_select_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1817714Z test_nnc_correctness_select_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1831100Z test_nnc_correctness_select_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1844156Z test_nnc_correctness_select_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1857310Z test_nnc_correctness_select_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1870742Z test_nnc_correctness_select_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1883964Z test_nnc_correctness_select_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1897120Z test_nnc_correctness_select_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1910559Z test_nnc_correctness_sgn_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1923645Z test_nnc_correctness_sgn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1936851Z test_nnc_correctness_sgn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1950238Z test_nnc_correctness_sgn_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1963535Z test_nnc_correctness_sgn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1976668Z test_nnc_correctness_sgn_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.1990078Z test_nnc_correctness_sgn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2003170Z test_nnc_correctness_sgn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2016530Z test_nnc_correctness_sgn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2029573Z test_nnc_correctness_sgn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2042654Z test_nnc_correctness_sgn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2055787Z test_nnc_correctness_sgn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2069259Z test_nnc_correctness_sgn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2082471Z test_nnc_correctness_short_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2095606Z test_nnc_correctness_short_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2109058Z test_nnc_correctness_short_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2122234Z test_nnc_correctness_short_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2135433Z test_nnc_correctness_short_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2148849Z test_nnc_correctness_short_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2162028Z test_nnc_correctness_short_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2174646Z test_nnc_correctness_short_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2188058Z test_nnc_correctness_short_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2201058Z test_nnc_correctness_short_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2214109Z test_nnc_correctness_short_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2227297Z test_nnc_correctness_short_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2240506Z test_nnc_correctness_sigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2253629Z test_nnc_correctness_sigmoid_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2266880Z test_nnc_correctness_sigmoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2280040Z test_nnc_correctness_sigmoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2293080Z test_nnc_correctness_sigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2306256Z test_nnc_correctness_sigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2319646Z test_nnc_correctness_sigmoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2332574Z test_nnc_correctness_sigmoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2345698Z test_nnc_correctness_sigmoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2358895Z test_nnc_correctness_sigmoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2372652Z test_nnc_correctness_sigmoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2385543Z test_nnc_correctness_sign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2398571Z test_nnc_correctness_sign_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2412199Z test_nnc_correctness_sign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2425253Z test_nnc_correctness_sign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2438978Z test_nnc_correctness_sign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2452433Z test_nnc_correctness_sign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2465853Z test_nnc_correctness_sign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2479005Z test_nnc_correctness_sign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2492105Z test_nnc_correctness_sign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2505391Z test_nnc_correctness_sign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2518567Z test_nnc_correctness_signbit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2531668Z test_nnc_correctness_signbit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2545009Z test_nnc_correctness_signbit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2558328Z test_nnc_correctness_signbit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2571442Z test_nnc_correctness_signbit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2584935Z test_nnc_correctness_signbit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2597959Z test_nnc_correctness_signbit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2611190Z test_nnc_correctness_signbit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2624875Z test_nnc_correctness_signbit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2637941Z test_nnc_correctness_signbit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2651132Z test_nnc_correctness_sin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2664294Z test_nnc_correctness_sin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2677499Z test_nnc_correctness_sin_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2690778Z test_nnc_correctness_sin_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2703975Z test_nnc_correctness_sin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2717146Z test_nnc_correctness_sin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2730342Z test_nnc_correctness_sin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2744135Z test_nnc_correctness_sin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2756911Z test_nnc_correctness_sin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2770019Z test_nnc_correctness_sin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2783458Z test_nnc_correctness_sin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2796769Z test_nnc_correctness_sinc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2809936Z test_nnc_correctness_sinc_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2823143Z test_nnc_correctness_sinc_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2836275Z test_nnc_correctness_sinc_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2849377Z test_nnc_correctness_sinc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2862561Z test_nnc_correctness_sinc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2875914Z test_nnc_correctness_sinc_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2888910Z test_nnc_correctness_sinc_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2902052Z test_nnc_correctness_sinc_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2915441Z test_nnc_correctness_sinc_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2928838Z test_nnc_correctness_sinc_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2941714Z test_nnc_correctness_sinh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2955132Z test_nnc_correctness_sinh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2968324Z test_nnc_correctness_sinh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2981487Z test_nnc_correctness_sinh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.2994799Z test_nnc_correctness_sinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3007841Z test_nnc_correctness_sinh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3020999Z test_nnc_correctness_sinh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3034301Z test_nnc_correctness_sinh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3047431Z test_nnc_correctness_sinh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3060628Z test_nnc_correctness_sinh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3073920Z test_nnc_correctness_sinh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3087085Z test_nnc_correctness_slice_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3100274Z test_nnc_correctness_slice_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3113661Z test_nnc_correctness_slice_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3126675Z test_nnc_correctness_slice_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3139761Z test_nnc_correctness_slice_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3153125Z test_nnc_correctness_slice_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3166168Z test_nnc_correctness_slice_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3179310Z test_nnc_correctness_slice_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3192677Z test_nnc_correctness_slice_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3205885Z test_nnc_correctness_slice_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3218984Z test_nnc_correctness_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3232425Z test_nnc_correctness_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3245549Z test_nnc_correctness_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3258749Z test_nnc_correctness_softmax_with_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3272057Z test_nnc_correctness_softmax_with_dtype_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3285140Z test_nnc_correctness_softmax_with_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3298296Z test_nnc_correctness_softmax_with_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3311584Z test_nnc_correctness_softmax_with_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3324655Z test_nnc_correctness_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3337749Z test_nnc_correctness_softmax_with_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3351182Z test_nnc_correctness_softmax_with_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3364371Z test_nnc_correctness_softmax_with_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3377419Z test_nnc_correctness_softmax_with_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3390758Z test_nnc_correctness_softmax_with_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3403859Z test_nnc_correctness_softmax_with_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3416976Z test_nnc_correctness_sort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3430559Z test_nnc_correctness_sort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3443490Z test_nnc_correctness_sort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3456668Z test_nnc_correctness_sort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3469890Z test_nnc_correctness_sort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3483187Z test_nnc_correctness_sort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3496391Z test_nnc_correctness_sort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3509452Z test_nnc_correctness_sort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3522878Z test_nnc_correctness_sort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3535887Z test_nnc_correctness_sort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3549399Z test_nnc_correctness_sparse_sampled_addmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3562617Z test_nnc_correctness_sparse_sampled_addmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3575854Z test_nnc_correctness_sparse_sampled_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3589381Z test_nnc_correctness_sparse_sampled_addmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3602529Z test_nnc_correctness_special_airy_ai_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3615765Z test_nnc_correctness_special_airy_ai_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3629065Z test_nnc_correctness_special_airy_ai_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3642247Z test_nnc_correctness_special_airy_ai_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3655408Z test_nnc_correctness_special_airy_ai_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3668710Z test_nnc_correctness_special_airy_ai_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3681954Z test_nnc_correctness_special_airy_ai_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3695089Z test_nnc_correctness_special_airy_ai_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3708505Z test_nnc_correctness_special_bessel_j0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3721699Z test_nnc_correctness_special_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3734705Z test_nnc_correctness_special_bessel_j0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3747901Z test_nnc_correctness_special_bessel_j0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3761058Z test_nnc_correctness_special_bessel_j0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3774144Z test_nnc_correctness_special_bessel_j0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3787441Z test_nnc_correctness_special_bessel_j0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3800597Z test_nnc_correctness_special_bessel_j0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3813763Z test_nnc_correctness_special_bessel_j1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3826858Z test_nnc_correctness_special_bessel_j1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3839923Z test_nnc_correctness_special_bessel_j1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3852897Z test_nnc_correctness_special_bessel_j1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3865991Z test_nnc_correctness_special_bessel_j1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3879293Z test_nnc_correctness_special_bessel_j1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3892466Z test_nnc_correctness_special_bessel_j1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3905539Z test_nnc_correctness_special_bessel_j1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3919216Z test_nnc_correctness_special_bessel_y0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3932280Z test_nnc_correctness_special_bessel_y0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3945415Z test_nnc_correctness_special_bessel_y0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3958282Z test_nnc_correctness_special_bessel_y0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3971314Z test_nnc_correctness_special_bessel_y0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3984499Z test_nnc_correctness_special_bessel_y0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.3997673Z test_nnc_correctness_special_bessel_y0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4010658Z test_nnc_correctness_special_bessel_y0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4023919Z test_nnc_correctness_special_bessel_y1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4036918Z test_nnc_correctness_special_bessel_y1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4049889Z test_nnc_correctness_special_bessel_y1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4063222Z test_nnc_correctness_special_bessel_y1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4076596Z test_nnc_correctness_special_bessel_y1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4089597Z test_nnc_correctness_special_bessel_y1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4103059Z test_nnc_correctness_special_bessel_y1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4115929Z test_nnc_correctness_special_bessel_y1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4125245Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4134422Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4143491Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4152619Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4161654Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4170769Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4179972Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4189316Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4198333Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4207793Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4216515Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4225497Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4235057Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4245034Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4254803Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4264049Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4273110Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4282179Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4291190Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4300170Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4309530Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4318725Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4327862Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4336726Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4345755Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4355160Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4363795Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4372892Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4381542Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4390987Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4400508Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4410456Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4425448Z test_nnc_correctness_special_entr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4440076Z test_nnc_correctness_special_entr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4453896Z test_nnc_correctness_special_entr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4468121Z test_nnc_correctness_special_entr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4481977Z test_nnc_correctness_special_entr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4495827Z test_nnc_correctness_special_entr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4509736Z test_nnc_correctness_special_entr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4523540Z test_nnc_correctness_special_entr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4537210Z test_nnc_correctness_special_entr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4551179Z test_nnc_correctness_special_erfcx_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4564895Z test_nnc_correctness_special_erfcx_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4578689Z test_nnc_correctness_special_erfcx_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4592703Z test_nnc_correctness_special_erfcx_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4606463Z test_nnc_correctness_special_erfcx_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4620213Z test_nnc_correctness_special_erfcx_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4634229Z test_nnc_correctness_special_erfcx_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4648184Z test_nnc_correctness_special_erfcx_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4658331Z test_nnc_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4668351Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4678409Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4688233Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4698139Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4708400Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4718339Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4728504Z test_nnc_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4738241Z test_nnc_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4748374Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4758321Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4768200Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4778069Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4788213Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4798096Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4808214Z test_nnc_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.4822658Z test_nnc_correctness_special_i0e_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4836710Z test_nnc_correctness_special_i0e_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4850498Z test_nnc_correctness_special_i0e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4864461Z test_nnc_correctness_special_i0e_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4878400Z test_nnc_correctness_special_i0e_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4897265Z test_nnc_correctness_special_i0e_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:28:39.4911145Z test_nnc_correctness_special_i0e_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4924956Z test_nnc_correctness_special_i0e_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4938764Z test_nnc_correctness_special_i0e_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4952888Z test_nnc_correctness_special_i1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4966493Z test_nnc_correctness_special_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4980316Z test_nnc_correctness_special_i1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.4994349Z test_nnc_correctness_special_i1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5008110Z test_nnc_correctness_special_i1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5021913Z test_nnc_correctness_special_i1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5035948Z test_nnc_correctness_special_i1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5049820Z test_nnc_correctness_special_i1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5063711Z test_nnc_correctness_special_i1e_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5077587Z test_nnc_correctness_special_i1e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5091362Z test_nnc_correctness_special_i1e_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5105327Z test_nnc_correctness_special_i1e_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5119122Z test_nnc_correctness_special_i1e_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5132961Z test_nnc_correctness_special_i1e_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5146882Z test_nnc_correctness_special_i1e_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5160673Z test_nnc_correctness_special_i1e_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5170767Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5180640Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5190913Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5201081Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5210826Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5220779Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5230846Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5240036Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5249448Z test_nnc_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5258339Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5267823Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5277155Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5285956Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5294918Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5304099Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5313438Z test_nnc_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.5326788Z test_nnc_correctness_special_log_ndtr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5339789Z test_nnc_correctness_special_log_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5352668Z test_nnc_correctness_special_log_ndtr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5365406Z test_nnc_correctness_special_log_ndtr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5378432Z test_nnc_correctness_special_log_ndtr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5391419Z test_nnc_correctness_special_log_ndtr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5404267Z test_nnc_correctness_special_log_ndtr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5417311Z test_nnc_correctness_special_log_ndtr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5430421Z test_nnc_correctness_special_modified_bessel_i0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5443303Z test_nnc_correctness_special_modified_bessel_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5456239Z test_nnc_correctness_special_modified_bessel_i0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5469355Z test_nnc_correctness_special_modified_bessel_i0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5482496Z test_nnc_correctness_special_modified_bessel_i0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5495447Z test_nnc_correctness_special_modified_bessel_i0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5508646Z test_nnc_correctness_special_modified_bessel_i0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5521698Z test_nnc_correctness_special_modified_bessel_i0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5534475Z test_nnc_correctness_special_modified_bessel_i1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5547599Z test_nnc_correctness_special_modified_bessel_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5560516Z test_nnc_correctness_special_modified_bessel_i1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5573342Z test_nnc_correctness_special_modified_bessel_i1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5586372Z test_nnc_correctness_special_modified_bessel_i1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5599388Z test_nnc_correctness_special_modified_bessel_i1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5612307Z test_nnc_correctness_special_modified_bessel_i1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5625276Z test_nnc_correctness_special_modified_bessel_i1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5638277Z test_nnc_correctness_special_modified_bessel_k0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5651265Z test_nnc_correctness_special_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5664321Z test_nnc_correctness_special_modified_bessel_k0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5677396Z test_nnc_correctness_special_modified_bessel_k0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5690584Z test_nnc_correctness_special_modified_bessel_k0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5703599Z test_nnc_correctness_special_modified_bessel_k0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5716712Z test_nnc_correctness_special_modified_bessel_k0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5729524Z test_nnc_correctness_special_modified_bessel_k0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5742569Z test_nnc_correctness_special_modified_bessel_k1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5755597Z test_nnc_correctness_special_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5768504Z test_nnc_correctness_special_modified_bessel_k1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5781371Z test_nnc_correctness_special_modified_bessel_k1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5794716Z test_nnc_correctness_special_modified_bessel_k1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5807488Z test_nnc_correctness_special_modified_bessel_k1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5820371Z test_nnc_correctness_special_modified_bessel_k1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5833576Z test_nnc_correctness_special_modified_bessel_k1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5846469Z test_nnc_correctness_special_ndtr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5859445Z test_nnc_correctness_special_ndtr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5872620Z test_nnc_correctness_special_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5885593Z test_nnc_correctness_special_ndtr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5898477Z test_nnc_correctness_special_ndtr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5911711Z test_nnc_correctness_special_ndtr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5924572Z test_nnc_correctness_special_ndtr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5937740Z test_nnc_correctness_special_ndtr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5950852Z test_nnc_correctness_special_ndtr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5964033Z test_nnc_correctness_special_ndtri_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5976844Z test_nnc_correctness_special_ndtri_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.5989979Z test_nnc_correctness_special_ndtri_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6002868Z test_nnc_correctness_special_ndtri_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6015745Z test_nnc_correctness_special_ndtri_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6028838Z test_nnc_correctness_special_ndtri_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6041671Z test_nnc_correctness_special_ndtri_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6054676Z test_nnc_correctness_special_ndtri_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6067805Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6080722Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6093576Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6106472Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6119548Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6132589Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6145544Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6158488Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6171407Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6184500Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6197568Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6210516Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6223471Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6236693Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6249598Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6262139Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6275319Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6288354Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6301208Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6314302Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6327534Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6342030Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6356670Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6370336Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6384278Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6393204Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6402409Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6411371Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6420835Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6430813Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6439603Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6448667Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6458480Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6468518Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6478415Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6488258Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6497357Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6506503Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6515571Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6524969Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6533724Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6544423Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6553816Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6562925Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6571913Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6581040Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6589964Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6599002Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6607927Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6616892Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6625982Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6635030Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6644060Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6653155Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6662010Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6671775Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6680673Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:39.6694882Z test_nnc_correctness_special_spherical_bessel_j0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6708922Z test_nnc_correctness_special_spherical_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6722180Z test_nnc_correctness_special_spherical_bessel_j0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6735321Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6748558Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6761504Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6774423Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6787479Z test_nnc_correctness_special_spherical_bessel_j0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6800395Z test_nnc_correctness_special_xlog1py_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6813223Z test_nnc_correctness_special_xlog1py_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6826271Z test_nnc_correctness_special_xlog1py_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6839474Z test_nnc_correctness_special_xlog1py_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6852199Z test_nnc_correctness_special_xlog1py_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6865261Z test_nnc_correctness_special_xlog1py_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6878272Z test_nnc_correctness_special_xlog1py_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6891247Z test_nnc_correctness_special_xlog1py_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6904217Z test_nnc_correctness_special_xlog1py_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6917189Z test_nnc_correctness_special_xlog1py_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6930090Z test_nnc_correctness_special_zeta_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6943101Z test_nnc_correctness_special_zeta_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6956021Z test_nnc_correctness_special_zeta_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6969056Z test_nnc_correctness_special_zeta_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6981862Z test_nnc_correctness_special_zeta_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.6994897Z test_nnc_correctness_special_zeta_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7007805Z test_nnc_correctness_special_zeta_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7020734Z test_nnc_correctness_special_zeta_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7033887Z test_nnc_correctness_split_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7046748Z test_nnc_correctness_split_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7059659Z test_nnc_correctness_split_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7072699Z test_nnc_correctness_split_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7085560Z test_nnc_correctness_split_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7098437Z test_nnc_correctness_split_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7111462Z test_nnc_correctness_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7124316Z test_nnc_correctness_split_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7137275Z test_nnc_correctness_split_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7150203Z test_nnc_correctness_split_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7163079Z test_nnc_correctness_split_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7176040Z test_nnc_correctness_split_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7189325Z test_nnc_correctness_split_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7202292Z test_nnc_correctness_split_list_args_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7215260Z test_nnc_correctness_split_list_args_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7228287Z test_nnc_correctness_split_list_args_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7241151Z test_nnc_correctness_split_list_args_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7254018Z test_nnc_correctness_split_list_args_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7266921Z test_nnc_correctness_split_list_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7279992Z test_nnc_correctness_split_list_args_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7292853Z test_nnc_correctness_split_list_args_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7305781Z test_nnc_correctness_split_list_args_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7318665Z test_nnc_correctness_split_list_args_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7331639Z test_nnc_correctness_split_list_args_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7344617Z test_nnc_correctness_split_list_args_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7357638Z test_nnc_correctness_split_with_sizes_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7370589Z test_nnc_correctness_split_with_sizes_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7383632Z test_nnc_correctness_split_with_sizes_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7396615Z test_nnc_correctness_split_with_sizes_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7409548Z test_nnc_correctness_split_with_sizes_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7422666Z test_nnc_correctness_split_with_sizes_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7435530Z test_nnc_correctness_split_with_sizes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7448286Z test_nnc_correctness_split_with_sizes_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7461061Z test_nnc_correctness_split_with_sizes_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7474246Z test_nnc_correctness_split_with_sizes_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7487381Z test_nnc_correctness_split_with_sizes_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7500274Z test_nnc_correctness_split_with_sizes_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7513407Z test_nnc_correctness_split_with_sizes_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7526239Z test_nnc_correctness_sqrt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7539118Z test_nnc_correctness_sqrt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7552265Z test_nnc_correctness_sqrt_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7565129Z test_nnc_correctness_sqrt_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7577954Z test_nnc_correctness_sqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7591156Z test_nnc_correctness_sqrt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7604002Z test_nnc_correctness_sqrt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7616820Z test_nnc_correctness_sqrt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7629803Z test_nnc_correctness_sqrt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7642696Z test_nnc_correctness_sqrt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7655173Z test_nnc_correctness_sqrt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7667926Z test_nnc_correctness_square_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7680583Z test_nnc_correctness_square_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7693233Z test_nnc_correctness_square_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7705992Z test_nnc_correctness_square_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7718664Z test_nnc_correctness_square_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7731203Z test_nnc_correctness_square_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7743837Z test_nnc_correctness_square_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7756314Z test_nnc_correctness_square_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7769069Z test_nnc_correctness_square_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7781341Z test_nnc_correctness_square_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7794588Z test_nnc_correctness_square_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7806768Z test_nnc_correctness_square_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7819646Z test_nnc_correctness_squeeze_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7832646Z test_nnc_correctness_squeeze_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7845563Z test_nnc_correctness_squeeze_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7858298Z test_nnc_correctness_squeeze_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7871346Z test_nnc_correctness_squeeze_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7884237Z test_nnc_correctness_squeeze_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7897157Z test_nnc_correctness_squeeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7910205Z test_nnc_correctness_squeeze_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7923012Z test_nnc_correctness_squeeze_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7935983Z test_nnc_correctness_squeeze_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7949563Z test_nnc_correctness_squeeze_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7962025Z test_nnc_correctness_squeeze_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7974914Z test_nnc_correctness_squeeze_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.7988006Z test_nnc_correctness_stack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8001147Z test_nnc_correctness_stack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8013853Z test_nnc_correctness_stack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8026921Z test_nnc_correctness_stack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8039861Z test_nnc_correctness_stack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8052808Z test_nnc_correctness_stack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8065754Z test_nnc_correctness_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8078763Z test_nnc_correctness_stack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8091684Z test_nnc_correctness_stack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8104477Z test_nnc_correctness_stack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8117426Z test_nnc_correctness_stack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8130259Z test_nnc_correctness_stack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8143314Z test_nnc_correctness_stack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8156189Z test_nnc_correctness_std_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8169053Z test_nnc_correctness_std_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8181931Z test_nnc_correctness_std_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8195016Z test_nnc_correctness_std_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8207994Z test_nnc_correctness_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8220937Z test_nnc_correctness_std_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8233958Z test_nnc_correctness_std_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8246826Z test_nnc_correctness_std_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8260032Z test_nnc_correctness_std_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8272737Z test_nnc_correctness_std_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8285413Z test_nnc_correctness_std_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8298167Z test_nnc_correctness_std_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8310988Z test_nnc_correctness_stft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8323619Z test_nnc_correctness_stft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8336196Z test_nnc_correctness_stft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8349136Z test_nnc_correctness_stft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8361838Z test_nnc_correctness_sub_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8374365Z test_nnc_correctness_sub_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8387087Z test_nnc_correctness_sub_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8399631Z test_nnc_correctness_sub_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8412120Z test_nnc_correctness_sub_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8424767Z test_nnc_correctness_sub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8437455Z test_nnc_correctness_sub_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8450019Z test_nnc_correctness_sub_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8463125Z test_nnc_correctness_sub_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8477071Z test_nnc_correctness_sub_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8489968Z test_nnc_correctness_sub_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8503371Z test_nnc_correctness_sub_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8516348Z test_nnc_correctness_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8529269Z test_nnc_correctness_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8541851Z test_nnc_correctness_sum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8554870Z test_nnc_correctness_sum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8567701Z test_nnc_correctness_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8580431Z test_nnc_correctness_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8593595Z test_nnc_correctness_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8606222Z test_nnc_correctness_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8619182Z test_nnc_correctness_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8632160Z test_nnc_correctness_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8645019Z test_nnc_correctness_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8657842Z test_nnc_correctness_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8670928Z test_nnc_correctness_sum_to_size_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8683753Z test_nnc_correctness_sum_to_size_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8696515Z test_nnc_correctness_sum_to_size_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8709572Z test_nnc_correctness_sum_to_size_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8722321Z test_nnc_correctness_sum_to_size_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8735722Z test_nnc_correctness_sum_to_size_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8748395Z test_nnc_correctness_sum_to_size_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8761054Z test_nnc_correctness_sum_to_size_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8773949Z test_nnc_correctness_sum_to_size_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8787036Z test_nnc_correctness_sum_to_size_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8800034Z test_nnc_correctness_sum_to_size_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8812803Z test_nnc_correctness_sum_to_size_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8826324Z test_nnc_correctness_svd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8839803Z test_nnc_correctness_svd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8852982Z test_nnc_correctness_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8866286Z test_nnc_correctness_svd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8879707Z test_nnc_correctness_svd_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8893107Z test_nnc_correctness_svd_lowrank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8906319Z test_nnc_correctness_symeig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8920262Z test_nnc_correctness_symeig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8933321Z test_nnc_correctness_symeig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8946784Z test_nnc_correctness_symeig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8960055Z test_nnc_correctness_t_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8972813Z test_nnc_correctness_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8986004Z test_nnc_correctness_t_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.8999199Z test_nnc_correctness_t_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9012262Z test_nnc_correctness_t_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9025515Z test_nnc_correctness_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9038696Z test_nnc_correctness_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9051808Z test_nnc_correctness_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9065058Z test_nnc_correctness_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9078269Z test_nnc_correctness_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9091346Z test_nnc_correctness_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9104558Z test_nnc_correctness_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9117786Z test_nnc_correctness_take_along_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9130944Z test_nnc_correctness_take_along_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9144214Z test_nnc_correctness_take_along_dim_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9157511Z test_nnc_correctness_take_along_dim_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9170602Z test_nnc_correctness_take_along_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9183937Z test_nnc_correctness_take_along_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9197183Z test_nnc_correctness_take_along_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9210115Z test_nnc_correctness_take_along_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9223489Z test_nnc_correctness_take_along_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9236587Z test_nnc_correctness_take_along_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9249719Z test_nnc_correctness_take_along_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9263041Z test_nnc_correctness_take_along_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9276172Z test_nnc_correctness_take_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9289324Z test_nnc_correctness_take_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9302680Z test_nnc_correctness_take_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9315882Z test_nnc_correctness_take_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9329148Z test_nnc_correctness_take_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9342430Z test_nnc_correctness_take_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9355650Z test_nnc_correctness_take_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9368729Z test_nnc_correctness_take_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9381791Z test_nnc_correctness_take_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9395110Z test_nnc_correctness_take_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9408185Z test_nnc_correctness_take_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9421304Z test_nnc_correctness_take_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9434824Z test_nnc_correctness_tan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9448068Z test_nnc_correctness_tan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9461171Z test_nnc_correctness_tan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9475070Z test_nnc_correctness_tan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9488162Z test_nnc_correctness_tan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9501438Z test_nnc_correctness_tan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9514695Z test_nnc_correctness_tan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9527781Z test_nnc_correctness_tan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9540848Z test_nnc_correctness_tan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9554147Z test_nnc_correctness_tan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9567145Z test_nnc_correctness_tan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9580191Z test_nnc_correctness_tanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9593529Z test_nnc_correctness_tanh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9606669Z test_nnc_correctness_tanh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9619855Z test_nnc_correctness_tanh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9633255Z test_nnc_correctness_tanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9646404Z test_nnc_correctness_tanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9659503Z test_nnc_correctness_tanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9672827Z test_nnc_correctness_tanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9685913Z test_nnc_correctness_tanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9699012Z test_nnc_correctness_tanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9712474Z test_nnc_correctness_tanh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9725682Z test_nnc_correctness_tensor_split_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9738593Z test_nnc_correctness_tensor_split_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9751970Z test_nnc_correctness_tensor_split_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9765052Z test_nnc_correctness_tensor_split_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9778149Z test_nnc_correctness_tensor_split_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9791475Z test_nnc_correctness_tensor_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9804727Z test_nnc_correctness_tensor_split_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9817589Z test_nnc_correctness_tensor_split_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9830785Z test_nnc_correctness_tensor_split_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9843834Z test_nnc_correctness_tensor_split_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9856810Z test_nnc_correctness_tensor_split_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9870003Z test_nnc_correctness_tensor_split_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9883106Z test_nnc_correctness_tensordot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9896099Z test_nnc_correctness_tensordot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9909069Z test_nnc_correctness_tensordot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9921772Z test_nnc_correctness_tensordot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9934707Z test_nnc_correctness_tensordot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9947699Z test_nnc_correctness_tensordot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9960452Z test_nnc_correctness_tensordot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9973311Z test_nnc_correctness_tensordot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9986443Z test_nnc_correctness_tensordot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:39.9999193Z test_nnc_correctness_tensordot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0011930Z test_nnc_correctness_tile_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0024939Z test_nnc_correctness_tile_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0037729Z test_nnc_correctness_tile_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0050541Z test_nnc_correctness_tile_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0063388Z test_nnc_correctness_tile_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0076252Z test_nnc_correctness_tile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0089075Z test_nnc_correctness_tile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0102041Z test_nnc_correctness_tile_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0114934Z test_nnc_correctness_tile_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0127719Z test_nnc_correctness_tile_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0140698Z test_nnc_correctness_tile_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0153699Z test_nnc_correctness_tile_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0166539Z test_nnc_correctness_to_sparse_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0179325Z test_nnc_correctness_to_sparse_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0192309Z test_nnc_correctness_to_sparse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0205128Z test_nnc_correctness_to_sparse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0217977Z test_nnc_correctness_to_sparse_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0231338Z test_nnc_correctness_to_sparse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0243995Z test_nnc_correctness_to_sparse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0257093Z test_nnc_correctness_to_sparse_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0270482Z test_nnc_correctness_to_sparse_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0283559Z test_nnc_correctness_to_sparse_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0296700Z test_nnc_correctness_to_sparse_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0310004Z test_nnc_correctness_to_sparse_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0323091Z test_nnc_correctness_topk_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0336127Z test_nnc_correctness_topk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0349500Z test_nnc_correctness_topk_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0362660Z test_nnc_correctness_topk_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0375753Z test_nnc_correctness_topk_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0389002Z test_nnc_correctness_topk_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0402311Z test_nnc_correctness_topk_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0415308Z test_nnc_correctness_topk_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0428772Z test_nnc_correctness_trace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0441967Z test_nnc_correctness_trace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0455029Z test_nnc_correctness_trace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0468243Z test_nnc_correctness_trace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0481460Z test_nnc_correctness_trace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0494382Z test_nnc_correctness_trace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0507747Z test_nnc_correctness_trace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0520339Z test_nnc_correctness_trace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0533206Z test_nnc_correctness_trace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0546443Z test_nnc_correctness_transpose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0559595Z test_nnc_correctness_transpose_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0572679Z test_nnc_correctness_transpose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0586003Z test_nnc_correctness_transpose_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0599153Z test_nnc_correctness_transpose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0612386Z test_nnc_correctness_transpose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0625696Z test_nnc_correctness_transpose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0638911Z test_nnc_correctness_transpose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0652114Z test_nnc_correctness_transpose_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0665364Z test_nnc_correctness_transpose_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0678508Z test_nnc_correctness_transpose_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0691679Z test_nnc_correctness_transpose_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0705151Z test_nnc_correctness_transpose_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0718247Z test_nnc_correctness_trapezoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0731407Z test_nnc_correctness_trapezoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0744723Z test_nnc_correctness_trapezoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0758101Z test_nnc_correctness_trapezoid_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0771058Z test_nnc_correctness_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0784118Z test_nnc_correctness_trapezoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0797347Z test_nnc_correctness_trapezoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0810399Z test_nnc_correctness_trapezoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0823645Z test_nnc_correctness_trapezoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0836833Z test_nnc_correctness_trapezoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0850130Z test_nnc_correctness_trapezoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0863297Z test_nnc_correctness_trapz_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0876514Z test_nnc_correctness_trapz_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0889613Z test_nnc_correctness_trapz_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0902820Z test_nnc_correctness_trapz_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0916027Z test_nnc_correctness_trapz_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0929107Z test_nnc_correctness_trapz_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0942379Z test_nnc_correctness_trapz_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0955678Z test_nnc_correctness_trapz_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0968814Z test_nnc_correctness_trapz_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0981978Z test_nnc_correctness_trapz_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.0995418Z test_nnc_correctness_trapz_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1008408Z test_nnc_correctness_triangular_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1021407Z test_nnc_correctness_triangular_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1034823Z test_nnc_correctness_triangular_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1047872Z test_nnc_correctness_triangular_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1060933Z test_nnc_correctness_tril_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1074105Z test_nnc_correctness_tril_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1087177Z test_nnc_correctness_tril_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1100274Z test_nnc_correctness_tril_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1113521Z test_nnc_correctness_tril_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1126569Z test_nnc_correctness_tril_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1139627Z test_nnc_correctness_tril_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1153001Z test_nnc_correctness_tril_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1166136Z test_nnc_correctness_tril_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1179134Z test_nnc_correctness_tril_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1192272Z test_nnc_correctness_tril_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1205200Z test_nnc_correctness_tril_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1218272Z test_nnc_correctness_triu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1231830Z test_nnc_correctness_triu_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1244647Z test_nnc_correctness_triu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1257879Z test_nnc_correctness_triu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1271116Z test_nnc_correctness_triu_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1284060Z test_nnc_correctness_triu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1297386Z test_nnc_correctness_triu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1310336Z test_nnc_correctness_triu_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1323356Z test_nnc_correctness_triu_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1336443Z test_nnc_correctness_triu_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1349564Z test_nnc_correctness_triu_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1362843Z test_nnc_correctness_triu_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1375834Z test_nnc_correctness_true_divide_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1389173Z test_nnc_correctness_true_divide_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1401988Z test_nnc_correctness_true_divide_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1414897Z test_nnc_correctness_true_divide_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1427921Z test_nnc_correctness_true_divide_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1440806Z test_nnc_correctness_true_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1454249Z test_nnc_correctness_true_divide_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1467122Z test_nnc_correctness_true_divide_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1480270Z test_nnc_correctness_true_divide_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1493097Z test_nnc_correctness_true_divide_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1506145Z test_nnc_correctness_true_divide_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1519157Z test_nnc_correctness_true_divide_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1532008Z test_nnc_correctness_trunc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1544856Z test_nnc_correctness_trunc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1557987Z test_nnc_correctness_trunc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1570852Z test_nnc_correctness_unbind_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1583829Z test_nnc_correctness_unbind_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1597023Z test_nnc_correctness_unbind_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1609817Z test_nnc_correctness_unbind_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1622857Z test_nnc_correctness_unbind_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1635864Z test_nnc_correctness_unbind_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1648768Z test_nnc_correctness_unbind_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1661546Z test_nnc_correctness_unbind_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1674548Z test_nnc_correctness_unbind_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1687365Z test_nnc_correctness_unbind_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1700228Z test_nnc_correctness_unbind_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1713385Z test_nnc_correctness_unbind_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1726186Z test_nnc_correctness_unbind_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1739504Z test_nnc_correctness_unflatten_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1752629Z test_nnc_correctness_unflatten_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1765819Z test_nnc_correctness_unflatten_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1778676Z test_nnc_correctness_unflatten_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1792021Z test_nnc_correctness_unflatten_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1804856Z test_nnc_correctness_unflatten_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1817822Z test_nnc_correctness_unflatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1830998Z test_nnc_correctness_unflatten_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1843908Z test_nnc_correctness_unflatten_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1856855Z test_nnc_correctness_unflatten_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1870008Z test_nnc_correctness_unflatten_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1882997Z test_nnc_correctness_unflatten_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1896253Z test_nnc_correctness_unflatten_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1909437Z test_nnc_correctness_unfold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1922336Z test_nnc_correctness_unfold_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1935230Z test_nnc_correctness_unfold_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1948472Z test_nnc_correctness_unfold_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1961297Z test_nnc_correctness_unfold_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1974238Z test_nnc_correctness_unfold_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.1987297Z test_nnc_correctness_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2001049Z test_nnc_correctness_unfold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2013958Z test_nnc_correctness_unfold_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2027079Z test_nnc_correctness_unfold_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2040026Z test_nnc_correctness_unfold_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2052993Z test_nnc_correctness_unfold_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2066038Z test_nnc_correctness_unfold_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2079059Z test_nnc_correctness_unique_consecutive_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2092371Z test_nnc_correctness_unique_consecutive_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2105485Z test_nnc_correctness_unique_consecutive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2118690Z test_nnc_correctness_unique_consecutive_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2131834Z test_nnc_correctness_unique_consecutive_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2145000Z test_nnc_correctness_unique_consecutive_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2158124Z test_nnc_correctness_unique_consecutive_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2171229Z test_nnc_correctness_unique_consecutive_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2184601Z test_nnc_correctness_unique_consecutive_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2197564Z test_nnc_correctness_unique_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2210719Z test_nnc_correctness_unique_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2223999Z test_nnc_correctness_unique_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2237320Z test_nnc_correctness_unique_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2250401Z test_nnc_correctness_unique_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2263903Z test_nnc_correctness_unique_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2276778Z test_nnc_correctness_unique_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2289812Z test_nnc_correctness_unique_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2303005Z test_nnc_correctness_unique_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2316262Z test_nnc_correctness_unsqueeze_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2329298Z test_nnc_correctness_unsqueeze_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2342598Z test_nnc_correctness_unsqueeze_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2355799Z test_nnc_correctness_unsqueeze_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2368717Z test_nnc_correctness_unsqueeze_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2382066Z test_nnc_correctness_unsqueeze_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2395389Z test_nnc_correctness_unsqueeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2408516Z test_nnc_correctness_unsqueeze_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2421575Z test_nnc_correctness_unsqueeze_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2434769Z test_nnc_correctness_unsqueeze_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2447809Z test_nnc_correctness_unsqueeze_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2460931Z test_nnc_correctness_unsqueeze_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2474130Z test_nnc_correctness_unsqueeze_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2487524Z test_nnc_correctness_var_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2500453Z test_nnc_correctness_var_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2513670Z test_nnc_correctness_var_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2526641Z test_nnc_correctness_var_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2539669Z test_nnc_correctness_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2552834Z test_nnc_correctness_var_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2565893Z test_nnc_correctness_var_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2579064Z test_nnc_correctness_var_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2592437Z test_nnc_correctness_var_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2605418Z test_nnc_correctness_var_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2618497Z test_nnc_correctness_var_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2631664Z test_nnc_correctness_var_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2644937Z test_nnc_correctness_vdot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2657872Z test_nnc_correctness_vdot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2671210Z test_nnc_correctness_vdot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2684274Z test_nnc_correctness_vdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2697306Z test_nnc_correctness_vdot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2710561Z test_nnc_correctness_vdot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2723560Z test_nnc_correctness_vdot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2736611Z test_nnc_correctness_vdot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2750221Z test_nnc_correctness_vdot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2763216Z test_nnc_correctness_vdot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2772619Z test_nnc_correctness_view_as_complex_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:40.2786046Z test_nnc_correctness_view_as_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2798871Z test_nnc_correctness_view_as_complex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2812004Z test_nnc_correctness_view_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2825257Z test_nnc_correctness_view_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2838597Z test_nnc_correctness_view_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2851621Z test_nnc_correctness_view_as_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2864763Z test_nnc_correctness_view_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2877885Z test_nnc_correctness_view_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2890992Z test_nnc_correctness_view_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2904142Z test_nnc_correctness_view_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2917333Z test_nnc_correctness_view_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2930323Z test_nnc_correctness_view_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2943605Z test_nnc_correctness_view_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2956692Z test_nnc_correctness_view_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2969713Z test_nnc_correctness_view_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2982967Z test_nnc_correctness_view_as_real_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.2996100Z test_nnc_correctness_view_as_real_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3009126Z test_nnc_correctness_view_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3022485Z test_nnc_correctness_view_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3035790Z test_nnc_correctness_view_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3048844Z test_nnc_correctness_view_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3061986Z test_nnc_correctness_view_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3075397Z test_nnc_correctness_view_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3088769Z test_nnc_correctness_view_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3101723Z test_nnc_correctness_view_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3115059Z test_nnc_correctness_view_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3128216Z test_nnc_correctness_view_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3141444Z test_nnc_correctness_view_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3154849Z test_nnc_correctness_view_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3167964Z test_nnc_correctness_view_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3181029Z test_nnc_correctness_vsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3194398Z test_nnc_correctness_vsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3207650Z test_nnc_correctness_vsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3220897Z test_nnc_correctness_vsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3234231Z test_nnc_correctness_vsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3247349Z test_nnc_correctness_vsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3260549Z test_nnc_correctness_vsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3273980Z test_nnc_correctness_vsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3287077Z test_nnc_correctness_vsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3300138Z test_nnc_correctness_vsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3313516Z test_nnc_correctness_vsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3326644Z test_nnc_correctness_vsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3339758Z test_nnc_correctness_vsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3353040Z test_nnc_correctness_vstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3366199Z test_nnc_correctness_vstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3379352Z test_nnc_correctness_vstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3392879Z test_nnc_correctness_vstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3405966Z test_nnc_correctness_vstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3419085Z test_nnc_correctness_vstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3432553Z test_nnc_correctness_vstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3445651Z test_nnc_correctness_vstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3458800Z test_nnc_correctness_vstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3472192Z test_nnc_correctness_vstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3485753Z test_nnc_correctness_vstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3498676Z test_nnc_correctness_vstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3512051Z test_nnc_correctness_vstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3525234Z test_nnc_correctness_where_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3538524Z test_nnc_correctness_where_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3551888Z test_nnc_correctness_where_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3565078Z test_nnc_correctness_where_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3578367Z test_nnc_correctness_where_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3591742Z test_nnc_correctness_where_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3604867Z test_nnc_correctness_where_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3617980Z test_nnc_correctness_where_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3631397Z test_nnc_correctness_where_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3644472Z test_nnc_correctness_where_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3657564Z test_nnc_correctness_where_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3670971Z test_nnc_correctness_where_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3684060Z test_nnc_correctness_where_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3697352Z test_nnc_correctness_xlogy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3710627Z test_nnc_correctness_xlogy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3723795Z test_nnc_correctness_xlogy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3736919Z test_nnc_correctness_xlogy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3750301Z test_nnc_correctness_xlogy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3763555Z test_nnc_correctness_xlogy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3776649Z test_nnc_correctness_xlogy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3789656Z test_nnc_correctness_xlogy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3802529Z test_nnc_correctness_xlogy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3815503Z test_nnc_correctness_xlogy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3828630Z test_nnc_correctness_zero__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3841527Z test_nnc_correctness_zero__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3854580Z test_nnc_correctness_zero__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3867803Z test_nnc_correctness_zero__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3880932Z test_nnc_correctness_zero__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3893979Z test_nnc_correctness_zero__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3907214Z test_nnc_correctness_zero__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3920243Z test_nnc_correctness_zero__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3933321Z test_nnc_correctness_zero__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3946622Z test_nnc_correctness_zero__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3959721Z test_nnc_correctness_zero__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3972735Z test_nnc_correctness_zero__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3985846Z test_nnc_correctness_zeros_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.3999013Z test_nnc_correctness_zeros_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4012127Z test_nnc_correctness_zeros_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4025188Z test_nnc_correctness_zeros_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4038190Z test_nnc_correctness_zeros_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4051150Z test_nnc_correctness_zeros_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4064271Z test_nnc_correctness_zeros_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4077304Z test_nnc_correctness_zeros_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4090372Z test_nnc_correctness_zeros_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4103594Z test_nnc_correctness_zeros_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4116609Z test_nnc_correctness_zeros_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4129502Z test_nnc_correctness_zeros_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:40.4142578Z test_nnc_correctness_zeros_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:41.4984063Z test_unsupported_H_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (1.084s) 2022-08-17T12:28:41.4996591Z test_unsupported_T_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5007951Z test_unsupported___getitem___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5018488Z test_unsupported___rpow___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5029298Z test_unsupported___rsub___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5039901Z test_unsupported__masked_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5050446Z test_unsupported__masked_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5061011Z test_unsupported__masked_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5071862Z test_unsupported__masked_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5082462Z test_unsupported__masked_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5093107Z test_unsupported__masked_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5103901Z test_unsupported__masked_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5114565Z test_unsupported__masked_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5125066Z test_unsupported__masked_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5135667Z test_unsupported__masked_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5146643Z test_unsupported__masked_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5157517Z test_unsupported__masked_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5167990Z test_unsupported__masked_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5178505Z test_unsupported__masked_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5189377Z test_unsupported__masked_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5200015Z test_unsupported__masked_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5210677Z test_unsupported__masked_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5221248Z test_unsupported__masked_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5232310Z test_unsupported__masked_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5243206Z test_unsupported_acosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5254176Z test_unsupported_addbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5265147Z test_unsupported_addcdiv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5276147Z test_unsupported_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5287037Z test_unsupported_addmv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5297936Z test_unsupported_addr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5309071Z test_unsupported_all_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5320049Z test_unsupported_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5330917Z test_unsupported_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5341840Z test_unsupported_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5352970Z test_unsupported_aminmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5363901Z test_unsupported_angle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5374770Z test_unsupported_any_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5385801Z test_unsupported_arange_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5396842Z test_unsupported_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5407773Z test_unsupported_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5418669Z test_unsupported_argsort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5429775Z test_unsupported_argwhere_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5440700Z test_unsupported_as_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5451596Z test_unsupported_as_strided_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5462774Z test_unsupported_asinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5473624Z test_unsupported_atanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5484748Z test_unsupported_atleast_1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5495561Z test_unsupported_atleast_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5506476Z test_unsupported_atleast_3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5517380Z test_unsupported_baddbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5528242Z test_unsupported_bernoulli_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5539065Z test_unsupported_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5550176Z test_unsupported_block_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5561174Z test_unsupported_bmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5571899Z test_unsupported_broadcast_shapes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5582787Z test_unsupported_broadcast_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5593695Z test_unsupported_broadcast_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5604444Z test_unsupported_bucketize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5615114Z test_unsupported_cartesian_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5625909Z test_unsupported_cat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5636669Z test_unsupported_cdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5647369Z test_unsupported_chalf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5658082Z test_unsupported_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5669137Z test_unsupported_cholesky_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5679886Z test_unsupported_cholesky_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5690567Z test_unsupported_chunk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5701296Z test_unsupported_clamp_max_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5712011Z test_unsupported_clamp_min_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5722514Z test_unsupported_clone_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5733207Z test_unsupported_column_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5744227Z test_unsupported_combinations_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5754486Z test_unsupported_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5764873Z test_unsupported_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5775460Z test_unsupported_conj_physical_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5786171Z test_unsupported_constant_pad_nd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5796712Z test_unsupported_copysign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5807295Z test_unsupported_corrcoef_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5817920Z test_unsupported_count_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5828586Z test_unsupported_cov_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5839131Z test_unsupported_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5849639Z test_unsupported_cummax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5860278Z test_unsupported_cummin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5871095Z test_unsupported_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5881932Z test_unsupported_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5892185Z test_unsupported_cumulative_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5902713Z test_unsupported_deg2rad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5913427Z test_unsupported_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5923920Z test_unsupported_diag_embed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5934443Z test_unsupported_diagflat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5945324Z test_unsupported_diagonal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5955790Z test_unsupported_diagonal_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5974215Z test_unsupported_diff_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5977048Z test_unsupported_digamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5987782Z test_unsupported_dist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.5998240Z test_unsupported_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6008842Z test_unsupported_dsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6019416Z test_unsupported_dstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6030114Z test_unsupported_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6040627Z test_unsupported_einsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6051145Z test_unsupported_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6061651Z test_unsupported_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6072491Z test_unsupported_equal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6083053Z test_unsupported_erfinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6093635Z test_unsupported_exp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6104468Z test_unsupported_fft_fft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6115046Z test_unsupported_fft_fft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6125494Z test_unsupported_fft_fftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6136118Z test_unsupported_fft_fftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6146939Z test_unsupported_fft_hfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6157621Z test_unsupported_fft_hfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6168143Z test_unsupported_fft_hfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6178711Z test_unsupported_fft_ifft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6189509Z test_unsupported_fft_ifft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6200121Z test_unsupported_fft_ifftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6210671Z test_unsupported_fft_ifftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6221206Z test_unsupported_fft_ihfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6232098Z test_unsupported_fft_ihfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6242792Z test_unsupported_fft_ihfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6253199Z test_unsupported_fft_irfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6263873Z test_unsupported_fft_irfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6274661Z test_unsupported_fft_irfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6285458Z test_unsupported_fft_rfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6296230Z test_unsupported_fft_rfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6307179Z test_unsupported_fft_rfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6314406Z test_unsupported_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:28:41.6324932Z test_unsupported_flatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6335480Z test_unsupported_flip_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6346216Z test_unsupported_fliplr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6356962Z test_unsupported_flipud_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6367696Z test_unsupported_float_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6378332Z test_unsupported_floor_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6389397Z test_unsupported_fmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6400067Z test_unsupported_fmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6410734Z test_unsupported_frexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6421421Z test_unsupported_full_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6432349Z test_unsupported_gather_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6443096Z test_unsupported_geqrf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6453804Z test_unsupported_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6464628Z test_unsupported_heaviside_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6475769Z test_unsupported_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6486664Z test_unsupported_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6496979Z test_unsupported_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6508293Z test_unsupported_hsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6518889Z test_unsupported_hstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6529338Z test_unsupported_hypot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6539767Z test_unsupported_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6550478Z test_unsupported_igamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6560880Z test_unsupported_igammac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6571457Z test_unsupported_index_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6581969Z test_unsupported_index_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6592747Z test_unsupported_index_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6603402Z test_unsupported_index_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6614002Z test_unsupported_index_reduce_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6624613Z test_unsupported_index_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6635294Z test_unsupported_inner_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6645819Z test_unsupported_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6656272Z test_unsupported_isclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6666989Z test_unsupported_isfinite_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6677653Z test_unsupported_isin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6688033Z test_unsupported_isinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6698509Z test_unsupported_isneginf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6709458Z test_unsupported_isposinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6719782Z test_unsupported_isreal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6730244Z test_unsupported_istft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6741086Z test_unsupported_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:41.6751913Z test_unsupported_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:41.6762510Z test_unsupported_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:41.6773144Z test_unsupported_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:41.6783742Z test_unsupported_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:28:41.6794273Z test_unsupported_kron_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6804785Z test_unsupported_kthvalue_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6815318Z test_unsupported_ldexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6825920Z test_unsupported_linalg_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6836573Z test_unsupported_linalg_cholesky_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6847571Z test_unsupported_linalg_cond_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6858012Z test_unsupported_linalg_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6868963Z test_unsupported_linalg_det_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6879864Z test_unsupported_linalg_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6890826Z test_unsupported_linalg_eigh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6901337Z test_unsupported_linalg_eigvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6912173Z test_unsupported_linalg_eigvalsh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6922763Z test_unsupported_linalg_householder_product_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6933301Z test_unsupported_linalg_inv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6943876Z test_unsupported_linalg_inv_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6954648Z test_unsupported_linalg_ldl_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6965276Z test_unsupported_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6975877Z test_unsupported_linalg_ldl_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6986586Z test_unsupported_linalg_lstsq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.6997371Z test_unsupported_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7007956Z test_unsupported_linalg_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7018577Z test_unsupported_linalg_lu_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7029337Z test_unsupported_linalg_lu_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7039983Z test_unsupported_linalg_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7050911Z test_unsupported_linalg_matrix_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7061935Z test_unsupported_linalg_matrix_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7072556Z test_unsupported_linalg_matrix_rank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7083237Z test_unsupported_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7093732Z test_unsupported_linalg_multi_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7104647Z test_unsupported_linalg_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7115590Z test_unsupported_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7126211Z test_unsupported_linalg_pinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7136879Z test_unsupported_linalg_pinv_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7147816Z test_unsupported_linalg_pinv_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:28:41.7158298Z test_unsupported_linalg_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7168852Z test_unsupported_linalg_slogdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7179356Z test_unsupported_linalg_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7190159Z test_unsupported_linalg_solve_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7200554Z test_unsupported_linalg_solve_triangular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7211400Z test_unsupported_linalg_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7222436Z test_unsupported_linalg_svdvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7233049Z test_unsupported_linalg_tensorinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7243707Z test_unsupported_linalg_tensorsolve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7254105Z test_unsupported_linalg_vander_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7264765Z test_unsupported_linalg_vecdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7275388Z test_unsupported_linalg_vector_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7285960Z test_unsupported_linspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7296410Z test_unsupported_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7307083Z test_unsupported_log_softmax_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7317625Z test_unsupported_logaddexp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7328038Z test_unsupported_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7338534Z test_unsupported_logcumsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7349292Z test_unsupported_logdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7359781Z test_unsupported_logical_and_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7370294Z test_unsupported_logical_not_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7380730Z test_unsupported_logical_or_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7391453Z test_unsupported_logical_xor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7402012Z test_unsupported_logit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7412575Z test_unsupported_logspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7423375Z test_unsupported_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7433941Z test_unsupported_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7444482Z test_unsupported_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7455159Z test_unsupported_lu_unpack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7465979Z test_unsupported_mH_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7477726Z test_unsupported_mT_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7488607Z test_unsupported_masked_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7499818Z test_unsupported_masked_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7511198Z test_unsupported_matrix_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7522572Z test_unsupported_max_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7533822Z test_unsupported_max_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7545164Z test_unsupported_maximum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7556490Z test_unsupported_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7567831Z test_unsupported_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7579114Z test_unsupported_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7590647Z test_unsupported_min_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7601900Z test_unsupported_min_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7613282Z test_unsupported_minimum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7624692Z test_unsupported_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7635958Z test_unsupported_movedim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7647173Z test_unsupported_msort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7658596Z test_unsupported_multinomial_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7670119Z test_unsupported_mv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7681443Z test_unsupported_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7692824Z test_unsupported_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7704219Z test_unsupported_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7715528Z test_unsupported_nan_to_num_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7726711Z test_unsupported_nanmean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7738064Z test_unsupported_nanmedian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7749588Z test_unsupported_nanquantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7760920Z test_unsupported_nansum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7772023Z test_unsupported_narrow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7783396Z test_unsupported_native_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7794707Z test_unsupported_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7805861Z test_unsupported_new_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7817097Z test_unsupported_new_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7828709Z test_unsupported_new_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7839867Z test_unsupported_nextafter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7851233Z test_unsupported_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7862680Z test_unsupported_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7874045Z test_unsupported_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7885283Z test_unsupported_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7896538Z test_unsupported_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7908006Z test_unsupported_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7919254Z test_unsupported_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7930452Z test_unsupported_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7941625Z test_unsupported_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7953116Z test_unsupported_nn_functional_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7964409Z test_unsupported_nn_functional_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7975649Z test_unsupported_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7987094Z test_unsupported_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.7998627Z test_unsupported_nn_functional_celu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8009632Z test_unsupported_nn_functional_conv1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8020890Z test_unsupported_nn_functional_conv2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8031706Z test_unsupported_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8042375Z test_unsupported_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8053010Z test_unsupported_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8063890Z test_unsupported_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8074665Z test_unsupported_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8085294Z test_unsupported_nn_functional_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8096007Z test_unsupported_nn_functional_ctc_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8106826Z test_unsupported_nn_functional_dropout2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8117531Z test_unsupported_nn_functional_dropout3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8128170Z test_unsupported_nn_functional_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8138814Z test_unsupported_nn_functional_elu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8149726Z test_unsupported_nn_functional_embedding_bag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8160388Z test_unsupported_nn_functional_embedding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8171207Z test_unsupported_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8181733Z test_unsupported_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8192512Z test_unsupported_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8203117Z test_unsupported_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8213740Z test_unsupported_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8224536Z test_unsupported_nn_functional_gelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8235247Z test_unsupported_nn_functional_glu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8246109Z test_unsupported_nn_functional_grid_sample_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8256852Z test_unsupported_nn_functional_group_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8267684Z test_unsupported_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8278334Z test_unsupported_nn_functional_huber_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8288868Z test_unsupported_nn_functional_instance_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8299569Z test_unsupported_nn_functional_interpolate_area_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8310477Z test_unsupported_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8321127Z test_unsupported_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8331757Z test_unsupported_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8342607Z test_unsupported_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8353334Z test_unsupported_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8364047Z test_unsupported_nn_functional_kl_div_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8374764Z test_unsupported_nn_functional_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8385549Z test_unsupported_nn_functional_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8396397Z test_unsupported_nn_functional_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8407038Z test_unsupported_nn_functional_local_response_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8417820Z test_unsupported_nn_functional_logsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8428735Z test_unsupported_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8439415Z test_unsupported_nn_functional_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8450050Z test_unsupported_nn_functional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8460709Z test_unsupported_nn_functional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8471633Z test_unsupported_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8482191Z test_unsupported_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8492953Z test_unsupported_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8503828Z test_unsupported_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8514482Z test_unsupported_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8525072Z test_unsupported_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8535750Z test_unsupported_nn_functional_mish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8546510Z test_unsupported_nn_functional_mse_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8557300Z test_unsupported_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8567949Z test_unsupported_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8578679Z test_unsupported_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8589498Z test_unsupported_nn_functional_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8600185Z test_unsupported_nn_functional_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8610884Z test_unsupported_nn_functional_pad_circular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8621545Z test_unsupported_nn_functional_pad_constant_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8632494Z test_unsupported_nn_functional_pad_reflect_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8643175Z test_unsupported_nn_functional_pad_replicate_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8653855Z test_unsupported_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8664694Z test_unsupported_nn_functional_pdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8675491Z test_unsupported_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8686145Z test_unsupported_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8696814Z test_unsupported_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8707662Z test_unsupported_nn_functional_prelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8718468Z test_unsupported_nn_functional_rrelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8729158Z test_unsupported_nn_functional_selu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8739820Z test_unsupported_nn_functional_silu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8750861Z test_unsupported_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8761533Z test_unsupported_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8772209Z test_unsupported_nn_functional_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8782970Z test_unsupported_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8793800Z test_unsupported_nn_functional_softshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8804472Z test_unsupported_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8815181Z test_unsupported_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8825880Z test_unsupported_nn_functional_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8836747Z test_unsupported_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8847262Z test_unsupported_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8857871Z test_unsupported_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8868660Z test_unsupported_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8879326Z test_unsupported_norm_fro_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8889929Z test_unsupported_norm_inf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8900767Z test_unsupported_norm_nuc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8911760Z test_unsupported_normal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8922393Z test_unsupported_normal_number_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8933273Z test_unsupported_ones_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8944250Z test_unsupported_ormqr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8954891Z test_unsupported_outer_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8966117Z test_unsupported_pca_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8976856Z test_unsupported_pinverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8987742Z test_unsupported_polar_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.8998386Z test_unsupported_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9009053Z test_unsupported_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9019788Z test_unsupported_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9030698Z test_unsupported_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9041514Z test_unsupported_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9052265Z test_unsupported_positive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9063096Z test_unsupported_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9073819Z test_unsupported_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9084563Z test_unsupported_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9095219Z test_unsupported_quantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9106028Z test_unsupported_rad2deg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9116743Z test_unsupported_rand_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9127411Z test_unsupported_randint_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9138046Z test_unsupported_randn_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9148946Z test_unsupported_ravel_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9159541Z test_unsupported_real_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9170290Z test_unsupported_renorm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9180984Z test_unsupported_repeat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9192017Z test_unsupported_repeat_interleave_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9202774Z test_unsupported_resize__cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9213566Z test_unsupported_resize_as__cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9224189Z test_unsupported_resolve_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9235235Z test_unsupported_resolve_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9246004Z test_unsupported_roll_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9256564Z test_unsupported_rot90_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9267241Z test_unsupported_round_decimals_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9277922Z test_unsupported_round_decimals_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9288811Z test_unsupported_round_decimals_neg_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9299528Z test_unsupported_scatter_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9310360Z test_unsupported_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9320966Z test_unsupported_scatter_reduce_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9331465Z test_unsupported_scatter_reduce_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9342360Z test_unsupported_scatter_reduce_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9353059Z test_unsupported_scatter_reduce_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9363701Z test_unsupported_scatter_reduce_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9374132Z test_unsupported_searchsorted_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9384772Z test_unsupported_segment_reduce_lengths_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9395446Z test_unsupported_segment_reduce_offsets_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9405786Z test_unsupported_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9416264Z test_unsupported_select_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9426933Z test_unsupported_sgn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9437457Z test_unsupported_signbit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9447949Z test_unsupported_sinc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9458442Z test_unsupported_slice_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9469098Z test_unsupported_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9479496Z test_unsupported_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9490090Z test_unsupported_sort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9500975Z test_unsupported_sparse_sampled_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9512536Z test_unsupported_special_airy_ai_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9522990Z test_unsupported_special_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9533501Z test_unsupported_special_bessel_j1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9544060Z test_unsupported_special_bessel_y0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9554565Z test_unsupported_special_bessel_y1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9561562Z test_unsupported_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9568610Z test_unsupported_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9575198Z test_unsupported_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9581769Z test_unsupported_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9592534Z test_unsupported_special_entr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9603185Z test_unsupported_special_erfcx_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9610218Z test_unsupported_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9616958Z test_unsupported_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9627739Z test_unsupported_special_i0e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9638193Z test_unsupported_special_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9648721Z test_unsupported_special_i1e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9655570Z test_unsupported_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9662569Z test_unsupported_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9672900Z test_unsupported_special_log_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9683507Z test_unsupported_special_modified_bessel_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9693932Z test_unsupported_special_modified_bessel_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9704683Z test_unsupported_special_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9715434Z test_unsupported_special_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9725956Z test_unsupported_special_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9736478Z test_unsupported_special_ndtri_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9747348Z test_unsupported_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9757956Z test_unsupported_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9768478Z test_unsupported_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9775467Z test_unsupported_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9782111Z test_unsupported_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9789181Z test_unsupported_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9795752Z test_unsupported_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:28:41.9806044Z test_unsupported_special_spherical_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9816719Z test_unsupported_special_xlog1py_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9827241Z test_unsupported_special_zeta_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9837948Z test_unsupported_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9848335Z test_unsupported_split_list_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9859152Z test_unsupported_split_with_sizes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9869690Z test_unsupported_square_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9880164Z test_unsupported_squeeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9891144Z test_unsupported_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9901453Z test_unsupported_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9912066Z test_unsupported_std_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9922506Z test_unsupported_stft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9932971Z test_unsupported_sum_to_size_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9944123Z test_unsupported_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9955189Z test_unsupported_svd_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9966055Z test_unsupported_symeig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9976522Z test_unsupported_take_along_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9987156Z test_unsupported_take_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:41.9998064Z test_unsupported_tensor_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0008824Z test_unsupported_tensordot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0019436Z test_unsupported_tile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0030399Z test_unsupported_to_sparse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0040887Z test_unsupported_topk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0051440Z test_unsupported_trace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0061942Z test_unsupported_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0072578Z test_unsupported_trapz_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0083111Z test_unsupported_triangular_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0093618Z test_unsupported_tril_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0104321Z test_unsupported_triu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0114977Z test_unsupported_unbind_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0125455Z test_unsupported_unflatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0135875Z test_unsupported_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0146647Z test_unsupported_unique_consecutive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0157248Z test_unsupported_unique_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0167719Z test_unsupported_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0178240Z test_unsupported_var_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0188915Z test_unsupported_vdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0199450Z test_unsupported_view_as_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0209956Z test_unsupported_vsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0220468Z test_unsupported_vstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0231369Z test_unsupported_xlogy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0242102Z test_unsupported_zero__cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.0252490Z test_unsupported_zeros_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:28:42.6093387Z test_working___radd___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.584s) 2022-08-17T12:28:43.0438914Z test_working___rdiv___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.434s) 2022-08-17T12:28:43.6453527Z test_working___rmod___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.601s) 2022-08-17T12:28:44.0891483Z test_working___rmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.444s) 2022-08-17T12:28:44.1480187Z test_working_abs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.059s) 2022-08-17T12:28:44.1493237Z test_working_acos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:28:44.1494034Z function: 'te_compile' (test_jit_fuser_te.py:2587) 2022-08-17T12:28:44.1494340Z reasons: ['___check_type_id(op, 94104580767248)'] 2022-08-17T12:28:44.1494703Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:28:44.2300191Z ok (0.082s) 2022-08-17T12:28:44.7403284Z test_working_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.510s) 2022-08-17T12:28:45.2265151Z test_working_addcmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.486s) 2022-08-17T12:28:45.3325376Z test_working_addmm_decomposed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.106s) 2022-08-17T12:28:45.3697251Z test_working_asin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.037s) 2022-08-17T12:28:45.8086037Z test_working_atan2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.439s) 2022-08-17T12:28:45.8453747Z test_working_atan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.037s) 2022-08-17T12:28:46.1924767Z test_working_bool_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.347s) 2022-08-17T12:28:46.5370339Z test_working_byte_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.344s) 2022-08-17T12:28:46.5853184Z test_working_ceil_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.048s) 2022-08-17T12:28:46.9273694Z test_working_char_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.342s) 2022-08-17T12:28:47.2020570Z test_working_clamp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.275s) 2022-08-17T12:28:47.3125144Z test_working_contiguous_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.110s) 2022-08-17T12:28:47.3942450Z test_working_cos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.082s) 2022-08-17T12:28:47.4756047Z test_working_cosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.081s) 2022-08-17T12:28:47.7599305Z test_working_div_floor_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... expected failure (0.284s) 2022-08-17T12:28:48.1859964Z test_working_div_no_rounding_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.426s) 2022-08-17T12:28:48.1951865Z test_working_div_trunc_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:28:48.5389656Z test_working_double_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.344s) 2022-08-17T12:28:49.0326328Z test_working_eq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.491s) 2022-08-17T12:28:49.0675628Z test_working_erf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.038s) 2022-08-17T12:28:49.1485412Z test_working_erfc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.081s) 2022-08-17T12:28:49.2301934Z test_working_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.082s) 2022-08-17T12:28:49.3238435Z test_working_expand_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.093s) 2022-08-17T12:28:49.6630184Z test_working_expand_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.339s) 2022-08-17T12:28:49.7000411Z test_working_expm1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.037s) 2022-08-17T12:28:50.0454860Z test_working_float_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.345s) 2022-08-17T12:28:50.0941549Z test_working_floor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.048s) 2022-08-17T12:28:50.5421522Z test_working_fmod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.448s) 2022-08-17T12:28:50.9898127Z test_working_ge_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.448s) 2022-08-17T12:28:51.4368042Z test_working_gt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.447s) 2022-08-17T12:28:51.7850587Z test_working_half_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.348s) 2022-08-17T12:28:52.1282872Z test_working_int_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.343s) 2022-08-17T12:28:52.1688618Z test_working_isnan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.040s) 2022-08-17T12:28:52.6193294Z test_working_le_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.450s) 2022-08-17T12:28:53.1645129Z test_working_lerp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.545s) 2022-08-17T12:28:53.2469187Z test_working_lgamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.082s) 2022-08-17T12:28:53.3287752Z test_working_log10_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.082s) 2022-08-17T12:28:53.3652727Z test_working_log1p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.036s) 2022-08-17T12:28:53.4464556Z test_working_log2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.081s) 2022-08-17T12:28:53.5275463Z test_working_log_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.081s) 2022-08-17T12:28:53.8832566Z test_working_long_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.356s) 2022-08-17T12:28:54.3330131Z test_working_lt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.450s) 2022-08-17T12:28:54.7378304Z test_working_masked_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.405s) 2022-08-17T12:28:55.2452137Z test_working_max_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.507s) 2022-08-17T12:28:55.8607212Z test_working_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.615s) 2022-08-17T12:28:56.3708534Z test_working_min_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.510s) 2022-08-17T12:28:56.4883033Z test_working_mm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.117s) 2022-08-17T12:28:56.9333582Z test_working_mul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.445s) 2022-08-17T12:28:57.3828661Z test_working_ne_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.449s) 2022-08-17T12:28:57.4376860Z test_working_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.055s) 2022-08-17T12:28:57.6338498Z test_working_nn_functional_hardshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.196s) 2022-08-17T12:28:57.7248735Z test_working_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.091s) 2022-08-17T12:28:57.8974684Z test_working_nn_functional_hardswish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.172s) 2022-08-17T12:28:58.0977231Z test_working_nn_functional_hardtanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.200s) 2022-08-17T12:28:58.5441576Z test_working_nn_functional_leaky_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.446s) 2022-08-17T12:28:58.6293562Z test_working_nn_functional_relu6_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.085s) 2022-08-17T12:28:58.7846414Z test_working_nn_functional_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.155s) 2022-08-17T12:28:58.8738313Z test_working_nn_functional_softplus_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.089s) 2022-08-17T12:28:58.9604545Z test_working_nn_functional_softsign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.086s) 2022-08-17T12:28:59.0449515Z test_working_nn_functional_tanhshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.084s) 2022-08-17T12:28:59.2122685Z test_working_nn_functional_threshold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.167s) 2022-08-17T12:28:59.3451984Z test_working_permute_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.133s) 2022-08-17T12:28:59.7858784Z test_working_pow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.440s) 2022-08-17T12:28:59.8667569Z test_working_reciprocal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.081s) 2022-08-17T12:29:00.3547813Z test_working_remainder_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.488s) 2022-08-17T12:29:00.5098756Z test_working_reshape_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.155s) 2022-08-17T12:29:01.2069992Z test_working_reshape_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.697s) 2022-08-17T12:29:01.2435082Z test_working_round_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.036s) 2022-08-17T12:29:01.3246121Z test_working_rsqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.081s) 2022-08-17T12:29:01.8358486Z test_working_rsub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.511s) 2022-08-17T12:29:02.1802152Z test_working_short_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.344s) 2022-08-17T12:29:02.2651316Z test_working_sigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.085s) 2022-08-17T12:29:02.3051518Z test_working_sign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.040s) 2022-08-17T12:29:02.3424774Z test_working_sin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.037s) 2022-08-17T12:29:02.3790291Z test_working_sinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.036s) 2022-08-17T12:29:02.4264817Z test_working_sqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.047s) 2022-08-17T12:29:02.9361991Z test_working_sub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.509s) 2022-08-17T12:29:03.5317760Z test_working_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.595s) 2022-08-17T12:29:03.6115181Z test_working_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.080s) 2022-08-17T12:29:03.6475916Z test_working_tan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.036s) 2022-08-17T12:29:03.6839868Z test_working_tanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.036s) 2022-08-17T12:29:03.9540167Z test_working_transpose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.270s) 2022-08-17T12:29:04.3818488Z test_working_true_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.428s) 2022-08-17T12:29:04.4302011Z test_working_trunc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.048s) 2022-08-17T12:29:04.7329886Z test_working_unsqueeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.303s) 2022-08-17T12:29:04.8338882Z test_working_view_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.101s) 2022-08-17T12:29:05.1197835Z test_working_view_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.286s) 2022-08-17T12:29:05.5235176Z test_working_where_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.404s) 2022-08-17T12:29:05.9484346Z test_abs (__main__.TestTEFuserDynamic) ... ok (0.425s) 2022-08-17T12:29:06.0226078Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... ok (0.074s) 2022-08-17T12:29:06.3127657Z test_add_bool (__main__.TestTEFuserDynamic) ... ok (0.290s) 2022-08-17T12:29:06.5031266Z test_addcmul (__main__.TestTEFuserDynamic) ... ok (0.190s) 2022-08-17T12:29:06.5133925Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.010s) 2022-08-17T12:29:06.5140696Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:29:06.5146517Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:29:06.7385188Z test_batch_norm (__main__.TestTEFuserDynamic) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T12:29:06.7386160Z warnings.warn(msg, FutureWarning) 2022-08-17T12:29:06.9132273Z /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:29:06.9133182Z warnings.warn(msg, FutureWarning) 2022-08-17T12:29:07.0877061Z /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:29:07.0877957Z warnings.warn(msg, FutureWarning) 2022-08-17T12:29:07.2623288Z /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:29:07.2624166Z warnings.warn(msg, FutureWarning) 2022-08-17T12:29:07.2663781Z ok (0.752s) 2022-08-17T12:29:07.6171388Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:07.6172219Z function: '' (test_jit_fuser_te.py:1645) 2022-08-17T12:29:07.6172530Z reasons: ['___check_obj_id(fn, 140650010812656)'] 2022-08-17T12:29:07.6172867Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:09.7491544Z ok (2.483s) 2022-08-17T12:29:10.5274559Z test_binary_ops (__main__.TestTEFuserDynamic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:10.5275308Z function: '' (test_jit_fuser_te.py:1437) 2022-08-17T12:29:10.5275747Z reasons: ['___check_obj_id(fn, 140650015039728)'] 2022-08-17T12:29:10.5276339Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:18.5312221Z ok (8.782s) 2022-08-17T12:29:19.2621896Z test_binary_pow (__main__.TestTEFuserDynamic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:19.2622910Z function: '' (test_jit_fuser_te.py:1678) 2022-08-17T12:29:19.2623284Z reasons: ['scalar == 1.5'] 2022-08-17T12:29:19.2623609Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:19.3980024Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:19.3980742Z function: 'tearDown' (test_jit_fuser_te.py:110) 2022-08-17T12:29:19.3981066Z reasons: ['___guarded_code.valid'] 2022-08-17T12:29:19.3981428Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:19.3982028Z ok (0.867s) 2022-08-17T12:29:20.4810064Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... ok (1.082s) 2022-08-17T12:29:20.4825096Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:29:21.2321267Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:29:21.2321914Z function: '' (test_jit_fuser_te.py:571) 2022-08-17T12:29:21.2322228Z reasons: ['___check_obj_id(fn, 140650015039728)'] 2022-08-17T12:29:21.2322581Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:29:22.4611014Z ok (1.978s) 2022-08-17T12:29:22.7053942Z test_broadcast (__main__.TestTEFuserDynamic) ... ok (0.244s) 2022-08-17T12:34:46.6513687Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... ok (323.946s) 2022-08-17T12:34:47.4372896Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... ok (0.786s) 2022-08-17T12:34:47.4384634Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:34:47.9090593Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... ok (0.470s) 2022-08-17T12:34:47.9146354Z test_chunk (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.006s) 2022-08-17T12:34:47.9359231Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.021s) 2022-08-17T12:34:47.9427324Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.007s) 2022-08-17T12:34:47.9571833Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.014s) 2022-08-17T12:34:47.9623549Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.005s) 2022-08-17T12:34:47.9694208Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.007s) 2022-08-17T12:34:51.5785142Z test_clamp (__main__.TestTEFuserDynamic) ... ok (3.609s) 2022-08-17T12:34:51.7311457Z test_clamp_double (__main__.TestTEFuserDynamic) ... ok (0.152s) 2022-08-17T12:34:51.8753122Z test_clamp_int (__main__.TestTEFuserDynamic) ... ok (0.144s) 2022-08-17T12:34:52.1742034Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... ok (0.299s) 2022-08-17T12:34:52.4729395Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... ok (0.299s) 2022-08-17T12:34:52.7709536Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... ok (0.298s) 2022-08-17T12:34:53.3454405Z test_concat (__main__.TestTEFuserDynamic) ... ok (0.574s) 2022-08-17T12:34:54.1197633Z test_concat_invariant (__main__.TestTEFuserDynamic) ... ok (0.774s) 2022-08-17T12:34:54.1435589Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.024s) 2022-08-17T12:34:54.1494652Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.006s) 2022-08-17T12:34:54.1550449Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.005s) 2022-08-17T12:34:54.1564975Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:34:54.3105538Z test_dims (__main__.TestTEFuserDynamic) ... ok (0.154s) 2022-08-17T12:34:54.3225260Z test_disabled (__main__.TestTEFuserDynamic) ... ok (0.012s) 2022-08-17T12:34:54.4646258Z test_div_bool (__main__.TestTEFuserDynamic) ... ok (0.142s) 2022-08-17T12:34:54.4871036Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... ok (0.022s) 2022-08-17T12:34:56.7480034Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... ok (2.261s) 2022-08-17T12:34:57.0663793Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... ok (0.318s) 2022-08-17T12:34:57.0703118Z test_erf (__main__.TestTEFuserDynamic) ... ok (0.004s) 2022-08-17T12:34:57.1067328Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... ok (0.036s) 2022-08-17T12:34:57.2064192Z test_exp (__main__.TestTEFuserDynamic) ... ok (0.100s) 2022-08-17T12:34:57.2075457Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:34:57.2451080Z test_gelu (__main__.TestTEFuserDynamic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:34:57.2451882Z function: 'data_for' (test_jit_fuser_te.py:1177) 2022-08-17T12:34:57.2452372Z reasons: ['___check_obj_id(size, 94104502554640)'] 2022-08-17T12:34:57.2452934Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:34:57.2463007Z ok (0.039s) 2022-08-17T12:34:57.6183957Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.372s) 2022-08-17T12:34:58.0085509Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.390s) 2022-08-17T12:34:58.4303474Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... ok (0.422s) 2022-08-17T12:34:58.8517096Z test_isnan (__main__.TestTEFuserDynamic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:34:58.8517932Z function: 'warmup_forward' (test_jit_fuser_te.py:52) 2022-08-17T12:34:58.8518803Z reasons: ["tensor 'args[0]' dtype mismatch. expected Char, actual Short"] 2022-08-17T12:34:58.8519463Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:34:59.1414523Z ok (0.711s) 2022-08-17T12:34:59.1427407Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:34:59.4823270Z test_lerp (__main__.TestTEFuserDynamic) ... ok (0.339s) 2022-08-17T12:34:59.4839262Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2022-08-17T12:35:00.3705883Z test_lstm (__main__.TestTEFuserDynamic) ... ok (0.886s) 2022-08-17T12:35:00.7244094Z test_lstm_concat (__main__.TestTEFuserDynamic) ... ok (0.354s) 2022-08-17T12:35:11.5049597Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... ok (10.780s) 2022-08-17T12:35:11.9643325Z test_lstm_traced (__main__.TestTEFuserDynamic) ... ok (0.459s) 2022-08-17T12:35:11.9655969Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:35:12.0124320Z test_matmul (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.047s) 2022-08-17T12:35:12.0192279Z test_milstm (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.007s) 2022-08-17T12:35:13.2172784Z test_minmax (__main__.TestTEFuserDynamic) ... ok (1.198s) 2022-08-17T12:35:13.9008317Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:13.9009056Z function: '' (test_jit_fuser_te.py:604) 2022-08-17T12:35:13.9009676Z reasons: ["tensor 'x' dtype mismatch. expected Char, actual Bool"] 2022-08-17T12:35:13.9010268Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:14.0899038Z ok (0.872s) 2022-08-17T12:35:14.2677886Z test_mul_bool (__main__.TestTEFuserDynamic) ... ok (0.178s) 2022-08-17T12:35:14.4628646Z test_neg_pow (__main__.TestTEFuserDynamic) ... ok (0.195s) 2022-08-17T12:35:14.4636605Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2022-08-17T12:35:14.5519865Z test_nop (__main__.TestTEFuserDynamic) ... ok (0.088s) 2022-08-17T12:35:14.5771159Z test_profiler (__main__.TestTEFuserDynamic) ... STAGE:2022-08-17 12:35:14 1399:1399 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:35:14.6484668Z STAGE:2022-08-17 12:35:14 1399:1399 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:35:14.6494369Z ok (0.097s) 2022-08-17T12:35:14.6511957Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.002s) 2022-08-17T12:35:14.6523618Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:35:14.6531393Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:35:14.8017059Z test_relu (__main__.TestTEFuserDynamic) ... ok (0.148s) 2022-08-17T12:35:15.0491025Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.247s) 2022-08-17T12:35:15.0829358Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... ok (0.034s) 2022-08-17T12:35:15.1571391Z test_scalar (__main__.TestTEFuserDynamic) ... ok (0.074s) 2022-08-17T12:35:15.6693917Z test_scalar_arg (__main__.TestTEFuserDynamic) ... ok (0.512s) 2022-08-17T12:35:15.8127745Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... ok (0.143s) 2022-08-17T12:35:15.9820237Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... ok (0.169s) 2022-08-17T12:35:16.2867062Z test_small_constant (__main__.TestTEFuserDynamic) ... ok (0.304s) 2022-08-17T12:35:16.4829736Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... ok (0.196s) 2022-08-17T12:35:16.6964737Z test_sum_dim (__main__.TestTEFuserDynamic) ... ok (0.213s) 2022-08-17T12:35:16.8124244Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... ok (0.116s) 2022-08-17T12:35:16.9181108Z test_sum_simple (__main__.TestTEFuserDynamic) ... ok (0.106s) 2022-08-17T12:35:18.3719769Z test_superslomo (__main__.TestTEFuserDynamic) ... ok (1.454s) 2022-08-17T12:35:19.0519955Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.680s) 2022-08-17T12:35:19.4993628Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... ok (0.447s) 2022-08-17T12:35:20.1898019Z test_ternary_ops (__main__.TestTEFuserDynamic) ... ok (0.690s) 2022-08-17T12:35:20.4126736Z test_threshold (__main__.TestTEFuserDynamic) ... ok (0.223s) 2022-08-17T12:35:20.5840465Z test_to_device (__main__.TestTEFuserDynamic) ... ok (0.171s) 2022-08-17T12:35:20.6367543Z test_torch_to (__main__.TestTEFuserDynamic) ... You have not run this instance of FileCheck! 2022-08-17T12:35:20.6367838Z FileCheck checks: 2022-08-17T12:35:21.8903446Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:21.8904141Z function: 'forward' (test_jit_fuser_te.py:1243) 2022-08-17T12:35:21.8904436Z reasons: ["str(self.dtype) == 'torch.int32'"] 2022-08-17T12:35:21.8904781Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:24.9047522Z ok (4.321s) 2022-08-17T12:35:25.3640592Z test_type_as_cat (__main__.TestTEFuserDynamic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:25.3641179Z function: 'eager' (test_jit_fuser_te.py:1995) 2022-08-17T12:35:25.3641506Z reasons: ["tensor 'x' dtype mismatch. expected Char, actual Short"] 2022-08-17T12:35:25.3641892Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:27.0822088Z ok (2.177s) 2022-08-17T12:35:27.1829221Z test_typecheck (__main__.TestTEFuserDynamic) ... ok (0.101s) 2022-08-17T12:35:27.1849923Z test_unary_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:35:27.2212601Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... ok (0.036s) 2022-08-17T12:35:27.5817633Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... ok (0.360s) 2022-08-17T12:35:27.9553794Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... ok (0.374s) 2022-08-17T12:35:27.9888958Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... test_jit_fuser_te.py:1187: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:35:27.9889427Z return v.to(dtype) 2022-08-17T12:35:28.0273870Z ok (0.072s) 2022-08-17T12:35:28.3555104Z test_where_and_typing (__main__.TestTEFuserDynamic) ... ok (0.328s) 2022-08-17T12:35:29.3149096Z test_where_ops (__main__.TestTEFuserDynamic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:29.3149870Z function: '' (test_jit_fuser_te.py:1812) 2022-08-17T12:35:29.3150282Z reasons: ['___check_obj_id(fn, 140650008200448)'] 2022-08-17T12:35:29.3150786Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:31.1419887Z ok (2.786s) 2022-08-17T12:35:31.2378942Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-08-17T12:35:31.2379546Z warnings.warn("Only works in script mode") 2022-08-17T12:35:31.3156485Z /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-08-17T12:35:31.3156979Z warnings.warn("Only works in script mode") 2022-08-17T12:35:31.3382623Z ok (0.196s) 2022-08-17T12:35:31.4445822Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... ok (0.106s) 2022-08-17T12:35:31.5021752Z test_abs (__main__.TestTEFuserStatic) ... ok (0.057s) 2022-08-17T12:35:31.5634127Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... ok (0.061s) 2022-08-17T12:35:31.6716661Z test_add_bool (__main__.TestTEFuserStatic) ... ok (0.108s) 2022-08-17T12:35:31.7140305Z test_addcmul (__main__.TestTEFuserStatic) ... ok (0.042s) 2022-08-17T12:35:31.7617869Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... ok (0.048s) 2022-08-17T12:35:31.7625997Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:35:31.7631943Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:35:31.8545802Z test_batch_norm (__main__.TestTEFuserStatic) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T12:35:31.8546745Z warnings.warn(msg, FutureWarning) 2022-08-17T12:35:31.9340717Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T12:35:31.9341612Z warnings.warn(msg, FutureWarning) 2022-08-17T12:35:32.0140227Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T12:35:32.0141115Z warnings.warn(msg, FutureWarning) 2022-08-17T12:35:32.0932398Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T12:35:32.0933287Z warnings.warn(msg, FutureWarning) 2022-08-17T12:35:32.0933890Z ok (0.330s) 2022-08-17T12:35:33.2408768Z test_binary_div_ops (__main__.TestTEFuserStatic) ... ok (1.147s) 2022-08-17T12:35:36.5710531Z test_binary_ops (__main__.TestTEFuserStatic) ... ok (3.330s) 2022-08-17T12:35:36.8481815Z test_binary_pow (__main__.TestTEFuserStatic) ... ok (0.277s) 2022-08-17T12:35:37.9303919Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... ok (1.082s) 2022-08-17T12:35:37.9318102Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:35:38.6391193Z test_bitwise_ops (__main__.TestTEFuserStatic) ... ok (0.707s) 2022-08-17T12:35:38.6983318Z test_broadcast (__main__.TestTEFuserStatic) ... ok (0.059s) 2022-08-17T12:35:39.1475796Z test_cat_2k_args (__main__.TestTEFuserStatic) ... ok (0.449s) 2022-08-17T12:35:39.2368782Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... ok (0.089s) 2022-08-17T12:35:39.2381699Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:35:39.3116354Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... ok (0.073s) 2022-08-17T12:35:39.4237193Z test_chunk (__main__.TestTEFuserStatic) ... ok (0.112s) 2022-08-17T12:35:40.6287983Z test_chunk_correctness (__main__.TestTEFuserStatic) ... ok (1.205s) 2022-08-17T12:35:40.6954859Z test_chunk_distributes (__main__.TestTEFuserStatic) ... ok (0.067s) 2022-08-17T12:35:40.8213103Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... ok (0.126s) 2022-08-17T12:35:40.9432513Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... ok (0.122s) 2022-08-17T12:35:41.1482292Z test_chunk_multiple (__main__.TestTEFuserStatic) ... ok (0.205s) 2022-08-17T12:35:42.0774534Z test_clamp (__main__.TestTEFuserStatic) ... ok (0.929s) 2022-08-17T12:35:42.1381648Z test_clamp_double (__main__.TestTEFuserStatic) ... ok (0.061s) 2022-08-17T12:35:42.1952361Z test_clamp_int (__main__.TestTEFuserStatic) ... ok (0.057s) 2022-08-17T12:35:42.2784536Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... ok (0.083s) 2022-08-17T12:35:42.3604323Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... ok (0.082s) 2022-08-17T12:35:42.4414312Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... ok (0.081s) 2022-08-17T12:35:42.4903233Z test_concat (__main__.TestTEFuserStatic) ... ok (0.049s) 2022-08-17T12:35:42.5663854Z test_concat_invariant (__main__.TestTEFuserStatic) ... ok (0.076s) 2022-08-17T12:35:42.5893874Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... test_jit_fuser_te.py:2411: TracerWarning: torch.tensor results are registered as constants in the trace. You can safely ignore this warning if you use this function to create tensors out of constant variables that would be the same every time you call this function. In any other case, this might cause the trace to be incorrect. 2022-08-17T12:35:42.5894473Z r = torch.tensor(4) 2022-08-17T12:35:42.6559962Z test_jit_fuser_te.py:2411: TracerWarning: torch.tensor results are registered as constants in the trace. You can safely ignore this warning if you use this function to create tensors out of constant variables that would be the same every time you call this function. In any other case, this might cause the trace to be incorrect. 2022-08-17T12:35:42.6560537Z r = torch.tensor(4) 2022-08-17T12:35:42.7048064Z ok (0.138s) 2022-08-17T12:35:42.7472045Z test_conv2d (__main__.TestTEFuserStatic) ... You have not run this instance of FileCheck! 2022-08-17T12:35:42.7472494Z FileCheck checks: 2022-08-17T12:35:42.7472741Z ok (0.042s) 2022-08-17T12:35:43.6455322Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... ok (0.898s) 2022-08-17T12:35:43.6476849Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.002s) 2022-08-17T12:35:43.7354052Z test_dims (__main__.TestTEFuserStatic) ... ok (0.087s) 2022-08-17T12:35:43.7442987Z test_disabled (__main__.TestTEFuserStatic) ... ok (0.009s) 2022-08-17T12:35:43.7798305Z test_div_bool (__main__.TestTEFuserStatic) ... ok (0.035s) 2022-08-17T12:35:43.7890505Z test_dynamic_cat (__main__.TestTEFuserStatic) ... ok (0.009s) 2022-08-17T12:35:45.8219575Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... ok (2.033s) 2022-08-17T12:35:45.9349662Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... ok (0.113s) 2022-08-17T12:35:45.9364492Z test_erf (__main__.TestTEFuserStatic) ... ok (0.001s) 2022-08-17T12:35:45.9659482Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... ok (0.029s) 2022-08-17T12:35:46.0106460Z test_exp (__main__.TestTEFuserStatic) ... ok (0.045s) 2022-08-17T12:35:46.0116689Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:35:46.0141904Z test_gelu (__main__.TestTEFuserStatic) ... ok (0.002s) 2022-08-17T12:35:46.1240211Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.110s) 2022-08-17T12:35:46.2732633Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.149s) 2022-08-17T12:35:46.3605987Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... ok (0.087s) 2022-08-17T12:35:46.7172219Z test_isnan (__main__.TestTEFuserStatic) ... ok (0.356s) 2022-08-17T12:35:46.7184609Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:35:46.7860678Z test_lerp (__main__.TestTEFuserStatic) ... ok (0.067s) 2022-08-17T12:35:46.7875359Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2022-08-17T12:35:46.9575923Z test_lstm (__main__.TestTEFuserStatic) ... ok (0.170s) 2022-08-17T12:35:47.1171095Z test_lstm_concat (__main__.TestTEFuserStatic) ... ok (0.159s) 2022-08-17T12:35:49.0579875Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... ok (1.941s) 2022-08-17T12:35:49.1946041Z test_lstm_traced (__main__.TestTEFuserStatic) ... ok (0.136s) 2022-08-17T12:35:49.1959376Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:35:49.3934010Z test_matmul (__main__.TestTEFuserStatic) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:35:49.3934774Z function: 'fn' (test_jit_fuser_te.py:1547) 2022-08-17T12:35:49.3935258Z reasons: ["tensor 'x' rank mismatch. expected 2, actual 3"] 2022-08-17T12:35:49.3935824Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:35:50.1125723Z ok (0.916s) 2022-08-17T12:35:51.0872652Z test_milstm (__main__.TestTEFuserStatic) ... ok (0.974s) 2022-08-17T12:35:51.3948246Z test_minmax (__main__.TestTEFuserStatic) ... ok (0.307s) 2022-08-17T12:35:51.7302718Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... ok (0.335s) 2022-08-17T12:35:51.7677745Z test_mul_bool (__main__.TestTEFuserStatic) ... ok (0.037s) 2022-08-17T12:35:51.9343607Z test_neg_pow (__main__.TestTEFuserStatic) ... ok (0.166s) 2022-08-17T12:35:51.9351845Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2022-08-17T12:35:51.9359218Z test_nop (__main__.TestTEFuserStatic) ... ok (0.001s) 2022-08-17T12:35:51.9393978Z test_profiler (__main__.TestTEFuserStatic) ... STAGE:2022-08-17 12:35:51 1399:1399 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:35:51.9628447Z STAGE:2022-08-17 12:35:51 1399:1399 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:35:51.9636258Z ok (0.028s) 2022-08-17T12:35:51.9651816Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:35:51.9663703Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:35:51.9671705Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:35:52.0128896Z test_relu (__main__.TestTEFuserStatic) ... ok (0.045s) 2022-08-17T12:35:52.0793936Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.066s) 2022-08-17T12:35:52.1078631Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... ok (0.028s) 2022-08-17T12:35:52.1745930Z test_scalar (__main__.TestTEFuserStatic) ... ok (0.067s) 2022-08-17T12:35:52.2683446Z test_scalar_arg (__main__.TestTEFuserStatic) ... ok (0.094s) 2022-08-17T12:35:52.3188710Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... ok (0.050s) 2022-08-17T12:35:52.3470744Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... ok (0.028s) 2022-08-17T12:35:52.4178183Z test_small_constant (__main__.TestTEFuserStatic) ... ok (0.071s) 2022-08-17T12:35:52.4955060Z test_sub_gt_and (__main__.TestTEFuserStatic) ... ok (0.078s) 2022-08-17T12:35:52.6220328Z test_sum_dim (__main__.TestTEFuserStatic) ... ok (0.126s) 2022-08-17T12:35:52.6890113Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... ok (0.067s) 2022-08-17T12:35:52.7512961Z test_sum_simple (__main__.TestTEFuserStatic) ... ok (0.062s) 2022-08-17T12:35:53.2791688Z test_superslomo (__main__.TestTEFuserStatic) ... ok (0.528s) 2022-08-17T12:35:53.4005231Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.121s) 2022-08-17T12:35:53.6532324Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... ok (0.252s) 2022-08-17T12:35:53.9394177Z test_ternary_ops (__main__.TestTEFuserStatic) ... ok (0.286s) 2022-08-17T12:35:54.0055993Z test_threshold (__main__.TestTEFuserStatic) ... ok (0.066s) 2022-08-17T12:35:54.0694121Z test_to_device (__main__.TestTEFuserStatic) ... ok (0.064s) 2022-08-17T12:35:54.9277525Z test_torch_to (__main__.TestTEFuserStatic) ... ok (0.858s) 2022-08-17T12:35:56.3500890Z test_type_as_cat (__main__.TestTEFuserStatic) ... ok (1.422s) 2022-08-17T12:35:56.4310205Z test_typecheck (__main__.TestTEFuserStatic) ... ok (0.081s) 2022-08-17T12:35:56.4332290Z test_unary_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:35:56.4615947Z test_unrolled_cat (__main__.TestTEFuserStatic) ... ok (0.028s) 2022-08-17T12:35:56.5514629Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... ok (0.090s) 2022-08-17T12:35:56.7906782Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... ok (0.239s) 2022-08-17T12:35:56.8241219Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... ok (0.033s) 2022-08-17T12:35:56.9101137Z test_where_and_typing (__main__.TestTEFuserStatic) ... ok (0.086s) 2022-08-17T12:35:57.5762733Z test_where_ops (__main__.TestTEFuserStatic) ... ok (0.666s) 2022-08-17T12:35:57.6148385Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-08-17T12:35:57.6148833Z warnings.warn("Only works in script mode") 2022-08-17T12:35:57.6560811Z ok (0.080s) 2022-08-17T12:35:57.7053081Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... ok (0.049s) 2022-08-17T12:35:57.7053312Z 2022-08-17T12:35:57.7053620Z ---------------------------------------------------------------------- 2022-08-17T12:35:57.7053885Z Ran 5773 tests in 444.524s 2022-08-17T12:35:57.7053991Z 2022-08-17T12:35:57.7054094Z OK (skipped=5034, expected failures=2) 2022-08-17T12:35:57.7054230Z 2022-08-17T12:35:57.7054341Z Generating XML reports... 2022-08-17T12:35:57.7147587Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220817122833.xml 2022-08-17T12:35:57.7149692Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestLoopnestRandomizationCPU-20220817122833.xml 2022-08-17T12:35:58.5920405Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCPU-20220817122833.xml 2022-08-17T12:35:58.6009096Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220817122833.xml 2022-08-17T12:35:58.6086062Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220817122833.xml 2022-08-17T12:35:59.4192272Z Running test_schema_check ... [2022-08-17 12:35:59.418803] 2022-08-17T12:35:59.4192793Z Executing ['/opt/conda/bin/python', '-bb', 'test_schema_check.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:35:59.418891] 2022-08-17T12:36:01.6389025Z Test results will be stored in test-reports/python-unittest/test_schema_check 2022-08-17T12:36:01.6613515Z 2022-08-17T12:36:01.6613663Z Running tests... 2022-08-17T12:36:01.6614290Z ---------------------------------------------------------------------- 2022-08-17T12:36:01.8806506Z test_alias_check_fail_multiple_operators (__main__.TestSchemaCheck) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:36:01.8807473Z function: '__torch_dispatch__' (test_schema_check.py:51) 2022-08-17T12:36:01.8807988Z reasons: ['___guarded_code.valid'] 2022-08-17T12:36:01.8808568Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:36:01.8886870Z ok (0.180s) 2022-08-17T12:36:01.8957347Z test_alias_check_fail_multiple_operators_centered (__main__.TestSchemaCheck) ... ok (0.007s) 2022-08-17T12:36:01.9089147Z test_alias_check_fail_outputs_unexpectedly_aliasing (__main__.TestSchemaCheck) ... ok (0.013s) 2022-08-17T12:36:01.9146417Z test_alias_check_fail_simple (__main__.TestSchemaCheck) ... ok (0.006s) 2022-08-17T12:36:01.9183760Z test_is_alias_of_basic (__main__.TestSchemaCheck) ... ok (0.004s) 2022-08-17T12:36:01.9266227Z test_is_alias_of_empty_container (__main__.TestSchemaCheck) ... ok (0.008s) 2022-08-17T12:36:01.9375746Z test_mutation_check_fail (__main__.TestSchemaCheck) ... ok (0.011s) 2022-08-17T12:36:01.9447783Z test_mutation_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.007s) 2022-08-17T12:36:01.9482530Z test_overlaps_basic (__main__.TestSchemaCheck) ... ok (0.003s) 2022-08-17T12:36:01.9531551Z test_overlaps_empty_container (__main__.TestSchemaCheck) ... ok (0.005s) 2022-08-17T12:36:01.9705126Z test_schema_check_mode_empty_list_input (__main__.TestSchemaCheck) ... ok (0.017s) 2022-08-17T12:36:01.9839174Z test_schema_check_mode_functionality (__main__.TestSchemaCheck) ... ok (0.013s) 2022-08-17T12:36:01.9966441Z test_schema_check_mode_functionality_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.013s) 2022-08-17T12:36:02.0084655Z test_schema_check_mode_functionality_default_replaced (__main__.TestSchemaCheck) ... ok (0.012s) 2022-08-17T12:36:02.0209295Z test_schema_check_mode_functionality_device_input (__main__.TestSchemaCheck) ... ok (0.012s) 2022-08-17T12:36:02.0385738Z test_schema_check_mode_functionality_kwarg_tensor (__main__.TestSchemaCheck) ... ok (0.017s) 2022-08-17T12:36:02.0549930Z test_schema_check_mode_functionality_list_input (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T12:36:02.0665145Z test_schema_check_mode_functionality_mutable_inputs (__main__.TestSchemaCheck) ... ok (0.011s) 2022-08-17T12:36:02.1053198Z test_schema_check_mode_functionality_nested_training_op (__main__.TestSchemaCheck) ... ok (0.039s) 2022-08-17T12:36:02.1376777Z test_schema_check_mode_functionality_training_op (__main__.TestSchemaCheck) ... ok (0.032s) 2022-08-17T12:36:02.1508019Z test_schema_check_mode_functionality_wildcard_after (__main__.TestSchemaCheck) ... ok (0.013s) 2022-08-17T12:36:02.1671417Z test_schema_check_mode_functionality_with_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.016s) 2022-08-17T12:36:02.1794691Z test_schema_check_mode_functionality_with_multiple_outputs_aliasing (__main__.TestSchemaCheck) ... test_schema_check.py:285: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:36:02.1796225Z torch.aminmax(x, dim=0, out=[actual, actual]) 2022-08-17T12:36:02.1797356Z ok (0.013s) 2022-08-17T12:36:02.1921086Z test_schema_check_mode_mutated_aliasing_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.012s) 2022-08-17T12:36:02.2052610Z test_schema_check_mode_mutated_aliasing_aliasing_outputs (__main__.TestSchemaCheck) ... test_schema_check.py:188: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:36:02.2053811Z torch.aminmax(x, dim=0, out=[actual, actual]) 2022-08-17T12:36:02.2058588Z ok (0.014s) 2022-08-17T12:36:02.2178786Z test_schema_check_mode_mutated_aliasing_as_strided (__main__.TestSchemaCheck) ... ok (0.012s) 2022-08-17T12:36:02.2328963Z test_schema_check_mode_mutated_aliasing_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.015s) 2022-08-17T12:36:02.2441159Z test_schema_check_mode_mutated_aliasing_mutation (__main__.TestSchemaCheck) ... ok (0.011s) 2022-08-17T12:36:02.2550974Z test_schema_check_mode_mutated_aliasing_none (__main__.TestSchemaCheck) ... ok (0.011s) 2022-08-17T12:36:02.2663789Z test_schema_check_mode_mutated_aliasing_resize_ (__main__.TestSchemaCheck) ... ok (0.011s) 2022-08-17T12:36:02.2800520Z test_schema_check_mode_operator_order (__main__.TestSchemaCheck) ... ok (0.014s) 2022-08-17T12:36:02.2933466Z test_schema_check_mode_operator_order_without_grad (__main__.TestSchemaCheck) ... ok (0.013s) 2022-08-17T12:36:02.2997225Z test_schema_info_bind_basic (__main__.TestSchemaCheck) ... ok (0.006s) 2022-08-17T12:36:02.3044479Z test_schema_correctness_H_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:02.3086430Z test_schema_correctness_H_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:36:02.3138932Z test_schema_correctness_H_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:02.3162207Z test_schema_correctness_H_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:36:02.3186578Z test_schema_correctness_H_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:36:02.3203648Z test_schema_correctness_H_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:36:02.3219427Z test_schema_correctness_H_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:36:02.3236538Z test_schema_correctness_H_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:36:02.3252320Z test_schema_correctness_H_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:36:02.3267939Z test_schema_correctness_H_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:36:02.3282887Z test_schema_correctness_H_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:36:02.3298184Z test_schema_correctness_H_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:36:02.3314016Z test_schema_correctness_H_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:36:02.3473335Z test_schema_correctness_T_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.3629977Z test_schema_correctness_T_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.3789880Z test_schema_correctness_T_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.3800522Z test_schema_correctness_T_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:36:02.3959580Z test_schema_correctness_T_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.4117488Z test_schema_correctness_T_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.4275279Z test_schema_correctness_T_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.4434318Z test_schema_correctness_T_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.4591335Z test_schema_correctness_T_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.4748318Z test_schema_correctness_T_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.4906004Z test_schema_correctness_T_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.5064495Z test_schema_correctness_T_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.5220676Z test_schema_correctness_T_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:36:02.5469030Z test_schema_correctness___getitem___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:36:02.5708051Z test_schema_correctness___getitem___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:02.5991693Z test_schema_correctness___getitem___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:36:02.6002056Z test_schema_correctness___getitem___cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:36:02.6278551Z test_schema_correctness___getitem___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:36:02.6524202Z test_schema_correctness___getitem___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:02.6772529Z test_schema_correctness___getitem___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:36:02.7041199Z test_schema_correctness___getitem___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:36:02.7281519Z test_schema_correctness___getitem___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:02.7527967Z test_schema_correctness___getitem___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:02.7775366Z test_schema_correctness___getitem___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:36:02.8016937Z test_schema_correctness___getitem___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:02.8257289Z test_schema_correctness___getitem___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:02.8325025Z test_schema_correctness___radd___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:02.8387711Z test_schema_correctness___radd___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:02.8464598Z test_schema_correctness___radd___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:36:02.8541908Z test_schema_correctness___radd___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:36:02.8608383Z test_schema_correctness___radd___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:02.8676685Z test_schema_correctness___radd___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:02.8743414Z test_schema_correctness___radd___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:02.8805181Z test_schema_correctness___radd___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:02.8867479Z test_schema_correctness___radd___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:02.8930378Z test_schema_correctness___radd___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:02.8992853Z test_schema_correctness___radd___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:02.9053970Z test_schema_correctness___radd___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:02.9108370Z test_schema_correctness___rand___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:02.9164405Z test_schema_correctness___rand___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:02.9219636Z test_schema_correctness___rand___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:02.9274524Z test_schema_correctness___rand___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:02.9329277Z test_schema_correctness___rand___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:02.9384993Z test_schema_correctness___rand___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:02.9473664Z test_schema_correctness___rdiv___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:36:02.9557799Z test_schema_correctness___rdiv___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:36:02.9658447Z test_schema_correctness___rdiv___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:36:02.9760395Z test_schema_correctness___rdiv___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:36:02.9848606Z test_schema_correctness___rdiv___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:36:02.9938447Z test_schema_correctness___rdiv___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:36:03.0026568Z test_schema_correctness___rdiv___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:36:03.0112540Z test_schema_correctness___rdiv___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:36:03.0198425Z test_schema_correctness___rdiv___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:36:03.0284601Z test_schema_correctness___rdiv___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:36:03.0370715Z test_schema_correctness___rdiv___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:36:03.0455637Z test_schema_correctness___rdiv___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:36:03.1429963Z test_schema_correctness___rmatmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2022-08-17T12:36:03.2396301Z test_schema_correctness___rmatmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T12:36:03.3368472Z test_schema_correctness___rmatmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2022-08-17T12:36:03.4307952Z test_schema_correctness___rmatmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:36:03.5252103Z test_schema_correctness___rmatmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:36:03.6173731Z test_schema_correctness___rmatmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:36:03.7103355Z test_schema_correctness___rmatmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2022-08-17T12:36:03.8037922Z test_schema_correctness___rmatmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2022-08-17T12:36:03.8970523Z test_schema_correctness___rmatmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2022-08-17T12:36:03.9907349Z test_schema_correctness___rmatmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2022-08-17T12:36:03.9971408Z test_schema_correctness___rmod___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:04.0033351Z test_schema_correctness___rmod___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:04.0095902Z test_schema_correctness___rmod___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:04.0158157Z test_schema_correctness___rmod___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:04.0217097Z test_schema_correctness___rmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:04.0272247Z test_schema_correctness___rmul___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.0341519Z test_schema_correctness___rmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:04.0411585Z test_schema_correctness___rmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:04.0471269Z test_schema_correctness___rmul___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:04.0532442Z test_schema_correctness___rmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:04.0592195Z test_schema_correctness___rmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:04.0646888Z test_schema_correctness___rmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.0703286Z test_schema_correctness___rmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:04.0759126Z test_schema_correctness___rmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.0813505Z test_schema_correctness___rmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.0868532Z test_schema_correctness___rmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.0922476Z test_schema_correctness___ror___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.0977974Z test_schema_correctness___ror___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.1032896Z test_schema_correctness___ror___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.1088389Z test_schema_correctness___ror___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.1143395Z test_schema_correctness___ror___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.1198543Z test_schema_correctness___ror___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:04.1212217Z test_schema_correctness___rpow___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:36:04.1212827Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:36:04.1979542Z ok (0.078s) 2022-08-17T12:36:04.2790315Z test_schema_correctness___rpow___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.081s) 2022-08-17T12:36:04.3589963Z test_schema_correctness___rpow___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T12:36:04.4370749Z test_schema_correctness___rpow___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:36:04.5150601Z test_schema_correctness___rpow___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:36:04.5929762Z test_schema_correctness___rpow___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:36:04.6703203Z test_schema_correctness___rpow___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2022-08-17T12:36:04.7480999Z test_schema_correctness___rpow___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:36:04.8253235Z test_schema_correctness___rpow___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2022-08-17T12:36:04.9021326Z test_schema_correctness___rpow___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2022-08-17T12:36:04.9796958Z test_schema_correctness___rpow___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2022-08-17T12:36:04.9863080Z test_schema_correctness___rsub___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:04.9940663Z test_schema_correctness___rsub___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:36:05.0018602Z test_schema_correctness___rsub___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:36:05.0085983Z test_schema_correctness___rsub___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:05.0154698Z test_schema_correctness___rsub___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:05.0222955Z test_schema_correctness___rsub___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:36:05.1270631Z test_schema_correctness___rsub___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2022-08-17T12:36:05.1335958Z test_schema_correctness___rsub___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:05.1401495Z test_schema_correctness___rsub___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:05.1464137Z test_schema_correctness___rsub___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:05.1527504Z test_schema_correctness___rsub___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:05.1582568Z test_schema_correctness___rxor___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:36:05.1638673Z test_schema_correctness___rxor___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:05.1695064Z test_schema_correctness___rxor___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:05.1751445Z test_schema_correctness___rxor___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:05.1807775Z test_schema_correctness___rxor___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:05.1864189Z test_schema_correctness___rxor___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:36:05.3696733Z test_schema_correctness__masked_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.183s) 2022-08-17T12:36:05.5528759Z test_schema_correctness__masked_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.183s) 2022-08-17T12:36:05.7361825Z test_schema_correctness__masked_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.183s) 2022-08-17T12:36:05.9169417Z test_schema_correctness__masked_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.181s) 2022-08-17T12:36:06.0786027Z test_schema_correctness__masked_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:36:06.2396760Z test_schema_correctness__masked_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:36:06.4009583Z test_schema_correctness__masked_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:36:06.5632804Z test_schema_correctness__masked_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.162s) 2022-08-17T12:36:06.7246461Z test_schema_correctness__masked_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:36:06.9076916Z test_schema_correctness__masked_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.183s) 2022-08-17T12:36:07.0908222Z test_schema_correctness__masked_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.183s) 2022-08-17T12:36:07.2739329Z test_schema_correctness__masked_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.183s) 2022-08-17T12:36:07.4539499Z test_schema_correctness__masked_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:36:07.6149391Z test_schema_correctness__masked_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:36:07.7758999Z test_schema_correctness__masked_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:36:07.9372807Z test_schema_correctness__masked_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:36:08.0990008Z test_schema_correctness__masked_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.162s) 2022-08-17T12:36:08.2601124Z test_schema_correctness__masked_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:36:08.3818223Z test_schema_correctness__masked_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.122s) 2022-08-17T12:36:08.5035070Z test_schema_correctness__masked_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.122s) 2022-08-17T12:36:08.6251140Z test_schema_correctness__masked_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2022-08-17T12:36:08.7458331Z test_schema_correctness__masked_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2022-08-17T12:36:08.8489730Z test_schema_correctness__masked_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:36:08.9519493Z test_schema_correctness__masked_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:36:09.0243388Z test_schema_correctness__masked_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2022-08-17T12:36:09.1276633Z test_schema_correctness__masked_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:36:09.2307881Z test_schema_correctness__masked_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:36:09.3520892Z test_schema_correctness__masked_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2022-08-17T12:36:09.4733608Z test_schema_correctness__masked_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2022-08-17T12:36:09.5943152Z test_schema_correctness__masked_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2022-08-17T12:36:09.7137846Z test_schema_correctness__masked_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.119s) 2022-08-17T12:36:09.8163741Z test_schema_correctness__masked_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2022-08-17T12:36:09.9192244Z test_schema_correctness__masked_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:36:09.9909756Z test_schema_correctness__masked_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2022-08-17T12:36:10.0939384Z test_schema_correctness__masked_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:36:10.1963622Z test_schema_correctness__masked_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2022-08-17T12:36:10.2176625Z test_schema_correctness__masked_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:36:10.2406558Z test_schema_correctness__masked_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:36:10.2633628Z test_schema_correctness__masked_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:36:10.2852888Z test_schema_correctness__masked_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:36:10.3071252Z test_schema_correctness__masked_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:36:10.3287595Z test_schema_correctness__masked_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:36:10.3504492Z test_schema_correctness__masked_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:36:10.3720385Z test_schema_correctness__masked_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:36:10.3934712Z test_schema_correctness__masked_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:36:10.4151645Z test_schema_correctness__masked_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:36:10.4363392Z test_schema_correctness__masked_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:36:10.4592563Z test_schema_correctness__masked_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:36:10.4818549Z test_schema_correctness__masked_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:36:10.5037758Z test_schema_correctness__masked_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:36:10.5253685Z test_schema_correctness__masked_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:36:10.5468860Z test_schema_correctness__masked_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:36:10.5685406Z test_schema_correctness__masked_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:36:10.5901746Z test_schema_correctness__masked_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:36:10.6118344Z test_schema_correctness__masked_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:36:10.6335774Z test_schema_correctness__masked_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:36:10.6582706Z test_schema_correctness__masked_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:36:10.6829339Z test_schema_correctness__masked_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:36:10.7074776Z test_schema_correctness__masked_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:10.7386550Z test_schema_correctness__masked_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:36:10.7708736Z test_schema_correctness__masked_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:36:10.8026542Z test_schema_correctness__masked_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:36:10.9941271Z test_schema_correctness__masked_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.191s) 2022-08-17T12:36:11.1894489Z test_schema_correctness__masked_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2022-08-17T12:36:11.3811542Z test_schema_correctness__masked_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.192s) 2022-08-17T12:36:11.6036768Z test_schema_correctness__masked_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.222s) 2022-08-17T12:36:11.8262022Z test_schema_correctness__masked_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.222s) 2022-08-17T12:36:12.0481469Z test_schema_correctness__masked_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.222s) 2022-08-17T12:36:12.2708048Z test_schema_correctness__masked_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.222s) 2022-08-17T12:36:12.4934435Z test_schema_correctness__masked_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.223s) 2022-08-17T12:36:13.3561914Z test_schema_correctness__masked_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.863s) 2022-08-17T12:36:14.0893430Z test_schema_correctness__masked_mean_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.733s) 2022-08-17T12:36:14.8281516Z test_schema_correctness__masked_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.739s) 2022-08-17T12:36:15.5657152Z test_schema_correctness__masked_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.737s) 2022-08-17T12:36:16.4294927Z test_schema_correctness__masked_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.864s) 2022-08-17T12:36:17.2963049Z test_schema_correctness__masked_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.867s) 2022-08-17T12:36:18.1528312Z test_schema_correctness__masked_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.856s) 2022-08-17T12:36:18.8873997Z test_schema_correctness__masked_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.734s) 2022-08-17T12:36:19.6215114Z test_schema_correctness__masked_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.734s) 2022-08-17T12:36:20.3561880Z test_schema_correctness__masked_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.735s) 2022-08-17T12:36:21.0880750Z test_schema_correctness__masked_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.732s) 2022-08-17T12:36:21.8216030Z test_schema_correctness__masked_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.733s) 2022-08-17T12:36:21.8458017Z test_schema_correctness__masked_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:21.8707196Z test_schema_correctness__masked_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:36:21.8955597Z test_schema_correctness__masked_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:36:22.8749746Z test_schema_correctness__masked_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.979s) 2022-08-17T12:36:23.8556601Z test_schema_correctness__masked_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.981s) 2022-08-17T12:36:24.9460637Z test_schema_correctness__masked_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.090s) 2022-08-17T12:36:25.9207737Z test_schema_correctness__masked_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.975s) 2022-08-17T12:36:26.3495690Z test_schema_correctness__masked_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.429s) 2022-08-17T12:36:26.7805970Z test_schema_correctness__masked_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.431s) 2022-08-17T12:36:27.2119305Z test_schema_correctness__masked_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.431s) 2022-08-17T12:36:27.6395237Z test_schema_correctness__masked_normalize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.427s) 2022-08-17T12:36:28.0684399Z test_schema_correctness__masked_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.429s) 2022-08-17T12:36:28.4951815Z test_schema_correctness__masked_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.427s) 2022-08-17T12:36:28.6994679Z test_schema_correctness__masked_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2022-08-17T12:36:28.8554613Z test_schema_correctness__masked_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.156s) 2022-08-17T12:36:29.0128277Z test_schema_correctness__masked_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.157s) 2022-08-17T12:36:29.1917134Z test_schema_correctness__masked_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.179s) 2022-08-17T12:36:29.3671722Z test_schema_correctness__masked_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:36:29.5712024Z test_schema_correctness__masked_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2022-08-17T12:36:29.7753547Z test_schema_correctness__masked_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2022-08-17T12:36:29.9289615Z test_schema_correctness__masked_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2022-08-17T12:36:30.1334335Z test_schema_correctness__masked_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2022-08-17T12:36:30.3374840Z test_schema_correctness__masked_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2022-08-17T12:36:30.3609650Z test_schema_correctness__masked_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:36:30.3853581Z test_schema_correctness__masked_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:30.4095868Z test_schema_correctness__masked_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:36:30.4377912Z test_schema_correctness__masked_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:36:30.4674842Z test_schema_correctness__masked_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:36:30.4966091Z test_schema_correctness__masked_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:36:36.0373743Z test_schema_correctness__masked_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.541s) 2022-08-17T12:36:36.0851730Z test_schema_correctness__masked_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.048s) 2022-08-17T12:36:36.0857634Z test_schema_correctness__masked_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:36:41.6328845Z test_schema_correctness__masked_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.547s) 2022-08-17T12:36:47.1596206Z test_schema_correctness__masked_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.527s) 2022-08-17T12:36:51.8244759Z test_schema_correctness__masked_std_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.665s) 2022-08-17T12:36:56.4871926Z test_schema_correctness__masked_std_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.663s) 2022-08-17T12:37:01.1487042Z test_schema_correctness__masked_std_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.661s) 2022-08-17T12:37:05.8125046Z test_schema_correctness__masked_std_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.664s) 2022-08-17T12:37:10.4790634Z test_schema_correctness__masked_std_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.666s) 2022-08-17T12:37:10.6699170Z test_schema_correctness__masked_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.191s) 2022-08-17T12:37:10.8371564Z test_schema_correctness__masked_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.167s) 2022-08-17T12:37:11.0077871Z test_schema_correctness__masked_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.170s) 2022-08-17T12:37:11.1777551Z test_schema_correctness__masked_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.170s) 2022-08-17T12:37:11.3676659Z test_schema_correctness__masked_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.190s) 2022-08-17T12:37:11.5580414Z test_schema_correctness__masked_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.190s) 2022-08-17T12:37:11.7455779Z test_schema_correctness__masked_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.187s) 2022-08-17T12:37:11.9132436Z test_schema_correctness__masked_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.168s) 2022-08-17T12:37:12.0806900Z test_schema_correctness__masked_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.167s) 2022-08-17T12:37:12.2478665Z test_schema_correctness__masked_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.167s) 2022-08-17T12:37:12.5353588Z test_schema_correctness__masked_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.287s) 2022-08-17T12:37:12.7031733Z test_schema_correctness__masked_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.168s) 2022-08-17T12:37:18.1858535Z test_schema_correctness__masked_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.483s) 2022-08-17T12:37:18.1865344Z test_schema_correctness__masked_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:18.1872157Z test_schema_correctness__masked_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:23.6765315Z test_schema_correctness__masked_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.489s) 2022-08-17T12:37:29.1613991Z test_schema_correctness__masked_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.485s) 2022-08-17T12:37:34.6306672Z test_schema_correctness__masked_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.469s) 2022-08-17T12:37:39.2505168Z test_schema_correctness__masked_var_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.620s) 2022-08-17T12:37:43.8570534Z test_schema_correctness__masked_var_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.606s) 2022-08-17T12:37:48.4696223Z test_schema_correctness__masked_var_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.612s) 2022-08-17T12:37:53.0836870Z test_schema_correctness__masked_var_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.614s) 2022-08-17T12:37:57.7025376Z test_schema_correctness__masked_var_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.619s) 2022-08-17T12:37:57.7041683Z test_schema_correctness_abs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7058009Z test_schema_correctness_abs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7068465Z test_schema_correctness_abs_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7083447Z test_schema_correctness_abs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7098205Z test_schema_correctness_abs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7112662Z test_schema_correctness_abs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7127766Z test_schema_correctness_abs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7142305Z test_schema_correctness_abs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7156849Z test_schema_correctness_abs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7171478Z test_schema_correctness_abs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7186252Z test_schema_correctness_abs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7200767Z test_schema_correctness_abs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.7224439Z test_schema_correctness_acos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7246673Z test_schema_correctness_acos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7270104Z test_schema_correctness_acos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7292357Z test_schema_correctness_acos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7315413Z test_schema_correctness_acos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7338032Z test_schema_correctness_acos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7360271Z test_schema_correctness_acos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7382586Z test_schema_correctness_acos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7404641Z test_schema_correctness_acos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7427122Z test_schema_correctness_acos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7449296Z test_schema_correctness_acos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7471687Z test_schema_correctness_acosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7491905Z test_schema_correctness_acosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7515211Z test_schema_correctness_acosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7537400Z test_schema_correctness_acosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7558694Z test_schema_correctness_acosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7579612Z test_schema_correctness_acosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7600058Z test_schema_correctness_acosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7620405Z test_schema_correctness_acosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7640532Z test_schema_correctness_acosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7660736Z test_schema_correctness_acosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7681157Z test_schema_correctness_acosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:57.7758906Z test_schema_correctness_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:57.7830820Z test_schema_correctness_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:57.7922500Z test_schema_correctness_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:57.7931851Z test_schema_correctness_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:57.8022378Z test_schema_correctness_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:57.8100501Z test_schema_correctness_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:57.8180470Z test_schema_correctness_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:57.8259412Z test_schema_correctness_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:57.8331852Z test_schema_correctness_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:57.8405315Z test_schema_correctness_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:57.8477813Z test_schema_correctness_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:57.8550469Z test_schema_correctness_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:57.8622612Z test_schema_correctness_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:57.8683427Z test_schema_correctness_addbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:57.8821708Z test_schema_correctness_addbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:57.8960957Z test_schema_correctness_addbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:57.9029636Z test_schema_correctness_addbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:57.9096735Z test_schema_correctness_addbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:57.9156868Z test_schema_correctness_addbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:57.9219131Z test_schema_correctness_addbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:57.9281821Z test_schema_correctness_addbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:57.9341803Z test_schema_correctness_addbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:57.9402758Z test_schema_correctness_addbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:57.9504278Z test_schema_correctness_addcdiv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:57.9620254Z test_schema_correctness_addcdiv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:57.9734755Z test_schema_correctness_addcdiv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:57.9835787Z test_schema_correctness_addcdiv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:57.9933820Z test_schema_correctness_addcdiv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:58.0033904Z test_schema_correctness_addcmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:58.0149992Z test_schema_correctness_addcmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:58.0261706Z test_schema_correctness_addcmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:58.0361323Z test_schema_correctness_addcmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:58.0457470Z test_schema_correctness_addcmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:58.0549214Z test_schema_correctness_addcmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:58.0641040Z test_schema_correctness_addcmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:58.0731031Z test_schema_correctness_addcmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:58.0821984Z test_schema_correctness_addcmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:58.0914381Z test_schema_correctness_addcmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:58.0948127Z test_schema_correctness_addmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.0953608Z test_schema_correctness_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:58.0958931Z test_schema_correctness_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:58.0995119Z test_schema_correctness_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1030742Z test_schema_correctness_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1062016Z test_schema_correctness_addmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1092990Z test_schema_correctness_addmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1124072Z test_schema_correctness_addmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1155341Z test_schema_correctness_addmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1186736Z test_schema_correctness_addmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1219982Z test_schema_correctness_addmm_decomposed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1225695Z test_schema_correctness_addmm_decomposed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:58.1231227Z test_schema_correctness_addmm_decomposed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:58.1267293Z test_schema_correctness_addmm_decomposed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1302447Z test_schema_correctness_addmm_decomposed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1333745Z test_schema_correctness_addmm_decomposed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1365712Z test_schema_correctness_addmm_decomposed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1399503Z test_schema_correctness_addmm_decomposed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1431270Z test_schema_correctness_addmm_decomposed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1461957Z test_schema_correctness_addmm_decomposed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:58.1522101Z test_schema_correctness_addmv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.1591109Z test_schema_correctness_addmv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:58.1658838Z test_schema_correctness_addmv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:58.1722933Z test_schema_correctness_addmv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.1786528Z test_schema_correctness_addmv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.1840647Z test_schema_correctness_addmv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:58.1894126Z test_schema_correctness_addmv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:58.1949277Z test_schema_correctness_addmv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:58.2002982Z test_schema_correctness_addmv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:58.2056880Z test_schema_correctness_addmv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:58.2113487Z test_schema_correctness_addr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.2151898Z test_schema_correctness_addr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.2201614Z test_schema_correctness_addr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:58.2250601Z test_schema_correctness_addr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:58.2306224Z test_schema_correctness_addr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.2363803Z test_schema_correctness_addr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.2418249Z test_schema_correctness_addr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:58.2457836Z test_schema_correctness_addr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.2496915Z test_schema_correctness_addr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.2535779Z test_schema_correctness_addr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.2574930Z test_schema_correctness_addr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.2614216Z test_schema_correctness_addr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.2682342Z test_schema_correctness_all_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:58.2747572Z test_schema_correctness_all_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.2778225Z test_schema_correctness_all_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T12:37:58.2778823Z return self.op(*args, **kwargs) 2022-08-17T12:37:58.2821192Z ok (0.007s) 2022-08-17T12:37:58.2890570Z test_schema_correctness_all_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:58.2957492Z test_schema_correctness_all_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:58.3024254Z test_schema_correctness_all_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:58.3089726Z test_schema_correctness_all_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.3155822Z test_schema_correctness_all_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:58.3220982Z test_schema_correctness_all_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.3286500Z test_schema_correctness_all_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.3351988Z test_schema_correctness_all_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:58.3418347Z test_schema_correctness_all_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:58.3594492Z test_schema_correctness_allclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:37:58.3789137Z test_schema_correctness_allclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:58.3987065Z test_schema_correctness_allclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:37:58.4169732Z test_schema_correctness_allclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:58.4346999Z test_schema_correctness_allclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:58.4522180Z test_schema_correctness_allclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:58.5067590Z test_schema_correctness_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:58.5611068Z test_schema_correctness_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:58.6157334Z test_schema_correctness_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:37:58.6705053Z test_schema_correctness_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:37:58.7249556Z test_schema_correctness_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:58.7792381Z test_schema_correctness_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:58.8333977Z test_schema_correctness_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:58.8875348Z test_schema_correctness_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:58.9420787Z test_schema_correctness_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:58.9964653Z test_schema_correctness_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.0508037Z test_schema_correctness_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.1048808Z test_schema_correctness_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.1594463Z test_schema_correctness_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.2139146Z test_schema_correctness_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.2682696Z test_schema_correctness_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.3225507Z test_schema_correctness_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.3768285Z test_schema_correctness_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.4312870Z test_schema_correctness_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.4855050Z test_schema_correctness_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.5397905Z test_schema_correctness_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:37:59.5442756Z test_schema_correctness_aminmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:37:59.5444075Z return self.op(*args, **kwargs) 2022-08-17T12:37:59.5444384Z ok (0.004s) 2022-08-17T12:37:59.5486356Z test_schema_correctness_aminmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.5531266Z test_schema_correctness_aminmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.5572136Z test_schema_correctness_aminmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.5614201Z test_schema_correctness_aminmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.5655147Z test_schema_correctness_aminmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.5695839Z test_schema_correctness_aminmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.5737031Z test_schema_correctness_aminmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.5752156Z test_schema_correctness_angle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5767117Z test_schema_correctness_angle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5783868Z test_schema_correctness_angle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:59.5800421Z test_schema_correctness_angle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:59.5815977Z test_schema_correctness_angle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5831517Z test_schema_correctness_angle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5846669Z test_schema_correctness_angle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5861702Z test_schema_correctness_angle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5876665Z test_schema_correctness_angle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5891524Z test_schema_correctness_angle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5906820Z test_schema_correctness_angle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5922109Z test_schema_correctness_angle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5990870Z test_schema_correctness_any_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6056277Z test_schema_correctness_any_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:59.6126391Z test_schema_correctness_any_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6197114Z test_schema_correctness_any_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6264427Z test_schema_correctness_any_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6331502Z test_schema_correctness_any_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6397982Z test_schema_correctness_any_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6464794Z test_schema_correctness_any_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6535331Z test_schema_correctness_any_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6602808Z test_schema_correctness_any_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6668761Z test_schema_correctness_any_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.6735684Z test_schema_correctness_any_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:59.7706798Z test_schema_correctness_arange_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2022-08-17T12:37:59.8673217Z test_schema_correctness_arange_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T12:37:59.9639890Z test_schema_correctness_arange_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2022-08-17T12:38:00.0608212Z test_schema_correctness_arange_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2022-08-17T12:38:00.1575217Z test_schema_correctness_arange_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2022-08-17T12:38:00.2543714Z test_schema_correctness_arange_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2022-08-17T12:38:00.3512142Z test_schema_correctness_arange_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2022-08-17T12:38:00.4440479Z test_schema_correctness_arange_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2022-08-17T12:38:00.5369156Z test_schema_correctness_arange_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2022-08-17T12:38:00.5447703Z test_schema_correctness_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:00.5524491Z test_schema_correctness_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:00.5600247Z test_schema_correctness_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.5674602Z test_schema_correctness_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.5749424Z test_schema_correctness_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.5823379Z test_schema_correctness_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.5897629Z test_schema_correctness_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.5972863Z test_schema_correctness_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.6047448Z test_schema_correctness_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.6123958Z test_schema_correctness_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:00.6199681Z test_schema_correctness_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.6275923Z test_schema_correctness_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:00.6351849Z test_schema_correctness_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.6426277Z test_schema_correctness_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.6500557Z test_schema_correctness_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.6574693Z test_schema_correctness_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.6647968Z test_schema_correctness_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.6722146Z test_schema_correctness_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:00.6884373Z test_schema_correctness_argsort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:00.7040669Z test_schema_correctness_argsort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:00.7207212Z test_schema_correctness_argsort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:00.7372594Z test_schema_correctness_argsort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:00.7544492Z test_schema_correctness_argsort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:00.7705240Z test_schema_correctness_argsort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:00.7871289Z test_schema_correctness_argsort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:00.8034746Z test_schema_correctness_argsort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:00.8193638Z test_schema_correctness_argsort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:00.8352284Z test_schema_correctness_argsort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:00.8388512Z test_schema_correctness_argwhere_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:00.8420536Z test_schema_correctness_argwhere_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8455259Z test_schema_correctness_argwhere_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8490764Z test_schema_correctness_argwhere_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8523863Z test_schema_correctness_argwhere_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8556721Z test_schema_correctness_argwhere_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8588891Z test_schema_correctness_argwhere_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8620436Z test_schema_correctness_argwhere_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8653177Z test_schema_correctness_argwhere_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8683233Z test_schema_correctness_argwhere_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8715288Z test_schema_correctness_argwhere_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8747060Z test_schema_correctness_argwhere_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.8798817Z test_schema_correctness_as_strided_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.8847163Z test_schema_correctness_as_strided_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.8899700Z test_schema_correctness_as_strided_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.8909879Z test_schema_correctness_as_strided_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.8961927Z test_schema_correctness_as_strided_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9012419Z test_schema_correctness_as_strided_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9063326Z test_schema_correctness_as_strided_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9113339Z test_schema_correctness_as_strided_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9162579Z test_schema_correctness_as_strided_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9211149Z test_schema_correctness_as_strided_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9260609Z test_schema_correctness_as_strided_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9309819Z test_schema_correctness_as_strided_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9358179Z test_schema_correctness_as_strided_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9413802Z test_schema_correctness_as_strided_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9466272Z test_schema_correctness_as_strided_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9525013Z test_schema_correctness_as_strided_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:00.9534903Z test_schema_correctness_as_strided_scatter_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.9595523Z test_schema_correctness_as_strided_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:00.9650697Z test_schema_correctness_as_strided_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9705698Z test_schema_correctness_as_strided_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9759559Z test_schema_correctness_as_strided_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9812136Z test_schema_correctness_as_strided_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9865070Z test_schema_correctness_as_strided_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9917793Z test_schema_correctness_as_strided_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9971011Z test_schema_correctness_as_strided_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.0024511Z test_schema_correctness_as_strided_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.0038977Z test_schema_correctness_asin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0054804Z test_schema_correctness_asin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0072007Z test_schema_correctness_asin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.0088364Z test_schema_correctness_asin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.0104393Z test_schema_correctness_asin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.0120155Z test_schema_correctness_asin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0135095Z test_schema_correctness_asin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0150488Z test_schema_correctness_asin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0165286Z test_schema_correctness_asin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0180451Z test_schema_correctness_asin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0195565Z test_schema_correctness_asin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0210805Z test_schema_correctness_asinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0225553Z test_schema_correctness_asinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0242542Z test_schema_correctness_asinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.0259602Z test_schema_correctness_asinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.0275311Z test_schema_correctness_asinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0290288Z test_schema_correctness_asinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0305373Z test_schema_correctness_asinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0320331Z test_schema_correctness_asinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0335063Z test_schema_correctness_asinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0350316Z test_schema_correctness_asinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0365264Z test_schema_correctness_asinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0429456Z test_schema_correctness_atan2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.0486814Z test_schema_correctness_atan2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.0552988Z test_schema_correctness_atan2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:01.0614303Z test_schema_correctness_atan2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.0672297Z test_schema_correctness_atan2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.0729582Z test_schema_correctness_atan2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.0788594Z test_schema_correctness_atan2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.0849982Z test_schema_correctness_atan2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.0907606Z test_schema_correctness_atan2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.0921705Z test_schema_correctness_atan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0936358Z test_schema_correctness_atan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0953147Z test_schema_correctness_atan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.0969006Z test_schema_correctness_atan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.0984492Z test_schema_correctness_atan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.0999706Z test_schema_correctness_atan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1014065Z test_schema_correctness_atan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1028910Z test_schema_correctness_atan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1043399Z test_schema_correctness_atan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1058546Z test_schema_correctness_atan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1073800Z test_schema_correctness_atan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1088502Z test_schema_correctness_atanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1102112Z test_schema_correctness_atanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1118894Z test_schema_correctness_atanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.1134670Z test_schema_correctness_atanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1150248Z test_schema_correctness_atanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1165318Z test_schema_correctness_atanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1179522Z test_schema_correctness_atanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1194389Z test_schema_correctness_atanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1208591Z test_schema_correctness_atanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1223094Z test_schema_correctness_atanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1237639Z test_schema_correctness_atanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1270622Z test_schema_correctness_atleast_1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1293951Z test_schema_correctness_atleast_1d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.1324750Z test_schema_correctness_atleast_1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1333633Z test_schema_correctness_atleast_1d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1363969Z test_schema_correctness_atleast_1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1390702Z test_schema_correctness_atleast_1d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1417815Z test_schema_correctness_atleast_1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1444986Z test_schema_correctness_atleast_1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1468984Z test_schema_correctness_atleast_1d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.1492774Z test_schema_correctness_atleast_1d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.1516607Z test_schema_correctness_atleast_1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.1540151Z test_schema_correctness_atleast_1d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.1564508Z test_schema_correctness_atleast_1d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.1603051Z test_schema_correctness_atleast_2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.1635477Z test_schema_correctness_atleast_2d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1674156Z test_schema_correctness_atleast_2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.1683068Z test_schema_correctness_atleast_2d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.1721968Z test_schema_correctness_atleast_2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.1756980Z test_schema_correctness_atleast_2d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1792424Z test_schema_correctness_atleast_2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1828242Z test_schema_correctness_atleast_2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1859810Z test_schema_correctness_atleast_2d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1891949Z test_schema_correctness_atleast_2d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1924290Z test_schema_correctness_atleast_2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1956573Z test_schema_correctness_atleast_2d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.1989204Z test_schema_correctness_atleast_2d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.2039323Z test_schema_correctness_atleast_3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2086955Z test_schema_correctness_atleast_3d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2144424Z test_schema_correctness_atleast_3d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.2153454Z test_schema_correctness_atleast_3d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.2208202Z test_schema_correctness_atleast_3d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2258941Z test_schema_correctness_atleast_3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2310585Z test_schema_correctness_atleast_3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2361797Z test_schema_correctness_atleast_3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2409313Z test_schema_correctness_atleast_3d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2457242Z test_schema_correctness_atleast_3d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2505862Z test_schema_correctness_atleast_3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2553983Z test_schema_correctness_atleast_3d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2601850Z test_schema_correctness_atleast_3d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.2662328Z test_schema_correctness_baddbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.2668682Z test_schema_correctness_baddbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:01.2674814Z test_schema_correctness_baddbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:01.2739906Z test_schema_correctness_baddbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.2804871Z test_schema_correctness_baddbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.2864691Z test_schema_correctness_baddbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.2924449Z test_schema_correctness_baddbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.2985538Z test_schema_correctness_baddbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.3045502Z test_schema_correctness_baddbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.3103633Z test_schema_correctness_baddbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.3166611Z test_schema_correctness_bernoulli_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.3203193Z test_schema_correctness_bernoulli_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.3239565Z test_schema_correctness_bernoulli_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.3382908Z test_schema_correctness_bfloat16_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:01.3794344Z test_schema_correctness_bfloat16_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:01.4212004Z test_schema_correctness_bfloat16_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:01.4224316Z test_schema_correctness_bfloat16_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.4646337Z test_schema_correctness_bfloat16_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:01.5063496Z test_schema_correctness_bfloat16_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:01.5474009Z test_schema_correctness_bfloat16_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:01.5882686Z test_schema_correctness_bfloat16_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:01.6290816Z test_schema_correctness_bfloat16_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:01.6699218Z test_schema_correctness_bfloat16_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:01.7109107Z test_schema_correctness_bfloat16_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:01.7523315Z test_schema_correctness_bfloat16_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:01.7947958Z test_schema_correctness_bfloat16_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:01.8040550Z test_schema_correctness_bincount_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:01.8129906Z test_schema_correctness_bincount_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:01.8217934Z test_schema_correctness_bincount_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:01.8306899Z test_schema_correctness_bincount_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:01.8394989Z test_schema_correctness_bincount_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:01.8450004Z test_schema_correctness_bitwise_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8506168Z test_schema_correctness_bitwise_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.8562149Z test_schema_correctness_bitwise_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.8617477Z test_schema_correctness_bitwise_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8673105Z test_schema_correctness_bitwise_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8727793Z test_schema_correctness_bitwise_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8783745Z test_schema_correctness_bitwise_left_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8839696Z test_schema_correctness_bitwise_left_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.8896104Z test_schema_correctness_bitwise_left_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.8952069Z test_schema_correctness_bitwise_left_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9006911Z test_schema_correctness_bitwise_left_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9027429Z test_schema_correctness_bitwise_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9047543Z test_schema_correctness_bitwise_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9068002Z test_schema_correctness_bitwise_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9088101Z test_schema_correctness_bitwise_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9108577Z test_schema_correctness_bitwise_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9128831Z test_schema_correctness_bitwise_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9184460Z test_schema_correctness_bitwise_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9239892Z test_schema_correctness_bitwise_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9295926Z test_schema_correctness_bitwise_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.9351825Z test_schema_correctness_bitwise_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.9407042Z test_schema_correctness_bitwise_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9462006Z test_schema_correctness_bitwise_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9518105Z test_schema_correctness_bitwise_right_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.9573558Z test_schema_correctness_bitwise_right_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9630197Z test_schema_correctness_bitwise_right_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.9685265Z test_schema_correctness_bitwise_right_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9740533Z test_schema_correctness_bitwise_right_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9796108Z test_schema_correctness_bitwise_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9851697Z test_schema_correctness_bitwise_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9907753Z test_schema_correctness_bitwise_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.9963447Z test_schema_correctness_bitwise_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:02.0018430Z test_schema_correctness_bitwise_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:02.0074737Z test_schema_correctness_bitwise_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:02.0112123Z test_schema_correctness_block_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:02.0144116Z test_schema_correctness_block_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.0182390Z test_schema_correctness_block_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:02.0191889Z test_schema_correctness_block_diag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:02.0256739Z test_schema_correctness_block_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:02.0291665Z test_schema_correctness_block_diag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.0326628Z test_schema_correctness_block_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.0360224Z test_schema_correctness_block_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.0393648Z test_schema_correctness_block_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.0425899Z test_schema_correctness_block_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.0457897Z test_schema_correctness_block_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.0490522Z test_schema_correctness_block_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.0522968Z test_schema_correctness_block_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.0539553Z test_schema_correctness_bmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0557237Z test_schema_correctness_bmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0575738Z test_schema_correctness_bmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0593417Z test_schema_correctness_bmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0611068Z test_schema_correctness_bmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0627979Z test_schema_correctness_bmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0644659Z test_schema_correctness_bmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0660559Z test_schema_correctness_bmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0677081Z test_schema_correctness_bmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0693358Z test_schema_correctness_bmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.1105333Z test_schema_correctness_bool_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.1245583Z test_schema_correctness_bool_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:02.1662735Z test_schema_correctness_bool_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.1673444Z test_schema_correctness_bool_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:02.2085824Z test_schema_correctness_bool_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.2499831Z test_schema_correctness_bool_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.2912386Z test_schema_correctness_bool_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.3321254Z test_schema_correctness_bool_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.3728095Z test_schema_correctness_bool_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.4134608Z test_schema_correctness_bool_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.4541794Z test_schema_correctness_bool_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.4953937Z test_schema_correctness_bool_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.5362742Z test_schema_correctness_bool_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:02.5375943Z test_schema_correctness_broadcast_shapes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:02.5413371Z test_schema_correctness_broadcast_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:02.5447689Z test_schema_correctness_broadcast_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.5484837Z test_schema_correctness_broadcast_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:02.5521768Z test_schema_correctness_broadcast_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:02.5557108Z test_schema_correctness_broadcast_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.5592237Z test_schema_correctness_broadcast_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.5626907Z test_schema_correctness_broadcast_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.5660580Z test_schema_correctness_broadcast_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.5694977Z test_schema_correctness_broadcast_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.5728735Z test_schema_correctness_broadcast_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.5762903Z test_schema_correctness_broadcast_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.5797106Z test_schema_correctness_broadcast_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:02.5988140Z test_schema_correctness_broadcast_to_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.6179127Z test_schema_correctness_broadcast_to_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.6375310Z test_schema_correctness_broadcast_to_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.6571671Z test_schema_correctness_broadcast_to_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.6764369Z test_schema_correctness_broadcast_to_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.6958609Z test_schema_correctness_broadcast_to_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.7153481Z test_schema_correctness_broadcast_to_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.7344457Z test_schema_correctness_broadcast_to_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.7534393Z test_schema_correctness_broadcast_to_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.7728260Z test_schema_correctness_broadcast_to_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.7922846Z test_schema_correctness_broadcast_to_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.8119022Z test_schema_correctness_broadcast_to_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:02.8280076Z test_schema_correctness_bucketize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:02.8440759Z test_schema_correctness_bucketize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:02.8599829Z test_schema_correctness_bucketize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:02.8756268Z test_schema_correctness_bucketize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:02.8904529Z test_schema_correctness_bucketize_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:02.9055072Z test_schema_correctness_bucketize_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:02.9204292Z test_schema_correctness_bucketize_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:02.9355047Z test_schema_correctness_bucketize_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:02.9506285Z test_schema_correctness_bucketize_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:02.9918753Z test_schema_correctness_byte_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.0326217Z test_schema_correctness_byte_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.0738842Z test_schema_correctness_byte_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.1149290Z test_schema_correctness_byte_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.1563071Z test_schema_correctness_byte_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.1973250Z test_schema_correctness_byte_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.2384037Z test_schema_correctness_byte_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.2798898Z test_schema_correctness_byte_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.3208620Z test_schema_correctness_byte_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.3616648Z test_schema_correctness_byte_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.4023895Z test_schema_correctness_byte_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:03.4164322Z test_schema_correctness_byte_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:03.4603849Z test_schema_correctness_cartesian_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.5039735Z test_schema_correctness_cartesian_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:03.5479508Z test_schema_correctness_cartesian_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.5919718Z test_schema_correctness_cartesian_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.6357763Z test_schema_correctness_cartesian_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.6799070Z test_schema_correctness_cartesian_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.7237662Z test_schema_correctness_cartesian_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.7678768Z test_schema_correctness_cartesian_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.8117288Z test_schema_correctness_cartesian_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.8558183Z test_schema_correctness_cartesian_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.8998665Z test_schema_correctness_cartesian_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.9441556Z test_schema_correctness_cartesian_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:03.9500415Z test_schema_correctness_cat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:03.9552435Z test_schema_correctness_cat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:03.9615786Z test_schema_correctness_cat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:03.9625340Z test_schema_correctness_cat_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:03.9685427Z test_schema_correctness_cat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:03.9741013Z test_schema_correctness_cat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:03.9796108Z test_schema_correctness_cat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:03.9850633Z test_schema_correctness_cat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:03.9902832Z test_schema_correctness_cat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:03.9954570Z test_schema_correctness_cat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:04.0006072Z test_schema_correctness_cat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:04.0057644Z test_schema_correctness_cat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:04.0109605Z test_schema_correctness_cat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:04.2362423Z test_schema_correctness_cdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.225s) 2022-08-17T12:38:04.4612026Z test_schema_correctness_cdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.225s) 2022-08-17T12:38:04.4629973Z test_schema_correctness_ceil_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:04.4646681Z test_schema_correctness_ceil_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:04.4663116Z test_schema_correctness_ceil_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:04.4682030Z test_schema_correctness_chalf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15579: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:38:04.4683014Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:38:04.5181485Z ok (0.052s) 2022-08-17T12:38:04.5698421Z test_schema_correctness_chalf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:38:04.6227572Z test_schema_correctness_chalf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:38:04.6239477Z test_schema_correctness_chalf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:04.6762700Z test_schema_correctness_chalf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:38:04.7279771Z test_schema_correctness_chalf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:38:04.7798820Z test_schema_correctness_chalf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:38:04.8316158Z test_schema_correctness_chalf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:38:04.8833484Z test_schema_correctness_chalf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:38:04.9351783Z test_schema_correctness_chalf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:38:04.9869458Z test_schema_correctness_chalf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:38:05.0385509Z test_schema_correctness_chalf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T12:38:05.0900969Z test_schema_correctness_chalf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T12:38:05.1313519Z test_schema_correctness_char_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.1724088Z test_schema_correctness_char_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.2143270Z test_schema_correctness_char_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:05.2154529Z test_schema_correctness_char_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:05.2572682Z test_schema_correctness_char_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.2988792Z test_schema_correctness_char_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.3401431Z test_schema_correctness_char_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.3813288Z test_schema_correctness_char_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.4223226Z test_schema_correctness_char_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.4632274Z test_schema_correctness_char_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.5043246Z test_schema_correctness_char_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.5185573Z test_schema_correctness_char_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:05.5596122Z test_schema_correctness_char_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:05.5624024Z test_schema_correctness_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:38:05.5624861Z L = torch.cholesky(A) 2022-08-17T12:38:05.5625206Z should be replaced with 2022-08-17T12:38:05.5626943Z L = torch.linalg.cholesky(A) 2022-08-17T12:38:05.5627287Z and 2022-08-17T12:38:05.5627584Z U = torch.cholesky(A, upper=True) 2022-08-17T12:38:05.5627935Z should be replaced with 2022-08-17T12:38:05.5628258Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:38:05.5689212Z 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:38:05.5690254Z return self.op(*args, **kwargs) 2022-08-17T12:38:05.5690580Z ok (0.009s) 2022-08-17T12:38:05.5772712Z test_schema_correctness_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:05.5849732Z test_schema_correctness_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:05.5924549Z test_schema_correctness_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:05.5999420Z test_schema_correctness_cholesky_inverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:05.6072360Z test_schema_correctness_cholesky_inverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:05.6142303Z test_schema_correctness_cholesky_inverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:05.6210949Z test_schema_correctness_cholesky_inverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:05.6311615Z test_schema_correctness_cholesky_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:05.6409984Z test_schema_correctness_cholesky_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:05.6503439Z test_schema_correctness_cholesky_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:05.6593762Z test_schema_correctness_cholesky_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:05.6625893Z test_schema_correctness_chunk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6655585Z test_schema_correctness_chunk_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6690323Z test_schema_correctness_chunk_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6701041Z test_schema_correctness_chunk_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:05.6738587Z test_schema_correctness_chunk_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.6770279Z test_schema_correctness_chunk_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6800659Z test_schema_correctness_chunk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6834090Z test_schema_correctness_chunk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6863774Z test_schema_correctness_chunk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6893155Z test_schema_correctness_chunk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6922281Z test_schema_correctness_chunk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6951774Z test_schema_correctness_chunk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.6981226Z test_schema_correctness_chunk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.7011128Z test_schema_correctness_clamp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.7042609Z test_schema_correctness_clamp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.7074640Z test_schema_correctness_clamp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.7104833Z test_schema_correctness_clamp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.7134959Z test_schema_correctness_clamp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.7165160Z test_schema_correctness_clamp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.7195244Z test_schema_correctness_clamp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.7226574Z test_schema_correctness_clamp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:05.7286411Z test_schema_correctness_clamp_max_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.7341743Z test_schema_correctness_clamp_max_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:05.7402983Z test_schema_correctness_clamp_max_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.7464098Z test_schema_correctness_clamp_max_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.7525718Z test_schema_correctness_clamp_max_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.7581760Z test_schema_correctness_clamp_max_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.7638440Z test_schema_correctness_clamp_max_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.7694444Z test_schema_correctness_clamp_max_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.7750010Z test_schema_correctness_clamp_max_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:05.7806058Z test_schema_correctness_clamp_max_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:05.7865142Z test_schema_correctness_clamp_min_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.7920420Z test_schema_correctness_clamp_min_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:05.7980293Z test_schema_correctness_clamp_min_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.8042121Z test_schema_correctness_clamp_min_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.8102858Z test_schema_correctness_clamp_min_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.8163061Z test_schema_correctness_clamp_min_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.8219540Z test_schema_correctness_clamp_min_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.8276304Z test_schema_correctness_clamp_min_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.8331488Z test_schema_correctness_clamp_min_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:05.8387423Z test_schema_correctness_clamp_min_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.8407345Z test_schema_correctness_clone_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8426902Z test_schema_correctness_clone_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8448770Z test_schema_correctness_clone_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8458497Z test_schema_correctness_clone_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:05.8480677Z test_schema_correctness_clone_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8500118Z test_schema_correctness_clone_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8521032Z test_schema_correctness_clone_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8541479Z test_schema_correctness_clone_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8561024Z test_schema_correctness_clone_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8580290Z test_schema_correctness_clone_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8599970Z test_schema_correctness_clone_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8619257Z test_schema_correctness_clone_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8638759Z test_schema_correctness_clone_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:05.8681591Z test_schema_correctness_column_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.8721565Z test_schema_correctness_column_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.8766132Z test_schema_correctness_column_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.8775690Z test_schema_correctness_column_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:05.8819432Z test_schema_correctness_column_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.8875504Z test_schema_correctness_column_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:05.8917277Z test_schema_correctness_column_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.8958183Z test_schema_correctness_column_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.8998266Z test_schema_correctness_column_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.9038345Z test_schema_correctness_column_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.9078362Z test_schema_correctness_column_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.9118235Z test_schema_correctness_column_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:05.9158144Z test_schema_correctness_column_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:06.2590138Z test_schema_correctness_combinations_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.343s) 2022-08-17T12:38:06.6008733Z test_schema_correctness_combinations_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:38:06.9451248Z test_schema_correctness_combinations_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.344s) 2022-08-17T12:38:07.2895652Z test_schema_correctness_combinations_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.344s) 2022-08-17T12:38:07.6306977Z test_schema_correctness_combinations_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.341s) 2022-08-17T12:38:07.9725904Z test_schema_correctness_combinations_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:38:08.3128100Z test_schema_correctness_combinations_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.340s) 2022-08-17T12:38:08.6537039Z test_schema_correctness_combinations_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.341s) 2022-08-17T12:38:08.9967436Z test_schema_correctness_combinations_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.343s) 2022-08-17T12:38:09.3382862Z test_schema_correctness_combinations_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.341s) 2022-08-17T12:38:09.6802303Z test_schema_correctness_combinations_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:38:10.0226188Z test_schema_correctness_combinations_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:38:10.0289553Z test_schema_correctness_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.0353104Z test_schema_correctness_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.0414494Z test_schema_correctness_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.0427318Z test_schema_correctness_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0438098Z test_schema_correctness_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0462056Z test_schema_correctness_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:10.0471432Z test_schema_correctness_conj_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0494517Z test_schema_correctness_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:10.0506271Z test_schema_correctness_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0518108Z test_schema_correctness_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0529576Z test_schema_correctness_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0540301Z test_schema_correctness_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0551180Z test_schema_correctness_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0561816Z test_schema_correctness_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0572395Z test_schema_correctness_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0583207Z test_schema_correctness_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0593832Z test_schema_correctness_conj_physical_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0603881Z test_schema_correctness_conj_physical_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0619806Z test_schema_correctness_conj_physical_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0630034Z test_schema_correctness_conj_physical_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0644964Z test_schema_correctness_conj_physical_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0656316Z test_schema_correctness_conj_physical_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0667279Z test_schema_correctness_conj_physical_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0678561Z test_schema_correctness_conj_physical_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0689455Z test_schema_correctness_conj_physical_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0699144Z test_schema_correctness_conj_physical_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0709305Z test_schema_correctness_conj_physical_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0719406Z test_schema_correctness_conj_physical_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.0729265Z test_schema_correctness_conj_physical_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.1064450Z test_schema_correctness_constant_pad_nd_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:38:10.1383084Z test_schema_correctness_constant_pad_nd_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:38:10.1756479Z test_schema_correctness_constant_pad_nd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:38:10.2131433Z test_schema_correctness_constant_pad_nd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:38:10.2469073Z test_schema_correctness_constant_pad_nd_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:38:10.2813443Z test_schema_correctness_constant_pad_nd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:38:10.3154214Z test_schema_correctness_constant_pad_nd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:38:10.3478154Z test_schema_correctness_constant_pad_nd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:38:10.3800445Z test_schema_correctness_constant_pad_nd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:38:10.4125881Z test_schema_correctness_constant_pad_nd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:38:10.4448874Z test_schema_correctness_constant_pad_nd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:38:10.4770292Z test_schema_correctness_constant_pad_nd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:38:10.4783712Z test_schema_correctness_contiguous_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4795416Z test_schema_correctness_contiguous_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4807673Z test_schema_correctness_contiguous_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4817437Z test_schema_correctness_contiguous_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4829271Z test_schema_correctness_contiguous_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4840798Z test_schema_correctness_contiguous_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4851945Z test_schema_correctness_contiguous_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4863967Z test_schema_correctness_contiguous_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4875233Z test_schema_correctness_contiguous_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4885395Z test_schema_correctness_contiguous_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4895581Z test_schema_correctness_contiguous_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4905976Z test_schema_correctness_contiguous_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4916253Z test_schema_correctness_contiguous_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:10.4975743Z test_schema_correctness_copysign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.5029828Z test_schema_correctness_copysign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:10.5088694Z test_schema_correctness_copysign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.5150037Z test_schema_correctness_copysign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.5209736Z test_schema_correctness_copysign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.5264754Z test_schema_correctness_copysign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:10.5321461Z test_schema_correctness_copysign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.5376612Z test_schema_correctness_copysign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:10.5431933Z test_schema_correctness_copysign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:10.5487208Z test_schema_correctness_copysign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:10.6039644Z test_schema_correctness_corrcoef_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:38:10.6045164Z test_schema_correctness_corrcoef_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:10.6050600Z test_schema_correctness_corrcoef_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:10.6605507Z test_schema_correctness_corrcoef_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:38:10.7150481Z test_schema_correctness_corrcoef_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:38:10.7702715Z test_schema_correctness_corrcoef_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:38:10.8252882Z test_schema_correctness_corrcoef_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:38:10.8803043Z test_schema_correctness_corrcoef_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:38:10.9353908Z test_schema_correctness_corrcoef_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:38:10.9907156Z test_schema_correctness_corrcoef_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:38:10.9931049Z test_schema_correctness_cos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:10.9953544Z test_schema_correctness_cos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:10.9976780Z test_schema_correctness_cos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0000246Z test_schema_correctness_cos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0022524Z test_schema_correctness_cos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0045580Z test_schema_correctness_cos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0068845Z test_schema_correctness_cos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0091074Z test_schema_correctness_cos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0113602Z test_schema_correctness_cos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0135847Z test_schema_correctness_cos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0158682Z test_schema_correctness_cos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0180643Z test_schema_correctness_cosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0201939Z test_schema_correctness_cosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0225693Z test_schema_correctness_cosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0247596Z test_schema_correctness_cosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0268871Z test_schema_correctness_cosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0290287Z test_schema_correctness_cosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0311807Z test_schema_correctness_cosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0333094Z test_schema_correctness_cosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0354679Z test_schema_correctness_cosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0375409Z test_schema_correctness_cosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0396789Z test_schema_correctness_cosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.0577572Z test_schema_correctness_count_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.0754785Z test_schema_correctness_count_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.0936164Z test_schema_correctness_count_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.1118982Z test_schema_correctness_count_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.1298371Z test_schema_correctness_count_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.1483188Z test_schema_correctness_count_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.1661181Z test_schema_correctness_count_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.1838409Z test_schema_correctness_count_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.2015688Z test_schema_correctness_count_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.2193469Z test_schema_correctness_count_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.2371101Z test_schema_correctness_count_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.2551480Z test_schema_correctness_count_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.6048452Z test_schema_correctness_cov_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.350s) 2022-08-17T12:38:11.6054046Z test_schema_correctness_cov_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:11.6059396Z test_schema_correctness_cov_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:11.9573973Z test_schema_correctness_cov_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.351s) 2022-08-17T12:38:12.3050111Z test_schema_correctness_cov_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.347s) 2022-08-17T12:38:12.7947268Z test_schema_correctness_cov_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.490s) 2022-08-17T12:38:13.1460240Z test_schema_correctness_cov_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.351s) 2022-08-17T12:38:13.4976446Z test_schema_correctness_cov_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.351s) 2022-08-17T12:38:13.8496376Z test_schema_correctness_cov_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.352s) 2022-08-17T12:38:14.2029569Z test_schema_correctness_cov_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.353s) 2022-08-17T12:38:14.2059169Z test_schema_correctness_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.2091892Z test_schema_correctness_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.2122668Z test_schema_correctness_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.2150249Z test_schema_correctness_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.2177642Z test_schema_correctness_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.2203781Z test_schema_correctness_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2229982Z test_schema_correctness_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.2255241Z test_schema_correctness_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2281111Z test_schema_correctness_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2306549Z test_schema_correctness_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2331373Z test_schema_correctness_cummax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2354244Z test_schema_correctness_cummax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2378466Z test_schema_correctness_cummax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2403651Z test_schema_correctness_cummax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2426436Z test_schema_correctness_cummax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2449039Z test_schema_correctness_cummax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2472220Z test_schema_correctness_cummax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2494929Z test_schema_correctness_cummax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2518066Z test_schema_correctness_cummax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2543556Z test_schema_correctness_cummin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2566004Z test_schema_correctness_cummin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2591166Z test_schema_correctness_cummin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2616577Z test_schema_correctness_cummin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2639770Z test_schema_correctness_cummin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2663397Z test_schema_correctness_cummin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2686419Z test_schema_correctness_cummin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2709542Z test_schema_correctness_cummin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2732074Z test_schema_correctness_cummin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.2798018Z test_schema_correctness_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.2872029Z test_schema_correctness_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.2947020Z test_schema_correctness_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.3010714Z test_schema_correctness_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.3080530Z test_schema_correctness_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.3141201Z test_schema_correctness_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.3201868Z test_schema_correctness_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.3262338Z test_schema_correctness_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.3322566Z test_schema_correctness_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.3383721Z test_schema_correctness_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.3413841Z test_schema_correctness_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.3448517Z test_schema_correctness_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.3483786Z test_schema_correctness_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.3515569Z test_schema_correctness_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.3547257Z test_schema_correctness_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.3576725Z test_schema_correctness_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.3605761Z test_schema_correctness_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.3635104Z test_schema_correctness_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.3664018Z test_schema_correctness_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.3693068Z test_schema_correctness_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:14.4058160Z test_schema_correctness_cumulative_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:38:14.4432903Z test_schema_correctness_cumulative_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:38:14.4810496Z test_schema_correctness_cumulative_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:38:14.5173297Z test_schema_correctness_cumulative_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:38:14.5527724Z test_schema_correctness_cumulative_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:38:14.5888603Z test_schema_correctness_cumulative_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:38:14.6249259Z test_schema_correctness_cumulative_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:38:14.6609472Z test_schema_correctness_cumulative_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:38:14.6968460Z test_schema_correctness_cumulative_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:38:14.7327796Z test_schema_correctness_cumulative_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:38:14.7352030Z test_schema_correctness_deg2rad_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7373209Z test_schema_correctness_deg2rad_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7395234Z test_schema_correctness_deg2rad_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7416492Z test_schema_correctness_deg2rad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7437484Z test_schema_correctness_deg2rad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7458181Z test_schema_correctness_deg2rad_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7478820Z test_schema_correctness_deg2rad_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7499171Z test_schema_correctness_deg2rad_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7519655Z test_schema_correctness_deg2rad_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7540009Z test_schema_correctness_deg2rad_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:14.7612127Z test_schema_correctness_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.7682723Z test_schema_correctness_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.7760185Z test_schema_correctness_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:14.7838488Z test_schema_correctness_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:14.7909783Z test_schema_correctness_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.7982393Z test_schema_correctness_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.8052632Z test_schema_correctness_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.8123174Z test_schema_correctness_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.8194864Z test_schema_correctness_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.8265355Z test_schema_correctness_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.8335602Z test_schema_correctness_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:14.8433798Z test_schema_correctness_diag_embed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:14.8525118Z test_schema_correctness_diag_embed_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:14.8631138Z test_schema_correctness_diag_embed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:14.8641302Z test_schema_correctness_diag_embed_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:14.8747469Z test_schema_correctness_diag_embed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:14.8844395Z test_schema_correctness_diag_embed_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:14.8940667Z test_schema_correctness_diag_embed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:14.9037981Z test_schema_correctness_diag_embed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:14.9129925Z test_schema_correctness_diag_embed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:14.9223599Z test_schema_correctness_diag_embed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:14.9316630Z test_schema_correctness_diag_embed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:14.9408569Z test_schema_correctness_diag_embed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:14.9501192Z test_schema_correctness_diag_embed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:14.9562379Z test_schema_correctness_diagflat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.9615997Z test_schema_correctness_diagflat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:14.9673612Z test_schema_correctness_diagflat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.9730742Z test_schema_correctness_diagflat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:14.9785501Z test_schema_correctness_diagflat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:14.9839037Z test_schema_correctness_diagflat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:14.9892092Z test_schema_correctness_diagflat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:14.9945576Z test_schema_correctness_diagflat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:14.9998636Z test_schema_correctness_diagflat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:15.0051786Z test_schema_correctness_diagflat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:15.0105355Z test_schema_correctness_diagflat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:15.0204493Z test_schema_correctness_diagonal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:15.0297831Z test_schema_correctness_diagonal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:15.0406366Z test_schema_correctness_diagonal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:15.0416402Z test_schema_correctness_diagonal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:15.0524982Z test_schema_correctness_diagonal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:15.0625464Z test_schema_correctness_diagonal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:15.0724152Z test_schema_correctness_diagonal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:15.0824124Z test_schema_correctness_diagonal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:15.0918902Z test_schema_correctness_diagonal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:15.1012482Z test_schema_correctness_diagonal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:15.1107221Z test_schema_correctness_diagonal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:15.1202538Z test_schema_correctness_diagonal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:15.1296827Z test_schema_correctness_diagonal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:15.1417930Z test_schema_correctness_diagonal_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:15.1532132Z test_schema_correctness_diagonal_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:15.1655431Z test_schema_correctness_diagonal_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:15.1779495Z test_schema_correctness_diagonal_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:15.1907073Z test_schema_correctness_diagonal_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:15.2022846Z test_schema_correctness_diagonal_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:15.2139024Z test_schema_correctness_diagonal_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:15.2255820Z test_schema_correctness_diagonal_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:15.2373579Z test_schema_correctness_diagonal_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:15.2491143Z test_schema_correctness_diagonal_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:15.5542396Z test_schema_correctness_diff_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.305s) 2022-08-17T12:38:15.8474298Z test_schema_correctness_diff_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.293s) 2022-08-17T12:38:16.1914385Z test_schema_correctness_diff_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.344s) 2022-08-17T12:38:16.5161649Z test_schema_correctness_diff_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.325s) 2022-08-17T12:38:16.8234859Z test_schema_correctness_diff_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.307s) 2022-08-17T12:38:17.1291692Z test_schema_correctness_diff_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.306s) 2022-08-17T12:38:17.4277342Z test_schema_correctness_diff_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.298s) 2022-08-17T12:38:17.7305146Z test_schema_correctness_diff_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.303s) 2022-08-17T12:38:18.0332491Z test_schema_correctness_diff_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.303s) 2022-08-17T12:38:18.3373365Z test_schema_correctness_diff_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.304s) 2022-08-17T12:38:18.6402029Z test_schema_correctness_diff_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.303s) 2022-08-17T12:38:18.9430093Z test_schema_correctness_diff_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.303s) 2022-08-17T12:38:18.9454640Z test_schema_correctness_digamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:18.9476777Z test_schema_correctness_digamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:18.9497830Z test_schema_correctness_digamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:18.9519223Z test_schema_correctness_digamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:18.9539681Z test_schema_correctness_digamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:18.9560131Z test_schema_correctness_digamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:18.9580219Z test_schema_correctness_digamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:18.9600545Z test_schema_correctness_digamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:18.9620658Z test_schema_correctness_digamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:18.9937203Z test_schema_correctness_dist_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:38:19.0323548Z test_schema_correctness_dist_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:38:19.0697748Z test_schema_correctness_dist_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:38:19.1016910Z test_schema_correctness_dist_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:38:19.1332072Z test_schema_correctness_dist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:38:19.1666516Z test_schema_correctness_dist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:38:19.1742708Z test_schema_correctness_div_floor_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:19.1815952Z test_schema_correctness_div_floor_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.1891087Z test_schema_correctness_div_floor_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.1964247Z test_schema_correctness_div_floor_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.2037866Z test_schema_correctness_div_floor_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.2107376Z test_schema_correctness_div_floor_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.2175536Z test_schema_correctness_div_floor_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.2245300Z test_schema_correctness_div_floor_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.2314642Z test_schema_correctness_div_floor_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.2379231Z test_schema_correctness_div_no_rounding_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.2439958Z test_schema_correctness_div_no_rounding_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.2516775Z test_schema_correctness_div_no_rounding_mode_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:19.2592984Z test_schema_correctness_div_no_rounding_mode_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:19.2658439Z test_schema_correctness_div_no_rounding_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.2725637Z test_schema_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.2791227Z test_schema_correctness_div_no_rounding_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.2852616Z test_schema_correctness_div_no_rounding_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.2914335Z test_schema_correctness_div_no_rounding_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.2975494Z test_schema_correctness_div_no_rounding_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.3036137Z test_schema_correctness_div_no_rounding_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.3097429Z test_schema_correctness_div_no_rounding_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.3168667Z test_schema_correctness_div_trunc_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.3240577Z test_schema_correctness_div_trunc_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.3313816Z test_schema_correctness_div_trunc_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.3385593Z test_schema_correctness_div_trunc_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.3451656Z test_schema_correctness_div_trunc_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.3520533Z test_schema_correctness_div_trunc_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.3589266Z test_schema_correctness_div_trunc_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.3657461Z test_schema_correctness_div_trunc_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.3724712Z test_schema_correctness_div_trunc_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:19.3740370Z test_schema_correctness_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.3746071Z test_schema_correctness_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:19.3751494Z test_schema_correctness_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:19.3767092Z test_schema_correctness_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.3783375Z test_schema_correctness_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:19.3798499Z test_schema_correctness_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.3812789Z test_schema_correctness_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.3827544Z test_schema_correctness_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.3841952Z test_schema_correctness_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.3856456Z test_schema_correctness_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.4270944Z test_schema_correctness_double_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.4682839Z test_schema_correctness_double_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.5097365Z test_schema_correctness_double_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.5108108Z test_schema_correctness_double_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.5520135Z test_schema_correctness_double_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.5931717Z test_schema_correctness_double_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.6345601Z test_schema_correctness_double_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.6487878Z test_schema_correctness_double_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:19.6903495Z test_schema_correctness_double_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.7315944Z test_schema_correctness_double_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.7727158Z test_schema_correctness_double_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.8134194Z test_schema_correctness_double_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.8542424Z test_schema_correctness_double_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:19.8592516Z test_schema_correctness_dsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.8639634Z test_schema_correctness_dsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.8692267Z test_schema_correctness_dsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.8702744Z test_schema_correctness_dsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.8754680Z test_schema_correctness_dsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.8801839Z test_schema_correctness_dsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.8848320Z test_schema_correctness_dsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.8897292Z test_schema_correctness_dsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.8944132Z test_schema_correctness_dsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.8992084Z test_schema_correctness_dsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.9038272Z test_schema_correctness_dsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.9084569Z test_schema_correctness_dsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:19.9129965Z test_schema_correctness_dsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:19.9194212Z test_schema_correctness_dstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9250724Z test_schema_correctness_dstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9313105Z test_schema_correctness_dstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9322875Z test_schema_correctness_dstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:19.9385737Z test_schema_correctness_dstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9444914Z test_schema_correctness_dstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9504504Z test_schema_correctness_dstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9561796Z test_schema_correctness_dstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9619523Z test_schema_correctness_dstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9678042Z test_schema_correctness_dstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9735745Z test_schema_correctness_dstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9793355Z test_schema_correctness_dstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9850700Z test_schema_correctness_dstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:19.9874254Z test_schema_correctness_eig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:38:19.9875170Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:38:19.9875459Z L, _ = torch.eig(A) 2022-08-17T12:38:19.9875643Z should be replaced with 2022-08-17T12:38:19.9875854Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:38:19.9876030Z and 2022-08-17T12:38:19.9876209Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:38:19.9876417Z should be replaced with 2022-08-17T12:38:19.9876764Z 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:38:19.9877083Z return self.op(*args, **kwargs) 2022-08-17T12:38:19.9877267Z ok (0.002s) 2022-08-17T12:38:19.9893614Z test_schema_correctness_eig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:19.9912163Z test_schema_correctness_eig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:19.9930369Z test_schema_correctness_eig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:20.0365878Z test_schema_correctness_einsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:20.0798730Z test_schema_correctness_einsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:20.1233446Z test_schema_correctness_einsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:20.1655676Z test_schema_correctness_einsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:20.2066554Z test_schema_correctness_einsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:20.2487888Z test_schema_correctness_einsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:20.2908424Z test_schema_correctness_einsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:20.3332500Z test_schema_correctness_einsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:20.3754515Z test_schema_correctness_einsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:20.4174686Z test_schema_correctness_einsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:20.4478428Z test_schema_correctness_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.4779889Z test_schema_correctness_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.5079616Z test_schema_correctness_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.5090455Z test_schema_correctness_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:20.5392875Z test_schema_correctness_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.5692709Z test_schema_correctness_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.5994722Z test_schema_correctness_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.6295869Z test_schema_correctness_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.6597506Z test_schema_correctness_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.6897335Z test_schema_correctness_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.7198561Z test_schema_correctness_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.7498199Z test_schema_correctness_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.7798915Z test_schema_correctness_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:20.8091026Z test_schema_correctness_empty_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:20.8379096Z test_schema_correctness_empty_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:20.8672433Z test_schema_correctness_empty_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:20.8682466Z test_schema_correctness_empty_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:20.8973769Z test_schema_correctness_empty_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:20.9263522Z test_schema_correctness_empty_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:20.9553788Z test_schema_correctness_empty_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:20.9844119Z test_schema_correctness_empty_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:21.0135097Z test_schema_correctness_empty_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:21.0425241Z test_schema_correctness_empty_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:21.0715204Z test_schema_correctness_empty_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:21.1004302Z test_schema_correctness_empty_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:21.1293085Z test_schema_correctness_empty_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:21.1359552Z test_schema_correctness_eq_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:21.1419554Z test_schema_correctness_eq_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:21.1495382Z test_schema_correctness_eq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:21.1505877Z test_schema_correctness_eq_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.1580382Z test_schema_correctness_eq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:21.1644872Z test_schema_correctness_eq_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:21.1710758Z test_schema_correctness_eq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:21.1775159Z test_schema_correctness_eq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:21.1833826Z test_schema_correctness_eq_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:21.1893688Z test_schema_correctness_eq_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:21.1954798Z test_schema_correctness_eq_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:21.2013917Z test_schema_correctness_eq_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:21.2073686Z test_schema_correctness_eq_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:21.2125806Z test_schema_correctness_equal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2172684Z test_schema_correctness_equal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2228710Z test_schema_correctness_equal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2286706Z test_schema_correctness_equal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:21.2337614Z test_schema_correctness_equal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2388095Z test_schema_correctness_equal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2437093Z test_schema_correctness_equal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2484522Z test_schema_correctness_equal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2531796Z test_schema_correctness_equal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2579494Z test_schema_correctness_equal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2626403Z test_schema_correctness_equal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2674172Z test_schema_correctness_equal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2688752Z test_schema_correctness_erf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.2704486Z test_schema_correctness_erf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.2720147Z test_schema_correctness_erf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.2735745Z test_schema_correctness_erf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.2750899Z test_schema_correctness_erf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.2765709Z test_schema_correctness_erf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.2780478Z test_schema_correctness_erf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.2795488Z test_schema_correctness_erf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.2810231Z test_schema_correctness_erf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.2833666Z test_schema_correctness_erfc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2855312Z test_schema_correctness_erfc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2878585Z test_schema_correctness_erfc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2901400Z test_schema_correctness_erfc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2924168Z test_schema_correctness_erfc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2946666Z test_schema_correctness_erfc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2968542Z test_schema_correctness_erfc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2990910Z test_schema_correctness_erfc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3012933Z test_schema_correctness_erfc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3028170Z test_schema_correctness_erfinv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.3042316Z test_schema_correctness_erfinv_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.3057663Z test_schema_correctness_erfinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.3073323Z test_schema_correctness_erfinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.3087948Z test_schema_correctness_erfinv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.3102882Z test_schema_correctness_erfinv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.3117512Z test_schema_correctness_erfinv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.3132171Z test_schema_correctness_erfinv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.3147183Z test_schema_correctness_erfinv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.3169081Z test_schema_correctness_exp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3189387Z test_schema_correctness_exp2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3210350Z test_schema_correctness_exp2_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3231700Z test_schema_correctness_exp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3252256Z test_schema_correctness_exp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3272749Z test_schema_correctness_exp2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3292696Z test_schema_correctness_exp2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3313336Z test_schema_correctness_exp2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3333223Z test_schema_correctness_exp2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3353720Z test_schema_correctness_exp2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3375090Z test_schema_correctness_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3396475Z test_schema_correctness_exp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3420175Z test_schema_correctness_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3443701Z test_schema_correctness_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3466189Z test_schema_correctness_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3488988Z test_schema_correctness_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3511464Z test_schema_correctness_exp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3533455Z test_schema_correctness_exp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3555755Z test_schema_correctness_exp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3577750Z test_schema_correctness_exp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3600311Z test_schema_correctness_exp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.3768923Z test_schema_correctness_expand_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.3934745Z test_schema_correctness_expand_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:21.4106234Z test_schema_correctness_expand_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.4277970Z test_schema_correctness_expand_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.4445228Z test_schema_correctness_expand_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.4614943Z test_schema_correctness_expand_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.4785625Z test_schema_correctness_expand_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.4952800Z test_schema_correctness_expand_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.5119818Z test_schema_correctness_expand_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.5288489Z test_schema_correctness_expand_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.5455968Z test_schema_correctness_expand_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.5624198Z test_schema_correctness_expand_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.5798901Z test_schema_correctness_expand_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.5968110Z test_schema_correctness_expand_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.6144889Z test_schema_correctness_expand_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:21.6321026Z test_schema_correctness_expand_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:21.6493564Z test_schema_correctness_expand_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.6666980Z test_schema_correctness_expand_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.6838448Z test_schema_correctness_expand_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.7008094Z test_schema_correctness_expand_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.7179060Z test_schema_correctness_expand_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.7350659Z test_schema_correctness_expand_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.7521189Z test_schema_correctness_expand_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.7691840Z test_schema_correctness_expand_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:21.7707900Z test_schema_correctness_expm1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.7723175Z test_schema_correctness_expm1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.7738806Z test_schema_correctness_expm1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.7754376Z test_schema_correctness_expm1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.7769246Z test_schema_correctness_expm1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.7784196Z test_schema_correctness_expm1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.7799043Z test_schema_correctness_expm1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.7813753Z test_schema_correctness_expm1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.7828813Z test_schema_correctness_expm1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:21.7956873Z test_schema_correctness_fft_fft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:21.8050125Z test_schema_correctness_fft_fft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:21.8141341Z test_schema_correctness_fft_fft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:21.8268498Z test_schema_correctness_fft_fft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:21.8402245Z test_schema_correctness_fft_fft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:21.8526263Z test_schema_correctness_fft_fft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:21.8651147Z test_schema_correctness_fft_fft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:21.8775942Z test_schema_correctness_fft_fft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:21.8903411Z test_schema_correctness_fft_fft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:21.9025244Z test_schema_correctness_fft_fft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:21.9147025Z test_schema_correctness_fft_fft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:21.9225277Z test_schema_correctness_fft_fft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:21.9306364Z test_schema_correctness_fft_fft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:21.9381223Z test_schema_correctness_fft_fft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:21.9455922Z test_schema_correctness_fft_fft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:21.9578489Z test_schema_correctness_fft_fft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:21.9704068Z test_schema_correctness_fft_fft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:21.9827923Z test_schema_correctness_fft_fft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:21.9948565Z test_schema_correctness_fft_fft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:22.0071699Z test_schema_correctness_fft_fft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:22.0224215Z test_schema_correctness_fft_fftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.0324719Z test_schema_correctness_fft_fftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:22.0424534Z test_schema_correctness_fft_fftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:22.0582671Z test_schema_correctness_fft_fftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.0740694Z test_schema_correctness_fft_fftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.0891045Z test_schema_correctness_fft_fftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.1043933Z test_schema_correctness_fft_fftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.1202787Z test_schema_correctness_fft_fftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.1363333Z test_schema_correctness_fft_fftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.1519542Z test_schema_correctness_fft_fftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.1567412Z test_schema_correctness_fft_fftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.1611715Z test_schema_correctness_fft_fftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.1665378Z test_schema_correctness_fft_fftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.1676349Z test_schema_correctness_fft_fftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:22.1726289Z test_schema_correctness_fft_fftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.1772591Z test_schema_correctness_fft_fftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.1817620Z test_schema_correctness_fft_fftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.1863831Z test_schema_correctness_fft_fftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.1907458Z test_schema_correctness_fft_fftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.1951477Z test_schema_correctness_fft_fftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.1995311Z test_schema_correctness_fft_fftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.2039981Z test_schema_correctness_fft_fftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.2088615Z test_schema_correctness_fft_fftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.2094224Z test_schema_correctness_fft_hfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:22.2099655Z test_schema_correctness_fft_hfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.2105647Z test_schema_correctness_fft_hfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.2110616Z test_schema_correctness_fft_hfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.2116066Z test_schema_correctness_fft_hfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.2121735Z test_schema_correctness_fft_hfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.2126993Z test_schema_correctness_fft_hfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.2132108Z test_schema_correctness_fft_hfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.2137804Z test_schema_correctness_fft_hfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.2143173Z test_schema_correctness_fft_hfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.2324504Z test_schema_correctness_fft_hfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.2330791Z test_schema_correctness_fft_hfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:22.2337301Z test_schema_correctness_fft_hfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:22.2523139Z test_schema_correctness_fft_hfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.2708588Z test_schema_correctness_fft_hfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.2891061Z test_schema_correctness_fft_hfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.3070919Z test_schema_correctness_fft_hfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.3254365Z test_schema_correctness_fft_hfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.3432897Z test_schema_correctness_fft_hfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.3610592Z test_schema_correctness_fft_hfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.3616870Z test_schema_correctness_fft_hfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:22.3623298Z test_schema_correctness_fft_hfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:22.3628769Z test_schema_correctness_fft_hfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:22.3634278Z test_schema_correctness_fft_hfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.3640254Z test_schema_correctness_fft_hfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:22.3645573Z test_schema_correctness_fft_hfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.3651332Z test_schema_correctness_fft_hfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.3657002Z test_schema_correctness_fft_hfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.3663077Z test_schema_correctness_fft_hfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:22.3668275Z test_schema_correctness_fft_hfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:22.3790783Z test_schema_correctness_fft_ifft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:22.3874796Z test_schema_correctness_fft_ifft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.3963784Z test_schema_correctness_fft_ifft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:22.4090102Z test_schema_correctness_fft_ifft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:22.4218245Z test_schema_correctness_fft_ifft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:22.4342748Z test_schema_correctness_fft_ifft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:22.4467812Z test_schema_correctness_fft_ifft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:22.4598903Z test_schema_correctness_fft_ifft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:22.4722968Z test_schema_correctness_fft_ifft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:22.4850235Z test_schema_correctness_fft_ifft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:22.4996194Z test_schema_correctness_fft_ifft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.5074039Z test_schema_correctness_fft_ifft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.5152915Z test_schema_correctness_fft_ifft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.5251738Z test_schema_correctness_fft_ifft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:22.5350034Z test_schema_correctness_fft_ifft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:22.5497266Z test_schema_correctness_fft_ifft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.5644659Z test_schema_correctness_fft_ifft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.5789470Z test_schema_correctness_fft_ifft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:22.5938662Z test_schema_correctness_fft_ifft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.6101350Z test_schema_correctness_fft_ifft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.6256449Z test_schema_correctness_fft_ifftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.6358627Z test_schema_correctness_fft_ifftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:22.6460961Z test_schema_correctness_fft_ifftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:22.6618134Z test_schema_correctness_fft_ifftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.6781387Z test_schema_correctness_fft_ifftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.6933890Z test_schema_correctness_fft_ifftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.7088965Z test_schema_correctness_fft_ifftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.7247597Z test_schema_correctness_fft_ifftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.7402566Z test_schema_correctness_fft_ifftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.7557207Z test_schema_correctness_fft_ifftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.7605365Z test_schema_correctness_fft_ifftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.7653386Z test_schema_correctness_fft_ifftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.7707028Z test_schema_correctness_fft_ifftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.7717179Z test_schema_correctness_fft_ifftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:22.7768273Z test_schema_correctness_fft_ifftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.7814267Z test_schema_correctness_fft_ifftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.7859791Z test_schema_correctness_fft_ifftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.7906232Z test_schema_correctness_fft_ifftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:22.7950087Z test_schema_correctness_fft_ifftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.7993730Z test_schema_correctness_fft_ifftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.8038710Z test_schema_correctness_fft_ifftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.8082380Z test_schema_correctness_fft_ifftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.8125857Z test_schema_correctness_fft_ifftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.8299355Z test_schema_correctness_fft_ihfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:22.8434847Z test_schema_correctness_fft_ihfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:22.8570795Z test_schema_correctness_fft_ihfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:22.8746826Z test_schema_correctness_fft_ihfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:22.8925726Z test_schema_correctness_fft_ihfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.9102136Z test_schema_correctness_fft_ihfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:22.9277498Z test_schema_correctness_fft_ihfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:22.9452658Z test_schema_correctness_fft_ihfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:22.9599649Z test_schema_correctness_fft_ihfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:22.9698820Z test_schema_correctness_fft_ihfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:22.9797820Z test_schema_correctness_fft_ihfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:22.9956723Z test_schema_correctness_fft_ihfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:23.0105771Z test_schema_correctness_fft_ihfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.0259337Z test_schema_correctness_fft_ihfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.0404955Z test_schema_correctness_fft_ihfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:23.0556685Z test_schema_correctness_fft_ihfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.0755477Z test_schema_correctness_fft_ihfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:23.0899742Z test_schema_correctness_fft_ihfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:23.1047557Z test_schema_correctness_fft_ihfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.1246693Z test_schema_correctness_fft_ihfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:23.1451505Z test_schema_correctness_fft_ihfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:23.1654989Z test_schema_correctness_fft_ihfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:23.1853737Z test_schema_correctness_fft_ihfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:23.2051467Z test_schema_correctness_fft_ihfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:23.2174734Z test_schema_correctness_fft_irfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.2260706Z test_schema_correctness_fft_irfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:23.2346539Z test_schema_correctness_fft_irfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:23.2475807Z test_schema_correctness_fft_irfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:23.2607169Z test_schema_correctness_fft_irfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:23.2731959Z test_schema_correctness_fft_irfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.2856448Z test_schema_correctness_fft_irfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.2986801Z test_schema_correctness_fft_irfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:23.3114851Z test_schema_correctness_fft_irfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:23.3238286Z test_schema_correctness_fft_irfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.3360535Z test_schema_correctness_fft_irfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.3438236Z test_schema_correctness_fft_irfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:23.3514961Z test_schema_correctness_fft_irfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:23.3645669Z test_schema_correctness_fft_irfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:23.3779191Z test_schema_correctness_fft_irfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:23.3901314Z test_schema_correctness_fft_irfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.4026408Z test_schema_correctness_fft_irfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.4155024Z test_schema_correctness_fft_irfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:23.4277865Z test_schema_correctness_fft_irfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.4400993Z test_schema_correctness_fft_irfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.4552679Z test_schema_correctness_fft_irfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.4653333Z test_schema_correctness_fft_irfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:23.4753920Z test_schema_correctness_fft_irfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:23.4912979Z test_schema_correctness_fft_irfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:23.5078459Z test_schema_correctness_fft_irfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:23.5235032Z test_schema_correctness_fft_irfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:23.5391072Z test_schema_correctness_fft_irfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.5544252Z test_schema_correctness_fft_irfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.5696384Z test_schema_correctness_fft_irfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.5847939Z test_schema_correctness_fft_irfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.5972847Z test_schema_correctness_fft_rfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.6054092Z test_schema_correctness_fft_rfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:23.6136684Z test_schema_correctness_fft_rfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:23.6259739Z test_schema_correctness_fft_rfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.6385049Z test_schema_correctness_fft_rfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.6507044Z test_schema_correctness_fft_rfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.6630851Z test_schema_correctness_fft_rfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.6754015Z test_schema_correctness_fft_rfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.6876794Z test_schema_correctness_fft_rfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.6956502Z test_schema_correctness_fft_rfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:23.7031651Z test_schema_correctness_fft_rfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:23.7154310Z test_schema_correctness_fft_rfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.7279946Z test_schema_correctness_fft_rfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.7411608Z test_schema_correctness_fft_rfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:23.7540546Z test_schema_correctness_fft_rfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:23.7663293Z test_schema_correctness_fft_rfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:23.7815582Z test_schema_correctness_fft_rfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.7912511Z test_schema_correctness_fft_rfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:23.8009251Z test_schema_correctness_fft_rfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:23.8160629Z test_schema_correctness_fft_rfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.8314644Z test_schema_correctness_fft_rfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.8466854Z test_schema_correctness_fft_rfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.8621823Z test_schema_correctness_fft_rfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.8773512Z test_schema_correctness_fft_rfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:23.8811455Z test_schema_correctness_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.8846422Z test_schema_correctness_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:23.8884019Z test_schema_correctness_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.8893808Z test_schema_correctness_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:23.8930225Z test_schema_correctness_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.8965348Z test_schema_correctness_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:23.9000565Z test_schema_correctness_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:23.9034859Z test_schema_correctness_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:23.9069072Z test_schema_correctness_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:23.9103038Z test_schema_correctness_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:23.9136590Z test_schema_correctness_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:23.9170924Z test_schema_correctness_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:23.9204466Z test_schema_correctness_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:23.9243611Z test_schema_correctness_flatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9279788Z test_schema_correctness_flatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9323865Z test_schema_correctness_flatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9333357Z test_schema_correctness_flatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:23.9376295Z test_schema_correctness_flatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9414394Z test_schema_correctness_flatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9451850Z test_schema_correctness_flatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9490961Z test_schema_correctness_flatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9527144Z test_schema_correctness_flatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9565706Z test_schema_correctness_flatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9606089Z test_schema_correctness_flatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9642370Z test_schema_correctness_flatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9678836Z test_schema_correctness_flatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:23.9919084Z test_schema_correctness_flip_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:24.0156200Z test_schema_correctness_flip_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:24.0405308Z test_schema_correctness_flip_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:38:24.0654059Z test_schema_correctness_flip_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:38:24.0891257Z test_schema_correctness_flip_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:24.1133049Z test_schema_correctness_flip_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:24.1375219Z test_schema_correctness_flip_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:24.1612361Z test_schema_correctness_flip_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:24.1850486Z test_schema_correctness_flip_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:24.2087956Z test_schema_correctness_flip_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:24.2322212Z test_schema_correctness_flip_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:38:24.2561256Z test_schema_correctness_flip_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:24.2585871Z test_schema_correctness_fliplr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2607956Z test_schema_correctness_fliplr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2632119Z test_schema_correctness_fliplr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2655795Z test_schema_correctness_fliplr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2677409Z test_schema_correctness_fliplr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2699671Z test_schema_correctness_fliplr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2722239Z test_schema_correctness_fliplr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2743670Z test_schema_correctness_fliplr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2764893Z test_schema_correctness_fliplr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2786215Z test_schema_correctness_fliplr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2807470Z test_schema_correctness_fliplr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2827820Z test_schema_correctness_fliplr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2849869Z test_schema_correctness_flipud_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2872196Z test_schema_correctness_flipud_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2895070Z test_schema_correctness_flipud_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2918052Z test_schema_correctness_flipud_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2938236Z test_schema_correctness_flipud_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2960148Z test_schema_correctness_flipud_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.2981714Z test_schema_correctness_flipud_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.3001339Z test_schema_correctness_flipud_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.3021713Z test_schema_correctness_flipud_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.3041367Z test_schema_correctness_flipud_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.3061633Z test_schema_correctness_flipud_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.3081740Z test_schema_correctness_flipud_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.3493813Z test_schema_correctness_float_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:24.3907491Z test_schema_correctness_float_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:24.4330925Z test_schema_correctness_float_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:24.4342039Z test_schema_correctness_float_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:24.4759627Z test_schema_correctness_float_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:24.5173970Z test_schema_correctness_float_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:24.5318927Z test_schema_correctness_float_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:24.5729435Z test_schema_correctness_float_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:24.6141914Z test_schema_correctness_float_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:24.6555505Z test_schema_correctness_float_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:24.6965802Z test_schema_correctness_float_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:24.7372627Z test_schema_correctness_float_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:24.7783533Z test_schema_correctness_float_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:24.7979050Z test_schema_correctness_float_power_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:24.8163805Z test_schema_correctness_float_power_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:24.8243521Z test_schema_correctness_float_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:24.8449906Z test_schema_correctness_float_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:24.8640747Z test_schema_correctness_float_power_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:24.8833398Z test_schema_correctness_float_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:24.8899811Z test_schema_correctness_float_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:24.9080795Z test_schema_correctness_float_power_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:24.9264953Z test_schema_correctness_float_power_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:24.9452191Z test_schema_correctness_float_power_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:24.9638627Z test_schema_correctness_float_power_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:24.9821065Z test_schema_correctness_float_power_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:24.9836774Z test_schema_correctness_floor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:24.9852584Z test_schema_correctness_floor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:24.9867698Z test_schema_correctness_floor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:24.9935704Z test_schema_correctness_floor_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:25.0000874Z test_schema_correctness_floor_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0067783Z test_schema_correctness_floor_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:25.0133052Z test_schema_correctness_floor_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0194193Z test_schema_correctness_floor_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0254617Z test_schema_correctness_floor_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0314927Z test_schema_correctness_floor_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0374744Z test_schema_correctness_floor_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0435073Z test_schema_correctness_floor_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0494223Z test_schema_correctness_fmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0547966Z test_schema_correctness_fmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.0607278Z test_schema_correctness_fmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0667588Z test_schema_correctness_fmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0727004Z test_schema_correctness_fmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.0780408Z test_schema_correctness_fmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.0836054Z test_schema_correctness_fmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.0891552Z test_schema_correctness_fmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.0945759Z test_schema_correctness_fmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.1000511Z test_schema_correctness_fmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.1058744Z test_schema_correctness_fmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.1112397Z test_schema_correctness_fmin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.1171279Z test_schema_correctness_fmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.1232509Z test_schema_correctness_fmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.1292113Z test_schema_correctness_fmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.1352119Z test_schema_correctness_fmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.1407708Z test_schema_correctness_fmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.1463318Z test_schema_correctness_fmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.1518205Z test_schema_correctness_fmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.1574066Z test_schema_correctness_fmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.1640221Z test_schema_correctness_fmod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:25.1705035Z test_schema_correctness_fmod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.1772192Z test_schema_correctness_fmod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:25.1838624Z test_schema_correctness_fmod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:25.1899297Z test_schema_correctness_fmod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.1960616Z test_schema_correctness_fmod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.2019962Z test_schema_correctness_fmod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.2079558Z test_schema_correctness_fmod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.2143978Z test_schema_correctness_fmod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.2165559Z test_schema_correctness_frac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:25.2186992Z test_schema_correctness_frac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:25.2208463Z test_schema_correctness_frac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:25.2229092Z test_schema_correctness_frac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:25.2251400Z test_schema_correctness_frexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:25.2274018Z test_schema_correctness_frexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:25.2295775Z test_schema_correctness_frexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:25.2317992Z test_schema_correctness_frexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:25.2621741Z test_schema_correctness_full_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.2920262Z test_schema_correctness_full_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.3224281Z test_schema_correctness_full_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.3528451Z test_schema_correctness_full_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.3829340Z test_schema_correctness_full_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.4129827Z test_schema_correctness_full_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.4431256Z test_schema_correctness_full_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.4728260Z test_schema_correctness_full_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.5027941Z test_schema_correctness_full_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.5327726Z test_schema_correctness_full_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.5627186Z test_schema_correctness_full_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.5926502Z test_schema_correctness_full_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:25.5974978Z test_schema_correctness_gather_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.6016365Z test_schema_correctness_gather_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6061544Z test_schema_correctness_gather_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6106384Z test_schema_correctness_gather_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6147174Z test_schema_correctness_gather_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6188159Z test_schema_correctness_gather_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6232329Z test_schema_correctness_gather_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6272976Z test_schema_correctness_gather_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6313147Z test_schema_correctness_gather_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6353663Z test_schema_correctness_gather_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6393392Z test_schema_correctness_gather_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6433279Z test_schema_correctness_gather_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:25.6489760Z test_schema_correctness_gcd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.6550640Z test_schema_correctness_gcd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.6606458Z test_schema_correctness_gcd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.6662033Z test_schema_correctness_gcd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.6717929Z test_schema_correctness_gcd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.6777395Z test_schema_correctness_ge_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.6835891Z test_schema_correctness_ge_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.6895255Z test_schema_correctness_ge_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.6956296Z test_schema_correctness_ge_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.7016012Z test_schema_correctness_ge_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:25.7070589Z test_schema_correctness_ge_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.7125462Z test_schema_correctness_ge_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.7180188Z test_schema_correctness_ge_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.7234334Z test_schema_correctness_ge_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.7289402Z test_schema_correctness_ge_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:25.7513479Z test_schema_correctness_geqrf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:38:25.7736313Z test_schema_correctness_geqrf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:38:25.7940444Z test_schema_correctness_geqrf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:25.8142883Z test_schema_correctness_geqrf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:26.0246554Z test_schema_correctness_gradient_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.210s) 2022-08-17T12:38:26.2453222Z test_schema_correctness_gradient_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.220s) 2022-08-17T12:38:26.4632027Z test_schema_correctness_gradient_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.218s) 2022-08-17T12:38:26.6717392Z test_schema_correctness_gradient_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.208s) 2022-08-17T12:38:26.8798405Z test_schema_correctness_gradient_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.208s) 2022-08-17T12:38:27.0814500Z test_schema_correctness_gradient_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.202s) 2022-08-17T12:38:27.2907322Z test_schema_correctness_gradient_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.209s) 2022-08-17T12:38:27.4985614Z test_schema_correctness_gradient_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.208s) 2022-08-17T12:38:27.7068004Z test_schema_correctness_gradient_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.208s) 2022-08-17T12:38:27.9144628Z test_schema_correctness_gradient_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.208s) 2022-08-17T12:38:27.9207289Z test_schema_correctness_gt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:27.9262424Z test_schema_correctness_gt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:27.9323411Z test_schema_correctness_gt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:27.9385984Z test_schema_correctness_gt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:27.9447066Z test_schema_correctness_gt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:27.9503592Z test_schema_correctness_gt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:27.9560479Z test_schema_correctness_gt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:27.9616401Z test_schema_correctness_gt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:27.9673087Z test_schema_correctness_gt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:27.9728184Z test_schema_correctness_gt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:28.0144064Z test_schema_correctness_half_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.0554860Z test_schema_correctness_half_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.0969124Z test_schema_correctness_half_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.1381988Z test_schema_correctness_half_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.1524701Z test_schema_correctness_half_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:28.1935192Z test_schema_correctness_half_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.2345583Z test_schema_correctness_half_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.2758990Z test_schema_correctness_half_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.3169159Z test_schema_correctness_half_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.3583028Z test_schema_correctness_half_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.3993146Z test_schema_correctness_half_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.4400627Z test_schema_correctness_half_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:28.4462944Z test_schema_correctness_heaviside_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:28.4518383Z test_schema_correctness_heaviside_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:28.4578122Z test_schema_correctness_heaviside_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:28.4639933Z test_schema_correctness_heaviside_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:28.4700657Z test_schema_correctness_heaviside_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:28.4756933Z test_schema_correctness_heaviside_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:28.4813483Z test_schema_correctness_heaviside_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:28.4870341Z test_schema_correctness_heaviside_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:28.4926440Z test_schema_correctness_heaviside_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:28.4982338Z test_schema_correctness_heaviside_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:28.5513464Z test_schema_correctness_histc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:38:28.6056325Z test_schema_correctness_histc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:38:28.6593809Z test_schema_correctness_histc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:38:28.7957655Z test_schema_correctness_histogram_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:38:28.9292283Z test_schema_correctness_histogram_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.133s) 2022-08-17T12:38:29.0699437Z test_schema_correctness_histogramdd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2022-08-17T12:38:29.2111039Z test_schema_correctness_histogramdd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2022-08-17T12:38:29.2165855Z test_schema_correctness_hsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2214358Z test_schema_correctness_hsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2266441Z test_schema_correctness_hsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2276731Z test_schema_correctness_hsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:29.2328899Z test_schema_correctness_hsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2376692Z test_schema_correctness_hsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2428241Z test_schema_correctness_hsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2477881Z test_schema_correctness_hsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2525333Z test_schema_correctness_hsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2573130Z test_schema_correctness_hsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2619868Z test_schema_correctness_hsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2666874Z test_schema_correctness_hsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2717307Z test_schema_correctness_hsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.2743979Z test_schema_correctness_hstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.2767697Z test_schema_correctness_hstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.2795470Z test_schema_correctness_hstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.2806049Z test_schema_correctness_hstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:29.2833186Z test_schema_correctness_hstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.2858219Z test_schema_correctness_hstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.2883293Z test_schema_correctness_hstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.2908176Z test_schema_correctness_hstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.2931717Z test_schema_correctness_hstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.2955627Z test_schema_correctness_hstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.2978675Z test_schema_correctness_hstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3002654Z test_schema_correctness_hstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3026780Z test_schema_correctness_hstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3088806Z test_schema_correctness_hypot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3151875Z test_schema_correctness_hypot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3213645Z test_schema_correctness_hypot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3233053Z test_schema_correctness_i0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3251074Z test_schema_correctness_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3268862Z test_schema_correctness_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3285800Z test_schema_correctness_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3302863Z test_schema_correctness_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3319664Z test_schema_correctness_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3336441Z test_schema_correctness_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3354127Z test_schema_correctness_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3370689Z test_schema_correctness_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:29.3432084Z test_schema_correctness_igamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3493148Z test_schema_correctness_igamma_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3556597Z test_schema_correctness_igamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3618564Z test_schema_correctness_igamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3678632Z test_schema_correctness_igammac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3739314Z test_schema_correctness_igammac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3801824Z test_schema_correctness_igammac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3863633Z test_schema_correctness_igammac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:29.3901038Z test_schema_correctness_imag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.3910300Z test_schema_correctness_imag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:29.3946522Z test_schema_correctness_imag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.4029039Z test_schema_correctness_index_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:29.4103392Z test_schema_correctness_index_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:29.4192051Z test_schema_correctness_index_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:29.4202257Z test_schema_correctness_index_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:29.4288872Z test_schema_correctness_index_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:29.4370352Z test_schema_correctness_index_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:29.4451564Z test_schema_correctness_index_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:29.4532004Z test_schema_correctness_index_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:29.4608241Z test_schema_correctness_index_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:29.4687279Z test_schema_correctness_index_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:29.4762931Z test_schema_correctness_index_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:29.4838424Z test_schema_correctness_index_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:29.4914279Z test_schema_correctness_index_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:29.4949112Z test_schema_correctness_index_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.4977803Z test_schema_correctness_index_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5011354Z test_schema_correctness_index_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5046718Z test_schema_correctness_index_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5078584Z test_schema_correctness_index_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5110913Z test_schema_correctness_index_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5141914Z test_schema_correctness_index_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5172070Z test_schema_correctness_index_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5202212Z test_schema_correctness_index_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5232386Z test_schema_correctness_index_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5261816Z test_schema_correctness_index_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5291798Z test_schema_correctness_index_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5324357Z test_schema_correctness_index_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5353241Z test_schema_correctness_index_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5385963Z test_schema_correctness_index_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5418337Z test_schema_correctness_index_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5449831Z test_schema_correctness_index_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5480095Z test_schema_correctness_index_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5510586Z test_schema_correctness_index_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5539131Z test_schema_correctness_index_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5567898Z test_schema_correctness_index_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5596944Z test_schema_correctness_index_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5625816Z test_schema_correctness_index_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5654509Z test_schema_correctness_index_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.5700730Z test_schema_correctness_index_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.5742061Z test_schema_correctness_index_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.5790528Z test_schema_correctness_index_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.5800372Z test_schema_correctness_index_put_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:29.5847284Z test_schema_correctness_index_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:29.5891383Z test_schema_correctness_index_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.5935192Z test_schema_correctness_index_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.5979241Z test_schema_correctness_index_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.6021203Z test_schema_correctness_index_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.6063452Z test_schema_correctness_index_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.6105552Z test_schema_correctness_index_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.6147532Z test_schema_correctness_index_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.6189756Z test_schema_correctness_index_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:29.6210028Z test_schema_correctness_index_reduce_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1007.) 2022-08-17T12:38:29.6210601Z return self.op(*args, **kwargs) 2022-08-17T12:38:29.6504755Z ok (0.031s) 2022-08-17T12:38:29.6799378Z test_schema_correctness_index_reduce_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:29.7100451Z test_schema_correctness_index_reduce_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:29.7397257Z test_schema_correctness_index_reduce_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:29.7675947Z test_schema_correctness_index_reduce_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:38:29.7955449Z test_schema_correctness_index_reduce_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:38:29.8234062Z test_schema_correctness_index_reduce_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:38:29.8509833Z test_schema_correctness_index_reduce_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:38:29.8789912Z test_schema_correctness_index_reduce_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:38:29.8819822Z test_schema_correctness_index_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.8847165Z test_schema_correctness_index_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.8876447Z test_schema_correctness_index_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.8886074Z test_schema_correctness_index_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:29.8915155Z test_schema_correctness_index_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.8944048Z test_schema_correctness_index_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.8971371Z test_schema_correctness_index_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.8999002Z test_schema_correctness_index_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.9025540Z test_schema_correctness_index_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.9051693Z test_schema_correctness_index_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.9078142Z test_schema_correctness_index_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.9104448Z test_schema_correctness_index_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.9130700Z test_schema_correctness_index_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:29.9599275Z test_schema_correctness_inner_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.0072951Z test_schema_correctness_inner_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.0547268Z test_schema_correctness_inner_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.1014260Z test_schema_correctness_inner_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.1482955Z test_schema_correctness_inner_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.1951692Z test_schema_correctness_inner_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.2421086Z test_schema_correctness_inner_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.2892003Z test_schema_correctness_inner_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.3360526Z test_schema_correctness_inner_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.3830546Z test_schema_correctness_inner_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:30.4245290Z test_schema_correctness_int_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:30.4656877Z test_schema_correctness_int_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:30.5071772Z test_schema_correctness_int_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:30.5487657Z test_schema_correctness_int_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:30.5908845Z test_schema_correctness_int_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:30.6340256Z test_schema_correctness_int_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:30.6749186Z test_schema_correctness_int_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:30.7159938Z test_schema_correctness_int_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:30.7301822Z test_schema_correctness_int_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:30.7713459Z test_schema_correctness_int_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:30.8126419Z test_schema_correctness_int_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:30.8535491Z test_schema_correctness_int_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:30.8595971Z test_schema_correctness_inverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:30.8653781Z test_schema_correctness_inverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:30.8706511Z test_schema_correctness_inverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:30.8758497Z test_schema_correctness_inverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:30.9605180Z test_schema_correctness_isclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.084s) 2022-08-17T12:38:31.0600678Z test_schema_correctness_isclose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2022-08-17T12:38:31.1502406Z test_schema_correctness_isclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2022-08-17T12:38:31.2394809Z test_schema_correctness_isclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2022-08-17T12:38:31.3246329Z test_schema_correctness_isclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2022-08-17T12:38:31.4100885Z test_schema_correctness_isclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2022-08-17T12:38:31.4938485Z test_schema_correctness_isclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.084s) 2022-08-17T12:38:31.5896068Z test_schema_correctness_isclose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T12:38:31.6790585Z test_schema_correctness_isclose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2022-08-17T12:38:31.7690517Z test_schema_correctness_isclose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2022-08-17T12:38:31.8584307Z test_schema_correctness_isclose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2022-08-17T12:38:31.9480749Z test_schema_correctness_isclose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2022-08-17T12:38:31.9538024Z test_schema_correctness_isfinite_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:31.9926203Z test_schema_correctness_isfinite_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.0081627Z test_schema_correctness_isfinite_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:32.0093593Z test_schema_correctness_isfinite_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.0249023Z test_schema_correctness_isfinite_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:32.0305947Z test_schema_correctness_isfinite_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:32.0361986Z test_schema_correctness_isfinite_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:32.0416369Z test_schema_correctness_isfinite_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:32.0804361Z test_schema_correctness_isfinite_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.1191090Z test_schema_correctness_isfinite_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.1577530Z test_schema_correctness_isfinite_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.1964757Z test_schema_correctness_isfinite_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.2354677Z test_schema_correctness_isfinite_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.2385566Z test_schema_correctness_isin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:32.2410979Z test_schema_correctness_isin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2435457Z test_schema_correctness_isin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2459416Z test_schema_correctness_isin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2483313Z test_schema_correctness_isin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2507159Z test_schema_correctness_isin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2530397Z test_schema_correctness_isin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2545745Z test_schema_correctness_isinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2560441Z test_schema_correctness_isinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2577110Z test_schema_correctness_isinf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2588013Z test_schema_correctness_isinf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2604214Z test_schema_correctness_isinf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2619425Z test_schema_correctness_isinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2635025Z test_schema_correctness_isinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2650787Z test_schema_correctness_isinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2666251Z test_schema_correctness_isinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2681373Z test_schema_correctness_isinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2696548Z test_schema_correctness_isinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2712217Z test_schema_correctness_isinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2727209Z test_schema_correctness_isinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2742644Z test_schema_correctness_isnan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2757115Z test_schema_correctness_isnan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2773578Z test_schema_correctness_isnan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2790159Z test_schema_correctness_isnan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.2805353Z test_schema_correctness_isnan_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2820532Z test_schema_correctness_isnan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2836468Z test_schema_correctness_isnan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2851654Z test_schema_correctness_isnan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2867028Z test_schema_correctness_isnan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2882105Z test_schema_correctness_isnan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2897194Z test_schema_correctness_isnan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2912512Z test_schema_correctness_isnan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2927768Z test_schema_correctness_isneginf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2942472Z test_schema_correctness_isneginf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2957748Z test_schema_correctness_isneginf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2972941Z test_schema_correctness_isneginf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.2989084Z test_schema_correctness_isneginf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:32.3004081Z test_schema_correctness_isneginf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3019201Z test_schema_correctness_isneginf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3034410Z test_schema_correctness_isneginf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3049558Z test_schema_correctness_isneginf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3064844Z test_schema_correctness_isneginf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3080132Z test_schema_correctness_isposinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3094502Z test_schema_correctness_isposinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3110071Z test_schema_correctness_isposinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3125657Z test_schema_correctness_isposinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3141186Z test_schema_correctness_isposinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3156333Z test_schema_correctness_isposinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3171389Z test_schema_correctness_isposinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3186977Z test_schema_correctness_isposinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3201810Z test_schema_correctness_isposinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3216923Z test_schema_correctness_isposinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.3605985Z test_schema_correctness_isreal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.3994049Z test_schema_correctness_isreal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.4045483Z test_schema_correctness_isreal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:32.4056417Z test_schema_correctness_isreal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:32.4104116Z test_schema_correctness_isreal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:32.4493009Z test_schema_correctness_isreal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.4882420Z test_schema_correctness_isreal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.5270542Z test_schema_correctness_isreal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.5658364Z test_schema_correctness_isreal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.6048144Z test_schema_correctness_isreal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.6437324Z test_schema_correctness_isreal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.6827557Z test_schema_correctness_isreal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:32.7216347Z test_schema_correctness_isreal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:33.0030491Z test_schema_correctness_istft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.281s) 2022-08-17T12:38:33.2871969Z test_schema_correctness_istft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.284s) 2022-08-17T12:38:33.3183129Z test_schema_correctness_istft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:979.) 2022-08-17T12:38:33.3184580Z return self.op(*args, **kwargs) 2022-08-17T12:38:33.5645970Z ok (0.277s) 2022-08-17T12:38:33.8415416Z test_schema_correctness_istft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.277s) 2022-08-17T12:38:33.8427319Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8438356Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8448314Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8458420Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8468468Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8478341Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8488204Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8497915Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8508276Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8518314Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8528077Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8538250Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8548759Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8559066Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8569356Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8579572Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8589961Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8600079Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8610251Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8620284Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8631733Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8641091Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8651273Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8661397Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8671520Z test_schema_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8681363Z test_schema_correctness_jiterator_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8691172Z test_schema_correctness_jiterator_binary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8701131Z test_schema_correctness_jiterator_binary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8711425Z test_schema_correctness_jiterator_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8721245Z test_schema_correctness_jiterator_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8731717Z test_schema_correctness_jiterator_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8741333Z test_schema_correctness_jiterator_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8751418Z test_schema_correctness_jiterator_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8761272Z test_schema_correctness_jiterator_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8771398Z test_schema_correctness_jiterator_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8781226Z test_schema_correctness_jiterator_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8791353Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8801134Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8811052Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8820893Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8830938Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8840706Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8850490Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8860280Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8870313Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8880079Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8889945Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8899782Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8909851Z test_schema_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8920300Z test_schema_correctness_jiterator_unary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8930507Z test_schema_correctness_jiterator_unary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8940579Z test_schema_correctness_jiterator_unary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8951153Z test_schema_correctness_jiterator_unary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8961150Z test_schema_correctness_jiterator_unary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8971326Z test_schema_correctness_jiterator_unary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8981755Z test_schema_correctness_jiterator_unary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.8992227Z test_schema_correctness_jiterator_unary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.9001755Z test_schema_correctness_jiterator_unary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.9011444Z test_schema_correctness_jiterator_unary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.9021062Z test_schema_correctness_jiterator_unary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:38:33.9071554Z test_schema_correctness_kron_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:33.9117066Z test_schema_correctness_kron_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:33.9170957Z test_schema_correctness_kron_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:33.9222900Z test_schema_correctness_kron_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:33.9265248Z test_schema_correctness_kron_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:33.9298381Z test_schema_correctness_kron_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:33.9332824Z test_schema_correctness_kron_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:33.9364697Z test_schema_correctness_kron_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:33.9397961Z test_schema_correctness_kron_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:33.9429500Z test_schema_correctness_kron_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:33.9461034Z test_schema_correctness_kron_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:33.9493427Z test_schema_correctness_kron_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:33.9563271Z test_schema_correctness_kthvalue_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:33.9633392Z test_schema_correctness_kthvalue_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:33.9703597Z test_schema_correctness_kthvalue_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:33.9769518Z test_schema_correctness_kthvalue_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:33.9837866Z test_schema_correctness_kthvalue_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:33.9904023Z test_schema_correctness_kthvalue_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:33.9970468Z test_schema_correctness_kthvalue_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.0036217Z test_schema_correctness_kthvalue_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.0093098Z test_schema_correctness_lcm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.0150261Z test_schema_correctness_lcm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.0207192Z test_schema_correctness_lcm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.0263632Z test_schema_correctness_lcm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:34.0319118Z test_schema_correctness_lcm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:34.0415297Z test_schema_correctness_ldexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:34.0505594Z test_schema_correctness_ldexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.0611731Z test_schema_correctness_ldexp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:34.0717743Z test_schema_correctness_ldexp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:34.0809979Z test_schema_correctness_ldexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.0906389Z test_schema_correctness_ldexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:34.1000033Z test_schema_correctness_ldexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.1091277Z test_schema_correctness_ldexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.1183242Z test_schema_correctness_ldexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.1274891Z test_schema_correctness_ldexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.1366091Z test_schema_correctness_ldexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.1457335Z test_schema_correctness_ldexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.1517025Z test_schema_correctness_le_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.1571039Z test_schema_correctness_le_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:34.1631389Z test_schema_correctness_le_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.1692363Z test_schema_correctness_le_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.1752854Z test_schema_correctness_le_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.1808015Z test_schema_correctness_le_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:34.1864994Z test_schema_correctness_le_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.1921681Z test_schema_correctness_le_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.1976557Z test_schema_correctness_le_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:34.2031955Z test_schema_correctness_le_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:34.2196532Z test_schema_correctness_lerp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:34.2351140Z test_schema_correctness_lerp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:34.2445000Z test_schema_correctness_lerp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.2539524Z test_schema_correctness_lerp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.2564461Z test_schema_correctness_lgamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:34.2587785Z test_schema_correctness_lgamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:34.2611127Z test_schema_correctness_lgamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:34.2634527Z test_schema_correctness_lgamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:34.2656667Z test_schema_correctness_lgamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:34.2678925Z test_schema_correctness_lgamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:34.2700994Z test_schema_correctness_lgamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:34.2723409Z test_schema_correctness_lgamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:34.2745685Z test_schema_correctness_lgamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:34.2910093Z test_schema_correctness_linalg_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:34.3069307Z test_schema_correctness_linalg_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:34.3221240Z test_schema_correctness_linalg_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:34.3376064Z test_schema_correctness_linalg_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:34.3480052Z test_schema_correctness_linalg_cholesky_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:34.3575864Z test_schema_correctness_linalg_cholesky_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.3671694Z test_schema_correctness_linalg_cholesky_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.3762095Z test_schema_correctness_linalg_cholesky_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.3860134Z test_schema_correctness_linalg_cond_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:34.3957174Z test_schema_correctness_linalg_cond_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:34.4052281Z test_schema_correctness_linalg_cond_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.4144473Z test_schema_correctness_linalg_cond_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:34.4173218Z test_schema_correctness_linalg_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4204341Z test_schema_correctness_linalg_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4236500Z test_schema_correctness_linalg_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4264415Z test_schema_correctness_linalg_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4291601Z test_schema_correctness_linalg_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4318430Z test_schema_correctness_linalg_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4344867Z test_schema_correctness_linalg_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4371321Z test_schema_correctness_linalg_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4397580Z test_schema_correctness_linalg_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4424141Z test_schema_correctness_linalg_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:34.4496485Z test_schema_correctness_linalg_det_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.4568059Z test_schema_correctness_linalg_det_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.4634533Z test_schema_correctness_linalg_det_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.4699461Z test_schema_correctness_linalg_det_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.4933008Z test_schema_correctness_linalg_det_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:38:34.5132365Z test_schema_correctness_linalg_det_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:34.5202993Z test_schema_correctness_linalg_eig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.5269172Z test_schema_correctness_linalg_eig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.5331159Z test_schema_correctness_linalg_eig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.5390255Z test_schema_correctness_linalg_eig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:34.5466579Z test_schema_correctness_linalg_eigh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:34.5542389Z test_schema_correctness_linalg_eigh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.5613789Z test_schema_correctness_linalg_eigh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.5685107Z test_schema_correctness_linalg_eigh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:34.9690233Z test_schema_correctness_linalg_eigvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.400s) 2022-08-17T12:38:35.3711301Z test_schema_correctness_linalg_eigvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.402s) 2022-08-17T12:38:35.8962505Z test_schema_correctness_linalg_eigvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.525s) 2022-08-17T12:38:36.4207131Z test_schema_correctness_linalg_eigvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.524s) 2022-08-17T12:38:36.4285811Z test_schema_correctness_linalg_eigvalsh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:36.4361354Z test_schema_correctness_linalg_eigvalsh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:36.4432497Z test_schema_correctness_linalg_eigvalsh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:36.4503303Z test_schema_correctness_linalg_eigvalsh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:36.4570053Z test_schema_correctness_linalg_householder_product_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:36.4631855Z test_schema_correctness_linalg_householder_product_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:36.4687842Z test_schema_correctness_linalg_householder_product_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:36.4741990Z test_schema_correctness_linalg_householder_product_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:36.4842256Z test_schema_correctness_linalg_inv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:36.4939703Z test_schema_correctness_linalg_inv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:36.5033007Z test_schema_correctness_linalg_inv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:36.5125394Z test_schema_correctness_linalg_inv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:36.5191320Z test_schema_correctness_linalg_inv_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:36.5256583Z test_schema_correctness_linalg_inv_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:36.5318247Z test_schema_correctness_linalg_inv_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:36.5379283Z test_schema_correctness_linalg_inv_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:36.5461785Z test_schema_correctness_linalg_ldl_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:36.5539580Z test_schema_correctness_linalg_ldl_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:36.5592639Z test_schema_correctness_linalg_ldl_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:36.5645136Z test_schema_correctness_linalg_ldl_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:36.5700089Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:36.5751563Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:36.5788180Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:36.5821811Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:36.6025043Z test_schema_correctness_linalg_ldl_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:36.6227979Z test_schema_correctness_linalg_ldl_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:36.6360545Z test_schema_correctness_linalg_ldl_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:36.6488228Z test_schema_correctness_linalg_ldl_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:36.6902934Z test_schema_correctness_linalg_lstsq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:36.7312774Z test_schema_correctness_linalg_lstsq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:36.7707390Z test_schema_correctness_linalg_lstsq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:36.8086509Z test_schema_correctness_linalg_lstsq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:38:36.8493580Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:36.8908948Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:36.9293268Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:38:36.9677430Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:38:36.9796685Z test_schema_correctness_linalg_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:36.9913095Z test_schema_correctness_linalg_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:37.0020653Z test_schema_correctness_linalg_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:37.0128561Z test_schema_correctness_linalg_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:37.0350301Z test_schema_correctness_linalg_lu_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:38:37.0570747Z test_schema_correctness_linalg_lu_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:38:37.0781575Z test_schema_correctness_linalg_lu_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:37.0990538Z test_schema_correctness_linalg_lu_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:37.1112326Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:37.1234693Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:37.1348582Z test_schema_correctness_linalg_lu_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:37.1461029Z test_schema_correctness_linalg_lu_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:37.2307175Z test_schema_correctness_linalg_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.084s) 2022-08-17T12:38:37.3155124Z test_schema_correctness_linalg_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2022-08-17T12:38:37.3964733Z test_schema_correctness_linalg_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.081s) 2022-08-17T12:38:37.4775640Z test_schema_correctness_linalg_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.081s) 2022-08-17T12:38:37.5268848Z test_schema_correctness_linalg_matrix_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:38:37.6337545Z test_schema_correctness_linalg_matrix_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.107s) 2022-08-17T12:38:37.7414515Z test_schema_correctness_linalg_matrix_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2022-08-17T12:38:37.7906016Z test_schema_correctness_linalg_matrix_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:38:37.8948006Z test_schema_correctness_linalg_matrix_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.104s) 2022-08-17T12:38:37.9972715Z test_schema_correctness_linalg_matrix_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2022-08-17T12:38:38.1257188Z test_schema_correctness_linalg_matrix_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2022-08-17T12:38:38.2565127Z test_schema_correctness_linalg_matrix_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.131s) 2022-08-17T12:38:38.3837266Z test_schema_correctness_linalg_matrix_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T12:38:38.5096106Z test_schema_correctness_linalg_matrix_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T12:38:38.8572721Z test_schema_correctness_linalg_matrix_rank_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.347s) 2022-08-17T12:38:39.2053614Z test_schema_correctness_linalg_matrix_rank_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.348s) 2022-08-17T12:38:39.5519877Z test_schema_correctness_linalg_matrix_rank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.346s) 2022-08-17T12:38:39.8977932Z test_schema_correctness_linalg_matrix_rank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.346s) 2022-08-17T12:38:40.2468290Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.349s) 2022-08-17T12:38:40.5939582Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.347s) 2022-08-17T12:38:40.9401189Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.346s) 2022-08-17T12:38:41.2857025Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.345s) 2022-08-17T12:38:41.2971718Z test_schema_correctness_linalg_multi_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:41.3093441Z test_schema_correctness_linalg_multi_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:41.3221193Z test_schema_correctness_linalg_multi_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:41.3335548Z test_schema_correctness_linalg_multi_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:41.3446999Z test_schema_correctness_linalg_multi_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:41.3551699Z test_schema_correctness_linalg_multi_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:41.3652689Z test_schema_correctness_linalg_multi_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:41.3764136Z test_schema_correctness_linalg_multi_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:38:41.3865882Z test_schema_correctness_linalg_multi_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:41.3966994Z test_schema_correctness_linalg_multi_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:41.4138943Z test_schema_correctness_linalg_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:41.4318353Z test_schema_correctness_linalg_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:41.4497529Z test_schema_correctness_linalg_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:41.4669304Z test_schema_correctness_linalg_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:41.4839176Z test_schema_correctness_linalg_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:41.5009878Z test_schema_correctness_linalg_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:41.5161578Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:41.5314797Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:41.5468580Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:41.5622922Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:41.5773915Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:41.5925589Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:41.8590354Z test_schema_correctness_linalg_pinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.266s) 2022-08-17T12:38:42.1254148Z test_schema_correctness_linalg_pinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.266s) 2022-08-17T12:38:42.3901141Z test_schema_correctness_linalg_pinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.264s) 2022-08-17T12:38:42.6540444Z test_schema_correctness_linalg_pinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.264s) 2022-08-17T12:38:42.6624911Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:42.6705597Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:42.6780861Z test_schema_correctness_linalg_pinv_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:42.6854985Z test_schema_correctness_linalg_pinv_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:42.6866518Z test_schema_correctness_linalg_pinv_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:38:42.6877114Z test_schema_correctness_linalg_pinv_singular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:38:42.6887748Z test_schema_correctness_linalg_pinv_singular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:38:42.6897254Z test_schema_correctness_linalg_pinv_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:38:42.7149191Z test_schema_correctness_linalg_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:38:42.7401788Z test_schema_correctness_linalg_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:38:42.7637301Z test_schema_correctness_linalg_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:38:42.7868313Z test_schema_correctness_linalg_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:38:42.7948131Z test_schema_correctness_linalg_slogdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:42.8024892Z test_schema_correctness_linalg_slogdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:42.8095906Z test_schema_correctness_linalg_slogdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:42.8166003Z test_schema_correctness_linalg_slogdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:42.8432296Z test_schema_correctness_linalg_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:38:42.8695447Z test_schema_correctness_linalg_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:38:42.8946196Z test_schema_correctness_linalg_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:38:42.9186617Z test_schema_correctness_linalg_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:38:42.9372472Z test_schema_correctness_linalg_solve_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:42.9561362Z test_schema_correctness_linalg_solve_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:42.9740343Z test_schema_correctness_linalg_solve_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:42.9911073Z test_schema_correctness_linalg_solve_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:43.1119608Z test_schema_correctness_linalg_solve_triangular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2022-08-17T12:38:43.2337822Z test_schema_correctness_linalg_solve_triangular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.122s) 2022-08-17T12:38:43.3456798Z test_schema_correctness_linalg_solve_triangular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2022-08-17T12:38:43.4550126Z test_schema_correctness_linalg_solve_triangular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.109s) 2022-08-17T12:38:43.6326131Z test_schema_correctness_linalg_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.177s) 2022-08-17T12:38:43.8116007Z test_schema_correctness_linalg_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.179s) 2022-08-17T12:38:43.9791130Z test_schema_correctness_linalg_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.167s) 2022-08-17T12:38:44.1441904Z test_schema_correctness_linalg_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.165s) 2022-08-17T12:38:44.1716714Z test_schema_correctness_linalg_svdvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:38:44.1991418Z test_schema_correctness_linalg_svdvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:38:44.2247761Z test_schema_correctness_linalg_svdvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:38:44.2505146Z test_schema_correctness_linalg_svdvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:38:44.2576422Z test_schema_correctness_linalg_tensorinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:44.2646967Z test_schema_correctness_linalg_tensorinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:44.2711373Z test_schema_correctness_linalg_tensorinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:44.2777809Z test_schema_correctness_linalg_tensorinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:44.3259962Z test_schema_correctness_linalg_tensorsolve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:38:44.3741225Z test_schema_correctness_linalg_tensorsolve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:38:44.4214086Z test_schema_correctness_linalg_tensorsolve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:44.4687263Z test_schema_correctness_linalg_tensorsolve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:44.4994397Z test_schema_correctness_linalg_vander_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:38:44.5295082Z test_schema_correctness_linalg_vander_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:44.5586264Z test_schema_correctness_linalg_vander_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:44.5868733Z test_schema_correctness_linalg_vander_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:38:44.6155263Z test_schema_correctness_linalg_vander_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:38:44.6441250Z test_schema_correctness_linalg_vander_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:38:44.6729273Z test_schema_correctness_linalg_vander_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:44.7016695Z test_schema_correctness_linalg_vander_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:44.7303831Z test_schema_correctness_linalg_vander_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:38:44.7762523Z test_schema_correctness_linalg_vecdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:38:44.7768948Z test_schema_correctness_linalg_vecdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:38:44.7774436Z test_schema_correctness_linalg_vecdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:44.8238909Z test_schema_correctness_linalg_vecdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:38:44.8693370Z test_schema_correctness_linalg_vecdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:45.0713285Z test_schema_correctness_linalg_vector_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.202s) 2022-08-17T12:38:45.2750386Z test_schema_correctness_linalg_vector_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.204s) 2022-08-17T12:38:45.4796991Z test_schema_correctness_linalg_vector_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.205s) 2022-08-17T12:38:45.6825326Z test_schema_correctness_linalg_vector_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.203s) 2022-08-17T12:38:45.8837139Z test_schema_correctness_linalg_vector_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.201s) 2022-08-17T12:38:46.0844935Z test_schema_correctness_linalg_vector_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.201s) 2022-08-17T12:38:46.2651579Z test_schema_correctness_linspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.181s) 2022-08-17T12:38:46.4453146Z test_schema_correctness_linspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:38:46.6254407Z test_schema_correctness_linspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:38:46.8054593Z test_schema_correctness_linspace_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:38:46.9853955Z test_schema_correctness_linspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:38:47.1657075Z test_schema_correctness_linspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:38:47.3462382Z test_schema_correctness_linspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:38:47.5260515Z test_schema_correctness_linspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:38:47.7057221Z test_schema_correctness_linspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.179s) 2022-08-17T12:38:47.8854098Z test_schema_correctness_linspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:38:48.0311996Z test_schema_correctness_linspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.146s) 2022-08-17T12:38:48.0338746Z test_schema_correctness_log10_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:48.0363622Z test_schema_correctness_log10_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0387592Z test_schema_correctness_log10_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0409610Z test_schema_correctness_log10_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0431964Z test_schema_correctness_log10_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0454279Z test_schema_correctness_log10_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0477150Z test_schema_correctness_log10_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0499491Z test_schema_correctness_log10_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0521502Z test_schema_correctness_log10_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0543846Z test_schema_correctness_log10_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0566198Z test_schema_correctness_log10_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0580790Z test_schema_correctness_log1p_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:48.0596659Z test_schema_correctness_log1p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:48.0612795Z test_schema_correctness_log1p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0628910Z test_schema_correctness_log1p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0643179Z test_schema_correctness_log1p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:48.0657583Z test_schema_correctness_log1p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:48.0671916Z test_schema_correctness_log1p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:48.0686216Z test_schema_correctness_log1p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:48.0700359Z test_schema_correctness_log1p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:48.0723424Z test_schema_correctness_log2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0744366Z test_schema_correctness_log2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0767132Z test_schema_correctness_log2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0789238Z test_schema_correctness_log2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0811058Z test_schema_correctness_log2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0834297Z test_schema_correctness_log2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0857776Z test_schema_correctness_log2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0881772Z test_schema_correctness_log2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0904087Z test_schema_correctness_log2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0926079Z test_schema_correctness_log2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0948346Z test_schema_correctness_log2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0970714Z test_schema_correctness_log_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.0991974Z test_schema_correctness_log_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1015370Z test_schema_correctness_log_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1037329Z test_schema_correctness_log_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1059049Z test_schema_correctness_log_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1082155Z test_schema_correctness_log_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1104339Z test_schema_correctness_log_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1126464Z test_schema_correctness_log_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1149361Z test_schema_correctness_log_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1171339Z test_schema_correctness_log_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1194173Z test_schema_correctness_log_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.1245577Z test_schema_correctness_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:48.1287758Z test_schema_correctness_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:48.1328717Z test_schema_correctness_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:48.1928236Z test_schema_correctness_log_softmax_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:38:48.2528516Z test_schema_correctness_log_softmax_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:38:48.3137166Z test_schema_correctness_log_softmax_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2022-08-17T12:38:48.3147794Z test_schema_correctness_log_softmax_dtype_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:48.3755509Z test_schema_correctness_log_softmax_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2022-08-17T12:38:48.4356077Z test_schema_correctness_log_softmax_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:38:48.4956256Z test_schema_correctness_log_softmax_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:38:48.4999550Z test_schema_correctness_log_softmax_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:48.5596844Z test_schema_correctness_log_softmax_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:38:48.6196515Z test_schema_correctness_log_softmax_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:38:48.6799452Z test_schema_correctness_log_softmax_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:38:48.7403586Z test_schema_correctness_log_softmax_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:38:48.8008015Z test_schema_correctness_log_softmax_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:38:48.8026128Z test_schema_correctness_logaddexp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.8042820Z test_schema_correctness_logaddexp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.8059070Z test_schema_correctness_logaddexp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.8075229Z test_schema_correctness_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.8090754Z test_schema_correctness_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:48.8107096Z test_schema_correctness_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:48.8143514Z test_schema_correctness_logcumsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:48.8179900Z test_schema_correctness_logcumsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:48.8215718Z test_schema_correctness_logcumsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:48.8360825Z test_schema_correctness_logdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:48.8508120Z test_schema_correctness_logdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:48.9314331Z test_schema_correctness_logdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T12:38:49.0119296Z test_schema_correctness_logdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T12:38:49.0182680Z test_schema_correctness_logical_and_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.0238910Z test_schema_correctness_logical_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.0309624Z test_schema_correctness_logical_and_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:49.0380436Z test_schema_correctness_logical_and_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:49.0440902Z test_schema_correctness_logical_and_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.0507355Z test_schema_correctness_logical_and_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:49.0568598Z test_schema_correctness_logical_and_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.0624118Z test_schema_correctness_logical_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:49.0680718Z test_schema_correctness_logical_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.0737940Z test_schema_correctness_logical_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.0793078Z test_schema_correctness_logical_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.0848801Z test_schema_correctness_logical_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:49.0871053Z test_schema_correctness_logical_not_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.0891341Z test_schema_correctness_logical_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.0914624Z test_schema_correctness_logical_not_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.0936991Z test_schema_correctness_logical_not_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.0958674Z test_schema_correctness_logical_not_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.0979915Z test_schema_correctness_logical_not_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.1001354Z test_schema_correctness_logical_not_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.1023360Z test_schema_correctness_logical_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.1044483Z test_schema_correctness_logical_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.1064861Z test_schema_correctness_logical_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.1085476Z test_schema_correctness_logical_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.1106482Z test_schema_correctness_logical_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:49.1166896Z test_schema_correctness_logical_or_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1222078Z test_schema_correctness_logical_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:49.1294802Z test_schema_correctness_logical_or_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:49.1370486Z test_schema_correctness_logical_or_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:49.1430932Z test_schema_correctness_logical_or_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1494808Z test_schema_correctness_logical_or_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1557068Z test_schema_correctness_logical_or_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1613572Z test_schema_correctness_logical_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1671437Z test_schema_correctness_logical_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1729663Z test_schema_correctness_logical_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1787557Z test_schema_correctness_logical_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1844832Z test_schema_correctness_logical_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1906657Z test_schema_correctness_logical_xor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.1961905Z test_schema_correctness_logical_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:49.2032585Z test_schema_correctness_logical_xor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:49.2101271Z test_schema_correctness_logical_xor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:49.2161267Z test_schema_correctness_logical_xor_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.2222634Z test_schema_correctness_logical_xor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.2283043Z test_schema_correctness_logical_xor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.2338127Z test_schema_correctness_logical_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:49.2394110Z test_schema_correctness_logical_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.2449570Z test_schema_correctness_logical_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:49.2505615Z test_schema_correctness_logical_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:49.2560390Z test_schema_correctness_logical_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:49.2591426Z test_schema_correctness_logit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:49.2620629Z test_schema_correctness_logit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:49.2650896Z test_schema_correctness_logit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:49.2681585Z test_schema_correctness_logit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:49.2710883Z test_schema_correctness_logit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:49.2739855Z test_schema_correctness_logit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:49.2769200Z test_schema_correctness_logit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:49.2798316Z test_schema_correctness_logit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:49.2827527Z test_schema_correctness_logit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:51.0166995Z test_schema_correctness_logspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.734s) 2022-08-17T12:38:52.5853547Z test_schema_correctness_logspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.568s) 2022-08-17T12:38:54.1554815Z test_schema_correctness_logspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.570s) 2022-08-17T12:38:55.7248743Z test_schema_correctness_logspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.569s) 2022-08-17T12:38:57.2937395Z test_schema_correctness_logspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.569s) 2022-08-17T12:38:58.7661768Z test_schema_correctness_logspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.472s) 2022-08-17T12:39:00.2395387Z test_schema_correctness_logspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.473s) 2022-08-17T12:39:01.7105502Z test_schema_correctness_logspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.471s) 2022-08-17T12:39:02.3027888Z test_schema_correctness_logspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.592s) 2022-08-17T12:39:02.7767045Z test_schema_correctness_logspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.474s) 2022-08-17T12:39:02.7813644Z test_schema_correctness_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:02.7858279Z test_schema_correctness_logsumexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:02.7972174Z test_schema_correctness_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:02.8083718Z test_schema_correctness_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:02.8127141Z test_schema_correctness_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:02.8169971Z test_schema_correctness_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:02.8213885Z test_schema_correctness_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:02.8257594Z test_schema_correctness_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:02.8301564Z test_schema_correctness_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:02.8711498Z test_schema_correctness_long_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:02.9117629Z test_schema_correctness_long_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:02.9535585Z test_schema_correctness_long_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:39:02.9546778Z test_schema_correctness_long_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:02.9959976Z test_schema_correctness_long_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:03.0373479Z test_schema_correctness_long_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:03.0790166Z test_schema_correctness_long_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:39:03.1207081Z test_schema_correctness_long_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:03.1619758Z test_schema_correctness_long_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:03.2030350Z test_schema_correctness_long_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:03.2170680Z test_schema_correctness_long_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:03.2581631Z test_schema_correctness_long_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:03.2993287Z test_schema_correctness_long_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:03.3055804Z test_schema_correctness_lt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.3112123Z test_schema_correctness_lt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.3172420Z test_schema_correctness_lt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.3234389Z test_schema_correctness_lt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.3295067Z test_schema_correctness_lt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.3350249Z test_schema_correctness_lt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.3404959Z test_schema_correctness_lt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:03.3461439Z test_schema_correctness_lt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.3517612Z test_schema_correctness_lt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.3572941Z test_schema_correctness_lt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:03.3592973Z test_schema_correctness_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T12:39:03.3593832Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:39:03.3594232Z should be replaced with 2022-08-17T12:39:03.3596214Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:39:03.3596471Z and 2022-08-17T12:39:03.3596710Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:39:03.3598144Z should be replaced with 2022-08-17T12:39:03.3598724Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2114.) 2022-08-17T12:39:03.3599131Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:39:03.3864080Z ok (0.029s) 2022-08-17T12:39:03.4155923Z test_schema_correctness_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:03.4430708Z test_schema_correctness_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:03.4696029Z test_schema_correctness_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:03.4722024Z test_schema_correctness_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T12:39:03.4722955Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:39:03.4723352Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:39:03.4723680Z should be replaced with 2022-08-17T12:39:03.4724251Z 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:39:03.4724790Z return self.op(*args, **kwargs) 2022-08-17T12:39:03.4978233Z ok (0.028s) 2022-08-17T12:39:03.5261717Z test_schema_correctness_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:03.5528222Z test_schema_correctness_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:03.5792017Z test_schema_correctness_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:03.5945681Z test_schema_correctness_lu_unpack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:03.6092992Z test_schema_correctness_lu_unpack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:03.6233544Z test_schema_correctness_lu_unpack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:03.6373959Z test_schema_correctness_lu_unpack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:03.6416223Z test_schema_correctness_mH_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6454768Z test_schema_correctness_mH_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6525105Z test_schema_correctness_mH_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:03.6535920Z test_schema_correctness_mH_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:03.6602302Z test_schema_correctness_mH_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:03.6643043Z test_schema_correctness_mH_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6682372Z test_schema_correctness_mH_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6724878Z test_schema_correctness_mH_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6762094Z test_schema_correctness_mH_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6800824Z test_schema_correctness_mH_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6838400Z test_schema_correctness_mH_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6876364Z test_schema_correctness_mH_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6913860Z test_schema_correctness_mH_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6953575Z test_schema_correctness_mT_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.6990501Z test_schema_correctness_mT_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7035236Z test_schema_correctness_mT_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7045437Z test_schema_correctness_mT_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:03.7088823Z test_schema_correctness_mT_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7129011Z test_schema_correctness_mT_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7168517Z test_schema_correctness_mT_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7209916Z test_schema_correctness_mT_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7247811Z test_schema_correctness_mT_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7285652Z test_schema_correctness_mT_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7323460Z test_schema_correctness_mT_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7360507Z test_schema_correctness_mT_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7398336Z test_schema_correctness_mT_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.7461720Z test_schema_correctness_masked_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.7518340Z test_schema_correctness_masked_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.7585566Z test_schema_correctness_masked_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:03.7595187Z test_schema_correctness_masked_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:03.7657891Z test_schema_correctness_masked_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.7717809Z test_schema_correctness_masked_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.7777523Z test_schema_correctness_masked_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.7836745Z test_schema_correctness_masked_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.7892795Z test_schema_correctness_masked_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.7948974Z test_schema_correctness_masked_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.8005289Z test_schema_correctness_masked_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:03.8061447Z test_schema_correctness_masked_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.8117752Z test_schema_correctness_masked_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:03.8158328Z test_schema_correctness_masked_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8194091Z test_schema_correctness_masked_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:03.8236730Z test_schema_correctness_masked_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8278477Z test_schema_correctness_masked_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8320230Z test_schema_correctness_masked_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8358309Z test_schema_correctness_masked_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8395965Z test_schema_correctness_masked_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8431296Z test_schema_correctness_masked_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:03.8466691Z test_schema_correctness_masked_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:03.8502516Z test_schema_correctness_masked_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:03.8538387Z test_schema_correctness_masked_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:03.8574229Z test_schema_correctness_masked_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:03.8619714Z test_schema_correctness_masked_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8665593Z test_schema_correctness_masked_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:03.8720102Z test_schema_correctness_masked_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:03.8772221Z test_schema_correctness_masked_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:03.8818222Z test_schema_correctness_masked_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8863545Z test_schema_correctness_masked_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8911393Z test_schema_correctness_masked_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:03.8954774Z test_schema_correctness_masked_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.8998894Z test_schema_correctness_masked_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.9043028Z test_schema_correctness_masked_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.9086705Z test_schema_correctness_masked_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:03.9129928Z test_schema_correctness_masked_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:04.0054611Z test_schema_correctness_matmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:39:04.1022859Z test_schema_correctness_matmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.097s) 2022-08-17T12:39:04.1983532Z test_schema_correctness_matmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.096s) 2022-08-17T12:39:04.2934478Z test_schema_correctness_matmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.095s) 2022-08-17T12:39:04.3877592Z test_schema_correctness_matmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:39:04.4804621Z test_schema_correctness_matmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2022-08-17T12:39:04.5736373Z test_schema_correctness_matmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2022-08-17T12:39:04.6674298Z test_schema_correctness_matmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:39:04.7600530Z test_schema_correctness_matmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:39:04.8525265Z test_schema_correctness_matmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:39:04.8553993Z test_schema_correctness_matrix_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.8581777Z test_schema_correctness_matrix_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.8608870Z test_schema_correctness_matrix_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.8633167Z test_schema_correctness_matrix_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.8657092Z test_schema_correctness_matrix_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.8717996Z test_schema_correctness_max_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.8772249Z test_schema_correctness_max_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:04.8837569Z test_schema_correctness_max_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.8899099Z test_schema_correctness_max_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.8960607Z test_schema_correctness_max_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.9017100Z test_schema_correctness_max_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.9074137Z test_schema_correctness_max_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.9131045Z test_schema_correctness_max_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.9187507Z test_schema_correctness_max_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.9242905Z test_schema_correctness_max_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:04.9260494Z test_schema_correctness_max_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9277234Z test_schema_correctness_max_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9294813Z test_schema_correctness_max_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9312375Z test_schema_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9331195Z test_schema_correctness_max_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9349448Z test_schema_correctness_max_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9366586Z test_schema_correctness_max_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9383425Z test_schema_correctness_max_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9400092Z test_schema_correctness_max_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9416955Z test_schema_correctness_max_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:04.9449649Z test_schema_correctness_max_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9480668Z test_schema_correctness_max_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9512674Z test_schema_correctness_max_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9543444Z test_schema_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9574663Z test_schema_correctness_max_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9605070Z test_schema_correctness_max_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9639190Z test_schema_correctness_max_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9669847Z test_schema_correctness_max_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9699327Z test_schema_correctness_max_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9729596Z test_schema_correctness_max_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:04.9789352Z test_schema_correctness_maximum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.9844403Z test_schema_correctness_maximum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:04.9904423Z test_schema_correctness_maximum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:04.9967283Z test_schema_correctness_maximum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.0028227Z test_schema_correctness_maximum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.0084216Z test_schema_correctness_maximum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:05.0141272Z test_schema_correctness_maximum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.0200106Z test_schema_correctness_maximum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.0264871Z test_schema_correctness_maximum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.0326563Z test_schema_correctness_maximum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.0553175Z test_schema_correctness_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:05.0783584Z test_schema_correctness_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:05.1011453Z test_schema_correctness_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:05.1235011Z test_schema_correctness_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:05.1457857Z test_schema_correctness_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:05.1681274Z test_schema_correctness_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:05.1754663Z test_schema_correctness_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:05.1825609Z test_schema_correctness_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:05.1895444Z test_schema_correctness_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:05.1965494Z test_schema_correctness_median_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:05.2035409Z test_schema_correctness_median_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:05.2104379Z test_schema_correctness_median_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:05.2174187Z test_schema_correctness_median_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:05.2242707Z test_schema_correctness_median_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:05.2503513Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:05.2757943Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.3025317Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:05.3294248Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:05.3552742Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:05.3811043Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:05.4064457Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.4319093Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.4573031Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.4826804Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.5086578Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:05.5340448Z test_schema_correctness_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.5599088Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:05.5852244Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.6119656Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:05.6392501Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:05.6650569Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:05.6908779Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:05.7160962Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.7414930Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.7668894Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.7922429Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.8175693Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.8430185Z test_schema_correctness_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:05.8491085Z test_schema_correctness_min_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.8547343Z test_schema_correctness_min_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.8607664Z test_schema_correctness_min_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.8670267Z test_schema_correctness_min_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.8731837Z test_schema_correctness_min_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.8786444Z test_schema_correctness_min_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:05.8842008Z test_schema_correctness_min_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:05.8898264Z test_schema_correctness_min_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.8955049Z test_schema_correctness_min_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.9010682Z test_schema_correctness_min_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:05.9028354Z test_schema_correctness_min_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9045130Z test_schema_correctness_min_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9062578Z test_schema_correctness_min_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9080072Z test_schema_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9098107Z test_schema_correctness_min_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9114991Z test_schema_correctness_min_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9131438Z test_schema_correctness_min_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9147940Z test_schema_correctness_min_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9164088Z test_schema_correctness_min_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9180488Z test_schema_correctness_min_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:05.9213268Z test_schema_correctness_min_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9242892Z test_schema_correctness_min_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9274353Z test_schema_correctness_min_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9305124Z test_schema_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9340669Z test_schema_correctness_min_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9370561Z test_schema_correctness_min_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9400615Z test_schema_correctness_min_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9431877Z test_schema_correctness_min_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9461909Z test_schema_correctness_min_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9493807Z test_schema_correctness_min_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:05.9557320Z test_schema_correctness_minimum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.9620409Z test_schema_correctness_minimum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.9682486Z test_schema_correctness_minimum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.9745986Z test_schema_correctness_minimum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.9806800Z test_schema_correctness_minimum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.9861354Z test_schema_correctness_minimum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:05.9919447Z test_schema_correctness_minimum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:05.9975953Z test_schema_correctness_minimum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.0030403Z test_schema_correctness_minimum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0087154Z test_schema_correctness_minimum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0103639Z test_schema_correctness_mm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0110487Z test_schema_correctness_mm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:39:06.0116456Z test_schema_correctness_mm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:39:06.0133764Z test_schema_correctness_mm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0151681Z test_schema_correctness_mm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0167667Z test_schema_correctness_mm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0183670Z test_schema_correctness_mm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:06.0200332Z test_schema_correctness_mm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0216582Z test_schema_correctness_mm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0232538Z test_schema_correctness_mm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0283704Z test_schema_correctness_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0330296Z test_schema_correctness_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0382686Z test_schema_correctness_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0432879Z test_schema_correctness_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0485835Z test_schema_correctness_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0532760Z test_schema_correctness_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0582682Z test_schema_correctness_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0630750Z test_schema_correctness_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0677596Z test_schema_correctness_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0724825Z test_schema_correctness_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.0749091Z test_schema_correctness_movedim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0770736Z test_schema_correctness_movedim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0794781Z test_schema_correctness_movedim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0805070Z test_schema_correctness_movedim_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:06.0828636Z test_schema_correctness_movedim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0851024Z test_schema_correctness_movedim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0873639Z test_schema_correctness_movedim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0895942Z test_schema_correctness_movedim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0918321Z test_schema_correctness_movedim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0940812Z test_schema_correctness_movedim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0963011Z test_schema_correctness_movedim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.0985358Z test_schema_correctness_movedim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.1006823Z test_schema_correctness_movedim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.1035767Z test_schema_correctness_msort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.1059820Z test_schema_correctness_msort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.1092531Z test_schema_correctness_msort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.1123689Z test_schema_correctness_msort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.1157480Z test_schema_correctness_msort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.1186172Z test_schema_correctness_msort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.1214240Z test_schema_correctness_msort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.1243222Z test_schema_correctness_msort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.1270739Z test_schema_correctness_msort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.1298301Z test_schema_correctness_msort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.1358340Z test_schema_correctness_mul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.1411745Z test_schema_correctness_mul_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.1483230Z test_schema_correctness_mul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.1493389Z test_schema_correctness_mul_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:06.1563831Z test_schema_correctness_mul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.1623769Z test_schema_correctness_mul_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.1685223Z test_schema_correctness_mul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.1746373Z test_schema_correctness_mul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.1802560Z test_schema_correctness_mul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.1858853Z test_schema_correctness_mul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.1916628Z test_schema_correctness_mul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.1972005Z test_schema_correctness_mul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:06.2030478Z test_schema_correctness_mul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2097645Z test_schema_correctness_multinomial_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.2162951Z test_schema_correctness_multinomial_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2227296Z test_schema_correctness_multinomial_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2243780Z test_schema_correctness_mv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:06.2260003Z test_schema_correctness_mv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.2277988Z test_schema_correctness_mv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.2294623Z test_schema_correctness_mv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.2311111Z test_schema_correctness_mv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.2326512Z test_schema_correctness_mv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:06.2341350Z test_schema_correctness_mv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:06.2357053Z test_schema_correctness_mv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:06.2371796Z test_schema_correctness_mv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:06.2387249Z test_schema_correctness_mv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:06.2452860Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2519204Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.2583078Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2645574Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2707880Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2768731Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2830104Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2891354Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.2955936Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3021346Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3083656Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3144765Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3205987Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3267956Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3328379Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3390022Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3453826Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3519038Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3580566Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3642007Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3702854Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3763957Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3825228Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3886019Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:06.3914627Z test_schema_correctness_nan_to_num_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.3940518Z test_schema_correctness_nan_to_num_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.3967533Z test_schema_correctness_nan_to_num_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.3994579Z test_schema_correctness_nan_to_num_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.4021009Z test_schema_correctness_nan_to_num_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.4047118Z test_schema_correctness_nan_to_num_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.4073402Z test_schema_correctness_nan_to_num_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.4099362Z test_schema_correctness_nan_to_num_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:06.4125592Z test_schema_correctness_nan_to_num_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.4151793Z test_schema_correctness_nan_to_num_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:06.5419621Z test_schema_correctness_nanmean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T12:39:06.6689222Z test_schema_correctness_nanmean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T12:39:06.7947190Z test_schema_correctness_nanmean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T12:39:06.9186376Z test_schema_correctness_nanmean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.124s) 2022-08-17T12:39:06.9262704Z test_schema_correctness_nanmedian_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:06.9333482Z test_schema_correctness_nanmedian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.9401926Z test_schema_correctness_nanmedian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.9470880Z test_schema_correctness_nanmedian_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.9543553Z test_schema_correctness_nanmedian_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.9612123Z test_schema_correctness_nanmedian_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.9680447Z test_schema_correctness_nanmedian_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:06.9748957Z test_schema_correctness_nanmedian_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:09.7006567Z test_schema_correctness_nanquantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.726s) 2022-08-17T12:39:12.4199273Z test_schema_correctness_nanquantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.719s) 2022-08-17T12:39:12.4514484Z test_schema_correctness_nansum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:39:12.4756759Z test_schema_correctness_nansum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:12.5063655Z test_schema_correctness_nansum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:39:12.5369396Z test_schema_correctness_nansum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:39:12.5670946Z test_schema_correctness_nansum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:12.5913401Z test_schema_correctness_nansum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:12.6156582Z test_schema_correctness_nansum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:12.6397417Z test_schema_correctness_nansum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:12.6639118Z test_schema_correctness_nansum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:12.6881970Z test_schema_correctness_nansum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:12.6929145Z test_schema_correctness_narrow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.6972659Z test_schema_correctness_narrow_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.7025077Z test_schema_correctness_narrow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.7035501Z test_schema_correctness_narrow_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.7085828Z test_schema_correctness_narrow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.7130865Z test_schema_correctness_narrow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.7176211Z test_schema_correctness_narrow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.7224521Z test_schema_correctness_narrow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.7266749Z test_schema_correctness_narrow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.7308644Z test_schema_correctness_narrow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.7350625Z test_schema_correctness_narrow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.7393073Z test_schema_correctness_narrow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.7434936Z test_schema_correctness_narrow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.7631006Z test_schema_correctness_native_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:12.7826344Z test_schema_correctness_native_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:12.8022882Z test_schema_correctness_native_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:12.8084562Z test_schema_correctness_ne_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:12.8140966Z test_schema_correctness_ne_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:12.8212301Z test_schema_correctness_ne_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:12.8283602Z test_schema_correctness_ne_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:12.8344161Z test_schema_correctness_ne_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:12.8406605Z test_schema_correctness_ne_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:12.8467698Z test_schema_correctness_ne_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:12.8523939Z test_schema_correctness_ne_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:12.8580394Z test_schema_correctness_ne_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:12.8642258Z test_schema_correctness_ne_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:12.8698349Z test_schema_correctness_ne_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.8753395Z test_schema_correctness_ne_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.8767810Z test_schema_correctness_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8783519Z test_schema_correctness_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8794263Z test_schema_correctness_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8809471Z test_schema_correctness_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8824798Z test_schema_correctness_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8840147Z test_schema_correctness_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8855330Z test_schema_correctness_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8870253Z test_schema_correctness_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8884839Z test_schema_correctness_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8899621Z test_schema_correctness_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8914646Z test_schema_correctness_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.8929415Z test_schema_correctness_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:12.9373117Z test_schema_correctness_new_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:12.9816405Z test_schema_correctness_new_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.0259018Z test_schema_correctness_new_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.0269559Z test_schema_correctness_new_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:13.0711890Z test_schema_correctness_new_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.1150557Z test_schema_correctness_new_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.1593720Z test_schema_correctness_new_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.2035503Z test_schema_correctness_new_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.2475255Z test_schema_correctness_new_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.2922074Z test_schema_correctness_new_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:13.3360170Z test_schema_correctness_new_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.3797554Z test_schema_correctness_new_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.4235681Z test_schema_correctness_new_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:13.4691885Z test_schema_correctness_new_full_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:13.5144351Z test_schema_correctness_new_full_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:13.5604012Z test_schema_correctness_new_full_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:39:13.5615246Z test_schema_correctness_new_full_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:13.6073625Z test_schema_correctness_new_full_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:39:13.6528905Z test_schema_correctness_new_full_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:13.6984782Z test_schema_correctness_new_full_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:13.7443311Z test_schema_correctness_new_full_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:39:13.7900938Z test_schema_correctness_new_full_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:39:13.8354782Z test_schema_correctness_new_full_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:13.8809363Z test_schema_correctness_new_full_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:13.9265843Z test_schema_correctness_new_full_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:13.9719262Z test_schema_correctness_new_full_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:14.0165245Z test_schema_correctness_new_ones_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.0610561Z test_schema_correctness_new_ones_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.1056720Z test_schema_correctness_new_ones_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.1067004Z test_schema_correctness_new_ones_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:14.1512768Z test_schema_correctness_new_ones_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.1956734Z test_schema_correctness_new_ones_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.2399404Z test_schema_correctness_new_ones_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.2850786Z test_schema_correctness_new_ones_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:14.3294117Z test_schema_correctness_new_ones_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.3737147Z test_schema_correctness_new_ones_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.4181329Z test_schema_correctness_new_ones_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.4625736Z test_schema_correctness_new_ones_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.5068870Z test_schema_correctness_new_ones_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.5511319Z test_schema_correctness_new_zeros_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.5951605Z test_schema_correctness_new_zeros_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.6393937Z test_schema_correctness_new_zeros_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.6404639Z test_schema_correctness_new_zeros_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:14.6850739Z test_schema_correctness_new_zeros_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.7291535Z test_schema_correctness_new_zeros_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.7737367Z test_schema_correctness_new_zeros_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.8179912Z test_schema_correctness_new_zeros_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.8623781Z test_schema_correctness_new_zeros_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.9064695Z test_schema_correctness_new_zeros_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.9506174Z test_schema_correctness_new_zeros_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:14.9945546Z test_schema_correctness_new_zeros_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:15.0387847Z test_schema_correctness_new_zeros_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:15.0450005Z test_schema_correctness_nextafter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:15.0514203Z test_schema_correctness_nextafter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:15.0575082Z test_schema_correctness_nextafter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:15.0673611Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:15.0774162Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:15.0875231Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:15.0947497Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:15.1022930Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:15.1100885Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:15.1203511Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:15.1303672Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:15.1404281Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:15.1560591Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:15.1713136Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:15.1863841Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:15.2029483Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:15.2195853Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:15.2369717Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:15.2535157Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:15.2703931Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:15.2882353Z test_schema_correctness_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:15.3057130Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:15.3230391Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:15.3408155Z test_schema_correctness_nn_functional_avg_pool1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:15.3579429Z test_schema_correctness_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:15.3757497Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:15.3934240Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:15.4106316Z test_schema_correctness_nn_functional_avg_pool2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:15.4297748Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:15.4492313Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:15.4677755Z test_schema_correctness_nn_functional_avg_pool3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:15.6053433Z test_schema_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.137s) 2022-08-17T12:39:15.7436033Z test_schema_correctness_nn_functional_batch_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.138s) 2022-08-17T12:39:15.8801080Z test_schema_correctness_nn_functional_batch_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:39:15.9376993Z test_schema_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T12:39:15.9957631Z test_schema_correctness_nn_functional_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:16.0526626Z test_schema_correctness_nn_functional_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T12:39:16.1093211Z test_schema_correctness_nn_functional_bilinear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T12:39:16.1656781Z test_schema_correctness_nn_functional_bilinear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T12:39:16.2225709Z test_schema_correctness_nn_functional_bilinear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T12:39:16.2796246Z test_schema_correctness_nn_functional_bilinear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T12:39:16.3358876Z test_schema_correctness_nn_functional_bilinear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T12:39:16.3473284Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:16.3581608Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:16.3835612Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:16.4090436Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:16.4347707Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:16.4374217Z test_schema_correctness_nn_functional_celu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:16.4399396Z test_schema_correctness_nn_functional_celu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.4423532Z test_schema_correctness_nn_functional_celu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.4640484Z test_schema_correctness_nn_functional_conv1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:16.5750911Z test_schema_correctness_nn_functional_conv1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T12:39:16.6924588Z test_schema_correctness_nn_functional_conv1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2022-08-17T12:39:16.7124983Z test_schema_correctness_nn_functional_conv1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:16.7321877Z test_schema_correctness_nn_functional_conv1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:16.7510814Z test_schema_correctness_nn_functional_conv1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:16.7796175Z test_schema_correctness_nn_functional_conv2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:885.) 2022-08-17T12:39:16.7797331Z return self.op(*args, **kwargs) 2022-08-17T12:39:16.8165274Z ok (0.065s) 2022-08-17T12:39:17.1826786Z test_schema_correctness_nn_functional_conv2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.366s) 2022-08-17T12:39:17.5847890Z test_schema_correctness_nn_functional_conv2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.402s) 2022-08-17T12:39:17.6466680Z test_schema_correctness_nn_functional_conv2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T12:39:17.7082901Z test_schema_correctness_nn_functional_conv2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2022-08-17T12:39:17.7677207Z test_schema_correctness_nn_functional_conv2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:17.7876083Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:17.8069196Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:17.8257243Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:17.8466397Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:17.8672467Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:17.8873291Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:17.9105317Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:17.9342005Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:17.9579726Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:18.1695725Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.211s) 2022-08-17T12:39:18.3796832Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.210s) 2022-08-17T12:39:18.5893181Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.209s) 2022-08-17T12:39:18.7985020Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.209s) 2022-08-17T12:39:19.0088353Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.210s) 2022-08-17T12:39:19.2190039Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.210s) 2022-08-17T12:39:19.4285076Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.209s) 2022-08-17T12:39:19.6380807Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.209s) 2022-08-17T12:39:19.8479145Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.210s) 2022-08-17T12:39:19.9338338Z test_schema_correctness_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.086s) 2022-08-17T12:39:20.0226879Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2022-08-17T12:39:20.1102614Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:39:20.1490077Z test_schema_correctness_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:39:20.1866725Z test_schema_correctness_nn_functional_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:39:20.2230535Z test_schema_correctness_nn_functional_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:39:20.3034474Z test_schema_correctness_nn_functional_ctc_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T12:39:20.3848420Z test_schema_correctness_nn_functional_ctc_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.081s) 2022-08-17T12:39:20.3864424Z test_schema_correctness_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T12:39:20.3866290Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:39:20.4256471Z ok (0.041s) 2022-08-17T12:39:20.4665012Z test_schema_correctness_nn_functional_dropout2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:20.5075297Z test_schema_correctness_nn_functional_dropout2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:20.5533916Z test_schema_correctness_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:39:20.6016637Z test_schema_correctness_nn_functional_dropout3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:39:20.6491471Z test_schema_correctness_nn_functional_dropout3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:20.7504925Z test_schema_correctness_nn_functional_dropout_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2022-08-17T12:39:20.8522612Z test_schema_correctness_nn_functional_dropout_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.102s) 2022-08-17T12:39:20.9532632Z test_schema_correctness_nn_functional_dropout_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2022-08-17T12:39:20.9561876Z test_schema_correctness_nn_functional_elu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:20.9589536Z test_schema_correctness_nn_functional_elu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:20.9616456Z test_schema_correctness_nn_functional_elu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:21.3283187Z test_schema_correctness_nn_functional_embedding_bag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.366s) 2022-08-17T12:39:21.6945037Z test_schema_correctness_nn_functional_embedding_bag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.366s) 2022-08-17T12:39:22.0578288Z test_schema_correctness_nn_functional_embedding_bag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.363s) 2022-08-17T12:39:22.0705805Z test_schema_correctness_nn_functional_embedding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:22.0828786Z test_schema_correctness_nn_functional_embedding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:22.0951481Z test_schema_correctness_nn_functional_embedding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:22.1071542Z test_schema_correctness_nn_functional_embedding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:22.1485351Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:22.1898522Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:22.2312615Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:22.2347024Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.2375922Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.2412111Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:22.2448257Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:22.2482086Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.2514902Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.2548072Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.2576590Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.2605698Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.2635102Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.2664517Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.2693348Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:22.4495095Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.180s) 2022-08-17T12:39:22.6274721Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.178s) 2022-08-17T12:39:22.8676757Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.240s) 2022-08-17T12:39:23.1064217Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.239s) 2022-08-17T12:39:24.7076044Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.601s) 2022-08-17T12:39:26.3228967Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.615s) 2022-08-17T12:39:27.9323854Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.609s) 2022-08-17T12:39:27.9377601Z test_schema_correctness_nn_functional_gelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:27.9429537Z test_schema_correctness_nn_functional_gelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:27.9478855Z test_schema_correctness_nn_functional_gelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:27.9692165Z test_schema_correctness_nn_functional_glu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:27.9923084Z test_schema_correctness_nn_functional_glu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:28.0155025Z test_schema_correctness_nn_functional_glu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:28.0405548Z test_schema_correctness_nn_functional_grid_sample_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:28.0658724Z test_schema_correctness_nn_functional_grid_sample_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:28.0729444Z test_schema_correctness_nn_functional_group_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:28.0793477Z test_schema_correctness_nn_functional_group_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:28.0856520Z test_schema_correctness_nn_functional_group_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:28.0894815Z test_schema_correctness_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.0932919Z test_schema_correctness_nn_functional_hardshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.0969586Z test_schema_correctness_nn_functional_hardshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.0992254Z test_schema_correctness_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:28.1013922Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:28.1035550Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:28.1059630Z test_schema_correctness_nn_functional_hardswish_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:28.1085902Z test_schema_correctness_nn_functional_hardswish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:28.1112905Z test_schema_correctness_nn_functional_hardswish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:28.1155050Z test_schema_correctness_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.1195534Z test_schema_correctness_nn_functional_hardtanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.1235629Z test_schema_correctness_nn_functional_hardtanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.1275471Z test_schema_correctness_nn_functional_hardtanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.1314658Z test_schema_correctness_nn_functional_hardtanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.1353772Z test_schema_correctness_nn_functional_hardtanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.1392569Z test_schema_correctness_nn_functional_hardtanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:28.4377827Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.298s) 2022-08-17T12:39:28.7344456Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.297s) 2022-08-17T12:39:29.0314730Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.297s) 2022-08-17T12:39:29.0391415Z test_schema_correctness_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:29.0466240Z test_schema_correctness_nn_functional_huber_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:29.0543325Z test_schema_correctness_nn_functional_huber_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:29.0619364Z test_schema_correctness_nn_functional_huber_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:29.2150023Z test_schema_correctness_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2022-08-17T12:39:29.3677616Z test_schema_correctness_nn_functional_instance_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2022-08-17T12:39:29.5295343Z test_schema_correctness_nn_functional_instance_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.162s) 2022-08-17T12:39:29.5413520Z test_schema_correctness_nn_functional_interpolate_area_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:29.5530403Z test_schema_correctness_nn_functional_interpolate_area_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:29.5631880Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:29.5728832Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:29.5828557Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:29.5924966Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:29.6019795Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:29.6117522Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:29.6214942Z test_schema_correctness_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:29.6307874Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:29.6398278Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:29.6489159Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:29.6580268Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:29.6672577Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:29.6764057Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:29.6867764Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:29.6980496Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:29.7091716Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:29.7112272Z test_schema_correctness_nn_functional_kl_div_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T12:39:29.7113527Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:39:29.7301481Z ok (0.021s) 2022-08-17T12:39:29.7522657Z test_schema_correctness_nn_functional_kl_div_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:29.7731976Z test_schema_correctness_nn_functional_kl_div_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:29.7944707Z test_schema_correctness_nn_functional_kl_div_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:29.8155928Z test_schema_correctness_nn_functional_kl_div_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:29.8367439Z test_schema_correctness_nn_functional_kl_div_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:29.8578860Z test_schema_correctness_nn_functional_kl_div_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:29.8663897Z test_schema_correctness_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:29.8781323Z test_schema_correctness_nn_functional_l1_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:29.8899059Z test_schema_correctness_nn_functional_l1_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:29.8983632Z test_schema_correctness_nn_functional_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:29.9069048Z test_schema_correctness_nn_functional_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:29.9152862Z test_schema_correctness_nn_functional_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:29.9235731Z test_schema_correctness_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:29.9317295Z test_schema_correctness_nn_functional_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:29.9388522Z test_schema_correctness_nn_functional_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:29.9437611Z test_schema_correctness_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:29.9487270Z test_schema_correctness_nn_functional_leaky_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:29.9540104Z test_schema_correctness_nn_functional_leaky_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:29.9780796Z test_schema_correctness_nn_functional_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:30.0062317Z test_schema_correctness_nn_functional_linear_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:30.0338596Z test_schema_correctness_nn_functional_linear_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:30.0591844Z test_schema_correctness_nn_functional_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:30.0844321Z test_schema_correctness_nn_functional_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:30.1080414Z test_schema_correctness_nn_functional_linear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:30.1312914Z test_schema_correctness_nn_functional_linear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:30.1556780Z test_schema_correctness_nn_functional_linear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:30.1787303Z test_schema_correctness_nn_functional_linear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:30.2020697Z test_schema_correctness_nn_functional_linear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:30.2475033Z test_schema_correctness_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:30.2943071Z test_schema_correctness_nn_functional_local_response_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:30.3391812Z test_schema_correctness_nn_functional_local_response_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:39:30.3852920Z test_schema_correctness_nn_functional_local_response_norm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:39:30.3877668Z test_schema_correctness_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.3902007Z test_schema_correctness_nn_functional_logsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.3925206Z test_schema_correctness_nn_functional_logsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.4503217Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:30.5089354Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:30.5671885Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:30.6233872Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T12:39:30.6803109Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T12:39:30.7374472Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T12:39:30.7936402Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T12:39:30.8493410Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T12:39:34.4784892Z test_schema_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.629s) 2022-08-17T12:39:38.1148297Z test_schema_correctness_nn_functional_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.636s) 2022-08-17T12:39:41.7506260Z test_schema_correctness_nn_functional_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.636s) 2022-08-17T12:39:50.6937042Z test_schema_correctness_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.943s) 2022-08-17T12:39:59.6578709Z test_schema_correctness_nn_functional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.964s) 2022-08-17T12:40:08.6061591Z test_schema_correctness_nn_functional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.948s) 2022-08-17T12:40:12.3362821Z test_schema_correctness_nn_functional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.730s) 2022-08-17T12:40:16.0740139Z test_schema_correctness_nn_functional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.738s) 2022-08-17T12:40:16.5593807Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.485s) 2022-08-17T12:40:16.8593805Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.300s) 2022-08-17T12:40:16.9172341Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:40:16.9814679Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2022-08-17T12:40:17.2491669Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.268s) 2022-08-17T12:40:17.5492266Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.300s) 2022-08-17T12:40:17.6234826Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2022-08-17T12:40:17.7046120Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.081s) 2022-08-17T12:40:17.8390149Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.134s) 2022-08-17T12:40:17.9742430Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.135s) 2022-08-17T12:40:18.0181211Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:40:18.0571299Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:40:18.0597127Z test_schema_correctness_nn_functional_mish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:18.0620607Z test_schema_correctness_nn_functional_mish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:18.0639094Z test_schema_correctness_nn_functional_mse_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3288: UserWarning: Applying the CPU mse kernel on half-type tensors. This may be slower than using float or double-type tensors. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp:822.) 2022-08-17T12:40:18.0640355Z return torch._C._nn.mse_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction)) 2022-08-17T12:40:18.0671308Z ok (0.005s) 2022-08-17T12:40:18.0719451Z test_schema_correctness_nn_functional_mse_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:18.0767391Z test_schema_correctness_nn_functional_mse_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:18.0819021Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:18.0867300Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:18.0897119Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:18.0927965Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:18.1126825Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:18.1327931Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:18.1520019Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:40:18.2018300Z test_schema_correctness_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:40:18.2517547Z test_schema_correctness_nn_functional_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:40:18.3011320Z test_schema_correctness_nn_functional_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:40:18.3333804Z test_schema_correctness_nn_functional_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:18.3674178Z test_schema_correctness_nn_functional_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:40:18.4008386Z test_schema_correctness_nn_functional_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:40:18.4327578Z test_schema_correctness_nn_functional_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:18.4651029Z test_schema_correctness_nn_functional_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:18.5129822Z test_schema_correctness_nn_functional_one_hot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:40:18.6367712Z test_schema_correctness_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.124s) 2022-08-17T12:40:18.6663165Z test_schema_correctness_nn_functional_pad_circular_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:18.7944017Z test_schema_correctness_nn_functional_pad_circular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2022-08-17T12:40:18.9220110Z test_schema_correctness_nn_functional_pad_circular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T12:40:19.0465361Z test_schema_correctness_nn_functional_pad_circular_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.124s) 2022-08-17T12:40:19.1717928Z test_schema_correctness_nn_functional_pad_circular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2022-08-17T12:40:19.2959215Z test_schema_correctness_nn_functional_pad_circular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.124s) 2022-08-17T12:40:19.4210785Z test_schema_correctness_nn_functional_pad_circular_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2022-08-17T12:40:19.5459545Z test_schema_correctness_nn_functional_pad_circular_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2022-08-17T12:40:19.6709654Z test_schema_correctness_nn_functional_pad_circular_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2022-08-17T12:40:19.7969069Z test_schema_correctness_nn_functional_pad_circular_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.126s) 2022-08-17T12:40:19.9217407Z test_schema_correctness_nn_functional_pad_circular_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2022-08-17T12:40:19.9553552Z test_schema_correctness_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:40:19.9867800Z test_schema_correctness_nn_functional_pad_constant_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:20.0239855Z test_schema_correctness_nn_functional_pad_constant_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:40:20.0612725Z test_schema_correctness_nn_functional_pad_constant_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:40:20.0947371Z test_schema_correctness_nn_functional_pad_constant_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:40:20.1292254Z test_schema_correctness_nn_functional_pad_constant_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:40:20.1635798Z test_schema_correctness_nn_functional_pad_constant_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:40:20.1964295Z test_schema_correctness_nn_functional_pad_constant_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:40:20.2293709Z test_schema_correctness_nn_functional_pad_constant_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:40:20.2623375Z test_schema_correctness_nn_functional_pad_constant_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:40:20.2949052Z test_schema_correctness_nn_functional_pad_constant_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:20.3271127Z test_schema_correctness_nn_functional_pad_constant_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:20.3364330Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:20.3455236Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:20.3541052Z test_schema_correctness_nn_functional_pad_reflect_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:20.3629292Z test_schema_correctness_nn_functional_pad_reflect_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:20.3722292Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:20.3815495Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:20.3904758Z test_schema_correctness_nn_functional_pad_replicate_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:20.3988668Z test_schema_correctness_nn_functional_pad_replicate_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:20.4112745Z test_schema_correctness_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:20.4239914Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:20.4367943Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:20.4494551Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:20.4616739Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:20.4740142Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:20.4859123Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:20.4982036Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:20.5100889Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:20.5224627Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:20.5343059Z test_schema_correctness_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:20.5397343Z test_schema_correctness_nn_functional_pdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:20.5449100Z test_schema_correctness_nn_functional_pdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:20.5470325Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5488464Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5509539Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5530249Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5550686Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5570276Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5589201Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5607636Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5626353Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5644706Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5663271Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5681667Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5701648Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5720251Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5741044Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5762486Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5781539Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5800857Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5819595Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5838452Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5856812Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5875496Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5894165Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.5912770Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:20.8678500Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.276s) 2022-08-17T12:40:21.1505221Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.283s) 2022-08-17T12:40:21.4312263Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.281s) 2022-08-17T12:40:21.7113892Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.280s) 2022-08-17T12:40:21.9916946Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.280s) 2022-08-17T12:40:22.2723381Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.280s) 2022-08-17T12:40:22.5513668Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.279s) 2022-08-17T12:40:22.8305267Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.279s) 2022-08-17T12:40:22.8434626Z test_schema_correctness_nn_functional_prelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:22.8566231Z test_schema_correctness_nn_functional_prelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:22.8693647Z test_schema_correctness_nn_functional_prelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:22.8721666Z test_schema_correctness_nn_functional_relu6_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:22.8747635Z test_schema_correctness_nn_functional_relu6_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.8772349Z test_schema_correctness_nn_functional_relu6_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.8796872Z test_schema_correctness_nn_functional_relu6_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.8820818Z test_schema_correctness_nn_functional_relu6_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.8844833Z test_schema_correctness_nn_functional_relu6_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.8869283Z test_schema_correctness_nn_functional_relu6_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.8893301Z test_schema_correctness_nn_functional_relu6_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.8919047Z test_schema_correctness_nn_functional_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.8944940Z test_schema_correctness_nn_functional_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.8971397Z test_schema_correctness_nn_functional_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:22.8996434Z test_schema_correctness_nn_functional_relu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.9021526Z test_schema_correctness_nn_functional_relu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.9046612Z test_schema_correctness_nn_functional_relu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.9071912Z test_schema_correctness_nn_functional_relu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.9096957Z test_schema_correctness_nn_functional_relu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:22.9539622Z test_schema_correctness_nn_functional_rrelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:40:22.9978169Z test_schema_correctness_nn_functional_rrelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:40:23.0416306Z test_schema_correctness_nn_functional_rrelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:40:23.0445073Z test_schema_correctness_nn_functional_selu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.0472530Z test_schema_correctness_nn_functional_selu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.0499342Z test_schema_correctness_nn_functional_selu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.0522894Z test_schema_correctness_nn_functional_silu_complex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:23.0546293Z test_schema_correctness_nn_functional_silu_complex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:23.0567014Z test_schema_correctness_nn_functional_silu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:23.0588179Z test_schema_correctness_nn_functional_silu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:23.0608758Z test_schema_correctness_nn_functional_silu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:23.0675192Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:23.0739736Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:23.0805622Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:23.0870859Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:23.0921774Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:23.0974171Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:23.1026108Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:23.1082219Z test_schema_correctness_nn_functional_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:23.1139207Z test_schema_correctness_nn_functional_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:23.1197992Z test_schema_correctness_nn_functional_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:23.1817624Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T12:40:23.2447965Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T12:40:23.3075671Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T12:40:23.3693771Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T12:40:23.4317818Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T12:40:23.4378903Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:23.4997071Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T12:40:23.5616840Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T12:40:23.6236714Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T12:40:23.6858941Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T12:40:23.7486928Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T12:40:23.7515999Z test_schema_correctness_nn_functional_softplus_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.7542667Z test_schema_correctness_nn_functional_softplus_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.7569568Z test_schema_correctness_nn_functional_softplus_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.7603728Z test_schema_correctness_nn_functional_softshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.7637023Z test_schema_correctness_nn_functional_softshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.7670232Z test_schema_correctness_nn_functional_softshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.7716381Z test_schema_correctness_nn_functional_softsign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:23.7764900Z test_schema_correctness_nn_functional_softsign_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:23.7812800Z test_schema_correctness_nn_functional_softsign_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:23.7858675Z test_schema_correctness_nn_functional_softsign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:23.7904733Z test_schema_correctness_nn_functional_softsign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:23.7950129Z test_schema_correctness_nn_functional_softsign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.7995328Z test_schema_correctness_nn_functional_softsign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8040154Z test_schema_correctness_nn_functional_softsign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8084847Z test_schema_correctness_nn_functional_softsign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8128621Z test_schema_correctness_nn_functional_softsign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8172903Z test_schema_correctness_nn_functional_softsign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8210098Z test_schema_correctness_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8246732Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8283179Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8320215Z test_schema_correctness_nn_functional_tanhshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8356483Z test_schema_correctness_nn_functional_tanhshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8392864Z test_schema_correctness_nn_functional_tanhshrink_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8428779Z test_schema_correctness_nn_functional_tanhshrink_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8464772Z test_schema_correctness_nn_functional_tanhshrink_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.8500979Z test_schema_correctness_nn_functional_tanhshrink_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8536913Z test_schema_correctness_nn_functional_tanhshrink_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:23.8568901Z test_schema_correctness_nn_functional_threshold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.8600414Z test_schema_correctness_nn_functional_threshold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.8632800Z test_schema_correctness_nn_functional_threshold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.8662323Z test_schema_correctness_nn_functional_threshold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.8691064Z test_schema_correctness_nn_functional_threshold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.8720312Z test_schema_correctness_nn_functional_threshold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.8749014Z test_schema_correctness_nn_functional_threshold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.8777595Z test_schema_correctness_nn_functional_threshold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:23.9147173Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:40:23.9554404Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:23.9959609Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:40:24.0323665Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:40:24.0680242Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:40:24.1038333Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:40:24.1397203Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:40:24.1758197Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:40:24.2116597Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:40:24.2479521Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:40:24.2860209Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:40:24.3276148Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:24.3688068Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:24.4060614Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:40:24.4425412Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:40:24.4792984Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:40:24.5161057Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:40:24.5535613Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:40:24.5924846Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:40:24.6297111Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:40:24.8623009Z test_schema_correctness_nn_functional_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.232s) 2022-08-17T12:40:25.1224822Z test_schema_correctness_nn_functional_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.260s) 2022-08-17T12:40:25.3778006Z test_schema_correctness_nn_functional_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.255s) 2022-08-17T12:40:25.6125633Z test_schema_correctness_nn_functional_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.235s) 2022-08-17T12:40:25.8463463Z test_schema_correctness_nn_functional_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.234s) 2022-08-17T12:40:26.0903156Z test_schema_correctness_nn_functional_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.244s) 2022-08-17T12:40:26.0916320Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:40:26.0917344Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:40:26.0944264Z ok (0.004s) 2022-08-17T12:40:26.0984495Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:26.1024392Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:26.1040305Z test_schema_correctness_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:40:26.1114868Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:40:26.1115365Z ok (0.009s) 2022-08-17T12:40:26.1206989Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:26.1298595Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:26.1387624Z test_schema_correctness_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:26.1550022Z test_schema_correctness_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:40:26.1704745Z test_schema_correctness_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:26.1875396Z test_schema_correctness_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:40:26.1886664Z test_schema_correctness_nonzero_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:26.2053655Z test_schema_correctness_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:40:26.2215087Z test_schema_correctness_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:40:26.2380151Z test_schema_correctness_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:40:26.2538475Z test_schema_correctness_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:40:26.2698080Z test_schema_correctness_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:40:26.2853818Z test_schema_correctness_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:26.3009831Z test_schema_correctness_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:40:26.3164081Z test_schema_correctness_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:26.3319839Z test_schema_correctness_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:26.3633525Z test_schema_correctness_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:26.3991330Z test_schema_correctness_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:40:26.4335478Z test_schema_correctness_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:40:26.4652902Z test_schema_correctness_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:26.4963408Z test_schema_correctness_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:26.5287374Z test_schema_correctness_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:26.5572660Z test_schema_correctness_norm_fro_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:26.5578512Z test_schema_correctness_norm_fro_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:40:26.5584405Z test_schema_correctness_norm_fro_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:40:26.5868429Z test_schema_correctness_norm_fro_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:26.6151894Z test_schema_correctness_norm_fro_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:26.6192512Z test_schema_correctness_norm_inf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:26.6236302Z test_schema_correctness_norm_inf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:26.6278313Z test_schema_correctness_norm_inf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:26.6316985Z test_schema_correctness_norm_inf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:26.6355985Z test_schema_correctness_norm_inf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:26.6394265Z test_schema_correctness_norm_inf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:26.6446438Z test_schema_correctness_norm_nuc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:26.6498644Z test_schema_correctness_norm_nuc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:26.6547517Z test_schema_correctness_norm_nuc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:26.6596822Z test_schema_correctness_norm_nuc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:26.6648033Z test_schema_correctness_normal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:26.6696641Z test_schema_correctness_normal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:26.6744975Z test_schema_correctness_normal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:26.6792868Z test_schema_correctness_normal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:26.6810724Z test_schema_correctness_normal_number_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:26.6828354Z test_schema_correctness_normal_number_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:26.6845680Z test_schema_correctness_normal_number_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:26.6863093Z test_schema_correctness_normal_number_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:26.7152126Z test_schema_correctness_ones_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:26.7438772Z test_schema_correctness_ones_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:26.7729736Z test_schema_correctness_ones_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:26.7740058Z test_schema_correctness_ones_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:26.8034032Z test_schema_correctness_ones_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:26.8324956Z test_schema_correctness_ones_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:26.8615877Z test_schema_correctness_ones_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:26.8904256Z test_schema_correctness_ones_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:26.9194157Z test_schema_correctness_ones_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:26.9484475Z test_schema_correctness_ones_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:26.9775925Z test_schema_correctness_ones_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:27.0065999Z test_schema_correctness_ones_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:27.0356028Z test_schema_correctness_ones_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:27.1599361Z test_schema_correctness_ormqr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.124s) 2022-08-17T12:40:27.2853830Z test_schema_correctness_ormqr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.125s) 2022-08-17T12:40:27.3987050Z test_schema_correctness_ormqr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2022-08-17T12:40:27.5079853Z test_schema_correctness_ormqr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.109s) 2022-08-17T12:40:27.5104880Z test_schema_correctness_outer_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5126695Z test_schema_correctness_outer_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5149620Z test_schema_correctness_outer_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5171468Z test_schema_correctness_outer_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5192909Z test_schema_correctness_outer_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5213969Z test_schema_correctness_outer_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5235199Z test_schema_correctness_outer_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5255529Z test_schema_correctness_outer_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5276391Z test_schema_correctness_outer_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5296684Z test_schema_correctness_outer_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5317300Z test_schema_correctness_outer_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:27.5338031Z test_schema_correctness_outer_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:31.6040786Z test_schema_correctness_pca_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.070s) 2022-08-17T12:40:35.6014369Z test_schema_correctness_pca_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.997s) 2022-08-17T12:40:35.6154445Z test_schema_correctness_permute_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:35.6290785Z test_schema_correctness_permute_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:35.6431147Z test_schema_correctness_permute_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:35.6443416Z test_schema_correctness_permute_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:35.6583377Z test_schema_correctness_permute_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:35.6721321Z test_schema_correctness_permute_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:35.6859449Z test_schema_correctness_permute_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:35.6996994Z test_schema_correctness_permute_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:35.7132569Z test_schema_correctness_permute_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:35.7268781Z test_schema_correctness_permute_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:35.7404442Z test_schema_correctness_permute_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:35.7539900Z test_schema_correctness_permute_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:35.7675806Z test_schema_correctness_permute_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:36.1943641Z test_schema_correctness_pinverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.427s) 2022-08-17T12:40:36.6204700Z test_schema_correctness_pinverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.426s) 2022-08-17T12:40:37.0456685Z test_schema_correctness_pinverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.425s) 2022-08-17T12:40:37.4718881Z test_schema_correctness_pinverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.426s) 2022-08-17T12:40:37.4784657Z test_schema_correctness_polar_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:37.4847586Z test_schema_correctness_polar_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.4905248Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.4957232Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5013779Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.5069926Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.5122958Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5175389Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5227919Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5280283Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5333164Z test_schema_correctness_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5389445Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.5440828Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5497250Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.5552371Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5604526Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5656509Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5708632Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5760585Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5813054Z test_schema_correctness_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5869250Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.5920248Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.5975940Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6031317Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6083523Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6136395Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6187806Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6238679Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6291540Z test_schema_correctness_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6346131Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6397285Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6452238Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6510810Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.6564155Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6615603Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6666565Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6717505Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6769142Z test_schema_correctness_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6823907Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6874437Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6929382Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.6987703Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.7038944Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.7090418Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.7140969Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.7192274Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.7248262Z test_schema_correctness_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.7259658Z test_schema_correctness_positive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7271921Z test_schema_correctness_positive_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7280814Z test_schema_correctness_positive_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7292678Z test_schema_correctness_positive_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7304013Z test_schema_correctness_positive_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7315215Z test_schema_correctness_positive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7326344Z test_schema_correctness_positive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7336629Z test_schema_correctness_positive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7347237Z test_schema_correctness_positive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7357456Z test_schema_correctness_positive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7367661Z test_schema_correctness_positive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7377864Z test_schema_correctness_positive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:37.7440211Z test_schema_correctness_pow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.7513118Z test_schema_correctness_pow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:37.7586704Z test_schema_correctness_pow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:37.7646099Z test_schema_correctness_pow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.7707511Z test_schema_correctness_pow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.7769539Z test_schema_correctness_pow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.7825174Z test_schema_correctness_pow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.7881041Z test_schema_correctness_pow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.7935779Z test_schema_correctness_pow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.7991769Z test_schema_correctness_pow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:37.8046384Z test_schema_correctness_pow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:37.8242343Z test_schema_correctness_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:40:37.8473517Z test_schema_correctness_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:40:37.8705792Z test_schema_correctness_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:40:37.8906559Z test_schema_correctness_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:37.9119383Z test_schema_correctness_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:40:37.9317891Z test_schema_correctness_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:37.9523516Z test_schema_correctness_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:37.9731107Z test_schema_correctness_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:40:37.9937490Z test_schema_correctness_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:38.0145165Z test_schema_correctness_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:40:38.0297637Z test_schema_correctness_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... Exception ignored in: . at 0x7efdd6a54750> 2022-08-17T12:40:38.0298048Z Traceback (most recent call last): 2022-08-17T12:40:38.0298582Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py", line 4253, in 2022-08-17T12:40:38.0306137Z tgt_gen = (make_arg(size) for size in tgt_sizes) 2022-08-17T12:40:38.0306628Z SystemError: error return without exception set 2022-08-17T12:40:38.0307243Z ok (0.016s) 2022-08-17T12:40:38.0454462Z test_schema_correctness_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:38.0612556Z test_schema_correctness_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:40:38.0778300Z test_schema_correctness_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:40:38.0928831Z test_schema_correctness_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:38.1079653Z test_schema_correctness_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:38.1227253Z test_schema_correctness_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:38.1375186Z test_schema_correctness_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:38.1526241Z test_schema_correctness_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:38.1674523Z test_schema_correctness_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:38.1822557Z test_schema_correctness_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:38.1970320Z test_schema_correctness_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:40:38.1993462Z test_schema_correctness_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:40:38.1994587Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:40:38.1995017Z Q, R = torch.qr(A, some) 2022-08-17T12:40:38.1995323Z should be replaced with 2022-08-17T12:40:38.1996109Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2544.) 2022-08-17T12:40:38.1996690Z return self.op(*args, **kwargs) 2022-08-17T12:40:38.2284532Z ok (0.031s) 2022-08-17T12:40:38.2598430Z test_schema_correctness_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:38.2834613Z test_schema_correctness_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:40:38.3070403Z test_schema_correctness_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:40:40.9970405Z test_schema_correctness_quantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.690s) 2022-08-17T12:40:43.6663040Z test_schema_correctness_quantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.669s) 2022-08-17T12:40:43.6688288Z test_schema_correctness_rad2deg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:43.6710640Z test_schema_correctness_rad2deg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:43.6732895Z test_schema_correctness_rad2deg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:43.6755248Z test_schema_correctness_rad2deg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:43.6776881Z test_schema_correctness_rad2deg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:43.6798356Z test_schema_correctness_rad2deg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:43.6819470Z test_schema_correctness_rad2deg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:43.6840749Z test_schema_correctness_rad2deg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:43.6861841Z test_schema_correctness_rad2deg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:43.6883126Z test_schema_correctness_rad2deg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:43.7188918Z test_schema_correctness_rand_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:43.7494308Z test_schema_correctness_rand_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:43.7505389Z test_schema_correctness_rand_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:43.7810228Z test_schema_correctness_rand_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:43.8112244Z test_schema_correctness_rand_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:43.8413613Z test_schema_correctness_rand_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:43.8714645Z test_schema_correctness_rand_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:43.9315472Z test_schema_correctness_randint_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:43.9914237Z test_schema_correctness_randint_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:44.0512789Z test_schema_correctness_randint_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:44.1110659Z test_schema_correctness_randint_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:44.1711735Z test_schema_correctness_randint_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:44.2309618Z test_schema_correctness_randint_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:44.2910073Z test_schema_correctness_randint_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:44.3507309Z test_schema_correctness_randint_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:44.4110374Z test_schema_correctness_randint_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:44.4412740Z test_schema_correctness_randn_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:44.4716614Z test_schema_correctness_randn_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:44.4726728Z test_schema_correctness_randn_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.5031235Z test_schema_correctness_randn_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:44.5332329Z test_schema_correctness_randn_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:44.5632120Z test_schema_correctness_randn_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:44.5932423Z test_schema_correctness_randn_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:44.6128590Z test_schema_correctness_ravel_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:40:44.6325400Z test_schema_correctness_ravel_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:44.6526453Z test_schema_correctness_ravel_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:44.6537430Z test_schema_correctness_ravel_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.6736702Z test_schema_correctness_ravel_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:44.6934464Z test_schema_correctness_ravel_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:44.7128862Z test_schema_correctness_ravel_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:40:44.7326292Z test_schema_correctness_ravel_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:44.7524645Z test_schema_correctness_ravel_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:44.7719739Z test_schema_correctness_ravel_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:40:44.7918351Z test_schema_correctness_ravel_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:44.8113050Z test_schema_correctness_ravel_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:40:44.8311290Z test_schema_correctness_ravel_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:40:44.8325038Z test_schema_correctness_real_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8336431Z test_schema_correctness_real_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8373146Z test_schema_correctness_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:44.8382734Z test_schema_correctness_real_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8418883Z test_schema_correctness_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:44.8430957Z test_schema_correctness_real_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8443098Z test_schema_correctness_real_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8454627Z test_schema_correctness_real_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8465594Z test_schema_correctness_real_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8477120Z test_schema_correctness_real_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8488100Z test_schema_correctness_real_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8499512Z test_schema_correctness_real_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8510852Z test_schema_correctness_real_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:44.8532705Z test_schema_correctness_reciprocal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8553857Z test_schema_correctness_reciprocal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8576877Z test_schema_correctness_reciprocal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8599924Z test_schema_correctness_reciprocal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8622110Z test_schema_correctness_reciprocal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8643737Z test_schema_correctness_reciprocal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8664721Z test_schema_correctness_reciprocal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8684974Z test_schema_correctness_reciprocal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8705991Z test_schema_correctness_reciprocal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8727257Z test_schema_correctness_reciprocal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8747885Z test_schema_correctness_reciprocal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8768634Z test_schema_correctness_reciprocal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:44.8834373Z test_schema_correctness_remainder_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:44.8899599Z test_schema_correctness_remainder_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:44.8966937Z test_schema_correctness_remainder_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:44.9033457Z test_schema_correctness_remainder_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:44.9094231Z test_schema_correctness_remainder_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:44.9157625Z test_schema_correctness_remainder_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:44.9219593Z test_schema_correctness_remainder_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:44.9280949Z test_schema_correctness_remainder_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:44.9343965Z test_schema_correctness_remainder_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:44.9380740Z test_schema_correctness_renorm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:44.9422484Z test_schema_correctness_renorm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:44.9462808Z test_schema_correctness_renorm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:44.9502533Z test_schema_correctness_renorm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:44.9536676Z test_schema_correctness_renorm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:44.9574021Z test_schema_correctness_renorm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:44.9882092Z test_schema_correctness_repeat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:45.0179710Z test_schema_correctness_repeat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:45.0497942Z test_schema_correctness_repeat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:45.0816682Z test_schema_correctness_repeat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:45.1125637Z test_schema_correctness_repeat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:45.1430946Z test_schema_correctness_repeat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:45.1733277Z test_schema_correctness_repeat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:45.2033727Z test_schema_correctness_repeat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:45.2331530Z test_schema_correctness_repeat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:45.2632012Z test_schema_correctness_repeat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:45.2930219Z test_schema_correctness_repeat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:45.3229115Z test_schema_correctness_repeat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:45.3517391Z test_schema_correctness_repeat_interleave_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:45.3801725Z test_schema_correctness_repeat_interleave_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:45.4089815Z test_schema_correctness_repeat_interleave_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:45.4101994Z test_schema_correctness_repeat_interleave_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:45.4387561Z test_schema_correctness_repeat_interleave_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:45.4671873Z test_schema_correctness_repeat_interleave_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:45.4958507Z test_schema_correctness_repeat_interleave_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:45.5243308Z test_schema_correctness_repeat_interleave_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:45.5528294Z test_schema_correctness_repeat_interleave_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:45.5811953Z test_schema_correctness_repeat_interleave_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:45.6096160Z test_schema_correctness_repeat_interleave_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:45.6390925Z test_schema_correctness_repeat_interleave_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:45.6680954Z test_schema_correctness_repeat_interleave_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:45.7228639Z test_schema_correctness_reshape_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:40:45.7772362Z test_schema_correctness_reshape_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:40:45.8324891Z test_schema_correctness_reshape_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:40:45.8336633Z test_schema_correctness_reshape_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:45.8884473Z test_schema_correctness_reshape_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:40:45.9429174Z test_schema_correctness_reshape_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:40:45.9975889Z test_schema_correctness_reshape_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:40:46.0526543Z test_schema_correctness_reshape_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:40:46.1072816Z test_schema_correctness_reshape_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:40:46.1617767Z test_schema_correctness_reshape_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:40:46.2166783Z test_schema_correctness_reshape_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:40:46.2712304Z test_schema_correctness_reshape_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:40:46.3253754Z test_schema_correctness_reshape_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:40:46.3741088Z test_schema_correctness_reshape_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:40:46.4224112Z test_schema_correctness_reshape_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:40:46.4729919Z test_schema_correctness_reshape_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:40:46.4740817Z test_schema_correctness_reshape_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:46.5240849Z test_schema_correctness_reshape_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:40:46.5730587Z test_schema_correctness_reshape_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:40:46.6221748Z test_schema_correctness_reshape_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:40:46.6717532Z test_schema_correctness_reshape_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:40:46.7201545Z test_schema_correctness_reshape_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:40:46.7694947Z test_schema_correctness_reshape_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:40:46.8183887Z test_schema_correctness_reshape_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:40:46.8668392Z test_schema_correctness_reshape_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:40:46.9152774Z test_schema_correctness_reshape_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:40:46.9281649Z test_schema_correctness_resize__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:46.9408801Z test_schema_correctness_resize__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:46.9540170Z test_schema_correctness_resize__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:46.9670666Z test_schema_correctness_resize__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:46.9797923Z test_schema_correctness_resize__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:46.9926290Z test_schema_correctness_resize__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:47.0053746Z test_schema_correctness_resize__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:47.0180375Z test_schema_correctness_resize__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:47.0305838Z test_schema_correctness_resize__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:47.0431523Z test_schema_correctness_resize__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:47.0557573Z test_schema_correctness_resize__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:47.0684450Z test_schema_correctness_resize__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:47.0724864Z test_schema_correctness_resize_as__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.0763221Z test_schema_correctness_resize_as__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.0807551Z test_schema_correctness_resize_as__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.0852027Z test_schema_correctness_resize_as__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.0892654Z test_schema_correctness_resize_as__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.0931544Z test_schema_correctness_resize_as__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.0972027Z test_schema_correctness_resize_as__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.1009794Z test_schema_correctness_resize_as__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.1048179Z test_schema_correctness_resize_as__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.1086129Z test_schema_correctness_resize_as__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.1123269Z test_schema_correctness_resize_as__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.1161046Z test_schema_correctness_resize_as__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:47.1171895Z test_schema_correctness_resolve_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1182411Z test_schema_correctness_resolve_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1193791Z test_schema_correctness_resolve_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1205383Z test_schema_correctness_resolve_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1215940Z test_schema_correctness_resolve_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1227043Z test_schema_correctness_resolve_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1237439Z test_schema_correctness_resolve_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1247382Z test_schema_correctness_resolve_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1257401Z test_schema_correctness_resolve_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1268081Z test_schema_correctness_resolve_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1278205Z test_schema_correctness_resolve_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1288421Z test_schema_correctness_resolve_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1299365Z test_schema_correctness_resolve_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1309896Z test_schema_correctness_resolve_neg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1321619Z test_schema_correctness_resolve_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1330770Z test_schema_correctness_resolve_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1342343Z test_schema_correctness_resolve_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1353427Z test_schema_correctness_resolve_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1364255Z test_schema_correctness_resolve_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1375191Z test_schema_correctness_resolve_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1385762Z test_schema_correctness_resolve_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1396016Z test_schema_correctness_resolve_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1406202Z test_schema_correctness_resolve_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1416427Z test_schema_correctness_resolve_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1426893Z test_schema_correctness_resolve_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.1718593Z test_schema_correctness_roll_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:47.2003350Z test_schema_correctness_roll_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:47.2314062Z test_schema_correctness_roll_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:47.2324655Z test_schema_correctness_roll_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.2633810Z test_schema_correctness_roll_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:47.2922733Z test_schema_correctness_roll_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:47.3211107Z test_schema_correctness_roll_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:47.3508463Z test_schema_correctness_roll_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:40:47.3792865Z test_schema_correctness_roll_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:47.4079079Z test_schema_correctness_roll_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:47.4363264Z test_schema_correctness_roll_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:47.4645897Z test_schema_correctness_roll_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:47.4929117Z test_schema_correctness_roll_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:47.5160165Z test_schema_correctness_rot90_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:40:47.5375166Z test_schema_correctness_rot90_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:40:47.5652317Z test_schema_correctness_rot90_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:47.5934284Z test_schema_correctness_rot90_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:40:47.6171738Z test_schema_correctness_rot90_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:40:47.6401064Z test_schema_correctness_rot90_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:40:47.6660066Z test_schema_correctness_rot90_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:40:47.6878805Z test_schema_correctness_rot90_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:47.7099092Z test_schema_correctness_rot90_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:47.7327297Z test_schema_correctness_rot90_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:40:47.7544763Z test_schema_correctness_rot90_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:47.7767728Z test_schema_correctness_rot90_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:47.7783727Z test_schema_correctness_round_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.7799445Z test_schema_correctness_round_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.7814246Z test_schema_correctness_round_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:47.7838768Z test_schema_correctness_round_decimals_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.7861640Z test_schema_correctness_round_decimals_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.7884446Z test_schema_correctness_round_decimals_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.7907571Z test_schema_correctness_round_decimals_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.7930358Z test_schema_correctness_round_decimals_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.7953610Z test_schema_correctness_round_decimals_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.7976319Z test_schema_correctness_round_decimals_neg_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.7999334Z test_schema_correctness_round_decimals_neg_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8022321Z test_schema_correctness_round_decimals_neg_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8044127Z test_schema_correctness_rsqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8063626Z test_schema_correctness_rsqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8085759Z test_schema_correctness_rsqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8108181Z test_schema_correctness_rsqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8129233Z test_schema_correctness_rsqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8150220Z test_schema_correctness_rsqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8170446Z test_schema_correctness_rsqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8190863Z test_schema_correctness_rsqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8211014Z test_schema_correctness_rsqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8231474Z test_schema_correctness_rsqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8251604Z test_schema_correctness_rsqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:47.8329144Z test_schema_correctness_rsub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:47.8420093Z test_schema_correctness_rsub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:47.8511922Z test_schema_correctness_rsub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:47.8589882Z test_schema_correctness_rsub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:47.8669590Z test_schema_correctness_rsub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:47.8748223Z test_schema_correctness_rsub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:47.8820701Z test_schema_correctness_rsub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:47.8893964Z test_schema_correctness_rsub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:47.8966967Z test_schema_correctness_rsub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:47.9039424Z test_schema_correctness_rsub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:47.9111846Z test_schema_correctness_rsub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:47.9173123Z test_schema_correctness_scatter_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:47.9229148Z test_schema_correctness_scatter_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:47.9298964Z test_schema_correctness_scatter_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:47.9366611Z test_schema_correctness_scatter_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:47.9426863Z test_schema_correctness_scatter_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:47.9486692Z test_schema_correctness_scatter_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:47.9545504Z test_schema_correctness_scatter_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:47.9601837Z test_schema_correctness_scatter_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:47.9658781Z test_schema_correctness_scatter_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:47.9715799Z test_schema_correctness_scatter_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:47.9772421Z test_schema_correctness_scatter_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:47.9830119Z test_schema_correctness_scatter_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:48.0003690Z test_schema_correctness_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:40:48.0118157Z test_schema_correctness_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:48.0258804Z test_schema_correctness_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:48.0388049Z test_schema_correctness_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.0560367Z test_schema_correctness_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:40:48.0731100Z test_schema_correctness_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:40:48.0899692Z test_schema_correctness_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:40:48.1015123Z test_schema_correctness_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:48.1131011Z test_schema_correctness_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:48.1245605Z test_schema_correctness_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:48.1366058Z test_schema_correctness_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.1482483Z test_schema_correctness_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.1507519Z test_schema_correctness_scatter_reduce_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1531.) 2022-08-17T12:40:48.1508106Z return self.op(*args, **kwargs) 2022-08-17T12:40:48.1617714Z ok (0.013s) 2022-08-17T12:40:48.1740771Z test_schema_correctness_scatter_reduce_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.1874165Z test_schema_correctness_scatter_reduce_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.2006181Z test_schema_correctness_scatter_reduce_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.2136535Z test_schema_correctness_scatter_reduce_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.2261650Z test_schema_correctness_scatter_reduce_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.2387348Z test_schema_correctness_scatter_reduce_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.2514716Z test_schema_correctness_scatter_reduce_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.2640651Z test_schema_correctness_scatter_reduce_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.2766669Z test_schema_correctness_scatter_reduce_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.2899928Z test_schema_correctness_scatter_reduce_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.3024107Z test_schema_correctness_scatter_reduce_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.3159231Z test_schema_correctness_scatter_reduce_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.3292196Z test_schema_correctness_scatter_reduce_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.3424678Z test_schema_correctness_scatter_reduce_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.3550245Z test_schema_correctness_scatter_reduce_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.3685331Z test_schema_correctness_scatter_reduce_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.3813540Z test_schema_correctness_scatter_reduce_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.3938801Z test_schema_correctness_scatter_reduce_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.4064650Z test_schema_correctness_scatter_reduce_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.4199170Z test_schema_correctness_scatter_reduce_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.4335011Z test_schema_correctness_scatter_reduce_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.4469101Z test_schema_correctness_scatter_reduce_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.4602710Z test_schema_correctness_scatter_reduce_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.4728680Z test_schema_correctness_scatter_reduce_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.4857705Z test_schema_correctness_scatter_reduce_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.4986328Z test_schema_correctness_scatter_reduce_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.5114746Z test_schema_correctness_scatter_reduce_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.5241982Z test_schema_correctness_scatter_reduce_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.5375449Z test_schema_correctness_scatter_reduce_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.5498236Z test_schema_correctness_scatter_reduce_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.5631954Z test_schema_correctness_scatter_reduce_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.5764524Z test_schema_correctness_scatter_reduce_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.5894989Z test_schema_correctness_scatter_reduce_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.6020119Z test_schema_correctness_scatter_reduce_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.6145106Z test_schema_correctness_scatter_reduce_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.6270761Z test_schema_correctness_scatter_reduce_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.6395812Z test_schema_correctness_scatter_reduce_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.6522022Z test_schema_correctness_scatter_reduce_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.6656209Z test_schema_correctness_scatter_reduce_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.6780399Z test_schema_correctness_scatter_reduce_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.6914723Z test_schema_correctness_scatter_reduce_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.7048230Z test_schema_correctness_scatter_reduce_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.7184727Z test_schema_correctness_scatter_reduce_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:48.7312952Z test_schema_correctness_scatter_reduce_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.7438396Z test_schema_correctness_scatter_reduce_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.7566372Z test_schema_correctness_scatter_reduce_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:40:48.7691314Z test_schema_correctness_scatter_reduce_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.7817046Z test_schema_correctness_scatter_reduce_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:48.8235824Z test_schema_correctness_searchsorted_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:35.) 2022-08-17T12:40:48.8248770Z return self.op(*args, **kwargs) 2022-08-17T12:40:48.8250786Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:41.) 2022-08-17T12:40:48.8251848Z return self.op(*args, **kwargs) 2022-08-17T12:40:48.9294138Z ok (0.147s) 2022-08-17T12:40:49.0796045Z test_schema_correctness_searchsorted_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.150s) 2022-08-17T12:40:49.2289136Z test_schema_correctness_searchsorted_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2022-08-17T12:40:49.3769910Z test_schema_correctness_searchsorted_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.148s) 2022-08-17T12:40:49.5241224Z test_schema_correctness_searchsorted_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.147s) 2022-08-17T12:40:49.6709641Z test_schema_correctness_searchsorted_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.147s) 2022-08-17T12:40:49.8185514Z test_schema_correctness_searchsorted_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.147s) 2022-08-17T12:40:49.9653083Z test_schema_correctness_searchsorted_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.147s) 2022-08-17T12:40:50.1120106Z test_schema_correctness_searchsorted_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.147s) 2022-08-17T12:40:50.1971017Z test_schema_correctness_segment_reduce_lengths_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2022-08-17T12:40:50.2827501Z test_schema_correctness_segment_reduce_lengths_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2022-08-17T12:40:50.3689868Z test_schema_correctness_segment_reduce_lengths_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.086s) 2022-08-17T12:40:50.4572077Z test_schema_correctness_segment_reduce_lengths_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T12:40:50.5426988Z test_schema_correctness_segment_reduce_offsets_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2022-08-17T12:40:50.6287824Z test_schema_correctness_segment_reduce_offsets_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.086s) 2022-08-17T12:40:50.7157472Z test_schema_correctness_segment_reduce_offsets_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:40:50.8050765Z test_schema_correctness_segment_reduce_offsets_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2022-08-17T12:40:50.8090244Z test_schema_correctness_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8126980Z test_schema_correctness_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8170995Z test_schema_correctness_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8181211Z test_schema_correctness_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.8224561Z test_schema_correctness_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8261177Z test_schema_correctness_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8297937Z test_schema_correctness_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8337346Z test_schema_correctness_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8372456Z test_schema_correctness_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:50.8407623Z test_schema_correctness_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:50.8442760Z test_schema_correctness_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:50.8478097Z test_schema_correctness_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:50.8513504Z test_schema_correctness_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:50.8557050Z test_schema_correctness_select_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8597182Z test_schema_correctness_select_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8640525Z test_schema_correctness_select_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8683249Z test_schema_correctness_select_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8730620Z test_schema_correctness_select_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:50.8771087Z test_schema_correctness_select_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8812843Z test_schema_correctness_select_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8854186Z test_schema_correctness_select_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8894506Z test_schema_correctness_select_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8934656Z test_schema_correctness_select_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:50.8949655Z test_schema_correctness_sgn_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.8963300Z test_schema_correctness_sgn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.8979086Z test_schema_correctness_sgn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.8989355Z test_schema_correctness_sgn_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9004261Z test_schema_correctness_sgn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9018895Z test_schema_correctness_sgn_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9033589Z test_schema_correctness_sgn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9048723Z test_schema_correctness_sgn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9063470Z test_schema_correctness_sgn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9078125Z test_schema_correctness_sgn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9092242Z test_schema_correctness_sgn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9107109Z test_schema_correctness_sgn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9121192Z test_schema_correctness_sgn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:50.9532550Z test_schema_correctness_short_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:50.9939080Z test_schema_correctness_short_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.0353871Z test_schema_correctness_short_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.0765815Z test_schema_correctness_short_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.1179531Z test_schema_correctness_short_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.1589095Z test_schema_correctness_short_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.2001156Z test_schema_correctness_short_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.2143025Z test_schema_correctness_short_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:40:51.2552702Z test_schema_correctness_short_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.2964001Z test_schema_correctness_short_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.3374716Z test_schema_correctness_short_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.3787106Z test_schema_correctness_short_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:40:51.3812285Z test_schema_correctness_sigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.3835879Z test_schema_correctness_sigmoid_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.3859425Z test_schema_correctness_sigmoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.3881682Z test_schema_correctness_sigmoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.3902861Z test_schema_correctness_sigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.3923693Z test_schema_correctness_sigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.3943907Z test_schema_correctness_sigmoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.3964024Z test_schema_correctness_sigmoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.3984333Z test_schema_correctness_sigmoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4004696Z test_schema_correctness_sigmoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4024817Z test_schema_correctness_sigmoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4038863Z test_schema_correctness_sign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4052311Z test_schema_correctness_sign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4067297Z test_schema_correctness_sign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4081857Z test_schema_correctness_sign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4096904Z test_schema_correctness_sign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4111611Z test_schema_correctness_sign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4126178Z test_schema_correctness_sign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4140737Z test_schema_correctness_sign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4155581Z test_schema_correctness_sign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4170219Z test_schema_correctness_sign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4185199Z test_schema_correctness_signbit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4199037Z test_schema_correctness_signbit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4213878Z test_schema_correctness_signbit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4228817Z test_schema_correctness_signbit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4244099Z test_schema_correctness_signbit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4258746Z test_schema_correctness_signbit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4273679Z test_schema_correctness_signbit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4287989Z test_schema_correctness_signbit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4302730Z test_schema_correctness_signbit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4317057Z test_schema_correctness_signbit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4340082Z test_schema_correctness_sin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4347157Z test_schema_correctness_sin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4363058Z test_schema_correctness_sin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4379146Z test_schema_correctness_sin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4394742Z test_schema_correctness_sin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4410128Z test_schema_correctness_sin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4424870Z test_schema_correctness_sin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4439215Z test_schema_correctness_sin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4453705Z test_schema_correctness_sin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4468460Z test_schema_correctness_sin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4483244Z test_schema_correctness_sin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4506224Z test_schema_correctness_sinc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4526113Z test_schema_correctness_sinc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4549790Z test_schema_correctness_sinc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4572044Z test_schema_correctness_sinc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4593456Z test_schema_correctness_sinc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4614149Z test_schema_correctness_sinc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4634608Z test_schema_correctness_sinc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4654859Z test_schema_correctness_sinc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4675277Z test_schema_correctness_sinc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4695441Z test_schema_correctness_sinc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4715931Z test_schema_correctness_sinc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4730339Z test_schema_correctness_sinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4744953Z test_schema_correctness_sinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4761235Z test_schema_correctness_sinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4777276Z test_schema_correctness_sinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:51.4792908Z test_schema_correctness_sinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4807807Z test_schema_correctness_sinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4823024Z test_schema_correctness_sinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4837376Z test_schema_correctness_sinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4851868Z test_schema_correctness_sinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4866802Z test_schema_correctness_sinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4881227Z test_schema_correctness_sinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:51.4988391Z test_schema_correctness_slice_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:51.5104613Z test_schema_correctness_slice_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:51.5271152Z test_schema_correctness_slice_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:40:51.5385198Z test_schema_correctness_slice_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:51.5509337Z test_schema_correctness_slice_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:40:51.5619459Z test_schema_correctness_slice_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:51.5730806Z test_schema_correctness_slice_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:51.5839456Z test_schema_correctness_slice_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:51.5950168Z test_schema_correctness_slice_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:51.6060528Z test_schema_correctness_slice_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:40:51.6101299Z test_schema_correctness_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:51.6142584Z test_schema_correctness_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:51.6183949Z test_schema_correctness_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:51.6788635Z test_schema_correctness_softmax_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:51.7393515Z test_schema_correctness_softmax_with_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:51.8004462Z test_schema_correctness_softmax_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2022-08-17T12:40:51.8610691Z test_schema_correctness_softmax_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:51.9211722Z test_schema_correctness_softmax_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:51.9815997Z test_schema_correctness_softmax_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:51.9858981Z test_schema_correctness_softmax_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:52.0456586Z test_schema_correctness_softmax_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:52.1053593Z test_schema_correctness_softmax_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:52.1651727Z test_schema_correctness_softmax_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:40:52.2258530Z test_schema_correctness_softmax_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2022-08-17T12:40:52.2866690Z test_schema_correctness_softmax_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2022-08-17T12:40:52.3184278Z test_schema_correctness_sort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:52.3494219Z test_schema_correctness_sort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:52.3817085Z test_schema_correctness_sort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:52.4134860Z test_schema_correctness_sort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:52.4474055Z test_schema_correctness_sort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:40:52.4786981Z test_schema_correctness_sort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:52.5114052Z test_schema_correctness_sort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:40:52.5431412Z test_schema_correctness_sort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:40:52.5744348Z test_schema_correctness_sort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:52.6056203Z test_schema_correctness_sort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:40:52.6069177Z test_schema_correctness_sparse_sampled_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:1225: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-08-17T12:40:52.6069893Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T12:40:52.6146472Z ok (0.009s) 2022-08-17T12:40:52.6227733Z test_schema_correctness_sparse_sampled_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:52.6305989Z test_schema_correctness_sparse_sampled_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:52.6380110Z test_schema_correctness_sparse_sampled_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:52.6405055Z test_schema_correctness_special_airy_ai_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6427795Z test_schema_correctness_special_airy_ai_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6449714Z test_schema_correctness_special_airy_ai_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6470598Z test_schema_correctness_special_airy_ai_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6491186Z test_schema_correctness_special_airy_ai_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6512112Z test_schema_correctness_special_airy_ai_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6532388Z test_schema_correctness_special_airy_ai_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6553213Z test_schema_correctness_special_airy_ai_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6574327Z test_schema_correctness_special_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6596141Z test_schema_correctness_special_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6617272Z test_schema_correctness_special_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6637915Z test_schema_correctness_special_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6658463Z test_schema_correctness_special_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6679011Z test_schema_correctness_special_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6699294Z test_schema_correctness_special_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6720049Z test_schema_correctness_special_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6741429Z test_schema_correctness_special_bessel_j1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6763244Z test_schema_correctness_special_bessel_j1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6784680Z test_schema_correctness_special_bessel_j1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6805363Z test_schema_correctness_special_bessel_j1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6826431Z test_schema_correctness_special_bessel_j1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6846962Z test_schema_correctness_special_bessel_j1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6867724Z test_schema_correctness_special_bessel_j1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6888393Z test_schema_correctness_special_bessel_j1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6910122Z test_schema_correctness_special_bessel_y0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6932249Z test_schema_correctness_special_bessel_y0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6954335Z test_schema_correctness_special_bessel_y0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6975312Z test_schema_correctness_special_bessel_y0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.6996731Z test_schema_correctness_special_bessel_y0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7017940Z test_schema_correctness_special_bessel_y0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7039312Z test_schema_correctness_special_bessel_y0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7060449Z test_schema_correctness_special_bessel_y0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7082593Z test_schema_correctness_special_bessel_y1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7104830Z test_schema_correctness_special_bessel_y1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7126651Z test_schema_correctness_special_bessel_y1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7148505Z test_schema_correctness_special_bessel_y1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7169290Z test_schema_correctness_special_bessel_y1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7190734Z test_schema_correctness_special_bessel_y1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7211785Z test_schema_correctness_special_bessel_y1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7233218Z test_schema_correctness_special_bessel_y1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.7290125Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7352467Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7414865Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7472190Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7529679Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7586572Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7642286Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:52.7698176Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:52.7758693Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7820393Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7881303Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7938218Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.7995529Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.8055096Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.8110565Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:52.8167163Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.8173570Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:52.8178834Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8184553Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8190098Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8195618Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8201151Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8206510Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8211793Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8217531Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8223040Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8228461Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8233863Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8239407Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8244703Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8250046Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8255463Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:52.8274999Z test_schema_correctness_special_entr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8291647Z test_schema_correctness_special_entr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8309231Z test_schema_correctness_special_entr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8325496Z test_schema_correctness_special_entr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8341589Z test_schema_correctness_special_entr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8357974Z test_schema_correctness_special_entr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8374190Z test_schema_correctness_special_entr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8390652Z test_schema_correctness_special_entr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8406838Z test_schema_correctness_special_entr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8427835Z test_schema_correctness_special_erfcx_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8448746Z test_schema_correctness_special_erfcx_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8469714Z test_schema_correctness_special_erfcx_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8489998Z test_schema_correctness_special_erfcx_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8510901Z test_schema_correctness_special_erfcx_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8530378Z test_schema_correctness_special_erfcx_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8550836Z test_schema_correctness_special_erfcx_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8570419Z test_schema_correctness_special_erfcx_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.8627006Z test_schema_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.8688298Z test_schema_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.8748703Z test_schema_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.8804637Z test_schema_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.8860427Z test_schema_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.8915588Z test_schema_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:52.8971629Z test_schema_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.9031641Z test_schema_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.9091127Z test_schema_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.9152744Z test_schema_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.9212129Z test_schema_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.9267081Z test_schema_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:52.9323070Z test_schema_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.9380140Z test_schema_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.9435348Z test_schema_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:52.9491767Z test_schema_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:52.9508977Z test_schema_correctness_special_i0e_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9525013Z test_schema_correctness_special_i0e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9541800Z test_schema_correctness_special_i0e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9558639Z test_schema_correctness_special_i0e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9574932Z test_schema_correctness_special_i0e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9591651Z test_schema_correctness_special_i0e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9607957Z test_schema_correctness_special_i0e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9624594Z test_schema_correctness_special_i0e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9641843Z test_schema_correctness_special_i0e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9657861Z test_schema_correctness_special_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9675190Z test_schema_correctness_special_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9691660Z test_schema_correctness_special_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9708475Z test_schema_correctness_special_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9724684Z test_schema_correctness_special_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9740893Z test_schema_correctness_special_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9757862Z test_schema_correctness_special_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9773655Z test_schema_correctness_special_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9790372Z test_schema_correctness_special_i1e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9807213Z test_schema_correctness_special_i1e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9824011Z test_schema_correctness_special_i1e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9840258Z test_schema_correctness_special_i1e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9856502Z test_schema_correctness_special_i1e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9872994Z test_schema_correctness_special_i1e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9889243Z test_schema_correctness_special_i1e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9905592Z test_schema_correctness_special_i1e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:52.9961444Z test_schema_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.0022416Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.0082436Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.0137732Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.0194331Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.0251206Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.0306229Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.0362008Z test_schema_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.0367606Z test_schema_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.0372782Z test_schema_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.0377821Z test_schema_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.0383186Z test_schema_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.0388235Z test_schema_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.0394116Z test_schema_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.0399076Z test_schema_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.0404412Z test_schema_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.0425291Z test_schema_correctness_special_log_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0446260Z test_schema_correctness_special_log_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0467327Z test_schema_correctness_special_log_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0487967Z test_schema_correctness_special_log_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0508821Z test_schema_correctness_special_log_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0528679Z test_schema_correctness_special_log_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0549620Z test_schema_correctness_special_log_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0569982Z test_schema_correctness_special_log_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0591523Z test_schema_correctness_special_modified_bessel_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0612830Z test_schema_correctness_special_modified_bessel_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0634386Z test_schema_correctness_special_modified_bessel_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0654864Z test_schema_correctness_special_modified_bessel_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0675647Z test_schema_correctness_special_modified_bessel_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0696104Z test_schema_correctness_special_modified_bessel_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0721873Z test_schema_correctness_special_modified_bessel_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0742550Z test_schema_correctness_special_modified_bessel_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0763932Z test_schema_correctness_special_modified_bessel_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0785393Z test_schema_correctness_special_modified_bessel_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0806542Z test_schema_correctness_special_modified_bessel_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0827368Z test_schema_correctness_special_modified_bessel_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0847838Z test_schema_correctness_special_modified_bessel_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0868611Z test_schema_correctness_special_modified_bessel_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0889129Z test_schema_correctness_special_modified_bessel_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0910186Z test_schema_correctness_special_modified_bessel_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0931175Z test_schema_correctness_special_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0952932Z test_schema_correctness_special_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0973935Z test_schema_correctness_special_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.0994866Z test_schema_correctness_special_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1015241Z test_schema_correctness_special_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1035986Z test_schema_correctness_special_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1056388Z test_schema_correctness_special_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1077088Z test_schema_correctness_special_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1098518Z test_schema_correctness_special_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1119489Z test_schema_correctness_special_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1140373Z test_schema_correctness_special_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1160964Z test_schema_correctness_special_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1181338Z test_schema_correctness_special_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1201877Z test_schema_correctness_special_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1222358Z test_schema_correctness_special_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1242702Z test_schema_correctness_special_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1299767Z test_schema_correctness_special_ndtr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.1355239Z test_schema_correctness_special_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.1411343Z test_schema_correctness_special_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.1466771Z test_schema_correctness_special_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.1522763Z test_schema_correctness_special_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.1578332Z test_schema_correctness_special_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.1634021Z test_schema_correctness_special_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.1689611Z test_schema_correctness_special_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.1745295Z test_schema_correctness_special_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.1766595Z test_schema_correctness_special_ndtri_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1788421Z test_schema_correctness_special_ndtri_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1809164Z test_schema_correctness_special_ndtri_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1830016Z test_schema_correctness_special_ndtri_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1850195Z test_schema_correctness_special_ndtri_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1870852Z test_schema_correctness_special_ndtri_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1891249Z test_schema_correctness_special_ndtri_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1912085Z test_schema_correctness_special_ndtri_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.1967835Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.2018930Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.2074541Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.2129185Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.2180936Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.2233821Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.2285629Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.2337689Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.2390322Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.2411442Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2433364Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2454461Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2475486Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2496156Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2516805Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2537213Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2557783Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2578827Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2600525Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2621330Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2641995Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2662398Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2682880Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2703313Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2723624Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2730060Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:53.2735563Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:53.2741309Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2747268Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:53.2753063Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2758845Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2764555Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2770303Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2776060Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2781785Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2787763Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:53.2793539Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2799253Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2805005Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2810781Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2816475Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2822371Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2828231Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:53.2834039Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2839931Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2846096Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2851492Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:53.2857949Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2863477Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:53.2868756Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:40:53.2874371Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2879719Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2885120Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2890769Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2896043Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2901837Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2906978Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:40:53.2928928Z test_schema_correctness_special_spherical_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2950574Z test_schema_correctness_special_spherical_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2971229Z test_schema_correctness_special_spherical_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.2991862Z test_schema_correctness_special_spherical_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.3011645Z test_schema_correctness_special_spherical_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.3031977Z test_schema_correctness_special_spherical_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.3051895Z test_schema_correctness_special_spherical_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.3072129Z test_schema_correctness_special_spherical_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.3132961Z test_schema_correctness_special_xlog1py_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.3190432Z test_schema_correctness_special_xlog1py_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.3249857Z test_schema_correctness_special_xlog1py_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.3311019Z test_schema_correctness_special_xlog1py_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.3370611Z test_schema_correctness_special_xlog1py_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.3426370Z test_schema_correctness_special_xlog1py_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.3486742Z test_schema_correctness_special_xlog1py_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.3542614Z test_schema_correctness_special_xlog1py_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.3598302Z test_schema_correctness_special_xlog1py_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.3653720Z test_schema_correctness_special_xlog1py_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.3708629Z test_schema_correctness_special_zeta_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.3776577Z test_schema_correctness_special_zeta_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.3839352Z test_schema_correctness_special_zeta_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.3896790Z test_schema_correctness_special_zeta_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.3955298Z test_schema_correctness_special_zeta_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.4013753Z test_schema_correctness_special_zeta_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.4074989Z test_schema_correctness_special_zeta_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.4137920Z test_schema_correctness_special_zeta_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.4164492Z test_schema_correctness_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4192550Z test_schema_correctness_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4224678Z test_schema_correctness_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4238066Z test_schema_correctness_split_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.4268449Z test_schema_correctness_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4296378Z test_schema_correctness_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4319943Z test_schema_correctness_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.4344623Z test_schema_correctness_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.4367289Z test_schema_correctness_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.4389759Z test_schema_correctness_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.4411549Z test_schema_correctness_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.4434322Z test_schema_correctness_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.4456235Z test_schema_correctness_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.4488801Z test_schema_correctness_split_list_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4519571Z test_schema_correctness_split_list_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4556344Z test_schema_correctness_split_list_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.4597014Z test_schema_correctness_split_list_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.4629818Z test_schema_correctness_split_list_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4661524Z test_schema_correctness_split_list_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4696551Z test_schema_correctness_split_list_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4728418Z test_schema_correctness_split_list_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4760901Z test_schema_correctness_split_list_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4792008Z test_schema_correctness_split_list_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4823218Z test_schema_correctness_split_list_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4854219Z test_schema_correctness_split_list_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:40:53.4894460Z test_schema_correctness_split_with_sizes_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.4932388Z test_schema_correctness_split_with_sizes_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.4978850Z test_schema_correctness_split_with_sizes_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.4988772Z test_schema_correctness_split_with_sizes_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5034544Z test_schema_correctness_split_with_sizes_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5075598Z test_schema_correctness_split_with_sizes_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5116580Z test_schema_correctness_split_with_sizes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5160358Z test_schema_correctness_split_with_sizes_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5199149Z test_schema_correctness_split_with_sizes_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5238198Z test_schema_correctness_split_with_sizes_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5276510Z test_schema_correctness_split_with_sizes_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5314885Z test_schema_correctness_split_with_sizes_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5353469Z test_schema_correctness_split_with_sizes_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5367122Z test_schema_correctness_sqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5381454Z test_schema_correctness_sqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5396773Z test_schema_correctness_sqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5412339Z test_schema_correctness_sqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5428176Z test_schema_correctness_sqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5442993Z test_schema_correctness_sqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5457395Z test_schema_correctness_sqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5472149Z test_schema_correctness_sqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5486753Z test_schema_correctness_sqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5500958Z test_schema_correctness_sqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5515626Z test_schema_correctness_sqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5539768Z test_schema_correctness_square_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5561777Z test_schema_correctness_square_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5587090Z test_schema_correctness_square_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5611027Z test_schema_correctness_square_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5634264Z test_schema_correctness_square_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5657021Z test_schema_correctness_square_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5680029Z test_schema_correctness_square_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5701899Z test_schema_correctness_square_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5724105Z test_schema_correctness_square_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5746384Z test_schema_correctness_square_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5768186Z test_schema_correctness_square_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5790508Z test_schema_correctness_square_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:40:53.5832918Z test_schema_correctness_squeeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5871947Z test_schema_correctness_squeeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.5918642Z test_schema_correctness_squeeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:53.5927662Z test_schema_correctness_squeeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.5972207Z test_schema_correctness_squeeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.6013700Z test_schema_correctness_squeeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.6055446Z test_schema_correctness_squeeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.6096005Z test_schema_correctness_squeeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.6135323Z test_schema_correctness_squeeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.6174289Z test_schema_correctness_squeeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.6213520Z test_schema_correctness_squeeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.6252695Z test_schema_correctness_squeeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.6292430Z test_schema_correctness_squeeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:53.6358559Z test_schema_correctness_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.6420338Z test_schema_correctness_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.6487019Z test_schema_correctness_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.6496135Z test_schema_correctness_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.6563768Z test_schema_correctness_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.6628264Z test_schema_correctness_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.6692122Z test_schema_correctness_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.6754470Z test_schema_correctness_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.6817291Z test_schema_correctness_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.6879856Z test_schema_correctness_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.6942088Z test_schema_correctness_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7004778Z test_schema_correctness_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7067387Z test_schema_correctness_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7123495Z test_schema_correctness_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7191646Z test_schema_correctness_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.7259110Z test_schema_correctness_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.7315296Z test_schema_correctness_std_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7371787Z test_schema_correctness_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7429094Z test_schema_correctness_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7487550Z test_schema_correctness_std_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7557305Z test_schema_correctness_std_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.7627811Z test_schema_correctness_std_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.7687284Z test_schema_correctness_std_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7746960Z test_schema_correctness_std_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.7807546Z test_schema_correctness_std_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:40:53.8096327Z test_schema_correctness_stft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:53.8383145Z test_schema_correctness_stft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:40:53.8440761Z test_schema_correctness_stft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:613: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:803.) 2022-08-17T12:40:53.8441782Z normalized, onesided, return_complex) 2022-08-17T12:40:53.8724521Z ok (0.034s) 2022-08-17T12:40:53.9068933Z test_schema_correctness_stft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:40:53.9149263Z test_schema_correctness_sub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:53.9242762Z test_schema_correctness_sub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:53.9253619Z test_schema_correctness_sub_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:40:53.9345017Z test_schema_correctness_sub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:53.9428185Z test_schema_correctness_sub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:53.9509615Z test_schema_correctness_sub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:40:53.9597426Z test_schema_correctness_sub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:40:53.9670717Z test_schema_correctness_sub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.9744359Z test_schema_correctness_sub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.9818496Z test_schema_correctness_sub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.9892367Z test_schema_correctness_sub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:53.9965241Z test_schema_correctness_sub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:40:54.0187891Z test_schema_correctness_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.0407275Z test_schema_correctness_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.0633738Z test_schema_correctness_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:40:54.0856500Z test_schema_correctness_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.1075810Z test_schema_correctness_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.1294216Z test_schema_correctness_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.1511450Z test_schema_correctness_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.1729687Z test_schema_correctness_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.1950483Z test_schema_correctness_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.2168508Z test_schema_correctness_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.2386367Z test_schema_correctness_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.2608996Z test_schema_correctness_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:40:54.2652161Z test_schema_correctness_sum_to_size_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.2692991Z test_schema_correctness_sum_to_size_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.2739713Z test_schema_correctness_sum_to_size_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:40:54.2784289Z test_schema_correctness_sum_to_size_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.2827023Z test_schema_correctness_sum_to_size_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.2868352Z test_schema_correctness_sum_to_size_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.2909946Z test_schema_correctness_sum_to_size_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.2950503Z test_schema_correctness_sum_to_size_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.2990170Z test_schema_correctness_sum_to_size_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.3029866Z test_schema_correctness_sum_to_size_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.3070014Z test_schema_correctness_sum_to_size_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.3109862Z test_schema_correctness_sum_to_size_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:40:54.3115388Z test_schema_correctness_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:40:54.3120904Z test_schema_correctness_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:40:54.5814272Z test_schema_correctness_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.269s) 2022-08-17T12:40:54.8449721Z test_schema_correctness_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.263s) 2022-08-17T12:41:00.1221419Z test_schema_correctness_svd_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.277s) 2022-08-17T12:41:05.3248608Z test_schema_correctness_svd_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.203s) 2022-08-17T12:41:05.3273067Z test_schema_correctness_symeig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:41:05.3274090Z 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:41:05.3303281Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:41:05.3303722Z should be replaced with 2022-08-17T12:41:05.3304344Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:41:05.3304687Z and 2022-08-17T12:41:05.3305006Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:41:05.3305359Z should be replaced with 2022-08-17T12:41:05.3306173Z 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:41:05.3307014Z return self.op(*args, **kwargs) 2022-08-17T12:41:05.3328923Z ok (0.008s) 2022-08-17T12:41:05.3406126Z test_schema_correctness_symeig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:41:05.3478185Z test_schema_correctness_symeig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:05.3549135Z test_schema_correctness_symeig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:05.3577723Z test_schema_correctness_t_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3605441Z test_schema_correctness_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3634543Z test_schema_correctness_t_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3662513Z test_schema_correctness_t_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3689558Z test_schema_correctness_t_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3717267Z test_schema_correctness_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3744224Z test_schema_correctness_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3770376Z test_schema_correctness_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3797669Z test_schema_correctness_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3823958Z test_schema_correctness_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3849697Z test_schema_correctness_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3876370Z test_schema_correctness_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:05.3977535Z test_schema_correctness_take_along_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:05.4073619Z test_schema_correctness_take_along_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:05.4176987Z test_schema_correctness_take_along_dim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:05.4280219Z test_schema_correctness_take_along_dim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:05.4377075Z test_schema_correctness_take_along_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:05.4473907Z test_schema_correctness_take_along_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:05.4569892Z test_schema_correctness_take_along_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:41:05.4664761Z test_schema_correctness_take_along_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:41:05.4759620Z test_schema_correctness_take_along_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:41:05.4862284Z test_schema_correctness_take_along_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:05.4957405Z test_schema_correctness_take_along_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:41:05.5052449Z test_schema_correctness_take_along_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:41:05.5112260Z test_schema_correctness_take_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:05.5167843Z test_schema_correctness_take_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:05.5229903Z test_schema_correctness_take_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:05.5292116Z test_schema_correctness_take_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:05.5350550Z test_schema_correctness_take_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:05.5408760Z test_schema_correctness_take_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:05.5466392Z test_schema_correctness_take_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:05.5522101Z test_schema_correctness_take_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:05.5577653Z test_schema_correctness_take_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:05.5633057Z test_schema_correctness_take_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:05.5688308Z test_schema_correctness_take_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:05.5744322Z test_schema_correctness_take_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:05.5759689Z test_schema_correctness_tan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5776173Z test_schema_correctness_tan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5792580Z test_schema_correctness_tan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:05.5808548Z test_schema_correctness_tan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:05.5824646Z test_schema_correctness_tan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5839710Z test_schema_correctness_tan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5854209Z test_schema_correctness_tan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5869144Z test_schema_correctness_tan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5883771Z test_schema_correctness_tan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5898127Z test_schema_correctness_tan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5912926Z test_schema_correctness_tan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5928151Z test_schema_correctness_tanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5942809Z test_schema_correctness_tanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.5958995Z test_schema_correctness_tanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:05.5974990Z test_schema_correctness_tanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:05.5990634Z test_schema_correctness_tanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.6006099Z test_schema_correctness_tanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.6020615Z test_schema_correctness_tanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.6036044Z test_schema_correctness_tanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.6050857Z test_schema_correctness_tanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.6065644Z test_schema_correctness_tanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.6079870Z test_schema_correctness_tanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:05.6284833Z test_schema_correctness_tensor_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:41:05.6492695Z test_schema_correctness_tensor_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:41:05.6736628Z test_schema_correctness_tensor_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:05.6975903Z test_schema_correctness_tensor_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:05.7188934Z test_schema_correctness_tensor_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:41:05.7393421Z test_schema_correctness_tensor_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:41:05.7615788Z test_schema_correctness_tensor_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:41:05.7817174Z test_schema_correctness_tensor_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:41:05.8023539Z test_schema_correctness_tensor_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:41:05.8228463Z test_schema_correctness_tensor_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:41:05.8429891Z test_schema_correctness_tensor_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:41:05.8631729Z test_schema_correctness_tensor_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:41:05.8871614Z test_schema_correctness_tensordot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:05.9115058Z test_schema_correctness_tensordot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:05.9360135Z test_schema_correctness_tensordot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:05.9602606Z test_schema_correctness_tensordot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:05.9846713Z test_schema_correctness_tensordot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:06.0087595Z test_schema_correctness_tensordot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:06.0328733Z test_schema_correctness_tensordot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:06.0571439Z test_schema_correctness_tensordot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:06.0812467Z test_schema_correctness_tensordot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:06.1055666Z test_schema_correctness_tensordot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:41:06.1469887Z test_schema_correctness_tile_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:41:06.1868693Z test_schema_correctness_tile_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:41:06.2296387Z test_schema_correctness_tile_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:41:06.2729502Z test_schema_correctness_tile_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:41:06.3146250Z test_schema_correctness_tile_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:41:06.3558610Z test_schema_correctness_tile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:41:06.3963470Z test_schema_correctness_tile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:41:06.4365465Z test_schema_correctness_tile_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:41:06.4768479Z test_schema_correctness_tile_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:41:06.5170527Z test_schema_correctness_tile_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:41:06.5572955Z test_schema_correctness_tile_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:41:06.5977147Z test_schema_correctness_tile_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:41:06.6002068Z test_schema_correctness_to_sparse_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6022924Z test_schema_correctness_to_sparse_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6045055Z test_schema_correctness_to_sparse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6066656Z test_schema_correctness_to_sparse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6086514Z test_schema_correctness_to_sparse_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6106761Z test_schema_correctness_to_sparse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6126349Z test_schema_correctness_to_sparse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6146037Z test_schema_correctness_to_sparse_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6165503Z test_schema_correctness_to_sparse_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6185224Z test_schema_correctness_to_sparse_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6204501Z test_schema_correctness_to_sparse_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6224068Z test_schema_correctness_to_sparse_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.6324385Z test_schema_correctness_topk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:06.6427241Z test_schema_correctness_topk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:06.6531181Z test_schema_correctness_topk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:06.6631102Z test_schema_correctness_topk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:06.6731218Z test_schema_correctness_topk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:06.6829844Z test_schema_correctness_topk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:06.6928514Z test_schema_correctness_topk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:06.7027967Z test_schema_correctness_topk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:41:06.7044656Z test_schema_correctness_trace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:06.7060437Z test_schema_correctness_trace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:06.7075065Z test_schema_correctness_trace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:06.7089461Z test_schema_correctness_trace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:06.7103729Z test_schema_correctness_trace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:06.7117227Z test_schema_correctness_trace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:06.7130777Z test_schema_correctness_trace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:06.7144899Z test_schema_correctness_trace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:06.7158494Z test_schema_correctness_trace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:06.7223806Z test_schema_correctness_transpose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:06.7285604Z test_schema_correctness_transpose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:06.7355940Z test_schema_correctness_transpose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:06.7366344Z test_schema_correctness_transpose_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:06.7436967Z test_schema_correctness_transpose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:06.7502651Z test_schema_correctness_transpose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:06.7567188Z test_schema_correctness_transpose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:06.7636292Z test_schema_correctness_transpose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:06.7699079Z test_schema_correctness_transpose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:06.7761622Z test_schema_correctness_transpose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:06.7825485Z test_schema_correctness_transpose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:06.7892168Z test_schema_correctness_transpose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:06.7954382Z test_schema_correctness_transpose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:06.8350604Z test_schema_correctness_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:06.8752493Z test_schema_correctness_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:41:06.9159770Z test_schema_correctness_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:41:06.9554597Z test_schema_correctness_trapezoid_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:06.9948099Z test_schema_correctness_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.0329471Z test_schema_correctness_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:41:07.0720944Z test_schema_correctness_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.1111834Z test_schema_correctness_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.1503591Z test_schema_correctness_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.1892969Z test_schema_correctness_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.2283378Z test_schema_correctness_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.2678218Z test_schema_correctness_trapz_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.3081346Z test_schema_correctness_trapz_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:41:07.3489797Z test_schema_correctness_trapz_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:41:07.3883782Z test_schema_correctness_trapz_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.4275749Z test_schema_correctness_trapz_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.4656210Z test_schema_correctness_trapz_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:41:07.5043223Z test_schema_correctness_trapz_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.5431398Z test_schema_correctness_trapz_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.5821562Z test_schema_correctness_trapz_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.6208951Z test_schema_correctness_trapz_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.6597892Z test_schema_correctness_trapz_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:41:07.6623330Z test_schema_correctness_triangular_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:41:07.6624056Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:41:07.6624437Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:41:07.6624640Z should be replaced with 2022-08-17T12:41:07.6625001Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:41:07.6625338Z return self.op(*args, **kwargs) 2022-08-17T12:41:07.6732968Z ok (0.013s) 2022-08-17T12:41:07.6864225Z test_schema_correctness_triangular_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:41:07.6983367Z test_schema_correctness_triangular_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:41:07.7100501Z test_schema_correctness_triangular_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:41:07.7136374Z test_schema_correctness_tril_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7170398Z test_schema_correctness_tril_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7210342Z test_schema_correctness_tril_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.7250771Z test_schema_correctness_tril_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.7286164Z test_schema_correctness_tril_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7322189Z test_schema_correctness_tril_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7359072Z test_schema_correctness_tril_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.7393734Z test_schema_correctness_tril_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7428353Z test_schema_correctness_tril_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7463013Z test_schema_correctness_tril_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7497661Z test_schema_correctness_tril_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7531965Z test_schema_correctness_tril_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7567345Z test_schema_correctness_triu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7600785Z test_schema_correctness_triu_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7640480Z test_schema_correctness_triu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.7680479Z test_schema_correctness_triu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.7715493Z test_schema_correctness_triu_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7751128Z test_schema_correctness_triu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7788290Z test_schema_correctness_triu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.7822060Z test_schema_correctness_triu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7855386Z test_schema_correctness_triu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7889789Z test_schema_correctness_triu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7924249Z test_schema_correctness_triu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.7958515Z test_schema_correctness_triu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:07.8023045Z test_schema_correctness_true_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:07.8083880Z test_schema_correctness_true_divide_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:07.8160635Z test_schema_correctness_true_divide_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:41:07.8240909Z test_schema_correctness_true_divide_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:41:07.8305725Z test_schema_correctness_true_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:07.8375245Z test_schema_correctness_true_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:07.8440562Z test_schema_correctness_true_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:07.8501367Z test_schema_correctness_true_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:07.8563458Z test_schema_correctness_true_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:07.8625195Z test_schema_correctness_true_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:07.8686320Z test_schema_correctness_true_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:07.8748879Z test_schema_correctness_true_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:07.8763698Z test_schema_correctness_trunc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:07.8779719Z test_schema_correctness_trunc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:07.8795766Z test_schema_correctness_trunc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:07.8842985Z test_schema_correctness_unbind_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:07.8886053Z test_schema_correctness_unbind_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.8936677Z test_schema_correctness_unbind_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:07.8947589Z test_schema_correctness_unbind_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:07.8996411Z test_schema_correctness_unbind_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:07.9046188Z test_schema_correctness_unbind_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:07.9092376Z test_schema_correctness_unbind_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.9138460Z test_schema_correctness_unbind_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:07.9182054Z test_schema_correctness_unbind_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.9225590Z test_schema_correctness_unbind_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.9270122Z test_schema_correctness_unbind_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.9317885Z test_schema_correctness_unbind_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:07.9362158Z test_schema_correctness_unbind_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:07.9434279Z test_schema_correctness_unflatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:07.9501861Z test_schema_correctness_unflatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:07.9581913Z test_schema_correctness_unflatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:41:07.9592544Z test_schema_correctness_unflatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:07.9669857Z test_schema_correctness_unflatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:41:07.9741998Z test_schema_correctness_unflatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:07.9814277Z test_schema_correctness_unflatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:07.9884688Z test_schema_correctness_unflatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:07.9956857Z test_schema_correctness_unflatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:08.0024540Z test_schema_correctness_unflatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:08.0091952Z test_schema_correctness_unflatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:08.0160766Z test_schema_correctness_unflatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:08.0227579Z test_schema_correctness_unflatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:08.0365204Z test_schema_correctness_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:41:08.0503372Z test_schema_correctness_unfold_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:41:08.0667680Z test_schema_correctness_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:08.0678335Z test_schema_correctness_unfold_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:08.0841301Z test_schema_correctness_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:08.0985171Z test_schema_correctness_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:41:08.1129657Z test_schema_correctness_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:41:08.1278333Z test_schema_correctness_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:08.1416735Z test_schema_correctness_unfold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:41:08.1554720Z test_schema_correctness_unfold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:41:08.1692016Z test_schema_correctness_unfold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:41:08.1830373Z test_schema_correctness_unfold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:41:08.1968556Z test_schema_correctness_unfold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:41:08.3652445Z test_schema_correctness_unique_consecutive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.168s) 2022-08-17T12:41:08.7411741Z test_schema_correctness_unique_consecutive_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.376s) 2022-08-17T12:41:08.9113122Z test_schema_correctness_unique_consecutive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.170s) 2022-08-17T12:41:09.0809923Z test_schema_correctness_unique_consecutive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.169s) 2022-08-17T12:41:09.2461736Z test_schema_correctness_unique_consecutive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.165s) 2022-08-17T12:41:09.4119309Z test_schema_correctness_unique_consecutive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.166s) 2022-08-17T12:41:09.5782862Z test_schema_correctness_unique_consecutive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.166s) 2022-08-17T12:41:09.7433940Z test_schema_correctness_unique_consecutive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.165s) 2022-08-17T12:41:09.9090207Z test_schema_correctness_unique_consecutive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.165s) 2022-08-17T12:41:10.2537230Z test_schema_correctness_unique_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.345s) 2022-08-17T12:41:10.5937026Z test_schema_correctness_unique_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.340s) 2022-08-17T12:41:10.9399797Z test_schema_correctness_unique_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.346s) 2022-08-17T12:41:11.2899756Z test_schema_correctness_unique_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.350s) 2022-08-17T12:41:11.6320194Z test_schema_correctness_unique_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:41:11.9741978Z test_schema_correctness_unique_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:41:12.3172519Z test_schema_correctness_unique_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.343s) 2022-08-17T12:41:12.6574841Z test_schema_correctness_unique_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.340s) 2022-08-17T12:41:12.9994038Z test_schema_correctness_unique_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:41:13.0044452Z test_schema_correctness_unsqueeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0090851Z test_schema_correctness_unsqueeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0145786Z test_schema_correctness_unsqueeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0154697Z test_schema_correctness_unsqueeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.0208673Z test_schema_correctness_unsqueeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0257208Z test_schema_correctness_unsqueeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0305225Z test_schema_correctness_unsqueeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0352526Z test_schema_correctness_unsqueeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0398623Z test_schema_correctness_unsqueeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0446191Z test_schema_correctness_unsqueeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0492636Z test_schema_correctness_unsqueeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0539250Z test_schema_correctness_unsqueeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0585536Z test_schema_correctness_unsqueeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.0642611Z test_schema_correctness_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.0708467Z test_schema_correctness_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.0773995Z test_schema_correctness_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:13.0830561Z test_schema_correctness_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.0887034Z test_schema_correctness_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.0946601Z test_schema_correctness_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.1006037Z test_schema_correctness_var_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.1074230Z test_schema_correctness_var_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:13.1145530Z test_schema_correctness_var_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:41:13.1205181Z test_schema_correctness_var_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.1265158Z test_schema_correctness_var_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.1326706Z test_schema_correctness_var_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.1342902Z test_schema_correctness_vdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:13.1348449Z test_schema_correctness_vdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:41:13.1353697Z test_schema_correctness_vdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:41:13.1369166Z test_schema_correctness_vdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.1385539Z test_schema_correctness_vdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:13.1400781Z test_schema_correctness_vdot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.1414909Z test_schema_correctness_vdot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.1429541Z test_schema_correctness_vdot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.1443894Z test_schema_correctness_vdot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.1458198Z test_schema_correctness_vdot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.1472393Z test_schema_correctness_view_as_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.1487279Z test_schema_correctness_view_as_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.1500856Z test_schema_correctness_view_as_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.1667104Z test_schema_correctness_view_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:13.1831518Z test_schema_correctness_view_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:13.2001751Z test_schema_correctness_view_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:41:13.2011839Z test_schema_correctness_view_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.2182807Z test_schema_correctness_view_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:41:13.2355088Z test_schema_correctness_view_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:41:13.2527221Z test_schema_correctness_view_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:41:13.2697396Z test_schema_correctness_view_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:41:13.2864040Z test_schema_correctness_view_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:13.3028391Z test_schema_correctness_view_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:13.3193056Z test_schema_correctness_view_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:13.3358704Z test_schema_correctness_view_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:13.3523485Z test_schema_correctness_view_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:13.3543851Z test_schema_correctness_view_as_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:13.3562789Z test_schema_correctness_view_as_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:41:13.3714175Z test_schema_correctness_view_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.3863532Z test_schema_correctness_view_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.4022476Z test_schema_correctness_view_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:13.4031405Z test_schema_correctness_view_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.4189536Z test_schema_correctness_view_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:41:13.4342697Z test_schema_correctness_view_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.4496279Z test_schema_correctness_view_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.4649812Z test_schema_correctness_view_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.4799848Z test_schema_correctness_view_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.4950112Z test_schema_correctness_view_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.5101249Z test_schema_correctness_view_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.5250670Z test_schema_correctness_view_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.5399382Z test_schema_correctness_view_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:41:13.5446913Z test_schema_correctness_vsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.5493006Z test_schema_correctness_vsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.5544651Z test_schema_correctness_vsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.5554483Z test_schema_correctness_vsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.5606148Z test_schema_correctness_vsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.5654479Z test_schema_correctness_vsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.5700843Z test_schema_correctness_vsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.5749484Z test_schema_correctness_vsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.5794971Z test_schema_correctness_vsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.5840544Z test_schema_correctness_vsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.5887283Z test_schema_correctness_vsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.5932743Z test_schema_correctness_vsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.5978227Z test_schema_correctness_vsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6015107Z test_schema_correctness_vstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6049394Z test_schema_correctness_vstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.6088207Z test_schema_correctness_vstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6098177Z test_schema_correctness_vstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.6136380Z test_schema_correctness_vstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6172601Z test_schema_correctness_vstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6209015Z test_schema_correctness_vstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6244607Z test_schema_correctness_vstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.6280110Z test_schema_correctness_vstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.6315431Z test_schema_correctness_vstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.6350060Z test_schema_correctness_vstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.6384583Z test_schema_correctness_vstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.6419060Z test_schema_correctness_vstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.6463632Z test_schema_correctness_where_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6503514Z test_schema_correctness_where_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6554874Z test_schema_correctness_where_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.6563893Z test_schema_correctness_where_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.6614010Z test_schema_correctness_where_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.6657814Z test_schema_correctness_where_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6700962Z test_schema_correctness_where_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6748977Z test_schema_correctness_where_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.6789909Z test_schema_correctness_where_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6830309Z test_schema_correctness_where_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6873952Z test_schema_correctness_where_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6914657Z test_schema_correctness_where_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.6955350Z test_schema_correctness_where_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.7016153Z test_schema_correctness_xlogy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.7070281Z test_schema_correctness_xlogy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.7129900Z test_schema_correctness_xlogy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.7191020Z test_schema_correctness_xlogy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.7251116Z test_schema_correctness_xlogy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.7306862Z test_schema_correctness_xlogy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.7362768Z test_schema_correctness_xlogy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.7418577Z test_schema_correctness_xlogy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:41:13.7474604Z test_schema_correctness_xlogy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.7529929Z test_schema_correctness_xlogy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:41:13.7564734Z test_schema_correctness_zero__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.7596985Z test_schema_correctness_zero__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.7635162Z test_schema_correctness_zero__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.7671856Z test_schema_correctness_zero__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:41:13.7704522Z test_schema_correctness_zero__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.7737060Z test_schema_correctness_zero__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.7771236Z test_schema_correctness_zero__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.7803006Z test_schema_correctness_zero__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.7836037Z test_schema_correctness_zero__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.7870936Z test_schema_correctness_zero__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.7903773Z test_schema_correctness_zero__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.7935590Z test_schema_correctness_zero__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:41:13.8225980Z test_schema_correctness_zeros_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:13.8512577Z test_schema_correctness_zeros_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:13.8805205Z test_schema_correctness_zeros_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:13.8815689Z test_schema_correctness_zeros_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:41:13.9110358Z test_schema_correctness_zeros_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:13.9403689Z test_schema_correctness_zeros_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:13.9695863Z test_schema_correctness_zeros_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:13.9988537Z test_schema_correctness_zeros_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:14.0280514Z test_schema_correctness_zeros_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:14.0571978Z test_schema_correctness_zeros_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:14.0863244Z test_schema_correctness_zeros_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:14.1154923Z test_schema_correctness_zeros_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:14.1446501Z test_schema_correctness_zeros_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:41:14.1447716Z 2022-08-17T12:41:14.1448128Z ---------------------------------------------------------------------- 2022-08-17T12:41:14.1448386Z Ran 5008 tests in 312.483s 2022-08-17T12:41:14.1448490Z 2022-08-17T12:41:14.1448564Z OK (skipped=168) 2022-08-17T12:41:14.1448839Z 2022-08-17T12:41:14.1448923Z Generating XML reports... 2022-08-17T12:41:14.1523176Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20220817123601.xml 2022-08-17T12:41:14.5048741Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCPU-20220817123601.xml 2022-08-17T12:41:15.8202077Z Running test_jit_llga_fuser ... [2022-08-17 12:41:15.819763] 2022-08-17T12:41:15.8202641Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_llga_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:41:15.819850] 2022-08-17T12:41:17.0495991Z Test results will be stored in test-reports/python-unittest/test_jit_llga_fuser 2022-08-17T12:41:17.0511559Z 2022-08-17T12:41:17.0511671Z Running tests... 2022-08-17T12:41:17.0512698Z ---------------------------------------------------------------------- 2022-08-17T12:41:17.2329476Z test_bn2d_eltwise (__main__.TestFusionPattern) ... ok (0.135s) 2022-08-17T12:41:17.3167929Z test_conv2d_bn (__main__.TestFusionPattern) ... ok (0.084s) 2022-08-17T12:41:17.3672901Z test_conv2d_bn_relu (__main__.TestFusionPattern) ... ok (0.050s) 2022-08-17T12:41:17.4835989Z test_conv2d_eltwise (__main__.TestFusionPattern) ... ok (0.116s) 2022-08-17T12:41:17.7072628Z test_conv2d_sum (__main__.TestFusionPattern) ... ok (0.223s) 2022-08-17T12:41:17.9345056Z test_linear_eltwise (__main__.TestFusionPattern) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:41:17.9345987Z function: 'forward' (test_jit_llga_fuser.py:378) 2022-08-17T12:41:17.9346599Z reasons: ['___check_obj_id(self.eltwise, 139690837390352)'] 2022-08-17T12:41:17.9347577Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:41:17.9764110Z ok (0.269s) 2022-08-17T12:41:18.0440100Z test_rewrap_tensor_input_to_pytorch (__main__.TestFusionPattern) ... ok (0.067s) 2022-08-17T12:41:18.0566532Z 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:41:18.0567645Z argument_names, 2022-08-17T12:41:18.0846677Z ok (0.041s) 2022-08-17T12:41:18.4725424Z test_vision_alexnet (__main__.TestModel) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:41:18.4726241Z function: 'checkTrace' (test_jit_llga_fuser.py:29) 2022-08-17T12:41:18.4726692Z reasons: ['___guarded_code.valid'] 2022-08-17T12:41:18.4727231Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:41:18.9916854Z ok (0.907s) 2022-08-17T12:42:13.2548836Z test_vision_densenet121 (__main__.TestModel) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:42:13.2550663Z function: '_get_item_by_idx' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:93) 2022-08-17T12:42:13.2551143Z reasons: ["set(self._modules.keys()) == {'1', '10', '12', '3', '0', '5', '9', '2', '11', '8', '6', '7', '4'}"] 2022-08-17T12:42:13.2551528Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:42:13.5163838Z ok (54.525s) 2022-08-17T12:42:13.5375704Z 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:42:13.5376512Z FutureWarning, 2022-08-17T12:42:26.2033172Z ok (12.687s) 2022-08-17T12:42:36.0524731Z test_vision_mnasnet1_0 (__main__.TestModel) ... ok (9.849s) 2022-08-17T12:42:36.2071666Z test_vision_mobilenet_v2 (__main__.TestModel) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:42:36.2072645Z function: '__init__' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/ops/misc.py:69) 2022-08-17T12:42:36.2073180Z reasons: ['groups == 1'] 2022-08-17T12:42:36.2073756Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:42:48.1359955Z ok (12.083s) 2022-08-17T12:42:48.1959772Z test_vision_resnet50 (__main__.TestModel) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:42:48.1960762Z function: 'conv1x1' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/resnet.py:54) 2022-08-17T12:42:48.1961327Z reasons: ['in_planes == 64'] 2022-08-17T12:42:48.1961848Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:42:57.3865749Z ok (9.250s) 2022-08-17T12:42:57.4016822Z test_vision_resnext101_32x8d (__main__.TestModel) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:42:57.4019197Z function: 'conv3x3' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/resnet.py:40) 2022-08-17T12:42:57.4019765Z reasons: ['groups == 1'] 2022-08-17T12:42:57.4020598Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:31.3286017Z ok (33.942s) 2022-08-17T12:43:40.8316305Z test_vision_resnext50_32x4d (__main__.TestModel) ... ok (9.503s) 2022-08-17T12:43:40.8324089Z test_vision_shufflenet_v2_x1_0 (__main__.TestModel) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:40.8324893Z function: '_test_vision' (test_jit_llga_fuser.py:486) 2022-08-17T12:43:40.8383340Z reasons: ["model_name == 'alexnet'"] 2022-08-17T12:43:40.8383982Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:53.5884882Z ok (12.757s) 2022-08-17T12:43:53.5989997Z test_vision_squeezenet1_0 (__main__.TestModel) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:43:53.5990976Z function: '_log_api_usage_once' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/utils.py:549) 2022-08-17T12:43:53.5991605Z reasons: ['___check_type_id(obj, 94267371642928)'] 2022-08-17T12:43:53.5992163Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:43:55.1789933Z ok (1.590s) 2022-08-17T12:43:58.2289456Z test_vision_vgg16 (__main__.TestModel) ... ok (3.050s) 2022-08-17T12:44:08.9548794Z test_vision_wide_resnet50_2 (__main__.TestModel) ... ok (10.726s) 2022-08-17T12:44:09.0435403Z test_add (__main__.TestOp) ... ok (0.088s) 2022-08-17T12:44:09.0578355Z test_add_scalar (__main__.TestOp) ... ok (0.014s) 2022-08-17T12:44:09.0745463Z test_addmm (__main__.TestOp) ... ok (0.017s) 2022-08-17T12:44:11.1514389Z test_avg_pool2d (__main__.TestOp) ... ok (2.077s) 2022-08-17T12:44:11.1779053Z test_bn2d (__main__.TestOp) ... ok (0.026s) 2022-08-17T12:44:11.2922640Z test_cat (__main__.TestOp) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:11.2923459Z function: 'forward_cat' (test_jit_llga_fuser.py:255) 2022-08-17T12:44:11.2923866Z reasons: ['d == 0'] 2022-08-17T12:44:11.2924385Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:11.2952862Z ok (0.117s) 2022-08-17T12:44:18.9452930Z test_conv2d (__main__.TestOp) ... ok (7.650s) 2022-08-17T12:44:18.9729092Z test_eltwise (__main__.TestOp) ... ok (0.027s) 2022-08-17T12:44:18.9821966Z test_identity_binary (__main__.TestOp) ... ok (0.009s) 2022-08-17T12:44:19.0060475Z test_layer_norm (__main__.TestOp) ... ok (0.024s) 2022-08-17T12:44:19.0306008Z test_linear (__main__.TestOp) ... ok (0.024s) 2022-08-17T12:44:20.4132163Z test_max_pool2d (__main__.TestOp) ... ok (1.382s) 2022-08-17T12:44:20.5000955Z test_mul (__main__.TestOp) ... ok (0.087s) 2022-08-17T12:44:20.5647753Z test_softmax (__main__.TestOp) ... ok (0.065s) 2022-08-17T12:44:20.6004225Z test_typecheck (__main__.TestOp) ... ok (0.036s) 2022-08-17T12:44:20.6167420Z test_variable_kernel_avg_pool2d (__main__.TestOp) ... ok (0.016s) 2022-08-17T12:44:20.6167732Z 2022-08-17T12:44:20.6168186Z ---------------------------------------------------------------------- 2022-08-17T12:44:20.6170474Z Ran 36 tests in 183.565s 2022-08-17T12:44:20.6170696Z 2022-08-17T12:44:20.6170971Z OK 2022-08-17T12:44:20.6171193Z 2022-08-17T12:44:20.6171476Z Generating XML reports... 2022-08-17T12:44:20.6204223Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPattern-20220817124117.xml 2022-08-17T12:44:20.6216158Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20220817124117.xml 2022-08-17T12:44:20.6229796Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOp-20220817124117.xml 2022-08-17T12:44:22.0034526Z Running test_torch ... [2022-08-17 12:44:22.003058] 2022-08-17T12:44:22.0035102Z Executing ['/opt/conda/bin/python', '-bb', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:44:22.003147] 2022-08-17T12:44:23.4532233Z Test results will be stored in test-reports/python-unittest/test_torch 2022-08-17T12:44:23.4697290Z 2022-08-17T12:44:23.4697441Z Running tests... 2022-08-17T12:44:23.4697931Z ---------------------------------------------------------------------- 2022-08-17T12:44:23.5251018Z test_basic_vitals (__main__.TestBasicVitalSigns) ... ok (0.009s) 2022-08-17T12:44:23.5299273Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T12:44:23.5299757Z [TORCH_VITAL] CUDA.used False 2022-08-17T12:44:23.5300080Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T12:44:23.5300341Z [TORCH_VITAL] CUDA.used False 2022-08-17T12:44:23.5300565Z ok (0.005s) 2022-08-17T12:44:23.5360998Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... [TORCH_VITAL] Dataloader.enabled True 2022-08-17T12:44:23.5361587Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T12:44:23.5362008Z [TORCH_VITAL] CUDA.used False 2022-08-17T12:44:23.5362353Z ok (0.006s) 2022-08-17T12:44:23.6316146Z test_RNGState (__main__.TestTorch) ... ok (0.095s) 2022-08-17T12:44:23.6346404Z test_RNGStateAliasing (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:23.6594042Z test_RNG_after_pickle (__main__.TestTorch) ... ok (0.025s) 2022-08-17T12:44:23.6927309Z test_Size (__main__.TestTorch) ... ok (0.033s) 2022-08-17T12:44:23.7027544Z test_Size_iter (__main__.TestTorch) ... ok (0.010s) 2022-08-17T12:44:23.7086499Z test_Size_scalar (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:44:23.7141578Z test_add_meta_scalar (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:44:23.7651123Z test_allow_tensor_metadata_change (__main__.TestTorch) ... ok (0.051s) 2022-08-17T12:44:23.7812293Z test_apply (__main__.TestTorch) ... ok (0.016s) 2022-08-17T12:44:23.7890369Z test_as_subclass (__main__.TestTorch) ... ok (0.008s) 2022-08-17T12:44:23.8135993Z test_assert_async (__main__.TestTorch) ... ok (0.024s) 2022-08-17T12:44:23.8159191Z test_backward_hooks_traverse (__main__.TestTorch) ... skip: TorchDynamo does not work well with hooks (0.002s) 2022-08-17T12:44:23.8465637Z test_batch_norm_cpu_inference (__main__.TestTorch) ... ok (0.031s) 2022-08-17T12:44:24.0879046Z test_bmm_multithreaded (__main__.TestTorch) ... test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.0880442Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.0881165Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.0881832Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.0921005Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.0921642Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.0934231Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.0934846Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.0970593Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.0971205Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.0983160Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.0983817Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.1018282Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.1018884Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.1031473Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.1032187Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.4383961Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.4385111Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.4432172Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.4433242Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.4446913Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.4447960Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.4485646Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.4486620Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.4500442Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.4501440Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.4538677Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.4539691Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.4553383Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:44:24.4554666Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:44:24.4597045Z ok (0.613s) 2022-08-17T12:44:24.4762720Z test_boxMullerState (__main__.TestTorch) ... ok (0.016s) 2022-08-17T12:44:24.4771946Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.001s) 2022-08-17T12:44:24.5191776Z test_cat_neg_dim (__main__.TestTorch) ... ok (0.042s) 2022-08-17T12:44:24.5572528Z test_chunk_neg_dim (__main__.TestTorch) ... ok (0.038s) 2022-08-17T12:44:24.5771443Z test_conj_neg_tolist (__main__.TestTorch) ... ok (0.020s) 2022-08-17T12:44:24.5819297Z test_contains (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:44:24.5968266Z test_copy_broadcast (__main__.TestTorch) ... ok (0.015s) 2022-08-17T12:44:24.5994932Z test_copy_dtypes (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:24.6081676Z test_copy_many_to_one (__main__.TestTorch) ... Traceback (most recent call last): 2022-08-17T12:44:24.6082548Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:44:24.6083074Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:44:24.6083759Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:44:24.6084208Z return forward_call(*input, **kwargs) 2022-08-17T12:44:24.6084799Z File ".37", line 8, in forward 2022-08-17T12:44:24.6085204Z copy_ = expand.copy_(zeros_1); expand = zeros_1 = None 2022-08-17T12:44:24.6086092Z RuntimeError: unsupported operation: more than one element of the written-to tensor refers to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:44:24.6086541Z 2022-08-17T12:44:24.6086925Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:44:24.6087360Z zeros_1 = torch.zeros(5, 6) 2022-08-17T12:44:24.6087744Z copy_ = expand.copy_(zeros_1); expand = zeros_1 = None 2022-08-17T12:44:24.6087988Z 2022-08-17T12:44:24.6088224Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:44:24.6088536Z return (copy_,) 2022-08-17T12:44:24.6088711Z 2022-08-17T12:44:24.6088808Z 2022-08-17T12:44:24.6088960Z 2022-08-17T12:44:24.6089073Z ok (0.009s) 2022-08-17T12:44:24.7502742Z test_copy_transpose (__main__.TestTorch) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:86: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:44:24.7503479Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:44:24.7755785Z ok (0.167s) 2022-08-17T12:44:24.7832905Z test_cuda_not_built (__main__.TestTorch) ... ok (0.008s) 2022-08-17T12:44:24.8187662Z test_cummax_neg_dim (__main__.TestTorch) ... ok (0.035s) 2022-08-17T12:44:24.8541967Z test_cummin_neg_dim (__main__.TestTorch) ... ok (0.035s) 2022-08-17T12:44:24.8891357Z test_cumprod_neg_dim (__main__.TestTorch) ... ok (0.035s) 2022-08-17T12:44:24.9243885Z test_cumsum_neg_dim (__main__.TestTorch) ... ok (0.035s) 2022-08-17T12:44:24.9262414Z test_cxx_flags (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:44:24.9271721Z test_dead_weak_ref (__main__.TestTorch) ... skip: Not a suitable test for TorchDynamo (0.001s) 2022-08-17T12:44:24.9471817Z test_deepcopy_gradient (__main__.TestTorch) ... ok (0.020s) 2022-08-17T12:44:24.9840124Z test_deepcopy_parameter (__main__.TestTorch) ... ok (0.037s) 2022-08-17T12:44:24.9895692Z test_deterministic_flag (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:44:25.0359359Z test_device (__main__.TestTorch) ... ok (0.046s) 2022-08-17T12:44:25.0617711Z test_dir (__main__.TestTorch) ... ok (0.026s) 2022-08-17T12:44:25.0653903Z test_doc (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:25.0671639Z test_doc_template (__main__.TestTorch) 2022-08-17T12:44:25.0864911Z Test that all public API doc strings use the same standard template for ... ok (0.021s) 2022-08-17T12:44:25.1027406Z test_dot_data_use (__main__.TestTorch) ... ok (0.016s) 2022-08-17T12:44:25.1138612Z test_dtype_is_signed (__main__.TestTorch) ... ok (0.011s) 2022-08-17T12:44:25.3786422Z test_element_size (__main__.TestTorch) ... ok (0.265s) 2022-08-17T12:44:25.3965671Z test_empty_meta (__main__.TestTorch) ... ok (0.018s) 2022-08-17T12:44:25.4044479Z test_empty_storage_view (__main__.TestTorch) ... ok (0.008s) 2022-08-17T12:44:25.4106903Z test_equal (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:44:25.4259247Z test_error_msg_type_translation (__main__.TestTorch) ... ok (0.015s) 2022-08-17T12:44:25.5036980Z test_fill_diagonal (__main__.TestTorch) ... ok (0.078s) 2022-08-17T12:44:25.5132736Z test_format_scalar_meta (__main__.TestTorch) ... ok (0.010s) 2022-08-17T12:44:25.8075946Z test_from_buffer (__main__.TestTorch) ... ok (0.294s) 2022-08-17T12:44:25.8476487Z test_from_file (__main__.TestTorch) ... ok (0.040s) 2022-08-17T12:44:25.8877946Z test_gather_neg_dim (__main__.TestTorch) ... ok (0.040s) 2022-08-17T12:44:25.8972126Z test_generator_cpu (__main__.TestTorch) ... ok (0.009s) 2022-08-17T12:44:25.9006432Z test_has_internal_overlap (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:25.9032927Z test_has_storage (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:25.9412101Z test_index_add (__main__.TestTorch) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:44:25.9412530Z 2022-08-17T12:44:25.9412940Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:44:25.9413833Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:44:25.9414381Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:44:25.9414713Z warnings.warn(msg, FutureWarning) 2022-08-17T12:44:25.9547724Z ok (0.051s) 2022-08-17T12:44:25.9820033Z test_index_add_all_dtypes (__main__.TestTorch) ... ok (0.027s) 2022-08-17T12:44:26.0245054Z test_index_add_neg_dim (__main__.TestTorch) ... ok (0.042s) 2022-08-17T12:44:26.0266159Z test_index_copy_neg_dim (__main__.TestTorch) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:26.0266918Z function: 'neg_dim_test' (test_torch.py:8553) 2022-08-17T12:44:26.0267343Z reasons: ['types == [4]'] 2022-08-17T12:44:26.0267872Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:26.0315894Z ok (0.007s) 2022-08-17T12:44:26.0373517Z test_index_fill_neg_dim (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:44:26.0402587Z test_index_select_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:26.0453367Z test_invalid_generator_raises (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:44:26.0604378Z test_is_nonzero (__main__.TestTorch) ... ok (0.015s) 2022-08-17T12:44:26.0658145Z test_is_same_size (__main__.TestTorch) ... test_torch.py:5928: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:142.) 2022-08-17T12:44:26.0659301Z nt1 = torch.nested_tensor([torch.ones(2, 4), torch.ones(3, 4), torch.ones(5, 4)]) 2022-08-17T12:44:26.0707636Z ok (0.010s) 2022-08-17T12:44:26.0779730Z test_iter (__main__.TestTorch) ... ok (0.007s) 2022-08-17T12:44:26.0809379Z test_kthvalue_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:26.0836326Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:26.0899480Z test_manual_seed (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:44:26.1107056Z test_map (__main__.TestTorch) ... ok (0.021s) 2022-08-17T12:44:26.1403906Z test_map2 (__main__.TestTorch) ... ok (0.030s) 2022-08-17T12:44:26.1434996Z test_max_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:26.1461346Z test_mean_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:26.1491259Z test_median_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:26.1725047Z test_memory_format (__main__.TestTorch) ... ok (0.023s) 2022-08-17T12:44:26.1978872Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... ok (0.025s) 2022-08-17T12:44:26.2195741Z test_memory_format_empty (__main__.TestTorch) ... ok (0.022s) 2022-08-17T12:44:26.2227842Z test_min_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:26.2256815Z test_mode_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:26.2274139Z test_multinomial_invalid_probs (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:44:26.2303014Z test_nanmedian_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:26.2327909Z test_narrow_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:44:26.2475309Z test_ndim (__main__.TestTorch) ... ok (0.015s) 2022-08-17T12:44:26.5938002Z test_new (__main__.TestTorch) ... ok (0.346s) 2022-08-17T12:44:26.6688691Z test_newaxis_numpy_comparison (__main__.TestTorch) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:26.6689313Z function: 'run_test' (test_torch.py:5706) 2022-08-17T12:44:26.6689646Z reasons: ["tensor '___stack1' rank mismatch. expected 2, actual 3"] 2022-08-17T12:44:26.6690004Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:26.6691497Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:26.6691941Z function: 'run_test' (test_torch.py:5706) 2022-08-17T12:44:26.6692198Z reasons: ['len(idx) == 1'] 2022-08-17T12:44:26.6692492Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:26.6709264Z ok (0.077s) 2022-08-17T12:44:26.9259819Z test_newindex (__main__.TestTorch) ... ok (0.255s) 2022-08-17T12:44:26.9288957Z test_norm_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.0666691Z test_normal_shape (__main__.TestTorch) ... ok (1.137s) 2022-08-17T12:44:28.0696809Z test_numel (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.0714702Z test_parallel_info (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:44:28.1121999Z test_parsing_double (__main__.TestTorch) ... ok (0.041s) 2022-08-17T12:44:28.1242649Z test_parsing_int64 (__main__.TestTorch) ... ok (0.012s) 2022-08-17T12:44:28.3992979Z test_parsing_intlist (__main__.TestTorch) ... ok (0.275s) 2022-08-17T12:44:28.4285647Z test_permute (__main__.TestTorch) ... ok (0.029s) 2022-08-17T12:44:28.4414199Z test_pickle (__main__.TestTorch) ... ok (0.013s) 2022-08-17T12:44:28.4619323Z test_pickle_dtype (__main__.TestTorch) ... ok (0.020s) 2022-08-17T12:44:28.4716965Z test_pickle_function (__main__.TestTorch) ... ok (0.010s) 2022-08-17T12:44:28.4726821Z test_pickle_parameter (__main__.TestTorch) ... skip: TorchDynamo fails with unknown reason (0.001s) 2022-08-17T12:44:28.4736764Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... skip: TorchDynamo fails with unknown reason (0.001s) 2022-08-17T12:44:28.4893476Z test_pickle_size (__main__.TestTorch) ... ok (0.016s) 2022-08-17T12:44:28.5021913Z test_pin_memory (__main__.TestTorch) ... ok (0.013s) 2022-08-17T12:44:28.5478732Z test_print (__main__.TestTorch) ... ok (0.046s) 2022-08-17T12:44:28.5504690Z test_prod_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.5687716Z test_pyobj_preserved (__main__.TestTorch) ... ok (0.018s) 2022-08-17T12:44:28.5722393Z test_qengine (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.5752229Z test_renorm_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.5900230Z test_resurrected_weak_ref (__main__.TestTorch) ... ok (0.015s) 2022-08-17T12:44:28.5911202Z test_reversed (__main__.TestTorch) ... skip: TorchDynamo fails with unknown reason (0.001s) 2022-08-17T12:44:28.5974487Z test_scatter_neg_dim (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:44:28.5997182Z test_select_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:44:28.6010612Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.001s) 2022-08-17T12:44:28.6180855Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... ok (0.017s) 2022-08-17T12:44:28.6195890Z test_show_config (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:44:28.6216800Z test_size_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:44:28.6248005Z test_sizeof (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.7476464Z test_slice (__main__.TestTorch) ... ok (0.123s) 2022-08-17T12:44:28.7483790Z test_slow_test (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:28.7511976Z test_sobolengine_bounds (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.7812050Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... ok (0.030s) 2022-08-17T12:44:28.7917963Z test_sobolengine_continuing (__main__.TestTorch) ... ok (0.010s) 2022-08-17T12:44:28.8017614Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... ok (0.010s) 2022-08-17T12:44:28.8086114Z test_sobolengine_distribution (__main__.TestTorch) ... ok (0.007s) 2022-08-17T12:44:28.8191541Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... ok (0.010s) 2022-08-17T12:44:28.8230710Z test_sobolengine_draw (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:28.8271765Z test_sobolengine_draw_base2 (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:28.8313049Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:28.8352283Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:28.8398949Z test_sobolengine_fast_forward (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:44:28.8437478Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:28.8477167Z test_sobolengine_first_point (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:28.8513275Z test_sobolengine_high_dim (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:28.8565278Z test_sobolengine_raise (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:44:28.8605296Z test_sobolengine_reset (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:28.8643519Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:28.8673305Z test_sort_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.8706906Z test_split_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.8741693Z test_squeeze_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:28.8768080Z test_std_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:31.7946069Z test_storage_casts (__main__.TestTorch) ... ok (2.917s) 2022-08-17T12:44:31.8489625Z test_storage_error (__main__.TestTorch) ... ok (0.054s) 2022-08-17T12:44:31.8535021Z test_storage_error_no_attribute (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:31.8685602Z test_structseq_repr (__main__.TestTorch) ... ok (0.015s) 2022-08-17T12:44:31.8716310Z test_subclass_preserved (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:31.8781339Z test_subclass_tensors (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:44:31.8807434Z test_sum_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:31.9007895Z test_t_not_2d_error (__main__.TestTorch) ... ok (0.020s) 2022-08-17T12:44:31.9093787Z test_tensor_base_init (__main__.TestTorch) ... ok (0.008s) 2022-08-17T12:44:31.9131683Z test_tensor_base_new (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:31.9191495Z test_tensor_ctor_scalar (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:44:31.9204767Z test_tensor_cycle_via_dict (__main__.TestTorch) ... skip: Not a suitable test for TorchDynamo (0.001s) 2022-08-17T12:44:32.0199688Z test_tensor_cycle_via_slots (__main__.TestTorch) ... ok (0.099s) 2022-08-17T12:44:32.0209511Z test_tensor_dict_dealloc (__main__.TestTorch) ... skip: Not a suitable test for TorchDynamo (0.001s) 2022-08-17T12:44:32.0240976Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:32.0312839Z test_tensor_set (__main__.TestTorch) ... ok (0.007s) 2022-08-17T12:44:32.0682167Z test_tensor_set_errors (__main__.TestTorch) ... ok (0.037s) 2022-08-17T12:44:32.0715944Z test_tensor_slot_dealloc (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:32.0725594Z test_tensor_weakref_dealloc (__main__.TestTorch) ... skip: Not a suitable test for TorchDynamo (0.001s) 2022-08-17T12:44:32.8230198Z test_tensoriterator_output_setup (__main__.TestTorch) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:32.8231092Z function: 'test_memory_layout' (test_torch.py:7538) 2022-08-17T12:44:32.8232363Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), actual DispatchKeySet(QuantizedCPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:44:32.8233286Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:32.8370931Z ok (0.764s) 2022-08-17T12:44:33.4666864Z test_to (__main__.TestTorch) ... ok (0.629s) 2022-08-17T12:44:33.4898714Z test_to_with_tensor (__main__.TestTorch) ... ok (0.023s) 2022-08-17T12:44:33.4929070Z test_topk_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:33.5352763Z test_torch_from_file (__main__.TestTorch) ... ok (0.042s) 2022-08-17T12:44:33.5394934Z test_transpose_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:33.5482391Z test_type (__main__.TestTorch) ... ok (0.009s) 2022-08-17T12:44:33.5519262Z test_type_alias (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:44:33.6531147Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... ok (0.101s) 2022-08-17T12:44:33.6560247Z test_unbind_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:33.9010162Z test_unflatten (__main__.TestTorch) ... ok (0.245s) 2022-08-17T12:44:33.9035978Z test_unfold_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:44:33.9069491Z test_unsqueeze_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:33.9528657Z test_upsample_nearest1d_meta (__main__.TestTorch) ... ok (0.046s) 2022-08-17T12:44:33.9850671Z test_upsample_nearest2d_meta (__main__.TestTorch) ... ok (0.032s) 2022-08-17T12:44:33.9878953Z test_var_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:44:33.9925780Z test_wildcard_import (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:44:34.0316011Z test_addcdiv_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:44:34.0528727Z test_addcdiv_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:44:34.0734941Z test_addcdiv_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:44:34.0936212Z test_addcdiv_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:44:34.1150807Z test_addcdiv_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:44:34.1316016Z test_addcdiv_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:44:34.1485327Z test_addcdiv_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:44:34.1653235Z test_addcdiv_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:44:34.1681003Z test_addcdiv_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:34.1681796Z function: 'test_addcdiv' (test_torch.py:3966) 2022-08-17T12:44:34.1682108Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:44:34.1682472Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:34.1683952Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:34.1684567Z function: 'non_zero_rand' (test_torch.py:3979) 2022-08-17T12:44:34.1684947Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:44:34.1685289Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:34.1725745Z ok (0.007s) 2022-08-17T12:44:34.1911333Z test_addcmul_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:44:34.1974612Z test_addcmul_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:34.2036248Z test_addcmul_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:34.2097600Z test_addcmul_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:34.2161856Z test_addcmul_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:34.2228408Z test_addcmul_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:44:34.2293096Z test_addcmul_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:34.2357469Z test_addcmul_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:34.2382464Z test_addcmul_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:34.2382978Z function: 'rand_tensor' (test_torch.py:2940) 2022-08-17T12:44:34.2383291Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:44:34.2383689Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:34.2387388Z ok (0.003s) 2022-08-17T12:44:34.2559890Z test_assertRaisesRegex_ignore_msg_non_native_device_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:44:34.2572341Z test_bernoulli_edge_cases_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:34.2584228Z test_bernoulli_edge_cases_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:34.2964296Z test_bernoulli_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:44:34.3083559Z test_bernoulli_p_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:44:34.3147991Z test_bernoulli_p_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:34.3209126Z test_bernoulli_p_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:34.3495350Z test_bernoulli_self_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:44:34.3711377Z test_bernoulli_self_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:44:34.3927872Z test_bernoulli_self_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:44:34.4146782Z test_bernoulli_self_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:44:34.4363714Z test_bernoulli_self_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:44:34.4577961Z test_bernoulli_self_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:44:34.4794908Z test_bernoulli_self_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:44:34.5010821Z test_bernoulli_self_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:44:34.5402749Z test_bfloat16_float_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:44:34.5493402Z test_bool_tensor_value_change_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:44:34.6590233Z test_broadcast_fn_add_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.110s) 2022-08-17T12:44:34.6839757Z test_broadcast_fn_addcdiv_cpu (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:34.6840543Z function: 'tensorfn' (test_torch.py:967) 2022-08-17T12:44:34.6840958Z reasons: ["fn == 'add'"] 2022-08-17T12:44:34.6841460Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:34.7033573Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:34.7034158Z function: 'torchfn' (test_torch.py:999) 2022-08-17T12:44:34.7035786Z reasons: ["fn == 'add'"] 2022-08-17T12:44:34.7036367Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:34.7226850Z ok (0.063s) 2022-08-17T12:44:34.7477260Z test_broadcast_fn_addcmul_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:44:34.7711049Z test_broadcast_fn_atan2_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:34.7939423Z test_broadcast_fn_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:34.8003065Z test_broadcast_fn_dist_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:34.8237095Z test_broadcast_fn_div_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:34.8468991Z test_broadcast_fn_eq_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:34.8705258Z test_broadcast_fn_fmod_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:34.8938368Z test_broadcast_fn_ge_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:34.9171764Z test_broadcast_fn_gt_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:34.9402809Z test_broadcast_fn_le_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:34.9637997Z test_broadcast_fn_lerp_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:34.9867133Z test_broadcast_fn_lt_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:35.0102621Z test_broadcast_fn_map2_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:35.0338187Z test_broadcast_fn_map_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:35.0580283Z test_broadcast_fn_masked_fill_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:44:35.0831344Z test_broadcast_fn_masked_scatter_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:44:35.0895018Z test_broadcast_fn_masked_select_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:35.0956985Z test_broadcast_fn_max_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:35.1017386Z test_broadcast_fn_min_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:35.1248384Z test_broadcast_fn_mul_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:35.1479597Z test_broadcast_fn_ne_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:35.1764904Z test_broadcast_fn_pow_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:44:35.2007400Z test_broadcast_fn_remainder_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:44:35.2247766Z test_broadcast_fn_sub_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:44:35.2416394Z test_bytes_to_scalar_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:44:35.2629914Z test_bytes_to_scalar_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:44:35.2819140Z test_bytes_to_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:44:35.2986679Z test_bytes_to_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:44:35.3166471Z test_bytes_to_scalar_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:44:35.3327799Z test_bytes_to_scalar_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:44:35.3493999Z test_bytes_to_scalar_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:44:35.3673750Z test_bytes_to_scalar_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:44:35.3689481Z test_bytes_to_scalar_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:35.3690022Z function: 'test_bytes_to_scalar' (test_torch.py:144) 2022-08-17T12:44:35.3690313Z reasons: ["str(dtype) == 'torch.bool'"] 2022-08-17T12:44:35.3690655Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:35.3691913Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:35.3692316Z function: 'rand_byte' (test_torch.py:149) 2022-08-17T12:44:35.3692592Z reasons: ["str(dtype) == 'torch.bool'"] 2022-08-17T12:44:35.3692900Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:35.3702063Z ok (0.003s) 2022-08-17T12:44:35.3723509Z test_bytes_to_scalar_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:44:54.2986817Z test_cauchy_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (18.926s) 2022-08-17T12:44:54.3058443Z test_cauchy_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:44:54.3136849Z test_cauchy_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:44:54.3206594Z test_cauchy_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:44:54.3216636Z test_cauchy_no_inf_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:54.3226480Z test_cauchy_no_inf_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:54.3244965Z test_cdist_cuda_backward_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:44:54.3639977Z test_cdist_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:44:54.4051612Z test_cdist_euclidean_large_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:44:54.4122004Z test_cdist_grad_p_lt_1_no_nan_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:44:54.4134594Z test_cdist_large_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:44:54.5281287Z test_cdist_large_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.114s) 2022-08-17T12:44:54.5580093Z test_cdist_non_contiguous_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:44:54.5814738Z test_cdist_non_contiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:54.6160191Z test_cdist_norm_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:54.6161000Z function: '_brute_cdist' (test_torch.py:2107) 2022-08-17T12:44:54.6161383Z reasons: ['p == 2'] 2022-08-17T12:44:54.6161904Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:54.8461751Z ok (0.265s) 2022-08-17T12:44:54.9664642Z test_cdist_norm_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.120s) 2022-08-17T12:44:54.9747158Z test_cdist_same_inputs_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:44:54.9795126Z test_clone_all_dtypes_and_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:44:54.9869217Z test_clone_not_memory_dense_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:44:54.9939109Z test_clone_zero_stride_dim_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:44:55.0078503Z test_complex_half_experimental_warning_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:44:55.0461973Z test_constants_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:44:55.1482925Z test_conv_transposed_backward_agnostic_to_memory_format_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.102s) 2022-08-17T12:44:55.1495227Z test_conv_transposed_large_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:55.1922728Z test_copy__cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:55.1923557Z function: 'make_tensor_wrapper' (test_torch.py:5431) 2022-08-17T12:44:55.1924053Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:44:55.1924629Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:55.1925678Z test_torch.py:5442: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T12:44:55.1926238Z t.copy_(src) 2022-08-17T12:44:55.1934687Z ok (0.044s) 2022-08-17T12:44:55.2086185Z test_copy__cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:44:55.2249906Z test_copy__cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:44:55.2405099Z test_copy__cpu_complex32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:44:55.2581119Z test_copy__cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:44:55.2745607Z test_copy__cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:44:55.2907475Z test_copy__cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:44:55.3066010Z test_copy__cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:44:55.3086246Z test_copy__cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:55.3087069Z function: 'test_copy_' (test_torch.py:5418) 2022-08-17T12:44:55.3087522Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:44:55.3088082Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:55.3101375Z ok (0.003s) 2022-08-17T12:44:55.3133169Z test_copy__cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:44:55.3164234Z test_copy__cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:44:55.3196388Z test_copy__cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:44:55.3223307Z test_copy__cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:44:55.3281090Z test_copy_all_dtypes_and_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:44:55.3386904Z test_copy_math_view_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:44:55.4266934Z test_copy_mem_overlap_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... Traceback (most recent call last): 2022-08-17T12:44:55.4267575Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:44:55.4267901Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:44:55.4268509Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:44:55.4268799Z return forward_call(*input, **kwargs) 2022-08-17T12:44:55.4269030Z File ".547", line 8, in forward 2022-08-17T12:44:55.4269263Z copy__1 = output.copy_(input_1); output = input_1 = None 2022-08-17T12:44:55.4269809Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:44:55.4270097Z 2022-08-17T12:44:55.4270331Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:44:55.4270604Z copy_ = empty_like.copy_(input_1) 2022-08-17T12:44:55.4270834Z copy__1 = output.copy_(input_1); output = input_1 = None 2022-08-17T12:44:55.4270979Z 2022-08-17T12:44:55.4271135Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:44:55.4271352Z return (copy__1, empty_like) 2022-08-17T12:44:55.4271472Z 2022-08-17T12:44:55.4271532Z 2022-08-17T12:44:55.4271610Z 2022-08-17T12:44:55.4365612Z Traceback (most recent call last): 2022-08-17T12:44:55.4366353Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:44:55.4366827Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:44:55.4367225Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:44:55.4367510Z return forward_call(*input, **kwargs) 2022-08-17T12:44:55.4367867Z File ".551", line 8, in forward 2022-08-17T12:44:55.4368103Z copy__1 = output.copy_(input_1); output = input_1 = None 2022-08-17T12:44:55.4368647Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:44:55.4368942Z 2022-08-17T12:44:55.4369173Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:44:55.4369445Z copy_ = empty_like.copy_(input_1) 2022-08-17T12:44:55.4369676Z copy__1 = output.copy_(input_1); output = input_1 = None 2022-08-17T12:44:55.4369826Z 2022-08-17T12:44:55.4369985Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:44:55.4370260Z return (copy__1, empty_like) 2022-08-17T12:44:55.4370380Z 2022-08-17T12:44:55.4370429Z 2022-08-17T12:44:55.4370521Z 2022-08-17T12:44:55.4371167Z ok (0.098s) 2022-08-17T12:44:55.5009000Z test_copy_transpose_math_view_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.063s) 2022-08-17T12:44:55.5247529Z test_copy_transpose_math_view_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:44:55.5463447Z test_copy_transpose_math_view_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:44:55.5504216Z test_corrcoef_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:1954: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:44:55.5504636Z res = torch.corrcoef(x) 2022-08-17T12:44:55.5517555Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:393: RuntimeWarning: Mean of empty slice. 2022-08-17T12:44:55.5517961Z avg = a.mean(axis) 2022-08-17T12:44:55.5518656Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:154: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:44:55.5519148Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T12:44:55.5520203Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2526: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:44:55.5520601Z c = cov(x, y, rowvar) 2022-08-17T12:44:55.5521094Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:44:55.5521587Z c *= np.true_divide(1, fact) 2022-08-17T12:44:55.5521999Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:44:55.5522286Z c *= np.true_divide(1, fact) 2022-08-17T12:44:55.5566632Z ok (0.010s) 2022-08-17T12:44:55.5619439Z test_corrcoef_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:44:55.5665765Z test_corrcoef_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:44:55.5883213Z test_cov_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:44:55.5884051Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:44:55.5935910Z :5: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:44:55.6061458Z /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:44:55.6062308Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:44:55.6097511Z :5: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:44:55.6133841Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:393: RuntimeWarning: Mean of empty slice. 2022-08-17T12:44:55.6134420Z avg = a.mean(axis) 2022-08-17T12:44:55.6135953Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:154: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:44:55.6136677Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T12:44:55.6137171Z test_torch.py:1960: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:44:55.6137675Z def check(t, correction=1, fweights=None, aweights=None): 2022-08-17T12:44:55.6138502Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:44:55.6139007Z c *= np.true_divide(1, fact) 2022-08-17T12:44:55.6139716Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:44:55.6140223Z c *= np.true_divide(1, fact) 2022-08-17T12:44:55.6187715Z /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:44:55.6188542Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:44:55.6226088Z :5: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:44:55.6889409Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:55.6890106Z function: 'check' (test_torch.py:1960) 2022-08-17T12:44:55.6890596Z reasons: ['___check_obj_id(aweights, 94548827443216)'] 2022-08-17T12:44:55.6891163Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:55.6931535Z test_torch.py:1961: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:44:55.6932357Z res = torch.cov(t, correction=correction, fweights=fweights, aweights=aweights) 2022-08-17T12:44:55.6933181Z test_torch.py:1965: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:44:55.6933866Z ref = np.cov(t, ddof=correction, fweights=fweights, aweights=aweights) 2022-08-17T12:44:55.6934691Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:44:55.6935204Z c *= np.true_divide(1, fact) 2022-08-17T12:44:55.6935882Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:44:55.6936382Z c *= np.true_divide(1, fact) 2022-08-17T12:44:55.7241492Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:425: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:44:55.7242087Z avg = np.multiply(a, wgt, dtype=result_dtype).sum(axis)/scl 2022-08-17T12:44:55.7292847Z ok (0.163s) 2022-08-17T12:44:55.7344890Z test_cov_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:393: RuntimeWarning: Mean of empty slice. 2022-08-17T12:44:55.7345747Z avg = a.mean(axis) 2022-08-17T12:44:55.7346419Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:154: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:44:55.7347062Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T12:44:55.7840750Z ok (0.055s) 2022-08-17T12:44:55.8216625Z test_cov_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:44:55.8243561Z test_cpp_warnings_have_python_context_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Not a suitable test for TorchDynamo (0.003s) 2022-08-17T12:44:55.8266705Z test_cublas_config_nondeterministic_alert_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:44:56.5778467Z test_cummax_cummin_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.751s) 2022-08-17T12:44:56.6367740Z test_cummax_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.059s) 2022-08-17T12:44:56.6650109Z test_cummin_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:44:57.1659570Z test_cumprod_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.501s) 2022-08-17T12:44:57.6549307Z test_cumsum_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.489s) 2022-08-17T12:44:57.6702391Z test_deepcopy_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:44:57.6812842Z test_deepcopy_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:44:57.7013947Z test_deepcopy_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:44:57.7158191Z test_deepcopy_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:44:57.7192392Z test_device_guard_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.003s) 2022-08-17T12:44:57.9524553Z test_diff_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:57.9525377Z function: 'to_np' (test_torch.py:2507) 2022-08-17T12:44:57.9525921Z reasons: ["tensor 't' rank mismatch. expected 1, actual 3"] 2022-08-17T12:44:57.9526494Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:57.9675069Z ok (0.248s) 2022-08-17T12:44:58.0955075Z test_diff_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:44:58.0955927Z function: '_test_diff_numpy' (test_torch.py:2505) 2022-08-17T12:44:58.0956510Z reasons: ["tensor 't' dtype mismatch. expected Bool, actual ComplexDouble"] 2022-08-17T12:44:58.0957161Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:44:58.1209036Z ok (0.153s) 2022-08-17T12:44:58.1636663Z test_diff_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:44:58.2022535Z test_diff_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:44:58.2401539Z test_diff_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:44:58.2766701Z test_diff_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:44:58.3071950Z test_diff_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:44:58.3377651Z test_diff_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:44:58.3672487Z test_diff_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:44:58.3974668Z test_diff_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:44:58.4279426Z test_diff_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:44:58.4628544Z test_diff_noncontig_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:44:58.4973815Z test_diff_noncontig_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:44:58.5324525Z test_diff_noncontig_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:44:58.5633270Z test_diff_noncontig_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:44:58.5936598Z test_diff_noncontig_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:44:58.6221277Z test_diff_noncontig_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:44:58.6447872Z test_diff_noncontig_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:58.6678528Z test_diff_noncontig_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:58.6892951Z test_diff_noncontig_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:44:58.7120387Z test_diff_noncontig_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:44:58.7347527Z test_diff_noncontig_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:01.0553149Z test_dim_function_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (2.320s) 2022-08-17T12:45:01.0565423Z test_discontiguous_out_cumsum_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Torchdynamo fails with unknown reason (0.001s) 2022-08-17T12:45:01.0897294Z test_dist_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:45:01.0952177Z test_dlpack_capsule_conversion_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:01.0988034Z test_dlpack_capsule_conversion_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.1023052Z test_dlpack_capsule_conversion_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.1058939Z test_dlpack_capsule_conversion_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:01.1093319Z test_dlpack_capsule_conversion_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.1127678Z test_dlpack_capsule_conversion_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.1162375Z test_dlpack_capsule_conversion_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.1196634Z test_dlpack_capsule_conversion_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.1206511Z test_dlpack_capsule_conversion_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:01.1207332Z function: 'test_dlpack_capsule_conversion' (test_torch.py:4680) 2022-08-17T12:45:01.1207656Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:01.1208008Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:01.1209615Z ok (0.001s) 2022-08-17T12:45:01.1219996Z test_dlpack_capsule_conversion_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.1230572Z test_dlpack_capsule_conversion_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.1241640Z test_dlpack_conversion_with_diff_streams_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1252348Z test_dlpack_conversion_with_diff_streams_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1263442Z test_dlpack_conversion_with_diff_streams_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1274202Z test_dlpack_conversion_with_diff_streams_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1284927Z test_dlpack_conversion_with_diff_streams_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1295697Z test_dlpack_conversion_with_diff_streams_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1306707Z test_dlpack_conversion_with_diff_streams_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1317517Z test_dlpack_conversion_with_diff_streams_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1328248Z test_dlpack_conversion_with_diff_streams_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1338906Z test_dlpack_conversion_with_diff_streams_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1349901Z test_dlpack_conversion_with_diff_streams_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1360765Z test_dlpack_conversion_with_streams_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1371283Z test_dlpack_conversion_with_streams_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1381940Z test_dlpack_conversion_with_streams_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1392793Z test_dlpack_conversion_with_streams_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1403462Z test_dlpack_conversion_with_streams_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1414360Z test_dlpack_conversion_with_streams_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1425344Z test_dlpack_conversion_with_streams_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1435812Z test_dlpack_conversion_with_streams_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1446349Z test_dlpack_conversion_with_streams_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1457038Z test_dlpack_conversion_with_streams_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1467838Z test_dlpack_conversion_with_streams_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1479688Z test_dlpack_default_stream_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.1584115Z test_dlpack_error_on_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:01.1669805Z test_dlpack_export_is_conj_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.1703810Z test_dlpack_export_non_strided_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.1782954Z test_dlpack_export_requires_grad_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.1876946Z test_dlpack_protocol_conversion_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:45:01.1955007Z test_dlpack_protocol_conversion_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.2031556Z test_dlpack_protocol_conversion_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.2109288Z test_dlpack_protocol_conversion_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.2185048Z test_dlpack_protocol_conversion_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.2262983Z test_dlpack_protocol_conversion_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.2337624Z test_dlpack_protocol_conversion_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.2414615Z test_dlpack_protocol_conversion_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.2425171Z test_dlpack_protocol_conversion_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:01.2425768Z function: 'test_dlpack_protocol_conversion' (test_torch.py:4689) 2022-08-17T12:45:01.2426089Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:01.2426420Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:01.2429168Z ok (0.001s) 2022-08-17T12:45:01.2440323Z test_dlpack_protocol_conversion_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2450555Z test_dlpack_protocol_conversion_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2510224Z test_dlpack_shared_storage_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:01.2629595Z test_dlpack_tensor_invalid_stream_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:01.2639616Z test_dlpack_tensor_invalid_stream_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2649963Z test_dlpack_tensor_invalid_stream_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2659719Z test_dlpack_tensor_invalid_stream_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2669524Z test_dlpack_tensor_invalid_stream_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2679322Z test_dlpack_tensor_invalid_stream_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2688616Z test_dlpack_tensor_invalid_stream_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2697775Z test_dlpack_tensor_invalid_stream_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2707387Z test_dlpack_tensor_invalid_stream_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2716761Z test_dlpack_tensor_invalid_stream_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.2725768Z test_dlpack_tensor_invalid_stream_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.3032612Z test_errors_index_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:45:01.3150658Z test_expected_failure_xla_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:01.3441564Z test_exponential_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:45:01.3624965Z test_exponential_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:01.3804201Z test_exponential_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:01.3987266Z test_exponential_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:01.4168068Z test_exponential_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:01.4200384Z test_exponential_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.4235155Z test_exponential_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.4265719Z test_exponential_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:01.4275025Z test_exponential_no_zero_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.4283409Z test_exponential_no_zero_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:01.4383183Z test_from_dlpack_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:01.4463671Z test_from_dlpack_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.4540538Z test_from_dlpack_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.4617749Z test_from_dlpack_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.4693624Z test_from_dlpack_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.4774221Z test_from_dlpack_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.4848999Z test_from_dlpack_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.4925585Z test_from_dlpack_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.4935895Z test_from_dlpack_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:01.4936755Z function: 'test_from_dlpack' (test_torch.py:4724) 2022-08-17T12:45:01.4937055Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:01.4937592Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:01.4939892Z ok (0.001s) 2022-08-17T12:45:01.4951782Z test_from_dlpack_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.4962641Z test_from_dlpack_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.5037795Z test_from_dlpack_dtype_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.5114904Z test_from_dlpack_dtype_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:01.5185077Z test_from_dlpack_dtype_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.5256035Z test_from_dlpack_dtype_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.5325708Z test_from_dlpack_dtype_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.5395705Z test_from_dlpack_dtype_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.5464212Z test_from_dlpack_dtype_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.5534078Z test_from_dlpack_dtype_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:01.5544905Z test_from_dlpack_dtype_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:01.5545751Z function: 'test_from_dlpack_dtype' (test_torch.py:4775) 2022-08-17T12:45:01.5546240Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:01.5546798Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:01.5547262Z ok (0.001s) 2022-08-17T12:45:01.5557618Z test_from_dlpack_dtype_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.5567277Z test_from_dlpack_dtype_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:01.6031705Z test_from_dlpack_noncontinguous_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.046s) 2022-08-17T12:45:01.6346618Z test_from_dlpack_noncontinguous_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:01.6646985Z test_from_dlpack_noncontinguous_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:45:01.6949252Z test_from_dlpack_noncontinguous_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:45:01.7248219Z test_from_dlpack_noncontinguous_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:45:01.7555503Z test_from_dlpack_noncontinguous_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:01.7855214Z test_from_dlpack_noncontinguous_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:45:01.8152427Z test_from_dlpack_noncontinguous_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:45:01.8167005Z test_from_dlpack_noncontinguous_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:01.8167718Z function: 'test_from_dlpack_noncontinguous' (test_torch.py:4732) 2022-08-17T12:45:01.8168088Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:01.8168442Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:01.8173848Z ok (0.002s) 2022-08-17T12:45:01.8193749Z test_from_dlpack_noncontinguous_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:01.8212373Z test_from_dlpack_noncontinguous_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:02.1943562Z test_gather_backward_deterministic_path_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.373s) 2022-08-17T12:45:02.5691704Z test_gather_backward_one_dim_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.375s) 2022-08-17T12:45:02.5831500Z test_geometric_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:45:02.5935808Z test_geometric_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:02.6041615Z test_geometric_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:02.6144894Z test_geometric_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:02.6247777Z test_geometric_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:02.6350904Z test_geometric_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:02.6454650Z test_geometric_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:02.6559035Z test_geometric_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:02.6570988Z test_geometric_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:02.6571841Z function: 'test_geometric' (test_torch.py:1813) 2022-08-17T12:45:02.6572343Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:02.6572885Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:02.6574914Z ok (0.002s) 2022-08-17T12:45:02.6705700Z test_geometric_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:02.6755967Z test_geometric_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:02.6807404Z test_geometric_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:02.6857099Z test_geometric_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:02.6907793Z test_geometric_kstest_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:02.6961009Z test_geometric_kstest_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:02.7010772Z test_geometric_kstest_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:02.7060640Z test_geometric_kstest_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:02.7110745Z test_geometric_kstest_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:02.8657795Z test_gradient_all_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:02.8658972Z function: '_inf_nan_preprocess' (test_torch.py:2600) 2022-08-17T12:45:02.8659419Z reasons: ['len(actual) == 1'] 2022-08-17T12:45:02.8659939Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:02.9071462Z ok (0.196s) 2022-08-17T12:45:03.0128764Z test_gradient_all_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.105s) 2022-08-17T12:45:03.0185596Z test_gradient_all_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1061: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:45:03.0186432Z a = -(dx2)/(dx1 * (dx1 + dx2)) 2022-08-17T12:45:03.0187247Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1062: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:45:03.0187936Z b = (dx2 - dx1) / (dx1 * dx2) 2022-08-17T12:45:03.0188725Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1063: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:45:03.0189333Z c = dx1 / (dx2 * (dx1 + dx2)) 2022-08-17T12:45:03.0190098Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: RuntimeWarning: invalid value encountered in add 2022-08-17T12:45:03.0190808Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:03.0191718Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1117: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:45:03.0192589Z a = (dx2) / (dx1 * (dx1 + dx2)) 2022-08-17T12:45:03.0193407Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1118: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:45:03.0194094Z b = - (dx2 + dx1) / (dx1 * dx2) 2022-08-17T12:45:03.0194791Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: RuntimeWarning: invalid value encountered in double_scalars 2022-08-17T12:45:03.0195497Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:03.0401997Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1100: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:45:03.0402638Z a = -(2. * dx1 + dx2)/(dx1 * (dx1 + dx2)) 2022-08-17T12:45:03.0403344Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1101: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:45:03.0403820Z b = (dx1 + dx2) / (dx1 * dx2) 2022-08-17T12:45:03.0404457Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: RuntimeWarning: invalid value encountered in add 2022-08-17T12:45:03.0405031Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:03.0405800Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: RuntimeWarning: invalid value encountered in add 2022-08-17T12:45:03.0406364Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:03.0422947Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:45:03.0423705Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T12:45:03.0424465Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:45:03.0425138Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T12:45:03.0475476Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:45:03.0476103Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:03.0478004Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1102: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:45:03.0478575Z c = - dx1 / (dx2 * (dx1 + dx2)) 2022-08-17T12:45:03.0479238Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:45:03.0479825Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:03.0480689Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:45:03.0481284Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:03.0544434Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1119: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:45:03.0544960Z c = (2. * dx2 + dx1) / (dx2 * (dx1 + dx2)) 2022-08-17T12:45:03.1050501Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1085: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:45:03.1051200Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-08-17T12:45:03.1051945Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1085: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:45:03.1052614Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-08-17T12:45:03.1245655Z ok (0.112s) 2022-08-17T12:45:03.2089931Z test_gradient_extreme_cases_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.084s) 2022-08-17T12:45:03.2675157Z test_gradient_extreme_cases_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.058s) 2022-08-17T12:45:03.3256036Z test_gradient_extreme_cases_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.058s) 2022-08-17T12:45:05.5643486Z test_gradient_type_promotion_cpu (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1057: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:45:05.5644049Z out[tuple(slice1)] = (f[tuple(slice4)] - f[tuple(slice2)]) / (2. * ax_dx) 2022-08-17T12:45:05.5644515Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:45:05.5644944Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T12:45:05.5645414Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1085: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:45:05.5645819Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-08-17T12:45:05.5649430Z /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:45:05.5650259Z return torch.as_tensor(tensor_like) 2022-08-17T12:45:05.5655549Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:45:05.5655942Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:05.5656442Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:45:05.5656807Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:05.5716110Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1061: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:45:05.5717059Z a = -(dx2)/(dx1 * (dx1 + dx2)) 2022-08-17T12:45:05.5717477Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1062: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:45:05.5717796Z b = (dx2 - dx1) / (dx1 * dx2) 2022-08-17T12:45:05.5718195Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: RuntimeWarning: invalid value encountered in add 2022-08-17T12:45:05.5718557Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:05.5719004Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:45:05.5719402Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T12:45:05.5725896Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1100: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:45:05.5726561Z a = -(2. * dx1 + dx2)/(dx1 * (dx1 + dx2)) 2022-08-17T12:45:05.5727305Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1101: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:45:05.5727800Z b = (dx1 + dx2) / (dx1 * dx2) 2022-08-17T12:45:05.5728193Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: RuntimeWarning: invalid value encountered in add 2022-08-17T12:45:05.5728548Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:05.5733487Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:45:05.5733937Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:45:05.5994780Z ok (2.274s) 2022-08-17T12:45:05.6755151Z test_hook_remove_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.076s) 2022-08-17T12:45:05.8244102Z test_index_add_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.149s) 2022-08-17T12:45:05.8586124Z test_index_add_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:45:05.9694233Z test_index_copy_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.111s) 2022-08-17T12:45:05.9719414Z test_index_copy_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:05.9720215Z function: 'ref_index_copy' (test_torch.py:3041) 2022-08-17T12:45:05.9720768Z reasons: ["tensor 'src' dtype mismatch. expected BFloat16, actual Bool"] 2022-08-17T12:45:05.9721389Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:05.9755246Z ok (0.006s) 2022-08-17T12:45:05.9847539Z test_index_copy_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:45:05.9940709Z test_index_copy_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:45:06.0017182Z test_index_copy_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:06.0096387Z test_index_copy_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:06.0175344Z test_index_copy_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:06.0231986Z test_index_copy_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:06.0288731Z test_index_copy_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:06.0342691Z test_index_copy_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:06.0397924Z test_index_copy_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:06.0453977Z test_index_copy_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:06.9084895Z test_index_copy_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.863s) 2022-08-17T12:45:06.9408004Z test_index_copy_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:45:06.9563406Z test_index_copy_scalars_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:45:06.9584708Z test_index_copy_scalars_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:06.9612925Z test_index_copy_scalars_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:06.9641067Z test_index_copy_scalars_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:06.9665375Z test_index_copy_scalars_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:06.9689171Z test_index_copy_scalars_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:06.9713246Z test_index_copy_scalars_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:06.9732462Z test_index_copy_scalars_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:06.9752181Z test_index_copy_scalars_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:06.9771507Z test_index_copy_scalars_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:06.9791197Z test_index_copy_scalars_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:06.9810642Z test_index_copy_scalars_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:06.9984811Z test_index_fill_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:07.0141211Z test_index_fill_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:45:07.0262831Z test_index_fill_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:07.0381669Z test_index_fill_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:07.0546346Z test_index_fill_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:45:07.0714090Z test_index_fill_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:07.0882435Z test_index_fill_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:07.1019979Z test_index_fill_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:45:07.1036597Z test_index_fill_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:07.1037459Z function: 'test_index_fill' (test_torch.py:3176) 2022-08-17T12:45:07.1037761Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:07.1038117Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:07.1076025Z ok (0.006s) 2022-08-17T12:45:07.1129946Z test_index_fill_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:07.1184076Z test_index_fill_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:07.1236509Z test_index_fill_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:07.1431497Z test_index_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:45:07.1787693Z test_index_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:45:07.2233270Z test_index_put_non_accumulate_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:45:07.2813502Z test_index_reduce_reduce_amax_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:45:07.2814036Z 2022-08-17T12:45:07.2814444Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:45:07.2815544Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:45:07.2816085Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:45:07.2816482Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:07.2816897Z test_torch.py:3003: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1007.) 2022-08-17T12:45:07.2817379Z dest.index_reduce_(dim, idx, src, reduce, include_self=include_self) 2022-08-17T12:45:07.3265928Z ok (0.103s) 2022-08-17T12:45:07.4084713Z test_index_reduce_reduce_amax_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:45:07.4085396Z 2022-08-17T12:45:07.4086052Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:45:07.4087188Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:45:07.4088360Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:45:07.4088887Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:07.4438507Z ok (0.117s) 2022-08-17T12:45:07.5028127Z test_index_reduce_reduce_amax_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:45:07.5028880Z 2022-08-17T12:45:07.5029583Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:45:07.5030778Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:45:07.5031699Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:45:07.5032243Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:07.5386878Z ok (0.095s) 2022-08-17T12:45:07.5967649Z test_index_reduce_reduce_amax_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:45:07.5968384Z 2022-08-17T12:45:07.5969073Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:45:07.5970232Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:45:07.5971146Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:45:07.5971686Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:07.6340311Z ok (0.095s) 2022-08-17T12:45:07.6929887Z test_index_reduce_reduce_amax_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:45:07.6930593Z 2022-08-17T12:45:07.6931282Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:45:07.6932470Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:45:07.6933388Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:45:07.6933917Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:07.7176799Z ok (0.083s) 2022-08-17T12:45:07.7765581Z test_index_reduce_reduce_amax_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:45:07.7766296Z 2022-08-17T12:45:07.7766981Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:45:07.7768454Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:45:07.7769349Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:45:07.7769890Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:07.8013349Z ok (0.084s) 2022-08-17T12:45:07.8603843Z test_index_reduce_reduce_amax_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:45:07.8604577Z 2022-08-17T12:45:07.8605231Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:45:07.8606459Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:45:07.8607374Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:45:07.8607922Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:07.8841377Z ok (0.083s) 2022-08-17T12:45:07.9431244Z test_index_reduce_reduce_amax_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:45:07.9431973Z 2022-08-17T12:45:07.9432679Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:45:07.9433926Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:45:07.9434816Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:45:07.9435608Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:07.9683290Z ok (0.084s) 2022-08-17T12:45:07.9719519Z test_index_reduce_reduce_amax_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:07.9720238Z function: 'test_index_reduce' (test_torch.py:2980) 2022-08-17T12:45:07.9720720Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:07.9721273Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:07.9974224Z ok (0.029s) 2022-08-17T12:45:08.0353353Z test_index_reduce_reduce_amin_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:45:08.0736966Z test_index_reduce_reduce_amin_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:45:08.1126268Z test_index_reduce_reduce_amin_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:45:08.1532270Z test_index_reduce_reduce_amin_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.040s) 2022-08-17T12:45:08.1814410Z test_index_reduce_reduce_amin_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:08.2092559Z test_index_reduce_reduce_amin_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:08.2360299Z test_index_reduce_reduce_amin_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:45:08.2637732Z test_index_reduce_reduce_amin_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:08.2915499Z test_index_reduce_reduce_amin_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:08.3347990Z test_index_reduce_reduce_mean_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:45:08.3785634Z test_index_reduce_reduce_mean_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:45:08.4226672Z test_index_reduce_reduce_mean_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:45:08.4671854Z test_index_reduce_reduce_mean_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:45:08.5001891Z test_index_reduce_reduce_mean_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:45:08.5335854Z test_index_reduce_reduce_mean_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:45:08.5658782Z test_index_reduce_reduce_mean_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:45:08.5987600Z test_index_reduce_reduce_mean_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:45:08.6322094Z test_index_reduce_reduce_mean_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:45:08.6703308Z test_index_reduce_reduce_prod_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:45:08.7090207Z test_index_reduce_reduce_prod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:45:08.7486934Z test_index_reduce_reduce_prod_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.040s) 2022-08-17T12:45:08.7897567Z test_index_reduce_reduce_prod_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:45:08.8181011Z test_index_reduce_reduce_prod_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:08.8465386Z test_index_reduce_reduce_prod_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:08.8740302Z test_index_reduce_reduce_prod_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:45:08.9018762Z test_index_reduce_reduce_prod_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:08.9305474Z test_index_reduce_reduce_prod_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:45:09.0422015Z test_index_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:09.0423375Z function: 'ref_index_select' (test_torch.py:3203) 2022-08-17T12:45:09.0423950Z reasons: ["tensor 'idx' dtype mismatch. expected Long, actual Int"] 2022-08-17T12:45:09.0424555Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:09.0433248Z ok (0.113s) 2022-08-17T12:45:09.0481087Z test_index_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.0548528Z test_index_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:09.0615623Z test_index_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:09.0673071Z test_index_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:09.0736563Z test_index_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:09.0796227Z test_index_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:09.0843301Z test_index_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.0889707Z test_index_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.0935679Z test_index_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:09.0985686Z test_index_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.1032672Z test_index_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.1470224Z test_invalid_shapes_grid_sampler_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:45:09.1538676Z test_is_set_to_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:09.1571282Z test_is_signed_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:09.1668301Z test_item_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:09.1746270Z test_item_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:09.1828019Z test_item_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:09.1879616Z test_item_cpu_complex32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.1932453Z test_item_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.1983415Z test_item_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.2035159Z test_item_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.2090026Z test_item_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:09.2100060Z test_item_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:09.2100814Z function: 'test_item' (test_torch.py:5455) 2022-08-17T12:45:09.2101297Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:09.2101867Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:09.2102600Z ok (0.001s) 2022-08-17T12:45:09.2112810Z test_item_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:09.2122274Z test_item_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:09.2131750Z test_item_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:09.2141201Z test_item_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:09.2152447Z test_large_cumprod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:09.2163132Z test_large_cumsum_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:09.2290532Z test_log_normal_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:09.2394808Z test_log_normal_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:09.2498678Z test_log_normal_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:09.2602411Z test_log_normal_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:09.3241449Z test_logcumsumexp_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.064s) 2022-08-17T12:45:09.3619341Z test_lognormal_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:45:09.3722861Z test_lognormal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:45:09.3809384Z test_lognormal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:45:09.3895921Z test_lognormal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:09.4076428Z test_masked_fill_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:09.5008357Z test_masked_fill_cpu_bfloat16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.093s) 2022-08-17T12:45:09.5936669Z test_masked_fill_cpu_bfloat16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.093s) 2022-08-17T12:45:09.8356928Z test_masked_fill_cpu_bool_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.242s) 2022-08-17T12:45:09.9281407Z test_masked_fill_cpu_bool_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.092s) 2022-08-17T12:45:10.0211658Z test_masked_fill_cpu_complex128_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.093s) 2022-08-17T12:45:10.1138772Z test_masked_fill_cpu_complex128_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.093s) 2022-08-17T12:45:10.2059447Z test_masked_fill_cpu_complex64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.092s) 2022-08-17T12:45:10.3003013Z test_masked_fill_cpu_complex64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.094s) 2022-08-17T12:45:10.3027261Z test_masked_fill_cpu_float16_bool (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:10.3027861Z function: 'test_masked_fill' (test_torch.py:3690) 2022-08-17T12:45:10.3028173Z reasons: ["str(dtypes[0]) == 'torch.bfloat16'"] 2022-08-17T12:45:10.3028561Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:10.3034751Z ok (0.003s) 2022-08-17T12:45:10.3064460Z test_masked_fill_cpu_float16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3090504Z test_masked_fill_cpu_float32_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3119265Z test_masked_fill_cpu_float32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3145429Z test_masked_fill_cpu_float64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3173439Z test_masked_fill_cpu_float64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3199488Z test_masked_fill_cpu_int16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3227534Z test_masked_fill_cpu_int16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3253261Z test_masked_fill_cpu_int32_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:10.3281256Z test_masked_fill_cpu_int32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3307243Z test_masked_fill_cpu_int64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3334784Z test_masked_fill_cpu_int64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3360921Z test_masked_fill_cpu_int8_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3389042Z test_masked_fill_cpu_int8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3414639Z test_masked_fill_cpu_uint8_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:10.3442812Z test_masked_fill_cpu_uint8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:10.3653210Z test_masked_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:45:10.3858475Z test_masked_scatter_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:45:10.5333762Z test_masked_scatter_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.147s) 2022-08-17T12:45:10.8194335Z test_masked_scatter_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.286s) 2022-08-17T12:45:10.9670255Z test_masked_scatter_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.147s) 2022-08-17T12:45:11.1152808Z test_masked_scatter_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.148s) 2022-08-17T12:45:11.2630068Z test_masked_scatter_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.148s) 2022-08-17T12:45:11.4106656Z test_masked_scatter_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.148s) 2022-08-17T12:45:11.5591801Z test_masked_scatter_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.148s) 2022-08-17T12:45:11.7071384Z test_masked_scatter_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.148s) 2022-08-17T12:45:11.7106141Z test_masked_scatter_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:11.7106757Z function: 'test_masked_scatter' (test_torch.py:3533) 2022-08-17T12:45:11.7107104Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:11.7107442Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:11.7199498Z ok (0.013s) 2022-08-17T12:45:11.7323515Z test_masked_scatter_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:11.7446523Z test_masked_scatter_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:11.7569122Z test_masked_scatter_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:11.7580120Z test_masked_scatter_large_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:11.7733030Z test_masked_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:45:12.0581704Z test_masked_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0582470Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0594363Z ok (0.286s) 2022-08-17T12:45:12.0627777Z test_masked_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0628321Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0637498Z ok (0.004s) 2022-08-17T12:45:12.0669257Z test_masked_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0669801Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0680820Z ok (0.004s) 2022-08-17T12:45:12.0713005Z test_masked_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0713753Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0724744Z ok (0.004s) 2022-08-17T12:45:12.0756247Z test_masked_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0756794Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0760295Z ok (0.003s) 2022-08-17T12:45:12.0790967Z test_masked_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0791504Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0802018Z ok (0.004s) 2022-08-17T12:45:12.0833183Z test_masked_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0833712Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0845815Z ok (0.004s) 2022-08-17T12:45:12.0879395Z test_masked_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0879965Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0889131Z ok (0.004s) 2022-08-17T12:45:12.0920317Z test_masked_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0921265Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0930726Z ok (0.004s) 2022-08-17T12:45:12.0961487Z test_masked_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.0962442Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.0971711Z ok (0.004s) 2022-08-17T12:45:12.1002911Z test_masked_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.1003859Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.1013266Z ok (0.004s) 2022-08-17T12:45:12.1044122Z test_masked_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:45:12.1045074Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:45:12.1054539Z ok (0.004s) 2022-08-17T12:45:12.1393668Z test_masked_select_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:45:12.2110309Z test_memory_format_clone_cpu (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.2111168Z function: 'transformation_fn' (test_torch.py:5105) 2022-08-17T12:45:12.2111738Z reasons: ["___check_obj_id(kwargs['memory_format'], 140203220573136)"] 2022-08-17T12:45:12.2112380Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.2348756Z ok (0.095s) 2022-08-17T12:45:12.2628516Z test_memory_format_consistency_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:12.2651919Z test_memory_format_cpu_and_cuda_ops_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:12.3175707Z test_memory_format_empty_like_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.052s) 2022-08-17T12:45:12.3960793Z test_memory_format_factory_like_functions_preserve_cpu (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.3961713Z function: '' (test_torch.py:5123) 2022-08-17T12:45:12.3962210Z reasons: ["___check_obj_id(kwargs['memory_format'], 140203220573136)"] 2022-08-17T12:45:12.3962820Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.4406648Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.4407352Z function: '' (test_torch.py:5124) 2022-08-17T12:45:12.4407936Z reasons: ["___check_obj_id(kwargs['memory_format'], 140203220573136)"] 2022-08-17T12:45:12.4408811Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.4969666Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.4970363Z function: '' (test_torch.py:5125) 2022-08-17T12:45:12.4970930Z reasons: ["___check_obj_id(kwargs['memory_format'], 140203220573136)"] 2022-08-17T12:45:12.4971518Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.5588796Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.5589520Z function: '' (test_torch.py:5126) 2022-08-17T12:45:12.5590063Z reasons: ["___check_obj_id(kwargs['memory_format'], 140203220573136)"] 2022-08-17T12:45:12.5590648Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.7030288Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.7031058Z function: '' (test_torch.py:5127) 2022-08-17T12:45:12.7031638Z reasons: ["___check_obj_id(kwargs['memory_format'], 140203220573136)"] 2022-08-17T12:45:12.7032282Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.7882865Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.7883579Z function: '' (test_torch.py:5128) 2022-08-17T12:45:12.7884122Z reasons: ["___check_obj_id(kwargs['memory_format'], 140203220573136)"] 2022-08-17T12:45:12.7884698Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.7924138Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.7924999Z function: '_test_memory_format_transformations' (test_torch.py:5018) 2022-08-17T12:45:12.7925627Z reasons: ['___guarded_code.valid'] 2022-08-17T12:45:12.7926245Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.8230944Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.8231958Z function: '' (test_torch.py:5129) 2022-08-17T12:45:12.8232462Z reasons: ["tensor 't' rank mismatch. expected 4, actual 7"] 2022-08-17T12:45:12.8233043Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.8549741Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:12.8550489Z function: '' (test_torch.py:5130) 2022-08-17T12:45:12.8550997Z reasons: ["tensor 't' rank mismatch. expected 4, actual 7"] 2022-08-17T12:45:12.8551608Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:12.9948741Z ok (0.677s) 2022-08-17T12:45:14.8089637Z test_memory_format_operators_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (1.814s) 2022-08-17T12:45:14.8138606Z test_memory_format_preserved_after_permute_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:14.8356486Z test_memory_format_propagation_rules_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:45:14.8851244Z test_memory_format_to_cpu (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:14.8852249Z function: 'transformation_fn' (test_torch.py:5071) 2022-08-17T12:45:14.8852909Z reasons: ["tensor 'tensor' rank mismatch. expected 4, actual 7"] 2022-08-17T12:45:14.8853622Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:14.8966935Z ok (0.061s) 2022-08-17T12:45:14.9581603Z test_memory_format_type_cpu (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:14.9582826Z function: 'transformation_fn' (test_torch.py:5088) 2022-08-17T12:45:14.9583544Z reasons: ["tensor 'tensor' rank mismatch. expected 4, actual 7"] 2022-08-17T12:45:14.9584255Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:14.9698223Z ok (0.073s) 2022-08-17T12:45:15.0527044Z test_memory_format_type_shortcuts_cpu (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:15.0527916Z function: 'transformation_fn' (test_torch.py:5150) 2022-08-17T12:45:15.0528478Z reasons: ["tensor 'tensor' rank mismatch. expected 4, actual 7"] 2022-08-17T12:45:15.0529070Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:15.1564423Z ok (0.186s) 2022-08-17T12:45:15.1574140Z test_module_share_memory_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:15.1744074Z test_multinomial_cpu_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:15.1766023Z test_multinomial_cpu_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:15.1787471Z test_multinomial_cpu_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:15.3235234Z test_multinomial_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:15.3236048Z function: 'make_prob_dist' (test_torch.py:4888) 2022-08-17T12:45:15.3236485Z reasons: ['shape == [3, 4]'] 2022-08-17T12:45:15.3236999Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:15.3326145Z ok (0.154s) 2022-08-17T12:45:15.3521412Z test_multinomial_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:45:15.3536256Z test_multinomial_deterministic_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:15.3550352Z test_multinomial_deterministic_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:15.3563412Z test_multinomial_deterministic_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:15.3572315Z test_multinomial_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:15.3879865Z test_multinomial_empty_w_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:15.4170043Z test_multinomial_empty_wo_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:45:15.4179701Z test_multinomial_gpu_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:45:15.4765666Z test_multinomial_invalid_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.058s) 2022-08-17T12:45:15.5734881Z test_multinomial_invalid_distribution_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.097s) 2022-08-17T12:45:15.5749183Z test_multinomial_rng_state_advance_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:45:15.5832957Z test_narrow_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:15.6314332Z test_nondeterministic_alert_AdaptiveAvgPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T12:45:15.6815308Z test_nondeterministic_alert_AdaptiveAvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.050s) 2022-08-17T12:45:15.7308902Z test_nondeterministic_alert_AdaptiveMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.049s) 2022-08-17T12:45:15.7813034Z test_nondeterministic_alert_AvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.050s) 2022-08-17T12:45:15.8348807Z test_nondeterministic_alert_CTCLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.053s) 2022-08-17T12:45:15.8888194Z test_nondeterministic_alert_EmbeddingBag_max_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.054s) 2022-08-17T12:45:15.9581435Z test_nondeterministic_alert_FractionalMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.069s) 2022-08-17T12:45:16.0103982Z test_nondeterministic_alert_FractionalMaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.052s) 2022-08-17T12:45:16.0612383Z test_nondeterministic_alert_MaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.051s) 2022-08-17T12:45:16.1123658Z test_nondeterministic_alert_NLLLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.051s) 2022-08-17T12:45:16.1613924Z test_nondeterministic_alert_ReflectionPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.049s) 2022-08-17T12:45:16.2107447Z test_nondeterministic_alert_ReflectionPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.049s) 2022-08-17T12:45:16.2608868Z test_nondeterministic_alert_ReflectionPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.050s) 2022-08-17T12:45:16.3095248Z test_nondeterministic_alert_ReplicationPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.048s) 2022-08-17T12:45:16.3602229Z test_nondeterministic_alert_ReplicationPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.051s) 2022-08-17T12:45:16.4095460Z test_nondeterministic_alert_ReplicationPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.049s) 2022-08-17T12:45:16.4882040Z test_nondeterministic_alert_bincount_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.078s) 2022-08-17T12:45:16.5188641Z test_nondeterministic_alert_cumsum_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:16.5641994Z test_nondeterministic_alert_cumsum_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.045s) 2022-08-17T12:45:16.6086392Z test_nondeterministic_alert_cumsum_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:45:16.6521599Z test_nondeterministic_alert_cumsum_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:45:16.6956045Z test_nondeterministic_alert_cumsum_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:45:16.7008089Z test_nondeterministic_alert_cumsum_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:16.7060408Z test_nondeterministic_alert_cumsum_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:16.7110049Z test_nondeterministic_alert_cumsum_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:16.7123835Z test_nondeterministic_alert_cumsum_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:16.7124841Z function: 'test_nondeterministic_alert_cumsum' (test_torch.py:1425) 2022-08-17T12:45:16.7125171Z reasons: ['___guarded_code.valid'] 2022-08-17T12:45:16.7125619Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:16.7126040Z ok (0.002s) 2022-08-17T12:45:16.7139124Z test_nondeterministic_alert_cumsum_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:16.7902021Z test_nondeterministic_alert_gather_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.076s) 2022-08-17T12:45:16.8348692Z test_nondeterministic_alert_grid_sample_2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.045s) 2022-08-17T12:45:16.8800773Z test_nondeterministic_alert_grid_sample_3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.045s) 2022-08-17T12:45:16.9563732Z test_nondeterministic_alert_histc_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.076s) 2022-08-17T12:45:16.9997870Z test_nondeterministic_alert_interpolate_bicubic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:45:17.0432632Z test_nondeterministic_alert_interpolate_bilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:45:17.0870992Z test_nondeterministic_alert_interpolate_linear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:45:17.1315767Z test_nondeterministic_alert_interpolate_trilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:45:17.1637299Z test_nondeterministic_alert_kthvalue_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:45:17.1638129Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:45:17.1674216Z :8: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:45:17.1675275Z ok (0.036s) 2022-08-17T12:45:17.2259096Z test_nondeterministic_alert_median_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:45:17.2259902Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:45:17.2297113Z :8: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:45:17.2298152Z ok (0.062s) 2022-08-17T12:45:17.2988370Z test_nondeterministic_alert_put_accumulate_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.069s) 2022-08-17T12:45:17.3782496Z test_nondeterministic_alert_put_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.079s) 2022-08-17T12:45:17.4779482Z test_nondeterministic_alert_scatter_add_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.100s) 2022-08-17T12:45:17.5196353Z test_normal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:17.5197230Z function: 'kstest' (/opt/conda/lib/python3.7/site-packages/scipy/stats/stats.py:6909) 2022-08-17T12:45:17.5197534Z reasons: ["cdf == 'cauchy'"] 2022-08-17T12:45:17.5197861Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:17.5223493Z ok (0.044s) 2022-08-17T12:45:17.5314141Z test_normal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:45:17.5392044Z test_normal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:17.5997745Z test_nullary_op_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.060s) 2022-08-17T12:45:17.6410958Z test_pairwise_distance_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:45:17.6669443Z test_pdist_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:45:17.6681791Z test_pdist_norm_large_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:17.6726759Z test_pickle_gradscaler_cpu (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/cuda/amp/grad_scaler.py:116: UserWarning: torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling. 2022-08-17T12:45:17.6731638Z warnings.warn("torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling.") 2022-08-17T12:45:17.6732107Z ok (0.005s) 2022-08-17T12:45:17.6750939Z test_pin_memory_from_constructor_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:17.7061662Z test_put_accumulate_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:17.7227492Z test_put_accumulate_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:45:17.7300445Z test_put_accumulate_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:17.7363637Z test_put_accumulate_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:17.7434292Z test_put_accumulate_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:17.7504579Z test_put_accumulate_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:17.7572379Z test_put_accumulate_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:17.7641301Z test_put_accumulate_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:17.7657341Z test_put_accumulate_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:17.7658158Z function: 'test_put_accumulate' (test_torch.py:3347) 2022-08-17T12:45:17.7658655Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:17.7659202Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:17.7664578Z ok (0.002s) 2022-08-17T12:45:17.7684158Z test_put_accumulate_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:17.7703870Z test_put_accumulate_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:18.0467374Z test_put_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:18.0468218Z function: 'ref_put' (test_torch.py:3283) 2022-08-17T12:45:18.0468754Z reasons: ["tensor 'idx' strides mismatch at index 0. expected 2, actual 4"] 2022-08-17T12:45:18.0469378Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:18.0732156Z ok (0.303s) 2022-08-17T12:45:18.1176958Z test_put_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:45:18.1623969Z test_put_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.045s) 2022-08-17T12:45:18.2003896Z test_put_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:45:18.2381590Z test_put_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:45:18.2752416Z test_put_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:45:18.3032878Z test_put_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:18.3311519Z test_put_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:18.3349593Z test_put_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:45:18.3350414Z function: 'test_put' (test_torch.py:3276) 2022-08-17T12:45:18.3350872Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:45:18.3351701Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:45:18.3532386Z ok (0.022s) 2022-08-17T12:45:18.3757662Z test_put_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:45:18.3984018Z test_put_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:18.4165887Z test_put_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:18.4523676Z test_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:45:18.4703233Z test_repeat_interleave_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:06.3380863Z test_scalar_check_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (47.868s) 2022-08-17T12:46:06.3510501Z test_scatter_add_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:46:06.3640495Z test_scatter_add_non_unique_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:46:06.7351190Z test_scatter_add_one_dim_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.371s) 2022-08-17T12:46:06.7480864Z test_scatter_add_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:46:06.7598878Z test_scatter_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:06.7877836Z test_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:46:06.7890409Z test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:06.7902373Z test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:06.8082268Z test_scatter_reduce_non_unique_index_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:06.8244374Z test_scatter_reduce_non_unique_index_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:46:06.8411935Z test_scatter_reduce_non_unique_index_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:46:06.8577960Z test_scatter_reduce_non_unique_index_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:46:06.8740368Z test_scatter_reduce_non_unique_index_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:46:06.8903311Z test_scatter_reduce_non_unique_index_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:46:06.9067012Z test_scatter_reduce_non_unique_index_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:46:06.9229616Z test_scatter_reduce_non_unique_index_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:46:06.9249584Z test_scatter_reduce_non_unique_index_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:06.9250471Z function: 'test_scatter_reduce_non_unique_index' (test_torch.py:3458) 2022-08-17T12:46:06.9251014Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:46:06.9251570Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:06.9258735Z ok (0.003s) 2022-08-17T12:46:06.9283364Z test_scatter_reduce_non_unique_index_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:06.9308274Z test_scatter_reduce_non_unique_index_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:06.9333030Z test_scatter_reduce_non_unique_index_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:06.9488091Z test_scatter_reduce_operations_to_large_input_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:06.9641574Z test_scatter_reduce_operations_to_large_input_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:06.9796333Z test_scatter_reduce_operations_to_large_input_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:06.9952724Z test_scatter_reduce_operations_to_large_input_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:46:07.0105901Z test_scatter_reduce_operations_to_large_input_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:07.0258813Z test_scatter_reduce_operations_to_large_input_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:07.0412298Z test_scatter_reduce_operations_to_large_input_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:07.0564111Z test_scatter_reduce_operations_to_large_input_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:07.0585151Z test_scatter_reduce_operations_to_large_input_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:07.0585801Z function: 'test_scatter_reduce_operations_to_large_input' (test_torch.py:3392) 2022-08-17T12:46:07.0587342Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:46:07.0587722Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:07.0590301Z ok (0.003s) 2022-08-17T12:46:07.0613021Z test_scatter_reduce_operations_to_large_input_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:07.0635554Z test_scatter_reduce_operations_to_large_input_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:07.0657679Z test_scatter_reduce_operations_to_large_input_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:07.0801570Z test_scatter_reduce_scalar_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.0941484Z test_scatter_reduce_scalar_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.1087651Z test_scatter_reduce_scalar_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.1226639Z test_scatter_reduce_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.1367482Z test_scatter_reduce_scalar_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.1506493Z test_scatter_reduce_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.1642485Z test_scatter_reduce_scalar_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:46:07.1777642Z test_scatter_reduce_scalar_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:46:07.1797799Z test_scatter_reduce_scalar_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:07.1798707Z function: 'test_scatter_reduce_scalar' (test_torch.py:3419) 2022-08-17T12:46:07.1799021Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:46:07.1799376Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:07.1802480Z ok (0.002s) 2022-08-17T12:46:07.1823882Z test_scatter_reduce_scalar_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:07.1844794Z test_scatter_reduce_scalar_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:07.1865935Z test_scatter_reduce_scalar_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:07.1983625Z test_scatter_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:07.2080036Z test_scatter_zero_size_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:46:07.2094231Z test_serialization_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:07.2312070Z test_set_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:46:07.2490824Z test_set_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:07.2672016Z test_set_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:07.2852379Z test_set_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:07.3032932Z test_set_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:07.3210901Z test_set_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:07.3387177Z test_set_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:07.3564844Z test_set_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:07.3582436Z test_set_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:07.3583024Z function: 'test_set_storage' (test_torch.py:251) 2022-08-17T12:46:07.3583373Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:46:07.3583731Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:07.3707807Z ok (0.014s) 2022-08-17T12:46:07.3846647Z test_set_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.3984848Z test_set_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.4122725Z test_set_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.4320504Z test_shift_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:46:07.4501056Z test_skip_xla_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:46:07.4510327Z test_storage_all_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:07.4721856Z test_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:46:07.4790331Z test_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:46:07.4849726Z test_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:46:07.4900986Z test_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:07.4955580Z test_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:07.4999210Z test_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.5044181Z test_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.5092020Z test_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:07.5133384Z test_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.5174748Z test_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.5343104Z test_storage_meta_errors_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:46:07.5479726Z test_storage_meta_errors_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.5619102Z test_storage_meta_errors_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.5757998Z test_storage_meta_errors_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.5896040Z test_storage_meta_errors_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.6033586Z test_storage_meta_errors_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.6170203Z test_storage_meta_errors_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.6307570Z test_storage_meta_errors_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.6444109Z test_storage_meta_errors_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.6582123Z test_storage_meta_errors_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.6720707Z test_storage_meta_errors_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.6857680Z test_storage_meta_errors_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:07.7247179Z test_storage_meta_from_tensor_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:46:07.7263857Z test_storage_meta_from_tensor_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:07.7280763Z test_storage_meta_from_tensor_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:07.7296499Z test_storage_meta_from_tensor_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:07.7312094Z test_storage_meta_from_tensor_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:07.7327106Z test_storage_meta_from_tensor_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:07.7342274Z test_storage_meta_from_tensor_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:07.7357002Z test_storage_meta_from_tensor_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:07.7371583Z test_storage_meta_from_tensor_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:07.7386609Z test_storage_meta_from_tensor_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:07.7401216Z test_storage_meta_from_tensor_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:07.7415853Z test_storage_meta_from_tensor_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:07.7468895Z test_storage_setitem_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:07.7506555Z test_storage_setitem_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7543248Z test_storage_setitem_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7579891Z test_storage_setitem_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7616726Z test_storage_setitem_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7653488Z test_storage_setitem_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7690328Z test_storage_setitem_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7727139Z test_storage_setitem_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7764637Z test_storage_setitem_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7804424Z test_storage_setitem_cpu_qint32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7844907Z test_storage_setitem_cpu_qint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7884711Z test_storage_setitem_cpu_quint4x2 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7924798Z test_storage_setitem_cpu_quint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7961762Z test_storage_setitem_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:07.7988061Z test_strides_propagation_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Torchdynamo fails with unknown reason (0.003s) 2022-08-17T12:46:07.8013928Z test_sync_warning_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:07.9873846Z test_take_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:07.9874630Z function: 'ref_take' (test_torch.py:3248) 2022-08-17T12:46:07.9875211Z reasons: ["tensor 'src' strides mismatch at index 0. expected 1, actual 2"] 2022-08-17T12:46:07.9875820Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:07.9906056Z ok (0.189s) 2022-08-17T12:46:08.0000533Z test_take_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:46:08.0115893Z test_take_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:46:08.0234744Z test_take_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:08.0343445Z test_take_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:46:08.0452294Z test_take_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:46:08.0560713Z test_take_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:46:08.0653601Z test_take_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:46:08.0675382Z test_take_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:08.0676129Z function: 'test_take' (test_torch.py:3241) 2022-08-17T12:46:08.0676608Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:46:08.0677185Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:08.0708359Z ok (0.005s) 2022-08-17T12:46:08.0758401Z test_take_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.0810049Z test_take_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.0861712Z test_take_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.1001342Z test_take_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:08.1232378Z test_tensor_from_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:46:08.1422294Z test_tensor_from_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:46:08.1618075Z test_tensor_from_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:46:08.1811486Z test_tensor_from_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:46:08.2010409Z test_tensor_from_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:46:08.2202267Z test_tensor_from_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:46:08.2394476Z test_tensor_from_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:46:08.2589468Z test_tensor_from_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:46:08.2608385Z test_tensor_from_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:08.2609455Z function: 'test_tensor_from_storage' (test_torch.py:234) 2022-08-17T12:46:08.2610515Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:46:08.2611107Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:08.2749585Z ok (0.016s) 2022-08-17T12:46:08.2903166Z test_tensor_from_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:08.3056208Z test_tensor_from_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:08.3210074Z test_tensor_from_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:08.3223894Z test_tensor_set_errors_multigpu_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:46:08.9556899Z test_tensor_shape_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.633s) 2022-08-17T12:46:08.9636953Z test_tensor_storage_type_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:08.9685753Z test_tensor_storage_type_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.9735462Z test_tensor_storage_type_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.9783913Z test_tensor_storage_type_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.9831073Z test_tensor_storage_type_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.9879240Z test_tensor_storage_type_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.9925499Z test_tensor_storage_type_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.9974895Z test_tensor_storage_type_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:08.9986775Z test_tensor_storage_type_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:08.9987564Z function: 'test_tensor_storage_type' (test_torch.py:224) 2022-08-17T12:46:08.9987881Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:46:08.9988223Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:08.9989375Z ok (0.001s) 2022-08-17T12:46:09.0001630Z test_tensor_storage_type_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:09.0013463Z test_tensor_storage_type_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:09.0025626Z test_tensor_storage_type_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:09.1062345Z test_ternary_op_mem_overlap_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... Traceback (most recent call last): 2022-08-17T12:46:09.1062940Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.1063297Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.1063891Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.1064355Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.1064670Z File ".2641", line 12, in forward 2022-08-17T12:46:09.1065155Z addcmul_1 = torch.addcmul(input_1, view_2, view_3, out = output); input_1 = view_2 = view_3 = output = None 2022-08-17T12:46:09.1065973Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.1066450Z 2022-08-17T12:46:09.1066687Z Call using an FX-traced Module, line 12 of the traced Module's generated forward function: 2022-08-17T12:46:09.1068847Z view_3 = op_closure_2_cell_contents.view((9,)); op_closure_2_cell_contents = None 2022-08-17T12:46:09.1069453Z addcmul_1 = torch.addcmul(input_1, view_2, view_3, out = output); input_1 = view_2 = view_3 = output = None 2022-08-17T12:46:09.1069871Z 2022-08-17T12:46:09.1070436Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.1070906Z return (addcmul_1, empty_like) 2022-08-17T12:46:09.1071187Z 2022-08-17T12:46:09.1071319Z 2022-08-17T12:46:09.1071523Z 2022-08-17T12:46:09.1226325Z Traceback (most recent call last): 2022-08-17T12:46:09.1228275Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.1228798Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.1229498Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.1229970Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.1230332Z File ".2645", line 12, in forward 2022-08-17T12:46:09.1230805Z addcmul_1 = torch.addcmul(input_1, view_2, view_3, out = output); input_1 = view_2 = view_3 = output = None 2022-08-17T12:46:09.1231824Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.1232593Z 2022-08-17T12:46:09.1233039Z Call using an FX-traced Module, line 12 of the traced Module's generated forward function: 2022-08-17T12:46:09.1233590Z view_3 = op_closure_2_cell_contents.view((3, 3)); op_closure_2_cell_contents = None 2022-08-17T12:46:09.1234165Z addcmul_1 = torch.addcmul(input_1, view_2, view_3, out = output); input_1 = view_2 = view_3 = output = None 2022-08-17T12:46:09.1234485Z 2022-08-17T12:46:09.1234852Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.1235209Z return (addcmul_1, empty_like) 2022-08-17T12:46:09.1235414Z 2022-08-17T12:46:09.1235500Z 2022-08-17T12:46:09.1235656Z 2022-08-17T12:46:09.1850786Z Traceback (most recent call last): 2022-08-17T12:46:09.1851592Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.1852190Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.1852941Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.1853394Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.1853713Z File ".2649", line 12, in forward 2022-08-17T12:46:09.1854186Z addcmul_1 = torch.addcmul(view_2, input_1, view_3, out = output); view_2 = input_1 = view_3 = output = None 2022-08-17T12:46:09.1855006Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.1855290Z 2022-08-17T12:46:09.1855524Z Call using an FX-traced Module, line 12 of the traced Module's generated forward function: 2022-08-17T12:46:09.1855853Z view_3 = op_closure_2_cell_contents.view((9,)); op_closure_2_cell_contents = None 2022-08-17T12:46:09.1856174Z addcmul_1 = torch.addcmul(view_2, input_1, view_3, out = output); view_2 = input_1 = view_3 = output = None 2022-08-17T12:46:09.1856362Z 2022-08-17T12:46:09.1856570Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.1856793Z return (addcmul_1, empty_like) 2022-08-17T12:46:09.1862736Z 2022-08-17T12:46:09.1862929Z 2022-08-17T12:46:09.1863172Z 2022-08-17T12:46:09.2020835Z Traceback (most recent call last): 2022-08-17T12:46:09.2021556Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.2022120Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.2022922Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.2023263Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.2023498Z File ".2653", line 12, in forward 2022-08-17T12:46:09.2023808Z addcmul_1 = torch.addcmul(view_2, input_1, view_3, out = output); view_2 = input_1 = view_3 = output = None 2022-08-17T12:46:09.2024381Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.2024674Z 2022-08-17T12:46:09.2024907Z Call using an FX-traced Module, line 12 of the traced Module's generated forward function: 2022-08-17T12:46:09.2025240Z view_3 = op_closure_2_cell_contents.view((3, 3)); op_closure_2_cell_contents = None 2022-08-17T12:46:09.2025572Z addcmul_1 = torch.addcmul(view_2, input_1, view_3, out = output); view_2 = input_1 = view_3 = output = None 2022-08-17T12:46:09.2025761Z 2022-08-17T12:46:09.2025956Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.2026176Z return (addcmul_1, empty_like) 2022-08-17T12:46:09.2026304Z 2022-08-17T12:46:09.2026364Z 2022-08-17T12:46:09.2026615Z 2022-08-17T12:46:09.2646443Z Traceback (most recent call last): 2022-08-17T12:46:09.2647050Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.2647570Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.2647997Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.2648286Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.2648501Z File ".2657", line 12, in forward 2022-08-17T12:46:09.2648793Z addcmul_1 = torch.addcmul(view_2, view_3, input_1, out = output); view_2 = view_3 = input_1 = output = None 2022-08-17T12:46:09.2649372Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.2649656Z 2022-08-17T12:46:09.2649879Z Call using an FX-traced Module, line 12 of the traced Module's generated forward function: 2022-08-17T12:46:09.2650208Z view_3 = op_closure_2_cell_contents.view((9,)); op_closure_2_cell_contents = None 2022-08-17T12:46:09.2650537Z addcmul_1 = torch.addcmul(view_2, view_3, input_1, out = output); view_2 = view_3 = input_1 = output = None 2022-08-17T12:46:09.2650726Z 2022-08-17T12:46:09.2650932Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.2651148Z return (addcmul_1, empty_like) 2022-08-17T12:46:09.2651274Z 2022-08-17T12:46:09.2651334Z 2022-08-17T12:46:09.2651424Z 2022-08-17T12:46:09.2815723Z Traceback (most recent call last): 2022-08-17T12:46:09.2816404Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.2816771Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.2817358Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.2817641Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.2817856Z File ".2661", line 12, in forward 2022-08-17T12:46:09.2818355Z addcmul_1 = torch.addcmul(view_2, view_3, input_1, out = output); view_2 = view_3 = input_1 = output = None 2022-08-17T12:46:09.2819019Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.2819307Z 2022-08-17T12:46:09.2819556Z Call using an FX-traced Module, line 12 of the traced Module's generated forward function: 2022-08-17T12:46:09.2819928Z view_3 = op_closure_2_cell_contents.view((3, 3)); op_closure_2_cell_contents = None 2022-08-17T12:46:09.2820246Z addcmul_1 = torch.addcmul(view_2, view_3, input_1, out = output); view_2 = view_3 = input_1 = output = None 2022-08-17T12:46:09.2820488Z 2022-08-17T12:46:09.2820696Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.2820922Z return (addcmul_1, empty_like) 2022-08-17T12:46:09.2821050Z 2022-08-17T12:46:09.2821118Z 2022-08-17T12:46:09.2821244Z 2022-08-17T12:46:09.3040417Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:09.3040898Z function: '_test' (test_torch.py:430) 2022-08-17T12:46:09.3041207Z reasons: ['___guarded_code.valid'] 2022-08-17T12:46:09.3041529Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:09.3269509Z Traceback (most recent call last): 2022-08-17T12:46:09.3270099Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.3270619Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.3271590Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.3272107Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.3272491Z File ".2665", line 8, in forward 2022-08-17T12:46:09.3272783Z addcdiv = torch.addcdiv(input_1, view, view_1, out = out); input_1 = view = view_1 = out = None 2022-08-17T12:46:09.3273358Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.3273649Z 2022-08-17T12:46:09.3273880Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.3274163Z view_1 = other2.view((9,)); other2 = None 2022-08-17T12:46:09.3274431Z addcdiv = torch.addcdiv(input_1, view, view_1, out = out); input_1 = view = view_1 = out = None 2022-08-17T12:46:09.3274609Z 2022-08-17T12:46:09.3274804Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.3275010Z return (addcdiv,) 2022-08-17T12:46:09.3275123Z 2022-08-17T12:46:09.3275184Z 2022-08-17T12:46:09.3275275Z 2022-08-17T12:46:09.3374388Z Traceback (most recent call last): 2022-08-17T12:46:09.3375025Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.3375615Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.3376350Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.3376839Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.3377219Z File ".2669", line 8, in forward 2022-08-17T12:46:09.3377508Z addcdiv = torch.addcdiv(input_1, view, view_1, out = out); input_1 = view = view_1 = out = None 2022-08-17T12:46:09.3378069Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.3378354Z 2022-08-17T12:46:09.3378585Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.3379009Z view_1 = other2.view((3, 3)); other2 = None 2022-08-17T12:46:09.3379294Z addcdiv = torch.addcdiv(input_1, view, view_1, out = out); input_1 = view = view_1 = out = None 2022-08-17T12:46:09.3379477Z 2022-08-17T12:46:09.3379657Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.3379869Z return (addcdiv,) 2022-08-17T12:46:09.3379985Z 2022-08-17T12:46:09.3380046Z 2022-08-17T12:46:09.3380138Z 2022-08-17T12:46:09.3780206Z Traceback (most recent call last): 2022-08-17T12:46:09.3781014Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.3781612Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.3782058Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.3782530Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.3782750Z File ".2673", line 8, in forward 2022-08-17T12:46:09.3783105Z addcdiv = torch.addcdiv(view, input_1, view_1, out = out); view = input_1 = view_1 = out = None 2022-08-17T12:46:09.3783693Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.3783984Z 2022-08-17T12:46:09.3784202Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.3784485Z view_1 = other2.view((9,)); other2 = None 2022-08-17T12:46:09.3784946Z addcdiv = torch.addcdiv(view, input_1, view_1, out = out); view = input_1 = view_1 = out = None 2022-08-17T12:46:09.3785129Z 2022-08-17T12:46:09.3785336Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.3785542Z return (addcdiv,) 2022-08-17T12:46:09.3785654Z 2022-08-17T12:46:09.3785716Z 2022-08-17T12:46:09.3785809Z 2022-08-17T12:46:09.3884459Z Traceback (most recent call last): 2022-08-17T12:46:09.3885155Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.3885680Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.3886094Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.3886379Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.3886593Z File ".2677", line 8, in forward 2022-08-17T12:46:09.3886881Z addcdiv = torch.addcdiv(view, input_1, view_1, out = out); view = input_1 = view_1 = out = None 2022-08-17T12:46:09.3887452Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.3887743Z 2022-08-17T12:46:09.3887974Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.3888248Z view_1 = other2.view((3, 3)); other2 = None 2022-08-17T12:46:09.3888531Z addcdiv = torch.addcdiv(view, input_1, view_1, out = out); view = input_1 = view_1 = out = None 2022-08-17T12:46:09.3888710Z 2022-08-17T12:46:09.3888904Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.3889111Z return (addcdiv,) 2022-08-17T12:46:09.3889222Z 2022-08-17T12:46:09.3889269Z 2022-08-17T12:46:09.3889361Z 2022-08-17T12:46:09.4274247Z Traceback (most recent call last): 2022-08-17T12:46:09.4274929Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.4275540Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.4276267Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.4276948Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.4277181Z File ".2681", line 8, in forward 2022-08-17T12:46:09.4277451Z addcdiv = torch.addcdiv(view, view_1, input_1, out = out); view = view_1 = input_1 = out = None 2022-08-17T12:46:09.4278034Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.4278317Z 2022-08-17T12:46:09.4278547Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.4278836Z view_1 = other2.view((9,)); other2 = None 2022-08-17T12:46:09.4279103Z addcdiv = torch.addcdiv(view, view_1, input_1, out = out); view = view_1 = input_1 = out = None 2022-08-17T12:46:09.4279285Z 2022-08-17T12:46:09.4279482Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.4279694Z return (addcdiv,) 2022-08-17T12:46:09.4279809Z 2022-08-17T12:46:09.4279870Z 2022-08-17T12:46:09.4279949Z 2022-08-17T12:46:09.4379498Z Traceback (most recent call last): 2022-08-17T12:46:09.4380159Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.4380756Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.4381298Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.4381571Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.4381977Z File ".2685", line 8, in forward 2022-08-17T12:46:09.4382440Z addcdiv = torch.addcdiv(view, view_1, input_1, out = out); view = view_1 = input_1 = out = None 2022-08-17T12:46:09.4383003Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.4383347Z 2022-08-17T12:46:09.4383578Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.4383866Z view_1 = other2.view((3, 3)); other2 = None 2022-08-17T12:46:09.4384153Z addcdiv = torch.addcdiv(view, view_1, input_1, out = out); view = view_1 = input_1 = out = None 2022-08-17T12:46:09.4384334Z 2022-08-17T12:46:09.4384515Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.4384725Z return (addcdiv,) 2022-08-17T12:46:09.4384838Z 2022-08-17T12:46:09.4384903Z 2022-08-17T12:46:09.4384995Z 2022-08-17T12:46:09.4809494Z Traceback (most recent call last): 2022-08-17T12:46:09.4810179Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.4810723Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.4811136Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.4811407Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.4811636Z File ".2689", line 8, in forward 2022-08-17T12:46:09.4811910Z lerp = torch.lerp(input_1, view, view_1, out = out); input_1 = view = view_1 = out = None 2022-08-17T12:46:09.4812468Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.4812752Z 2022-08-17T12:46:09.4812971Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.4813254Z view_1 = other2.view((9,)); other2 = None 2022-08-17T12:46:09.4813525Z lerp = torch.lerp(input_1, view, view_1, out = out); input_1 = view = view_1 = out = None 2022-08-17T12:46:09.4813855Z 2022-08-17T12:46:09.4814046Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.4814245Z return (lerp,) 2022-08-17T12:46:09.4814357Z 2022-08-17T12:46:09.4814419Z 2022-08-17T12:46:09.4814512Z 2022-08-17T12:46:09.4909175Z Traceback (most recent call last): 2022-08-17T12:46:09.4909981Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.4910326Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.4910898Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.4911303Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.4911713Z File ".2693", line 8, in forward 2022-08-17T12:46:09.4912090Z lerp = torch.lerp(input_1, view, view_1, out = out); input_1 = view = view_1 = out = None 2022-08-17T12:46:09.4912651Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.4912935Z 2022-08-17T12:46:09.4913166Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.4913453Z view_1 = other2.view((3, 3)); other2 = None 2022-08-17T12:46:09.4913724Z lerp = torch.lerp(input_1, view, view_1, out = out); input_1 = view = view_1 = out = None 2022-08-17T12:46:09.4913893Z 2022-08-17T12:46:09.4914207Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.4914412Z return (lerp,) 2022-08-17T12:46:09.4914522Z 2022-08-17T12:46:09.4914582Z 2022-08-17T12:46:09.4914672Z 2022-08-17T12:46:09.4914836Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:09.4915209Z function: 'unary_check_input_output_mem_overlap' (test_torch.py:427) 2022-08-17T12:46:09.4915498Z reasons: ['___guarded_code.valid'] 2022-08-17T12:46:09.4915826Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:09.5013106Z Traceback (most recent call last): 2022-08-17T12:46:09.5013956Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.5014329Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.5014750Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.5015034Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.5015260Z File ".2695", line 8, in forward 2022-08-17T12:46:09.5015535Z lerp = torch.lerp(view, input_1, view_1, out = out); view = input_1 = view_1 = out = None 2022-08-17T12:46:09.5016088Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.5016379Z 2022-08-17T12:46:09.5016606Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.5016890Z view_1 = other2.view((9,)); other2 = None 2022-08-17T12:46:09.5017158Z lerp = torch.lerp(view, input_1, view_1, out = out); view = input_1 = view_1 = out = None 2022-08-17T12:46:09.5017326Z 2022-08-17T12:46:09.5017503Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.5017706Z return (lerp,) 2022-08-17T12:46:09.5017818Z 2022-08-17T12:46:09.5017878Z 2022-08-17T12:46:09.5017969Z 2022-08-17T12:46:09.5111946Z Traceback (most recent call last): 2022-08-17T12:46:09.5112773Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.5113294Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.5113709Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.5113991Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.5114203Z File ".2697", line 8, in forward 2022-08-17T12:46:09.5114476Z lerp = torch.lerp(view, input_1, view_1, out = out); view = input_1 = view_1 = out = None 2022-08-17T12:46:09.5115039Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.5115330Z 2022-08-17T12:46:09.5115561Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.5115830Z view_1 = other2.view((3, 3)); other2 = None 2022-08-17T12:46:09.5116099Z lerp = torch.lerp(view, input_1, view_1, out = out); view = input_1 = view_1 = out = None 2022-08-17T12:46:09.5116269Z 2022-08-17T12:46:09.5116459Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.5116650Z return (lerp,) 2022-08-17T12:46:09.5116758Z 2022-08-17T12:46:09.5116818Z 2022-08-17T12:46:09.5116908Z 2022-08-17T12:46:09.5212055Z Traceback (most recent call last): 2022-08-17T12:46:09.5212765Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.5213255Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.5213810Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.5214095Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.5214307Z File ".2699", line 8, in forward 2022-08-17T12:46:09.5214582Z lerp = torch.lerp(view, view_1, input_1, out = out); view = view_1 = input_1 = out = None 2022-08-17T12:46:09.5215149Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.5215432Z 2022-08-17T12:46:09.5215665Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.5215934Z view_1 = other2.view((9,)); other2 = None 2022-08-17T12:46:09.5216204Z lerp = torch.lerp(view, view_1, input_1, out = out); view = view_1 = input_1 = out = None 2022-08-17T12:46:09.5216373Z 2022-08-17T12:46:09.5216568Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.5216773Z return (lerp,) 2022-08-17T12:46:09.5216880Z 2022-08-17T12:46:09.5216928Z 2022-08-17T12:46:09.5217021Z 2022-08-17T12:46:09.5310434Z Traceback (most recent call last): 2022-08-17T12:46:09.5311481Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:46:09.5311975Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:46:09.5312500Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:46:09.5312783Z return forward_call(*input, **kwargs) 2022-08-17T12:46:09.5313013Z File ".2701", line 8, in forward 2022-08-17T12:46:09.5313272Z lerp = torch.lerp(view, view_1, input_1, out = out); view = view_1 = input_1 = out = None 2022-08-17T12:46:09.5313839Z RuntimeError: unsupported operation: some elements of the input tensor and the written-to tensor refer to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:46:09.5314121Z 2022-08-17T12:46:09.5314348Z Call using an FX-traced Module, line 8 of the traced Module's generated forward function: 2022-08-17T12:46:09.5314628Z view_1 = other2.view((3, 3)); other2 = None 2022-08-17T12:46:09.5315007Z lerp = torch.lerp(view, view_1, input_1, out = out); view = view_1 = input_1 = out = None 2022-08-17T12:46:09.5315174Z 2022-08-17T12:46:09.5315363Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:46:09.5315564Z return (lerp,) 2022-08-17T12:46:09.5315672Z 2022-08-17T12:46:09.5315731Z 2022-08-17T12:46:09.5315810Z 2022-08-17T12:46:09.5315882Z ok (0.529s) 2022-08-17T12:46:09.5358435Z test_typed_storage_meta_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:09.5385795Z test_typed_storage_meta_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5412072Z test_typed_storage_meta_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5438402Z test_typed_storage_meta_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5464606Z test_typed_storage_meta_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5490798Z test_typed_storage_meta_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5516900Z test_typed_storage_meta_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5542842Z test_typed_storage_meta_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5568842Z test_typed_storage_meta_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5595222Z test_typed_storage_meta_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5621781Z test_typed_storage_meta_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5648037Z test_typed_storage_meta_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.5718611Z test_unfold_all_devices_and_dtypes_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:46:09.5976027Z test_unfold_scalars_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:46:09.6240304Z test_uniform_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:46:09.6287665Z test_uniform_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:09.6334733Z test_uniform_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:09.6376671Z test_uniform_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:09.6411907Z test_untyped_storage_meta_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:09.6622522Z test_warn_always_caught_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:46:09.8296062Z test_where_scalar_handcrafted_values_cpu (__main__.TestTorchDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:09.8296837Z function: 'check_equal' (test_torch.py:5342) 2022-08-17T12:46:09.8297139Z reasons: ['___check_obj_id(y, 94548827493088)'] 2022-08-17T12:46:09.8297463Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:09.8398793Z ok (0.178s) 2022-08-17T12:46:09.8409286Z test_cuda_vitals_gpu_only_cpu (__main__.TestVitalSignsCudaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:09.8409785Z 2022-08-17T12:46:09.8410375Z ---------------------------------------------------------------------- 2022-08-17T12:46:09.8410661Z Ran 914 tests in 106.371s 2022-08-17T12:46:09.8410840Z 2022-08-17T12:46:09.8410929Z OK (skipped=69) 2022-08-17T12:46:09.8411036Z 2022-08-17T12:46:09.8411120Z Generating XML reports... 2022-08-17T12:46:09.8445084Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20220817124423.xml 2022-08-17T12:46:09.8571247Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorch-20220817124423.xml 2022-08-17T12:46:10.1310828Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCPU-20220817124423.xml 2022-08-17T12:46:10.1312609Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCPU-20220817124423.xml 2022-08-17T12:46:11.0479201Z [TORCH_VITAL] Dataloader.enabled True 2022-08-17T12:46:11.0479650Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T12:46:11.0480019Z [TORCH_VITAL] CUDA.used False 2022-08-17T12:46:11.0752022Z Running test_modules ... [2022-08-17 12:46:11.074837] 2022-08-17T12:46:11.0752546Z Executing ['/opt/conda/bin/python', '-bb', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:46:11.074927] 2022-08-17T12:46:13.1616715Z Test results will be stored in test-reports/python-unittest/test_modules 2022-08-17T12:46:13.1680710Z 2022-08-17T12:46:13.1680869Z Running tests... 2022-08-17T12:46:13.1681348Z ---------------------------------------------------------------------- 2022-08-17T12:46:13.3390448Z test_check_inplace_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.096s) 2022-08-17T12:46:13.3454078Z test_check_inplace_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:13.3495996Z test_check_inplace_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:13.3536162Z test_check_inplace_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:13.3588862Z test_check_inplace_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:13.3639932Z test_check_inplace_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:13.3776981Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.014s) 2022-08-17T12:46:13.3810568Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.3844008Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.3877637Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.3911078Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.3944586Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.3977794Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4011363Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4044281Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4077653Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4111016Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4143969Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4177448Z test_cpu_gpu_parity_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4210268Z test_cpu_gpu_parity_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4243501Z test_cpu_gpu_parity_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4277010Z test_cpu_gpu_parity_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4310270Z test_cpu_gpu_parity_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4343844Z test_cpu_gpu_parity_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4376791Z test_cpu_gpu_parity_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4410098Z test_cpu_gpu_parity_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4443264Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4476986Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4509853Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4542976Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4576464Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4609832Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4645318Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4678891Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4712189Z test_cpu_gpu_parity_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4746053Z test_cpu_gpu_parity_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4778807Z test_cpu_gpu_parity_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4811810Z test_cpu_gpu_parity_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4845573Z test_cpu_gpu_parity_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4878899Z test_cpu_gpu_parity_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4912527Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4945812Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.4978930Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5011925Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5045305Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5078735Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5111759Z test_cpu_gpu_parity_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5144921Z test_cpu_gpu_parity_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5177891Z test_cpu_gpu_parity_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5210901Z test_cpu_gpu_parity_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5244178Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5277350Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5310738Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5343714Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5376878Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5410357Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5443646Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5477591Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5510846Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5543923Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5577250Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5610571Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5643773Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5677325Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5713315Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5746792Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5779805Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5812624Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5846089Z test_cpu_gpu_parity_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5879179Z test_cpu_gpu_parity_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5912379Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5945510Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.5980937Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6014547Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6047413Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6080508Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6113524Z test_cpu_gpu_parity_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6146332Z test_cpu_gpu_parity_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6179088Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6212300Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6248042Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:46:13.6282245Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6315081Z test_cpu_gpu_parity_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6348095Z test_cpu_gpu_parity_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6381228Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6413995Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6447236Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6480433Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6516325Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6549767Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6582917Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6615622Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6648719Z test_cpu_gpu_parity_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6681772Z test_cpu_gpu_parity_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:13.6711361Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:46:13.6740835Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:46:13.8225389Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.148s) 2022-08-17T12:46:13.8302021Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:13.9203439Z test_factory_kwargs_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.090s) 2022-08-17T12:46:13.9275642Z test_factory_kwargs_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:13.9498443Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:46:13.9577222Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:13.9659312Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:13.9736757Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:13.9761583Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:13.9762467Z function: 'test_factory_kwargs' (test_modules.py:83) 2022-08-17T12:46:13.9762790Z reasons: ['___check_obj_id(training, 94244165931776)'] 2022-08-17T12:46:13.9763143Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:13.9778883Z ok (0.004s) 2022-08-17T12:46:13.9817759Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:13.9857257Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:13.9897535Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:13.9977124Z test_factory_kwargs_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:14.0027028Z test_factory_kwargs_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.0090453Z test_factory_kwargs_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:14.0156142Z test_factory_kwargs_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:14.0219412Z test_factory_kwargs_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:14.0289271Z test_factory_kwargs_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:14.0352676Z test_factory_kwargs_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:14.0415555Z test_factory_kwargs_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:14.0462128Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.0505479Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:14.0548734Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:14.0601787Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.0645365Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:14.0690011Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:14.0768131Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:14.0851787Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:14.0887277Z test_factory_kwargs_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:14.0923197Z test_factory_kwargs_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:14.0969782Z test_factory_kwargs_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.1006876Z test_factory_kwargs_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:14.1054367Z test_factory_kwargs_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.1101061Z test_factory_kwargs_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.1440217Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.034s) 2022-08-17T12:46:14.1782614Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.034s) 2022-08-17T12:46:14.2125049Z test_factory_kwargs_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.034s) 2022-08-17T12:46:14.2466732Z test_factory_kwargs_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.034s) 2022-08-17T12:46:14.2508601Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:14.2548400Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:14.2579515Z test_factory_kwargs_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:14.2610395Z test_factory_kwargs_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:14.2661153Z test_factory_kwargs_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.2701104Z test_factory_kwargs_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:14.2750177Z test_factory_kwargs_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.2797991Z test_factory_kwargs_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.3521611Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:46:14.4251721Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.073s) 2022-08-17T12:46:14.4980792Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.073s) 2022-08-17T12:46:14.5708588Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.073s) 2022-08-17T12:46:14.5748332Z 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:46:14.5749000Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:14.5754667Z /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:46:14.5755259Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:14.5777999Z /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:46:14.5778500Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:14.5806190Z ok (0.010s) 2022-08-17T12:46:14.5877600Z test_factory_kwargs_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:14.5959674Z test_factory_kwargs_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:14.6029333Z test_factory_kwargs_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:14.6111629Z test_factory_kwargs_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:14.6181361Z test_factory_kwargs_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:14.6229538Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.6286780Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:14.6333298Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.6379803Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.6427752Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.6485552Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:14.6534691Z test_factory_kwargs_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.6582806Z test_factory_kwargs_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:14.7473783Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.089s) 2022-08-17T12:46:14.8360915Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.089s) 2022-08-17T12:46:14.9258528Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.090s) 2022-08-17T12:46:15.0161419Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.090s) 2022-08-17T12:46:15.0223347Z test_factory_kwargs_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:15.0284305Z test_factory_kwargs_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:15.0356364Z test_factory_kwargs_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:15.0414635Z test_factory_kwargs_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:15.1081093Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.066s) 2022-08-17T12:46:15.1750023Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.067s) 2022-08-17T12:46:15.2421040Z test_factory_kwargs_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.067s) 2022-08-17T12:46:15.3102103Z test_factory_kwargs_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.068s) 2022-08-17T12:46:15.3138860Z test_factory_kwargs_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:15.3174554Z test_factory_kwargs_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:15.3206636Z test_factory_kwargs_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:15.3238602Z test_factory_kwargs_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:15.3961268Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:46:15.4675380Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.071s) 2022-08-17T12:46:15.5268389Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.059s) 2022-08-17T12:46:15.5861362Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.059s) 2022-08-17T12:46:15.6384499Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.052s) 2022-08-17T12:46:15.6913488Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.053s) 2022-08-17T12:46:15.9793592Z test_factory_kwargs_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.288s) 2022-08-17T12:46:16.1542559Z test_factory_kwargs_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.175s) 2022-08-17T12:46:16.1579440Z test_factory_kwargs_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:16.1615623Z test_factory_kwargs_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:16.1878649Z test_forward_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.026s) 2022-08-17T12:46:16.1935648Z test_forward_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.1994234Z test_forward_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2050409Z test_forward_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2109829Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2172937Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2232634Z test_forward_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2292935Z test_forward_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2310883Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:16.2311674Z function: 'test_forward' (test_modules.py:43) 2022-08-17T12:46:16.2312172Z reasons: ['___check_obj_id(training, 94244165931776)'] 2022-08-17T12:46:16.2312742Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:16.2323004Z ok (0.003s) 2022-08-17T12:46:16.2349214Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:16.2375831Z test_forward_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:16.2402802Z test_forward_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:16.2454718Z test_forward_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:16.2502458Z test_forward_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:16.2566749Z test_forward_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2620282Z test_forward_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:16.2681327Z test_forward_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2738968Z test_forward_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2803562Z test_forward_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2862846Z test_forward_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.2899406Z test_forward_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:16.2934839Z test_forward_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:16.2971927Z test_forward_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:16.3009042Z test_forward_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:16.3048963Z test_forward_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:16.3088729Z test_forward_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:16.3184214Z test_forward_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:46:16.3277435Z test_forward_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:46:16.3307345Z test_forward_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:16.3338023Z test_forward_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:16.3363231Z test_forward_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:16.3387951Z test_forward_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:16.3436913Z test_forward_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:16.3486905Z test_forward_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:16.4075924Z test_forward_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.059s) 2022-08-17T12:46:16.4676496Z test_forward_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.060s) 2022-08-17T12:46:16.5265565Z test_forward_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.059s) 2022-08-17T12:46:16.5871797Z test_forward_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.060s) 2022-08-17T12:46:16.5927062Z test_forward_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:16.5978721Z test_forward_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:16.6004019Z test_forward_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:16.6027992Z test_forward_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:16.6072499Z test_forward_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:16.6114949Z test_forward_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:16.6169122Z test_forward_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:16.6224492Z test_forward_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:46:16.7490552Z test_forward_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.126s) 2022-08-17T12:46:16.8767911Z test_forward_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.128s) 2022-08-17T12:46:17.0028557Z test_forward_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.126s) 2022-08-17T12:46:17.1312926Z test_forward_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.128s) 2022-08-17T12:46:17.1335168Z test_forward_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:46:17.1335791Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:17.1381145Z ok (0.007s) 2022-08-17T12:46:17.1442807Z test_forward_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:17.1511495Z test_forward_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:17.1574117Z test_forward_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:17.1643014Z test_forward_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:17.1709454Z test_forward_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:17.1748620Z test_forward_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:17.1787445Z test_forward_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:17.1828605Z test_forward_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:17.1870231Z test_forward_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:17.1914550Z test_forward_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:17.1959241Z test_forward_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:17.2003529Z test_forward_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:17.2045879Z test_forward_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:17.3651192Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.160s) 2022-08-17T12:46:17.5238826Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.159s) 2022-08-17T12:46:17.6837254Z test_forward_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.160s) 2022-08-17T12:46:17.8424941Z test_forward_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.159s) 2022-08-17T12:46:17.8502279Z test_forward_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:17.8576189Z test_forward_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:17.8636413Z test_forward_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:17.8695023Z test_forward_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:17.9602441Z test_forward_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.090s) 2022-08-17T12:46:18.0513642Z test_forward_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.091s) 2022-08-17T12:46:18.1415663Z test_forward_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.090s) 2022-08-17T12:46:18.2323589Z test_forward_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.091s) 2022-08-17T12:46:18.2346750Z test_forward_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:18.2369247Z test_forward_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:18.2390625Z test_forward_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:18.2410649Z test_forward_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:18.3361331Z test_forward_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.095s) 2022-08-17T12:46:18.4314296Z test_forward_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.095s) 2022-08-17T12:46:18.5043671Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.073s) 2022-08-17T12:46:18.5776651Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.073s) 2022-08-17T12:46:18.6429894Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.065s) 2022-08-17T12:46:18.7080773Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.065s) 2022-08-17T12:46:18.8899662Z test_forward_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.182s) 2022-08-17T12:46:19.0644906Z test_forward_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.174s) 2022-08-17T12:46:19.0670144Z test_forward_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:19.0693124Z test_forward_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:46:19.8176331Z test_grad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.748s) 2022-08-17T12:46:19.8376175Z test_grad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:46:19.8573381Z test_grad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:46:19.8652143Z test_grad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:19.8847820Z test_grad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:46:19.8925516Z test_grad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:19.9460257Z test_grad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.053s) 2022-08-17T12:46:19.9701668Z test_grad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:19.9702647Z function: 'fn_to_gradcheck' (test_modules.py:464) 2022-08-17T12:46:19.9703185Z reasons: ['len(flat_input_and_params) == 1'] 2022-08-17T12:46:19.9703753Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:19.9764770Z ok (0.030s) 2022-08-17T12:46:19.9792511Z test_grad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:46:19.9793603Z function: '_test_gradients_helper' (test_modules.py:423) 2022-08-17T12:46:19.9794380Z reasons: ['___check_obj_id(module_info.module_cls, 94244244990976)'] 2022-08-17T12:46:19.9794966Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:46:19.9913331Z ok (0.015s) 2022-08-17T12:46:20.0072449Z test_grad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:46:20.0144052Z test_grad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:46:20.0221267Z test_grad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:20.0327496Z test_grad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:46:20.0548482Z test_grad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:46:20.0608995Z test_grad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:20.0673159Z test_grad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:20.0810746Z test_grad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:46:20.6322250Z test_grad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.551s) 2022-08-17T12:46:21.1817272Z test_grad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.549s) 2022-08-17T12:46:21.1944348Z test_grad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:46:21.1981370Z test_grad_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:21.2082053Z test_grad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:46:21.2306276Z test_grad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:46:22.7545331Z test_grad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.524s) 2022-08-17T12:46:24.2768791Z test_grad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.522s) 2022-08-17T12:46:24.2785109Z 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:46:24.2786076Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.2817768Z /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:46:24.2818723Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.2852234Z /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:46:24.2853059Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.2884884Z /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:46:24.2885720Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.2919078Z ok (0.015s) 2022-08-17T12:46:24.2934392Z 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:46:24.2935347Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.2969973Z /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:46:24.2970811Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3007419Z /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:46:24.3008547Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3044440Z /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:46:24.3045283Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3080004Z ok (0.016s) 2022-08-17T12:46:24.3095475Z 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:46:24.3096577Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3134209Z /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:46:24.3135288Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3178588Z /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:46:24.3179422Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3217694Z /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:46:24.3218706Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3258052Z ok (0.018s) 2022-08-17T12:46:24.3271449Z 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:46:24.3272435Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3306494Z /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:46:24.3307333Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3336865Z ok (0.008s) 2022-08-17T12:46:24.3350964Z 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:46:24.3352014Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3387483Z /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:46:24.3388295Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3423099Z ok (0.008s) 2022-08-17T12:46:24.3437125Z 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:46:24.3438305Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3492387Z /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:46:24.3493211Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:24.3537431Z ok (0.011s) 2022-08-17T12:46:24.3623862Z test_grad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:25.3333662Z test_grad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.971s) 2022-08-17T12:46:26.3036897Z test_grad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.970s) 2022-08-17T12:46:26.3150784Z test_grad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:46:26.3303614Z test_grad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:46:26.9805874Z test_grad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.650s) 2022-08-17T12:46:27.6305686Z test_grad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.650s) 2022-08-17T12:46:27.6362373Z test_grad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:27.6399826Z test_grad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:46:28.3820300Z test_grad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.742s) 2022-08-17T12:46:28.7923885Z test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.410s) 2022-08-17T12:46:29.1572295Z test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.365s) 2022-08-17T12:46:30.7808495Z test_grad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (1.623s) 2022-08-17T12:46:30.7864900Z test_grad_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:46:30.8044861Z test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:46:30.8078423Z test_gradgrad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:46:30.8169099Z test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:46:30.8276189Z test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:46:30.8370104Z test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:46:30.8484168Z test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:46:30.8948500Z test_gradgrad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.046s) 2022-08-17T12:46:30.9299804Z test_gradgrad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.035s) 2022-08-17T12:46:30.9695522Z test_gradgrad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.039s) 2022-08-17T12:46:31.0146151Z test_gradgrad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.045s) 2022-08-17T12:46:31.0342372Z test_gradgrad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:46:31.0551613Z test_gradgrad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:46:31.0837012Z test_gradgrad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.028s) 2022-08-17T12:46:31.1256608Z test_gradgrad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.042s) 2022-08-17T12:46:31.1355697Z test_gradgrad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:46:31.1440651Z test_gradgrad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:46:31.2161999Z test_gradgrad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:46:34.9631910Z test_gradgrad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.747s) 2022-08-17T12:46:38.7085876Z test_gradgrad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.745s) 2022-08-17T12:46:38.7402979Z test_gradgrad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:46:38.7642976Z test_gradgrad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:46:38.8604499Z test_gradgrad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.096s) 2022-08-17T12:46:49.0525321Z test_gradgrad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (10.192s) 2022-08-17T12:46:59.2565665Z test_gradgrad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (10.204s) 2022-08-17T12:46:59.2605777Z 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:46:59.2606835Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.2695239Z /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:46:59.2696565Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.2787055Z /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:46:59.2788027Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.2875242Z /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:46:59.2876351Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.2971976Z ok (0.041s) 2022-08-17T12:46:59.2988078Z 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:46:59.2989236Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.3087883Z /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:46:59.3088757Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.3194086Z /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:46:59.3194967Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.3296334Z /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:46:59.3297203Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.3398870Z ok (0.043s) 2022-08-17T12:46:59.3417105Z 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:46:59.3418074Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.3523946Z /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:46:59.3524784Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.3648111Z /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:46:59.3648993Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.3762158Z /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:46:59.3762996Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.3879195Z ok (0.048s) 2022-08-17T12:46:59.3893319Z 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:46:59.3894585Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.3995022Z /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:46:59.3996006Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.4085639Z ok (0.020s) 2022-08-17T12:46:59.4100415Z 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:46:59.4101414Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.4201612Z /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:46:59.4202767Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.4303934Z ok (0.022s) 2022-08-17T12:46:59.4321659Z 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:46:59.4322650Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.4474167Z /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:46:59.4475055Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:46:59.4602390Z ok (0.030s) 2022-08-17T12:46:59.4832331Z test_gradgrad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:47:03.2961907Z test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.813s) 2022-08-17T12:47:07.1081461Z test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.812s) 2022-08-17T12:47:07.1260064Z test_gradgrad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:47:07.1971527Z test_gradgrad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.071s) 2022-08-17T12:47:11.1770112Z test_gradgrad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.980s) 2022-08-17T12:47:15.1466222Z test_gradgrad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.969s) 2022-08-17T12:47:15.1553302Z test_gradgrad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:47:15.1611897Z test_gradgrad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:21.5888992Z test_gradgrad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (6.427s) 2022-08-17T12:47:24.6272324Z test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.038s) 2022-08-17T12:47:27.3496196Z test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.722s) 2022-08-17T12:47:43.8789539Z test_gradgrad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (16.529s) 2022-08-17T12:47:43.8874860Z test_gradgrad_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:47:43.9044313Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:47:43.9061822Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9079197Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9095841Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9115732Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9134081Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9152496Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9170684Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9194549Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9217364Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9245283Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:43.9272193Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:43.9300635Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:43.9330953Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:43.9360043Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:43.9389611Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:43.9411376Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9432620Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9453829Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9477384Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9500626Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9525014Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9557730Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:43.9590291Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:43.9609065Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9629007Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9647677Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9665928Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9689493Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9713482Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9802910Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:47:43.9901496Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:47:43.9927043Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9953934Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:43.9972326Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:43.9989935Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.0012043Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.0033484Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.0056917Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.0081895Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.0262119Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:47:44.0453343Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:47:44.0472673Z 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:47:44.0473662Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:47:44.0528933Z ok (0.004s) 2022-08-17T12:47:44.0529397Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:44.0566054Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:44.0602150Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:44.0640838Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:44.0679297Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:44.0704960Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.0730094Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.0756760Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:44.0783225Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.0810398Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:44.0838831Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:44.0860529Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.0882893Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.1096176Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:47:44.1322819Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:47:44.1348273Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.1375736Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:44.1401102Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.1427299Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.1590170Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:47:44.1760381Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:47:44.1779919Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.1799545Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.1817311Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.1835314Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.2163232Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:47:44.2505139Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.034s) 2022-08-17T12:47:44.2721254Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:47:44.2949333Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:47:44.3723123Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.077s) 2022-08-17T12:47:44.5419868Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.169s) 2022-08-17T12:47:44.5441187Z test_if_train_and_eval_modes_differ_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.5460060Z test_if_train_and_eval_modes_differ_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:47:44.6857299Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.139s) 2022-08-17T12:47:44.7156323Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:44.7157165Z function: '_traverse_obj' (test_modules.py:296) 2022-08-17T12:47:44.7157685Z reasons: ['___check_type_id(obj, 94244165870752)'] 2022-08-17T12:47:44.7183497Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:44.7183991Z ok (0.031s) 2022-08-17T12:47:44.7195677Z test_memory_format_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:44.7226143Z test_memory_format_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:44.7449471Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:47:44.7674137Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:47:44.7769311Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:47:44.7864058Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:47:44.7974212Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:44.7975056Z function: '_check_out_mem_format' (test_modules.py:618) 2022-08-17T12:47:44.7975663Z reasons: ["tensor 'output' requires_grad mismatch. expected requires_grad=0"] 2022-08-17T12:47:44.7976283Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:44.7983376Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:44.7984480Z function: 'inner_to_mem_format' (test_modules.py:609) 2022-08-17T12:47:44.7985117Z reasons: ['___check_obj_id(mem_format, 140124647218896)'] 2022-08-17T12:47:44.7985737Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:44.7997001Z ok (0.013s) 2022-08-17T12:47:44.8091079Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:47:44.8127846Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:44.8128671Z function: 'test_memory_format' (test_modules.py:579) 2022-08-17T12:47:44.8129257Z reasons: ['___check_obj_id(module_info.module_cls, 94244244990976)'] 2022-08-17T12:47:44.8129830Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:44.8151099Z ok (0.006s) 2022-08-17T12:47:44.8206166Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:44.8236724Z test_memory_format_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:44.8269604Z test_memory_format_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:44.8344454Z test_memory_format_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:44.8414360Z test_memory_format_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:44.8523582Z test_memory_format_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:47:44.8623536Z test_memory_format_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:47:44.9014998Z test_memory_format_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.039s) 2022-08-17T12:47:44.9069407Z test_memory_format_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:44.9123368Z test_memory_format_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:44.9175864Z test_memory_format_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:44.9226248Z test_memory_format_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:44.9275821Z test_memory_format_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:44.9329945Z test_memory_format_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:44.9384087Z test_memory_format_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:44.9483744Z test_memory_format_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:47:44.9581595Z test_memory_format_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:47:44.9638510Z test_memory_format_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:44.9696180Z test_memory_format_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:44.9727345Z test_memory_format_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:44.9758185Z test_memory_format_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:44.9816070Z test_memory_format_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:44.9877923Z test_memory_format_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:45.0389337Z test_memory_format_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.051s) 2022-08-17T12:47:45.0907797Z test_memory_format_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.052s) 2022-08-17T12:47:45.1414563Z test_memory_format_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.051s) 2022-08-17T12:47:45.1934682Z test_memory_format_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.052s) 2022-08-17T12:47:45.1966872Z test_memory_format_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.1997249Z test_memory_format_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.2047904Z test_memory_format_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:45.2097845Z test_memory_format_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:45.2128948Z test_memory_format_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.2159351Z test_memory_format_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.2224218Z test_memory_format_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:45.2290349Z test_memory_format_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:45.3375982Z test_memory_format_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.108s) 2022-08-17T12:47:45.4457923Z test_memory_format_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.108s) 2022-08-17T12:47:45.5535345Z test_memory_format_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.108s) 2022-08-17T12:47:45.6620774Z test_memory_format_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.108s) 2022-08-17T12:47:45.6663659Z test_memory_format_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:47:45.6664391Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:47:45.6710318Z ok (0.009s) 2022-08-17T12:47:45.6790285Z test_memory_format_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:45.6905127Z test_memory_format_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:47:45.7011008Z test_memory_format_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:47:45.7070001Z test_memory_format_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.006s) 2022-08-17T12:47:45.7125109Z test_memory_format_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:45.7181783Z test_memory_format_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:45.7240160Z test_memory_format_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:45.7292099Z test_memory_format_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:45.7344877Z test_memory_format_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:45.7401031Z test_memory_format_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:45.7457520Z test_memory_format_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:47:45.7489438Z test_memory_format_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.7519962Z test_memory_format_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.7550523Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.7580870Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.7611242Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.7641671Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.7671531Z test_memory_format_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.7700882Z test_memory_format_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:45.7767796Z test_memory_format_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:45.7831774Z test_memory_format_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:45.8559529Z test_memory_format_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:47:45.9280954Z test_memory_format_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:47:46.0006457Z test_memory_format_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:47:46.0726115Z test_memory_format_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:47:46.0790072Z test_memory_format_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:46.0852398Z test_memory_format_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:46.0910797Z test_memory_format_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:46.0967047Z test_memory_format_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:46.0998732Z test_memory_format_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:46.1028096Z test_memory_format_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:46.1057645Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:46.1087788Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:46.1117723Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:46.1147680Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:46.1177222Z test_memory_format_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:46.1207338Z test_memory_format_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:46.1280590Z test_memory_format_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:46.1350005Z test_memory_format_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:46.1375078Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1398809Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1421807Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1445130Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1468615Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1491871Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1515258Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1538412Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1561604Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1584912Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1607824Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1631145Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1654148Z test_multiple_device_transfer_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1677411Z test_multiple_device_transfer_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1700408Z test_multiple_device_transfer_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1723765Z test_multiple_device_transfer_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1746956Z test_multiple_device_transfer_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1770078Z test_multiple_device_transfer_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1793033Z test_multiple_device_transfer_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1816453Z test_multiple_device_transfer_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1839522Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1862651Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1885366Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1908223Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1930926Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1953778Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1976602Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.1999576Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2022315Z test_multiple_device_transfer_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2045072Z test_multiple_device_transfer_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2068558Z test_multiple_device_transfer_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2092948Z test_multiple_device_transfer_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2117250Z test_multiple_device_transfer_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2140576Z test_multiple_device_transfer_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2163762Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2187413Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2210005Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2233091Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2256254Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2279272Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2302364Z test_multiple_device_transfer_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2325051Z test_multiple_device_transfer_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2348119Z test_multiple_device_transfer_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2371955Z test_multiple_device_transfer_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2394847Z test_multiple_device_transfer_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2418339Z test_multiple_device_transfer_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2441194Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2464811Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2488269Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2511590Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2534299Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2557686Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2581339Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2605338Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2629232Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2652770Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2676761Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2701329Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2725492Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2749800Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2773598Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2797571Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2821376Z test_multiple_device_transfer_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2845509Z test_multiple_device_transfer_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2870935Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2894217Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2917601Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2940772Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2963734Z test_multiple_device_transfer_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.2986891Z test_multiple_device_transfer_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3009742Z test_multiple_device_transfer_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3033211Z test_multiple_device_transfer_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3055998Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3079080Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3102409Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3127207Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3150103Z test_multiple_device_transfer_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3172943Z test_multiple_device_transfer_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3196213Z test_multiple_device_transfer_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3219186Z test_multiple_device_transfer_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3242916Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3265827Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3288733Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3312076Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3335047Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3358377Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3382800Z test_multiple_device_transfer_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3405427Z test_multiple_device_transfer_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3428066Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.3450675Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:46.5673756Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/builtin.py:645: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T12:47:46.5675288Z example_value = obj.proxy.node.meta["example_value"].grad 2022-08-17T12:47:46.5992584Z ok (0.254s) 2022-08-17T12:47:46.7269605Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.128s) 2022-08-17T12:47:46.8555701Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.128s) 2022-08-17T12:47:46.9824240Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.127s) 2022-08-17T12:47:47.0249025Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:47.0249845Z function: '_get_grads' (test_modules.py:314) 2022-08-17T12:47:47.0250434Z reasons: ["tensor 'obj[0][0]' size mismatch at index 0. expected 1, actual 2"] 2022-08-17T12:47:47.0251052Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:47.0253342Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:47.0255811Z function: '_make_non_contiguous' (test_modules.py:335) 2022-08-17T12:47:47.0257238Z reasons: ["tensor 'obj[0][0]' size mismatch at index 0. expected 1, actual 2"] 2022-08-17T12:47:47.0257856Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:47.0258484Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:47.0259072Z function: 'inner_make_non_contiguous' (test_modules.py:336) 2022-08-17T12:47:47.0259656Z reasons: ["tensor 'obj' size mismatch at index 0. expected 1, actual 2"] 2022-08-17T12:47:47.0260253Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:47.0298105Z ok (0.047s) 2022-08-17T12:47:47.0759821Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.046s) 2022-08-17T12:47:47.0893941Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:47:47.1026159Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:47:47.1067455Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:47.1068361Z function: 'test_non_contiguous_tensors' (test_modules.py:326) 2022-08-17T12:47:47.1068887Z reasons: ['___check_obj_id(training, 94244165931776)'] 2022-08-17T12:47:47.1069453Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:47.1450688Z ok (0.042s) 2022-08-17T12:47:47.1862866Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.041s) 2022-08-17T12:47:47.1947316Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:47.2030059Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:47.2074879Z test_non_contiguous_tensors_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:47.2075714Z function: '_retain_grad' (test_modules.py:306) 2022-08-17T12:47:47.2076152Z reasons: ['len(obj[0]) == 1'] 2022-08-17T12:47:47.2076662Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:47.2077482Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:47.2078069Z function: 'inner_retain_grad' (test_modules.py:309) 2022-08-17T12:47:47.2078599Z reasons: ["tensor 'obj' rank mismatch. expected 4, actual 2"] 2022-08-17T12:47:47.2079169Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:47.2223993Z ok (0.019s) 2022-08-17T12:47:47.2405639Z test_non_contiguous_tensors_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:47:47.2648593Z test_non_contiguous_tensors_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:47:47.2863781Z test_non_contiguous_tensors_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:47:47.3125665Z test_non_contiguous_tensors_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.026s) 2022-08-17T12:47:47.3357426Z test_non_contiguous_tensors_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:47:47.3677910Z test_non_contiguous_tensors_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:47:47.3917297Z test_non_contiguous_tensors_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:47:47.4051096Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:47:47.4176612Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:47:47.4311205Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:47:47.4446992Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:47:47.4601473Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:47:47.4755211Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:47:47.5142899Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.039s) 2022-08-17T12:47:47.5504610Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.036s) 2022-08-17T12:47:47.5616976Z test_non_contiguous_tensors_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:47:47.5733388Z test_non_contiguous_tensors_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:47:47.5848036Z test_non_contiguous_tensors_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:47:47.5961950Z test_non_contiguous_tensors_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:47:47.6135150Z test_non_contiguous_tensors_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:47:47.6302899Z test_non_contiguous_tensors_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:47:47.9379401Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.307s) 2022-08-17T12:47:47.9584812Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:47.9585705Z function: '' (test_modules.py:381) 2022-08-17T12:47:47.9586269Z reasons: ["tensor 'o' dtype mismatch. expected Float, actual Double"] 2022-08-17T12:47:47.9586877Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:48.2299799Z ok (0.292s) 2022-08-17T12:47:48.5187483Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.289s) 2022-08-17T12:47:48.8032978Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.284s) 2022-08-17T12:47:48.8236822Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:47:48.8433303Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:47:48.8519529Z test_non_contiguous_tensors_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:47:48.8604021Z test_non_contiguous_tensors_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:48.8759742Z test_non_contiguous_tensors_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:47:48.8914289Z test_non_contiguous_tensors_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:47:48.9128178Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:47:48.9336682Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:47:49.6890743Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.755s) 2022-08-17T12:47:50.4402993Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.751s) 2022-08-17T12:47:51.1948417Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.754s) 2022-08-17T12:47:51.9414583Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.746s) 2022-08-17T12:47:51.9460273Z test_non_contiguous_tensors_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:47:51.9461271Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:47:51.9659708Z ok (0.024s) 2022-08-17T12:47:51.9876658Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:47:52.0128393Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.025s) 2022-08-17T12:47:52.0364937Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:47:52.0631624Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.026s) 2022-08-17T12:47:52.0880446Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.025s) 2022-08-17T12:47:52.1012865Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:47:52.1142709Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:47:52.1280985Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:47:52.1419630Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:47:52.1579398Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:47:52.1738032Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:47:52.1895270Z test_non_contiguous_tensors_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:47:52.2054947Z test_non_contiguous_tensors_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:47:52.8686907Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.663s) 2022-08-17T12:47:53.5086444Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.640s) 2022-08-17T12:47:54.1698824Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.661s) 2022-08-17T12:47:54.8110341Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.641s) 2022-08-17T12:47:54.8346883Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:47:54.8578853Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:47:54.8801382Z test_non_contiguous_tensors_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:47:54.9008913Z test_non_contiguous_tensors_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:47:55.3065935Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.405s) 2022-08-17T12:47:55.7011070Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.394s) 2022-08-17T12:47:56.1057516Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.404s) 2022-08-17T12:47:56.4999213Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.394s) 2022-08-17T12:47:56.5121797Z test_non_contiguous_tensors_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:47:56.5237176Z test_non_contiguous_tensors_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:47:56.5330564Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:47:56.5423531Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:47:56.8593422Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.317s) 2022-08-17T12:47:57.1647404Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.305s) 2022-08-17T12:47:57.4068847Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.242s) 2022-08-17T12:47:57.6404809Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.233s) 2022-08-17T12:47:57.8589785Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.218s) 2022-08-17T12:47:58.0695405Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.210s) 2022-08-17T12:47:58.5423343Z test_non_contiguous_tensors_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.473s) 2022-08-17T12:47:59.0012941Z test_non_contiguous_tensors_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.459s) 2022-08-17T12:47:59.0048031Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:47:59.0082053Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:47:59.0197866Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:47:59.0255672Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:59.0313531Z test_pickle_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:59.0368154Z test_pickle_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.0432528Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:59.0494576Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:59.0559495Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:59.0621364Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:59.0639040Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:47:59.0639866Z function: 'test_pickle' (test_modules.py:212) 2022-08-17T12:47:59.0640372Z reasons: ['___check_obj_id(training, 94244165931776)'] 2022-08-17T12:47:59.0640935Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:47:59.0655416Z ok (0.003s) 2022-08-17T12:47:59.0686348Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:59.0717278Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:59.0748265Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:59.0800778Z test_pickle_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.0851398Z test_pickle_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.0921980Z test_pickle_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:59.0989443Z test_pickle_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:59.1061696Z test_pickle_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:59.1133025Z test_pickle_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:59.1208255Z test_pickle_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:47:59.1285063Z test_pickle_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:59.1328292Z test_pickle_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:59.1370651Z test_pickle_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:59.1414259Z test_pickle_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:59.1457685Z test_pickle_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:59.1506881Z test_pickle_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.1555732Z test_pickle_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.1674259Z test_pickle_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:47:59.1789964Z test_pickle_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:47:59.1832855Z test_pickle_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:59.1876308Z test_pickle_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:59.1914259Z test_pickle_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:59.1951055Z test_pickle_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:47:59.2001142Z test_pickle_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.2050522Z test_pickle_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.2571604Z test_pickle_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.052s) 2022-08-17T12:47:59.3097480Z test_pickle_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.052s) 2022-08-17T12:47:59.3615918Z test_pickle_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.052s) 2022-08-17T12:47:59.4143267Z test_pickle_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.053s) 2022-08-17T12:47:59.4201817Z test_pickle_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:47:59.4257794Z test_pickle_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.4288851Z test_pickle_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:59.4318878Z test_pickle_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:47:59.4371924Z test_pickle_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.4424384Z test_pickle_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.4478207Z test_pickle_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.4531125Z test_pickle_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.5623431Z test_pickle_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.109s) 2022-08-17T12:47:59.6726646Z test_pickle_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.110s) 2022-08-17T12:47:59.7823368Z test_pickle_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.110s) 2022-08-17T12:47:59.8928723Z test_pickle_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.110s) 2022-08-17T12:47:59.8950406Z test_pickle_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:47:59.8950991Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:47:59.9013213Z ok (0.008s) 2022-08-17T12:47:59.9089890Z test_pickle_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:59.9169832Z test_pickle_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:59.9249384Z test_pickle_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:59.9331740Z test_pickle_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:59.9412555Z test_pickle_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:47:59.9459481Z test_pickle_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.9506731Z test_pickle_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.9553717Z test_pickle_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.9601628Z test_pickle_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.9653156Z test_pickle_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.9706951Z test_pickle_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.9757058Z test_pickle_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:47:59.9806666Z test_pickle_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:00.1292129Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.148s) 2022-08-17T12:48:00.2766135Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.147s) 2022-08-17T12:48:00.4252733Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.148s) 2022-08-17T12:48:00.5730538Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.148s) 2022-08-17T12:48:00.5804223Z test_pickle_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:00.5875864Z test_pickle_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:00.5939342Z test_pickle_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:00.6002687Z test_pickle_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:00.6856900Z test_pickle_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.085s) 2022-08-17T12:48:00.7711490Z test_pickle_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.085s) 2022-08-17T12:48:00.8556493Z test_pickle_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.084s) 2022-08-17T12:48:00.9405051Z test_pickle_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.085s) 2022-08-17T12:48:00.9444389Z test_pickle_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:00.9484136Z test_pickle_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:00.9515893Z test_pickle_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:00.9547370Z test_pickle_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:01.0491823Z test_pickle_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.094s) 2022-08-17T12:48:01.1431596Z test_pickle_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.094s) 2022-08-17T12:48:01.2191021Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.076s) 2022-08-17T12:48:01.2958607Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.077s) 2022-08-17T12:48:01.3638940Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.068s) 2022-08-17T12:48:01.4332564Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.069s) 2022-08-17T12:48:01.6050800Z test_pickle_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.172s) 2022-08-17T12:48:01.7801364Z test_pickle_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.175s) 2022-08-17T12:48:01.7845379Z test_pickle_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:01.7885564Z test_pickle_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:01.8120105Z test_repr_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:48:01.8134393Z test_repr_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8148415Z test_repr_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8161874Z test_repr_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8177729Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8192572Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8207397Z test_repr_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8222832Z test_repr_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8237412Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8252367Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8267581Z test_repr_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8283899Z test_repr_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8301211Z test_repr_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8319498Z test_repr_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8338842Z test_repr_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8359300Z test_repr_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8379924Z test_repr_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8400993Z test_repr_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8424502Z test_repr_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8445719Z test_repr_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8462746Z test_repr_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8479193Z test_repr_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8495128Z test_repr_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8512047Z test_repr_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8529177Z test_repr_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8546868Z test_repr_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8570694Z test_repr_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8594642Z test_repr_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8608391Z test_repr_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8622714Z test_repr_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8636522Z test_repr_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8650057Z test_repr_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.8667428Z test_repr_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8685009Z test_repr_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.8767911Z test_repr_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:01.8853820Z test_repr_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:01.8935254Z test_repr_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:01.9020363Z test_repr_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:01.9037068Z test_repr_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9053572Z test_repr_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9067107Z test_repr_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.9079408Z test_repr_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:01.9095493Z test_repr_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9111738Z test_repr_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9128433Z test_repr_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9146367Z test_repr_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9316216Z test_repr_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:48:01.9501833Z test_repr_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:48:01.9670364Z test_repr_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:48:01.9856532Z test_repr_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:48:01.9872922Z test_repr_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:01.9873866Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:01.9881704Z ok (0.002s) 2022-08-17T12:48:01.9905235Z test_repr_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9927913Z test_repr_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9951883Z test_repr_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9975412Z test_repr_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:01.9999393Z test_repr_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.0019888Z test_repr_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.0037307Z test_repr_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.0054457Z test_repr_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.0072423Z test_repr_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.0090233Z test_repr_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.0108816Z test_repr_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.0125154Z test_repr_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.0140482Z test_repr_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:02.0348018Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:48:02.0566529Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:48:02.0772799Z test_repr_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:48:02.0989302Z test_repr_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:48:02.1010589Z test_repr_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.1032694Z test_repr_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.1051411Z test_repr_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.1071025Z test_repr_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.1222992Z test_repr_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:02.1383385Z test_repr_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:48:02.1535397Z test_repr_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:02.1696986Z test_repr_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:48:02.1711625Z test_repr_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:02.1726500Z test_repr_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:02.1740476Z test_repr_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:02.1754770Z test_repr_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:02.1956964Z test_repr_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:48:02.2169744Z test_repr_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:48:02.2328915Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:48:02.2499606Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:48:02.2643763Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:48:02.2798289Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:02.3426918Z test_repr_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T12:48:02.4069509Z test_repr_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T12:48:02.4085928Z test_repr_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:02.4101577Z test_repr_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:48:02.4101947Z 2022-08-17T12:48:02.4102740Z ---------------------------------------------------------------------- 2022-08-17T12:48:02.4103207Z Ran 891 tests in 109.242s 2022-08-17T12:48:02.4103411Z 2022-08-17T12:48:02.4103583Z OK (skipped=208, expected failures=12) 2022-08-17T12:48:02.4103819Z 2022-08-17T12:48:02.4103978Z Generating XML reports... 2022-08-17T12:48:02.4799246Z Generated XML report: test-reports/python-unittest/test_modules/TEST-TestModuleCPU-20220817124613.xml 2022-08-17T12:48:02.9239299Z Running test_spectral_ops ... [2022-08-17 12:48:02.923517] 2022-08-17T12:48:02.9239873Z Executing ['/opt/conda/bin/python', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:02.923606] 2022-08-17T12:48:05.9951732Z /opt/conda/lib/python3.7/site-packages/resampy/interpn.py:114: NumbaWarning: The TBB threading layer requires TBB version 2019.5 or later i.e., TBB_INTERFACE_VERSION >= 11005. Found TBB_INTERFACE_VERSION = 9107. The TBB threading layer is disabled. 2022-08-17T12:48:05.9952336Z _resample_loop_p(x, t_out, interp_win, interp_delta, num_table, scale, y) 2022-08-17T12:48:13.8426886Z /opt/conda/lib/python3.7/site-packages/sklearn/utils/validation.py:37: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T12:48:13.8427394Z LARGE_SPARSE_SUPPORTED = LooseVersion(scipy_version) >= '0.14.0' 2022-08-17T12:48:14.1587201Z test_spectral_ops.py:43: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T12:48:14.1587722Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2022-08-17T12:48:14.1699607Z Test results will be stored in test-reports/python-unittest/test_spectral_ops 2022-08-17T12:48:14.1720909Z 2022-08-17T12:48:14.1721054Z Running tests... 2022-08-17T12:48:14.1721647Z ---------------------------------------------------------------------- 2022-08-17T12:48:14.2544464Z test_batch_istft_cpu (__main__.TestFFTCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: 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:48:14.2545478Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:48:14.4115587Z ok (0.185s) 2022-08-17T12:48:14.4907405Z test_complex_istft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.079s) 2022-08-17T12:48:16.0908534Z test_complex_stft_definition_cpu_complex128 (__main__.TestFFTCPU) ... ok (1.600s) 2022-08-17T12:48:16.1120193Z test_complex_stft_onesided_cpu (__main__.TestFFTCPU) ... ok (0.021s) 2022-08-17T12:48:16.6845907Z test_complex_stft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.572s) 2022-08-17T12:48:16.9480346Z test_complex_stft_roundtrip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.263s) 2022-08-17T12:48:17.1683768Z test_complex_stft_roundtrip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.220s) 2022-08-17T12:48:17.1741682Z test_cufft_plan_cache_cpu_float64 (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.006s) 2022-08-17T12:48:17.1858675Z test_empty_fft_fft_fft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.011s) 2022-08-17T12:48:17.1953761Z test_empty_fft_fft_fft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T12:48:17.1990143Z test_empty_fft_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2026237Z test_empty_fft_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2061537Z test_empty_fft_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2096557Z test_empty_fft_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2138043Z test_empty_fft_fft_hfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2178959Z test_empty_fft_fft_hfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2214608Z test_empty_fft_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2249838Z test_empty_fft_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2291178Z test_empty_fft_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2332482Z test_empty_fft_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2371556Z test_empty_fft_fft_ifft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2411343Z test_empty_fft_fft_ifft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2446683Z test_empty_fft_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2482431Z test_empty_fft_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2518588Z test_empty_fft_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2553542Z test_empty_fft_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2595741Z test_empty_fft_fft_ihfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2631096Z test_empty_fft_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2669494Z test_empty_fft_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2711262Z test_empty_fft_fft_irfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2752687Z test_empty_fft_fft_irfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2788320Z test_empty_fft_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2823999Z test_empty_fft_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.2865829Z test_empty_fft_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2906912Z test_empty_fft_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2945120Z test_empty_fft_fft_rfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.2979967Z test_empty_fft_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:17.3018811Z test_empty_fft_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:17.3248377Z test_empty_ifft_cpu (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T12:48:17.4158957Z test_fft2_fftn_equivalence_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.091s) 2022-08-17T12:48:17.4847465Z test_fft2_fftn_equivalence_cpu_float32 (__main__.TestFFTCPU) ... ok (0.069s) 2022-08-17T12:48:17.5436791Z test_fft2_invalid_cpu (__main__.TestFFTCPU) ... ok (0.059s) 2022-08-17T12:48:17.7846628Z test_fft2_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.241s) 2022-08-17T12:48:17.9796075Z test_fft2_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.195s) 2022-08-17T12:48:18.0060040Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.026s) 2022-08-17T12:48:18.0169976Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.011s) 2022-08-17T12:48:18.0253948Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.008s) 2022-08-17T12:48:18.0299263Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0386208Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T12:48:18.0427826Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0470891Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0514631Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0558354Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0601121Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0644145Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0687853Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0731044Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0774513Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0819578Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0863194Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0903504Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0943988Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.0990220Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.005s) 2022-08-17T12:48:18.1036804Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.005s) 2022-08-17T12:48:18.1081335Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1124944Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1168595Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1212819Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1256188Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1299969Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1345268Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1389282Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1433265Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1477138Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1519393Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1562706Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1606032Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1648538Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1692115Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.1736306Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:48:18.7349047Z test_fft_ifft_rfft_irfft_cpu_float64 (__main__.TestFFTCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:48:18.7349847Z function: '_test_real' (test_spectral_ops.py:757) 2022-08-17T12:48:18.7350281Z reasons: ['len(sizes) == 1'] 2022-08-17T12:48:18.7350824Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:48:18.9403438Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:48:18.9404218Z function: '_test_complex' (test_spectral_ops.py:746) 2022-08-17T12:48:18.9404674Z reasons: ['len(sizes) == 1'] 2022-08-17T12:48:18.9405224Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:48:19.2023116Z ok (1.028s) 2022-08-17T12:48:19.2345825Z test_fft_input_modification_cpu (__main__.TestFFTCPU) ... ok (0.032s) 2022-08-17T12:48:19.2548061Z test_fft_invalid_dtypes_cpu (__main__.TestFFTCPU) ... ok (0.020s) 2022-08-17T12:48:19.2674584Z test_fft_plan_repeatable_cpu (__main__.TestFFTCPU) ... ok (0.013s) 2022-08-17T12:48:19.4110221Z test_fft_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.143s) 2022-08-17T12:48:19.4549572Z test_fft_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.044s) 2022-08-17T12:48:19.4717574Z test_fft_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.017s) 2022-08-17T12:48:19.4809207Z test_fft_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.009s) 2022-08-17T12:48:19.5089392Z test_fft_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.028s) 2022-08-17T12:48:19.5453430Z test_fft_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.036s) 2022-08-17T12:48:19.5771545Z test_fft_type_promotion_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.032s) 2022-08-17T12:48:19.5873191Z test_fft_type_promotion_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.010s) 2022-08-17T12:48:19.6071502Z test_fft_type_promotion_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.020s) 2022-08-17T12:48:19.6139445Z test_fft_type_promotion_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.007s) 2022-08-17T12:48:19.6340241Z test_fft_type_promotion_cpu_float32 (__main__.TestFFTCPU) ... ok (0.020s) 2022-08-17T12:48:19.6543307Z test_fft_type_promotion_cpu_float64 (__main__.TestFFTCPU) ... ok (0.020s) 2022-08-17T12:48:19.6748842Z test_fft_type_promotion_cpu_int8 (__main__.TestFFTCPU) ... ok (0.020s) 2022-08-17T12:48:19.7132345Z test_fftfreq_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.038s) 2022-08-17T12:48:19.7233741Z test_fftfreq_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T12:48:20.4122221Z test_fftfreq_out_cpu_float32 (__main__.TestFFTCPU) ... ok (0.689s) 2022-08-17T12:48:20.4181523Z test_fftfreq_out_cpu_float64 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T12:48:20.4443915Z test_fftn_invalid_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.026s) 2022-08-17T12:48:20.4662300Z test_fftn_invalid_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.022s) 2022-08-17T12:48:20.4837053Z test_fftn_invalid_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.017s) 2022-08-17T12:48:20.5010602Z test_fftn_invalid_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.017s) 2022-08-17T12:48:20.5152734Z test_fftn_invalid_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.014s) 2022-08-17T12:48:20.5295343Z test_fftn_invalid_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.014s) 2022-08-17T12:48:20.5453703Z test_fftn_invalid_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T12:48:20.5628608Z test_fftn_invalid_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.017s) 2022-08-17T12:48:20.5804028Z test_fftn_invalid_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.017s) 2022-08-17T12:48:20.5965396Z test_fftn_invalid_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T12:48:20.7071170Z test_fftn_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.110s) 2022-08-17T12:48:20.7471801Z test_fftn_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.040s) 2022-08-17T12:48:20.7843776Z test_fftn_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.037s) 2022-08-17T12:48:20.7919279Z test_fftn_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.008s) 2022-08-17T12:48:20.8848743Z test_fftn_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.093s) 2022-08-17T12:48:20.9792135Z test_fftn_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.094s) 2022-08-17T12:48:20.9887956Z test_fftshift_frequencies_cpu_float32 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T12:48:20.9917670Z test_fftshift_frequencies_cpu_float64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:48:21.0864427Z test_fftshift_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.094s) 2022-08-17T12:48:21.0945654Z test_fftshift_numpy_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.008s) 2022-08-17T12:48:21.1014721Z test_fftshift_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T12:48:21.1080823Z test_fftshift_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.006s) 2022-08-17T12:48:21.1172849Z test_hfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.009s) 2022-08-17T12:48:21.1352550Z test_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.018s) 2022-08-17T12:48:21.1483033Z test_hfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.013s) 2022-08-17T12:48:21.1566201Z test_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.008s) 2022-08-17T12:48:21.1738971Z test_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.017s) 2022-08-17T12:48:21.1870844Z test_ihfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.013s) 2022-08-17T12:49:31.9422101Z test_istft_against_librosa_cpu_float64 (__main__.TestFFTCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:31.9423222Z function: '_test' (test_spectral_ops.py:967) 2022-08-17T12:49:31.9427464Z reasons: ['size == 10'] 2022-08-17T12:49:31.9428217Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:31.9600473Z /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:741: UserWarning: The length of signal is shorter than the length parameter. Result is being padded with zeros in the tail. Please check your center and hop_length settings. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:1119.) 2022-08-17T12:49:31.9601558Z return_complex=return_complex, 2022-08-17T12:49:31.9605561Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:31.9606238Z function: 'librosa_istft' (test_spectral_ops.py:958) 2022-08-17T12:49:31.9606783Z reasons: ["tensor 'x' size mismatch at index 1. expected 10, actual 2"] 2022-08-17T12:49:31.9607365Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:31.9676475Z ok (70.781s) 2022-08-17T12:49:32.1737601Z test_istft_linearity_cpu_float64 (__main__.TestFFTCPU) ... ok (0.206s) 2022-08-17T12:49:32.2674225Z test_istft_of_sine_cpu_float64 (__main__.TestFFTCPU) ... ok (0.094s) 2022-08-17T12:49:32.2681467Z test_istft_round_trip_simple_cases_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T12:49:32.2890114Z stft -> istft should recover the original signale ... ok (0.021s) 2022-08-17T12:49:32.2908902Z test_istft_round_trip_various_params_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T12:49:32.7347397Z stft -> istft should recover the original signale ... ok (0.445s) 2022-08-17T12:49:32.7368256Z test_istft_round_trip_with_padding_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T12:49:32.8745226Z long hop_length or not centered may cause length mismatch in the inversed signal ... ok (0.140s) 2022-08-17T12:49:32.8753130Z test_istft_throws_cpu (__main__.TestFFTCPU) 2022-08-17T12:49:32.9102719Z istft should throw exception for invalid parameters ... ok (0.036s) 2022-08-17T12:49:32.9462339Z test_reference_1d_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.036s) 2022-08-17T12:49:32.9731926Z test_reference_1d_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.027s) 2022-08-17T12:49:32.9963847Z test_reference_1d_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T12:49:33.0199305Z test_reference_1d_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T12:49:33.0424107Z test_reference_1d_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.022s) 2022-08-17T12:49:33.0655159Z test_reference_1d_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T12:49:33.0888713Z test_reference_1d_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T12:49:33.1108582Z test_reference_1d_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.022s) 2022-08-17T12:49:33.1128812Z test_reference_1d_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:33.1129629Z function: 'test_reference_1d' (test_spectral_ops.py:133) 2022-08-17T12:49:33.1130142Z reasons: ["str(dtype) == 'torch.complex64'"] 2022-08-17T12:49:33.1130968Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:33.1267120Z ok (0.016s) 2022-08-17T12:49:33.1415827Z test_reference_1d_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.015s) 2022-08-17T12:49:33.2404976Z test_reference_nd_fft_fftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.099s) 2022-08-17T12:49:33.2630687Z test_reference_nd_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.022s) 2022-08-17T12:49:33.2927360Z test_reference_nd_fft_hfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.030s) 2022-08-17T12:49:33.3158961Z test_reference_nd_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T12:49:33.3454777Z test_reference_nd_fft_ifftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.029s) 2022-08-17T12:49:33.3680140Z test_reference_nd_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.022s) 2022-08-17T12:49:33.3969869Z test_reference_nd_fft_irfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.029s) 2022-08-17T12:49:33.4198954Z test_reference_nd_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T12:49:33.6490920Z test_stft_cpu_float64 (__main__.TestFFTCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:33.6491797Z function: '_test' (test_spectral_ops.py:909) 2022-08-17T12:49:33.6492381Z reasons: ['___check_obj_id(center, 93853796827904)'] 2022-08-17T12:49:33.6493026Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:33.6838609Z /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:49:33.6839520Z normalized, onesided, return_complex) 2022-08-17T12:49:33.7037793Z ok (0.284s) 2022-08-17T12:49:33.7085188Z test_stft_requires_complex_cpu (__main__.TestFFTCPU) ... ok (0.005s) 2022-08-17T12:49:33.8735280Z test_stft_roundtrip_complex_window_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.165s) 2022-08-17T12:49:34.2099157Z test_stft_roundtrip_complex_window_cpu_float64 (__main__.TestFFTCPU) ... ok (0.336s) 2022-08-17T12:49:34.2115845Z test_stft_window_device_cpu (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:34.2254040Z test_fft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2254507Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T12:49:34.2254839Z Expecting nothing 2022-08-17T12:49:34.2323396Z ok 2022-08-17T12:49:34.2324430Z Trying: 2022-08-17T12:49:34.2324820Z fft2 = torch.fft.fft2(x) 2022-08-17T12:49:34.2325122Z Expecting nothing 2022-08-17T12:49:34.2328961Z ok 2022-08-17T12:49:34.2329226Z Trying: 2022-08-17T12:49:34.2329569Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2022-08-17T12:49:34.2329951Z Expecting nothing 2022-08-17T12:49:34.2335598Z ok 2022-08-17T12:49:34.2336010Z Trying: 2022-08-17T12:49:34.2336462Z torch.testing.assert_close(fft2, two_ffts, check_stride=False) 2022-08-17T12:49:34.2336922Z Expecting nothing 2022-08-17T12:49:34.2343070Z ok 2022-08-17T12:49:34.2412606Z ok (0.030s) 2022-08-17T12:49:34.2426647Z test_fft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2427026Z t = torch.arange(4) 2022-08-17T12:49:34.2427332Z Expecting nothing 2022-08-17T12:49:34.2430159Z ok 2022-08-17T12:49:34.2430393Z Trying: 2022-08-17T12:49:34.2431438Z t 2022-08-17T12:49:34.2431719Z Expecting: 2022-08-17T12:49:34.2432011Z tensor([0, 1, 2, 3]) 2022-08-17T12:49:34.2467814Z ok 2022-08-17T12:49:34.2468072Z Trying: 2022-08-17T12:49:34.2468348Z torch.fft.fft(t) 2022-08-17T12:49:34.2468642Z Expecting: 2022-08-17T12:49:34.2469145Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T12:49:34.2479360Z ok 2022-08-17T12:49:34.2479678Z Trying: 2022-08-17T12:49:34.2480257Z t = torch.tensor([0.+1.j, 2.+3.j, 4.+5.j, 6.+7.j]) 2022-08-17T12:49:34.2480592Z Expecting nothing 2022-08-17T12:49:34.2483222Z ok 2022-08-17T12:49:34.2483474Z Trying: 2022-08-17T12:49:34.2483752Z torch.fft.fft(t) 2022-08-17T12:49:34.2484021Z Expecting: 2022-08-17T12:49:34.2484464Z tensor([12.+16.j, -8.+0.j, -4.-4.j, 0.-8.j]) 2022-08-17T12:49:34.2493585Z ok 2022-08-17T12:49:34.2494999Z ok (0.008s) 2022-08-17T12:49:34.2509783Z test_fftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2510207Z torch.fft.fftfreq(5) 2022-08-17T12:49:34.2510491Z Expecting: 2022-08-17T12:49:34.2510996Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T12:49:34.2516705Z ok 2022-08-17T12:49:34.2516978Z Trying: 2022-08-17T12:49:34.2517268Z torch.fft.fftfreq(4) 2022-08-17T12:49:34.2517575Z Expecting: 2022-08-17T12:49:34.2518002Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T12:49:34.2523202Z ok 2022-08-17T12:49:34.2523954Z ok (0.003s) 2022-08-17T12:49:34.2537404Z test_fftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2538912Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T12:49:34.2539481Z Expecting nothing 2022-08-17T12:49:34.2541805Z ok 2022-08-17T12:49:34.2542488Z Trying: 2022-08-17T12:49:34.2542819Z fftn = torch.fft.fftn(x) 2022-08-17T12:49:34.2543139Z Expecting nothing 2022-08-17T12:49:34.2547736Z ok 2022-08-17T12:49:34.2549211Z Trying: 2022-08-17T12:49:34.2554386Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2022-08-17T12:49:34.2554744Z Expecting nothing 2022-08-17T12:49:34.2555018Z ok 2022-08-17T12:49:34.2555261Z Trying: 2022-08-17T12:49:34.2555616Z torch.testing.assert_close(fftn, two_ffts, check_stride=False) 2022-08-17T12:49:34.2555997Z Expecting nothing 2022-08-17T12:49:34.2559381Z ok 2022-08-17T12:49:34.2560873Z ok (0.003s) 2022-08-17T12:49:34.2572171Z test_fftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2572583Z f = torch.fft.fftfreq(4) 2022-08-17T12:49:34.2572912Z Expecting nothing 2022-08-17T12:49:34.2576146Z ok 2022-08-17T12:49:34.2576404Z Trying: 2022-08-17T12:49:34.2576663Z f 2022-08-17T12:49:34.2576907Z Expecting: 2022-08-17T12:49:34.2577368Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T12:49:34.2612621Z ok 2022-08-17T12:49:34.2612869Z Trying: 2022-08-17T12:49:34.2613155Z torch.fft.fftshift(f) 2022-08-17T12:49:34.2662836Z Expecting: 2022-08-17T12:49:34.2666425Z tensor([-0.5000, -0.2500, 0.0000, 0.2500]) 2022-08-17T12:49:34.2666729Z ok 2022-08-17T12:49:34.2666977Z Trying: 2022-08-17T12:49:34.2667342Z x = torch.fft.fftfreq(5, d=1/5) + 0.1 * torch.fft.fftfreq(5, d=1/5).unsqueeze(1) 2022-08-17T12:49:34.2667732Z Expecting nothing 2022-08-17T12:49:34.2667997Z ok 2022-08-17T12:49:34.2668239Z Trying: 2022-08-17T12:49:34.2668470Z x 2022-08-17T12:49:34.2671955Z Expecting: 2022-08-17T12:49:34.2672518Z tensor([[ 0.0000, 1.0000, 2.0000, -2.0000, -1.0000], 2022-08-17T12:49:34.2672972Z [ 0.1000, 1.1000, 2.1000, -1.9000, -0.9000], 2022-08-17T12:49:34.2673390Z [ 0.2000, 1.2000, 2.2000, -1.8000, -0.8000], 2022-08-17T12:49:34.2673794Z [-0.2000, 0.8000, 1.8000, -2.2000, -1.2000], 2022-08-17T12:49:34.2675434Z [-0.1000, 0.9000, 1.9000, -2.1000, -1.1000]]) 2022-08-17T12:49:34.2675734Z ok 2022-08-17T12:49:34.2675964Z Trying: 2022-08-17T12:49:34.2706140Z torch.fft.fftshift(x) 2022-08-17T12:49:34.2710611Z Expecting: 2022-08-17T12:49:34.2711174Z tensor([[-2.2000, -1.2000, -0.2000, 0.8000, 1.8000], 2022-08-17T12:49:34.2711621Z [-2.1000, -1.1000, -0.1000, 0.9000, 1.9000], 2022-08-17T12:49:34.2712029Z [-2.0000, -1.0000, 0.0000, 1.0000, 2.0000], 2022-08-17T12:49:34.2712455Z [-1.9000, -0.9000, 0.1000, 1.1000, 2.1000], 2022-08-17T12:49:34.2712884Z [-1.8000, -0.8000, 0.2000, 1.2000, 2.2000]]) 2022-08-17T12:49:34.2713156Z ok 2022-08-17T12:49:34.2713393Z Trying: 2022-08-17T12:49:34.2713757Z x_centered = torch.arange(-5, 5) 2022-08-17T12:49:34.2714296Z Expecting nothing 2022-08-17T12:49:34.2714571Z ok 2022-08-17T12:49:34.2714812Z Trying: 2022-08-17T12:49:34.2715131Z x_uncentered = torch.fft.ifftshift(x_centered) 2022-08-17T12:49:34.2715482Z Expecting nothing 2022-08-17T12:49:34.2715761Z ok 2022-08-17T12:49:34.2715989Z Trying: 2022-08-17T12:49:34.2716317Z fft_uncentered = torch.fft.fft(x_uncentered) 2022-08-17T12:49:34.2716663Z Expecting nothing 2022-08-17T12:49:34.2716916Z ok 2022-08-17T12:49:34.2717150Z Trying: 2022-08-17T12:49:34.2717485Z fft_centered = torch.fft.fftshift(fft_uncentered) 2022-08-17T12:49:34.2717824Z Expecting nothing 2022-08-17T12:49:34.2718089Z ok 2022-08-17T12:49:34.2718327Z Trying: 2022-08-17T12:49:34.2718719Z x_centered_2 = torch.fft.fftshift(torch.fft.ifft(torch.fft.ifftshift(fft_centered))) 2022-08-17T12:49:34.2719146Z Expecting nothing 2022-08-17T12:49:34.2719408Z ok 2022-08-17T12:49:34.2719630Z Trying: 2022-08-17T12:49:34.2720061Z torch.testing.assert_close(x_centered.to(torch.complex64), x_centered_2, check_stride=False) 2022-08-17T12:49:34.2720494Z Expecting nothing 2022-08-17T12:49:34.2720758Z ok 2022-08-17T12:49:34.2720991Z ok (0.014s) 2022-08-17T12:49:34.2721363Z test_hfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2721756Z t = torch.linspace(0, 1, 5) 2022-08-17T12:49:34.2722047Z Expecting nothing 2022-08-17T12:49:34.2722313Z ok 2022-08-17T12:49:34.2722547Z Trying: 2022-08-17T12:49:34.2722773Z t 2022-08-17T12:49:34.2723025Z Expecting: 2022-08-17T12:49:34.2723319Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T12:49:34.2752581Z ok 2022-08-17T12:49:34.2752840Z Trying: 2022-08-17T12:49:34.2753120Z T = torch.fft.ifft(t) 2022-08-17T12:49:34.2753408Z Expecting nothing 2022-08-17T12:49:34.2756838Z ok 2022-08-17T12:49:34.2757086Z Trying: 2022-08-17T12:49:34.2757323Z T 2022-08-17T12:49:34.2757575Z Expecting: 2022-08-17T12:49:34.2758092Z tensor([ 0.5000-0.0000j, -0.1250-0.1720j, -0.1250-0.0406j, -0.1250+0.0406j, 2022-08-17T12:49:34.2758483Z -0.1250+0.1720j]) 2022-08-17T12:49:34.2795058Z ok 2022-08-17T12:49:34.2795318Z Trying: 2022-08-17T12:49:34.2795613Z torch.fft.hfft(T[:3], n=5) 2022-08-17T12:49:34.2796154Z Expecting: 2022-08-17T12:49:34.2796493Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T12:49:34.2802346Z ok 2022-08-17T12:49:34.2802606Z Trying: 2022-08-17T12:49:34.2802893Z torch.fft.hfft(T[:3]) 2022-08-17T12:49:34.2803176Z Expecting: 2022-08-17T12:49:34.2803478Z tensor([0.1250, 0.2809, 0.6250, 0.9691]) 2022-08-17T12:49:34.2809611Z ok 2022-08-17T12:49:34.2811038Z ok (0.011s) 2022-08-17T12:49:34.2824676Z test_ifft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2825255Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T12:49:34.2825588Z Expecting nothing 2022-08-17T12:49:34.2828731Z ok 2022-08-17T12:49:34.2829562Z Trying: 2022-08-17T12:49:34.2830433Z ifft2 = torch.fft.ifft2(x) 2022-08-17T12:49:34.2831228Z Expecting nothing 2022-08-17T12:49:34.2832488Z ok 2022-08-17T12:49:34.2833428Z Trying: 2022-08-17T12:49:34.2834384Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2022-08-17T12:49:34.2835141Z Expecting nothing 2022-08-17T12:49:34.2839864Z ok 2022-08-17T12:49:34.2840118Z Trying: 2022-08-17T12:49:34.2840493Z torch.testing.assert_close(ifft2, two_iffts, check_stride=False) 2022-08-17T12:49:34.2840887Z Expecting nothing 2022-08-17T12:49:34.2846834Z ok 2022-08-17T12:49:34.2847703Z ok (0.004s) 2022-08-17T12:49:34.2859918Z test_ifft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2860520Z t = torch.tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T12:49:34.2860929Z Expecting nothing 2022-08-17T12:49:34.2864101Z ok 2022-08-17T12:49:34.2864354Z Trying: 2022-08-17T12:49:34.2865102Z torch.fft.ifft(t) 2022-08-17T12:49:34.2865377Z Expecting: 2022-08-17T12:49:34.2865685Z tensor([0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j]) 2022-08-17T12:49:34.2871282Z ok 2022-08-17T12:49:34.2873322Z ok (0.002s) 2022-08-17T12:49:34.2885038Z test_ifftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2885489Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T12:49:34.2885823Z Expecting nothing 2022-08-17T12:49:34.2889540Z ok 2022-08-17T12:49:34.2890872Z Trying: 2022-08-17T12:49:34.2891167Z ifftn = torch.fft.ifftn(x) 2022-08-17T12:49:34.2891538Z Expecting nothing 2022-08-17T12:49:34.2893277Z ok 2022-08-17T12:49:34.2895883Z Trying: 2022-08-17T12:49:34.2896513Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2022-08-17T12:49:34.2896992Z Expecting nothing 2022-08-17T12:49:34.2897269Z ok 2022-08-17T12:49:34.2899766Z Trying: 2022-08-17T12:49:34.2900484Z torch.testing.assert_close(ifftn, two_iffts, check_stride=False) 2022-08-17T12:49:34.2901010Z Expecting nothing 2022-08-17T12:49:34.2904232Z ok 2022-08-17T12:49:34.2904670Z ok (0.003s) 2022-08-17T12:49:34.2915261Z test_ifftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2915676Z f = torch.fft.fftfreq(5) 2022-08-17T12:49:34.2915989Z Expecting nothing 2022-08-17T12:49:34.2918794Z ok 2022-08-17T12:49:34.2919049Z Trying: 2022-08-17T12:49:34.2919282Z f 2022-08-17T12:49:34.2919541Z Expecting: 2022-08-17T12:49:34.2919998Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T12:49:34.2955002Z ok 2022-08-17T12:49:34.2955246Z Trying: 2022-08-17T12:49:34.2955559Z shifted = torch.fft.fftshift(f) 2022-08-17T12:49:34.2955890Z Expecting nothing 2022-08-17T12:49:34.2958518Z ok 2022-08-17T12:49:34.2958830Z Trying: 2022-08-17T12:49:34.2959135Z torch.fft.ifftshift(shifted) 2022-08-17T12:49:34.2959450Z Expecting: 2022-08-17T12:49:34.2959894Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T12:49:34.2963837Z ok 2022-08-17T12:49:34.2965072Z ok (0.006s) 2022-08-17T12:49:34.2976392Z test_ihfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.2976776Z t = torch.arange(5) 2022-08-17T12:49:34.2977075Z Expecting nothing 2022-08-17T12:49:34.2979832Z ok 2022-08-17T12:49:34.2980260Z Trying: 2022-08-17T12:49:34.2980523Z t 2022-08-17T12:49:34.2980782Z Expecting: 2022-08-17T12:49:34.2981048Z tensor([0, 1, 2, 3, 4]) 2022-08-17T12:49:34.3014415Z ok 2022-08-17T12:49:34.3014669Z Trying: 2022-08-17T12:49:34.3014955Z torch.fft.ihfft(t) 2022-08-17T12:49:34.3015437Z Expecting: 2022-08-17T12:49:34.3017042Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j]) 2022-08-17T12:49:34.3023242Z ok 2022-08-17T12:49:34.3023498Z Trying: 2022-08-17T12:49:34.3023757Z torch.fft.ifft(t) 2022-08-17T12:49:34.3024048Z Expecting: 2022-08-17T12:49:34.3024539Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j, -0.5000+0.1625j, 2022-08-17T12:49:34.3024937Z -0.5000+0.6882j]) 2022-08-17T12:49:34.3030897Z ok 2022-08-17T12:49:34.3031895Z ok (0.007s) 2022-08-17T12:49:34.3044545Z test_irfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.3044927Z t = torch.rand(10, 9) 2022-08-17T12:49:34.3045230Z Expecting nothing 2022-08-17T12:49:34.3046960Z ok 2022-08-17T12:49:34.3047415Z Trying: 2022-08-17T12:49:34.3047708Z T = torch.fft.rfft2(t) 2022-08-17T12:49:34.3048018Z Expecting nothing 2022-08-17T12:49:34.3051146Z ok 2022-08-17T12:49:34.3051407Z Trying: 2022-08-17T12:49:34.3051687Z torch.fft.irfft2(T).size() 2022-08-17T12:49:34.3052005Z Expecting: 2022-08-17T12:49:34.3052283Z torch.Size([10, 8]) 2022-08-17T12:49:34.3056097Z ok 2022-08-17T12:49:34.3056396Z Trying: 2022-08-17T12:49:34.3056760Z roundtrip = torch.fft.irfft2(T, t.size()) 2022-08-17T12:49:34.3057153Z Expecting nothing 2022-08-17T12:49:34.3062893Z ok 2022-08-17T12:49:34.3063208Z Trying: 2022-08-17T12:49:34.3063539Z roundtrip.size() 2022-08-17T12:49:34.3063852Z Expecting: 2022-08-17T12:49:34.3064175Z torch.Size([10, 9]) 2022-08-17T12:49:34.3095054Z ok 2022-08-17T12:49:34.3095440Z Trying: 2022-08-17T12:49:34.3095818Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T12:49:34.3096205Z Expecting nothing 2022-08-17T12:49:34.3100485Z ok 2022-08-17T12:49:34.3101940Z ok (0.007s) 2022-08-17T12:49:34.3114043Z test_irfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.3114450Z t = torch.linspace(0, 1, 5) 2022-08-17T12:49:34.3114749Z Expecting nothing 2022-08-17T12:49:34.3117481Z ok 2022-08-17T12:49:34.3118654Z Trying: 2022-08-17T12:49:34.3118889Z t 2022-08-17T12:49:34.3119149Z Expecting: 2022-08-17T12:49:34.3119458Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T12:49:34.3153283Z ok 2022-08-17T12:49:34.3153549Z Trying: 2022-08-17T12:49:34.3153831Z T = torch.fft.rfft(t) 2022-08-17T12:49:34.3154119Z Expecting nothing 2022-08-17T12:49:34.3157983Z ok 2022-08-17T12:49:34.3158241Z Trying: 2022-08-17T12:49:34.3158478Z T 2022-08-17T12:49:34.3158734Z Expecting: 2022-08-17T12:49:34.3159225Z tensor([ 2.5000+0.0000j, -0.6250+0.8602j, -0.6250+0.2031j]) 2022-08-17T12:49:34.3195197Z ok 2022-08-17T12:49:34.3195470Z Trying: 2022-08-17T12:49:34.3195752Z torch.fft.irfft(T) 2022-08-17T12:49:34.3196045Z Expecting: 2022-08-17T12:49:34.3196334Z tensor([0.1562, 0.3511, 0.7812, 1.2114]) 2022-08-17T12:49:34.3200703Z ok 2022-08-17T12:49:34.3200957Z Trying: 2022-08-17T12:49:34.3201267Z roundtrip = torch.fft.irfft(T, t.numel()) 2022-08-17T12:49:34.3201612Z Expecting nothing 2022-08-17T12:49:34.3205212Z ok 2022-08-17T12:49:34.3205455Z Trying: 2022-08-17T12:49:34.3205836Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T12:49:34.3206222Z Expecting nothing 2022-08-17T12:49:34.3210528Z ok 2022-08-17T12:49:34.3211472Z ok (0.011s) 2022-08-17T12:49:34.3223019Z test_irfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.3223419Z t = torch.rand(10, 9) 2022-08-17T12:49:34.3223728Z Expecting nothing 2022-08-17T12:49:34.3226757Z ok 2022-08-17T12:49:34.3228153Z Trying: 2022-08-17T12:49:34.3228443Z T = torch.fft.rfftn(t) 2022-08-17T12:49:34.3228752Z Expecting nothing 2022-08-17T12:49:34.3231077Z ok 2022-08-17T12:49:34.3231329Z Trying: 2022-08-17T12:49:34.3231632Z torch.fft.irfftn(T).size() 2022-08-17T12:49:34.3231920Z Expecting: 2022-08-17T12:49:34.3232201Z torch.Size([10, 8]) 2022-08-17T12:49:34.3237279Z ok 2022-08-17T12:49:34.3237741Z Trying: 2022-08-17T12:49:34.3240039Z roundtrip = torch.fft.irfftn(T, t.size()) 2022-08-17T12:49:34.3243344Z Expecting nothing 2022-08-17T12:49:34.3244271Z ok 2022-08-17T12:49:34.3245351Z Trying: 2022-08-17T12:49:34.3246271Z roundtrip.size() 2022-08-17T12:49:34.3247100Z Expecting: 2022-08-17T12:49:34.3247957Z torch.Size([10, 9]) 2022-08-17T12:49:34.3274368Z ok 2022-08-17T12:49:34.3275548Z Trying: 2022-08-17T12:49:34.3276803Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T12:49:34.3278065Z Expecting nothing 2022-08-17T12:49:34.3279257Z ok 2022-08-17T12:49:34.3280567Z ok (0.007s) 2022-08-17T12:49:34.3292555Z test_rfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.3293091Z t = torch.rand(10, 10) 2022-08-17T12:49:34.3293400Z Expecting nothing 2022-08-17T12:49:34.3296477Z ok 2022-08-17T12:49:34.3297186Z Trying: 2022-08-17T12:49:34.3298056Z rfft2 = torch.fft.rfft2(t) 2022-08-17T12:49:34.3298887Z Expecting nothing 2022-08-17T12:49:34.3303568Z ok 2022-08-17T12:49:34.3303928Z Trying: 2022-08-17T12:49:34.3304275Z rfft2.size() 2022-08-17T12:49:34.3304540Z Expecting: 2022-08-17T12:49:34.3304823Z torch.Size([10, 6]) 2022-08-17T12:49:34.3337465Z ok 2022-08-17T12:49:34.3338552Z Trying: 2022-08-17T12:49:34.3338838Z fft2 = torch.fft.fft2(t) 2022-08-17T12:49:34.3339142Z Expecting nothing 2022-08-17T12:49:34.3341740Z ok 2022-08-17T12:49:34.3341980Z Trying: 2022-08-17T12:49:34.3342530Z torch.testing.assert_close(fft2[..., :6], rfft2, check_stride=False) 2022-08-17T12:49:34.3342921Z Expecting nothing 2022-08-17T12:49:34.3348599Z ok 2022-08-17T12:49:34.3348845Z Trying: 2022-08-17T12:49:34.3349196Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2022-08-17T12:49:34.3349540Z Expecting nothing 2022-08-17T12:49:34.3353684Z ok 2022-08-17T12:49:34.3353967Z Trying: 2022-08-17T12:49:34.3355286Z torch.testing.assert_close(rfft2, two_ffts, check_stride=False) 2022-08-17T12:49:34.3355749Z Expecting nothing 2022-08-17T12:49:34.3360906Z ok 2022-08-17T12:49:34.3361197Z ok (0.008s) 2022-08-17T12:49:34.3373005Z test_rfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.3373432Z t = torch.arange(4) 2022-08-17T12:49:34.3373741Z Expecting nothing 2022-08-17T12:49:34.3377122Z ok 2022-08-17T12:49:34.3377429Z Trying: 2022-08-17T12:49:34.3377693Z t 2022-08-17T12:49:34.3377959Z Expecting: 2022-08-17T12:49:34.3378260Z tensor([0, 1, 2, 3]) 2022-08-17T12:49:34.3412594Z ok 2022-08-17T12:49:34.3412883Z Trying: 2022-08-17T12:49:34.3413153Z torch.fft.rfft(t) 2022-08-17T12:49:34.3413452Z Expecting: 2022-08-17T12:49:34.3413930Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j]) 2022-08-17T12:49:34.3421189Z ok 2022-08-17T12:49:34.3421522Z Trying: 2022-08-17T12:49:34.3421843Z torch.fft.fft(t) 2022-08-17T12:49:34.3422468Z Expecting: 2022-08-17T12:49:34.3422941Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T12:49:34.3429959Z ok 2022-08-17T12:49:34.3430933Z ok (0.007s) 2022-08-17T12:49:34.3443340Z test_rfftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.3443790Z torch.fft.rfftfreq(5) 2022-08-17T12:49:34.3444091Z Expecting: 2022-08-17T12:49:34.3444385Z tensor([0.0000, 0.2000, 0.4000]) 2022-08-17T12:49:34.3449547Z ok 2022-08-17T12:49:34.3449838Z Trying: 2022-08-17T12:49:34.3450112Z torch.fft.rfftfreq(4) 2022-08-17T12:49:34.3450429Z Expecting: 2022-08-17T12:49:34.3450725Z tensor([0.0000, 0.2500, 0.5000]) 2022-08-17T12:49:34.3455897Z ok 2022-08-17T12:49:34.3456190Z Trying: 2022-08-17T12:49:34.3456475Z torch.fft.fftfreq(4) 2022-08-17T12:49:34.3456773Z Expecting: 2022-08-17T12:49:34.3457350Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T12:49:34.3462121Z ok 2022-08-17T12:49:34.3463001Z ok (0.003s) 2022-08-17T12:49:34.3474909Z test_rfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:49:34.3475290Z t = torch.rand(10, 10) 2022-08-17T12:49:34.3476279Z Expecting nothing 2022-08-17T12:49:34.3478689Z ok 2022-08-17T12:49:34.3479874Z Trying: 2022-08-17T12:49:34.3480164Z rfftn = torch.fft.rfftn(t) 2022-08-17T12:49:34.3480485Z Expecting nothing 2022-08-17T12:49:34.3482324Z ok 2022-08-17T12:49:34.3482574Z Trying: 2022-08-17T12:49:34.3483944Z rfftn.size() 2022-08-17T12:49:34.3484244Z Expecting: 2022-08-17T12:49:34.3484636Z torch.Size([10, 6]) 2022-08-17T12:49:34.3516680Z ok 2022-08-17T12:49:34.3517006Z Trying: 2022-08-17T12:49:34.3517294Z fftn = torch.fft.fftn(t) 2022-08-17T12:49:34.3517598Z Expecting nothing 2022-08-17T12:49:34.3520986Z ok 2022-08-17T12:49:34.3521235Z Trying: 2022-08-17T12:49:34.3521616Z torch.testing.assert_close(fftn[..., :6], rfftn, check_stride=False) 2022-08-17T12:49:34.3521983Z Expecting nothing 2022-08-17T12:49:34.3527858Z ok 2022-08-17T12:49:34.3528374Z Trying: 2022-08-17T12:49:34.3528779Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2022-08-17T12:49:34.3529154Z Expecting nothing 2022-08-17T12:49:34.3533338Z ok 2022-08-17T12:49:34.3533612Z Trying: 2022-08-17T12:49:34.3534047Z torch.testing.assert_close(rfftn, two_ffts, check_stride=False) 2022-08-17T12:49:34.3534491Z Expecting nothing 2022-08-17T12:49:34.3539212Z ok 2022-08-17T12:49:34.3540058Z ok (0.008s) 2022-08-17T12:49:34.3540548Z 2022-08-17T12:49:34.3541052Z ---------------------------------------------------------------------- 2022-08-17T12:49:34.3541598Z Ran 177 tests in 80.182s 2022-08-17T12:49:34.3541789Z 2022-08-17T12:49:34.3542741Z OK (skipped=10) 2022-08-17T12:49:34.3542917Z 2022-08-17T12:49:34.3543657Z Generating XML reports... 2022-08-17T12:49:34.3681108Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCPU-20220817124814.xml 2022-08-17T12:49:34.3700223Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTDocExamplesCPU-20220817124814.xml 2022-08-17T12:49:35.0562925Z Running test_tensor_creation_ops ... [2022-08-17 12:49:35.055802] 2022-08-17T12:49:35.0563473Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:49:35.055886] 2022-08-17T12:49:37.1679619Z Test results will be stored in test-reports/python-unittest/test_tensor_creation_ops 2022-08-17T12:49:37.1715946Z 2022-08-17T12:49:37.1716197Z Running tests... 2022-08-17T12:49:37.1716535Z ---------------------------------------------------------------------- 2022-08-17T12:49:37.4050765Z test_alias_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.185s) 2022-08-17T12:49:37.4450420Z test_alias_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:37.4451060Z function: '_check' (test_tensor_creation_ops.py:3883) 2022-08-17T12:49:37.4451363Z reasons: ["set(kwargs.keys()) == {'dtype'}"] 2022-08-17T12:49:37.4451765Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:37.4455658Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:37.4456078Z function: 'check' (test_tensor_creation_ops.py:3929) 2022-08-17T12:49:37.4456421Z reasons: ["set(kwargs.keys()) == {'dtype'}"] 2022-08-17T12:49:37.4456814Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:37.4457768Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:37.4458238Z function: '_check' (test_tensor_creation_ops.py:3883) 2022-08-17T12:49:37.4458515Z reasons: ["set(kwargs.keys()) == {'dtype'}"] 2022-08-17T12:49:37.4458841Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:37.4465760Z ok (0.041s) 2022-08-17T12:49:37.4518497Z test_alias_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.4568542Z test_alias_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.4619013Z test_alias_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.4667878Z test_alias_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.4714477Z test_alias_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.4761356Z test_alias_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.4770527Z test_alias_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:37.4771386Z function: 'to_memview' (test_tensor_creation_ops.py:3879) 2022-08-17T12:49:37.4771895Z reasons: ["tensor 'tensor' dtype mismatch. expected Bool, actual Long"] 2022-08-17T12:49:37.4772423Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:37.4773114Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:37.4773536Z function: 'to_numpy' (test_tensor_creation_ops.py:3877) 2022-08-17T12:49:37.4773866Z reasons: ["tensor 'tensor' dtype mismatch. expected Bool, actual Long"] 2022-08-17T12:49:37.4774232Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:37.4785158Z ok (0.002s) 2022-08-17T12:49:37.4805028Z test_alias_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.4824541Z test_alias_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.4884415Z test_alias_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.006s) 2022-08-17T12:49:37.4939408Z test_alias_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.4998246Z test_alias_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.006s) 2022-08-17T12:49:37.5049844Z test_alias_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.5101009Z test_alias_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.5152772Z test_alias_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.5200185Z test_alias_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.5247464Z test_alias_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.5256093Z test_alias_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:37.5256716Z function: 'test_alias_from_dlpack' (test_tensor_creation_ops.py:3958) 2022-08-17T12:49:37.5257097Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:49:37.5257437Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:37.5273270Z ok (0.003s) 2022-08-17T12:49:37.5297371Z test_alias_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5321369Z test_alias_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5358980Z test_alias_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T12:49:37.5392769Z test_alias_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5427401Z test_alias_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5456819Z test_alias_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5486258Z test_alias_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5514433Z test_alias_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5538589Z test_alias_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5563107Z test_alias_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5586925Z test_alias_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5611216Z test_alias_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5635743Z test_alias_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5683626Z test_alias_from_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.005s) 2022-08-17T12:49:37.5707166Z test_alias_from_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5738492Z test_alias_from_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5771783Z test_alias_from_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5800268Z test_alias_from_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5827806Z test_alias_from_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5854262Z test_alias_from_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:37.5878096Z test_alias_from_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5901289Z test_alias_from_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5924088Z test_alias_from_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5947771Z test_alias_from_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.5971072Z test_alias_from_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.6041881Z test_astensor_consistency_cpu (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:49:37.7319687Z test_copy_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.128s) 2022-08-17T12:49:37.7564003Z test_copy_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.024s) 2022-08-17T12:49:37.7788635Z test_copy_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:37.7789273Z function: 'check' (test_tensor_creation_ops.py:3971) 2022-08-17T12:49:37.7789628Z reasons: ["set(kwargs.keys()) == {'copy', 'dtype', 'requires_grad'}"] 2022-08-17T12:49:37.7789990Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:37.7793438Z ok (0.023s) 2022-08-17T12:49:37.7976072Z test_copy_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.018s) 2022-08-17T12:49:37.8159168Z test_copy_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.018s) 2022-08-17T12:49:37.8340346Z test_copy_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.018s) 2022-08-17T12:49:37.8520629Z test_copy_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.018s) 2022-08-17T12:49:37.8703894Z test_copy_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.018s) 2022-08-17T12:49:37.8713561Z test_copy_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:37.8714359Z function: '_test_copy_with_cvt' (test_tensor_creation_ops.py:3968) 2022-08-17T12:49:37.8714677Z reasons: ["str(dtype) == 'torch.bool'"] 2022-08-17T12:49:37.8715013Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:37.8726614Z ok (0.002s) 2022-08-17T12:49:37.8747157Z test_copy_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.8765526Z test_copy_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:37.8877127Z test_copy_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T12:49:37.8936360Z 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:49:37.8936976Z result = torch.asarray(cvt(original), **kwargs) 2022-08-17T12:49:37.8991541Z ok (0.011s) 2022-08-17T12:49:37.9104746Z test_copy_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T12:49:37.9211903Z test_copy_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T12:49:37.9319243Z test_copy_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T12:49:37.9427191Z test_copy_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T12:49:37.9528962Z test_copy_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T12:49:37.9634699Z test_copy_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T12:49:37.9643220Z test_copy_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:37.9644011Z function: 'test_copy_from_dlpack' (test_tensor_creation_ops.py:4006) 2022-08-17T12:49:37.9644336Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:49:37.9644681Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:37.9713152Z ok (0.008s) 2022-08-17T12:49:37.9794348Z test_copy_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:37.9870582Z test_copy_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:37.9898702Z test_copy_from_dlpack_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:49:37.9906338Z test_copy_from_dlpack_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:37.9913654Z test_copy_from_dlpack_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:37.9921185Z test_copy_from_dlpack_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:37.9928113Z test_copy_from_dlpack_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:37.9935378Z test_copy_from_dlpack_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:37.9943126Z test_copy_from_dlpack_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:37.9950111Z test_copy_from_dlpack_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:37.9957374Z test_copy_from_dlpack_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:37.9964849Z test_copy_from_dlpack_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:37.9972664Z test_copy_from_dlpack_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0075548Z test_copy_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T12:49:38.0161054Z test_copy_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.0253010Z test_copy_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.009s) 2022-08-17T12:49:38.0336056Z test_copy_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.0419300Z test_copy_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.0500831Z test_copy_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.0578136Z test_copy_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.0655464Z test_copy_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.0733569Z test_copy_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.0810996Z test_copy_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.0888628Z test_copy_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.0896814Z test_copy_from_tensor_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0904366Z test_copy_from_tensor_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0911928Z test_copy_from_tensor_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0919426Z test_copy_from_tensor_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0926989Z test_copy_from_tensor_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0934579Z test_copy_from_tensor_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0942105Z test_copy_from_tensor_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0949811Z test_copy_from_tensor_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0957341Z test_copy_from_tensor_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0964873Z test_copy_from_tensor_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.0972423Z test_copy_from_tensor_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.1097874Z test_copy_list_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.012s) 2022-08-17T12:49:38.1192725Z test_copy_list_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.009s) 2022-08-17T12:49:38.1264770Z test_copy_list_cpu_complex128 (__main__.TestAsArrayCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:38.1265491Z function: 'check' (test_tensor_creation_ops.py:4044) 2022-08-17T12:49:38.1265841Z reasons: ["set(kwargs.keys()) == {'device', 'dtype', 'same_device'}"] 2022-08-17T12:49:38.1266204Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:38.1269441Z ok (0.008s) 2022-08-17T12:49:38.1297405Z test_copy_list_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:38.1323747Z test_copy_list_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:49:38.1349287Z test_copy_list_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:38.1374011Z test_copy_list_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:38.1396888Z test_copy_list_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:38.1419522Z test_copy_list_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:38.1442264Z test_copy_list_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:38.1464889Z test_copy_list_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:38.1487795Z test_copy_list_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:49:38.1592659Z test_copy_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.010s) 2022-08-17T12:49:38.1667762Z test_copy_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:49:38.1750624Z test_copy_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.1834123Z test_copy_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.1915074Z test_copy_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.1994666Z test_copy_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.2071757Z test_copy_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:49:38.2145806Z test_copy_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:49:38.2219751Z test_copy_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:49:38.2292953Z test_copy_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:49:38.2367462Z test_copy_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:49:38.2441899Z test_copy_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:49:38.2801106Z test_retain_autograd_history_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.036s) 2022-08-17T12:49:38.2937752Z test_retain_autograd_history_cpu_float32 (__main__.TestAsArrayCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:38.2938572Z function: 'check' (test_tensor_creation_ops.py:4087) 2022-08-17T12:49:38.2938868Z reasons: ['set(kwargs.keys()) == set()'] 2022-08-17T12:49:38.2939203Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:38.2941440Z ok (0.014s) 2022-08-17T12:49:38.3057295Z test_unsupported_alias_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.011s) 2022-08-17T12:49:38.3068071Z test_unsupported_alias_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:38.3217228Z test_byte_to_int_cpu (__main__.TestBufferProtocolCPU) ... ok (0.015s) 2022-08-17T12:49:38.3412488Z test_invalid_positional_args_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.019s) 2022-08-17T12:49:38.3565018Z test_invalid_positional_args_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.015s) 2022-08-17T12:49:38.3720448Z test_invalid_positional_args_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.015s) 2022-08-17T12:49:38.3870230Z test_invalid_positional_args_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.015s) 2022-08-17T12:49:38.4019919Z test_invalid_positional_args_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.015s) 2022-08-17T12:49:38.4155015Z test_invalid_positional_args_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.013s) 2022-08-17T12:49:38.4287959Z test_invalid_positional_args_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.013s) 2022-08-17T12:49:38.4418724Z test_invalid_positional_args_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.013s) 2022-08-17T12:49:38.4550584Z test_invalid_positional_args_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.013s) 2022-08-17T12:49:38.4670352Z test_invalid_positional_args_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T12:49:38.4791069Z test_invalid_positional_args_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T12:49:39.1659656Z test_non_writable_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.687s) 2022-08-17T12:49:39.1714873Z test_non_writable_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.1761423Z test_non_writable_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.1820768Z test_non_writable_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T12:49:39.1864375Z test_non_writable_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T12:49:39.1909109Z test_non_writable_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T12:49:39.1952442Z test_non_writable_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T12:49:39.1996380Z test_non_writable_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T12:49:39.2006050Z test_non_writable_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:39.2006988Z function: 'test_non_writable_buffer' (test_tensor_creation_ops.py:3848) 2022-08-17T12:49:39.2007381Z reasons: ["str(dtype) == 'torch.bool'"] 2022-08-17T12:49:39.2007755Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:39.2008428Z ok (0.001s) 2022-08-17T12:49:39.2019189Z test_non_writable_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:49:39.2028703Z test_non_writable_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:49:39.2085948Z test_not_a_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T12:49:39.2104980Z test_not_a_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2123967Z test_not_a_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2143400Z test_not_a_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2162342Z test_not_a_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2181659Z test_not_a_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2201134Z test_not_a_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2219838Z test_not_a_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2238654Z test_not_a_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2257435Z test_not_a_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2276458Z test_not_a_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2362486Z test_requires_grad_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.008s) 2022-08-17T12:49:39.2395690Z test_requires_grad_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:49:39.2428504Z test_requires_grad_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:49:39.2457266Z test_requires_grad_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:49:39.2486596Z test_requires_grad_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:49:39.2514889Z test_requires_grad_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:49:39.2537739Z test_requires_grad_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2560192Z test_requires_grad_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2581484Z test_requires_grad_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2603512Z test_requires_grad_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2625772Z test_requires_grad_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2672756Z test_same_type_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.2690757Z test_same_type_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2709738Z test_same_type_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2726717Z test_same_type_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2744153Z test_same_type_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2760103Z test_same_type_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.2774510Z test_same_type_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:49:39.2788620Z test_same_type_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:49:39.2802007Z test_same_type_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:49:39.2815732Z test_same_type_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:49:39.2829863Z test_same_type_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:49:39.2914636Z test_shared_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.008s) 2022-08-17T12:49:39.2988560Z test_shared_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:49:39.3068419Z test_shared_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.008s) 2022-08-17T12:49:39.3136027Z test_shared_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:49:39.3202244Z test_shared_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:49:39.3267576Z test_shared_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T12:49:39.3323971Z test_shared_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T12:49:39.3374877Z test_shared_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.3422779Z test_shared_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.3473316Z test_shared_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.3523876Z test_shared_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.3608740Z test_with_count_and_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.008s) 2022-08-17T12:49:39.3693022Z test_with_count_and_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.008s) 2022-08-17T12:49:39.3772932Z test_with_count_and_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.008s) 2022-08-17T12:49:39.3842334Z test_with_count_and_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:49:39.3910991Z test_with_count_and_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:49:39.3984973Z test_with_count_and_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:49:39.4035009Z test_with_count_and_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.4084176Z test_with_count_and_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.4130804Z test_with_count_and_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.4180621Z test_with_count_and_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.4230484Z test_with_count_and_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.4286779Z test_with_count_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T12:49:39.4312750Z test_with_count_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:49:39.4338414Z test_with_count_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4361658Z test_with_count_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4384813Z test_with_count_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4407340Z test_with_count_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4426408Z test_with_count_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4444818Z test_with_count_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4462895Z test_with_count_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4481648Z test_with_count_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4499840Z test_with_count_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4555363Z test_with_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:49:39.4577632Z test_with_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4600183Z test_with_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4620456Z test_with_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4640766Z test_with_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4660697Z test_with_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4677318Z test_with_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4693685Z test_with_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4710163Z test_with_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4726461Z test_with_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4744062Z test_with_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:49:39.4832505Z test_empty_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:49:39.4952755Z test_full_like_inference_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:49:39.5073860Z test_ones_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:49:39.5083418Z test_ones_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:49:39.5139118Z test_zeros_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:49:39.5148620Z test_zeros_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:49:42.6742470Z test_normal_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (3.159s) 2022-08-17T12:49:43.3028770Z test_normal_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.628s) 2022-08-17T12:49:43.3315110Z test_normal_std_error_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.029s) 2022-08-17T12:49:43.3407320Z test_rand_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:49:43.3421869Z 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:49:43.3423139Z res1 = torch.rand(size, size, dtype=dtype, device=device) 2022-08-17T12:49:43.3439312Z ok (0.003s) 2022-08-17T12:49:43.3464652Z test_rand_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:49:43.3488879Z test_rand_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:49:43.3511799Z test_rand_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:49:43.3633850Z test_randint_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:49:43.3695920Z test_randint_inference_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:49:43.3770326Z test_randn_cpu_bfloat16 (__main__.TestRandomTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:49:43.3809854Z test_randn_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:49:43.3840720Z test_randn_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:49:43.3866796Z test_randn_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:49:43.3892208Z test_randn_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:49:43.3915729Z test_randn_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:49:43.3945300Z test_randn_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:49:43.4017644Z test_random_neg_values_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:49:46.2703411Z test_randperm_cpu (__main__.TestRandomTensorCreationCPU) ... ok (2.868s) 2022-08-17T12:49:46.2730105Z test_randperm_device_compatibility_cpu (__main__.TestRandomTensorCreationCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:49:46.3759760Z test_uniform_from_to_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.103s) 2022-08-17T12:49:46.5222452Z test_uniform_from_to_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.146s) 2022-08-17T12:49:46.7301900Z test_uniform_from_to_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.208s) 2022-08-17T12:49:46.7465531Z test_arange_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T12:49:46.8357990Z test_arange_cpu (__main__.TestTensorCreationCPU) ... Traceback (most recent call last): 2022-08-17T12:49:46.8358878Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:49:46.8359414Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:49:46.8360083Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:49:46.8360571Z return forward_call(*input, **kwargs) 2022-08-17T12:49:46.8360945Z File ".239", line 5, in forward 2022-08-17T12:49:46.8361319Z arange = torch.arange(10, out = x); x = None 2022-08-17T12:49:46.8362188Z RuntimeError: unsupported operation: more than one element of the written-to tensor refers to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:49:46.8362657Z 2022-08-17T12:49:46.8363053Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2022-08-17T12:49:46.8363510Z def forward(self, x : torch.Tensor): 2022-08-17T12:49:46.8363865Z arange = torch.arange(10, out = x); x = None 2022-08-17T12:49:46.8364079Z 2022-08-17T12:49:46.8364317Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:49:46.8364621Z return (arange,) 2022-08-17T12:49:46.8364796Z 2022-08-17T12:49:46.8364880Z 2022-08-17T12:49:46.8365032Z 2022-08-17T12:49:46.9112583Z ok (0.164s) 2022-08-17T12:49:46.9123934Z test_arange_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T12:49:46.9135023Z test_arange_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T12:49:46.9145230Z test_arange_device_vs_cpu_cpu_int32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T12:49:46.9155383Z test_arange_device_vs_cpu_cpu_int64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T12:49:46.9204375Z test_arange_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:49:46.9359213Z test_as_strided_neg_cpu (__main__.TestTensorCreationCPU) ... ok (0.015s) 2022-08-17T12:49:47.0064694Z test_as_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.070s) 2022-08-17T12:49:47.6743973Z test_block_diag_cpu (__main__.TestTensorCreationCPU) ... ok (0.668s) 2022-08-17T12:49:47.7033716Z test_block_diag_scipy_cpu (__main__.TestTensorCreationCPU) ... ok (0.029s) 2022-08-17T12:49:47.7511045Z test_cartesian_prod_cpu (__main__.TestTensorCreationCPU) ... ok (0.048s) 2022-08-17T12:49:47.7723642Z test_cat2_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T12:49:47.7803315Z test_cat2_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:49:47.7875075Z test_cat2_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:49:47.7946418Z test_cat_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:49:47.8312430Z test_cat_bad_input_sizes_cpu (__main__.TestTensorCreationCPU) ... ok (0.036s) 2022-08-17T12:49:47.8324114Z test_cat_big_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:49:47.8342969Z test_cat_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:47.8353487Z test_cat_different_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:47.9237239Z test_cat_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.088s) 2022-08-17T12:49:47.9489891Z test_cat_empty_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.025s) 2022-08-17T12:49:48.7880963Z test_cat_in_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.839s) 2022-08-17T12:49:48.8011579Z test_cat_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.013s) 2022-08-17T12:49:48.8103417Z test_cat_out_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:49:48.8388974Z 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:49:48.8390139Z torch.cat([x, y], dim=0, out=y) 2022-08-17T12:49:48.8422535Z 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:49:48.8423574Z torch.cat([y, z], out=z[:2, :]) 2022-08-17T12:49:48.8436365Z ok (0.033s) 2022-08-17T12:49:48.8460982Z test_cat_out_memory_format_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:48.8604706Z test_cat_preserve_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T12:49:48.8718610Z test_cat_scalars_cpu (__main__.TestTensorCreationCPU) ... ok (0.011s) 2022-08-17T12:49:48.8732476Z test_cat_stack_cross_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:49.2493087Z test_combinations_cpu (__main__.TestTensorCreationCPU) ... ok (0.376s) 2022-08-17T12:49:49.2502668Z test_complex_type_conversions_cpu (__main__.TestTensorCreationCPU) ... skip: real and imag not implemented for complex (0.001s) 2022-08-17T12:49:49.4723995Z test_constructor_device_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.222s) 2022-08-17T12:49:49.4934837Z test_constructor_dtypes_cpu (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T12:49:49.5264141Z test_ctor_with_numpy_array_cpu (__main__.TestTensorCreationCPU) ... ok (0.033s) 2022-08-17T12:49:49.5277920Z test_device_rounding_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:49.5290492Z test_device_rounding_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:49.5554743Z test_diag_embed_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.026s) 2022-08-17T12:49:49.6212541Z test_diagflat_cpu (__main__.TestTensorCreationCPU) ... ok (0.066s) 2022-08-17T12:49:49.6743712Z test_dsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:49:49.7110352Z test_dsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.037s) 2022-08-17T12:49:49.7219228Z test_dsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:49.7219784Z function: '' (test_tensor_creation_ops.py:908) 2022-08-17T12:49:49.7220145Z reasons: ["tensor 't' dtype mismatch. expected ComplexFloat, actual Long"] 2022-08-17T12:49:49.7220509Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:49.7392301Z ok (0.028s) 2022-08-17T12:49:49.9174277Z test_dstack_cpu_complex128 (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:49.9175121Z function: '_generate_input' (test_tensor_creation_ops.py:36) 2022-08-17T12:49:49.9175389Z reasons: ['len(shape) == 1'] 2022-08-17T12:49:49.9175711Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:49.9486149Z ok (0.209s) 2022-08-17T12:49:49.9873472Z test_dstack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.039s) 2022-08-17T12:49:50.0254326Z test_dstack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.038s) 2022-08-17T12:49:50.0639219Z test_dstack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.038s) 2022-08-17T12:49:50.1021957Z test_dstack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.038s) 2022-08-17T12:49:50.1278936Z test_dstack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.026s) 2022-08-17T12:49:50.1534846Z test_dstack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.025s) 2022-08-17T12:49:50.1790050Z test_dstack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.025s) 2022-08-17T12:49:50.1810587Z test_dstack_cpu_int8 (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:49:50.1811180Z function: 'test_dstack' (test_tensor_creation_ops.py:1055) 2022-08-17T12:49:50.1811497Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:49:50.1811895Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:49:50.1988085Z ok (0.020s) 2022-08-17T12:49:50.2182539Z test_dstack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.019s) 2022-08-17T12:49:50.2419380Z test_empty_full_cpu (__main__.TestTensorCreationCPU) ... ok (0.024s) 2022-08-17T12:49:50.2620735Z test_empty_overflow_cpu (__main__.TestTensorCreationCPU) ... ok (0.020s) 2022-08-17T12:49:50.2666970Z test_empty_strided_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:49:50.2729627Z test_empty_tensor_props_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:49:50.4549679Z test_eye_cpu (__main__.TestTensorCreationCPU) ... ok (0.182s) 2022-08-17T12:49:50.6480134Z test_fill_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.193s) 2022-08-17T12:49:50.6616164Z test_float_to_int_conversion_finite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T12:49:50.6677440Z test_float_to_int_conversion_finite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:49:50.6736697Z test_float_to_int_conversion_finite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:49:50.6797199Z test_float_to_int_conversion_finite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:49:50.6854695Z test_float_to_int_conversion_finite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:49:50.6914223Z test_float_to_int_conversion_finite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:49:50.7020226Z test_float_to_int_conversion_nonfinite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:49:50.7031250Z test_float_to_int_conversion_nonfinite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:49:50.7041976Z test_float_to_int_conversion_nonfinite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:49:50.7052538Z test_float_to_int_conversion_nonfinite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:49:50.7063332Z test_float_to_int_conversion_nonfinite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:49:50.7073836Z test_float_to_int_conversion_nonfinite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:49:50.7100793Z test_full_inference_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:49:50.7116273Z test_full_inference_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:49:50.7131431Z test_full_inference_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:49:50.7238956Z test_full_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.011s) 2022-08-17T12:49:50.7614742Z test_hsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.037s) 2022-08-17T12:49:50.7959592Z test_hsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2022-08-17T12:49:50.8291026Z test_hsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.033s) 2022-08-17T12:49:50.9046790Z test_hstack_column_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.075s) 2022-08-17T12:49:50.9734213Z test_hstack_column_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.069s) 2022-08-17T12:49:51.0412527Z test_hstack_column_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.068s) 2022-08-17T12:49:51.1094353Z test_hstack_column_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.068s) 2022-08-17T12:49:51.1776229Z test_hstack_column_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.068s) 2022-08-17T12:49:51.2308016Z test_hstack_column_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:49:51.2840764Z test_hstack_column_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:49:51.3371484Z test_hstack_column_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:49:51.3901932Z test_hstack_column_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:49:51.4435501Z test_hstack_column_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:49:51.9326385Z test_kaiser_window_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.489s) 2022-08-17T12:49:52.3493961Z test_kaiser_window_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.417s) 2022-08-17T12:49:52.5320744Z test_kaiser_window_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.183s) 2022-08-17T12:49:52.5411086Z test_large_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:49:52.5475563Z test_large_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:49:52.5504174Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cpu (__main__.TestTensorCreationCPU) ... skip: TorchDynamo fails on this test for unknown reasons (0.003s) 2022-08-17T12:49:52.5682835Z test_linlogspace_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.018s) 2022-08-17T12:49:57.1798941Z test_linspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (4.611s) 2022-08-17T12:50:03.9262295Z test_linspace_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (6.746s) 2022-08-17T12:50:10.2743035Z test_linspace_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (6.348s) 2022-08-17T12:50:12.3696658Z test_linspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (2.095s) 2022-08-17T12:50:18.7174579Z test_linspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (6.348s) 2022-08-17T12:50:23.1080533Z test_linspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (4.390s) 2022-08-17T12:50:29.4688513Z test_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (6.361s) 2022-08-17T12:50:35.9882116Z test_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (6.519s) 2022-08-17T12:50:35.9931636Z test_linspace_cpu_int8 (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:35.9932228Z function: 'test_linspace' (test_tensor_creation_ops.py:2980) 2022-08-17T12:50:35.9932525Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:50:35.9934098Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:35.9978086Z ok (0.010s) 2022-08-17T12:50:36.0064944Z test_linspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:50:36.0164807Z test_linspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:50:36.0173913Z test_linspace_device_vs_cpu_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0182078Z test_linspace_device_vs_cpu_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0190797Z test_linspace_device_vs_cpu_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0199365Z test_linspace_device_vs_cpu_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0207879Z test_linspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0216371Z test_linspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0225026Z test_linspace_special_steps_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0233030Z test_linspace_special_steps_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0240898Z test_linspace_special_steps_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0248674Z test_linspace_special_steps_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0256387Z test_linspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.0264339Z test_linspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.1400821Z test_linspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.113s) 2022-08-17T12:50:36.2066361Z test_linspace_vs_numpy_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.066s) 2022-08-17T12:50:36.2825586Z test_linspace_vs_numpy_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.076s) 2022-08-17T12:50:36.3232199Z test_linspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.041s) 2022-08-17T12:50:36.3580492Z test_linspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2022-08-17T12:50:36.3592648Z test_logspace_base2_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.3602193Z test_logspace_base2_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:36.5723851Z test_logspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.212s) 2022-08-17T12:50:36.6238057Z test_logspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.051s) 2022-08-17T12:50:36.7426312Z test_logspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.119s) 2022-08-17T12:50:36.8593520Z test_logspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.117s) 2022-08-17T12:50:36.9757256Z test_logspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.116s) 2022-08-17T12:50:37.0928093Z test_logspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.117s) 2022-08-17T12:50:37.2095420Z test_logspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.117s) 2022-08-17T12:50:37.3265133Z test_logspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.117s) 2022-08-17T12:50:37.3321576Z test_logspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:50:37.3331351Z test_logspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:37.3340278Z test_logspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:37.3349486Z test_logspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:37.3358369Z test_logspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:50:37.4150271Z test_logspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.079s) 2022-08-17T12:50:37.7284483Z test_logspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.313s) 2022-08-17T12:50:38.0192766Z test_logspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.291s) 2022-08-17T12:50:38.0253309Z 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:50:38.0254432Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2022-08-17T12:50:38.1038773Z ok (0.085s) 2022-08-17T12:50:38.1114801Z test_meshgrid_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:38.1954891Z test_meshgrid_ij_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.084s) 2022-08-17T12:50:38.2012334Z test_meshgrid_ij_indexing_is_default_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:50:38.2094190Z test_meshgrid_inconsistent_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:38.2176551Z test_meshgrid_inconsistent_dtype_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:38.2254574Z test_meshgrid_non_1d_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:38.2332518Z test_meshgrid_unsupported_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:38.2591181Z test_meshgrid_vs_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.026s) 2022-08-17T12:50:38.2652270Z test_meshgrid_warns_if_no_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:50:38.3507775Z test_meshgrid_xy_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.085s) 2022-08-17T12:50:38.6092349Z test_new_empty_strided_cpu (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:38.6093071Z function: '_test' (test_tensor_creation_ops.py:2661) 2022-08-17T12:50:38.6093405Z reasons: ['___check_type_id(sizes, 94325715394464)'] 2022-08-17T12:50:38.6093756Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:38.6157376Z ok (0.265s) 2022-08-17T12:50:38.6265958Z test_new_methods_requires_grad_cpu (__main__.TestTensorCreationCPU) ... ok (0.011s) 2022-08-17T12:50:38.8404401Z test_new_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.214s) 2022-08-17T12:50:38.8490222Z test_offset_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:50:38.8742663Z test_ones_cpu (__main__.TestTensorCreationCPU) ... ok (0.025s) 2022-08-17T12:50:38.9386967Z test_random_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.064s) 2022-08-17T12:50:38.9684323Z test_random_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.030s) 2022-08-17T12:50:38.9891796Z test_random_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T12:50:39.0095227Z test_random_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.020s) 2022-08-17T12:50:39.0297796Z test_random_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.020s) 2022-08-17T12:50:39.0498012Z test_random_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.020s) 2022-08-17T12:50:39.0699617Z test_random_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.020s) 2022-08-17T12:50:39.1124399Z test_random_default_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.042s) 2022-08-17T12:50:39.1340306Z test_random_default_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.022s) 2022-08-17T12:50:39.1553950Z test_random_default_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T12:50:39.1767946Z test_random_default_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T12:50:39.1994828Z test_random_default_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.023s) 2022-08-17T12:50:39.2222594Z test_random_default_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.023s) 2022-08-17T12:50:39.2447693Z test_random_default_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.022s) 2022-08-17T12:50:39.2677255Z test_random_default_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.023s) 2022-08-17T12:50:39.2692693Z test_random_default_cpu_uint8 (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:39.2693536Z function: 'test_random_default' (test_tensor_creation_ops.py:1945) 2022-08-17T12:50:39.2693855Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:50:39.2694200Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:39.2695811Z ok (0.002s) 2022-08-17T12:50:39.6312139Z test_random_from_to_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.361s) 2022-08-17T12:50:39.7862072Z test_random_from_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.155s) 2022-08-17T12:50:39.9338999Z test_random_from_to_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.148s) 2022-08-17T12:50:40.0053352Z test_random_from_to_cpu_float32 (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:40.0054138Z function: '' (test_tensor_creation_ops.py:1864) 2022-08-17T12:50:40.0054480Z reasons: ["tensor 't' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:50:40.0054856Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:40.0116948Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:40.0117636Z function: '' (test_tensor_creation_ops.py:1867) 2022-08-17T12:50:40.0118251Z reasons: ["tensor 't' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:50:40.0118616Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:40.0552479Z ok (0.121s) 2022-08-17T12:50:40.1757395Z test_random_from_to_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.120s) 2022-08-17T12:50:40.5832569Z test_random_from_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.407s) 2022-08-17T12:50:40.9759518Z test_random_from_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.393s) 2022-08-17T12:50:41.0867030Z test_random_from_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.111s) 2022-08-17T12:50:41.4784851Z test_random_from_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.392s) 2022-08-17T12:50:41.4830772Z test_random_from_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:41.4831588Z function: 'test_random_from_to' (test_tensor_creation_ops.py:1798) 2022-08-17T12:50:41.4831911Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:50:41.4832240Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:41.7634797Z ok (0.285s) 2022-08-17T12:50:41.8240248Z test_random_full_range_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.060s) 2022-08-17T12:50:41.8517152Z test_random_full_range_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2022-08-17T12:50:41.8797631Z test_random_full_range_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2022-08-17T12:50:41.9070218Z test_random_full_range_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.027s) 2022-08-17T12:50:41.9364394Z test_random_full_range_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.029s) 2022-08-17T12:50:41.9657222Z test_random_full_range_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.029s) 2022-08-17T12:50:41.9944164Z test_random_full_range_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.029s) 2022-08-17T12:50:42.0228539Z test_random_full_range_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2022-08-17T12:50:42.0249833Z test_random_full_range_cpu_uint8 (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:42.0250942Z function: 'test_random_full_range' (test_tensor_creation_ops.py:1764) 2022-08-17T12:50:42.0251430Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:50:42.0251934Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:42.0253197Z ok (0.002s) 2022-08-17T12:50:42.0887367Z 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:50:42.0888094Z t.random_(to_) 2022-08-17T12:50:42.0888327Z ok (0.063s) 2022-08-17T12:50:42.1458743Z 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:50:42.1459340Z t.random_(to_) 2022-08-17T12:50:42.1459522Z ok (0.057s) 2022-08-17T12:50:42.2030371Z 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:50:42.2031011Z t.random_(to_) 2022-08-17T12:50:42.2031192Z ok (0.057s) 2022-08-17T12:50:42.2600957Z 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:50:42.2601591Z t.random_(to_) 2022-08-17T12:50:42.2601777Z ok (0.057s) 2022-08-17T12:50:42.3458775Z test_random_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.085s) 2022-08-17T12:50:42.4237828Z test_random_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.078s) 2022-08-17T12:50:42.4806023Z test_random_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.057s) 2022-08-17T12:50:42.5581870Z test_random_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.077s) 2022-08-17T12:50:42.5613357Z test_random_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:42.5614122Z function: 'test_random_to' (test_tensor_creation_ops.py:1887) 2022-08-17T12:50:42.5614437Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:50:42.5614785Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:42.5876037Z ok (0.029s) 2022-08-17T12:50:42.6028843Z test_range_cpu (__main__.TestTensorCreationCPU) ... ok (0.015s) 2022-08-17T12:50:42.6042283Z test_range_factories_64bit_indexing_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:42.6944554Z test_range_warning_cpu (__main__.TestTensorCreationCPU) ... ok (0.090s) 2022-08-17T12:50:42.7200673Z test_repeat_interleave_cpu (__main__.TestTensorCreationCPU) ... ok (0.025s) 2022-08-17T12:50:43.2148320Z test_roll_cpu (__main__.TestTensorCreationCPU) ... ok (0.495s) 2022-08-17T12:50:43.2328335Z test_signal_window_functions_window_bartlett_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.018s) 2022-08-17T12:50:43.2410207Z test_signal_window_functions_window_bartlett_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:43.2460155Z test_signal_window_functions_window_bartlett_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:50:43.2570088Z test_signal_window_functions_window_blackman_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.011s) 2022-08-17T12:50:43.2672304Z test_signal_window_functions_window_blackman_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:50:43.2721032Z test_signal_window_functions_window_blackman_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:50:43.2820394Z test_signal_window_functions_window_hamming_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:50:43.2916181Z test_signal_window_functions_window_hamming_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:50:43.2964945Z test_signal_window_functions_window_hamming_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:50:43.3063390Z test_signal_window_functions_window_hann_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:50:43.3157400Z test_signal_window_functions_window_hann_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:50:43.3205783Z test_signal_window_functions_window_hann_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:50:43.3517079Z test_simple_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.031s) 2022-08-17T12:50:43.3901177Z test_stack_cpu (__main__.TestTensorCreationCPU) ... ok (0.038s) 2022-08-17T12:50:43.4058552Z test_stack_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T12:50:43.4267178Z test_strided_mismatched_stride_shape_cpu (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T12:50:43.5205972Z test_tensor_ctor_device_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.094s) 2022-08-17T12:50:43.6474097Z test_tensor_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.127s) 2022-08-17T12:50:43.9520908Z test_tensor_factories_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.305s) 2022-08-17T12:50:43.9904986Z test_tensor_factory_copy_var_cpu (__main__.TestTensorCreationCPU) ... ok (0.038s) 2022-08-17T12:50:44.1262107Z test_tensor_factory_cpu (__main__.TestTensorCreationCPU) ... ok (0.136s) 2022-08-17T12:50:44.1274408Z test_tensor_factory_gpu_type_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.1285899Z test_tensor_factory_gpu_type_inference_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.1355808Z 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:50:44.1356544Z self.assertIs(default_dtype, torch.tensor(((7, np.array(5)), (np.array(9), 5.))).dtype) 2022-08-17T12:50:44.1357163Z ok (0.007s) 2022-08-17T12:50:44.2247284Z test_tensor_from_non_writable_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.089s) 2022-08-17T12:50:44.2293298Z test_tensor_from_sequence_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:50:44.2393421Z test_torch_complex_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:50:44.2475021Z test_torch_complex_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:44.2560180Z test_torch_complex_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:44.2716387Z test_torch_complex_floating_dtype_error_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.015s) 2022-08-17T12:50:44.2859556Z test_torch_complex_floating_dtype_error_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T12:50:44.3000953Z test_torch_complex_floating_dtype_error_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T12:50:44.3142134Z test_torch_complex_floating_dtype_error_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T12:50:44.3282364Z test_torch_complex_floating_dtype_error_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T12:50:44.3435435Z test_torch_complex_floating_dtype_error_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.015s) 2022-08-17T12:50:44.3574472Z test_torch_complex_floating_dtype_error_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T12:50:44.3715230Z test_torch_complex_floating_dtype_error_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T12:50:44.3917432Z test_torch_complex_out_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.020s) 2022-08-17T12:50:44.3994550Z test_torch_complex_out_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:44.4206578Z test_torch_complex_same_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T12:50:44.4309052Z test_torch_complex_same_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:50:44.4433928Z test_torch_polar_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:50:44.4535640Z test_torch_polar_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:50:44.5764678Z test_trilu_indices_cpu (__main__.TestTensorCreationCPU) ... Traceback (most recent call last): 2022-08-17T12:50:44.5765685Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:50:44.5766341Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:50:44.5767018Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:50:44.5767483Z return forward_call(*input, **kwargs) 2022-08-17T12:50:44.5767854Z File ".951", line 5, in forward 2022-08-17T12:50:44.5768177Z triu_ = b.triu_(2); b = None 2022-08-17T12:50:44.5769010Z RuntimeError: unsupported operation: more than one element of the written-to tensor refers to a single memory location. Please clone() the tensor before performing the operation. 2022-08-17T12:50:44.5769477Z 2022-08-17T12:50:44.5769869Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2022-08-17T12:50:44.5770327Z def forward(self, b : torch.Tensor): 2022-08-17T12:50:44.5770646Z triu_ = b.triu_(2); b = None 2022-08-17T12:50:44.5770830Z 2022-08-17T12:50:44.5771037Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:50:44.5771328Z return (triu_,) 2022-08-17T12:50:44.5771501Z 2022-08-17T12:50:44.5771601Z 2022-08-17T12:50:44.5771738Z 2022-08-17T12:50:44.5771843Z ok (0.123s) 2022-08-17T12:50:44.5868155Z test_triu_tril_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:50:44.5916727Z test_triu_tril_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2022-08-17T12:50:44.5976734Z test_triu_tril_indices_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:50:44.6067755Z test_unpack_double_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:50:44.6088082Z test_unpack_double_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:50:44.6291501Z test_vander_cpu (__main__.TestTensorCreationCPU) ... ok (0.020s) 2022-08-17T12:50:44.6387411Z test_vander_types_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:50:44.6468621Z test_vander_types_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:50:44.6518080Z test_vander_types_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:50:44.6563971Z test_vander_types_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:50:44.6608457Z test_vander_types_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:50:44.6654059Z test_vander_types_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:50:44.6699452Z test_vander_types_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:50:44.6745328Z test_vander_types_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:50:44.6794214Z test_vander_types_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:50:44.6839468Z test_vander_types_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:50:44.7103910Z test_vsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.026s) 2022-08-17T12:50:44.7347723Z test_vsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2022-08-17T12:50:44.7580984Z test_vsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.023s) 2022-08-17T12:50:44.8523905Z test_vstack_row_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.094s) 2022-08-17T12:50:44.9274165Z test_vstack_row_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.075s) 2022-08-17T12:50:45.0014829Z test_vstack_row_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.074s) 2022-08-17T12:50:45.0753804Z test_vstack_row_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.074s) 2022-08-17T12:50:45.1489185Z test_vstack_row_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.073s) 2022-08-17T12:50:45.1986545Z test_vstack_row_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:50:45.2486649Z test_vstack_row_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:50:45.2989317Z test_vstack_row_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:50:45.3489305Z test_vstack_row_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:50:45.3988310Z test_vstack_row_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:50:45.4689231Z test_zeros_cpu (__main__.TestTensorCreationCPU) ... ok (0.070s) 2022-08-17T12:50:45.4827817Z test_zeros_dtype_layout_device_match_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.014s) 2022-08-17T12:50:45.4946259Z test_zeros_dtype_layout_device_match_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:50:45.5063736Z test_zeros_dtype_layout_device_match_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:50:45.5181152Z test_zeros_dtype_layout_device_match_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:50:45.5301712Z test_zeros_dtype_layout_device_match_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:50:45.5419327Z test_zeros_dtype_layout_device_match_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:50:45.5537570Z test_zeros_dtype_layout_device_match_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2022-08-17T12:50:45.5666010Z test_zeros_dtype_out_match_cpu (__main__.TestTensorCreationCPU) ... ok (0.013s) 2022-08-17T12:50:45.5827374Z test_zeros_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T12:50:45.5827727Z 2022-08-17T12:50:45.5828191Z ---------------------------------------------------------------------- 2022-08-17T12:50:45.5828456Z Ran 546 tests in 68.411s 2022-08-17T12:50:45.5828578Z 2022-08-17T12:50:45.5828652Z OK (skipped=61) 2022-08-17T12:50:45.5828763Z 2022-08-17T12:50:45.5828846Z Generating XML reports... 2022-08-17T12:50:45.5950845Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCPU-20220817124937.xml 2022-08-17T12:50:45.6029710Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestBufferProtocolCPU-20220817124937.xml 2022-08-17T12:50:45.6035549Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCPU-20220817124937.xml 2022-08-17T12:50:45.6054173Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCPU-20220817124937.xml 2022-08-17T12:50:45.6272830Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCPU-20220817124937.xml 2022-08-17T12:50:46.2879208Z Running distributions/test_distributions ... [2022-08-17 12:50:46.287571] 2022-08-17T12:50:46.2879812Z Executing ['/opt/conda/bin/python', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:50:46.287658] 2022-08-17T12:50:47.8712114Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2022-08-17T12:50:47.8816103Z 2022-08-17T12:50:47.8816255Z Running tests... 2022-08-17T12:50:47.8816821Z ---------------------------------------------------------------------- 2022-08-17T12:50:49.8305691Z test_cdf (__main__.TestAgainstScipy) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:49.8306732Z function: 'cdf' (/opt/conda/lib/python3.7/site-packages/scipy/stats/_distn_infrastructure.py:456) 2022-08-17T12:50:49.8307311Z reasons: ['len(self.args) == 0'] 2022-08-17T12:50:49.8307864Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:49.8308762Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:49.8309566Z function: 'cdf' (/opt/conda/lib/python3.7/site-packages/scipy/stats/_distn_infrastructure.py:1892) 2022-08-17T12:50:49.8310118Z reasons: ['len(args) == 0'] 2022-08-17T12:50:49.8310599Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:49.8356743Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:49.8357475Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:49.8401557Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:50:49.9044401Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:50:49.9121349Z ok (1.961s) 2022-08-17T12:50:49.9678315Z test_icdf (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:50.0692934Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:50.0694100Z function: 'ppf' (/opt/conda/lib/python3.7/site-packages/scipy/stats/_distn_infrastructure.py:462) 2022-08-17T12:50:50.0694613Z reasons: ['len(self.args) == 0'] 2022-08-17T12:50:50.0695243Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:50.0696185Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:50.0697066Z function: 'ppf' (/opt/conda/lib/python3.7/site-packages/scipy/stats/_distn_infrastructure.py:2065) 2022-08-17T12:50:50.0697662Z reasons: ['len(args) == 0'] 2022-08-17T12:50:50.0698324Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:50.0756521Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:50:50.1062724Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:50:50.1070646Z ok (0.195s) 2022-08-17T12:50:51.4115023Z test_mean (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:50:51.4366991Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:50:51.4375578Z ok (1.330s) 2022-08-17T12:50:51.5425110Z 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:50:51.5426659Z return torch.as_tensor(tensor_like) 2022-08-17T12:50:51.5606235Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:50:51.5859847Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:50:51.5868594Z ok (0.149s) 2022-08-17T12:50:52.0212331Z test_params_constraints (__main__.TestConstraints) ... ok (0.434s) 2022-08-17T12:50:52.0763133Z test_support_constraints (__main__.TestConstraints) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:52.0763812Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:52.0860278Z ok (0.065s) 2022-08-17T12:50:52.1060788Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.020s) 2022-08-17T12:50:52.1394481Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.1536775Z ok (0.047s) 2022-08-17T12:50:52.1813208Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.1945767Z ok (0.041s) 2022-08-17T12:50:52.2331173Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.2492081Z ok (0.054s) 2022-08-17T12:50:52.2587030Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.009s) 2022-08-17T12:50:52.2932076Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.3066232Z ok (0.048s) 2022-08-17T12:50:52.3474687Z test_categorical_shape (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/categorical.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.3696068Z ok (0.063s) 2022-08-17T12:50:52.3774439Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:52.4116568Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.4400618Z /opt/conda/lib/python3.7/site-packages/torch/distributions/cauchy.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:52.4599553Z /opt/conda/lib/python3.7/site-packages/torch/distributions/cauchy.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:52.4723674Z ok (0.095s) 2022-08-17T12:50:52.4811051Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.009s) 2022-08-17T12:50:52.4905614Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.009s) 2022-08-17T12:50:52.4984838Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:52.5338252Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/continuous_bernoulli.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.5487629Z ok (0.050s) 2022-08-17T12:50:52.5790387Z test_dirichlet_shape (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.5951381Z ok (0.046s) 2022-08-17T12:50:52.6939060Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.098s) 2022-08-17T12:50:52.7010454Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.007s) 2022-08-17T12:50:52.7323703Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.7458753Z ok (0.045s) 2022-08-17T12:50:52.7536861Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:52.7870018Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.8010408Z ok (0.047s) 2022-08-17T12:50:52.8084399Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.007s) 2022-08-17T12:50:52.8414853Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/geometric.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.8559954Z ok (0.047s) 2022-08-17T12:50:52.8639016Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:52.8724292Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:52.8818088Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.009s) 2022-08-17T12:50:52.8897807Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:52.8973132Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.007s) 2022-08-17T12:50:52.9315967Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:52.9460365Z ok (0.049s) 2022-08-17T12:50:52.9857631Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.039s) 2022-08-17T12:50:53.0193152Z test_multinomial_shape (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py [] {} missing a required argument: 'self' 2022-08-17T12:50:53.0344481Z ok (0.049s) 2022-08-17T12:50:53.0420437Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:53.0762538Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/normal.py [] {} missing a required argument: 'self' 2022-08-17T12:50:53.0902669Z ok (0.048s) 2022-08-17T12:50:53.1376199Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/one_hot_categorical.py [] {} missing a required argument: 'self' 2022-08-17T12:50:53.1644124Z ok (0.074s) 2022-08-17T12:50:53.1725215Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:53.1817950Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.009s) 2022-08-17T12:50:53.1919556Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.010s) 2022-08-17T12:50:53.1999510Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:53.2382040Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:53.2680808Z /opt/conda/lib/python3.7/site-packages/torch/distributions/uniform.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:53.2885872Z /opt/conda/lib/python3.7/site-packages/torch/distributions/uniform.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:53.3014406Z ok (0.101s) 2022-08-17T12:50:53.3099729Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:53.3748442Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/von_mises.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:53.3885922Z /opt/conda/lib/python3.7/site-packages/torch/distributions/von_mises.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:53.4010346Z ok (0.091s) 2022-08-17T12:50:53.4095156Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.008s) 2022-08-17T12:50:53.4359442Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:53.4399452Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:53.4399800Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:53.4490079Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:53.4490684Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:53.4496564Z ok (0.040s) 2022-08-17T12:50:53.4786801Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:53.4830849Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:53.4831616Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:53.4929461Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:53.4930000Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:53.4942514Z ok (0.044s) 2022-08-17T12:50:54.5113656Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (1.017s) 2022-08-17T12:50:54.5551499Z test_bernoulli (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [] {} missing a required argument: 'self' 2022-08-17T12:50:54.5777191Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:54.5804758Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:54.5832083Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:55.6814413Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:55.6857657Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [] {} missing a required argument: 'self' 2022-08-17T12:50:55.6917416Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:55.7225637Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [] {} missing a required argument: 'self' 2022-08-17T12:50:55.7251382Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:55.7367101Z ok (1.225s) 2022-08-17T12:50:55.7548481Z test_bernoulli_3d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [] {} missing a required argument: 'self' 2022-08-17T12:50:55.7780520Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [] {'sample_shape': ConstantVariable(tuple)} missing a required argument: 'self' 2022-08-17T12:50:55.8016110Z ok (0.065s) 2022-08-17T12:50:55.8482519Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.047s) 2022-08-17T12:50:55.9240862Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.076s) 2022-08-17T12:50:56.3060589Z test_beta_sample (__main__.TestDistributions) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:56.3061346Z function: '_check_sampler_sampler' (distributions/test_distributions.py:839) 2022-08-17T12:50:56.3061664Z reasons: ['___guarded_code.valid'] 2022-08-17T12:50:56.3062073Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:56.3393763Z ok (0.415s) 2022-08-17T12:50:56.3689124Z test_beta_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:56.4063065Z ok (0.067s) 2022-08-17T12:50:56.4605613Z test_beta_underflow (__main__.TestDistributions) ... ok (0.054s) 2022-08-17T12:50:56.4648912Z test_beta_underflow_gpu (__main__.TestDistributions) ... skip: CUDA not found (0.004s) 2022-08-17T12:50:56.5450657Z test_binomial (__main__.TestDistributions) ... ok (0.080s) 2022-08-17T12:50:56.6162570Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.071s) 2022-08-17T12:50:56.6266595Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.010s) 2022-08-17T12:50:56.6421300Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [] {} missing a required argument: 'self' 2022-08-17T12:50:56.6449115Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:56.7844592Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:56.7845340Z function: 'ref_log_prob' (distributions/test_distributions.py:1146) 2022-08-17T12:50:56.7845770Z reasons: ['idx == 0'] 2022-08-17T12:50:56.7846091Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:56.7853992Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:56.7854779Z function: 'logpmf' (/opt/conda/lib/python3.7/site-packages/scipy/stats/_distn_infrastructure.py:505) 2022-08-17T12:50:56.7855121Z reasons: ['self.args[1] == 0.05'] 2022-08-17T12:50:56.7855442Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:56.7897635Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [] {} missing a required argument: 'self' 2022-08-17T12:50:56.7923272Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:56.8084791Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [] {} missing a required argument: 'self' 2022-08-17T12:50:56.8110287Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:56.8245868Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [] {} missing a required argument: 'self' 2022-08-17T12:50:56.8272694Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:56.8425350Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [] {} missing a required argument: 'self' 2022-08-17T12:50:56.8450536Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:56.8586632Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [] {} missing a required argument: 'self' 2022-08-17T12:50:56.8612507Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:56.8736440Z ok (0.247s) 2022-08-17T12:50:56.9032124Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.029s) 2022-08-17T12:50:56.9648951Z test_binomial_sample (__main__.TestDistributions) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:56.9649561Z function: '_check_sampler_discrete' (distributions/test_distributions.py:869) 2022-08-17T12:50:56.9649925Z reasons: ['___check_type_id(torch_dist, 94113573601040)'] 2022-08-17T12:50:56.9650278Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:57.0009776Z ok (0.098s) 2022-08-17T12:50:57.0116517Z test_binomial_stable (__main__.TestDistributions) ... ok (0.011s) 2022-08-17T12:50:57.0384123Z test_binomial_vectorized_count (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [] {} missing a required argument: 'self' 2022-08-17T12:50:57.1721617Z ok (0.160s) 2022-08-17T12:50:57.1899619Z test_categorical_1d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:57.1970017Z ok (0.025s) 2022-08-17T12:50:57.2213865Z test_categorical_2d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:57.2301156Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:50:57.2301939Z function: '_check_log_prob' (distributions/test_distributions.py:830) 2022-08-17T12:50:57.2302574Z reasons: ['___guarded_code.valid'] 2022-08-17T12:50:57.2303116Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:50:57.2351405Z ok (0.038s) 2022-08-17T12:50:57.2648403Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.029s) 2022-08-17T12:50:57.2932092Z test_cauchy (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:57.3155685Z ok (0.050s) 2022-08-17T12:50:57.8775321Z 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:50:57.8775980Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:57.8901082Z ok (0.575s) 2022-08-17T12:50:57.9529644Z test_cdf_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:57.9530413Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:57.9638226Z ok (0.073s) 2022-08-17T12:50:58.0689402Z test_chi2_sample (__main__.TestDistributions) ... ok (0.105s) 2022-08-17T12:50:58.1367795Z test_chi2_shape (__main__.TestDistributions) ... ok (0.068s) 2022-08-17T12:50:58.1991719Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.062s) 2022-08-17T12:50:58.2199040Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/continuous_bernoulli.py [] {} missing a required argument: 'self' 2022-08-17T12:50:58.2462709Z /opt/conda/lib/python3.7/site-packages/torch/distributions/continuous_bernoulli.py [] {'sample_shape': ConstantVariable(tuple)} missing a required argument: 'self' 2022-08-17T12:50:58.2737328Z ok (0.074s) 2022-08-17T12:50:58.2928877Z test_dirichlet_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/dirichlet.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:50:58.3027319Z ok (0.029s) 2022-08-17T12:50:58.3156896Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.013s) 2022-08-17T12:50:58.3897018Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.074s) 2022-08-17T12:50:58.4064130Z test_dirichlet_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:58.4289921Z ok (0.039s) 2022-08-17T12:50:59.1679134Z test_distribution_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:59.1679871Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:59.2751284Z ok (0.846s) 2022-08-17T12:50:59.4499224Z test_distribution_subclass_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:59.4499977Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:59.4764549Z ok (0.201s) 2022-08-17T12:50:59.4959193Z test_enumerate_support_type (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:50:59.4959819Z warnings.warn("Singular sample detected.") 2022-08-17T12:50:59.5016393Z ok (0.025s) 2022-08-17T12:50:59.5270885Z test_exponential (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:50:59.5761254Z ok (0.074s) 2022-08-17T12:50:59.6763909Z test_exponential_sample (__main__.TestDistributions) ... ok (0.100s) 2022-08-17T12:50:59.7583811Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.082s) 2022-08-17T12:51:00.6475716Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (0.889s) 2022-08-17T12:51:00.6484452Z test_gamma_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2022-08-17T12:51:00.6502796Z test_gamma_gpu_shape (__main__.TestDistributions) ... skip: CUDA not found (0.002s) 2022-08-17T12:51:00.6576802Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.007s) 2022-08-17T12:51:00.9529297Z test_gamma_sample (__main__.TestDistributions) ... ok (0.295s) 2022-08-17T12:51:00.9810525Z test_gamma_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:01.0781427Z ok (0.125s) 2022-08-17T12:51:01.1076040Z test_geometric (__main__.TestDistributions) ... ok (0.029s) 2022-08-17T12:51:01.2210389Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/geometric.py [] {} missing a required argument: 'self' 2022-08-17T12:51:01.2673518Z ok (0.160s) 2022-08-17T12:51:01.2761627Z test_geometric_sample (__main__.TestDistributions) ... ok (0.009s) 2022-08-17T12:51:01.3189761Z test_gumbel (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:01.4341889Z ok (0.158s) 2022-08-17T12:51:02.0155030Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.581s) 2022-08-17T12:51:02.0336895Z test_halfcauchy (__main__.TestDistributions) ... ok (0.018s) 2022-08-17T12:51:02.1421720Z test_halfnormal (__main__.TestDistributions) ... ok (0.108s) 2022-08-17T12:51:02.2056036Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.063s) 2022-08-17T12:51:02.3077399Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.102s) 2022-08-17T12:51:02.3112393Z test_has_examples (__main__.TestDistributions) ... ok (0.004s) 2022-08-17T12:51:03.1605205Z test_independent_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:03.1605887Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:03.2525624Z ok (0.941s) 2022-08-17T12:51:03.4470373Z test_independent_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:03.4471003Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:03.4994075Z ok (0.247s) 2022-08-17T12:51:03.5564605Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.057s) 2022-08-17T12:51:03.6249543Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.068s) 2022-08-17T12:51:03.6679206Z test_kumaraswamy_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:03.7212208Z ok (0.096s) 2022-08-17T12:51:03.7535916Z test_laplace (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:03.8247943Z ok (0.103s) 2022-08-17T12:51:04.1179639Z test_laplace_sample (__main__.TestDistributions) ... ok (0.293s) 2022-08-17T12:51:04.1469680Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.029s) 2022-08-17T12:51:04.1718689Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/lkj_cholesky.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:04.1770297Z /opt/conda/lib/python3.7/site-packages/torch/distributions/lkj_cholesky.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:04.1828708Z /opt/conda/lib/python3.7/site-packages/torch/distributions/lkj_cholesky.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:04.1841045Z ok (0.037s) 2022-08-17T12:51:04.2254596Z test_logisticnormal (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:04.3775971Z ok (0.193s) 2022-08-17T12:51:04.3992638Z test_logisticnormal_logprob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:04.4125137Z ok (0.035s) 2022-08-17T12:51:04.7572248Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.344s) 2022-08-17T12:51:04.7901310Z test_lognormal (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:04.8552157Z ok (0.098s) 2022-08-17T12:51:04.9017312Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.046s) 2022-08-17T12:51:05.2001036Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.298s) 2022-08-17T12:51:05.2256121Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.025s) 2022-08-17T12:51:05.2701747Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.044s) 2022-08-17T12:51:05.2860700Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T12:51:05.3410980Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.055s) 2022-08-17T12:51:05.3934948Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.052s) 2022-08-17T12:51:05.5657159Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.172s) 2022-08-17T12:51:05.6253620Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.059s) 2022-08-17T12:51:05.6865114Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.061s) 2022-08-17T12:51:06.0954216Z test_mode (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.1187451Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.1420824Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.1956936Z /opt/conda/lib/python3.7/site-packages/torch/distributions/categorical.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.2201869Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.2437312Z /opt/conda/lib/python3.7/site-packages/torch/distributions/binomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.3507147Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:06.3507920Z function: '_test_continuous_distribution_mode' (distributions/test_distributions.py:3194) 2022-08-17T12:51:06.3508505Z reasons: ['___check_type_id(dist, 94113541761712)'] 2022-08-17T12:51:06.3509354Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:06.3845964Z /opt/conda/lib/python3.7/site-packages/torch/distributions/one_hot_categorical.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.4081604Z /opt/conda/lib/python3.7/site-packages/torch/distributions/one_hot_categorical.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.4365786Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:06.4366531Z function: '_test_discrete_distribution_mode' (distributions/test_distributions.py:3176) 2022-08-17T12:51:06.4367178Z reasons: ["tensor 'batch_isfinite' rank mismatch. expected 1, actual 2"] 2022-08-17T12:51:06.4367782Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:06.4458486Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:06.4459024Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:06.4550033Z ok (0.768s) 2022-08-17T12:51:06.4756125Z test_multinomial_1d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py [] {} missing a required argument: 'self' 2022-08-17T12:51:06.5389010Z ok (0.084s) 2022-08-17T12:51:06.5596941Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py [] {} missing a required argument: 'self' 2022-08-17T12:51:06.5670486Z /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.6318875Z /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py [] {} missing a required argument: 'self' 2022-08-17T12:51:06.6386556Z /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:06.7005832Z /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py [] {} missing a required argument: 'self' 2022-08-17T12:51:06.7133757Z ok (0.174s) 2022-08-17T12:51:06.7356766Z test_multinomial_2d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py [] {} missing a required argument: 'self' 2022-08-17T12:51:06.7682221Z /opt/conda/lib/python3.7/site-packages/torch/distributions/multinomial.py [] {'sample_shape': ConstantVariable(tuple)} missing a required argument: 'self' 2022-08-17T12:51:06.8360296Z ok (0.122s) 2022-08-17T12:51:06.9593970Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.123s) 2022-08-17T12:51:07.0172263Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.058s) 2022-08-17T12:51:07.0734405Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.056s) 2022-08-17T12:51:07.3775723Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.304s) 2022-08-17T12:51:07.4182934Z test_multivariate_normal_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.4793575Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.5414560Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.6270345Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.6599910Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.6895636Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.7189553Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.7481339Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.7779546Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.8054538Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:07.8180742Z ok (0.440s) 2022-08-17T12:51:07.8356091Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.017s) 2022-08-17T12:51:07.9060520Z test_negative_binomial (__main__.TestDistributions) ... ok (0.070s) 2022-08-17T12:51:08.0083536Z test_negative_binomial_log_prob (__main__.TestDistributions) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:08.0084429Z function: 'ref_log_prob' (distributions/test_distributions.py:1229) 2022-08-17T12:51:08.0084908Z reasons: ['idx == 0'] 2022-08-17T12:51:08.0085430Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:08.0569099Z ok (0.151s) 2022-08-17T12:51:08.0836652Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.027s) 2022-08-17T12:51:08.1178576Z test_normal (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/normal.py [] {} missing a required argument: 'self' 2022-08-17T12:51:08.2011464Z ok (0.117s) 2022-08-17T12:51:08.4945230Z test_normal_sample (__main__.TestDistributions) ... ok (0.293s) 2022-08-17T12:51:08.5134297Z test_one_hot_categorical_1d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/one_hot_categorical.py [] {} missing a required argument: 'self' 2022-08-17T12:51:08.5389622Z /opt/conda/lib/python3.7/site-packages/torch/distributions/one_hot_categorical.py [] {} missing a required argument: 'self' 2022-08-17T12:51:08.5687568Z ok (0.074s) 2022-08-17T12:51:08.5885725Z test_one_hot_categorical_2d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/one_hot_categorical.py [] {} missing a required argument: 'self' 2022-08-17T12:51:08.6175235Z /opt/conda/lib/python3.7/site-packages/torch/distributions/one_hot_categorical.py [] {'sample_shape': ConstantVariable(tuple)} missing a required argument: 'self' 2022-08-17T12:51:08.6513942Z ok (0.082s) 2022-08-17T12:51:08.6566056Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.005s) 2022-08-17T12:51:08.7334027Z test_pareto (__main__.TestDistributions) ... ok (0.077s) 2022-08-17T12:51:09.1332751Z test_pareto_sample (__main__.TestDistributions) ... ok (0.400s) 2022-08-17T12:51:09.1363581Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.003s) 2022-08-17T12:51:09.1370799Z test_poisson_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2022-08-17T12:51:09.3762001Z test_poisson_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/poisson.py [] {} missing a required argument: 'self' 2022-08-17T12:51:09.3836129Z /opt/conda/lib/python3.7/site-packages/torch/distributions/poisson.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:09.4041828Z /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:51:09.4042354Z warnings.warn(msg, FutureWarning) 2022-08-17T12:51:09.4065867Z /opt/conda/lib/python3.7/site-packages/torch/distributions/poisson.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:09.4271434Z /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:51:09.4271943Z warnings.warn(msg, FutureWarning) 2022-08-17T12:51:09.4285883Z ok (0.291s) 2022-08-17T12:51:09.4388897Z test_poisson_sample (__main__.TestDistributions) ... ok (0.010s) 2022-08-17T12:51:09.4600306Z test_poisson_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/poisson.py [] {} missing a required argument: 'self' 2022-08-17T12:51:09.4889733Z ok (0.050s) 2022-08-17T12:51:09.5272657Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.038s) 2022-08-17T12:51:09.5478672Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:09.5769510Z /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:09.6241884Z ok (0.097s) 2022-08-17T12:51:09.6469203Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:09.6793236Z /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [] {'sample_shape': ConstantVariable(tuple)} missing a required argument: 'self' 2022-08-17T12:51:09.7485249Z ok (0.124s) 2022-08-17T12:51:09.7702121Z test_repr (__main__.TestDistributions) ... ok (0.021s) 2022-08-17T12:51:09.8388062Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:09.8388941Z function: 'sample' (distributions/test_distributions.py:1478) 2022-08-17T12:51:09.8389423Z reasons: ['___guarded_code.valid'] 2022-08-17T12:51:09.8389969Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:09.8411241Z ok (0.071s) 2022-08-17T12:51:09.8565732Z 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:51:09.8566511Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:09.8600927Z ok (0.019s) 2022-08-17T12:51:09.8763148Z test_sample_detached (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:09.8763886Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:09.8797093Z ok (0.019s) 2022-08-17T12:51:09.9460764Z test_studentT (__main__.TestDistributions) ... ok (0.066s) 2022-08-17T12:51:10.0372403Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.091s) 2022-08-17T12:51:11.2696737Z test_studentT_sample (__main__.TestDistributions) ... ok (1.232s) 2022-08-17T12:51:11.2961195Z test_support_attributes (__main__.TestDistributions) ... ok (0.026s) 2022-08-17T12:51:11.3305376Z test_uniform (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:11.3958331Z ok (0.100s) 2022-08-17T12:51:11.4337109Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.038s) 2022-08-17T12:51:11.4498161Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T12:51:19.3681441Z test_vonmises_sample (__main__.TestDistributions) ... ok (7.918s) 2022-08-17T12:51:19.4214444Z 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:51:19.4215093Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:19.4740060Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:19.4740610Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:19.4986822Z ok (0.130s) 2022-08-17T12:51:19.5303503Z 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:51:19.5304783Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T12:51:20.2369631Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:20.2370173Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.0077263Z ok (1.509s) 2022-08-17T12:51:21.0402847Z test_wishart_properties (__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:51:21.0403893Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T12:51:21.0710351Z ok (0.063s) 2022-08-17T12:51:21.1081806Z test_wishart_sample (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.1082506Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.2082864Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.2083451Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.3984752Z ok (0.327s) 2022-08-17T12:51:21.4571667Z test_wishart_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.4727621Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.4728549Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.5250795Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.5410743Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.5411341Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.5950517Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.6115324Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.6116055Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.6666231Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.6666829Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.7011870Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.7043460Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.7043991Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.7364530Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.7387080Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.7387645Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.7704104Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.7726242Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.7726773Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.8038581Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.8058995Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.8059528Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.8352391Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.8373593Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.8374117Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.8691729Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.8713462Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.8714164Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.8985606Z /opt/conda/lib/python3.7/site-packages/torch/distributions/distribution.py [] {} missing a required argument: 'self' 2022-08-17T12:51:21.9006994Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:21.9007542Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:21.9175821Z ok (0.519s) 2022-08-17T12:51:21.9364056Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.019s) 2022-08-17T12:51:21.9375098Z test_zero_excluded_binomial (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2022-08-17T12:51:22.0232929Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.085s) 2022-08-17T12:51:22.0677011Z test_cat_transform (__main__.TestFunctors) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/constraints.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:22.0761814Z ok (0.053s) 2022-08-17T12:51:22.1474944Z test_cat_transform_non_uniform (__main__.TestFunctors) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/constraints.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:22.1567050Z ok (0.080s) 2022-08-17T12:51:22.1937045Z test_stack_transform (__main__.TestFunctors) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/constraints.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:22.2017966Z ok (0.045s) 2022-08-17T12:51:22.8713821Z test_cdf (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/cauchy.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:22.8752765Z /opt/conda/lib/python3.7/site-packages/torch/distributions/cauchy.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:22.9697128Z /opt/conda/lib/python3.7/site-packages/torch/distributions/exponential.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:22.9728791Z /opt/conda/lib/python3.7/site-packages/torch/distributions/exponential.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:23.0899814Z /opt/conda/lib/python3.7/site-packages/torch/distributions/exponential.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:23.0931082Z /opt/conda/lib/python3.7/site-packages/torch/distributions/exponential.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:23.2263603Z /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:23.2297446Z /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:23.3969312Z /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:23.4003682Z /opt/conda/lib/python3.7/site-packages/torch/distributions/transformed_distribution.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:23.7188992Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:23.7189730Z function: '_perturb' (distributions/test_distributions.py:5044) 2022-08-17T12:51:23.7190070Z reasons: ['___check_obj_id(Dist, 94113541772640)'] 2022-08-17T12:51:23.7190409Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:23.9909563Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:23.9910121Z function: '_perturb_tensor' (distributions/test_distributions.py:5028) 2022-08-17T12:51:23.9910482Z reasons: ['___check_type_id(constraint, 94113541722416)'] 2022-08-17T12:51:23.9911115Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:23.9917487Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:23.9918069Z function: 'f' (distributions/test_distributions.py:5235) 2022-08-17T12:51:23.9918706Z reasons: ["tensor 'sample' rank mismatch. expected 2, actual 1"] 2022-08-17T12:51:23.9919188Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:25.2853769Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:25.2854341Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:25.6130580Z ok (3.411s) 2022-08-17T12:51:27.1379616Z test_entropy (__main__.TestJit) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:27.1380388Z function: 'f' (distributions/test_distributions.py:5215) 2022-08-17T12:51:27.1381029Z reasons: ['len(values) == 1'] 2022-08-17T12:51:27.1381510Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:28.6841194Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:28.6841800Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:28.9497613Z /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:51:28.9498555Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T12:51:29.3866009Z ok (3.773s) 2022-08-17T12:51:30.1425718Z test_enumerate_support (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:30.1426463Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:30.1667247Z ok (0.780s) 2022-08-17T12:51:30.7422407Z test_log_prob (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:30.8066625Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:30.8553563Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:30.8817625Z /opt/conda/lib/python3.7/site-packages/torch/distributions/geometric.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:30.9626922Z /opt/conda/lib/python3.7/site-packages/torch/distributions/geometric.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:31.0545659Z /opt/conda/lib/python3.7/site-packages/torch/distributions/beta.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:31.1659130Z /opt/conda/lib/python3.7/site-packages/torch/distributions/beta.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:31.2526964Z /opt/conda/lib/python3.7/site-packages/torch/distributions/categorical.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:31.3028221Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:31.3028947Z function: 'f' (distributions/test_distributions.py:5124) 2022-08-17T12:51:31.3029725Z reasons: ['___check_obj_id(Dist, 94113541756512)'] 2022-08-17T12:51:31.3030291Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:31.7670774Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:31.7671585Z function: 'f' (distributions/test_distributions.py:5124) 2022-08-17T12:51:31.7671871Z reasons: ['len(values) == 1'] 2022-08-17T12:51:31.7672194Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:35.7762063Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:35.7762643Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:35.9807783Z /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:51:35.9808752Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T12:51:36.5507150Z ok (6.384s) 2022-08-17T12:51:37.2240246Z test_mean (__main__.TestJit) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:37.2241075Z function: 'f' (distributions/test_distributions.py:5165) 2022-08-17T12:51:37.2241520Z reasons: ['len(values) == 1'] 2022-08-17T12:51:37.2242063Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:38.2502038Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:38.2502755Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:38.2629502Z /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:51:38.2630491Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T12:51:38.5138344Z ok (1.963s) 2022-08-17T12:51:39.1395317Z test_rsample (__main__.TestJit) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:39.1396487Z function: 'f' (distributions/test_distributions.py:5092) 2022-08-17T12:51:39.1396988Z reasons: ['len(values) == 2'] 2022-08-17T12:51:39.1397559Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:39.2969018Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:39.2969671Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:39.4168028Z ok (0.903s) 2022-08-17T12:51:40.0057838Z test_sample (__main__.TestJit) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:40.0058733Z function: 'f' (distributions/test_distributions.py:5061) 2022-08-17T12:51:40.0059215Z reasons: ['len(values) == 1'] 2022-08-17T12:51:40.0059773Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:40.2525239Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:40.2525888Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:40.4602252Z ok (1.043s) 2022-08-17T12:51:41.1565722Z test_variance (__main__.TestJit) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:41.1566529Z function: 'f' (distributions/test_distributions.py:5189) 2022-08-17T12:51:41.1566995Z reasons: ['len(values) == 1'] 2022-08-17T12:51:41.1567541Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:42.7305377Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:42.7306034Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:42.8791427Z /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:51:42.8792400Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T12:51:43.5361720Z ok (3.076s) 2022-08-17T12:51:43.6422872Z test_entropy_exponential_family (__main__.TestKL) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:43.6423551Z function: '' (distributions/test_distributions.py:94) 2022-08-17T12:51:43.6423908Z reasons: ['___tuple_iterator_getitem(___implicit0, 0)[0] == 0.1'] 2022-08-17T12:51:43.6424284Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:43.7479306Z ok (0.212s) 2022-08-17T12:51:45.9675767Z test_entropy_monte_carlo (__main__.TestKL) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:45.9676428Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:46.7601510Z ok (3.012s) 2022-08-17T12:51:46.7776926Z test_kl_edgecases (__main__.TestKL) ... ok (0.017s) 2022-08-17T12:51:46.8309591Z test_kl_exponential_family (__main__.TestKL) ... ok (0.053s) 2022-08-17T12:51:46.8958317Z test_kl_infinite (__main__.TestKL) ... ok (0.064s) 2022-08-17T12:51:46.9424757Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.046s) 2022-08-17T12:51:47.0078948Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.065s) 2022-08-17T12:51:47.6728608Z test_kl_monte_carlo (__main__.TestKL) ... ok (0.665s) 2022-08-17T12:51:47.7166346Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.043s) 2022-08-17T12:51:47.8705097Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.153s) 2022-08-17T12:51:48.0271643Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.156s) 2022-08-17T12:51:48.3750397Z test_kl_shape (__main__.TestKL) ... ok (0.348s) 2022-08-17T12:51:48.4386547Z test_kl_transformed (__main__.TestKL) ... ok (0.063s) 2022-08-17T12:51:48.4796913Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.040s) 2022-08-17T12:51:48.5106035Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.031s) 2022-08-17T12:51:48.5123290Z test_bernoulli_gradient (__main__.TestNumericalStability) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:48.5124118Z function: 'setUp' (distributions/test_distributions.py:797) 2022-08-17T12:51:48.5124660Z reasons: ['___check_type_id(self, 94113570307328)'] 2022-08-17T12:51:48.5125231Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:48.5554300Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.6051025Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.6153213Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.6280969Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.6792576Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.7293777Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.7632492Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.7727513Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.7856119Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.7961557Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:48.7962290Z function: '_test_pdf_score' (distributions/test_distributions.py:4367) 2022-08-17T12:51:48.7962846Z reasons: ['___check_type_id(___stack3, 94113468666432)'] 2022-08-17T12:51:48.7963359Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:48.8199857Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.8309621Z ok (0.320s) 2022-08-17T12:51:48.8512029Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.8563144Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.8593325Z ok (0.028s) 2022-08-17T12:51:48.8800179Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.8852741Z /opt/conda/lib/python3.7/site-packages/torch/distributions/bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:48.8881771Z ok (0.029s) 2022-08-17T12:51:48.9031130Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.015s) 2022-08-17T12:51:48.9190385Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.016s) 2022-08-17T12:51:48.9911584Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:48.9912561Z function: '_test_pdf_score' (distributions/test_distributions.py:4367) 2022-08-17T12:51:48.9913079Z reasons: ['___guarded_code.valid'] 2022-08-17T12:51:48.9913678Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:49.0239985Z /opt/conda/lib/python3.7/site-packages/torch/distributions/continuous_bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:49.0301361Z /opt/conda/lib/python3.7/site-packages/torch/distributions/continuous_bernoulli.py [TensorVariable()] {} missing a required argument: 'value' 2022-08-17T12:51:49.0866941Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:51:49.0867782Z function: '_test_pdf_score' (distributions/test_distributions.py:4367) 2022-08-17T12:51:49.0868641Z reasons: ['___guarded_code.valid'] 2022-08-17T12:51:49.0869267Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:51:49.0899626Z ok (0.171s) 2022-08-17T12:51:49.1116896Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.022s) 2022-08-17T12:51:49.1334970Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.022s) 2022-08-17T12:51:49.1503015Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.017s) 2022-08-17T12:51:49.1677955Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.017s) 2022-08-17T12:51:49.2194912Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.052s) 2022-08-17T12:51:49.2700074Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.050s) 2022-08-17T12:51:49.3088226Z test_chi2 (__main__.TestRsample) ... ok (0.039s) 2022-08-17T12:51:49.7931910Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.484s) 2022-08-17T12:51:49.8461463Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.053s) 2022-08-17T12:51:49.9491762Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.103s) 2022-08-17T12:51:49.9969990Z test_gamma (__main__.TestRsample) ... ok (0.048s) 2022-08-17T12:51:50.0199269Z test_invalid (__main__.TestValidation) ... /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:51:50.0200277Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T12:51:50.0254824Z ok (0.028s) 2022-08-17T12:51:50.3263730Z test_invalid_log_probs_arg (__main__.TestValidation) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:51:50.3264377Z warnings.warn("Singular sample detected.") 2022-08-17T12:51:50.3613520Z ok (0.336s) 2022-08-17T12:51:50.3761952Z test_valid (__main__.TestValidation) ... ok (0.015s) 2022-08-17T12:51:50.4030539Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.027s) 2022-08-17T12:51:50.4030869Z 2022-08-17T12:51:50.4031580Z ---------------------------------------------------------------------- 2022-08-17T12:51:50.4031980Z Ran 219 tests in 62.521s 2022-08-17T12:51:50.4032152Z 2022-08-17T12:51:50.4032271Z OK (skipped=5) 2022-08-17T12:51:50.4032445Z 2022-08-17T12:51:50.4032824Z Generating XML reports... 2022-08-17T12:51:50.4063987Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220817125047.xml 2022-08-17T12:51:50.4067851Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220817125047.xml 2022-08-17T12:51:50.4104042Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220817125047.xml 2022-08-17T12:51:50.4206239Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220817125047.xml 2022-08-17T12:51:50.4212179Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220817125047.xml 2022-08-17T12:51:50.4223095Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220817125047.xml 2022-08-17T12:51:50.4235028Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220817125047.xml 2022-08-17T12:51:50.4239297Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220817125047.xml 2022-08-17T12:51:50.4251461Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220817125047.xml 2022-08-17T12:51:50.4258552Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220817125047.xml 2022-08-17T12:51:50.4263676Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220817125047.xml 2022-08-17T12:51:51.2263523Z Running test_tensorexpr ... [2022-08-17 12:51:51.225959] 2022-08-17T12:51:51.2264055Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:51:51.226050] 2022-08-17T12:51:52.3504266Z Test results will be stored in test-reports/python-unittest/test_tensorexpr 2022-08-17T12:51:52.3519581Z 2022-08-17T12:51:52.3519867Z Running tests... 2022-08-17T12:51:52.3520495Z ---------------------------------------------------------------------- 2022-08-17T12:51:53.2624773Z test_add_const_rhs (__main__.TestTensorExprFuser) ... Exception ignored in: at 0x7f8f30da3450> 2022-08-17T12:51:53.2625344Z Traceback (most recent call last): 2022-08-17T12:51:53.2626143Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:51:53.2626642Z _generatorType = type((y for y in range(1))) 2022-08-17T12:51:53.2627034Z SystemError: error return without exception set 2022-08-17T12:51:56.1733154Z ok (3.774s) 2022-08-17T12:51:56.2200017Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-08-17T12:51:56.2380390Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... Exception ignored in: .extract_files.. at 0x7f8f2b79c050> 2022-08-17T12:51:56.2381157Z Traceback (most recent call last): 2022-08-17T12:51:56.2382040Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 210, in 2022-08-17T12:51:56.2382904Z debug_files = (pickle.load(f) for f in debug_files_stream) 2022-08-17T12:51:56.2383306Z SystemError: error return without exception set 2022-08-17T12:51:56.2383904Z Exception ignored in: .extract_files.. at 0x7f8f2b7d6a50> 2022-08-17T12:51:56.2384382Z Traceback (most recent call last): 2022-08-17T12:51:56.2385082Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 209, in 2022-08-17T12:51:56.2385954Z debug_files_stream = (archive.open(f) for f in debug_files_str) 2022-08-17T12:51:56.2386353Z SystemError: error return without exception set 2022-08-17T12:51:56.2793971Z ok (0.059s) 2022-08-17T12:51:56.3005614Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.021s) 2022-08-17T12:51:56.5077099Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (0.207s) 2022-08-17T12:51:56.5579032Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.050s) 2022-08-17T12:51:56.6025817Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.045s) 2022-08-17T12:51:57.2169713Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (0.614s) 2022-08-17T12:51:57.4241284Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (0.207s) 2022-08-17T12:51:57.4750230Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.051s) 2022-08-17T12:51:57.6450648Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (0.170s) 2022-08-17T12:51:57.6930532Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.048s) 2022-08-17T12:51:57.7544336Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (0.061s) 2022-08-17T12:51:57.8462521Z test_cat (__main__.TestTensorExprFuser) ... ok (0.092s) 2022-08-17T12:51:57.9835656Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (0.137s) 2022-08-17T12:51:58.0680589Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (0.084s) 2022-08-17T12:51:58.0697500Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.002s) 2022-08-17T12:51:58.2167418Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (0.147s) 2022-08-17T12:51:58.2740546Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.057s) 2022-08-17T12:51:58.3135595Z test_char (__main__.TestTensorExprFuser) ... ok (0.039s) 2022-08-17T12:51:58.4228785Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.109s) 2022-08-17T12:51:58.4650044Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.042s) 2022-08-17T12:51:59.1787668Z test_constant (__main__.TestTensorExprFuser) ... ok (0.714s) 2022-08-17T12:51:59.2183492Z test_double (__main__.TestTensorExprFuser) ... ok (0.039s) 2022-08-17T12:51:59.2562822Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.038s) 2022-08-17T12:51:59.2579664Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.002s) 2022-08-17T12:51:59.3053808Z test_easy (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-08-17T12:51:59.3801532Z test_eq (__main__.TestTensorExprFuser) ... ok (0.075s) 2022-08-17T12:51:59.4513561Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.071s) 2022-08-17T12:51:59.5042876Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.053s) 2022-08-17T12:51:59.5927022Z test_ge (__main__.TestTensorExprFuser) ... ok (0.088s) 2022-08-17T12:51:59.6676555Z test_gt (__main__.TestTensorExprFuser) ... ok (0.075s) 2022-08-17T12:51:59.6686301Z test_guard_fails (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:51:59.6715662Z test_half_bn_relu (__main__.TestTensorExprFuser) ... ok (0.003s) 2022-08-17T12:51:59.6770529Z test_half_gelu (__main__.TestTensorExprFuser) ... ok (0.005s) 2022-08-17T12:51:59.7157216Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.038s) 2022-08-17T12:51:59.7657799Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.050s) 2022-08-17T12:51:59.8528118Z test_le (__main__.TestTensorExprFuser) ... ok (0.087s) 2022-08-17T12:51:59.9445983Z test_loop (__main__.TestTensorExprFuser) ... ok (0.092s) 2022-08-17T12:52:00.0152036Z test_lt (__main__.TestTensorExprFuser) ... ok (0.070s) 2022-08-17T12:52:00.0486844Z test_mask (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-08-17T12:52:00.0987818Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.050s) 2022-08-17T12:52:00.1340045Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.035s) 2022-08-17T12:52:00.1686027Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.034s) 2022-08-17T12:52:00.2070683Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.038s) 2022-08-17T12:52:00.2579908Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.051s) 2022-08-17T12:52:00.2883535Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.030s) 2022-08-17T12:52:00.3342691Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.046s) 2022-08-17T12:52:00.4240712Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.090s) 2022-08-17T12:52:00.4997608Z test_nans (__main__.TestTensorExprFuser) ... ok (0.076s) 2022-08-17T12:52:00.5746531Z test_ne (__main__.TestTensorExprFuser) ... ok (0.075s) 2022-08-17T12:52:00.6203015Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.045s) 2022-08-17T12:52:02.5087007Z test_propagated_mem_layout (__main__.TestTensorExprFuser) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:02.5087602Z function: 'run_foo_case' (test_tensorexpr.py:1584) 2022-08-17T12:52:02.5087994Z reasons: ["tensor 'a' size mismatch at index 1. expected 3, actual 5"] 2022-08-17T12:52:02.5088373Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:04.2335400Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:04.2336149Z function: 'foo' (test_tensorexpr.py:1565) 2022-08-17T12:52:04.2336502Z reasons: ["tensor 'a' strides mismatch at index 1. expected 1, actual 3"] 2022-08-17T12:52:04.2337115Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:10.6963915Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:10.6964449Z function: 'foo_multi_outputs' (test_tensorexpr.py:1571) 2022-08-17T12:52:10.6964798Z reasons: ["tensor 'a' size mismatch at index 1. expected 3, actual 5"] 2022-08-17T12:52:10.6965175Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:22.1348586Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:52:22.1349170Z function: 'foo_multi_outputs_i_nhwc_o_nchw' (test_tensorexpr.py:1577) 2022-08-17T12:52:22.1349536Z reasons: ["tensor 'a' size mismatch at index 1. expected 3, actual 5"] 2022-08-17T12:52:22.1349965Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:52:31.7138938Z ok (31.093s) 2022-08-17T12:52:31.7562646Z test_rand_like (__main__.TestTensorExprFuser) ... ok (0.042s) 2022-08-17T12:52:31.8154131Z test_rank_two (__main__.TestTensorExprFuser) ... ok (0.059s) 2022-08-17T12:52:31.8590391Z test_relu (__main__.TestTensorExprFuser) ... ok (0.043s) 2022-08-17T12:52:32.1333125Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.274s) 2022-08-17T12:52:32.1857519Z test_reps (__main__.TestTensorExprFuser) ... ok (0.052s) 2022-08-17T12:52:32.2612865Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.075s) 2022-08-17T12:52:32.3012238Z test_short (__main__.TestTensorExprFuser) ... ok (0.040s) 2022-08-17T12:52:32.3165508Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.015s) 2022-08-17T12:52:32.4248346Z test_slice (__main__.TestTensorExprFuser) ... ok (0.108s) 2022-08-17T12:52:32.5610239Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.136s) 2022-08-17T12:52:32.8972823Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.336s) 2022-08-17T12:52:32.8976790Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:52:33.0719662Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.174s) 2022-08-17T12:52:33.1194133Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-08-17T12:52:33.1659972Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (0.047s) 2022-08-17T12:52:33.3558301Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.190s) 2022-08-17T12:52:34.6383776Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (1.282s) 2022-08-17T12:52:34.7181151Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (0.080s) 2022-08-17T12:52:34.8589566Z test_where (__main__.TestTensorExprFuser) ... ok (0.141s) 2022-08-17T12:52:34.8589855Z 2022-08-17T12:52:34.8590755Z ---------------------------------------------------------------------- 2022-08-17T12:52:34.8591312Z Ran 72 tests in 42.507s 2022-08-17T12:52:34.8591496Z 2022-08-17T12:52:34.8591621Z OK (skipped=4) 2022-08-17T12:52:34.8591768Z 2022-08-17T12:52:34.8591921Z Generating XML reports... 2022-08-17T12:52:34.8671356Z Generated XML report: test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220817125152.xml 2022-08-17T12:52:35.4404082Z Running test_serialization ... [2022-08-17 12:52:35.439994] 2022-08-17T12:52:35.4404636Z Executing ['/opt/conda/bin/python', '-bb', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:52:35.440081] 2022-08-17T12:52:36.8026957Z Test results will be stored in test-reports/python-unittest/test_serialization 2022-08-17T12:52:36.8041095Z 2022-08-17T12:52:36.8041314Z Running tests... 2022-08-17T12:52:36.8041719Z ---------------------------------------------------------------------- 2022-08-17T12:52:37.0055583Z test_serialization_new_format_old_format_compat_cpu (__main__.TestBothSerializationCPU) ... ok (0.155s) 2022-08-17T12:52:37.0252549Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.020s) 2022-08-17T12:52:37.0330575Z test_load_nonexistent_device (__main__.TestOldSerialization) ... ok (0.008s) 2022-08-17T12:52:37.7981720Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.765s) 2022-08-17T12:52:37.8005615Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:52:37.8172770Z test_save_different_dtype_error (__main__.TestOldSerialization) ... ok (0.017s) 2022-08-17T12:52:37.9607499Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... ok (0.143s) 2022-08-17T12:52:38.2219083Z test_serialization (__main__.TestOldSerialization) ... ok (0.261s) 2022-08-17T12:52:38.3081989Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... ok (0.086s) 2022-08-17T12:52:38.3258961Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.018s) 2022-08-17T12:52:38.3360924Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.010s) 2022-08-17T12:52:38.3373091Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-08-17T12:52:38.3379505Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-08-17T12:52:38.5150770Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.177s) 2022-08-17T12:52:38.5379278Z test_serialization_filelike (__main__.TestOldSerialization) ... ok (0.023s) 2022-08-17T12:52:38.5514005Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.013s) 2022-08-17T12:52:38.6155189Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.064s) 2022-08-17T12:52:39.2431798Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.628s) 2022-08-17T12:52:39.2816629Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.038s) 2022-08-17T12:52:39.3072536Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.025s) 2022-08-17T12:52:39.3091207Z test_serialization_map_location (__main__.TestOldSerialization) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81685 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-17T12:52:51.4916799Z test_serialization_offset (__main__.TestOldSerialization) ... ok (12.182s) 2022-08-17T12:53:02.8539827Z test_serialization_offset_filelike (__main__.TestOldSerialization) ... ok (11.362s) 2022-08-17T12:53:02.8789680Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.025s) 2022-08-17T12:53:02.9557864Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.077s) 2022-08-17T12:53:02.9653535Z test_serialization_sparse (__main__.TestOldSerialization) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:86: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-08-17T12:53:02.9654681Z return getattr(args[0], proxy.node.target)(*args[1:], **kwargs) 2022-08-17T12:53:02.9677747Z ok (0.012s) 2022-08-17T12:53:02.9776144Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.010s) 2022-08-17T12:53:02.9877708Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.010s) 2022-08-17T12:53:03.0211138Z test_serialization_storage_slice (__main__.TestOldSerialization) ... ok (0.033s) 2022-08-17T12:53:03.0379104Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.017s) 2022-08-17T12:53:03.0409752Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.003s) 2022-08-17T12:53:03.0443249Z test_load_error_msg (__main__.TestSerialization) ... ok (0.003s) 2022-08-17T12:53:03.0475446Z test_load_nonexistent_device (__main__.TestSerialization) ... ok (0.003s) 2022-08-17T12:53:03.0506266Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.003s) 2022-08-17T12:53:03.0515476Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:03.0610895Z test_meta_serialization (__main__.TestSerialization) ... ok (0.009s) 2022-08-17T12:53:03.0746399Z test_pathlike_serialization (__main__.TestSerialization) ... ok (0.013s) 2022-08-17T12:53:03.0770590Z test_save_different_dtype_error (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:53:03.2209296Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... ok (0.144s) 2022-08-17T12:53:03.3158520Z test_serialization (__main__.TestSerialization) ... ok (0.095s) 2022-08-17T12:53:10.3946088Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (7.079s) 2022-08-17T12:53:10.4080958Z test_serialization_backwards_compat (__main__.TestSerialization) ... ok (0.013s) 2022-08-17T12:53:10.4089695Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-08-17T12:53:10.4096017Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-08-17T12:53:10.4114461Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:53:10.4258540Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.014s) 2022-08-17T12:53:10.4273472Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:10.4718469Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.044s) 2022-08-17T12:53:10.6903460Z test_serialization_filelike_stress (__main__.TestSerialization) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:10.6904404Z function: '_test_serialization_filelike' (test_serialization.py:504) 2022-08-17T12:53:10.6904882Z reasons: ['___guarded_code.valid'] 2022-08-17T12:53:10.6943201Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:11.0710150Z ok (0.599s) 2022-08-17T12:53:11.0765477Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.005s) 2022-08-17T12:53:11.0980717Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.021s) 2022-08-17T12:53:11.1460042Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.048s) 2022-08-17T12:53:11.1539804Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.008s) 2022-08-17T12:53:11.1559017Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:53:11.1598666Z test_serialization_sparse (__main__.TestSerialization) ... ok (0.004s) 2022-08-17T12:53:11.1626692Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.003s) 2022-08-17T12:53:11.1678172Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.005s) 2022-08-17T12:53:11.1867008Z test_serialization_storage_slice (__main__.TestSerialization) ... ok (0.019s) 2022-08-17T12:53:11.2898515Z test_serialization_zipfile (__main__.TestSerialization) ... ok (0.103s) 2022-08-17T12:53:11.3035059Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... /opt/conda/lib/python3.7/site-packages/torch/serialization.py:731: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning) 2022-08-17T12:53:11.3036002Z " silence this warning)", UserWarning) 2022-08-17T12:53:11.3076554Z ok (0.018s) 2022-08-17T12:53:11.3129941Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.005s) 2022-08-17T12:53:11.3141645Z test_serialize_device (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:11.3226004Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.008s) 2022-08-17T12:53:11.3289632Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.006s) 2022-08-17T12:53:11.3446163Z test_empty_class_serialization (__main__.TestSubclassSerialization) ... ok (0.016s) 2022-08-17T12:53:11.3794116Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.035s) 2022-08-17T12:53:11.4051952Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.026s) 2022-08-17T12:53:11.4226146Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.017s) 2022-08-17T12:53:11.4226525Z 2022-08-17T12:53:11.4227038Z ---------------------------------------------------------------------- 2022-08-17T12:53:11.4227341Z Ran 68 tests in 34.618s 2022-08-17T12:53:11.4227457Z 2022-08-17T12:53:11.4227528Z OK (skipped=5) 2022-08-17T12:53:11.4227644Z 2022-08-17T12:53:11.4227733Z Generating XML reports... 2022-08-17T12:53:11.4255946Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCPU-20220817125236.xml 2022-08-17T12:53:11.4279088Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220817125236.xml 2022-08-17T12:53:11.4302556Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220817125236.xml 2022-08-17T12:53:11.4308642Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220817125236.xml 2022-08-17T12:53:11.7414632Z Running test_sparse_csr ... [2022-08-17 12:53:11.741088] 2022-08-17T12:53:11.7415168Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:53:11.741175] 2022-08-17T12:53:14.0808908Z Test results will be stored in test-reports/python-unittest/test_sparse_csr 2022-08-17T12:53:14.1418394Z 2022-08-17T12:53:14.1418571Z Running tests... 2022-08-17T12:53:14.1419231Z ---------------------------------------------------------------------- 2022-08-17T12:53:14.3402796Z 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:53:14.3403838Z values, size=size, dtype=dtype, layout=layout, device=device) 2022-08-17T12:53:14.3696356Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:14.3696891Z function: '_test_spadd_shape' (test_sparse_csr.py:1746) 2022-08-17T12:53:14.3697152Z reasons: ['nnz == 0'] 2022-08-17T12:53:14.3697469Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:14.4933201Z ok (0.275s) 2022-08-17T12:53:14.5307385Z test_add_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.037s) 2022-08-17T12:53:14.6137081Z test_addmm_all_sparse_csr_cpu_complex128 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:14.6137953Z function: '_test_addmm_addmv' (test_sparse_csr.py:69) 2022-08-17T12:53:14.6138816Z reasons: ["tensor 'v' strides mismatch at index 0. expected 25, actual 1"] 2022-08-17T12:53:14.6139508Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:14.6182828Z ok (0.087s) 2022-08-17T12:53:14.6407558Z test_addmm_all_sparse_csr_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:53:14.6622784Z test_addmm_all_sparse_csr_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:14.6834789Z test_addmm_all_sparse_csr_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:14.7172262Z test_addmm_dense_result_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.034s) 2022-08-17T12:53:14.7351230Z test_addmm_dense_result_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:53:14.7516249Z test_addmm_dense_result_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:14.7680902Z test_addmm_dense_result_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:14.8326956Z test_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.064s) 2022-08-17T12:53:14.8528642Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:53:14.8645388Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:14.8760931Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:14.8876023Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:14.8992321Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:14.9109397Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:14.9225693Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:14.9341231Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:14.9456899Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:14.9573036Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:14.9688004Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:14.9803518Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:14.9920403Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.0037915Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.0153816Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:15.0269937Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:15.0390970Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.0509139Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.0627754Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.0745063Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.0865541Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.0984920Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.1105383Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.1227240Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.1345996Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.1463369Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.1579256Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.1695618Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.1812903Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.1931859Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.2050498Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.2168235Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.2288691Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.2406877Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.2529178Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.2648916Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.2768223Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.2885456Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.3001326Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:15.3117788Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.3236595Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.3354946Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.3473550Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.3591240Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.3708814Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.3827407Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.3943067Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:15.4058277Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:15.4175134Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.4294651Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.4411157Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.4528106Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.4651063Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.4772074Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.4893821Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.5013928Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.5135868Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.5257375Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.5380722Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.5502532Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.5620033Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.5737848Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.5854333Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.5970931Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.6092188Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.6213416Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.6335050Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.6456734Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.6581588Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.6704650Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.6828332Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.6949860Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.7067658Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.7184487Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.7300801Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.7417453Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.7537100Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.7654540Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.7772867Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.7889063Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:15.8009755Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.8128792Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.8247695Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.8365199Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.8483904Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.8601337Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.8718638Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.8837345Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.8961435Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.9083526Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.9203574Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.9324484Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.9451772Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:53:15.9575297Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.9698035Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.9820365Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:15.9938652Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.0056621Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.0175702Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.0294579Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.0418026Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.0541447Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.0664389Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.0787602Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.0912963Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.1036439Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.1158159Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.1280830Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:16.1593217Z test_autograd_dense_output_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.031s) 2022-08-17T12:53:16.1814979Z test_autograd_dense_output_addmv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:53:16.2038170Z test_autograd_dense_output_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:53:16.2148750Z test_autograd_dense_output_mv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:16.2346778Z test_autograd_sparse_csr_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:53:16.2411278Z test_autograd_sparse_csr_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:16.2617489Z test_autograd_sparse_csr_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.020s) 2022-08-17T12:53:16.2636460Z 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:53:16.2695508Z test_autograd_sparse_csr_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.006s) 2022-08-17T12:53:16.2713713Z 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:53:16.2771410Z test_autograd_sparse_csr_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.006s) 2022-08-17T12:53:16.2789369Z 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:53:16.2844990Z test_autograd_sparse_csr_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.005s) 2022-08-17T12:53:16.2863317Z 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:53:16.2919551Z test_autograd_sparse_csr_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.006s) 2022-08-17T12:53:16.2937357Z 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:53:16.2992350Z test_autograd_sparse_csr_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op ceil not supported with CSR input and autograd (0.005s) 2022-08-17T12:53:16.3010782Z test_autograd_sparse_csr_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:16.3011685Z function: 'test_autograd_sparse_csr_unary' (test_sparse_csr.py:2196) 2022-08-17T12:53:16.3023368Z reasons: ["op.name == 'abs'"] 2022-08-17T12:53:16.3023954Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:16.3024441Z ok (0.003s) 2022-08-17T12:53:16.3048317Z test_autograd_sparse_csr_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:16.3066825Z 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:53:16.3083472Z 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:53:16.3100494Z 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:53:16.3117388Z 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:53:16.3134479Z 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:53:16.3151401Z 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:53:16.3168432Z 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:53:16.3185416Z 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:53:16.3201759Z 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:53:16.3218349Z 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:53:16.3235640Z 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:53:16.3260846Z test_autograd_sparse_csr_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:16.3285613Z test_autograd_sparse_csr_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:16.3303843Z 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:53:16.3320704Z 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:53:16.3337543Z 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:53:16.3354708Z 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:53:16.3371525Z 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:53:16.3388839Z 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:53:16.3406582Z 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:53:16.3424165Z 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:53:16.3440783Z 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:53:16.3457830Z 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:53:16.3475138Z 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:53:16.3491873Z 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:53:16.3508824Z 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:53:16.3525638Z 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:53:16.3542995Z 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:53:16.3559987Z 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:53:16.3582088Z test_baddbmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:53:16.3603743Z test_baddbmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:53:16.3625240Z test_baddbmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:53:16.3647320Z test_baddbmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:53:16.4216888Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.057s) 2022-08-17T12:53:16.4452333Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:53:16.4661908Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:16.4862838Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:53:16.5105596Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:53:16.5350050Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:53:16.5565026Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:16.5775036Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:16.6017540Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:53:16.6260698Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:53:16.6477085Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:16.6687843Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:16.6943432Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:53:16.7204079Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:53:16.7434233Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:53:16.7655149Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:53:16.7901122Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:53:16.8145210Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:53:16.8364357Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:53:16.8573640Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:16.8829393Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:53:16.9086727Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:53:16.9313726Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:53:16.9530116Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:16.9786882Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:53:17.0043160Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:53:17.0272002Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:53:17.0494649Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:53:17.0760593Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:53:17.1024108Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:53:17.1258077Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:53:17.1486252Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:53:17.1584784Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:17.1646345Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.1706108Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.1764613Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.1827965Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.1891399Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.1951363Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2011164Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2072190Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2132914Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2191905Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2250223Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2313992Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2378129Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2439144Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2500638Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2565523Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2629251Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2689692Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2750063Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2813370Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2876353Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2935546Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.2994392Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.3058920Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.3123183Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.3184473Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.3245713Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.3310721Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.3375150Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.3437808Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.3498655Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.3838938Z 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:53:17.3839891Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:53:17.3840399Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:53:17.3840732Z should be replaced with 2022-08-17T12:53:17.3841301Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:53:17.3841854Z unitriangular=unitriangular) 2022-08-17T12:53:17.3877472Z ok (0.038s) 2022-08-17T12:53:17.3960438Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4039157Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4117533Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4198555Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4279365Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4357118Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4435104Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4516180Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4596316Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4673928Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4751198Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4833238Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4915282Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.4994175Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5073656Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5152998Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5231969Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5308909Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5387043Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5467356Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5548007Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5624696Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5703809Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5786858Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.5873459Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:17.5953470Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.6034239Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.6118698Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.6200826Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.6280016Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.6358320Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.6377446Z test_bmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:53:17.6395986Z test_bmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:53:17.6413957Z test_bmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:53:17.6432457Z test_bmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:53:17.6452417Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.6844192Z This test performs a smoke test for covered conversion and verifies ... ok (0.041s) 2022-08-17T12:53:17.6856028Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.6937517Z This test performs a smoke test for covered conversion and verifies ... ok (0.009s) 2022-08-17T12:53:17.6950746Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7031758Z This test performs a smoke test for covered conversion and verifies ... ok (0.009s) 2022-08-17T12:53:17.7045945Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7129361Z This test performs a smoke test for covered conversion and verifies ... ok (0.010s) 2022-08-17T12:53:17.7142671Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7178807Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:53:17.7192570Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7279943Z This test performs a smoke test for covered conversion and verifies ... ok (0.010s) 2022-08-17T12:53:17.7292623Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7378320Z This test performs a smoke test for covered conversion and verifies ... ok (0.010s) 2022-08-17T12:53:17.7390747Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7461615Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2022-08-17T12:53:17.7474201Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7510441Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:53:17.7523651Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7560996Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:53:17.7574036Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7584890Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:53:17.7598038Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7634700Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:53:17.7648044Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7683119Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:53:17.7695566Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7732225Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:53:17.7745911Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7756025Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:53:17.7768675Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:17.7777070Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:53:17.7951198Z test_coo_csr_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:17.7975051Z test_coo_csr_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8009046Z test_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8043394Z test_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8073549Z test_coo_csr_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8103742Z test_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8132860Z test_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8157160Z test_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8180532Z test_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8203756Z test_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8227604Z test_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8251267Z test_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8480000Z test_coo_to_csr_convert_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:53:17.8656124Z test_csr_coo_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:53:17.8681315Z test_csr_coo_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8715747Z test_csr_coo_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8750282Z test_csr_coo_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8781527Z test_csr_coo_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8812554Z test_csr_coo_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8843130Z test_csr_coo_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:17.8868228Z test_csr_coo_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8892830Z test_csr_coo_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8917054Z test_csr_coo_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8941444Z test_csr_coo_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.8965802Z test_csr_coo_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:17.9029578Z test_csr_double_to_sparse_csr_cpu (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:17.9107094Z test_csr_is_contiguous_cpu (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:17.9320240Z test_csr_matvec_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:53:17.9503615Z test_csr_matvec_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:53:17.9688700Z test_csr_matvec_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:53:17.9876750Z test_csr_matvec_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:53:17.9963882Z test_csr_storage_cpu (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:18.0065776Z test_csr_stride_cpu (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:18.0232113Z test_csr_to_block_csr_blocksize_2_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:18.0285856Z test_csr_to_block_csr_blocksize_2_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:18.0353033Z test_csr_to_block_csr_blocksize_4_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:18.0420608Z test_csr_to_block_csr_blocksize_4_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:18.0609012Z test_csr_to_block_csr_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:53:18.0649478Z test_dense_to_from_sparse_compressed_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:18.0681756Z This test tests conversion from dense to/from CSR and CSC ... ok (0.007s) 2022-08-17T12:53:18.0723146Z test_dense_to_from_sparse_compressed_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:18.2609238Z This test tests conversion from dense to/from CSR and CSC ... ok (0.193s) 2022-08-17T12:53:18.2649536Z test_dense_to_from_sparse_compressed_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:18.2696798Z This test tests conversion from dense to/from CSR and CSC ... ok (0.009s) 2022-08-17T12:53:18.2737665Z test_dense_to_from_sparse_compressed_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:53:18.2779124Z This test tests conversion from dense to/from CSR and CSC ... ok (0.008s) 2022-08-17T12:53:18.2967515Z test_direct_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:53:18.3003818Z test_direct_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:53:18.3036144Z test_direct_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.3067676Z test_direct_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.3092232Z test_direct_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3116443Z test_direct_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3140169Z test_direct_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3164141Z test_direct_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3189032Z test_direct_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3237595Z test_exercise_detach_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:18.3256125Z test_exercise_detach_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3277409Z test_exercise_detach_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3298346Z test_exercise_detach_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3318458Z test_exercise_detach_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3338130Z test_exercise_detach_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3358109Z test_exercise_detach_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3376379Z test_exercise_detach_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3395060Z test_exercise_detach_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3413277Z test_exercise_detach_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3431962Z test_exercise_detach_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3450339Z test_exercise_detach_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:18.3461942Z test_matmul_device_mismatch_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:18.3489852Z test_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.003s) 2022-08-17T12:53:18.3963597Z test_mm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.047s) 2022-08-17T12:53:18.5183437Z test_mul_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.122s) 2022-08-17T12:53:18.6202514Z test_mul_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.102s) 2022-08-17T12:53:18.6267387Z test_resize_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:18.6297049Z test_resize_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6328856Z test_resize_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6360091Z test_resize_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6390611Z test_resize_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6420572Z test_resize_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6450045Z test_resize_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6480101Z test_resize_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6511234Z test_resize_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6540158Z test_resize_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6568757Z test_resize_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6597392Z test_resize_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:18.6741474Z test_resize_errors_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:53:18.6849525Z test_resize_errors_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.6959898Z test_resize_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.7069867Z test_resize_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.7179502Z test_resize_errors_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.7289634Z test_resize_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.7399499Z test_resize_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.7509073Z test_resize_errors_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.7617335Z test_resize_errors_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.7726284Z test_resize_errors_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.7835228Z test_resize_errors_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.7945034Z test_resize_errors_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:18.8015647Z test_sampled_addmm_autograd_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:18.8063179Z test_sampled_addmm_autograd_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:18.8105837Z test_sampled_addmm_autograd_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:53:18.8146927Z test_sampled_addmm_autograd_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:53:18.9192472Z test_sampled_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.104s) 2022-08-17T12:53:18.9678927Z test_sampled_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.048s) 2022-08-17T12:53:19.0133655Z test_sampled_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.045s) 2022-08-17T12:53:19.0567034Z test_sampled_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.043s) 2022-08-17T12:53:19.0589781Z test_sampled_addmm_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:19.0611297Z test_sampled_addmm_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:19.0632212Z test_sampled_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:19.0652893Z test_sampled_addmm_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:53:19.0667748Z test_sampled_addmm_zero_sized_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:19.0683100Z test_sampled_addmm_zero_sized_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:19.0697945Z test_sampled_addmm_zero_sized_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:19.0712771Z test_sampled_addmm_zero_sized_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:53:19.0860053Z test_select_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:19.0962281Z test_select_SparseBSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.1072559Z test_select_SparseBSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:19.1184419Z test_select_SparseBSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:19.1291093Z test_select_SparseBSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:19.1396453Z test_select_SparseBSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.1501917Z test_select_SparseBSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.1603697Z test_select_SparseBSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.1706317Z test_select_SparseBSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.1808157Z test_select_SparseBSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.1911014Z test_select_SparseBSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.2013371Z test_select_SparseBSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.2120336Z test_select_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:19.2221704Z test_select_SparseBSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.2330380Z test_select_SparseBSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:19.2440071Z test_select_SparseBSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:19.2547434Z test_select_SparseBSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:19.2651965Z test_select_SparseBSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.2756847Z test_select_SparseBSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.2856687Z test_select_SparseBSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.2957404Z test_select_SparseBSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.3056601Z test_select_SparseBSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.3156017Z test_select_SparseBSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.3255602Z test_select_SparseBSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.3357178Z test_select_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.3452603Z test_select_SparseBSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:19.3557563Z test_select_SparseBSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.3662077Z test_select_SparseBSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.3762394Z test_select_SparseBSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.3863695Z test_select_SparseBSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.3964407Z test_select_SparseBSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.4062735Z test_select_SparseBSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.4160022Z test_select_SparseBSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.4257846Z test_select_SparseBSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.4355860Z test_select_SparseBSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.4453018Z test_select_SparseBSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.4554776Z test_select_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.4650782Z test_select_SparseBSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:19.4757235Z test_select_SparseBSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:19.4863191Z test_select_SparseBSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.4964923Z test_select_SparseBSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.5066207Z test_select_SparseBSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.5167409Z test_select_SparseBSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.5263694Z test_select_SparseBSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.5359938Z test_select_SparseBSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:19.5455450Z test_select_SparseBSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:19.5551749Z test_select_SparseBSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:19.5647285Z test_select_SparseBSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:19.5816789Z test_select_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:19.5976883Z test_select_SparseCSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.6148267Z test_select_SparseCSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:19.6318899Z test_select_SparseCSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:19.6485613Z test_select_SparseCSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:19.6654458Z test_select_SparseCSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:19.6821831Z test_select_SparseCSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:19.6983456Z test_select_SparseCSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.7142889Z test_select_SparseCSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.7302082Z test_select_SparseCSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.7460133Z test_select_SparseCSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.7618869Z test_select_SparseCSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.7780947Z test_select_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.7937612Z test_select_SparseCSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.8105820Z test_select_SparseCSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:19.8273159Z test_select_SparseCSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:19.8434671Z test_select_SparseCSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.8596689Z test_select_SparseCSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.8757168Z test_select_SparseCSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.8912386Z test_select_SparseCSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:19.9067979Z test_select_SparseCSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:19.9221759Z test_select_SparseCSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:19.9376900Z test_select_SparseCSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:19.9532672Z test_select_SparseCSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:19.9687828Z test_select_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:19.9836171Z test_select_SparseCSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:19.9995225Z test_select_SparseCSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:20.0153800Z test_select_SparseCSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:20.0315692Z test_select_SparseCSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:20.0471449Z test_select_SparseCSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.0627537Z test_select_SparseCSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.0780387Z test_select_SparseCSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.0932250Z test_select_SparseCSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.1087829Z test_select_SparseCSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.1239190Z test_select_SparseCSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.1389900Z test_select_SparseCSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.1545295Z test_select_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.1698524Z test_select_SparseCSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.1866005Z test_select_SparseCSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:53:20.2027467Z test_select_SparseCSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:20.2185421Z test_select_SparseCSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:53:20.2341821Z test_select_SparseCSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.2497153Z test_select_SparseCSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.2649726Z test_select_SparseCSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.2800144Z test_select_SparseCSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.2949276Z test_select_SparseCSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.3099558Z test_select_SparseCSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.3248793Z test_select_SparseCSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.4126830Z test_sparse_add_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.088s) 2022-08-17T12:53:20.4147297Z test_sparse_add_cpu_complex64 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:20.4148104Z function: 'run_test' (test_sparse_csr.py:1843) 2022-08-17T12:53:20.4148583Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:53:20.4149154Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:20.4256578Z ok (0.013s) 2022-08-17T12:53:20.4374113Z test_sparse_add_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:20.4490361Z test_sparse_add_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:20.4722484Z test_sparse_add_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:53:20.4871997Z test_sparse_add_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:53:20.5014090Z test_sparse_add_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:53:20.5156586Z test_sparse_add_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:53:20.5920375Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.076s) 2022-08-17T12:53:20.6194681Z test_sparse_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:20.6195488Z function: 'test_shape' (test_sparse_csr.py:1546) 2022-08-17T12:53:20.6195969Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:53:20.6196537Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:20.6283304Z ok (0.036s) 2022-08-17T12:53:20.6399013Z test_sparse_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:20.6514098Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:20.6751714Z test_sparse_csc_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:53:20.6839420Z test_sparse_csc_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:20.6938071Z test_sparse_csc_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:20.7037324Z test_sparse_csc_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:53:20.7133381Z test_sparse_csc_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:20.7227671Z test_sparse_csc_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:20.7322058Z test_sparse_csc_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:20.7416642Z test_sparse_csc_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:20.7426591Z test_sparse_csc_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:20.7427413Z function: 'test_sparse_csc_to_dense' (test_sparse_csr.py:1116) 2022-08-17T12:53:20.7427919Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:53:20.7428467Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:20.7447026Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:20.7447622Z function: 'transpose' (test_sparse_csr.py:1091) 2022-08-17T12:53:20.7448174Z reasons: ["tensor 't' dtype mismatch. expected BFloat16, actual Int"] 2022-08-17T12:53:20.7448768Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:20.7450784Z ok (0.003s) 2022-08-17T12:53:20.7477858Z test_sparse_csc_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.7504701Z test_sparse_csc_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.7531335Z test_sparse_csc_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.7765476Z test_sparse_csr_from_dense_convert_error_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:53:20.7818889Z test_sparse_csr_from_dense_convert_error_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.7872959Z test_sparse_csr_from_dense_convert_error_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.7926624Z test_sparse_csr_from_dense_convert_error_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.7979888Z test_sparse_csr_from_dense_convert_error_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.8032437Z test_sparse_csr_from_dense_convert_error_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.8085510Z test_sparse_csr_from_dense_convert_error_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.8138171Z test_sparse_csr_from_dense_convert_error_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.8190370Z test_sparse_csr_from_dense_convert_error_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.8242825Z test_sparse_csr_from_dense_convert_error_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.8295159Z test_sparse_csr_from_dense_convert_error_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.8347650Z test_sparse_csr_from_dense_convert_error_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.8422413Z test_sparse_csr_from_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:20.8454298Z test_sparse_csr_from_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8488528Z test_sparse_csr_from_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8522395Z test_sparse_csr_from_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8556348Z test_sparse_csr_from_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8591971Z test_sparse_csr_from_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:53:20.8625856Z test_sparse_csr_from_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8657697Z test_sparse_csr_from_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8689488Z test_sparse_csr_from_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8721201Z test_sparse_csr_from_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8754060Z test_sparse_csr_from_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8785399Z test_sparse_csr_from_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:20.8918594Z test_sparse_csr_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:53:20.8974787Z test_sparse_csr_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:20.9042618Z test_sparse_csr_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:20.9111258Z test_sparse_csr_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:20.9175654Z test_sparse_csr_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:20.9241014Z test_sparse_csr_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:20.9303497Z test_sparse_csr_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:20.9359863Z test_sparse_csr_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:20.9368842Z test_sparse_csr_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:20.9369664Z function: 'test_sparse_csr_to_dense' (test_sparse_csr.py:1112) 2022-08-17T12:53:20.9370185Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:53:20.9370725Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:20.9386425Z ok (0.003s) 2022-08-17T12:53:20.9409263Z test_sparse_csr_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:20.9433668Z test_sparse_csr_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:20.9457003Z test_sparse_csr_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:20.9575670Z test_sparse_csr_unary_inplace_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:53:20.9668445Z test_sparse_csr_unary_inplace_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:20.9713879Z 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:53:20.9714747Z result = torch.complex(real, imag) 2022-08-17T12:53:20.9752450Z ok (0.008s) 2022-08-17T12:53:20.9835549Z test_sparse_csr_unary_inplace_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:20.9883770Z test_sparse_csr_unary_inplace_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.9931170Z test_sparse_csr_unary_inplace_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:20.9978514Z test_sparse_csr_unary_inplace_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:21.0025868Z test_sparse_csr_unary_inplace_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:21.0042979Z test_sparse_csr_unary_inplace_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:21.0043794Z function: 'test_sparse_csr_unary_inplace' (test_sparse_csr.py:2164) 2022-08-17T12:53:21.0044299Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:53:21.0044851Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:21.0048621Z ok (0.002s) 2022-08-17T12:53:21.0069111Z test_sparse_csr_unary_inplace_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0088672Z test_sparse_csr_unary_inplace_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0108759Z test_sparse_csr_unary_inplace_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0125574Z test_sparse_csr_unary_inplace_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.0141415Z test_sparse_csr_unary_inplace_angle_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.0157316Z test_sparse_csr_unary_inplace_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.0173241Z test_sparse_csr_unary_inplace_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.0189222Z test_sparse_csr_unary_inplace_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.0205376Z test_sparse_csr_unary_inplace_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.0221181Z test_sparse_csr_unary_inplace_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.0237147Z test_sparse_csr_unary_inplace_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.0253097Z test_sparse_csr_unary_inplace_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.0268907Z test_sparse_csr_unary_inplace_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.0284738Z test_sparse_csr_unary_inplace_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.0300498Z test_sparse_csr_unary_inplace_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.0323358Z test_sparse_csr_unary_inplace_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0393235Z test_sparse_csr_unary_inplace_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.0416861Z test_sparse_csr_unary_inplace_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0440259Z test_sparse_csr_unary_inplace_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0462064Z test_sparse_csr_unary_inplace_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0484737Z test_sparse_csr_unary_inplace_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0552200Z test_sparse_csr_unary_inplace_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.0620109Z test_sparse_csr_unary_inplace_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.0686719Z test_sparse_csr_unary_inplace_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.0753252Z test_sparse_csr_unary_inplace_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.0818875Z test_sparse_csr_unary_inplace_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.0841062Z test_sparse_csr_unary_inplace_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0907121Z test_sparse_csr_unary_inplace_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.0931007Z test_sparse_csr_unary_inplace_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0954800Z test_sparse_csr_unary_inplace_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0976162Z test_sparse_csr_unary_inplace_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.0998029Z test_sparse_csr_unary_inplace_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.1063927Z test_sparse_csr_unary_inplace_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1129820Z test_sparse_csr_unary_inplace_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1195207Z test_sparse_csr_unary_inplace_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1259725Z test_sparse_csr_unary_inplace_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1324726Z test_sparse_csr_unary_inplace_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1347956Z test_sparse_csr_unary_inplace_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.1414864Z test_sparse_csr_unary_inplace_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.1438492Z test_sparse_csr_unary_inplace_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.1461485Z test_sparse_csr_unary_inplace_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.1484067Z test_sparse_csr_unary_inplace_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.1506620Z test_sparse_csr_unary_inplace_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.1572595Z test_sparse_csr_unary_inplace_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.1638327Z test_sparse_csr_unary_inplace_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1703937Z test_sparse_csr_unary_inplace_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1769538Z test_sparse_csr_unary_inplace_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1835065Z test_sparse_csr_unary_inplace_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1856932Z test_sparse_csr_unary_inplace_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.1923000Z test_sparse_csr_unary_inplace_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.1946340Z test_sparse_csr_unary_inplace_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.1969089Z test_sparse_csr_unary_inplace_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.1991840Z test_sparse_csr_unary_inplace_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2012901Z test_sparse_csr_unary_inplace_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2078846Z test_sparse_csr_unary_inplace_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.2143400Z test_sparse_csr_unary_inplace_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.2207776Z test_sparse_csr_unary_inplace_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.2272544Z test_sparse_csr_unary_inplace_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.2337463Z test_sparse_csr_unary_inplace_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.2358889Z test_sparse_csr_unary_inplace_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2380849Z test_sparse_csr_unary_inplace_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2402413Z test_sparse_csr_unary_inplace_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2424091Z test_sparse_csr_unary_inplace_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2444330Z test_sparse_csr_unary_inplace_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2466299Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2488498Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2510772Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2531820Z test_sparse_csr_unary_inplace_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2553496Z test_sparse_csr_unary_inplace_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2574798Z test_sparse_csr_unary_inplace_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2595070Z test_sparse_csr_unary_inplace_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2614185Z test_sparse_csr_unary_inplace_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2634198Z test_sparse_csr_unary_inplace_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2652783Z test_sparse_csr_unary_inplace_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2672233Z test_sparse_csr_unary_inplace_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2693329Z test_sparse_csr_unary_inplace_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2760775Z test_sparse_csr_unary_inplace_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.2781546Z test_sparse_csr_unary_inplace_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2804578Z test_sparse_csr_unary_inplace_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.2871082Z test_sparse_csr_unary_inplace_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.2936723Z test_sparse_csr_unary_inplace_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.3002226Z test_sparse_csr_unary_inplace_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.3067662Z test_sparse_csr_unary_inplace_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.3132879Z test_sparse_csr_unary_inplace_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.3155262Z test_sparse_csr_unary_inplace_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.3222683Z test_sparse_csr_unary_inplace_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.3243992Z test_sparse_csr_unary_inplace_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.3266449Z test_sparse_csr_unary_inplace_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.3333548Z test_sparse_csr_unary_inplace_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.3400391Z test_sparse_csr_unary_inplace_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.3466896Z test_sparse_csr_unary_inplace_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.3534361Z test_sparse_csr_unary_inplace_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.3599774Z test_sparse_csr_unary_inplace_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.3622352Z test_sparse_csr_unary_inplace_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.3688549Z test_sparse_csr_unary_inplace_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.3710587Z test_sparse_csr_unary_inplace_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.3731744Z test_sparse_csr_unary_inplace_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.3798209Z test_sparse_csr_unary_inplace_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.3865407Z test_sparse_csr_unary_inplace_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.3930911Z test_sparse_csr_unary_inplace_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.3996371Z test_sparse_csr_unary_inplace_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.4062549Z test_sparse_csr_unary_inplace_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.4085190Z test_sparse_csr_unary_inplace_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.4107756Z test_sparse_csr_unary_inplace_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.4129984Z test_sparse_csr_unary_inplace_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.4147237Z test_sparse_csr_unary_inplace_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4163181Z test_sparse_csr_unary_inplace_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4179072Z test_sparse_csr_unary_inplace_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4195406Z test_sparse_csr_unary_inplace_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4211427Z test_sparse_csr_unary_inplace_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4227412Z test_sparse_csr_unary_inplace_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4243144Z test_sparse_csr_unary_inplace_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4259089Z test_sparse_csr_unary_inplace_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4275049Z test_sparse_csr_unary_inplace_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4291011Z test_sparse_csr_unary_inplace_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4307264Z test_sparse_csr_unary_inplace_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4323683Z test_sparse_csr_unary_inplace_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4339650Z test_sparse_csr_unary_inplace_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4355736Z test_sparse_csr_unary_inplace_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4371343Z test_sparse_csr_unary_inplace_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.4387553Z test_sparse_csr_unary_inplace_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4403753Z test_sparse_csr_unary_inplace_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4419957Z test_sparse_csr_unary_inplace_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4435751Z test_sparse_csr_unary_inplace_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4451509Z test_sparse_csr_unary_inplace_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.4467451Z test_sparse_csr_unary_inplace_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4483647Z test_sparse_csr_unary_inplace_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4499508Z test_sparse_csr_unary_inplace_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.4515602Z test_sparse_csr_unary_inplace_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4531579Z test_sparse_csr_unary_inplace_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4547761Z test_sparse_csr_unary_inplace_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4563765Z test_sparse_csr_unary_inplace_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4580222Z test_sparse_csr_unary_inplace_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4597447Z test_sparse_csr_unary_inplace_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4613345Z test_sparse_csr_unary_inplace_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.4629869Z test_sparse_csr_unary_inplace_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4645861Z test_sparse_csr_unary_inplace_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4661608Z test_sparse_csr_unary_inplace_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4678068Z test_sparse_csr_unary_inplace_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4693975Z test_sparse_csr_unary_inplace_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4709703Z test_sparse_csr_unary_inplace_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4725430Z test_sparse_csr_unary_inplace_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.4741110Z test_sparse_csr_unary_inplace_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.4757529Z test_sparse_csr_unary_inplace_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4773266Z test_sparse_csr_unary_inplace_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.4788999Z test_sparse_csr_unary_inplace_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4804985Z test_sparse_csr_unary_inplace_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4821192Z test_sparse_csr_unary_inplace_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4837448Z test_sparse_csr_unary_inplace_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4854126Z test_sparse_csr_unary_inplace_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.4878471Z test_sparse_csr_unary_inplace_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.4946074Z test_sparse_csr_unary_inplace_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.4968105Z test_sparse_csr_unary_inplace_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.4990384Z test_sparse_csr_unary_inplace_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5057111Z test_sparse_csr_unary_inplace_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.5123668Z test_sparse_csr_unary_inplace_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.5189675Z test_sparse_csr_unary_inplace_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.5255824Z test_sparse_csr_unary_inplace_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.5322581Z test_sparse_csr_unary_inplace_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.5344981Z test_sparse_csr_unary_inplace_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5367736Z test_sparse_csr_unary_inplace_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5390032Z test_sparse_csr_unary_inplace_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5412121Z test_sparse_csr_unary_inplace_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5433574Z test_sparse_csr_unary_inplace_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5455036Z test_sparse_csr_unary_inplace_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5477275Z test_sparse_csr_unary_inplace_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5496683Z test_sparse_csr_unary_inplace_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5516002Z test_sparse_csr_unary_inplace_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5535332Z test_sparse_csr_unary_inplace_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5554588Z test_sparse_csr_unary_inplace_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5573717Z test_sparse_csr_unary_inplace_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5595077Z test_sparse_csr_unary_inplace_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5616511Z test_sparse_csr_unary_inplace_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5638497Z test_sparse_csr_unary_inplace_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5661459Z test_sparse_csr_unary_inplace_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5682079Z test_sparse_csr_unary_inplace_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5703189Z test_sparse_csr_unary_inplace_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5725111Z test_sparse_csr_unary_inplace_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5747699Z test_sparse_csr_unary_inplace_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5769119Z test_sparse_csr_unary_inplace_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5790749Z test_sparse_csr_unary_inplace_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5811767Z test_sparse_csr_unary_inplace_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5832273Z test_sparse_csr_unary_inplace_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5851316Z test_sparse_csr_unary_inplace_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5870748Z test_sparse_csr_unary_inplace_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5889843Z test_sparse_csr_unary_inplace_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5909185Z test_sparse_csr_unary_inplace_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5929652Z test_sparse_csr_unary_inplace_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5949713Z test_sparse_csr_unary_inplace_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5969939Z test_sparse_csr_unary_inplace_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.5991559Z test_sparse_csr_unary_inplace_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6012665Z test_sparse_csr_unary_inplace_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6032801Z test_sparse_csr_unary_inplace_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6052443Z test_sparse_csr_unary_inplace_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6071674Z test_sparse_csr_unary_inplace_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6090783Z test_sparse_csr_unary_inplace_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6110257Z test_sparse_csr_unary_inplace_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6126449Z test_sparse_csr_unary_inplace_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.6142788Z test_sparse_csr_unary_inplace_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.6158819Z test_sparse_csr_unary_inplace_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.6174789Z test_sparse_csr_unary_inplace_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.6191987Z test_sparse_csr_unary_inplace_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.6208367Z test_sparse_csr_unary_inplace_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.6224975Z test_sparse_csr_unary_inplace_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.6240746Z test_sparse_csr_unary_inplace_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.6256628Z test_sparse_csr_unary_inplace_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:53:21.6272659Z test_sparse_csr_unary_inplace_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:53:21.6294085Z test_sparse_csr_unary_inplace_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6361643Z test_sparse_csr_unary_inplace_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.6384761Z test_sparse_csr_unary_inplace_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6407458Z test_sparse_csr_unary_inplace_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6429206Z test_sparse_csr_unary_inplace_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6450943Z test_sparse_csr_unary_inplace_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6517630Z test_sparse_csr_unary_inplace_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.6582821Z test_sparse_csr_unary_inplace_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.6648389Z test_sparse_csr_unary_inplace_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.6714367Z test_sparse_csr_unary_inplace_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.6780507Z test_sparse_csr_unary_inplace_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.6803405Z test_sparse_csr_unary_inplace_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6870433Z test_sparse_csr_unary_inplace_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.6893386Z test_sparse_csr_unary_inplace_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6916791Z test_sparse_csr_unary_inplace_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6938571Z test_sparse_csr_unary_inplace_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.6960191Z test_sparse_csr_unary_inplace_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7028335Z test_sparse_csr_unary_inplace_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7095320Z test_sparse_csr_unary_inplace_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7162594Z test_sparse_csr_unary_inplace_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7229905Z test_sparse_csr_unary_inplace_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7297435Z test_sparse_csr_unary_inplace_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7320833Z test_sparse_csr_unary_inplace_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7388765Z test_sparse_csr_unary_inplace_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7411201Z test_sparse_csr_unary_inplace_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7434202Z test_sparse_csr_unary_inplace_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7456129Z test_sparse_csr_unary_inplace_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7478175Z test_sparse_csr_unary_inplace_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7545847Z test_sparse_csr_unary_inplace_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7613019Z test_sparse_csr_unary_inplace_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7679982Z test_sparse_csr_unary_inplace_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7747058Z test_sparse_csr_unary_inplace_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7813724Z test_sparse_csr_unary_inplace_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7835903Z test_sparse_csr_unary_inplace_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7903845Z test_sparse_csr_unary_inplace_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.7926663Z test_sparse_csr_unary_inplace_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7949642Z test_sparse_csr_unary_inplace_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7971776Z test_sparse_csr_unary_inplace_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.7993713Z test_sparse_csr_unary_inplace_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.8060636Z test_sparse_csr_unary_inplace_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8127372Z test_sparse_csr_unary_inplace_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8194315Z test_sparse_csr_unary_inplace_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8260343Z test_sparse_csr_unary_inplace_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8326413Z test_sparse_csr_unary_inplace_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8348169Z test_sparse_csr_unary_inplace_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.8414521Z test_sparse_csr_unary_inplace_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8437619Z test_sparse_csr_unary_inplace_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.8460724Z test_sparse_csr_unary_inplace_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.8483349Z test_sparse_csr_unary_inplace_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.8505628Z test_sparse_csr_unary_inplace_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.8571951Z test_sparse_csr_unary_inplace_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8637954Z test_sparse_csr_unary_inplace_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:21.8704423Z test_sparse_csr_unary_inplace_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8770877Z test_sparse_csr_unary_inplace_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8836838Z test_sparse_csr_unary_inplace_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:21.8858967Z test_sparse_csr_unary_inplace_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.8881280Z test_sparse_csr_unary_inplace_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.8903297Z test_sparse_csr_unary_inplace_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.9010572Z test_sparse_csr_unary_out_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:21.9064110Z 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:53:21.9064925Z return self.op(*args, **kwargs) 2022-08-17T12:53:21.9067149Z ok (0.006s) 2022-08-17T12:53:21.9119928Z test_sparse_csr_unary_out_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:21.9171061Z test_sparse_csr_unary_out_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:21.9221011Z test_sparse_csr_unary_out_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:21.9273882Z test_sparse_csr_unary_out_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:21.9324481Z test_sparse_csr_unary_out_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:21.9373208Z test_sparse_csr_unary_out_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:53:21.9388434Z test_sparse_csr_unary_out_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:21.9389241Z function: 'test_sparse_csr_unary_out' (test_sparse_csr.py:2140) 2022-08-17T12:53:21.9390007Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:53:21.9390571Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:21.9399976Z ok (0.003s) 2022-08-17T12:53:21.9425578Z test_sparse_csr_unary_out_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.9450259Z test_sparse_csr_unary_out_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.9474526Z test_sparse_csr_unary_out_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.9504040Z test_sparse_csr_unary_out_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9530294Z test_sparse_csr_unary_out_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9558172Z test_sparse_csr_unary_out_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9586165Z test_sparse_csr_unary_out_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9611863Z test_sparse_csr_unary_out_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:21.9639458Z test_sparse_csr_unary_out_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9666608Z test_sparse_csr_unary_out_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9693183Z test_sparse_csr_unary_out_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9719834Z test_sparse_csr_unary_out_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9746854Z test_sparse_csr_unary_out_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9773603Z test_sparse_csr_unary_out_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9800391Z test_sparse_csr_unary_out_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9829581Z test_sparse_csr_unary_out_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9856809Z test_sparse_csr_unary_out_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9885720Z test_sparse_csr_unary_out_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9914069Z test_sparse_csr_unary_out_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9940491Z test_sparse_csr_unary_out_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9968332Z test_sparse_csr_unary_out_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:21.9994674Z test_sparse_csr_unary_out_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0020686Z test_sparse_csr_unary_out_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0047174Z test_sparse_csr_unary_out_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0073757Z test_sparse_csr_unary_out_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0098108Z test_sparse_csr_unary_out_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0123102Z test_sparse_csr_unary_out_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0148481Z test_sparse_csr_unary_out_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0177095Z test_sparse_csr_unary_out_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0205847Z test_sparse_csr_unary_out_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0233006Z test_sparse_csr_unary_out_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0259961Z test_sparse_csr_unary_out_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0286031Z test_sparse_csr_unary_out_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0312969Z test_sparse_csr_unary_out_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0338734Z test_sparse_csr_unary_out_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0365370Z test_sparse_csr_unary_out_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0391163Z test_sparse_csr_unary_out_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0417756Z test_sparse_csr_unary_out_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0444313Z test_sparse_csr_unary_out_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0473084Z test_sparse_csr_unary_out_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0501271Z test_sparse_csr_unary_out_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0528051Z test_sparse_csr_unary_out_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0554393Z test_sparse_csr_unary_out_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0581126Z test_sparse_csr_unary_out_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0608272Z test_sparse_csr_unary_out_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0635063Z test_sparse_csr_unary_out_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0662695Z test_sparse_csr_unary_out_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0691647Z test_sparse_csr_unary_out_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0717264Z test_sparse_csr_unary_out_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0742953Z test_sparse_csr_unary_out_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0772189Z test_sparse_csr_unary_out_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0800243Z test_sparse_csr_unary_out_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0827972Z test_sparse_csr_unary_out_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0854856Z test_sparse_csr_unary_out_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.0880740Z test_sparse_csr_unary_out_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0906417Z test_sparse_csr_unary_out_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0931817Z test_sparse_csr_unary_out_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0956961Z test_sparse_csr_unary_out_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.0980232Z test_sparse_csr_unary_out_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1005333Z test_sparse_csr_unary_out_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1032185Z test_sparse_csr_unary_out_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1058824Z test_sparse_csr_unary_out_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1084132Z test_sparse_csr_unary_out_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1108579Z test_sparse_csr_unary_out_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1135294Z test_sparse_csr_unary_out_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1162054Z test_sparse_csr_unary_out_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1189703Z test_sparse_csr_unary_out_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1215497Z test_sparse_csr_unary_out_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1242159Z test_sparse_csr_unary_out_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1269216Z test_sparse_csr_unary_out_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1293437Z test_sparse_csr_unary_out_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1316927Z test_sparse_csr_unary_out_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1340280Z test_sparse_csr_unary_out_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1363910Z test_sparse_csr_unary_out_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1387615Z test_sparse_csr_unary_out_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1414538Z test_sparse_csr_unary_out_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1441572Z test_sparse_csr_unary_out_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1468486Z test_sparse_csr_unary_out_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1495315Z test_sparse_csr_unary_out_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1522237Z test_sparse_csr_unary_out_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1549136Z test_sparse_csr_unary_out_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1575682Z test_sparse_csr_unary_out_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1602777Z test_sparse_csr_unary_out_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1630192Z test_sparse_csr_unary_out_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1655491Z test_sparse_csr_unary_out_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1682882Z test_sparse_csr_unary_out_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1709922Z test_sparse_csr_unary_out_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1736361Z test_sparse_csr_unary_out_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1763230Z test_sparse_csr_unary_out_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1790141Z test_sparse_csr_unary_out_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1816608Z test_sparse_csr_unary_out_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1843248Z test_sparse_csr_unary_out_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1866945Z test_sparse_csr_unary_out_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.1892903Z test_sparse_csr_unary_out_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1920907Z test_sparse_csr_unary_out_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1948002Z test_sparse_csr_unary_out_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.1974662Z test_sparse_csr_unary_out_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2001519Z test_sparse_csr_unary_out_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2028650Z test_sparse_csr_unary_out_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2055122Z test_sparse_csr_unary_out_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2082154Z test_sparse_csr_unary_out_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2109680Z test_sparse_csr_unary_out_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2135821Z test_sparse_csr_unary_out_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2163233Z test_sparse_csr_unary_out_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2190212Z test_sparse_csr_unary_out_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2205022Z test_sparse_csr_unary_out_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2218793Z test_sparse_csr_unary_out_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2232862Z test_sparse_csr_unary_out_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2246768Z test_sparse_csr_unary_out_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2260543Z test_sparse_csr_unary_out_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2274392Z test_sparse_csr_unary_out_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2288179Z test_sparse_csr_unary_out_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2301984Z test_sparse_csr_unary_out_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2316105Z test_sparse_csr_unary_out_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2329984Z test_sparse_csr_unary_out_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2343810Z test_sparse_csr_unary_out_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2357691Z test_sparse_csr_unary_out_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2371014Z test_sparse_csr_unary_out_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2385195Z test_sparse_csr_unary_out_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2399515Z test_sparse_csr_unary_out_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2413148Z test_sparse_csr_unary_out_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2427019Z test_sparse_csr_unary_out_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2440709Z test_sparse_csr_unary_out_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2454496Z test_sparse_csr_unary_out_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2468433Z test_sparse_csr_unary_out_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2482081Z test_sparse_csr_unary_out_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2495773Z test_sparse_csr_unary_out_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2509068Z test_sparse_csr_unary_out_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2522379Z test_sparse_csr_unary_out_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2536053Z test_sparse_csr_unary_out_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:53:22.2563584Z test_sparse_csr_unary_out_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.2588451Z test_sparse_csr_unary_out_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2612403Z test_sparse_csr_unary_out_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2637350Z test_sparse_csr_unary_out_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2663177Z test_sparse_csr_unary_out_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2688237Z test_sparse_csr_unary_out_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2712469Z test_sparse_csr_unary_out_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2735889Z test_sparse_csr_unary_out_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2759425Z test_sparse_csr_unary_out_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2783181Z test_sparse_csr_unary_out_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2807063Z test_sparse_csr_unary_out_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2830428Z test_sparse_csr_unary_out_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2853591Z test_sparse_csr_unary_out_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2878203Z test_sparse_csr_unary_out_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2902810Z test_sparse_csr_unary_out_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2926118Z test_sparse_csr_unary_out_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2949804Z test_sparse_csr_unary_out_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2973281Z test_sparse_csr_unary_out_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.2997377Z test_sparse_csr_unary_out_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3021172Z test_sparse_csr_unary_out_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3048111Z test_sparse_csr_unary_out_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3075728Z test_sparse_csr_unary_out_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3103067Z test_sparse_csr_unary_out_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3130021Z test_sparse_csr_unary_out_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3157161Z test_sparse_csr_unary_out_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3184511Z test_sparse_csr_unary_out_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3211040Z test_sparse_csr_unary_out_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3238075Z test_sparse_csr_unary_out_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3265566Z test_sparse_csr_unary_out_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3290291Z test_sparse_csr_unary_out_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3318009Z test_sparse_csr_unary_out_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3344509Z test_sparse_csr_unary_out_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3371767Z test_sparse_csr_unary_out_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3397313Z test_sparse_csr_unary_out_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3424741Z test_sparse_csr_unary_out_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3451247Z test_sparse_csr_unary_out_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3476209Z test_sparse_csr_unary_out_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3499781Z test_sparse_csr_unary_out_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3523117Z test_sparse_csr_unary_out_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3546807Z test_sparse_csr_unary_out_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3570118Z test_sparse_csr_unary_out_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3595343Z test_sparse_csr_unary_out_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3622131Z test_sparse_csr_unary_out_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3648487Z test_sparse_csr_unary_out_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3674126Z test_sparse_csr_unary_out_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3698405Z test_sparse_csr_unary_out_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3727144Z test_sparse_csr_unary_out_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3754433Z test_sparse_csr_unary_out_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3781947Z test_sparse_csr_unary_out_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3807505Z test_sparse_csr_unary_out_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3834303Z test_sparse_csr_unary_out_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3861004Z test_sparse_csr_unary_out_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.3885571Z test_sparse_csr_unary_out_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3910511Z test_sparse_csr_unary_out_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3934210Z test_sparse_csr_unary_out_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3958974Z test_sparse_csr_unary_out_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.3983221Z test_sparse_csr_unary_out_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4008815Z test_sparse_csr_unary_out_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4032903Z test_sparse_csr_unary_out_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4057958Z test_sparse_csr_unary_out_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4084560Z test_sparse_csr_unary_out_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4111628Z test_sparse_csr_unary_out_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4136005Z test_sparse_csr_unary_out_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4160042Z test_sparse_csr_unary_out_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4184511Z test_sparse_csr_unary_out_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4210170Z test_sparse_csr_unary_out_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4233909Z test_sparse_csr_unary_out_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4257721Z test_sparse_csr_unary_out_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4280846Z test_sparse_csr_unary_out_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4305170Z test_sparse_csr_unary_out_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4329389Z test_sparse_csr_unary_out_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4354029Z test_sparse_csr_unary_out_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4377406Z test_sparse_csr_unary_out_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4400998Z test_sparse_csr_unary_out_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4424522Z test_sparse_csr_unary_out_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4447917Z test_sparse_csr_unary_out_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4471581Z test_sparse_csr_unary_out_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.4497794Z test_sparse_csr_unary_out_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4524611Z test_sparse_csr_unary_out_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4553073Z test_sparse_csr_unary_out_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4580837Z test_sparse_csr_unary_out_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4607665Z test_sparse_csr_unary_out_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4634646Z test_sparse_csr_unary_out_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4661177Z test_sparse_csr_unary_out_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4688152Z test_sparse_csr_unary_out_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4715698Z test_sparse_csr_unary_out_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4742538Z test_sparse_csr_unary_out_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4769035Z test_sparse_csr_unary_out_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4795538Z test_sparse_csr_unary_out_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4821900Z test_sparse_csr_unary_out_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4850197Z test_sparse_csr_unary_out_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4878672Z test_sparse_csr_unary_out_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4905337Z test_sparse_csr_unary_out_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4932433Z test_sparse_csr_unary_out_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4959214Z test_sparse_csr_unary_out_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.4987031Z test_sparse_csr_unary_out_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5013509Z test_sparse_csr_unary_out_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5040742Z test_sparse_csr_unary_out_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5067700Z test_sparse_csr_unary_out_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5093133Z test_sparse_csr_unary_out_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.5119793Z test_sparse_csr_unary_out_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5147586Z test_sparse_csr_unary_out_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5174983Z test_sparse_csr_unary_out_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5202154Z test_sparse_csr_unary_out_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5228648Z test_sparse_csr_unary_out_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5256759Z test_sparse_csr_unary_out_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5283844Z test_sparse_csr_unary_out_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5310893Z test_sparse_csr_unary_out_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5337424Z test_sparse_csr_unary_out_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5364635Z test_sparse_csr_unary_out_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5392005Z test_sparse_csr_unary_out_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5418567Z test_sparse_csr_unary_out_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5446915Z test_sparse_csr_unary_out_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5475233Z test_sparse_csr_unary_out_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5503710Z test_sparse_csr_unary_out_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5529927Z test_sparse_csr_unary_out_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5556766Z test_sparse_csr_unary_out_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5583917Z test_sparse_csr_unary_out_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5610746Z test_sparse_csr_unary_out_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5637492Z test_sparse_csr_unary_out_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5664458Z test_sparse_csr_unary_out_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5692124Z test_sparse_csr_unary_out_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5719040Z test_sparse_csr_unary_out_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5748316Z test_sparse_csr_unary_out_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5778009Z test_sparse_csr_unary_out_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5805739Z test_sparse_csr_unary_out_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5832766Z test_sparse_csr_unary_out_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5858854Z test_sparse_csr_unary_out_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5885577Z test_sparse_csr_unary_out_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5912435Z test_sparse_csr_unary_out_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5938471Z test_sparse_csr_unary_out_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5964916Z test_sparse_csr_unary_out_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.5990059Z test_sparse_csr_unary_out_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:22.6019038Z test_sparse_csr_unary_out_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.6046243Z test_sparse_csr_unary_out_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:53:22.6389776Z test_sparse_mm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.034s) 2022-08-17T12:53:22.6635501Z test_sparse_mm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:53:22.6654099Z test_sparse_mm_cpu_float32 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:22.6654879Z function: 'test_shape' (test_sparse_csr.py:1527) 2022-08-17T12:53:22.6655601Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:53:22.6656167Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:22.6683709Z ok (0.005s) 2022-08-17T12:53:22.6728009Z test_sparse_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:53:22.6748359Z test_sparse_to_sparse_compressed_SparseBSC_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:53:22.6770378Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.004s) 2022-08-17T12:53:22.6789503Z test_sparse_to_sparse_compressed_SparseBSR_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:53:22.6794170Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.002s) 2022-08-17T12:53:22.6813457Z test_sparse_to_sparse_compressed_SparseCSC_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:53:22.6967714Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.017s) 2022-08-17T12:53:22.6987619Z test_sparse_to_sparse_compressed_SparseCSR_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:53:22.7117738Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.015s) 2022-08-17T12:53:22.8091827Z test_sparse_triangular_solve_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.097s) 2022-08-17T12:53:22.8761378Z test_sparse_triangular_solve_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.067s) 2022-08-17T12:53:22.9349037Z test_sparse_triangular_solve_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.059s) 2022-08-17T12:53:22.9925852Z test_sparse_triangular_solve_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.057s) 2022-08-17T12:53:23.0281984Z test_sum_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:23.0282995Z function: 'run_test' (test_sparse_csr.py:2377) 2022-08-17T12:53:23.0283410Z reasons: ['nnz == 0'] 2022-08-17T12:53:23.0283927Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:23.0306767Z ok (0.038s) 2022-08-17T12:53:23.0380621Z test_sum_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:23.0469719Z test_sum_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:23.0558028Z test_sum_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:53:23.0640068Z test_sum_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:23.0748932Z test_sum_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:23.0854676Z test_sum_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:53:23.0927617Z test_sum_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:23.1004161Z test_sum_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:53:23.1075761Z test_sum_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:23.1147929Z test_sum_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:23.1221173Z test_sum_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:53:23.2141348Z test_transpose_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:23.2141950Z function: 'run_test' (test_sparse_csr.py:2396) 2022-08-17T12:53:23.2142338Z reasons: ['nnz == 0'] 2022-08-17T12:53:23.2142660Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:23.2403445Z ok (0.118s) 2022-08-17T12:53:23.3186674Z test_transpose_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.078s) 2022-08-17T12:53:23.4007818Z test_transpose_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.082s) 2022-08-17T12:53:23.4831497Z test_transpose_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.082s) 2022-08-17T12:53:23.5631000Z test_transpose_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.080s) 2022-08-17T12:53:23.6439254Z test_transpose_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.081s) 2022-08-17T12:53:23.7242309Z test_transpose_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.080s) 2022-08-17T12:53:23.8026934Z test_transpose_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.078s) 2022-08-17T12:53:23.8807012Z test_transpose_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.078s) 2022-08-17T12:53:23.9584873Z test_transpose_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.078s) 2022-08-17T12:53:24.0367305Z test_transpose_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.078s) 2022-08-17T12:53:24.1148619Z test_transpose_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.078s) 2022-08-17T12:53:24.1209483Z test_zero_to_zero_correspondence_unary_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:53:24.1230713Z test_zero_to_zero_correspondence_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1250963Z test_zero_to_zero_correspondence_unary_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1271176Z test_zero_to_zero_correspondence_unary_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1290329Z test_zero_to_zero_correspondence_unary_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1309802Z test_zero_to_zero_correspondence_unary_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1328896Z test_zero_to_zero_correspondence_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1347690Z test_zero_to_zero_correspondence_unary_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1366087Z test_zero_to_zero_correspondence_unary_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1384561Z test_zero_to_zero_correspondence_unary_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1402748Z test_zero_to_zero_correspondence_unary_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1421034Z test_zero_to_zero_correspondence_unary_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1440670Z test_zero_to_zero_correspondence_unary_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1459914Z test_zero_to_zero_correspondence_unary_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1479617Z test_zero_to_zero_correspondence_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1499016Z test_zero_to_zero_correspondence_unary_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1518206Z test_zero_to_zero_correspondence_unary_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1537294Z test_zero_to_zero_correspondence_unary_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1556401Z test_zero_to_zero_correspondence_unary_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1575615Z test_zero_to_zero_correspondence_unary_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1595038Z test_zero_to_zero_correspondence_unary_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1614224Z test_zero_to_zero_correspondence_unary_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1633638Z test_zero_to_zero_correspondence_unary_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1652864Z test_zero_to_zero_correspondence_unary_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1673142Z test_zero_to_zero_correspondence_unary_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1694190Z test_zero_to_zero_correspondence_unary_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1714091Z test_zero_to_zero_correspondence_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1733466Z test_zero_to_zero_correspondence_unary_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1753741Z test_zero_to_zero_correspondence_unary_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1774262Z test_zero_to_zero_correspondence_unary_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1795213Z test_zero_to_zero_correspondence_unary_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1816039Z test_zero_to_zero_correspondence_unary_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1837039Z test_zero_to_zero_correspondence_unary_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1857804Z test_zero_to_zero_correspondence_unary_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1878835Z test_zero_to_zero_correspondence_unary_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1898605Z test_zero_to_zero_correspondence_unary_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1917914Z test_zero_to_zero_correspondence_unary_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1937144Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1956750Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1975801Z test_zero_to_zero_correspondence_unary_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.1995019Z test_zero_to_zero_correspondence_unary_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2014269Z test_zero_to_zero_correspondence_unary_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2033650Z test_zero_to_zero_correspondence_unary_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2052903Z test_zero_to_zero_correspondence_unary_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2072382Z test_zero_to_zero_correspondence_unary_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2091413Z test_zero_to_zero_correspondence_unary_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2111682Z test_zero_to_zero_correspondence_unary_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2131878Z test_zero_to_zero_correspondence_unary_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2152181Z test_zero_to_zero_correspondence_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2171356Z test_zero_to_zero_correspondence_unary_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2191731Z test_zero_to_zero_correspondence_unary_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2212231Z test_zero_to_zero_correspondence_unary_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2233316Z test_zero_to_zero_correspondence_unary_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2254115Z test_zero_to_zero_correspondence_unary_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2275075Z test_zero_to_zero_correspondence_unary_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2295839Z test_zero_to_zero_correspondence_unary_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2317216Z test_zero_to_zero_correspondence_unary_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2336918Z test_zero_to_zero_correspondence_unary_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2356392Z test_zero_to_zero_correspondence_unary_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2375649Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2395213Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2414255Z test_zero_to_zero_correspondence_unary_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2433374Z test_zero_to_zero_correspondence_unary_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2452669Z test_zero_to_zero_correspondence_unary_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2472157Z test_zero_to_zero_correspondence_unary_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2491714Z test_zero_to_zero_correspondence_unary_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2511248Z test_zero_to_zero_correspondence_unary_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2530505Z test_zero_to_zero_correspondence_unary_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2550029Z test_zero_to_zero_correspondence_unary_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2569193Z test_zero_to_zero_correspondence_unary_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2588441Z test_zero_to_zero_correspondence_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2607232Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2625528Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2644794Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2664697Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2684473Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2703528Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2722200Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2740759Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2758887Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2776699Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2794871Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2812820Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2830916Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2850844Z test_zero_to_zero_correspondence_unary_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2871896Z test_zero_to_zero_correspondence_unary_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2892560Z test_zero_to_zero_correspondence_unary_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2913644Z test_zero_to_zero_correspondence_unary_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2934100Z test_zero_to_zero_correspondence_unary_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2954906Z test_zero_to_zero_correspondence_unary_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2975640Z test_zero_to_zero_correspondence_unary_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.2996568Z test_zero_to_zero_correspondence_unary_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3021458Z test_zero_to_zero_correspondence_unary_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3040949Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3060124Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3080240Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3099999Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3120168Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3140102Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3160613Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3180521Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3200635Z test_zero_to_zero_correspondence_unary_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3220457Z test_zero_to_zero_correspondence_unary_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3240176Z test_zero_to_zero_correspondence_unary_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3259448Z test_zero_to_zero_correspondence_unary_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3278770Z test_zero_to_zero_correspondence_unary_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3297615Z test_zero_to_zero_correspondence_unary_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3317221Z test_zero_to_zero_correspondence_unary_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3337079Z test_zero_to_zero_correspondence_unary_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3356628Z test_zero_to_zero_correspondence_unary_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3376005Z test_zero_to_zero_correspondence_unary_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3394724Z test_zero_to_zero_correspondence_unary_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3412872Z test_zero_to_zero_correspondence_unary_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3431181Z test_zero_to_zero_correspondence_unary_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3449228Z test_zero_to_zero_correspondence_unary_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3467089Z test_zero_to_zero_correspondence_unary_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3485379Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3503956Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3522150Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3539775Z test_zero_to_zero_correspondence_unary_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3557987Z test_zero_to_zero_correspondence_unary_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3575683Z test_zero_to_zero_correspondence_unary_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3593485Z test_zero_to_zero_correspondence_unary_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3610859Z test_zero_to_zero_correspondence_unary_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3628520Z test_zero_to_zero_correspondence_unary_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3646033Z test_zero_to_zero_correspondence_unary_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3663802Z test_zero_to_zero_correspondence_unary_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3681388Z test_zero_to_zero_correspondence_unary_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3698729Z test_zero_to_zero_correspondence_unary_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3716517Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3734060Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3751629Z test_zero_to_zero_correspondence_unary_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3769046Z test_zero_to_zero_correspondence_unary_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3786919Z test_zero_to_zero_correspondence_unary_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3804433Z test_zero_to_zero_correspondence_unary_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3822066Z test_zero_to_zero_correspondence_unary_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3839673Z test_zero_to_zero_correspondence_unary_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3857192Z test_zero_to_zero_correspondence_unary_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3874886Z test_zero_to_zero_correspondence_unary_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3892514Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3910265Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3928042Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3945754Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3963371Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3980982Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.3999133Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4016331Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4034167Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4051484Z test_zero_to_zero_correspondence_unary_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4069523Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4086619Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4104392Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4121805Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4139343Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4157119Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4174884Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4193093Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4210034Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4227745Z test_zero_to_zero_correspondence_unary_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4247083Z test_zero_to_zero_correspondence_unary_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4267641Z test_zero_to_zero_correspondence_unary_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4287627Z test_zero_to_zero_correspondence_unary_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4307462Z test_zero_to_zero_correspondence_unary_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4327422Z test_zero_to_zero_correspondence_unary_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4347808Z test_zero_to_zero_correspondence_unary_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4367847Z test_zero_to_zero_correspondence_unary_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4388254Z test_zero_to_zero_correspondence_unary_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4408150Z test_zero_to_zero_correspondence_unary_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4427895Z test_zero_to_zero_correspondence_unary_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4446563Z test_zero_to_zero_correspondence_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4465130Z test_zero_to_zero_correspondence_unary_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4483854Z test_zero_to_zero_correspondence_unary_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4502533Z test_zero_to_zero_correspondence_unary_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4520822Z test_zero_to_zero_correspondence_unary_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4538981Z test_zero_to_zero_correspondence_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4556905Z test_zero_to_zero_correspondence_unary_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4574493Z test_zero_to_zero_correspondence_unary_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4592050Z test_zero_to_zero_correspondence_unary_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4609678Z test_zero_to_zero_correspondence_unary_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4627661Z test_zero_to_zero_correspondence_unary_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4646368Z test_zero_to_zero_correspondence_unary_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4664912Z test_zero_to_zero_correspondence_unary_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4683181Z test_zero_to_zero_correspondence_unary_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4701723Z test_zero_to_zero_correspondence_unary_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4719423Z test_zero_to_zero_correspondence_unary_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4737869Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4756554Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4774972Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4793463Z test_zero_to_zero_correspondence_unary_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4811614Z test_zero_to_zero_correspondence_unary_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4830053Z test_zero_to_zero_correspondence_unary_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4847465Z test_zero_to_zero_correspondence_unary_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4865357Z test_zero_to_zero_correspondence_unary_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4882670Z test_zero_to_zero_correspondence_unary_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4900164Z test_zero_to_zero_correspondence_unary_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4918032Z test_zero_to_zero_correspondence_unary_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4936364Z test_zero_to_zero_correspondence_unary_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4954228Z test_zero_to_zero_correspondence_unary_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4972480Z test_zero_to_zero_correspondence_unary_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.4991256Z test_zero_to_zero_correspondence_unary_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5009290Z test_zero_to_zero_correspondence_unary_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5026975Z test_zero_to_zero_correspondence_unary_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5044460Z test_zero_to_zero_correspondence_unary_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5061906Z test_zero_to_zero_correspondence_unary_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5079483Z test_zero_to_zero_correspondence_unary_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5096797Z test_zero_to_zero_correspondence_unary_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5114551Z test_zero_to_zero_correspondence_unary_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5132131Z test_zero_to_zero_correspondence_unary_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5149788Z test_zero_to_zero_correspondence_unary_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5167190Z test_zero_to_zero_correspondence_unary_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5184919Z test_zero_to_zero_correspondence_unary_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5202744Z test_zero_to_zero_correspondence_unary_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5220375Z test_zero_to_zero_correspondence_unary_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5237946Z test_zero_to_zero_correspondence_unary_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5255196Z test_zero_to_zero_correspondence_unary_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5272844Z test_zero_to_zero_correspondence_unary_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5292295Z test_zero_to_zero_correspondence_unary_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5311961Z test_zero_to_zero_correspondence_unary_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5331066Z test_zero_to_zero_correspondence_unary_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5349857Z test_zero_to_zero_correspondence_unary_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5368812Z test_zero_to_zero_correspondence_unary_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5388851Z test_zero_to_zero_correspondence_unary_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5408741Z test_zero_to_zero_correspondence_unary_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5428964Z test_zero_to_zero_correspondence_unary_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5448926Z test_zero_to_zero_correspondence_unary_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5469108Z test_zero_to_zero_correspondence_unary_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5489379Z test_zero_to_zero_correspondence_unary_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5508763Z test_zero_to_zero_correspondence_unary_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5526967Z test_zero_to_zero_correspondence_unary_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5545692Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5564165Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5582698Z test_zero_to_zero_correspondence_unary_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5600725Z test_zero_to_zero_correspondence_unary_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5619175Z test_zero_to_zero_correspondence_unary_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5637590Z test_zero_to_zero_correspondence_unary_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5655807Z test_zero_to_zero_correspondence_unary_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5674809Z test_zero_to_zero_correspondence_unary_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5693214Z test_zero_to_zero_correspondence_unary_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5711819Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5731102Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5751053Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5769318Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5788802Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5808821Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5828856Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5848813Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5869056Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5888947Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5909403Z test_zero_to_zero_correspondence_unary_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5928557Z test_zero_to_zero_correspondence_unary_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5948831Z test_zero_to_zero_correspondence_unary_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5967974Z test_zero_to_zero_correspondence_unary_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.5986959Z test_zero_to_zero_correspondence_unary_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6005887Z test_zero_to_zero_correspondence_unary_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6026084Z test_zero_to_zero_correspondence_unary_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6045834Z test_zero_to_zero_correspondence_unary_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6066530Z test_zero_to_zero_correspondence_unary_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6086375Z test_zero_to_zero_correspondence_unary_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6106827Z test_zero_to_zero_correspondence_unary_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6126677Z test_zero_to_zero_correspondence_unary_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6146926Z test_zero_to_zero_correspondence_unary_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6166799Z test_zero_to_zero_correspondence_unary_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6186322Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6204851Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6224050Z test_zero_to_zero_correspondence_unary_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6243732Z test_zero_to_zero_correspondence_unary_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6264987Z test_zero_to_zero_correspondence_unary_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6285236Z test_zero_to_zero_correspondence_unary_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6305385Z test_zero_to_zero_correspondence_unary_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6325529Z test_zero_to_zero_correspondence_unary_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6345756Z test_zero_to_zero_correspondence_unary_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6364913Z test_zero_to_zero_correspondence_unary_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6384244Z test_zero_to_zero_correspondence_unary_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:24.6403809Z test_zero_to_zero_correspondence_unary_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:53:25.0079958Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.367s) 2022-08-17T12:53:25.7470012Z test_clone_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.739s) 2022-08-17T12:53:25.7736665Z test_clone_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:25.7737496Z function: 'values' (test_sparse_csr.py:201) 2022-08-17T12:53:25.7737752Z reasons: ['len(lst) == 4'] 2022-08-17T12:53:25.7738111Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:25.7782996Z ok (0.031s) 2022-08-17T12:53:25.7850334Z test_clone_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:25.7918079Z test_clone_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:25.7983938Z test_clone_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8048498Z test_clone_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8113533Z test_clone_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8172720Z test_clone_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8230099Z test_clone_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8287032Z test_clone_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8345014Z test_clone_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8402065Z test_clone_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8464996Z test_clone_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8522824Z test_clone_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8587807Z test_clone_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8653982Z test_clone_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:25.8716815Z test_clone_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8780318Z test_clone_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8843087Z test_clone_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8901056Z test_clone_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.8957631Z test_clone_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.9013698Z test_clone_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.9070975Z test_clone_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.9127462Z test_clone_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:25.9159043Z test_clone_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9187128Z test_clone_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9220439Z test_clone_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9255173Z test_clone_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9286937Z test_clone_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9318637Z test_clone_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9349041Z test_clone_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9376688Z test_clone_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9403917Z test_clone_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9430988Z test_clone_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9459465Z test_clone_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9487675Z test_clone_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9518627Z test_clone_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9546121Z test_clone_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9578359Z test_clone_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9611875Z test_clone_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9643351Z test_clone_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9674013Z test_clone_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9704230Z test_clone_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9731850Z test_clone_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9759157Z test_clone_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9786339Z test_clone_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9815732Z test_clone_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:25.9843590Z test_clone_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:26.0002209Z test_consistency_SparseBSC__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T12:53:26.0029751Z 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:53:26.0056678Z 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:53:26.0083377Z 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:53:26.0110001Z 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:53:26.0136403Z 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:53:26.0162857Z 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:53:26.0189925Z 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:53:26.0216348Z 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:53:26.0243144Z test_consistency_SparseBSC__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0269659Z test_consistency_SparseBSC__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0296129Z test_consistency_SparseBSC__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0322425Z test_consistency_SparseBSC__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0349005Z test_consistency_SparseBSC__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0375379Z test_consistency_SparseBSC__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0401929Z test_consistency_SparseBSC__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0428554Z test_consistency_SparseBSC__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0454920Z test_consistency_SparseBSC__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0481916Z test_consistency_SparseBSC__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0508299Z test_consistency_SparseBSC__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0534581Z test_consistency_SparseBSC__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0561276Z test_consistency_SparseBSC__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0588113Z test_consistency_SparseBSC__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0614338Z test_consistency_SparseBSC__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0640724Z test_consistency_SparseBSC__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0667342Z test_consistency_SparseBSC__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0693965Z test_consistency_SparseBSC__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0720429Z test_consistency_SparseBSC__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0746987Z test_consistency_SparseBSC__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0773687Z test_consistency_SparseBSC__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0800332Z test_consistency_SparseBSC__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0827380Z test_consistency_SparseBSC__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0856100Z test_consistency_SparseBSC__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0883146Z test_consistency_SparseBSC__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0909535Z test_consistency_SparseBSC__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0936086Z test_consistency_SparseBSC__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0962560Z test_consistency_SparseBSC__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.0989046Z test_consistency_SparseBSC__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1015283Z test_consistency_SparseBSC__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1041745Z test_consistency_SparseBSC__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1068471Z test_consistency_SparseBSC__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1094907Z test_consistency_SparseBSC__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1123405Z test_consistency_SparseBSC__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1151007Z test_consistency_SparseBSC__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1177315Z test_consistency_SparseBSC__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1203884Z test_consistency_SparseBSC__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1230377Z test_consistency_SparseBSC__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1256910Z test_consistency_SparseBSC__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1283664Z test_consistency_SparseBSC__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1309704Z test_consistency_SparseBSC__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1335810Z test_consistency_SparseBSC__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1362918Z test_consistency_SparseBSC__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.1532780Z test_consistency_SparseBSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.017s) 2022-08-17T12:53:26.1559047Z 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:53:26.1586040Z 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:53:26.1612442Z 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:53:26.1639430Z 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:53:26.1666338Z 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:53:26.1693050Z 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:53:26.1719613Z 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:53:26.1746393Z 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:53:26.1772780Z 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:53:26.1799871Z 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:53:26.1826588Z 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:53:26.1852957Z 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:53:26.1879548Z 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:53:26.1906456Z 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:53:26.1932785Z 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:53:26.1959435Z 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:53:26.1986349Z 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:53:26.2012629Z 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:53:26.2039294Z 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:53:26.2066453Z test_consistency_SparseBSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.2092753Z 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:53:26.2119458Z 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:53:26.2146114Z 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:53:26.2172662Z 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:53:26.2199476Z 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:53:26.2226349Z 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:53:26.2252814Z 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:53:26.2279557Z 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:53:26.2306337Z 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:53:26.2333197Z 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:53:26.2360254Z 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:53:26.2386674Z 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:53:26.2413112Z 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:53:26.2440002Z 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:53:26.2466682Z 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:53:26.2493227Z 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:53:26.2519662Z 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:53:26.2546310Z 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:53:26.2572713Z 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:53:26.2599434Z 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:53:26.2626312Z 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:53:26.2652342Z 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:53:26.2679278Z 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:53:26.2706257Z 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:53:26.2732547Z 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:53:26.2759476Z 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:53:26.2786062Z 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:53:26.2812498Z 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:53:26.2839167Z 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:53:26.2865995Z 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:53:26.2892404Z 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:53:26.2919815Z 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:53:26.2946685Z 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:53:26.2973276Z 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:53:26.2999919Z 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:53:26.3026531Z 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:53:26.3053011Z 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:53:26.3079575Z 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:53:26.3106322Z 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:53:26.3132959Z 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:53:26.3161192Z 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:53:26.3187447Z 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:53:26.3214109Z 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:53:26.3240966Z 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:53:26.3267671Z 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:53:26.3293965Z 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:53:26.3320616Z 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:53:26.3347359Z 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:53:26.3373651Z 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:53:26.3400338Z 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:53:26.3428873Z 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:53:26.3454941Z 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:53:26.3481727Z 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:53:26.3508168Z 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:53:26.3534601Z 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:53:26.3561346Z 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:53:26.3587871Z 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:53:26.3614225Z 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:53:26.3640989Z 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:53:26.3667691Z 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:53:26.3694214Z 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:53:26.3720950Z 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:53:26.3747475Z 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:53:26.3774021Z 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:53:26.3800848Z 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:53:26.3827617Z 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:53:26.3853891Z 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:53:26.3880562Z 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:53:26.3907169Z 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:53:26.3933578Z 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:53:26.3960569Z 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:53:26.3987725Z 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:53:26.4013787Z 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:53:26.4040390Z 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:53:26.4066926Z 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:53:26.4093485Z 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:53:26.4119977Z 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:53:26.4146487Z 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:53:26.4172879Z 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:53:26.4199472Z 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:53:26.4226132Z 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:53:26.4252732Z test_consistency_SparseBSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.4279162Z 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:53:26.4305859Z 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:53:26.4332053Z 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:53:26.4358691Z 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:53:26.4385402Z 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:53:26.4411789Z 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:53:26.4438357Z 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:53:26.4465044Z 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:53:26.4491762Z 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:53:26.4517835Z 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:53:26.4544467Z 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:53:26.4570447Z 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:53:26.4597176Z 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:53:26.4623806Z 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:53:26.4649884Z 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:53:26.4676533Z 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:53:26.4703403Z 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:53:26.4729705Z 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:53:26.4757013Z 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:53:26.4783593Z 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:53:26.4809465Z 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:53:26.4836071Z 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:53:26.4862588Z 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:53:26.4888999Z 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:53:26.4915652Z 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:53:26.4942375Z 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:53:26.4968844Z 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:53:26.4995529Z 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:53:26.5021945Z 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:53:26.5048334Z test_consistency_SparseBSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5074966Z test_consistency_SparseBSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5101450Z test_consistency_SparseBSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5127877Z test_consistency_SparseBSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5154434Z test_consistency_SparseBSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5180740Z test_consistency_SparseBSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5207318Z test_consistency_SparseBSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5233972Z test_consistency_SparseBSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5260283Z test_consistency_SparseBSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5286942Z test_consistency_SparseBSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5313578Z test_consistency_SparseBSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5339703Z test_consistency_SparseBSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5366268Z test_consistency_SparseBSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5392847Z test_consistency_SparseBSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5419419Z test_consistency_SparseBSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5445970Z test_consistency_SparseBSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5472844Z test_consistency_SparseBSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5499246Z test_consistency_SparseBSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5526484Z test_consistency_SparseBSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5554908Z test_consistency_SparseBSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5581503Z test_consistency_SparseBSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5608339Z test_consistency_SparseBSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5635195Z test_consistency_SparseBSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5661597Z test_consistency_SparseBSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5688443Z test_consistency_SparseBSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5715054Z test_consistency_SparseBSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5741780Z test_consistency_SparseBSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5768913Z test_consistency_SparseBSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5795591Z test_consistency_SparseBSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5822464Z test_consistency_SparseBSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5849388Z test_consistency_SparseBSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5875965Z test_consistency_SparseBSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5902731Z test_consistency_SparseBSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5929446Z test_consistency_SparseBSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5956279Z test_consistency_SparseBSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.5983095Z test_consistency_SparseBSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6009575Z test_consistency_SparseBSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6036416Z test_consistency_SparseBSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6063246Z test_consistency_SparseBSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6089745Z test_consistency_SparseBSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6116580Z test_consistency_SparseBSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6143515Z 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:53:26.6169826Z test_consistency_SparseBSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6196786Z test_consistency_SparseBSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6223460Z test_consistency_SparseBSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6250251Z test_consistency_SparseBSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6277214Z test_consistency_SparseBSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6304341Z test_consistency_SparseBSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6390648Z test_consistency_SparseBSC_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.009s) 2022-08-17T12:53:26.6417350Z test_consistency_SparseBSC_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6443966Z test_consistency_SparseBSC_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6470930Z test_consistency_SparseBSC_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6497618Z test_consistency_SparseBSC_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6524579Z test_consistency_SparseBSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6551265Z test_consistency_SparseBSC_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6577737Z test_consistency_SparseBSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6604696Z test_consistency_SparseBSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6631644Z test_consistency_SparseBSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6658208Z test_consistency_SparseBSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6684923Z test_consistency_SparseBSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6711678Z test_consistency_SparseBSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6738324Z test_consistency_SparseBSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6765052Z test_consistency_SparseBSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6792760Z test_consistency_SparseBSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6821490Z test_consistency_SparseBSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6848224Z 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:53:26.6874965Z test_consistency_SparseBSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6901731Z test_consistency_SparseBSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6928446Z test_consistency_SparseBSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6955169Z test_consistency_SparseBSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.6981805Z test_consistency_SparseBSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7008810Z test_consistency_SparseBSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7035383Z test_consistency_SparseBSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7062347Z test_consistency_SparseBSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7088635Z test_consistency_SparseBSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7115402Z test_consistency_SparseBSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7142068Z test_consistency_SparseBSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7168602Z test_consistency_SparseBSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7195383Z test_consistency_SparseBSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7222024Z test_consistency_SparseBSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7248843Z test_consistency_SparseBSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7275452Z test_consistency_SparseBSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7302463Z test_consistency_SparseBSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7329151Z 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:53:26.7355976Z test_consistency_SparseBSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7382722Z test_consistency_SparseBSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7409241Z test_consistency_SparseBSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7436078Z test_consistency_SparseBSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7462859Z test_consistency_SparseBSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7489764Z test_consistency_SparseBSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7516631Z test_consistency_SparseBSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7543264Z test_consistency_SparseBSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7570241Z 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:53:26.7597051Z 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:53:26.7623693Z test_consistency_SparseBSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7650340Z test_consistency_SparseBSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7677043Z test_consistency_SparseBSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7703788Z test_consistency_SparseBSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7730427Z test_consistency_SparseBSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7757145Z test_consistency_SparseBSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7783940Z test_consistency_SparseBSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7810498Z test_consistency_SparseBSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7837393Z 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:53:26.7864044Z test_consistency_SparseBSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7890665Z test_consistency_SparseBSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7917446Z test_consistency_SparseBSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7944077Z test_consistency_SparseBSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7970741Z test_consistency_SparseBSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.7997788Z test_consistency_SparseBSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8024264Z test_consistency_SparseBSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8051032Z test_consistency_SparseBSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8077747Z test_consistency_SparseBSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8104873Z test_consistency_SparseBSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8131316Z test_consistency_SparseBSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8158241Z test_consistency_SparseBSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8185238Z test_consistency_SparseBSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8211844Z test_consistency_SparseBSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8238737Z test_consistency_SparseBSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8265820Z test_consistency_SparseBSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8292504Z test_consistency_SparseBSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8319289Z test_consistency_SparseBSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8346237Z test_consistency_SparseBSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8372843Z test_consistency_SparseBSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8400029Z test_consistency_SparseBSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8426794Z test_consistency_SparseBSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8453281Z test_consistency_SparseBSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8480193Z test_consistency_SparseBSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8507073Z test_consistency_SparseBSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8533915Z test_consistency_SparseBSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8560605Z test_consistency_SparseBSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8587509Z test_consistency_SparseBSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8613775Z test_consistency_SparseBSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8640431Z test_consistency_SparseBSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8667558Z test_consistency_SparseBSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8693951Z test_consistency_SparseBSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8720478Z test_consistency_SparseBSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8747358Z test_consistency_SparseBSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8773861Z test_consistency_SparseBSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8800665Z test_consistency_SparseBSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8827469Z test_consistency_SparseBSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8854249Z test_consistency_SparseBSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8881019Z test_consistency_SparseBSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8907748Z test_consistency_SparseBSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8934670Z test_consistency_SparseBSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8961327Z test_consistency_SparseBSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.8988048Z test_consistency_SparseBSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9014499Z test_consistency_SparseBSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9041182Z test_consistency_SparseBSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9067941Z test_consistency_SparseBSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9094398Z test_consistency_SparseBSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9121111Z test_consistency_SparseBSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9147865Z test_consistency_SparseBSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9174557Z test_consistency_SparseBSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9201620Z test_consistency_SparseBSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9228208Z test_consistency_SparseBSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9254880Z test_consistency_SparseBSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9281705Z test_consistency_SparseBSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9308488Z test_consistency_SparseBSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9335247Z test_consistency_SparseBSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9362032Z test_consistency_SparseBSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9388706Z test_consistency_SparseBSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:53:26.9475366Z test_consistency_SparseBSR__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.008s) 2022-08-17T12:53:26.9502399Z test_consistency_SparseBSR__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9528546Z test_consistency_SparseBSR__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9554892Z test_consistency_SparseBSR__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9580958Z test_consistency_SparseBSR__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9607445Z test_consistency_SparseBSR__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9634008Z test_consistency_SparseBSR__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9660136Z test_consistency_SparseBSR__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9686553Z test_consistency_SparseBSR__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9712985Z test_consistency_SparseBSR__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9739203Z test_consistency_SparseBSR__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9765904Z test_consistency_SparseBSR__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9792038Z test_consistency_SparseBSR__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9818438Z test_consistency_SparseBSR__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9845034Z test_consistency_SparseBSR__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9871541Z test_consistency_SparseBSR__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9898119Z test_consistency_SparseBSR__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9924823Z test_consistency_SparseBSR__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9951033Z test_consistency_SparseBSR__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:26.9977627Z test_consistency_SparseBSR__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0004703Z test_consistency_SparseBSR__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0031230Z test_consistency_SparseBSR__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0057776Z test_consistency_SparseBSR__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0084800Z test_consistency_SparseBSR__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0111632Z test_consistency_SparseBSR__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0138320Z test_consistency_SparseBSR__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0165259Z test_consistency_SparseBSR__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0192024Z test_consistency_SparseBSR__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0218499Z test_consistency_SparseBSR__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0245296Z test_consistency_SparseBSR__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0272330Z test_consistency_SparseBSR__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0298894Z test_consistency_SparseBSR__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0325748Z test_consistency_SparseBSR__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0352630Z test_consistency_SparseBSR__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0379153Z test_consistency_SparseBSR__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0406160Z test_consistency_SparseBSR__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0432936Z test_consistency_SparseBSR__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0459617Z test_consistency_SparseBSR__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0486546Z test_consistency_SparseBSR__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0513360Z test_consistency_SparseBSR__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0539745Z test_consistency_SparseBSR__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0566534Z test_consistency_SparseBSR__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0593104Z test_consistency_SparseBSR__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0619635Z test_consistency_SparseBSR__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0646141Z test_consistency_SparseBSR__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0672757Z test_consistency_SparseBSR__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0699357Z test_consistency_SparseBSR__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0726751Z test_consistency_SparseBSR__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0753268Z test_consistency_SparseBSR__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0780227Z test_consistency_SparseBSR__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0807190Z test_consistency_SparseBSR__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.0834008Z test_consistency_SparseBSR__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.1669784Z test_consistency_SparseBSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.083s) 2022-08-17T12:53:27.1783794Z test_consistency_SparseBSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:27.1879635Z test_consistency_SparseBSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:27.1972832Z test_consistency_SparseBSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:27.2001517Z test_consistency_SparseBSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:27.2002075Z function: 'test_consistency' (test_sparse_csr.py:537) 2022-08-17T12:53:27.2002396Z reasons: ['___check_type_id(op, 93869397527088)'] 2022-08-17T12:53:27.2002721Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:27.2007919Z ok (0.003s) 2022-08-17T12:53:27.2040491Z test_consistency_SparseBSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2072904Z test_consistency_SparseBSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2103981Z test_consistency_SparseBSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2134047Z test_consistency_SparseBSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2164267Z test_consistency_SparseBSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2194420Z test_consistency_SparseBSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2224563Z test_consistency_SparseBSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2256069Z test_consistency_SparseBSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2288305Z test_consistency_SparseBSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2321351Z test_consistency_SparseBSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2354425Z test_consistency_SparseBSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2386930Z test_consistency_SparseBSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2419211Z test_consistency_SparseBSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2451497Z test_consistency_SparseBSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2484250Z test_consistency_SparseBSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2516117Z test_consistency_SparseBSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2548162Z test_consistency_SparseBSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2579866Z test_consistency_SparseBSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2611882Z test_consistency_SparseBSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2644250Z test_consistency_SparseBSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2677259Z test_consistency_SparseBSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2711550Z test_consistency_SparseBSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2745305Z test_consistency_SparseBSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2777894Z test_consistency_SparseBSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2810821Z test_consistency_SparseBSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2843336Z test_consistency_SparseBSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2876074Z test_consistency_SparseBSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2908892Z test_consistency_SparseBSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2941010Z test_consistency_SparseBSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.2972713Z test_consistency_SparseBSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3004378Z test_consistency_SparseBSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3036134Z test_consistency_SparseBSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3070112Z test_consistency_SparseBSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3104192Z test_consistency_SparseBSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3136307Z test_consistency_SparseBSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3168789Z test_consistency_SparseBSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3200451Z test_consistency_SparseBSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3232481Z test_consistency_SparseBSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3264121Z test_consistency_SparseBSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3295667Z test_consistency_SparseBSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3327437Z test_consistency_SparseBSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3359728Z test_consistency_SparseBSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3392356Z test_consistency_SparseBSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3430184Z test_consistency_SparseBSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:27.3463618Z test_consistency_SparseBSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3496481Z test_consistency_SparseBSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3529443Z test_consistency_SparseBSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3561948Z test_consistency_SparseBSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3594644Z test_consistency_SparseBSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3627440Z test_consistency_SparseBSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3659595Z test_consistency_SparseBSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3691897Z test_consistency_SparseBSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3724303Z test_consistency_SparseBSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3756200Z test_consistency_SparseBSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3791415Z test_consistency_SparseBSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3824434Z test_consistency_SparseBSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3856710Z test_consistency_SparseBSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3889076Z test_consistency_SparseBSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3920794Z test_consistency_SparseBSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3952986Z test_consistency_SparseBSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.3984909Z test_consistency_SparseBSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4016587Z test_consistency_SparseBSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4048297Z test_consistency_SparseBSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4081040Z test_consistency_SparseBSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4112985Z test_consistency_SparseBSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4145497Z test_consistency_SparseBSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4177130Z test_consistency_SparseBSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4207874Z test_consistency_SparseBSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4240231Z test_consistency_SparseBSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4273516Z test_consistency_SparseBSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4306322Z test_consistency_SparseBSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4337978Z test_consistency_SparseBSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4370153Z test_consistency_SparseBSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4402388Z test_consistency_SparseBSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4433485Z test_consistency_SparseBSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4463817Z test_consistency_SparseBSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4493587Z test_consistency_SparseBSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4523452Z test_consistency_SparseBSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4553495Z test_consistency_SparseBSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4585301Z test_consistency_SparseBSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4617897Z test_consistency_SparseBSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4651161Z test_consistency_SparseBSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4684332Z test_consistency_SparseBSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4716926Z test_consistency_SparseBSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4749664Z test_consistency_SparseBSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4781974Z test_consistency_SparseBSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4814658Z test_consistency_SparseBSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4847242Z test_consistency_SparseBSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4879663Z test_consistency_SparseBSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4912212Z test_consistency_SparseBSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4944697Z test_consistency_SparseBSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.4977176Z test_consistency_SparseBSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5010181Z test_consistency_SparseBSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5041973Z test_consistency_SparseBSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5073985Z test_consistency_SparseBSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5106193Z test_consistency_SparseBSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5137515Z test_consistency_SparseBSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5169583Z test_consistency_SparseBSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5201705Z test_consistency_SparseBSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5234259Z test_consistency_SparseBSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5266877Z test_consistency_SparseBSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5298627Z test_consistency_SparseBSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5330806Z test_consistency_SparseBSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5363000Z test_consistency_SparseBSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5395147Z test_consistency_SparseBSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5427370Z test_consistency_SparseBSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5459155Z test_consistency_SparseBSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5491532Z test_consistency_SparseBSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5524116Z test_consistency_SparseBSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5555279Z test_consistency_SparseBSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5585347Z test_consistency_SparseBSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5617070Z test_consistency_SparseBSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5649067Z test_consistency_SparseBSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5680952Z test_consistency_SparseBSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5711776Z test_consistency_SparseBSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5743357Z test_consistency_SparseBSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5775137Z test_consistency_SparseBSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5805424Z test_consistency_SparseBSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5835778Z test_consistency_SparseBSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5865904Z test_consistency_SparseBSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5895780Z test_consistency_SparseBSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5925951Z test_consistency_SparseBSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5956578Z test_consistency_SparseBSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.5986609Z test_consistency_SparseBSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6019146Z test_consistency_SparseBSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6050180Z test_consistency_SparseBSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6080981Z test_consistency_SparseBSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6112158Z test_consistency_SparseBSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6143504Z test_consistency_SparseBSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6173893Z test_consistency_SparseBSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6204181Z test_consistency_SparseBSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6234230Z test_consistency_SparseBSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6264676Z test_consistency_SparseBSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6294838Z test_consistency_SparseBSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6325521Z test_consistency_SparseBSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6355735Z test_consistency_SparseBSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6386612Z test_consistency_SparseBSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6417671Z test_consistency_SparseBSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6449497Z test_consistency_SparseBSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6480467Z test_consistency_SparseBSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6510861Z test_consistency_SparseBSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6540797Z test_consistency_SparseBSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6571167Z test_consistency_SparseBSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6601733Z test_consistency_SparseBSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6632325Z test_consistency_SparseBSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6662644Z test_consistency_SparseBSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6693319Z test_consistency_SparseBSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6724679Z test_consistency_SparseBSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6756566Z test_consistency_SparseBSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6787423Z test_consistency_SparseBSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6817515Z test_consistency_SparseBSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6847858Z test_consistency_SparseBSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6878567Z test_consistency_SparseBSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6908889Z test_consistency_SparseBSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6940551Z test_consistency_SparseBSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.6973500Z test_consistency_SparseBSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7007093Z test_consistency_SparseBSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7039838Z test_consistency_SparseBSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7072697Z test_consistency_SparseBSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7105868Z test_consistency_SparseBSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7138259Z test_consistency_SparseBSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7171113Z test_consistency_SparseBSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7204009Z test_consistency_SparseBSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7236317Z test_consistency_SparseBSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7269695Z test_consistency_SparseBSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7303324Z test_consistency_SparseBSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7336096Z test_consistency_SparseBSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7368495Z test_consistency_SparseBSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7401016Z test_consistency_SparseBSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7434042Z test_consistency_SparseBSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7464986Z test_consistency_SparseBSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7495107Z test_consistency_SparseBSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7525404Z test_consistency_SparseBSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7555801Z test_consistency_SparseBSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7586478Z test_consistency_SparseBSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7613400Z test_consistency_SparseBSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.7640113Z test_consistency_SparseBSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.7666794Z test_consistency_SparseBSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.7693226Z test_consistency_SparseBSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.7719682Z test_consistency_SparseBSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.7746276Z test_consistency_SparseBSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.7772545Z test_consistency_SparseBSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:27.7804159Z test_consistency_SparseBSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7836801Z test_consistency_SparseBSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7869152Z test_consistency_SparseBSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7901069Z test_consistency_SparseBSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7931740Z test_consistency_SparseBSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7963827Z test_consistency_SparseBSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.7996983Z test_consistency_SparseBSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8029790Z test_consistency_SparseBSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8061736Z test_consistency_SparseBSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8093909Z test_consistency_SparseBSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8126735Z test_consistency_SparseBSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8157799Z test_consistency_SparseBSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8188124Z test_consistency_SparseBSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8218386Z test_consistency_SparseBSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8248503Z test_consistency_SparseBSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8279058Z test_consistency_SparseBSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8310626Z test_consistency_SparseBSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8341781Z test_consistency_SparseBSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8373284Z test_consistency_SparseBSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8405926Z test_consistency_SparseBSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8438428Z test_consistency_SparseBSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8469439Z test_consistency_SparseBSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8499707Z test_consistency_SparseBSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8529776Z test_consistency_SparseBSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8559994Z test_consistency_SparseBSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8590670Z test_consistency_SparseBSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8620784Z test_consistency_SparseBSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8651337Z test_consistency_SparseBSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8681600Z test_consistency_SparseBSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8712605Z test_consistency_SparseBSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8744054Z test_consistency_SparseBSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8774534Z test_consistency_SparseBSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8804687Z test_consistency_SparseBSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8834744Z test_consistency_SparseBSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8865172Z test_consistency_SparseBSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8895117Z test_consistency_SparseBSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8926768Z test_consistency_SparseBSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8959345Z test_consistency_SparseBSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.8993449Z test_consistency_SparseBSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9027211Z test_consistency_SparseBSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9060193Z test_consistency_SparseBSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9093034Z test_consistency_SparseBSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9125877Z test_consistency_SparseBSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9158330Z test_consistency_SparseBSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9191045Z test_consistency_SparseBSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9224064Z test_consistency_SparseBSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9256131Z test_consistency_SparseBSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9288577Z test_consistency_SparseBSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9320793Z test_consistency_SparseBSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9354667Z test_consistency_SparseBSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9388403Z test_consistency_SparseBSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9420614Z test_consistency_SparseBSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9453064Z test_consistency_SparseBSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9485317Z test_consistency_SparseBSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9517709Z test_consistency_SparseBSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9549767Z test_consistency_SparseBSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9581687Z test_consistency_SparseBSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9613973Z test_consistency_SparseBSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9646436Z test_consistency_SparseBSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9678864Z test_consistency_SparseBSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9712069Z test_consistency_SparseBSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9745371Z test_consistency_SparseBSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9777860Z test_consistency_SparseBSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9810638Z test_consistency_SparseBSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9843269Z test_consistency_SparseBSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9875566Z test_consistency_SparseBSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9907875Z test_consistency_SparseBSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9939806Z test_consistency_SparseBSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:27.9972164Z test_consistency_SparseBSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0004256Z test_consistency_SparseBSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0037212Z test_consistency_SparseBSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0071468Z test_consistency_SparseBSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0105426Z test_consistency_SparseBSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0138682Z test_consistency_SparseBSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0171869Z test_consistency_SparseBSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0204364Z test_consistency_SparseBSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0237691Z test_consistency_SparseBSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0270546Z test_consistency_SparseBSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0303256Z test_consistency_SparseBSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0335776Z test_consistency_SparseBSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0368581Z test_consistency_SparseBSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0400973Z test_consistency_SparseBSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0435083Z test_consistency_SparseBSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0468758Z test_consistency_SparseBSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0501443Z test_consistency_SparseBSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0534428Z test_consistency_SparseBSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0566751Z test_consistency_SparseBSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0599024Z test_consistency_SparseBSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0631204Z test_consistency_SparseBSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0663282Z test_consistency_SparseBSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0695112Z test_consistency_SparseBSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.0722581Z 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:53:28.0749765Z test_consistency_SparseBSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.0776258Z test_consistency_SparseBSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.0803033Z test_consistency_SparseBSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.0830065Z test_consistency_SparseBSR_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.0856890Z test_consistency_SparseBSR_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.0884051Z test_consistency_SparseBSR_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.0910696Z test_consistency_SparseBSR_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.0937162Z test_consistency_SparseBSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.0963882Z test_consistency_SparseBSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.0993064Z test_consistency_SparseBSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.1019724Z test_consistency_SparseBSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:53:28.1053074Z test_consistency_SparseBSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.1087808Z test_consistency_SparseBSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.1121318Z test_consistency_SparseBSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.1149257Z 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:53:28.1175899Z test_consistency_SparseCSC__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1202810Z test_consistency_SparseCSC__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1229661Z test_consistency_SparseCSC__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1256356Z test_consistency_SparseCSC__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1283207Z test_consistency_SparseCSC__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1310021Z test_consistency_SparseCSC__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1336742Z test_consistency_SparseCSC__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1363744Z test_consistency_SparseCSC__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1390648Z test_consistency_SparseCSC__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1417532Z test_consistency_SparseCSC__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1444396Z test_consistency_SparseCSC__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1471156Z test_consistency_SparseCSC__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1498173Z test_consistency_SparseCSC__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1524540Z test_consistency_SparseCSC__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1551173Z test_consistency_SparseCSC__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1578518Z test_consistency_SparseCSC__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1605311Z test_consistency_SparseCSC__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1632225Z test_consistency_SparseCSC__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1658605Z test_consistency_SparseCSC__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1685460Z test_consistency_SparseCSC__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1711997Z test_consistency_SparseCSC__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1738257Z test_consistency_SparseCSC__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1764722Z test_consistency_SparseCSC__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1791726Z test_consistency_SparseCSC__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1818117Z test_consistency_SparseCSC__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1844884Z test_consistency_SparseCSC__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1871483Z test_consistency_SparseCSC__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1897993Z test_consistency_SparseCSC__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1924886Z test_consistency_SparseCSC__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1951656Z test_consistency_SparseCSC__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.1978190Z test_consistency_SparseCSC__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2004767Z test_consistency_SparseCSC__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2031677Z test_consistency_SparseCSC__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2057940Z test_consistency_SparseCSC__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2084790Z test_consistency_SparseCSC__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2111854Z test_consistency_SparseCSC__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2138193Z test_consistency_SparseCSC__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2164806Z test_consistency_SparseCSC__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2191474Z test_consistency_SparseCSC__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2218154Z test_consistency_SparseCSC__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2244687Z test_consistency_SparseCSC__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2271251Z test_consistency_SparseCSC__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2297787Z test_consistency_SparseCSC__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2324419Z test_consistency_SparseCSC__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2350973Z test_consistency_SparseCSC__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2377519Z test_consistency_SparseCSC__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2404148Z test_consistency_SparseCSC__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2430737Z test_consistency_SparseCSC__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2457679Z test_consistency_SparseCSC__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2484363Z test_consistency_SparseCSC__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2511237Z test_consistency_SparseCSC__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.2546976Z test_consistency_SparseCSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2582073Z test_consistency_SparseCSC_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2618187Z test_consistency_SparseCSC_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:28.2652717Z test_consistency_SparseCSC_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2685462Z test_consistency_SparseCSC_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2718732Z test_consistency_SparseCSC_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2752138Z test_consistency_SparseCSC_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2784095Z test_consistency_SparseCSC_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2814951Z test_consistency_SparseCSC_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2846341Z test_consistency_SparseCSC_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2878173Z test_consistency_SparseCSC_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2909550Z test_consistency_SparseCSC_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2941561Z test_consistency_SparseCSC_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.2973863Z test_consistency_SparseCSC_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3008670Z test_consistency_SparseCSC_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3042452Z test_consistency_SparseCSC_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3075549Z test_consistency_SparseCSC_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3108769Z test_consistency_SparseCSC_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3142301Z test_consistency_SparseCSC_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3175290Z test_consistency_SparseCSC_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3208172Z test_consistency_SparseCSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3241060Z test_consistency_SparseCSC_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3274360Z test_consistency_SparseCSC_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3307356Z test_consistency_SparseCSC_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3340896Z test_consistency_SparseCSC_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3375270Z test_consistency_SparseCSC_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3411083Z test_consistency_SparseCSC_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3445157Z test_consistency_SparseCSC_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3479002Z test_consistency_SparseCSC_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3513265Z test_consistency_SparseCSC_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3546951Z test_consistency_SparseCSC_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3580182Z test_consistency_SparseCSC_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3613708Z test_consistency_SparseCSC_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3647297Z test_consistency_SparseCSC_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3681159Z test_consistency_SparseCSC_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3714152Z test_consistency_SparseCSC_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3746925Z test_consistency_SparseCSC_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3781991Z test_consistency_SparseCSC_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3817349Z test_consistency_SparseCSC_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3850345Z test_consistency_SparseCSC_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3884226Z test_consistency_SparseCSC_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3917428Z test_consistency_SparseCSC_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3952450Z test_consistency_SparseCSC_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.3985582Z test_consistency_SparseCSC_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4018080Z test_consistency_SparseCSC_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4051140Z test_consistency_SparseCSC_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4084502Z test_consistency_SparseCSC_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4117529Z test_consistency_SparseCSC_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4152416Z test_consistency_SparseCSC_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4187121Z test_consistency_SparseCSC_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4220811Z test_consistency_SparseCSC_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4254688Z test_consistency_SparseCSC_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4287927Z test_consistency_SparseCSC_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4321580Z test_consistency_SparseCSC_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4354716Z test_consistency_SparseCSC_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4388267Z test_consistency_SparseCSC_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4421487Z test_consistency_SparseCSC_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4454848Z test_consistency_SparseCSC_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4487528Z test_consistency_SparseCSC_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4522876Z test_consistency_SparseCSC_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4557306Z test_consistency_SparseCSC_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4591285Z test_consistency_SparseCSC_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4625608Z test_consistency_SparseCSC_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4657680Z test_consistency_SparseCSC_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4690447Z test_consistency_SparseCSC_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4723057Z test_consistency_SparseCSC_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4755867Z test_consistency_SparseCSC_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4787660Z test_consistency_SparseCSC_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4820860Z test_consistency_SparseCSC_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4853786Z test_consistency_SparseCSC_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4887059Z test_consistency_SparseCSC_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4919787Z test_consistency_SparseCSC_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4951187Z test_consistency_SparseCSC_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.4984235Z test_consistency_SparseCSC_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5017749Z test_consistency_SparseCSC_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5051819Z test_consistency_SparseCSC_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5084884Z test_consistency_SparseCSC_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5117955Z test_consistency_SparseCSC_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5151182Z test_consistency_SparseCSC_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5183170Z test_consistency_SparseCSC_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5213938Z test_consistency_SparseCSC_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5244540Z test_consistency_SparseCSC_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5275345Z test_consistency_SparseCSC_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5306541Z test_consistency_SparseCSC_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5338997Z test_consistency_SparseCSC_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5372338Z test_consistency_SparseCSC_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5405968Z test_consistency_SparseCSC_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5439708Z test_consistency_SparseCSC_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5473242Z test_consistency_SparseCSC_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5507512Z test_consistency_SparseCSC_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5542575Z test_consistency_SparseCSC_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5576524Z test_consistency_SparseCSC_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5609968Z test_consistency_SparseCSC_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5643466Z test_consistency_SparseCSC_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5676478Z test_consistency_SparseCSC_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5710225Z test_consistency_SparseCSC_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5743224Z test_consistency_SparseCSC_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5776642Z test_consistency_SparseCSC_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5809512Z test_consistency_SparseCSC_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5843012Z test_consistency_SparseCSC_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5875777Z test_consistency_SparseCSC_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5907168Z test_consistency_SparseCSC_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5939785Z test_consistency_SparseCSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.5972567Z test_consistency_SparseCSC_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6006290Z test_consistency_SparseCSC_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6040243Z test_consistency_SparseCSC_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6075374Z test_consistency_SparseCSC_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6108471Z test_consistency_SparseCSC_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6141542Z test_consistency_SparseCSC_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6175011Z test_consistency_SparseCSC_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6207890Z test_consistency_SparseCSC_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6240901Z test_consistency_SparseCSC_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6273982Z test_consistency_SparseCSC_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6308118Z test_consistency_SparseCSC_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6340692Z test_consistency_SparseCSC_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6372209Z test_consistency_SparseCSC_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6405356Z test_consistency_SparseCSC_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6437658Z test_consistency_SparseCSC_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6470289Z test_consistency_SparseCSC_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6502638Z test_consistency_SparseCSC_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6534860Z test_consistency_SparseCSC_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6567501Z test_consistency_SparseCSC_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6600576Z test_consistency_SparseCSC_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6631478Z test_consistency_SparseCSC_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6662395Z test_consistency_SparseCSC_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6693449Z test_consistency_SparseCSC_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6724922Z test_consistency_SparseCSC_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6756491Z test_consistency_SparseCSC_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6787513Z test_consistency_SparseCSC_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6819663Z test_consistency_SparseCSC_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6852320Z test_consistency_SparseCSC_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6884385Z test_consistency_SparseCSC_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6916326Z test_consistency_SparseCSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6948231Z test_consistency_SparseCSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.6979459Z test_consistency_SparseCSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7010690Z test_consistency_SparseCSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7041770Z test_consistency_SparseCSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7073441Z test_consistency_SparseCSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7104748Z test_consistency_SparseCSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7136688Z test_consistency_SparseCSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7168125Z test_consistency_SparseCSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7200229Z test_consistency_SparseCSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7233151Z test_consistency_SparseCSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7266183Z test_consistency_SparseCSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7297654Z test_consistency_SparseCSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7328681Z test_consistency_SparseCSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7361213Z test_consistency_SparseCSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7392338Z test_consistency_SparseCSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7423340Z test_consistency_SparseCSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7454381Z test_consistency_SparseCSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7485136Z test_consistency_SparseCSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7526427Z test_consistency_SparseCSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7548388Z test_consistency_SparseCSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7580346Z test_consistency_SparseCSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7613921Z test_consistency_SparseCSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7645350Z test_consistency_SparseCSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7676496Z test_consistency_SparseCSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7707429Z test_consistency_SparseCSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7738380Z test_consistency_SparseCSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7771388Z test_consistency_SparseCSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7804811Z test_consistency_SparseCSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7839069Z test_consistency_SparseCSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7873156Z test_consistency_SparseCSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7907273Z test_consistency_SparseCSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7940899Z test_consistency_SparseCSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.7974125Z test_consistency_SparseCSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8007391Z test_consistency_SparseCSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8041101Z test_consistency_SparseCSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8073730Z test_consistency_SparseCSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8107813Z test_consistency_SparseCSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8141106Z test_consistency_SparseCSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8174610Z test_consistency_SparseCSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8207693Z test_consistency_SparseCSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8240832Z test_consistency_SparseCSC_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8274035Z test_consistency_SparseCSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8305985Z test_consistency_SparseCSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8336393Z test_consistency_SparseCSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8367191Z test_consistency_SparseCSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8398315Z test_consistency_SparseCSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8428818Z test_consistency_SparseCSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8456347Z 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:53:28.8485563Z 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:53:28.8513658Z 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:53:28.8540598Z 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:53:28.8567998Z 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:53:28.8595380Z test_consistency_SparseCSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:53:28.8622883Z 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:53:28.8656300Z test_consistency_SparseCSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8690311Z test_consistency_SparseCSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8723842Z test_consistency_SparseCSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8758922Z test_consistency_SparseCSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8790843Z test_consistency_SparseCSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8824571Z test_consistency_SparseCSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8858273Z test_consistency_SparseCSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8891488Z test_consistency_SparseCSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8924310Z test_consistency_SparseCSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8957158Z test_consistency_SparseCSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.8990552Z test_consistency_SparseCSC_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9022124Z test_consistency_SparseCSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9053504Z test_consistency_SparseCSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9084453Z test_consistency_SparseCSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9115575Z test_consistency_SparseCSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9146710Z test_consistency_SparseCSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9178594Z test_consistency_SparseCSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9210178Z test_consistency_SparseCSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9242555Z test_consistency_SparseCSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9275726Z test_consistency_SparseCSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9309889Z test_consistency_SparseCSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9341512Z test_consistency_SparseCSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9372701Z test_consistency_SparseCSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9403916Z test_consistency_SparseCSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9435245Z test_consistency_SparseCSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9467024Z test_consistency_SparseCSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9500495Z test_consistency_SparseCSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9531984Z test_consistency_SparseCSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9563240Z test_consistency_SparseCSC_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9595454Z test_consistency_SparseCSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9627980Z test_consistency_SparseCSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9659230Z test_consistency_SparseCSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9690221Z test_consistency_SparseCSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9721498Z test_consistency_SparseCSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9752441Z test_consistency_SparseCSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9783486Z test_consistency_SparseCSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9816295Z test_consistency_SparseCSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9849763Z test_consistency_SparseCSC_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9884960Z test_consistency_SparseCSC_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9918890Z test_consistency_SparseCSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9952479Z test_consistency_SparseCSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:28.9985894Z test_consistency_SparseCSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0019835Z test_consistency_SparseCSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0053547Z test_consistency_SparseCSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0086655Z test_consistency_SparseCSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0120132Z test_consistency_SparseCSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0153382Z test_consistency_SparseCSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0187139Z test_consistency_SparseCSC_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0219921Z test_consistency_SparseCSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0254381Z test_consistency_SparseCSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0289136Z test_consistency_SparseCSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0322832Z test_consistency_SparseCSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0356001Z test_consistency_SparseCSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0389041Z test_consistency_SparseCSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0421795Z test_consistency_SparseCSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0454821Z test_consistency_SparseCSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0487997Z test_consistency_SparseCSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0521291Z test_consistency_SparseCSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0554655Z test_consistency_SparseCSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0590008Z test_consistency_SparseCSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0624193Z test_consistency_SparseCSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0657528Z test_consistency_SparseCSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0692040Z test_consistency_SparseCSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0725773Z test_consistency_SparseCSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0759240Z test_consistency_SparseCSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0792895Z test_consistency_SparseCSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0825665Z test_consistency_SparseCSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0858322Z test_consistency_SparseCSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0891131Z test_consistency_SparseCSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0924446Z test_consistency_SparseCSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0957942Z test_consistency_SparseCSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.0992973Z test_consistency_SparseCSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1028168Z test_consistency_SparseCSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1062861Z test_consistency_SparseCSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1097079Z test_consistency_SparseCSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1130203Z test_consistency_SparseCSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1164150Z test_consistency_SparseCSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1197338Z test_consistency_SparseCSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1230890Z test_consistency_SparseCSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1264612Z test_consistency_SparseCSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1299514Z test_consistency_SparseCSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1333027Z test_consistency_SparseCSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1368007Z test_consistency_SparseCSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1402716Z test_consistency_SparseCSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1436676Z test_consistency_SparseCSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1470944Z test_consistency_SparseCSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1504717Z test_consistency_SparseCSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1537614Z test_consistency_SparseCSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1570218Z test_consistency_SparseCSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1602804Z test_consistency_SparseCSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1635571Z test_consistency_SparseCSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1671742Z test_consistency_SparseCSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:29.1705798Z test_consistency_SparseCSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1742394Z test_consistency_SparseCSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:29.1779941Z test_consistency_SparseCSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:29.1815298Z test_consistency_SparseCSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:29.1850604Z test_consistency_SparseCSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1885184Z test_consistency_SparseCSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1918820Z test_consistency_SparseCSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1952224Z test_consistency_SparseCSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.1985881Z test_consistency_SparseCSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.2019359Z test_consistency_SparseCSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.2054147Z test_consistency_SparseCSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.2086135Z test_consistency_SparseCSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.2119702Z test_consistency_SparseCSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.2153243Z test_consistency_SparseCSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.2208646Z 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:53:29.2209598Z 0, scatter_indices, values, reduce, include_self=False 2022-08-17T12:53:29.2262723Z ok (0.011s) 2022-08-17T12:53:29.2362493Z test_consistency_SparseCSR__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.2466642Z test_consistency_SparseCSR__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.2566974Z test_consistency_SparseCSR__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.2595320Z 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:53:29.2623114Z test_consistency_SparseCSR__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:53:29.2650711Z test_consistency_SparseCSR__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:53:29.2678339Z test_consistency_SparseCSR__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:53:29.2705944Z test_consistency_SparseCSR__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:53:29.2807537Z test_consistency_SparseCSR__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.2912888Z test_consistency_SparseCSR__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.3012293Z test_consistency_SparseCSR__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.3111751Z test_consistency_SparseCSR__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.3140105Z 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:53:29.3169095Z test_consistency_SparseCSR__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:53:29.3196945Z test_consistency_SparseCSR__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:53:29.3224398Z test_consistency_SparseCSR__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:53:29.3251777Z 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:53:29.3359597Z test_consistency_SparseCSR__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:29.3387114Z 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:53:29.3414323Z test_consistency_SparseCSR__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:53:29.3443240Z test_consistency_SparseCSR__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:53:29.3547418Z test_consistency_SparseCSR__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.3651291Z test_consistency_SparseCSR__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.3753626Z test_consistency_SparseCSR__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.3781516Z 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:53:29.3808803Z 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:53:29.3835634Z 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:53:29.3862411Z 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:53:29.3889093Z 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:53:29.3945277Z test_consistency_SparseCSR__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.4001443Z test_consistency_SparseCSR__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:29.4057903Z test_consistency_SparseCSR__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:29.4155355Z test_consistency_SparseCSR__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.4252071Z test_consistency_SparseCSR__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.4308585Z test_consistency_SparseCSR__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:29.4363913Z test_consistency_SparseCSR__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.4418395Z test_consistency_SparseCSR__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.4473195Z test_consistency_SparseCSR__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.4527579Z test_consistency_SparseCSR__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.4624891Z test_consistency_SparseCSR__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:29.4679825Z test_consistency_SparseCSR__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.4736145Z test_consistency_SparseCSR__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:29.4792296Z test_consistency_SparseCSR__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.4887802Z test_consistency_SparseCSR__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:29.4983400Z test_consistency_SparseCSR__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:29.5078558Z test_consistency_SparseCSR__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:29.5133217Z test_consistency_SparseCSR__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.5186785Z test_consistency_SparseCSR__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.5239509Z test_consistency_SparseCSR__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.5292708Z test_consistency_SparseCSR__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.5346381Z test_consistency_SparseCSR__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:29.5378413Z test_consistency_SparseCSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5411950Z test_consistency_SparseCSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5445371Z test_consistency_SparseCSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5478388Z test_consistency_SparseCSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5510621Z test_consistency_SparseCSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5543043Z test_consistency_SparseCSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5574758Z test_consistency_SparseCSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5605364Z test_consistency_SparseCSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5635769Z test_consistency_SparseCSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5665964Z test_consistency_SparseCSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5697441Z test_consistency_SparseCSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5728256Z test_consistency_SparseCSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5761224Z test_consistency_SparseCSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5793153Z test_consistency_SparseCSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5826342Z test_consistency_SparseCSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5859096Z test_consistency_SparseCSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5891090Z test_consistency_SparseCSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5923652Z test_consistency_SparseCSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5957248Z test_consistency_SparseCSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.5988824Z test_consistency_SparseCSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6020233Z test_consistency_SparseCSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6053169Z test_consistency_SparseCSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6085967Z test_consistency_SparseCSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6118205Z test_consistency_SparseCSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6151114Z test_consistency_SparseCSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6184210Z test_consistency_SparseCSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6218823Z test_consistency_SparseCSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6253182Z test_consistency_SparseCSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6286815Z test_consistency_SparseCSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6320241Z test_consistency_SparseCSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6353378Z test_consistency_SparseCSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6386451Z test_consistency_SparseCSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6419027Z test_consistency_SparseCSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6451722Z test_consistency_SparseCSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6483774Z test_consistency_SparseCSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6516025Z test_consistency_SparseCSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6548391Z test_consistency_SparseCSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6582930Z test_consistency_SparseCSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6618685Z test_consistency_SparseCSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6651691Z test_consistency_SparseCSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6684054Z test_consistency_SparseCSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6716070Z test_consistency_SparseCSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6748419Z test_consistency_SparseCSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6780237Z test_consistency_SparseCSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6812463Z test_consistency_SparseCSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6844695Z test_consistency_SparseCSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6877610Z test_consistency_SparseCSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6909890Z test_consistency_SparseCSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6944364Z test_consistency_SparseCSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.6977361Z test_consistency_SparseCSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7010521Z test_consistency_SparseCSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7043162Z test_consistency_SparseCSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7075587Z test_consistency_SparseCSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7108872Z test_consistency_SparseCSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7141628Z test_consistency_SparseCSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7173994Z test_consistency_SparseCSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7206418Z test_consistency_SparseCSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7238471Z test_consistency_SparseCSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7270332Z test_consistency_SparseCSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7305163Z test_consistency_SparseCSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7338408Z test_consistency_SparseCSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7372278Z test_consistency_SparseCSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7406044Z test_consistency_SparseCSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7438397Z test_consistency_SparseCSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7470673Z test_consistency_SparseCSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7502801Z test_consistency_SparseCSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7535083Z test_consistency_SparseCSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7566830Z test_consistency_SparseCSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7598887Z test_consistency_SparseCSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7631374Z test_consistency_SparseCSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7663449Z test_consistency_SparseCSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7695291Z test_consistency_SparseCSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7725571Z test_consistency_SparseCSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7758180Z test_consistency_SparseCSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7790952Z test_consistency_SparseCSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7823794Z test_consistency_SparseCSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7855570Z test_consistency_SparseCSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7887862Z test_consistency_SparseCSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7920498Z test_consistency_SparseCSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7951276Z test_consistency_SparseCSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.7980792Z test_consistency_SparseCSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8010940Z test_consistency_SparseCSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8041075Z test_consistency_SparseCSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8071676Z test_consistency_SparseCSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8103081Z test_consistency_SparseCSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8135981Z test_consistency_SparseCSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8169099Z test_consistency_SparseCSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8202042Z test_consistency_SparseCSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8234610Z test_consistency_SparseCSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8267137Z test_consistency_SparseCSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8299282Z test_consistency_SparseCSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8331703Z test_consistency_SparseCSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8364452Z test_consistency_SparseCSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8396696Z test_consistency_SparseCSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8430610Z test_consistency_SparseCSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8463742Z test_consistency_SparseCSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8498236Z test_consistency_SparseCSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8530379Z test_consistency_SparseCSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8562371Z test_consistency_SparseCSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8595261Z test_consistency_SparseCSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8627473Z test_consistency_SparseCSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8658563Z test_consistency_SparseCSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8691418Z test_consistency_SparseCSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8724675Z test_consistency_SparseCSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8757631Z test_consistency_SparseCSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8789543Z test_consistency_SparseCSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8821969Z test_consistency_SparseCSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8854634Z test_consistency_SparseCSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8887233Z test_consistency_SparseCSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8920803Z test_consistency_SparseCSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8953812Z test_consistency_SparseCSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.8987544Z test_consistency_SparseCSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9020291Z test_consistency_SparseCSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9052536Z test_consistency_SparseCSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9083797Z test_consistency_SparseCSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9114085Z test_consistency_SparseCSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9146172Z test_consistency_SparseCSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9177541Z test_consistency_SparseCSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9209299Z test_consistency_SparseCSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9240733Z test_consistency_SparseCSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9272363Z test_consistency_SparseCSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9304376Z test_consistency_SparseCSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9334558Z test_consistency_SparseCSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9364590Z test_consistency_SparseCSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9394858Z test_consistency_SparseCSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9425077Z test_consistency_SparseCSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9454810Z test_consistency_SparseCSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9486706Z test_consistency_SparseCSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9516779Z test_consistency_SparseCSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9548300Z test_consistency_SparseCSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9580530Z test_consistency_SparseCSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9611954Z test_consistency_SparseCSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9643163Z test_consistency_SparseCSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9674491Z test_consistency_SparseCSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9705403Z test_consistency_SparseCSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9735499Z test_consistency_SparseCSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9765644Z test_consistency_SparseCSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9796094Z test_consistency_SparseCSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9826534Z test_consistency_SparseCSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9856891Z test_consistency_SparseCSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9886866Z test_consistency_SparseCSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9917670Z test_consistency_SparseCSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9948640Z test_consistency_SparseCSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:29.9980061Z test_consistency_SparseCSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0010426Z test_consistency_SparseCSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0040762Z test_consistency_SparseCSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0070954Z test_consistency_SparseCSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0101957Z test_consistency_SparseCSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0132850Z test_consistency_SparseCSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0164496Z test_consistency_SparseCSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0195342Z test_consistency_SparseCSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0226631Z test_consistency_SparseCSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0257873Z test_consistency_SparseCSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0289230Z test_consistency_SparseCSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0320499Z test_consistency_SparseCSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0350783Z test_consistency_SparseCSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0380774Z test_consistency_SparseCSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0410430Z test_consistency_SparseCSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0440983Z test_consistency_SparseCSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0472347Z test_consistency_SparseCSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0505314Z test_consistency_SparseCSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0538216Z test_consistency_SparseCSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0571503Z test_consistency_SparseCSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0604896Z test_consistency_SparseCSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0638253Z test_consistency_SparseCSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0671558Z test_consistency_SparseCSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0704888Z test_consistency_SparseCSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0737765Z test_consistency_SparseCSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0770563Z test_consistency_SparseCSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0803894Z test_consistency_SparseCSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0836812Z test_consistency_SparseCSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0870069Z test_consistency_SparseCSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0901906Z test_consistency_SparseCSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0934541Z test_consistency_SparseCSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0967212Z test_consistency_SparseCSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.0998462Z test_consistency_SparseCSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1028966Z test_consistency_SparseCSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1059014Z test_consistency_SparseCSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1090210Z test_consistency_SparseCSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1120525Z test_consistency_SparseCSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1187326Z test_consistency_SparseCSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.1226997Z test_consistency_SparseCSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:30.1266498Z test_consistency_SparseCSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:30.1307260Z test_consistency_SparseCSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:30.1344413Z test_consistency_SparseCSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:30.1380333Z test_consistency_SparseCSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:30.1416669Z test_consistency_SparseCSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:30.1448360Z test_consistency_SparseCSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1480796Z test_consistency_SparseCSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1513639Z test_consistency_SparseCSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1545361Z test_consistency_SparseCSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1575858Z test_consistency_SparseCSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1608136Z test_consistency_SparseCSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1641386Z test_consistency_SparseCSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1674017Z test_consistency_SparseCSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1706173Z test_consistency_SparseCSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1738256Z test_consistency_SparseCSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1770673Z test_consistency_SparseCSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1801843Z test_consistency_SparseCSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1832265Z test_consistency_SparseCSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1862542Z test_consistency_SparseCSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1892528Z test_consistency_SparseCSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1923531Z test_consistency_SparseCSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1955427Z test_consistency_SparseCSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.1986670Z test_consistency_SparseCSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2019235Z test_consistency_SparseCSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2052697Z test_consistency_SparseCSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2085540Z test_consistency_SparseCSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2117060Z test_consistency_SparseCSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2147237Z test_consistency_SparseCSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2177200Z test_consistency_SparseCSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2207361Z test_consistency_SparseCSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2237597Z test_consistency_SparseCSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2268268Z test_consistency_SparseCSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2298011Z test_consistency_SparseCSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2328857Z test_consistency_SparseCSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2359738Z test_consistency_SparseCSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2391473Z test_consistency_SparseCSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2422382Z test_consistency_SparseCSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2453366Z test_consistency_SparseCSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2484682Z test_consistency_SparseCSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2515066Z test_consistency_SparseCSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2548020Z test_consistency_SparseCSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2580087Z test_consistency_SparseCSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2613351Z test_consistency_SparseCSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2647343Z test_consistency_SparseCSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2681638Z test_consistency_SparseCSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2715162Z test_consistency_SparseCSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2748403Z test_consistency_SparseCSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2781021Z test_consistency_SparseCSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2813811Z test_consistency_SparseCSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2847272Z test_consistency_SparseCSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2879787Z test_consistency_SparseCSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2913293Z test_consistency_SparseCSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2946550Z test_consistency_SparseCSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.2978736Z test_consistency_SparseCSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3012879Z test_consistency_SparseCSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3046502Z test_consistency_SparseCSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3079012Z test_consistency_SparseCSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3111632Z test_consistency_SparseCSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3143762Z test_consistency_SparseCSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3175647Z test_consistency_SparseCSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3207717Z test_consistency_SparseCSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3239787Z test_consistency_SparseCSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3271836Z test_consistency_SparseCSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3304498Z test_consistency_SparseCSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3338643Z test_consistency_SparseCSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3371612Z test_consistency_SparseCSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3405468Z test_consistency_SparseCSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3438629Z test_consistency_SparseCSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3472153Z test_consistency_SparseCSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3504485Z test_consistency_SparseCSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3536020Z test_consistency_SparseCSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3568051Z test_consistency_SparseCSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3600403Z test_consistency_SparseCSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3632278Z test_consistency_SparseCSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3664737Z test_consistency_SparseCSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3697152Z test_consistency_SparseCSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3731490Z test_consistency_SparseCSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3764958Z test_consistency_SparseCSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3797600Z test_consistency_SparseCSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3831000Z test_consistency_SparseCSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3863486Z test_consistency_SparseCSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3895670Z test_consistency_SparseCSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3928202Z test_consistency_SparseCSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3960685Z test_consistency_SparseCSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.3993383Z test_consistency_SparseCSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4025492Z test_consistency_SparseCSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4057357Z test_consistency_SparseCSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4091743Z test_consistency_SparseCSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4127115Z test_consistency_SparseCSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4159811Z test_consistency_SparseCSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4192518Z test_consistency_SparseCSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4224438Z test_consistency_SparseCSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4255983Z test_consistency_SparseCSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4287766Z test_consistency_SparseCSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4319197Z test_consistency_SparseCSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4351243Z test_consistency_SparseCSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4386207Z test_consistency_SparseCSR_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4419239Z test_consistency_SparseCSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4454905Z test_consistency_SparseCSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4491092Z test_consistency_SparseCSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:30.4525891Z test_consistency_SparseCSR_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4559802Z test_consistency_SparseCSR_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4593982Z test_consistency_SparseCSR_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4627985Z test_consistency_SparseCSR_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4661225Z test_consistency_SparseCSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4693940Z test_consistency_SparseCSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4726230Z test_consistency_SparseCSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4758660Z test_consistency_SparseCSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4790173Z test_consistency_SparseCSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4822609Z test_consistency_SparseCSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.4855095Z test_consistency_SparseCSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:30.5585742Z test_copy_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.073s) 2022-08-17T12:53:30.5634204Z test_copy_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.5694281Z test_copy_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.5754665Z test_copy_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.5809873Z test_copy_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.5866025Z test_copy_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.5920265Z test_copy_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.5968362Z test_copy_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6015494Z test_copy_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6062325Z test_copy_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6110369Z test_copy_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6157707Z test_copy_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6210735Z test_copy_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6257650Z test_copy_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6317477Z test_copy_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.6375582Z test_copy_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.6429816Z test_copy_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6487428Z test_copy_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.6540170Z test_copy_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6588003Z test_copy_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6635101Z test_copy_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6681595Z test_copy_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6728403Z test_copy_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6774492Z test_copy_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:30.6840677Z test_copy_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.6900999Z test_copy_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.6974072Z test_copy_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.7045499Z test_copy_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.7112212Z test_copy_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.7178570Z test_copy_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.7244680Z test_copy_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.7306116Z test_copy_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.7366571Z test_copy_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.7426716Z test_copy_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.7487906Z test_copy_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.7548305Z test_copy_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.7614176Z test_copy_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.7675189Z test_copy_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.7749009Z test_copy_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.7819718Z test_copy_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.7887316Z test_copy_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.7954352Z test_copy_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.8022878Z test_copy_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:30.8084456Z test_copy_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.8144877Z test_copy_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.8204907Z test_copy_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.8265215Z test_copy_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.8325621Z test_copy_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:30.8659672Z test_copy_errors_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.033s) 2022-08-17T12:53:30.8927236Z test_copy_errors_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:30.9200557Z test_copy_errors_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:30.9474025Z test_copy_errors_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:30.9745755Z test_copy_errors_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.0018048Z test_copy_errors_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.0289407Z test_copy_errors_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.0558897Z test_copy_errors_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.0828558Z test_copy_errors_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.1097513Z test_copy_errors_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.1369500Z test_copy_errors_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.1643509Z test_copy_errors_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.1917027Z test_copy_errors_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.2187208Z test_copy_errors_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.2464079Z test_copy_errors_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.2738289Z test_copy_errors_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.3010238Z test_copy_errors_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.3281193Z test_copy_errors_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.3553375Z test_copy_errors_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.3822460Z test_copy_errors_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.4092637Z test_copy_errors_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.4362988Z test_copy_errors_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.4633265Z test_copy_errors_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.4903511Z test_copy_errors_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:53:31.5109023Z test_copy_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.5311781Z test_copy_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.5518219Z test_copy_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.5724878Z test_copy_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.5930031Z test_copy_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.6134138Z test_copy_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.6338511Z test_copy_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.6541948Z test_copy_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.6745504Z test_copy_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.6949425Z test_copy_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.7153886Z test_copy_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.7358489Z test_copy_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.7566306Z test_copy_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:31.7771431Z test_copy_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.7980642Z test_copy_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:31.8187774Z test_copy_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:31.8393161Z test_copy_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.8598889Z test_copy_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.8804454Z test_copy_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.9007062Z test_copy_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.9210781Z test_copy_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.9414270Z test_copy_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.9618223Z test_copy_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:31.9821343Z test_copy_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.0217986Z test_dim_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.039s) 2022-08-17T12:53:32.0271973Z test_dim_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:53:32.0296270Z test_dim_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:32.0319622Z test_dim_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:32.0542867Z test_empty_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:53:32.0748856Z test_empty_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.0954100Z test_empty_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.1158546Z test_empty_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.1363848Z test_empty_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.1569871Z test_empty_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.1774352Z test_empty_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.1979854Z test_empty_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.2185516Z test_empty_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.2390805Z test_empty_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.2595970Z test_empty_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.2801048Z test_empty_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.3006167Z test_empty_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.3211658Z test_empty_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.3416093Z test_empty_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.3620572Z test_empty_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.3825992Z test_empty_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.4031708Z test_empty_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.4237504Z test_empty_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.4442722Z test_empty_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.4647720Z test_empty_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.4851318Z test_empty_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.5055092Z test_empty_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.5259763Z test_empty_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:53:32.5343691Z test_empty_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:32.5383893Z test_empty_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5424038Z test_empty_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5463817Z test_empty_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5503564Z test_empty_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5543613Z test_empty_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5583155Z test_empty_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5623035Z test_empty_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5662733Z test_empty_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5702101Z test_empty_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5742615Z test_empty_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5781494Z test_empty_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5820825Z test_empty_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5860066Z test_empty_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5899446Z test_empty_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5938868Z test_empty_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.5978209Z test_empty_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.6017616Z test_empty_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.6057113Z test_empty_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.6096708Z test_empty_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.6136952Z test_empty_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.6175605Z test_empty_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.6214895Z test_empty_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.6254466Z test_empty_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:53:32.6669532Z test_empty_like_SparseBSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.041s) 2022-08-17T12:53:32.6732438Z test_empty_like_SparseBSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.6796498Z test_empty_like_SparseBSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.6858579Z test_empty_like_SparseBSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.6920936Z test_empty_like_SparseBSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.6983393Z test_empty_like_SparseBSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.7044614Z test_empty_like_SparseBSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.7106372Z test_empty_like_SparseBSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.7167912Z test_empty_like_SparseBSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.7228927Z test_empty_like_SparseBSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.7290067Z test_empty_like_SparseBSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.7352038Z test_empty_like_SparseBSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:32.7583398Z test_empty_like_SparseBSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2022-08-17T12:53:32.7795911Z test_empty_like_SparseBSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.8007616Z test_empty_like_SparseBSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.8218520Z test_empty_like_SparseBSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.8430387Z test_empty_like_SparseBSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.8641716Z test_empty_like_SparseBSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.8853579Z test_empty_like_SparseBSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.9065309Z test_empty_like_SparseBSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.9278055Z test_empty_like_SparseBSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.9489411Z test_empty_like_SparseBSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.9701264Z test_empty_like_SparseBSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:32.9912960Z test_empty_like_SparseBSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.0124961Z test_empty_like_SparseBSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.0336523Z test_empty_like_SparseBSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.0548151Z test_empty_like_SparseBSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.0759804Z test_empty_like_SparseBSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.0971897Z test_empty_like_SparseBSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.1184213Z test_empty_like_SparseBSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.1397094Z test_empty_like_SparseBSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.1609846Z test_empty_like_SparseBSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.1823043Z test_empty_like_SparseBSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.2035113Z test_empty_like_SparseBSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.2247880Z test_empty_like_SparseBSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.2460551Z test_empty_like_SparseBSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.2675258Z test_empty_like_SparseBSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.2888130Z test_empty_like_SparseBSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.3100346Z test_empty_like_SparseBSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.3313119Z test_empty_like_SparseBSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.3525382Z test_empty_like_SparseBSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.3737021Z test_empty_like_SparseBSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.3948659Z test_empty_like_SparseBSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.4161444Z test_empty_like_SparseBSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.4373482Z test_empty_like_SparseBSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.4585176Z test_empty_like_SparseBSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.4797498Z test_empty_like_SparseBSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.5008601Z test_empty_like_SparseBSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.5220129Z test_empty_like_SparseBSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.5430692Z test_empty_like_SparseBSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.5641525Z test_empty_like_SparseBSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.5851984Z test_empty_like_SparseBSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.6063466Z test_empty_like_SparseBSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.6274327Z test_empty_like_SparseBSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.6484798Z test_empty_like_SparseBSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.6695877Z test_empty_like_SparseBSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.6908001Z test_empty_like_SparseBSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.7119568Z test_empty_like_SparseBSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.7331029Z test_empty_like_SparseBSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.7543027Z test_empty_like_SparseBSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.7607232Z test_empty_like_SparseBSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.7669434Z test_empty_like_SparseBSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.7730592Z test_empty_like_SparseBSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.7791641Z test_empty_like_SparseBSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.7852474Z test_empty_like_SparseBSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.7913233Z test_empty_like_SparseBSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.7973496Z test_empty_like_SparseBSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.8033805Z test_empty_like_SparseBSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.8094570Z test_empty_like_SparseBSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.8155262Z test_empty_like_SparseBSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.8215207Z test_empty_like_SparseBSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.8275693Z test_empty_like_SparseBSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:53:33.8487328Z test_empty_like_SparseBSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.8698765Z test_empty_like_SparseBSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.8911019Z test_empty_like_SparseBSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.9123057Z test_empty_like_SparseBSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.9335482Z test_empty_like_SparseBSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.9548854Z test_empty_like_SparseBSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.9760906Z test_empty_like_SparseBSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:33.9972828Z test_empty_like_SparseBSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.0185492Z test_empty_like_SparseBSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.0396412Z test_empty_like_SparseBSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.0608318Z test_empty_like_SparseBSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.0819824Z test_empty_like_SparseBSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.1031495Z test_empty_like_SparseBSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.1243587Z test_empty_like_SparseBSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.1454913Z test_empty_like_SparseBSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.1666779Z test_empty_like_SparseBSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.1879082Z test_empty_like_SparseBSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.2090558Z test_empty_like_SparseBSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.2302478Z test_empty_like_SparseBSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.2515008Z test_empty_like_SparseBSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.2729046Z test_empty_like_SparseBSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.2940243Z test_empty_like_SparseBSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.3151900Z test_empty_like_SparseBSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.3363085Z test_empty_like_SparseBSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:53:34.3544936Z test_empty_like_SparseCSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.3727875Z test_empty_like_SparseCSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.3910952Z test_empty_like_SparseCSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.4093596Z test_empty_like_SparseCSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.4276970Z test_empty_like_SparseCSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.4460455Z test_empty_like_SparseCSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.4643799Z test_empty_like_SparseCSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.4826879Z test_empty_like_SparseCSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.5009245Z test_empty_like_SparseCSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.5192907Z test_empty_like_SparseCSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.5374842Z test_empty_like_SparseCSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.5557676Z test_empty_like_SparseCSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.5740749Z test_empty_like_SparseCSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.5923138Z test_empty_like_SparseCSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.6106528Z test_empty_like_SparseCSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.6289971Z test_empty_like_SparseCSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.6472766Z test_empty_like_SparseCSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.6655049Z test_empty_like_SparseCSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.6837050Z test_empty_like_SparseCSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.7018941Z test_empty_like_SparseCSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.7200497Z test_empty_like_SparseCSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.7381689Z test_empty_like_SparseCSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.7564475Z test_empty_like_SparseCSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.7745935Z test_empty_like_SparseCSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.7778359Z test_empty_like_SparseCSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.7810041Z test_empty_like_SparseCSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.7841186Z test_empty_like_SparseCSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.7872328Z test_empty_like_SparseCSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.7903375Z test_empty_like_SparseCSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.7934020Z test_empty_like_SparseCSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.7964757Z test_empty_like_SparseCSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.7995725Z test_empty_like_SparseCSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.8026988Z test_empty_like_SparseCSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.8056936Z test_empty_like_SparseCSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.8087739Z test_empty_like_SparseCSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.8119850Z test_empty_like_SparseCSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:34.8302626Z test_empty_like_SparseCSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.8483173Z test_empty_like_SparseCSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.8664600Z test_empty_like_SparseCSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.8845557Z test_empty_like_SparseCSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.9027466Z test_empty_like_SparseCSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.9208326Z test_empty_like_SparseCSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.9390515Z test_empty_like_SparseCSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.9574204Z test_empty_like_SparseCSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.9756400Z test_empty_like_SparseCSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:34.9937738Z test_empty_like_SparseCSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.0119542Z test_empty_like_SparseCSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.0302880Z test_empty_like_SparseCSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.0485475Z test_empty_like_SparseCSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.0667934Z test_empty_like_SparseCSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.0850118Z test_empty_like_SparseCSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.1033438Z test_empty_like_SparseCSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.1216325Z test_empty_like_SparseCSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.1398796Z test_empty_like_SparseCSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.1581453Z test_empty_like_SparseCSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.1763925Z test_empty_like_SparseCSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.1947000Z test_empty_like_SparseCSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.2128822Z test_empty_like_SparseCSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.2312340Z test_empty_like_SparseCSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.2495769Z test_empty_like_SparseCSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.2679629Z test_empty_like_SparseCSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.2864264Z test_empty_like_SparseCSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.3047650Z test_empty_like_SparseCSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.3230834Z test_empty_like_SparseCSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.3413130Z test_empty_like_SparseCSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.3595302Z test_empty_like_SparseCSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.3777065Z test_empty_like_SparseCSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.3959025Z test_empty_like_SparseCSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.4140610Z test_empty_like_SparseCSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.4322263Z test_empty_like_SparseCSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.4504377Z test_empty_like_SparseCSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.4686386Z test_empty_like_SparseCSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.4868617Z test_empty_like_SparseCSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.5049961Z test_empty_like_SparseCSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.5233042Z test_empty_like_SparseCSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.5414605Z test_empty_like_SparseCSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.5596476Z test_empty_like_SparseCSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.5777951Z test_empty_like_SparseCSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.5959266Z test_empty_like_SparseCSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.6141774Z test_empty_like_SparseCSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.6323796Z test_empty_like_SparseCSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.6507583Z test_empty_like_SparseCSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.6690157Z test_empty_like_SparseCSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.6872295Z test_empty_like_SparseCSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:35.6905175Z test_empty_like_SparseCSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.6936670Z test_empty_like_SparseCSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.6968016Z test_empty_like_SparseCSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.7000270Z test_empty_like_SparseCSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.7031426Z test_empty_like_SparseCSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.7062064Z test_empty_like_SparseCSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.7092704Z test_empty_like_SparseCSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.7123387Z test_empty_like_SparseCSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.7154235Z test_empty_like_SparseCSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.7184588Z test_empty_like_SparseCSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.7214919Z test_empty_like_SparseCSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.7245657Z test_empty_like_SparseCSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:35.8075902Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.083s) 2022-08-17T12:53:35.8612928Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.054s) 2022-08-17T12:53:35.9220270Z test_invalid_input_SparseBSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.061s) 2022-08-17T12:53:35.9966048Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.074s) 2022-08-17T12:53:36.0508341Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.054s) 2022-08-17T12:53:36.1117146Z test_invalid_input_SparseBSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.061s) 2022-08-17T12:53:36.1802807Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.068s) 2022-08-17T12:53:36.2330167Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.053s) 2022-08-17T12:53:36.2908307Z test_invalid_input_SparseCSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2022-08-17T12:53:36.3590043Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.068s) 2022-08-17T12:53:36.4118719Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.053s) 2022-08-17T12:53:36.4694950Z test_invalid_input_SparseCSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2022-08-17T12:53:36.4725259Z test_layout_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:53:36.4735096Z test_layout_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:53:36.4744827Z test_layout_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:53:36.4753020Z test_layout_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:53:36.6240172Z test_print_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.148s) 2022-08-17T12:53:36.7305647Z test_print_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.106s) 2022-08-17T12:53:36.7634262Z test_print_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.033s) 2022-08-17T12:53:36.7966766Z test_print_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.033s) 2022-08-17T12:53:36.8160640Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:53:36.8316904Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:36.8492301Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:36.8666820Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:36.8835328Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:36.9004335Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:36.9173655Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:36.9333574Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:36.9489648Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:36.9642814Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:36.9797572Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:36.9952521Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.0118358Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:37.0271886Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.0442569Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.0615491Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.0783466Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.0951133Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.1117788Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.1272891Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.1427112Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.1581127Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.1735309Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.1891209Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.1991750Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.2085899Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.2193292Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:37.2299437Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.2400762Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.2502706Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.2601151Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.2694462Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.2791069Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.2883497Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.2975561Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.3069786Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.3168599Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.3260796Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.3364687Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.3472684Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:37.3572947Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.3674652Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.3772439Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.3865275Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.3957456Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.4048359Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.4141023Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.4234522Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.4400051Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:37.4554100Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.4724442Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.4896211Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.5063255Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.5230433Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.5395945Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:37.5550000Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.5701068Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.5852995Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.6005176Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.6158150Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.6321994Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:37.6473170Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.6642260Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.6812695Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.6977352Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:37.7144023Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:37.7306353Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:37.7458250Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.7608390Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.7758079Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.7908834Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.8059783Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:37.8159406Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.8251581Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.8354730Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.8460255Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.8559974Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.8659244Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.8757658Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.8849029Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.8939572Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.9029625Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.9121296Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.9212401Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.9312085Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.9402851Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:37.9509580Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:37.9614683Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.9719757Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.9819066Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:37.9922414Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.0015228Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.0107279Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.0202897Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.0294468Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.0386423Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.0560404Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.0720929Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.0893090Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.1070242Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T12:53:38.1239867Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.1407253Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.1573297Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.1732226Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.1885748Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.2042845Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.2196907Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.2355460Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.2526606Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.2685615Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.2855703Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.3031842Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.3204770Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.3372171Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.3538138Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.3692260Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.3844924Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.3995809Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.4148028Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.4301966Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.4402109Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.4495023Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.4600417Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.4706523Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:38.4806439Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.4906066Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.5002908Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.5094158Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.5186447Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.5276750Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.5368704Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.5461608Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.5561473Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.5651852Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.5755677Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.5860468Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.5959899Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.6059436Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.6157115Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:38.6250159Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.6341260Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.6432512Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.6525144Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.6618321Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:38.6784897Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.6938058Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.7107717Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.7280179Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.7444603Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.7610845Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.7775749Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.7930016Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.8081178Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.8232433Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.8384521Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.8535716Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.8699534Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.8850462Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.9017612Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.9187739Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.9350349Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.9516839Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:38.9682088Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:38.9834498Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:38.9984455Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.0134381Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.0285891Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.0437012Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.0537309Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.0630659Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.0734221Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.0839908Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.0939434Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.1038368Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.1137255Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.1229235Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.1321094Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.1411420Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.1504064Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.1595980Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.1696955Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.1787781Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.1892160Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.1997539Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.2096696Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.2195571Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.2292653Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.2384974Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.2476069Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.2566291Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.2657754Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.2749334Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.2916935Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.3071882Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.3244448Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.3418179Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.3588575Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.3759459Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.3928548Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.4087572Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:39.4243505Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.4398291Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.4553062Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.4708375Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.4875908Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.5029437Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.5200341Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.5372421Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.5538458Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:39.5705534Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.5869582Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:39.6023155Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.6176464Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.6327646Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.6481133Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.6635140Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.6735259Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.6828536Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.6934744Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.7042129Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:39.7141849Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.7242011Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.7339086Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.7431639Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.7523813Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.7613762Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.7705814Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.7798811Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.7896834Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.7988420Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.8092183Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.8197208Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.8295965Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.8395277Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.8491826Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:39.8583674Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.8675600Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.8765564Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.8857568Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.8950854Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:39.9115742Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:39.9268409Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:39.9437724Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.9612127Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.9778479Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:39.9946380Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.0110722Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:40.0264711Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.0416375Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.0567966Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.0720286Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.0873446Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.1039327Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:40.1191499Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.1360829Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.1535020Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.1706797Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.1879441Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.2049144Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.2207622Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:40.2364139Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:40.2515683Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.2667681Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.2819941Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.2921259Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.3014095Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.3119714Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.3225897Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:40.3325833Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.3425582Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.3524959Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.3616968Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.3709343Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.3801045Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.3892284Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.3983910Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.4084443Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.4174752Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.4279627Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.4386716Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:40.4485957Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.4583977Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.4680951Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.4772784Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.4863599Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.4952975Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.5043911Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.5135516Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.5303339Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.5458067Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.5631437Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.5806873Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.5978270Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.6148641Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.6316097Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.6472861Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:40.6627727Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.6780917Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.6936216Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.7090681Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.7256434Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:40.7410077Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.7581556Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.7752786Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.7920112Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.8087460Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:40.8252290Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:40.8406134Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.8558636Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.8710851Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.8863901Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.9016157Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:40.9115360Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.9207711Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.9312671Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.9417676Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.9519074Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.9618741Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.9716342Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:40.9808162Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.9899312Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:40.9989924Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.0082299Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.0174507Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.0273571Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.0364877Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.0469483Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.0574319Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.0673642Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.0773888Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.0870176Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.0962002Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.1052439Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.1142639Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.1234227Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.1326778Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.1491974Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:41.1644769Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.1812919Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:41.1985294Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:41.2151441Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:41.2318432Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:41.2483720Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:41.2637966Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.2789589Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.2940198Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.3092248Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.3244450Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.3407794Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:41.3558519Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.3726659Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:41.3896703Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:41.4064824Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:41.4235433Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:41.4404104Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:53:41.4561226Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:41.4716335Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.4866532Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.5021905Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:53:41.5178382Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:53:41.5280009Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.5377104Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.5484559Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:41.5595153Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:41.5695884Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.5795542Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.5899551Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.5992010Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.6089230Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.6179843Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.6271998Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.6369147Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.6469987Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.6562042Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.6671782Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:53:41.6777809Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.6878232Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.6977297Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.7080116Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:53:41.7173681Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.7265928Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.7356820Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.7448287Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.7539881Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:53:41.8034947Z test_validate_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.049s) 2022-08-17T12:53:41.8114257Z test_validate_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8194472Z test_validate_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8272793Z test_validate_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8354125Z test_validate_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8431597Z test_validate_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8510410Z test_validate_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8588073Z test_validate_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8666313Z test_validate_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8743473Z test_validate_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8821380Z test_validate_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8898745Z test_validate_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.8976309Z test_validate_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9051349Z test_validate_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9128061Z test_validate_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9203859Z test_validate_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9280771Z test_validate_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9356427Z test_validate_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:41.9432987Z test_validate_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9509099Z test_validate_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9585382Z test_validate_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9660654Z test_validate_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:53:41.9737751Z test_validate_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9814109Z test_validate_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:53:41.9835886Z test_validate_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:41.9857095Z test_validate_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:41.9878660Z test_validate_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:41.9899919Z test_validate_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:41.9921386Z test_validate_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:41.9943604Z test_validate_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:41.9964804Z test_validate_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:41.9986365Z test_validate_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0008714Z test_validate_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0030230Z test_validate_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0051460Z test_validate_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0073823Z test_validate_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0095091Z test_validate_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0116370Z test_validate_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0137441Z test_validate_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0158951Z test_validate_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0180234Z test_validate_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0201789Z test_validate_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0224270Z test_validate_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0245608Z test_validate_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0267064Z test_validate_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0288337Z test_validate_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0310019Z test_validate_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0331429Z test_validate_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:53:42.0331999Z 2022-08-17T12:53:42.0333191Z ---------------------------------------------------------------------- 2022-08-17T12:53:42.0333468Z Ran 3630 tests in 27.891s 2022-08-17T12:53:42.0333594Z 2022-08-17T12:53:42.0333674Z OK (skipped=641) 2022-08-17T12:53:42.0333786Z 2022-08-17T12:53:42.0333875Z Generating XML reports... 2022-08-17T12:53:42.1396886Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCPU-20220817125314.xml 2022-08-17T12:53:42.1399023Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220817125314.xml 2022-08-17T12:53:42.4194650Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCPU-20220817125314.xml 2022-08-17T12:53:42.9154880Z Running test_tensorboard ... [2022-08-17 12:53:42.915148] 2022-08-17T12:53:42.9155404Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:53:42.915232] 2022-08-17T12:53:44.1802059Z /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:53:44.1802548Z warnings.warn("Caffe2 support is not fully enabled in this PyTorch build. " 2022-08-17T12:53:44.1833405Z /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:53:44.1833950Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-08-17T12:53:44.1843916Z /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:53:44.1844458Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-08-17T12:53:44.4572880Z Test results will be stored in test-reports/python-unittest/test_tensorboard 2022-08-17T12:53:44.4591458Z 2022-08-17T12:53:44.4591570Z Running tests... 2022-08-17T12:53:44.4592165Z ---------------------------------------------------------------------- 2022-08-17T12:53:44.7135340Z test_embedding (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-08-17T12:53:44.7199666Z ok (0.211s) 2022-08-17T12:53:44.7446895Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-08-17T12:53:44.7494485Z ok (0.029s) 2022-08-17T12:53:44.7507664Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-08-17T12:53:44.7517761Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-08-17T12:53:44.7522218Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T12:53:44.7525319Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T12:53:44.7536904Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2022-08-17T12:53:44.7552871Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.002s) 2022-08-17T12:53:44.7589608Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... ok (0.004s) 2022-08-17T12:53:44.7611973Z test_scalar (__main__.TestTensorBoardNumpy) ... ok (0.002s) 2022-08-17T12:53:44.7634712Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.002s) 2022-08-17T12:53:44.7718929Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.008s) 2022-08-17T12:53:44.7883938Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.016s) 2022-08-17T12:53:44.7921989Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.004s) 2022-08-17T12:53:44.7978205Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.006s) 2022-08-17T12:53:44.8781410Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.080s) 2022-08-17T12:53:44.9676950Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... ok (0.089s) 2022-08-17T12:53:44.9939855Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.026s) 2022-08-17T12:53:45.0209992Z 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:53:45.0211272Z Error occurs, No graph saved 2022-08-17T12:53:45.0313471Z ok (0.037s) 2022-08-17T12:53:46.6640872Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:46.6641904Z function: 'conv1x1' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/resnet.py:54) 2022-08-17T12:53:46.6642430Z reasons: ['stride == 2'] 2022-08-17T12:53:46.6642960Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:53:46.6812736Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:53:46.6813537Z function: 'conv3x3' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/resnet.py:40) 2022-08-17T12:53:46.6814055Z reasons: ['stride == 1'] 2022-08-17T12:53:46.6814571Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:03.4424834Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:03.4425451Z function: '__init__' (/var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/ops/misc.py:69) 2022-08-17T12:54:03.4425773Z reasons: ['groups == 1'] 2022-08-17T12:54:03.4426099Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:04.5422087Z ok (19.511s) 2022-08-17T12:54:04.5564205Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... mat1 and mat2 shapes cannot be multiplied (1x9 and 3x5) 2022-08-17T12:54:04.5564720Z Error occurs, No graph saved 2022-08-17T12:54:04.5569667Z ok (0.015s) 2022-08-17T12:54:04.5595566Z test_audio (__main__.TestTensorBoardSummary) ... warning: audio amplitude out of range, auto clipped. 2022-08-17T12:54:04.5734906Z ok (0.016s) 2022-08-17T12:54:04.5759042Z test_custom_scalars (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T12:54:04.5799881Z test_empty_input (__main__.TestTensorBoardSummary) ... ok (0.004s) 2022-08-17T12:54:04.5807397Z test_float32_image (__main__.TestTensorBoardSummary) 2022-08-17T12:54:04.5914960Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... ok (0.011s) 2022-08-17T12:54:04.5950966Z test_histogram_auto (__main__.TestTensorBoardSummary) ... ok (0.004s) 2022-08-17T12:54:04.5977654Z test_histogram_doane (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-08-17T12:54:04.6002917Z test_histogram_fd (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T12:54:04.6077932Z test_hparams_bool (__main__.TestTensorBoardSummary) ... ok (0.007s) 2022-08-17T12:54:04.6175266Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... ok (0.010s) 2022-08-17T12:54:04.6214141Z test_hparams_number (__main__.TestTensorBoardSummary) ... ok (0.004s) 2022-08-17T12:54:04.6253063Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... ok (0.004s) 2022-08-17T12:54:04.6285414Z test_hparams_string (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-08-17T12:54:04.6380930Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... parameter: hparam_dict should be a dictionary, nothing logged. 2022-08-17T12:54:04.6381382Z parameter: metric_dict should be a dictionary, nothing logged. 2022-08-17T12:54:04.6555973Z ok (0.027s) 2022-08-17T12:54:04.6640069Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.008s) 2022-08-17T12:54:04.6693264Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... ok (0.005s) 2022-08-17T12:54:04.6724206Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-08-17T12:54:04.6751224Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-08-17T12:54:04.6781605Z test_image_without_channel (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-08-17T12:54:04.6821980Z test_list_input (__main__.TestTensorBoardSummary) ... ok (0.004s) 2022-08-17T12:54:04.9074808Z test_mesh (__main__.TestTensorBoardSummary) ... ok (0.225s) 2022-08-17T12:54:04.9099569Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... ok (0.003s) 2022-08-17T12:54:04.9123204Z test_text (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T12:54:04.9127515Z test_uint8_image (__main__.TestTensorBoardSummary) 2022-08-17T12:54:04.9220083Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... ok (0.010s) 2022-08-17T12:54:05.8952308Z test_video (__main__.TestTensorBoardSummary) ... ok (0.973s) 2022-08-17T12:54:05.9127598Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... ok (0.017s) 2022-08-17T12:54:05.9148824Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... ok (0.002s) 2022-08-17T12:54:05.9169636Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... ok (0.002s) 2022-08-17T12:54:05.9196164Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... ok (0.003s) 2022-08-17T12:54:05.9517653Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... ok (0.032s) 2022-08-17T12:54:06.0513981Z test_prepare_video (__main__.TestTensorBoardUtils) ... ok (0.099s) 2022-08-17T12:54:06.0907584Z test_to_HWC (__main__.TestTensorBoardUtils) ... ok (0.039s) 2022-08-17T12:54:06.1344380Z test_writer (__main__.TestTensorBoardWriter) ... add_video needs package moviepy 2022-08-17T12:54:06.1390655Z ok (0.048s) 2022-08-17T12:54:06.1390838Z 2022-08-17T12:54:06.1391265Z ---------------------------------------------------------------------- 2022-08-17T12:54:06.1391524Z Ran 53 tests in 21.680s 2022-08-17T12:54:06.1391642Z 2022-08-17T12:54:06.1391720Z OK (skipped=6) 2022-08-17T12:54:06.1391830Z 2022-08-17T12:54:06.1392080Z Generating XML reports... 2022-08-17T12:54:06.1398580Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20220817125344.xml 2022-08-17T12:54:06.1405314Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20220817125344.xml 2022-08-17T12:54:06.1410632Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20220817125344.xml 2022-08-17T12:54:06.1419734Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20220817125344.xml 2022-08-17T12:54:06.1438874Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20220817125344.xml 2022-08-17T12:54:06.1442980Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20220817125344.xml 2022-08-17T12:54:06.1448820Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20220817125344.xml 2022-08-17T12:54:06.1451330Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20220817125344.xml 2022-08-17T12:54:06.1454839Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20220817125344.xml 2022-08-17T12:54:06.7344349Z Running test_dispatch ... [2022-08-17 12:54:06.733903] 2022-08-17T12:54:06.7344878Z Executing ['/opt/conda/bin/python', '-bb', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:06.733988] 2022-08-17T12:54:08.1308502Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:54:08.1345883Z Test results will be stored in test-reports/python-unittest/test_dispatch 2022-08-17T12:54:08.1361828Z 2022-08-17T12:54:08.1361921Z Running tests... 2022-08-17T12:54:08.1362456Z ---------------------------------------------------------------------- 2022-08-17T12:54:10.1999289Z test_all_invariants (__main__.TestDispatch) ... ok (2.012s) 2022-08-17T12:54:16.4043699Z test_computed_table (__main__.TestDispatch) ... ok (6.204s) 2022-08-17T12:54:16.4146282Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.010s) 2022-08-17T12:54:16.4178746Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.003s) 2022-08-17T12:54:16.5876651Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (0.170s) 2022-08-17T12:54:16.7679203Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (0.180s) 2022-08-17T12:54:22.4804621Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (5.712s) 2022-08-17T12:54:22.4901463Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.010s) 2022-08-17T12:54:22.5014177Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.011s) 2022-08-17T12:54:22.5046874Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.003s) 2022-08-17T12:54:22.5076972Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.003s) 2022-08-17T12:54:28.2475105Z test_def (__main__.TestDispatch) ... ok (5.740s) 2022-08-17T12:54:28.2594830Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.012s) 2022-08-17T12:54:28.2610601Z test_def_only (__main__.TestDispatch) ... ok (0.001s) 2022-08-17T12:54:28.2625760Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.001s) 2022-08-17T12:54:28.4536023Z test_def_with_inference (__main__.TestDispatch) ... ok (0.191s) 2022-08-17T12:54:28.4595036Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.006s) 2022-08-17T12:54:28.4645954Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.005s) 2022-08-17T12:54:28.4777790Z test_find_dangling_impls_ext (__main__.TestDispatch) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:54:28.4778436Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/dangling_impl_extension... 2022-08-17T12:54:28.5189991Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/dangling_impl_extension/build.ninja... 2022-08-17T12:54:28.5194636Z Building extension module dangling_impl_extension... 2022-08-17T12:54:28.5195032Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:54:29.5661890Z [1/2] c++ -MMD -MF dangling_impl_extension.o.d -DTORCH_EXTENSION_NAME=dangling_impl_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/dangling_impl_extension.cpp -o dangling_impl_extension.o 2022-08-17T12:54:29.8646023Z [2/2] c++ dangling_impl_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o dangling_impl_extension.so 2022-08-17T12:54:29.8697241Z Loading extension module dangling_impl_extension... 2022-08-17T12:54:29.8720247Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:54:29.8722531Z No modifications detected for re-loaded extension module dangling_impl_extension, skipping build step... 2022-08-17T12:54:29.8722920Z Loading extension module dangling_impl_extension... 2022-08-17T12:54:29.8731314Z ok (1.408s) 2022-08-17T12:54:30.0590223Z test_impl_only (__main__.TestDispatch) ... ok (0.185s) 2022-08-17T12:54:30.0688240Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.010s) 2022-08-17T12:54:30.0785584Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.010s) 2022-08-17T12:54:30.0877828Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.009s) 2022-08-17T12:54:30.1026054Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.015s) 2022-08-17T12:54:30.1043589Z test_overwrite_math (__main__.TestDispatch) ... [W OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T12:54:30.1044234Z operator: __test45643__::foo 2022-08-17T12:54:30.1046183Z no debug info 2022-08-17T12:54:30.1046561Z dispatch key: (catch all) 2022-08-17T12:54:30.1046917Z previous kernel: fn1 2022-08-17T12:54:30.1047300Z new kernel: fn2 (function registerKernel) 2022-08-17T12:54:30.1047844Z [W OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T12:54:30.1048355Z operator: __test45644__::foo 2022-08-17T12:54:30.1048645Z no debug info 2022-08-17T12:54:30.1048917Z dispatch key: (catch all) 2022-08-17T12:54:30.1049223Z previous kernel: fn1 2022-08-17T12:54:30.1049572Z new kernel: fn2 (function registerKernel) 2022-08-17T12:54:30.1050043Z ok (0.002s) 2022-08-17T12:54:30.1074393Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.002s) 2022-08-17T12:54:30.1093075Z test_basic (__main__.TestPythonDispatcher) ... ok (0.002s) 2022-08-17T12:54:30.1112365Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.002s) 2022-08-17T12:54:30.1130710Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.002s) 2022-08-17T12:54:30.1148613Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.002s) 2022-08-17T12:54:30.1166879Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.002s) 2022-08-17T12:54:30.1360211Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... ok (0.019s) 2022-08-17T12:54:30.1360564Z 2022-08-17T12:54:30.1361272Z ---------------------------------------------------------------------- 2022-08-17T12:54:30.1361676Z Ran 32 tests in 22.000s 2022-08-17T12:54:30.1361863Z 2022-08-17T12:54:30.1361946Z OK 2022-08-17T12:54:30.1362091Z 2022-08-17T12:54:30.1362229Z Generating XML reports... 2022-08-17T12:54:30.1406654Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220817125408.xml 2022-08-17T12:54:30.1413951Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220817125408.xml 2022-08-17T12:54:30.5872864Z Running test_functional_autograd_benchmark ... [2022-08-17 12:54:30.586888] 2022-08-17T12:54:30.5873621Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:30.586975] 2022-08-17T12:54:31.6892813Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2022-08-17T12:54:31.6904146Z 2022-08-17T12:54:31.6904678Z Running tests... 2022-08-17T12:54:31.6905267Z ---------------------------------------------------------------------- 2022-08-17T12:54:32.4927268Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... Exception ignored in: at 0x7f35e1049550> 2022-08-17T12:54:32.4927738Z Traceback (most recent call last): 2022-08-17T12:54:32.4928247Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:54:32.4928878Z _generatorType = type((y for y in range(1))) 2022-08-17T12:54:32.4929345Z SystemError: error return without exception set 2022-08-17T12:54:40.1139948Z Results for model resnet18 on task vjp: nans (var: nan) 2022-08-17T12:54:41.4971835Z Results for model ppl_simple_reg on task vjp: nans (var: nan) 2022-08-17T12:54:42.7388536Z Results for model ppl_robust_reg on task vjp: nans (var: nan) 2022-08-17T12:54:44.5180720Z Results for model wav2letter on task vjp: nans (var: nan) 2022-08-17T12:54:49.0402837Z Results for model transformer on task vjp: nans (var: nan) 2022-08-17T12:54:50.4580160Z Results for model multiheadattn on task vjp: nans (var: nan) 2022-08-17T12:54:50.7344587Z ok (18.994s) 2022-08-17T12:54:50.7358826Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77260 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T12:54:50.7359935Z 2022-08-17T12:54:50.7360150Z ---------------------------------------------------------------------- 2022-08-17T12:54:50.7360420Z Ran 2 tests in 19.045s 2022-08-17T12:54:50.7362568Z 2022-08-17T12:54:50.7362796Z OK (skipped=1) 2022-08-17T12:54:50.7362920Z 2022-08-17T12:54:50.7363008Z Generating XML reports... 2022-08-17T12:54:50.7392933Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220817125431.xml 2022-08-17T12:54:51.0753541Z Running test_view_ops ... [2022-08-17 12:54:51.074987] 2022-08-17T12:54:51.0754050Z Executing ['/opt/conda/bin/python', '-bb', 'test_view_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:51.075075] 2022-08-17T12:54:52.4357140Z Test results will be stored in test-reports/python-unittest/test_view_ops 2022-08-17T12:54:52.4385961Z 2022-08-17T12:54:52.4386458Z Running tests... 2022-08-17T12:54:52.4386871Z ---------------------------------------------------------------------- 2022-08-17T12:54:52.5757875Z test_T_cpu (__main__.TestOldViewOpsCPU) ... test_view_ops.py:1296: 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:54:52.5758501Z def test_T(self, device): 2022-08-17T12:54:52.5958192Z ok (0.109s) 2022-08-17T12:54:52.7917250Z test_atleast_cpu_complex128 (__main__.TestOldViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:52.7918281Z function: '_generate_input' (test_view_ops.py:22) 2022-08-17T12:54:52.7918760Z reasons: ['len(shape) == 0'] 2022-08-17T12:54:52.7919309Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:53.0023042Z ok (0.406s) 2022-08-17T12:54:53.2516762Z test_atleast_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.249s) 2022-08-17T12:54:53.4733001Z test_atleast_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.221s) 2022-08-17T12:54:53.6870136Z test_atleast_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.214s) 2022-08-17T12:54:53.9008668Z test_atleast_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.214s) 2022-08-17T12:54:54.0176479Z test_atleast_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.117s) 2022-08-17T12:54:54.1351245Z test_atleast_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.117s) 2022-08-17T12:54:54.2428055Z test_atleast_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.108s) 2022-08-17T12:54:54.2440505Z test_atleast_cpu_int8 (__main__.TestOldViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:54:54.2441260Z function: 'test_atleast' (test_view_ops.py:1448) 2022-08-17T12:54:54.2441570Z reasons: ["str(dtype) == 'torch.complex128'"] 2022-08-17T12:54:54.2441923Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:54:54.3376593Z ok (0.095s) 2022-08-17T12:54:54.4321007Z test_atleast_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.094s) 2022-08-17T12:54:55.2544200Z test_atleast_gradient_cpu (__main__.TestOldViewOpsCPU) ... ok (0.822s) 2022-08-17T12:54:55.2820356Z test_big_transpose_cpu (__main__.TestOldViewOpsCPU) ... ok (0.027s) 2022-08-17T12:54:55.3477220Z test_broadcast_shapes_cpu (__main__.TestOldViewOpsCPU) ... ok (0.066s) 2022-08-17T12:54:55.3681104Z test_broadcast_tensors_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.020s) 2022-08-17T12:54:55.3732074Z 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:54:55.3733448Z return torch.as_tensor(tensor_like) 2022-08-17T12:54:55.4040177Z ok (0.036s) 2022-08-17T12:54:55.4389050Z test_broadcast_to_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.035s) 2022-08-17T12:54:55.4745767Z test_broadcast_to_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.036s) 2022-08-17T12:54:55.5088627Z test_broadcast_to_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.034s) 2022-08-17T12:54:55.5424679Z test_broadcast_to_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.033s) 2022-08-17T12:54:55.5760130Z test_broadcast_to_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.033s) 2022-08-17T12:54:55.6078183Z test_broadcast_to_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.032s) 2022-08-17T12:54:55.6396896Z test_broadcast_to_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.032s) 2022-08-17T12:54:55.6712624Z test_broadcast_to_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2022-08-17T12:54:55.7030054Z test_broadcast_to_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.032s) 2022-08-17T12:54:55.7348025Z test_broadcast_to_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.032s) 2022-08-17T12:54:55.7484343Z test_chunk_cpu (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2022-08-17T12:54:55.7667284Z test_conj_neg_view_numpy_error_cpu (__main__.TestOldViewOpsCPU) ... Traceback (most recent call last): 2022-08-17T12:54:55.7668297Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:54:55.7668647Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:54:55.7669059Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:54:55.7669333Z return forward_call(*input, **kwargs) 2022-08-17T12:54:55.7669555Z File ".93", line 7, in forward 2022-08-17T12:54:55.7669785Z view = conj.view(torch.float64); conj = None 2022-08-17T12:54:55.7670099Z RuntimeError: torch.Tensor.view is not supported for conjugate view tensors when converting to a different dtype. 2022-08-17T12:54:55.7670314Z 2022-08-17T12:54:55.7670553Z Call using an FX-traced Module, line 7 of the traced Module's generated forward function: 2022-08-17T12:54:55.7670830Z conj = tensor.conj(); tensor = None 2022-08-17T12:54:55.7671058Z view = conj.view(torch.float64); conj = None 2022-08-17T12:54:55.7671187Z 2022-08-17T12:54:55.7671335Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:54:55.7671523Z return (view,) 2022-08-17T12:54:55.7671629Z 2022-08-17T12:54:55.7671689Z 2022-08-17T12:54:55.7671780Z 2022-08-17T12:54:55.7744017Z ok (0.026s) 2022-08-17T12:54:55.7825026Z test_contiguous_cpu (__main__.TestOldViewOpsCPU) ... ok (0.008s) 2022-08-17T12:54:55.7847386Z test_crow_col_indices_cpu (__main__.TestOldViewOpsCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: 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:55.7848039Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:54:55.7862326Z ok (0.004s) 2022-08-17T12:54:55.7996758Z test_empty_reshape_cpu (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:54:55.8033847Z test_expand_cpu (__main__.TestOldViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:54:56.0084491Z test_flatten_cpu (__main__.TestOldViewOpsCPU) ... ok (0.205s) 2022-08-17T12:54:56.0162846Z test_memory_format_resize__cpu (__main__.TestOldViewOpsCPU) ... ok (0.008s) 2022-08-17T12:54:56.0280349Z test_memory_format_resize_as_cpu (__main__.TestOldViewOpsCPU) ... ok (0.012s) 2022-08-17T12:54:56.1105850Z test_narrow_cpu (__main__.TestOldViewOpsCPU) ... ok (0.082s) 2022-08-17T12:54:56.1336597Z test_narrow_tensor_cpu (__main__.TestOldViewOpsCPU) ... ok (0.023s) 2022-08-17T12:54:56.1699730Z test_python_types_cpu (__main__.TestOldViewOpsCPU) ... ok (0.036s) 2022-08-17T12:54:56.3816052Z test_ravel_cpu (__main__.TestOldViewOpsCPU) ... ok (0.211s) 2022-08-17T12:54:56.3924565Z test_reshape_cpu (__main__.TestOldViewOpsCPU) ... ok (0.011s) 2022-08-17T12:54:56.3958852Z test_reshape_view_semantics_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:54:56.3974635Z test_reshape_view_semantics_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.3992392Z test_reshape_view_semantics_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4010274Z test_reshape_view_semantics_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4027797Z test_reshape_view_semantics_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4044444Z test_reshape_view_semantics_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4061331Z test_reshape_view_semantics_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4077915Z test_reshape_view_semantics_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4093623Z test_reshape_view_semantics_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4110098Z test_reshape_view_semantics_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4125851Z test_reshape_view_semantics_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4141888Z test_reshape_view_semantics_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:54:56.4184741Z test_resize_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2022-08-17T12:54:56.4229514Z test_resize_as_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2022-08-17T12:54:56.4291434Z test_resize_as_preserves_strides_cpu (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2022-08-17T12:54:56.4431212Z test_resize_overflow_cpu (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2022-08-17T12:54:56.4546176Z test_split_cpu (__main__.TestOldViewOpsCPU) ... ok (0.011s) 2022-08-17T12:54:56.4752642Z test_t_cpu (__main__.TestOldViewOpsCPU) ... ok (0.020s) 2022-08-17T12:54:56.5202071Z test_tensor_split_errors_cpu (__main__.TestOldViewOpsCPU) ... ok (0.045s) 2022-08-17T12:54:56.7201577Z test_tensor_split_indices_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.200s) 2022-08-17T12:54:56.9325706Z test_tensor_split_indices_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.212s) 2022-08-17T12:54:57.1505844Z test_tensor_split_indices_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.218s) 2022-08-17T12:54:57.3475434Z test_tensor_split_indices_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.197s) 2022-08-17T12:54:57.5465179Z test_tensor_split_indices_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.199s) 2022-08-17T12:54:57.7374724Z test_tensor_split_indices_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.191s) 2022-08-17T12:54:57.9041845Z test_tensor_split_indices_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.167s) 2022-08-17T12:54:58.0692547Z test_tensor_split_indices_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.165s) 2022-08-17T12:54:58.2292355Z test_tensor_split_indices_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.160s) 2022-08-17T12:54:58.3941277Z test_tensor_split_indices_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.165s) 2022-08-17T12:54:58.5600417Z test_tensor_split_indices_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.166s) 2022-08-17T12:54:59.1676959Z test_tensor_split_sections_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.607s) 2022-08-17T12:54:59.8663602Z test_tensor_split_sections_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.698s) 2022-08-17T12:55:00.5929387Z test_tensor_split_sections_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.726s) 2022-08-17T12:55:01.2712893Z test_tensor_split_sections_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.678s) 2022-08-17T12:55:01.9488358Z test_tensor_split_sections_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.677s) 2022-08-17T12:55:02.6031479Z test_tensor_split_sections_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.654s) 2022-08-17T12:55:03.1798812Z test_tensor_split_sections_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.577s) 2022-08-17T12:55:03.7565660Z test_tensor_split_sections_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.577s) 2022-08-17T12:55:04.3149302Z test_tensor_split_sections_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.558s) 2022-08-17T12:55:04.8955342Z test_tensor_split_sections_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.580s) 2022-08-17T12:55:05.4732692Z test_tensor_split_sections_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.578s) 2022-08-17T12:55:05.5137925Z test_transpose_invalid_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.040s) 2022-08-17T12:55:05.5431319Z test_transpose_invalid_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.029s) 2022-08-17T12:55:05.5720324Z test_transpose_invalid_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.029s) 2022-08-17T12:55:05.6400903Z test_transpose_vs_numpy_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.068s) 2022-08-17T12:55:05.6646880Z test_transpose_vs_numpy_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.024s) 2022-08-17T12:55:05.6775804Z test_transpose_vs_numpy_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:55:05.6836218Z test_transposes_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2022-08-17T12:55:05.6862657Z test_transposes_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:05.6903401Z test_transposes_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:05.6945872Z test_transposes_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:05.6979710Z test_transposes_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:05.7013687Z test_transposes_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:05.7046784Z test_transposes_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:05.7072741Z test_transposes_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:05.7098035Z test_transposes_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:05.7122846Z test_transposes_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:05.7148669Z test_transposes_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:05.7174190Z test_transposes_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:05.7337924Z test_transposes_errors_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T12:55:05.7472593Z test_transposes_errors_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:55:05.7612588Z test_transposes_errors_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2022-08-17T12:55:05.7750997Z test_transposes_errors_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2022-08-17T12:55:05.7888115Z test_transposes_errors_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2022-08-17T12:55:05.8023718Z test_transposes_errors_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2022-08-17T12:55:05.8160010Z test_transposes_errors_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:55:05.8293840Z test_transposes_errors_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:55:05.8427683Z test_transposes_errors_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:55:05.8561856Z test_transposes_errors_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:55:05.8696751Z test_transposes_errors_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:55:05.8830274Z test_transposes_errors_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:55:05.8843898Z test_unsqueeze_cpu (__main__.TestOldViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.001s) 2022-08-17T12:55:05.8882640Z test_view_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.1951385Z test_view_cpu (__main__.TestOldViewOpsCPU) ... ok (0.307s) 2022-08-17T12:55:06.2017973Z test_view_empty_cpu (__main__.TestOldViewOpsCPU) ... ok (0.007s) 2022-08-17T12:55:06.2110351Z test_T_view_cpu (__main__.TestViewOpsCPU) ... ok (0.009s) 2022-08-17T12:55:06.2190345Z test_advanced_indexing_assignment_cpu (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.2243593Z test_advanced_indexing_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.005s) 2022-08-17T12:55:06.2938960Z test_as_strided_gradients_cpu (__main__.TestViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:06.2939509Z function: 'closure' (test_view_ops.py:669) 2022-08-17T12:55:06.2939837Z reasons: ['___guarded_code.valid'] 2022-08-17T12:55:06.2940369Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:06.3200754Z ok (0.096s) 2022-08-17T12:55:06.3246139Z test_as_strided_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.3287258Z test_as_strided_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.3324243Z test_basic_indexing_ellipses_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.3361038Z test_basic_indexing_newaxis_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.3403580Z test_basic_indexing_slice_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.3409764Z test_chunk_view_cpu (__main__.TestViewOpsCPU) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:55:06.3620688Z test_conj_imag_view_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.021s) 2022-08-17T12:55:06.3739764Z test_conj_imag_view_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.012s) 2022-08-17T12:55:06.3779908Z test_conj_self_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.3789306Z test_conj_self_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:06.3798340Z test_conj_self_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:06.3806870Z test_conj_self_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:06.3815726Z test_conj_self_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:06.3824525Z test_conj_self_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:06.3833175Z test_conj_self_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:06.3841947Z test_conj_self_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:06.3850683Z test_conj_self_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:06.4090218Z test_conj_view_with_shared_memory_cpu (__main__.TestViewOpsCPU) ... ok (0.024s) 2022-08-17T12:55:06.4131704Z test_contiguous_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.4170521Z test_contiguous_self_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.4216073Z test_diagonal_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.4258526Z test_expand_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.4297686Z test_expand_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.4369311Z test_flatten_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.007s) 2022-08-17T12:55:06.4760779Z test_flatten_view_cpu (__main__.TestViewOpsCPU) ... ok (0.039s) 2022-08-17T12:55:06.4846236Z test_imag_noncomplex_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.009s) 2022-08-17T12:55:06.4927532Z test_imag_noncomplex_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.5006870Z test_imag_noncomplex_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.5087722Z test_imag_noncomplex_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.5166898Z test_imag_noncomplex_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.5248152Z test_imag_noncomplex_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.5327544Z test_imag_noncomplex_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.5410858Z test_imag_noncomplex_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.5421144Z test_imag_noncomplex_cpu_uint8 (__main__.TestViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:06.5421674Z function: 'test_imag_noncomplex' (test_view_ops.py:371) 2022-08-17T12:55:06.5421971Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:55:06.5422562Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:06.5445901Z ok (0.003s) 2022-08-17T12:55:06.5583614Z test_movedim_view_cpu (__main__.TestViewOpsCPU) ... ok (0.014s) 2022-08-17T12:55:06.5622603Z test_narrow_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.5661294Z test_permute_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.6402338Z test_real_imag_view_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.074s) 2022-08-17T12:55:06.6858034Z test_real_imag_view_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.045s) 2022-08-17T12:55:06.6902711Z test_reshape_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.6944959Z test_reshape_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.6983381Z test_reshape_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.7021096Z test_select_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.7337203Z test_set_real_imag_cpu_complex128_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.031s) 2022-08-17T12:55:06.7770737Z test_set_real_imag_cpu_complex128_bool (__main__.TestViewOpsCPU) ... ok (0.043s) 2022-08-17T12:55:06.8036709Z test_set_real_imag_cpu_complex128_complex128 (__main__.TestViewOpsCPU) ... ok (0.026s) 2022-08-17T12:55:06.8249892Z test_set_real_imag_cpu_complex128_complex64 (__main__.TestViewOpsCPU) ... ok (0.021s) 2022-08-17T12:55:06.8407968Z test_set_real_imag_cpu_complex128_float16 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T12:55:06.8557002Z test_set_real_imag_cpu_complex128_float32 (__main__.TestViewOpsCPU) ... ok (0.015s) 2022-08-17T12:55:06.8766821Z test_set_real_imag_cpu_complex128_float64 (__main__.TestViewOpsCPU) ... ok (0.021s) 2022-08-17T12:55:06.9116554Z test_set_real_imag_cpu_complex128_int16 (__main__.TestViewOpsCPU) ... ok (0.035s) 2022-08-17T12:55:06.9132307Z test_set_real_imag_cpu_complex128_int32 (__main__.TestViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:06.9132901Z function: 'test_set_real_imag' (test_view_ops.py:435) 2022-08-17T12:55:06.9133267Z reasons: ["str(dtypes[1]) == 'torch.bfloat16'"] 2022-08-17T12:55:06.9133621Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:06.9210940Z ok (0.009s) 2022-08-17T12:55:06.9300933Z test_set_real_imag_cpu_complex128_int64 (__main__.TestViewOpsCPU) ... ok (0.009s) 2022-08-17T12:55:06.9391086Z test_set_real_imag_cpu_complex128_int8 (__main__.TestViewOpsCPU) ... ok (0.009s) 2022-08-17T12:55:06.9477001Z test_set_real_imag_cpu_complex128_uint8 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.9544362Z test_set_real_imag_cpu_complex64_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.007s) 2022-08-17T12:55:06.9561845Z test_set_real_imag_cpu_complex64_bool (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:06.9638431Z test_set_real_imag_cpu_complex64_complex128 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:06.9652965Z test_set_real_imag_cpu_complex64_complex64 (__main__.TestViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:06.9653530Z function: '_make_tensor' (test_view_ops.py:70) 2022-08-17T12:55:06.9653815Z reasons: ["str(dtype) == 'torch.bool'"] 2022-08-17T12:55:06.9654149Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:06.9657993Z ok (0.002s) 2022-08-17T12:55:06.9674873Z test_set_real_imag_cpu_complex64_float16 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:06.9691497Z test_set_real_imag_cpu_complex64_float32 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:06.9708337Z test_set_real_imag_cpu_complex64_float64 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:06.9725014Z test_set_real_imag_cpu_complex64_int16 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:06.9741783Z test_set_real_imag_cpu_complex64_int32 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:06.9758683Z test_set_real_imag_cpu_complex64_int64 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:06.9775555Z test_set_real_imag_cpu_complex64_int8 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:06.9792120Z test_set_real_imag_cpu_complex64_uint8 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:55:06.9798688Z test_split_view_cpu (__main__.TestViewOpsCPU) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:55:06.9841383Z test_squeeze_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.9878552Z test_squeeze_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.9920835Z test_t_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:06.9956674Z test_t_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:07.0009610Z test_transpose_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.005s) 2022-08-17T12:55:07.0052916Z test_transpose_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:07.0256249Z test_unbind_cpu (__main__.TestViewOpsCPU) ... ok (0.020s) 2022-08-17T12:55:07.0311683Z test_unbind_view_cpu (__main__.TestViewOpsCPU) ... ok (0.005s) 2022-08-17T12:55:07.0349253Z test_unfold_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:07.0390139Z test_unsqueeze_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:07.0427981Z test_unsqueeze_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:07.2468243Z test_view_as_complex_cpu (__main__.TestViewOpsCPU) ... Traceback (most recent call last): 2022-08-17T12:55:07.2469202Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:55:07.2469745Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:55:07.2470343Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:55:07.2470767Z return forward_call(*input, **kwargs) 2022-08-17T12:55:07.2471152Z File ".343", line 5, in forward 2022-08-17T12:55:07.2471592Z view_as_complex = torch.view_as_complex(t); t = None 2022-08-17T12:55:07.2472044Z RuntimeError: Tensor must have a stride divisible by 2 for all but last dimension 2022-08-17T12:55:07.2472277Z 2022-08-17T12:55:07.2472655Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2022-08-17T12:55:07.2473137Z def forward(self, t : torch.Tensor): 2022-08-17T12:55:07.2473581Z view_as_complex = torch.view_as_complex(t); t = None 2022-08-17T12:55:07.2473803Z 2022-08-17T12:55:07.2473970Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:55:07.2474229Z return (view_as_complex,) 2022-08-17T12:55:07.2474343Z 2022-08-17T12:55:07.2474402Z 2022-08-17T12:55:07.2474496Z 2022-08-17T12:55:07.2863655Z ok (0.243s) 2022-08-17T12:55:07.3355104Z test_view_as_real_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.049s) 2022-08-17T12:55:07.3383322Z test_view_as_real_cpu_complex32 (__main__.TestViewOpsCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:55:07.3383958Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:55:07.3648618Z ok (0.029s) 2022-08-17T12:55:07.3938221Z test_view_as_real_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.029s) 2022-08-17T12:55:07.3982725Z test_view_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:07.4046105Z test_view_copy_cpu (__main__.TestViewOpsCPU) ... ok (0.006s) 2022-08-17T12:55:07.4339842Z test_view_copy_out_cpu (__main__.TestViewOpsCPU) ... ok (0.029s) 2022-08-17T12:55:07.4379344Z test_view_dtype_new_cpu_bool (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4419152Z test_view_dtype_new_cpu_complex128 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4458390Z test_view_dtype_new_cpu_complex64 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4497572Z test_view_dtype_new_cpu_float16 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4536172Z test_view_dtype_new_cpu_float32 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4575053Z test_view_dtype_new_cpu_float64 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4614137Z test_view_dtype_new_cpu_int16 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4653463Z test_view_dtype_new_cpu_int32 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4692613Z test_view_dtype_new_cpu_int64 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4731640Z test_view_dtype_new_cpu_int8 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.4770697Z test_view_dtype_new_cpu_uint8 (__main__.TestViewOpsCPU) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:07.5570544Z test_view_dtype_upsize_errors_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.080s) 2022-08-17T12:55:07.6715875Z test_view_dtype_upsize_errors_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.114s) 2022-08-17T12:55:07.6788336Z test_view_dtype_upsize_errors_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.007s) 2022-08-17T12:55:07.6977682Z test_view_dtype_upsize_errors_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.019s) 2022-08-17T12:55:07.7764969Z test_view_dtype_upsize_errors_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.079s) 2022-08-17T12:55:07.8317628Z test_view_dtype_upsize_errors_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.055s) 2022-08-17T12:55:07.8510277Z test_view_dtype_upsize_errors_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.019s) 2022-08-17T12:55:07.9293999Z test_view_dtype_upsize_errors_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.078s) 2022-08-17T12:55:07.9313718Z test_view_dtype_upsize_errors_cpu_int32 (__main__.TestViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:07.9314647Z function: 'test_view_dtype_upsize_errors' (test_view_ops.py:219) 2022-08-17T12:55:07.9315208Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:55:07.9315807Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:07.9793256Z ok (0.050s) 2022-08-17T12:55:07.9931840Z test_view_dtype_upsize_errors_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.014s) 2022-08-17T12:55:08.1019821Z test_view_dtype_upsize_errors_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.109s) 2022-08-17T12:55:08.2104259Z test_view_dtype_upsize_errors_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.108s) 2022-08-17T12:55:08.2190121Z test_view_tensor_dsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:08.2225638Z test_view_tensor_dsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2260798Z test_view_tensor_dsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2295678Z test_view_tensor_dsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2329853Z test_view_tensor_dsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2365172Z test_view_tensor_dsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2400057Z test_view_tensor_dsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2433565Z test_view_tensor_dsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2445943Z test_view_tensor_dsplit_cpu_int32 (__main__.TestViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:08.2446625Z function: 'test_view_tensor_dsplit' (test_view_ops.py:361) 2022-08-17T12:55:08.2446924Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:55:08.2447272Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:08.2448881Z ok (0.001s) 2022-08-17T12:55:08.2461776Z test_view_tensor_dsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2474777Z test_view_tensor_dsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2487939Z test_view_tensor_dsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2566818Z test_view_tensor_hsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:08.2600010Z test_view_tensor_hsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2634898Z test_view_tensor_hsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2668854Z test_view_tensor_hsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2703446Z test_view_tensor_hsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2736487Z test_view_tensor_hsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2769944Z test_view_tensor_hsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2802862Z test_view_tensor_hsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.2814691Z test_view_tensor_hsplit_cpu_int32 (__main__.TestViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:08.2815529Z function: 'test_view_tensor_hsplit' (test_view_ops.py:341) 2022-08-17T12:55:08.2815846Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:55:08.2816199Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:08.2818194Z ok (0.001s) 2022-08-17T12:55:08.2831102Z test_view_tensor_hsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2843810Z test_view_tensor_hsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2856664Z test_view_tensor_hsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2918609Z test_view_tensor_split_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.006s) 2022-08-17T12:55:08.2930524Z test_view_tensor_split_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2944197Z test_view_tensor_split_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2958632Z test_view_tensor_split_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2971720Z test_view_tensor_split_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2984766Z test_view_tensor_split_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.2998220Z test_view_tensor_split_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.3010841Z test_view_tensor_split_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.3023157Z test_view_tensor_split_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.3034923Z test_view_tensor_split_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.3046842Z test_view_tensor_split_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.3058861Z test_view_tensor_split_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.3137104Z test_view_tensor_vsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.008s) 2022-08-17T12:55:08.3170845Z test_view_tensor_vsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.3205668Z test_view_tensor_vsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.3240906Z test_view_tensor_vsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.3275640Z test_view_tensor_vsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.3309078Z test_view_tensor_vsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.3342693Z test_view_tensor_vsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.3375377Z test_view_tensor_vsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:55:08.3387377Z test_view_tensor_vsplit_cpu_int32 (__main__.TestViewOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:08.3388075Z function: 'test_view_tensor_vsplit' (test_view_ops.py:351) 2022-08-17T12:55:08.3388387Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:55:08.3388733Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:08.3390967Z ok (0.002s) 2022-08-17T12:55:08.3403994Z test_view_tensor_vsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.3416919Z test_view_tensor_vsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.3430671Z test_view_tensor_vsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:55:08.3469950Z test_view_view_cpu (__main__.TestViewOpsCPU) ... ok (0.004s) 2022-08-17T12:55:08.4313869Z test_T_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.079s) 2022-08-17T12:55:08.4397472Z test_advanced_indexing_assignment_lazy (__main__.TestViewOpsLAZY) ... ok (0.008s) 2022-08-17T12:55:08.4438102Z test_advanced_indexing_nonview_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.4803325Z test_as_strided_gradients_lazy (__main__.TestViewOpsLAZY) ... ok (0.036s) 2022-08-17T12:55:08.4853990Z test_as_strided_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:55:08.4896925Z test_as_strided_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.4941848Z test_basic_indexing_ellipses_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.4994933Z test_basic_indexing_newaxis_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:55:08.5045027Z test_basic_indexing_slice_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:55:08.5051720Z test_chunk_view_lazy (__main__.TestViewOpsLAZY) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:55:08.5064121Z test_conj_imag_view_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5075350Z test_conj_imag_view_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5123595Z test_conj_self_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:55:08.5132357Z test_conj_self_lazy_float16 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:55:08.5141115Z test_conj_self_lazy_float32 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:55:08.5149923Z test_conj_self_lazy_float64 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:55:08.5158554Z test_conj_self_lazy_int16 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:55:08.5167156Z test_conj_self_lazy_int32 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:55:08.5175758Z test_conj_self_lazy_int64 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:55:08.5184600Z test_conj_self_lazy_int8 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:55:08.5193094Z test_conj_self_lazy_uint8 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:55:08.5203416Z test_conj_view_with_shared_memory_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5212276Z test_contiguous_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5256587Z test_contiguous_self_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.5333592Z test_diagonal_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.008s) 2022-08-17T12:55:08.5378543Z test_expand_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.5388390Z test_expand_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5401705Z test_flatten_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5420757Z test_flatten_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2022-08-17T12:55:08.5429159Z test_imag_noncomplex_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5437321Z test_imag_noncomplex_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5445504Z test_imag_noncomplex_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5453693Z test_imag_noncomplex_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5462006Z test_imag_noncomplex_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5470295Z test_imag_noncomplex_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5478539Z test_imag_noncomplex_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5486820Z test_imag_noncomplex_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.5494891Z test_imag_noncomplex_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.6526860Z test_movedim_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.103s) 2022-08-17T12:55:08.6572731Z test_narrow_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:55:08.6928580Z test_permute_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.035s) 2022-08-17T12:55:08.6946708Z test_real_imag_view_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2022-08-17T12:55:08.6963093Z test_real_imag_view_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2022-08-17T12:55:08.7005997Z test_reshape_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.7016145Z test_reshape_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7322936Z test_reshape_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.031s) 2022-08-17T12:55:08.7362823Z test_select_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.7377764Z test_set_real_imag_lazy_complex128_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7391404Z test_set_real_imag_lazy_complex128_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7404602Z test_set_real_imag_lazy_complex128_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7417656Z test_set_real_imag_lazy_complex128_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7430955Z test_set_real_imag_lazy_complex128_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7444349Z test_set_real_imag_lazy_complex128_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7457135Z test_set_real_imag_lazy_complex128_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7470572Z test_set_real_imag_lazy_complex128_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7483608Z test_set_real_imag_lazy_complex128_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7496692Z test_set_real_imag_lazy_complex128_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7510186Z test_set_real_imag_lazy_complex128_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7523351Z test_set_real_imag_lazy_complex128_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7536494Z test_set_real_imag_lazy_complex64_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7549886Z test_set_real_imag_lazy_complex64_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7562996Z test_set_real_imag_lazy_complex64_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7576136Z test_set_real_imag_lazy_complex64_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7589518Z test_set_real_imag_lazy_complex64_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7602681Z test_set_real_imag_lazy_complex64_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7615737Z test_set_real_imag_lazy_complex64_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7629124Z test_set_real_imag_lazy_complex64_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7642315Z test_set_real_imag_lazy_complex64_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7655417Z test_set_real_imag_lazy_complex64_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7668781Z test_set_real_imag_lazy_complex64_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7681926Z test_set_real_imag_lazy_complex64_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.7688140Z test_split_view_lazy (__main__.TestViewOpsLAZY) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:55:08.7728821Z test_squeeze_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.7765617Z test_squeeze_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.7811601Z test_t_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:55:08.7851333Z test_t_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.8215395Z test_transpose_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.036s) 2022-08-17T12:55:08.8564824Z test_transpose_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.035s) 2022-08-17T12:55:08.8629984Z test_unbind_lazy (__main__.TestViewOpsLAZY) ... ok (0.006s) 2022-08-17T12:55:08.8641223Z test_unbind_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.8677723Z test_unfold_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.8728185Z test_unsqueeze_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:55:08.8772306Z test_unsqueeze_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:55:08.8795006Z test_view_as_complex_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2022-08-17T12:55:08.8810516Z test_view_as_real_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.8826481Z test_view_as_real_lazy_complex32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2022-08-17T12:55:08.8841903Z test_view_as_real_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.8856170Z test_view_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:55:08.8913726Z test_view_copy_lazy (__main__.TestViewOpsLAZY) ... ok (0.006s) 2022-08-17T12:55:08.9141710Z test_view_copy_out_lazy (__main__.TestViewOpsLAZY) ... ok (0.023s) 2022-08-17T12:55:08.9181457Z test_view_dtype_new_lazy_bool (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9220445Z test_view_dtype_new_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9259851Z test_view_dtype_new_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9298528Z test_view_dtype_new_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9337835Z test_view_dtype_new_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9376552Z test_view_dtype_new_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9415556Z test_view_dtype_new_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9454140Z test_view_dtype_new_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9492999Z test_view_dtype_new_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9531824Z test_view_dtype_new_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9571098Z test_view_dtype_new_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: TorchDynamo fails with unknown reason (0.004s) 2022-08-17T12:55:08.9587035Z test_view_dtype_upsize_errors_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9602205Z test_view_dtype_upsize_errors_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9617491Z test_view_dtype_upsize_errors_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9633018Z test_view_dtype_upsize_errors_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9648303Z test_view_dtype_upsize_errors_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9663906Z test_view_dtype_upsize_errors_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9679098Z test_view_dtype_upsize_errors_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9694366Z test_view_dtype_upsize_errors_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9710027Z test_view_dtype_upsize_errors_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9725528Z test_view_dtype_upsize_errors_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9740420Z test_view_dtype_upsize_errors_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9756368Z test_view_dtype_upsize_errors_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2022-08-17T12:55:08.9767303Z test_view_tensor_dsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9778447Z test_view_tensor_dsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9789526Z test_view_tensor_dsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9800302Z test_view_tensor_dsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9811045Z test_view_tensor_dsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9821787Z test_view_tensor_dsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9832552Z test_view_tensor_dsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9843914Z test_view_tensor_dsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9854131Z test_view_tensor_dsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9864805Z test_view_tensor_dsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9875399Z test_view_tensor_dsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9885873Z test_view_tensor_dsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9896352Z test_view_tensor_hsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9907233Z test_view_tensor_hsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9917858Z test_view_tensor_hsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9928420Z test_view_tensor_hsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9939162Z test_view_tensor_hsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9949895Z test_view_tensor_hsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9960475Z test_view_tensor_hsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9971040Z test_view_tensor_hsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9981783Z test_view_tensor_hsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:08.9992579Z test_view_tensor_hsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0003061Z test_view_tensor_hsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0013834Z test_view_tensor_hsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0024238Z test_view_tensor_split_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0034438Z test_view_tensor_split_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0044841Z test_view_tensor_split_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0055098Z test_view_tensor_split_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0065730Z test_view_tensor_split_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0076304Z test_view_tensor_split_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0086548Z test_view_tensor_split_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0096988Z test_view_tensor_split_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0107697Z test_view_tensor_split_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0118138Z test_view_tensor_split_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0128483Z test_view_tensor_split_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0138769Z test_view_tensor_split_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0149491Z test_view_tensor_vsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0159994Z test_view_tensor_vsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0170749Z test_view_tensor_vsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0181145Z test_view_tensor_vsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0191873Z test_view_tensor_vsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0203027Z test_view_tensor_vsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0213552Z test_view_tensor_vsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0224762Z test_view_tensor_vsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0235527Z test_view_tensor_vsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0246232Z test_view_tensor_vsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0257034Z test_view_tensor_vsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0268079Z test_view_tensor_vsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:55:09.0285109Z test_view_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2022-08-17T12:55:09.0285825Z 2022-08-17T12:55:09.0286130Z ---------------------------------------------------------------------- 2022-08-17T12:55:09.0286855Z Ran 439 tests in 16.590s 2022-08-17T12:55:09.0287016Z 2022-08-17T12:55:09.0287091Z OK (skipped=136) 2022-08-17T12:55:09.0287203Z 2022-08-17T12:55:09.0287289Z Generating XML reports... 2022-08-17T12:55:09.0400669Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestOldViewOpsCPU-20220817125452.xml 2022-08-17T12:55:09.0516385Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestViewOpsCPU-20220817125452.xml 2022-08-17T12:55:09.0658643Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestViewOpsLAZY-20220817125452.xml 2022-08-17T12:55:09.4405981Z Running lazy/test_ts_opinfo ... [2022-08-17 12:55:09.440206] 2022-08-17T12:55:09.4406770Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:09.440295] 2022-08-17T12:55:11.5835049Z Test results will be stored in test-reports/python-unittest/lazy.test_ts_opinfo 2022-08-17T12:55:11.5852239Z 2022-08-17T12:55:11.5852392Z Running tests... 2022-08-17T12:55:11.5852835Z ---------------------------------------------------------------------- 2022-08-17T12:55:11.9455937Z test_nonzero_dynamic (__main__.TestLazyDynamicOps) ... ok (0.314s) 2022-08-17T12:55:12.0044628Z test_correctness_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.059s) 2022-08-17T12:55:12.2882430Z test_correctness_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.284s) 2022-08-17T12:55:12.6541889Z test_correctness_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:12.6542657Z function: 'assert_allclose_rec' (lazy/test_ts_opinfo.py:201) 2022-08-17T12:55:12.6543044Z reasons: ["tensor 't[0]' rank mismatch. expected 2, actual 3"] 2022-08-17T12:55:12.6543446Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:12.6595936Z ok (0.371s) 2022-08-17T12:55:12.7269809Z test_correctness_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.067s) 2022-08-17T12:55:12.7580207Z test_correctness_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T12:55:12.7618762Z test_correctness_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:55:12.8343433Z test_correctness_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.072s) 2022-08-17T12:55:12.9583635Z test_correctness_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.124s) 2022-08-17T12:55:13.0287715Z test_correctness_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.070s) 2022-08-17T12:55:13.0332177Z test_correctness_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:13.0952447Z test_correctness_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.062s) 2022-08-17T12:55:13.3175902Z test_correctness_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.222s) 2022-08-17T12:55:13.5373886Z test_correctness_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.220s) 2022-08-17T12:55:15.0518144Z test_correctness_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (1.514s) 2022-08-17T12:55:15.0574492Z test_correctness_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:15.0625249Z test_correctness_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:15.4033772Z test_correctness_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.341s) 2022-08-17T12:55:15.7052962Z test_correctness_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.302s) 2022-08-17T12:55:15.8078294Z test_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.102s) 2022-08-17T12:55:15.8200418Z test_correctness_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:15.8215164Z test_correctness_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2022-08-17T12:55:15.8347148Z test_correctness_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:15.8984573Z test_correctness_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.064s) 2022-08-17T12:55:15.9307414Z test_correctness_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.032s) 2022-08-17T12:55:15.9699026Z test_correctness_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.039s) 2022-08-17T12:55:15.9743269Z test_correctness_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:15.9865994Z test_correctness_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:15.9992007Z test_correctness_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:16.0117174Z test_correctness_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:16.0242584Z test_correctness_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:16.0301981Z test_correctness_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:16.1092282Z test_correctness_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.079s) 2022-08-17T12:55:16.6632940Z test_correctness_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.554s) 2022-08-17T12:55:16.6758760Z test_correctness_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:16.6876322Z test_correctness_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:16.6999955Z test_correctness_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:16.7034181Z test_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:16.7067841Z test_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:17.2786414Z test_correctness_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.572s) 2022-08-17T12:55:17.4124059Z test_correctness_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.134s) 2022-08-17T12:55:17.4250554Z test_correctness_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:17.4286835Z test_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:17.4827475Z test_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.054s) 2022-08-17T12:55:18.0524580Z test_correctness_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.570s) 2022-08-17T12:55:18.0565228Z test_correctness_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:18.0686686Z test_correctness_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:18.1372233Z test_correctness_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.068s) 2022-08-17T12:55:18.2311121Z test_correctness_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.094s) 2022-08-17T12:55:18.2435868Z test_correctness_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:18.2466693Z test_correctness_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:18.7135866Z test_correctness_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.467s) 2022-08-17T12:55:18.7517154Z test_correctness_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.038s) 2022-08-17T12:55:18.7565434Z test_correctness_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:18.7614013Z test_correctness_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:18.7655848Z test_correctness_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:18.7777850Z test_correctness_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:18.8830460Z test_correctness_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.105s) 2022-08-17T12:55:18.8876134Z test_correctness_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:18.9596233Z test_correctness_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.072s) 2022-08-17T12:55:18.9679124Z test_correctness_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:55:18.9709125Z test_correctness_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:18.9752372Z test_correctness_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:19.0362707Z test_correctness_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.061s) 2022-08-17T12:55:19.0470515Z test_correctness_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2022-08-17T12:55:19.0503542Z test_correctness_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:19.1404269Z test_correctness_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.090s) 2022-08-17T12:55:19.1489422Z test_correctness_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:55:19.1639481Z test_correctness_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.015s) 2022-08-17T12:55:19.1811693Z test_correctness_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.017s) 2022-08-17T12:55:19.1843665Z test_correctness_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:19.1901262Z test_correctness_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:19.1928398Z test_correctness_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:19.2953665Z test_correctness_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.102s) 2022-08-17T12:55:19.3018985Z test_correctness_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:19.3048896Z test_correctness_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:19.3357812Z test_correctness_with_reusing_ir_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T12:55:19.3818182Z test_correctness_with_reusing_ir_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.046s) 2022-08-17T12:55:19.4128683Z test_correctness_with_reusing_ir_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:19.4144340Z function: 'assert_allclose_rec' (lazy/test_ts_opinfo.py:233) 2022-08-17T12:55:19.4145130Z reasons: ["tensor 't[0]' rank mismatch. expected 2, actual 3"] 2022-08-17T12:55:19.4145752Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:19.4191474Z ok (0.037s) 2022-08-17T12:55:19.4318524Z test_correctness_with_reusing_ir_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:19.4391050Z test_correctness_with_reusing_ir_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:55:19.4407174Z test_correctness_with_reusing_ir_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:55:19.4555911Z test_correctness_with_reusing_ir_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.015s) 2022-08-17T12:55:19.4729944Z test_correctness_with_reusing_ir_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.017s) 2022-08-17T12:55:19.5175133Z test_correctness_with_reusing_ir_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.044s) 2022-08-17T12:55:19.6646122Z test_correctness_with_reusing_ir_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.147s) 2022-08-17T12:55:19.6972690Z test_correctness_with_reusing_ir_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.032s) 2022-08-17T12:55:19.7030548Z test_correctness_with_reusing_ir_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:19.7121932Z test_correctness_with_reusing_ir_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:55:20.9184228Z test_correctness_with_reusing_ir_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (1.206s) 2022-08-17T12:55:20.9240545Z test_correctness_with_reusing_ir_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:20.9294354Z test_correctness_with_reusing_ir_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:21.0288885Z test_correctness_with_reusing_ir_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.099s) 2022-08-17T12:55:21.0418979Z test_correctness_with_reusing_ir_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:21.0541022Z test_correctness_with_reusing_ir_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:21.0665820Z test_correctness_with_reusing_ir_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:21.0682291Z test_correctness_with_reusing_ir_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.002s) 2022-08-17T12:55:21.0833125Z test_correctness_with_reusing_ir_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.015s) 2022-08-17T12:55:21.0883191Z test_correctness_with_reusing_ir_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:21.0994003Z test_correctness_with_reusing_ir_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2022-08-17T12:55:21.1024386Z test_correctness_with_reusing_ir_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:21.1069505Z test_correctness_with_reusing_ir_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:21.1234790Z test_correctness_with_reusing_ir_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T12:55:21.1369140Z test_correctness_with_reusing_ir_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:21.1498357Z test_correctness_with_reusing_ir_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:21.1628144Z test_correctness_with_reusing_ir_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:21.1675752Z test_correctness_with_reusing_ir_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:21.1722775Z test_correctness_with_reusing_ir_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:21.1762632Z test_correctness_with_reusing_ir_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:21.1763264Z function: 'test_correctness_with_reusing_ir' (lazy/test_ts_opinfo.py:221) 2022-08-17T12:55:21.1763608Z reasons: ['___check_type_id(___stack0, 94144545829728)'] 2022-08-17T12:55:21.1763966Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:21.1868618Z ok (0.014s) 2022-08-17T12:55:21.1999861Z test_correctness_with_reusing_ir_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:21.2111770Z test_correctness_with_reusing_ir_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2022-08-17T12:55:21.2242977Z test_correctness_with_reusing_ir_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:21.2279449Z test_correctness_with_reusing_ir_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:21.2330453Z test_correctness_with_reusing_ir_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:21.8049735Z test_correctness_with_reusing_ir_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.572s) 2022-08-17T12:55:21.8264997Z test_correctness_with_reusing_ir_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.021s) 2022-08-17T12:55:21.8393078Z test_correctness_with_reusing_ir_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:21.8430918Z test_correctness_with_reusing_ir_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:21.8473544Z test_correctness_with_reusing_ir_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:22.4240290Z test_correctness_with_reusing_ir_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.576s) 2022-08-17T12:55:22.4279350Z test_correctness_with_reusing_ir_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:22.4406419Z test_correctness_with_reusing_ir_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:55:22.4440866Z test_correctness_with_reusing_ir_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:22.6004276Z test_correctness_with_reusing_ir_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.156s) 2022-08-17T12:55:22.6140929Z test_correctness_with_reusing_ir_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:55:22.6174836Z test_correctness_with_reusing_ir_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:23.0291092Z test_correctness_with_reusing_ir_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.411s) 2022-08-17T12:55:23.0683599Z test_correctness_with_reusing_ir_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.039s) 2022-08-17T12:55:23.0736122Z test_correctness_with_reusing_ir_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:23.1647427Z test_correctness_with_reusing_ir_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.091s) 2022-08-17T12:55:23.1698661Z test_correctness_with_reusing_ir_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:23.1835789Z test_correctness_with_reusing_ir_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:55:23.2438378Z test_correctness_with_reusing_ir_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.060s) 2022-08-17T12:55:23.2496977Z test_correctness_with_reusing_ir_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:23.2730187Z test_correctness_with_reusing_ir_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.023s) 2022-08-17T12:55:23.2824187Z test_correctness_with_reusing_ir_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:55:23.2856998Z test_correctness_with_reusing_ir_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:23.2905209Z test_correctness_with_reusing_ir_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:23.6399013Z test_correctness_with_reusing_ir_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.349s) 2022-08-17T12:55:23.6638118Z test_correctness_with_reusing_ir_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.024s) 2022-08-17T12:55:23.7038214Z test_correctness_with_reusing_ir_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.040s) 2022-08-17T12:55:23.7162822Z test_correctness_with_reusing_ir_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:23.7254059Z test_correctness_with_reusing_ir_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:55:23.7415423Z test_correctness_with_reusing_ir_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T12:55:23.7601814Z test_correctness_with_reusing_ir_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.018s) 2022-08-17T12:55:23.7637149Z test_correctness_with_reusing_ir_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:23.7756972Z test_correctness_with_reusing_ir_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:55:23.7790113Z test_correctness_with_reusing_ir_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:23.7868385Z test_correctness_with_reusing_ir_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:55:23.7946007Z test_correctness_with_reusing_ir_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:55:23.7983784Z test_correctness_with_reusing_ir_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:23.9648969Z test_dispatched_to_lazy_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.166s) 2022-08-17T12:55:24.0758046Z test_dispatched_to_lazy_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.111s) 2022-08-17T12:55:24.1333701Z test_dispatched_to_lazy_addcdiv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.057s) 2022-08-17T12:55:24.1514985Z test_dispatched_to_lazy_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.018s) 2022-08-17T12:55:24.1693473Z test_dispatched_to_lazy_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.018s) 2022-08-17T12:55:24.1744052Z test_dispatched_to_lazy_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:24.2026325Z test_dispatched_to_lazy_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.028s) 2022-08-17T12:55:24.2211769Z test_dispatched_to_lazy_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.018s) 2022-08-17T12:55:24.2418380Z test_dispatched_to_lazy_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.020s) 2022-08-17T12:55:24.2616199Z test_dispatched_to_lazy_bernoulli_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.020s) 2022-08-17T12:55:24.2687202Z test_dispatched_to_lazy_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:24.2688086Z function: 'test_dispatched_to_lazy' (lazy/test_ts_opinfo.py:153) 2022-08-17T12:55:24.2688593Z reasons: ['___check_type_id(op, 94144639894928)'] 2022-08-17T12:55:24.2689173Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:24.2700249Z ok (0.008s) 2022-08-17T12:55:24.2845362Z test_dispatched_to_lazy_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:55:24.2884351Z test_dispatched_to_lazy_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:24.3029183Z test_dispatched_to_lazy_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:55:24.3382855Z test_dispatched_to_lazy_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.035s) 2022-08-17T12:55:24.3480710Z test_dispatched_to_lazy_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T12:55:24.3587090Z test_dispatched_to_lazy_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T12:55:24.3799617Z test_dispatched_to_lazy_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.021s) 2022-08-17T12:55:24.8110786Z test_dispatched_to_lazy_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.431s) 2022-08-17T12:55:24.8189722Z test_dispatched_to_lazy_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:55:24.8262452Z test_dispatched_to_lazy_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:55:24.8276410Z test_dispatched_to_lazy_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2022-08-17T12:55:24.8319548Z test_dispatched_to_lazy_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:24.8320211Z function: 'test_dispatched_to_lazy' (lazy/test_ts_opinfo.py:153) 2022-08-17T12:55:24.8320487Z reasons: ['len(___stack0) == 1'] 2022-08-17T12:55:24.8320820Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:24.8371981Z ok (0.009s) 2022-08-17T12:55:24.8737780Z test_dispatched_to_lazy_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.036s) 2022-08-17T12:55:24.8794860Z test_dispatched_to_lazy_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:24.8822912Z test_dispatched_to_lazy_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:24.8849194Z test_dispatched_to_lazy_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:24.8885981Z test_dispatched_to_lazy_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:24.8886678Z function: 'test_dispatched_to_lazy' (lazy/test_ts_opinfo.py:153) 2022-08-17T12:55:24.8887019Z reasons: ['___check_type_id(___stack0, 94144545829728)'] 2022-08-17T12:55:24.8887367Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:24.8923724Z ok (0.007s) 2022-08-17T12:55:24.8973143Z test_dispatched_to_lazy_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:24.9275616Z test_dispatched_to_lazy_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.030s) 2022-08-17T12:55:24.9323048Z test_dispatched_to_lazy_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:24.9353648Z test_dispatched_to_lazy_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:24.9670100Z test_dispatched_to_lazy_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T12:55:24.9717115Z test_dispatched_to_lazy_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:24.9762649Z test_dispatched_to_lazy_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:24.9807510Z test_dispatched_to_lazy_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:24.9836033Z test_dispatched_to_lazy_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:24.9876816Z test_dispatched_to_lazy_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:24.9921072Z test_dispatched_to_lazy_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:24.9997875Z test_dispatched_to_lazy_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:55:25.0047515Z test_dispatched_to_lazy_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:25.0612519Z test_dispatched_to_lazy_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.056s) 2022-08-17T12:55:25.1656352Z test_dispatched_to_lazy_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.104s) 2022-08-17T12:55:25.1706642Z test_dispatched_to_lazy_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:25.1749785Z test_dispatched_to_lazy_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:25.1802078Z test_dispatched_to_lazy_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:25.1831895Z test_dispatched_to_lazy_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.1897898Z test_dispatched_to_lazy_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:25.1942428Z test_dispatched_to_lazy_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:25.2329759Z test_dispatched_to_lazy_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.039s) 2022-08-17T12:55:25.2417734Z test_dispatched_to_lazy_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:55:25.2451911Z test_dispatched_to_lazy_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.2482172Z test_dispatched_to_lazy_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.2513603Z test_dispatched_to_lazy_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.2559769Z test_dispatched_to_lazy_pow_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:25.2588659Z test_dispatched_to_lazy_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.2661814Z test_dispatched_to_lazy_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:55:25.2827877Z test_dispatched_to_lazy_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T12:55:25.2855632Z test_dispatched_to_lazy_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.2999338Z test_dispatched_to_lazy_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:55:25.3041124Z test_dispatched_to_lazy_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:25.3066358Z test_dispatched_to_lazy_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:55:25.3383598Z test_dispatched_to_lazy_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T12:55:25.3447520Z test_dispatched_to_lazy_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:25.3546386Z test_dispatched_to_lazy_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T12:55:25.3575794Z test_dispatched_to_lazy_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.3610598Z test_dispatched_to_lazy_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.3655469Z test_dispatched_to_lazy_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:55:25.3706008Z test_dispatched_to_lazy_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:55:25.3970099Z test_dispatched_to_lazy_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T12:55:25.3995998Z test_dispatched_to_lazy_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.4059000Z test_dispatched_to_lazy_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:55:25.4081858Z test_dispatched_to_lazy_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:55:25.4114987Z test_dispatched_to_lazy_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.4621290Z test_dispatched_to_lazy_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.050s) 2022-08-17T12:55:25.4648559Z test_dispatched_to_lazy_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:55:25.4664544Z testConvolutionBackward (__main__.TestLazyTensor) ... skip: Disable until autograd supports symints (0.001s) 2022-08-17T12:55:25.4812181Z test_tensor_ctr (__main__.TestLazyTensor) ... ok (0.015s) 2022-08-17T12:55:25.4994327Z test_view_mark_step_preserved (__main__.TestLazyTensor) ... ok (0.018s) 2022-08-17T12:55:25.4994617Z 2022-08-17T12:55:25.4995086Z ---------------------------------------------------------------------- 2022-08-17T12:55:25.4995493Z Ran 230 tests in 13.914s 2022-08-17T12:55:25.4995683Z 2022-08-17T12:55:25.4995840Z OK (skipped=6, expected failures=2) 2022-08-17T12:55:25.4996052Z 2022-08-17T12:55:25.4996195Z Generating XML reports... 2022-08-17T12:55:25.5023422Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20220817125511.xml 2022-08-17T12:55:25.5191182Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyOpInfoCPU-20220817125511.xml 2022-08-17T12:55:25.5195193Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20220817125511.xml 2022-08-17T12:55:25.9383386Z Running test_xnnpack_integration ... [2022-08-17 12:55:25.937938] 2022-08-17T12:55:25.9384181Z Executing ['/opt/conda/bin/python', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:25.938027] 2022-08-17T12:55:27.0564509Z Test results will be stored in test-reports/python-unittest/test_xnnpack_integration 2022-08-17T12:55:27.0577887Z 2022-08-17T12:55:27.0578021Z Running tests... 2022-08-17T12:55:27.0578417Z ---------------------------------------------------------------------- 2022-08-17T12:55:27.1086801Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:55:27.1111415Z 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:55:27.8837219Z test_conv2d (__main__.TestXNNPACKOps) ... Exception ignored in: at 0x7f3b399ca7d0> 2022-08-17T12:55:27.8838016Z Traceback (most recent call last): 2022-08-17T12:55:27.8859157Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:55:27.8859535Z _generatorType = type((y for y in range(1))) 2022-08-17T12:55:27.8859790Z SystemError: error return without exception set 2022-08-17T12:55:31.1570875Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:31.1571878Z function: 'test_function' (/opt/conda/lib/python3.7/site-packages/hypothesis/internal/conjecture/engine.py:208) 2022-08-17T12:55:31.1572501Z reasons: ['self.call_count == 0'] 2022-08-17T12:55:31.1573094Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:31.7505825Z ok (4.639s) 2022-08-17T12:55:33.3043166Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (1.554s) 2022-08-17T12:55:33.3053630Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2022-08-17T12:55:33.5104511Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.205s) 2022-08-17T12:55:33.6401393Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.130s) 2022-08-17T12:55:34.7976439Z test_linear (__main__.TestXNNPACKRewritePass) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:34.7977646Z function: 'validate_transformed_module' (test_xnnpack_integration.py:579) 2022-08-17T12:55:34.7980588Z reasons: ['___check_type_id(data_shape, 94565111922592)'] 2022-08-17T12:55:34.7981673Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:35.1485596Z ok (1.508s) 2022-08-17T12:55:35.1542466Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.006s) 2022-08-17T12:55:37.1828663Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (2.028s) 2022-08-17T12:55:39.6206010Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (2.438s) 2022-08-17T12:55:39.6227170Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.002s) 2022-08-17T12:55:39.6227781Z 2022-08-17T12:55:39.6228602Z ---------------------------------------------------------------------- 2022-08-17T12:55:39.6229014Z Ran 12 tests in 12.565s 2022-08-17T12:55:39.6229190Z 2022-08-17T12:55:39.6229303Z OK (skipped=5) 2022-08-17T12:55:39.6229462Z 2022-08-17T12:55:39.6229593Z Generating XML reports... 2022-08-17T12:55:39.6302973Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20220817125527.xml 2022-08-17T12:55:39.6307432Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20220817125527.xml 2022-08-17T12:55:39.6313627Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20220817125527.xml 2022-08-17T12:55:39.6318995Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20220817125527.xml 2022-08-17T12:55:39.9909575Z Running test_vmap ... [2022-08-17 12:55:39.990566] 2022-08-17T12:55:39.9910109Z Executing ['/opt/conda/bin/python', '-bb', 'test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:39.990656] 2022-08-17T12:55:41.3607152Z Test results will be stored in test-reports/python-unittest/test_vmap 2022-08-17T12:55:41.3628017Z 2022-08-17T12:55:41.3628123Z Running tests... 2022-08-17T12:55:41.3629032Z ---------------------------------------------------------------------- 2022-08-17T12:55:41.4252102Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.4253350Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.5382480Z test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.5383408Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.5700487Z test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.5701464Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.6017964Z test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.6018890Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.6336304Z test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.6337226Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.6657757Z test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.6658690Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.7033147Z test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.7034052Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.7371625Z test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.7707383Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.7708816Z test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.7709710Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.8042975Z test_vmap.py:370: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.8043887Z def test_accepts_nested_inputs(self): 2022-08-17T12:55:41.8353706Z ok (0.426s) 2022-08-17T12:55:41.8482404Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:748: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.8483312Z vmap(backward_on_vmapped_tensor)(x) 2022-08-17T12:55:41.8525527Z test_vmap.py:754: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.8526609Z vmap(backward_with_vmapped_grad)(x, grad) 2022-08-17T12:55:41.8553996Z test_vmap.py:760: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.8554843Z vmap(completely_unrelated_backward)(y) 2022-08-17T12:55:41.8594067Z ok (0.024s) 2022-08-17T12:55:41.8658528Z test_batched_gradient_basic (__main__.TestVmapAPI) ... test_vmap.py:783: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.8659454Z def test_batched_gradient_basic(self): 2022-08-17T12:55:41.8804457Z ok (0.021s) 2022-08-17T12:55:41.8835144Z test_constant_function (__main__.TestVmapAPI) ... test_vmap.py:62: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.8836055Z def test_constant_function(self): 2022-08-17T12:55:41.8935592Z ok (0.013s) 2022-08-17T12:55:41.9029012Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... test_vmap.py:41: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.9029840Z vmap(torch.mul)(x, y) 2022-08-17T12:55:41.9030942Z test_vmap.py:43: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.9031740Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-08-17T12:55:41.9032849Z test_vmap.py:45: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:41.9033867Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-08-17T12:55:41.9034253Z ok (0.010s) 2022-08-17T12:55:42.8708018Z test_fallback_atan2 (__main__.TestVmapAPI) ... test_vmap.py:554: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:42.8708907Z result = vmap(op, (2, 0))(x, y) 2022-08-17T12:55:42.8713908Z test_vmap.py:560: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:42.8714866Z result = vmap(vmap(op), (2, 0))(x, y) 2022-08-17T12:55:42.8725454Z test_vmap.py:566: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:42.8726430Z result = vmap(vmap(vmap(op)))(x, y) 2022-08-17T12:55:42.9204672Z ok (1.017s) 2022-08-17T12:55:42.9984405Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.078s) 2022-08-17T12:55:43.2208894Z test_fallback_masked_fill (__main__.TestVmapAPI) ... test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:43.2209934Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-08-17T12:55:43.3993686Z test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:43.3994618Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-08-17T12:55:43.4259713Z ok (0.427s) 2022-08-17T12:55:43.6448669Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... test_vmap.py:600: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:43.6449592Z result = vmap(torch.var_mean)(tensor) 2022-08-17T12:55:43.6452908Z test_vmap.py:606: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:43.6453871Z result = vmap(vmap(torch.var_mean))(tensor) 2022-08-17T12:55:43.6464368Z test_vmap.py:612: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:43.6465339Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2022-08-17T12:55:43.6896177Z ok (0.263s) 2022-08-17T12:55:43.7688338Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.079s) 2022-08-17T12:55:43.9312009Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.162s) 2022-08-17T12:55:44.1675937Z test_fallback_zero_dim (__main__.TestVmapAPI) ... test_vmap.py:525: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.1676460Z vmap(op, (0, None))(x, y) 2022-08-17T12:55:44.1698694Z test_vmap.py:527: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.1699181Z vmap(op, (None, 0))(y, x) 2022-08-17T12:55:44.1720913Z test_vmap.py:529: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.1721373Z vmap(op)(x, x) 2022-08-17T12:55:44.1742987Z test_vmap.py:534: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.1743443Z vmap(op, (0, None))(x, y) 2022-08-17T12:55:44.1765483Z test_vmap.py:536: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.1766055Z vmap(op, (None, 0))(y, x) 2022-08-17T12:55:44.1787351Z test_vmap.py:538: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.1787799Z vmap(op)(x, x) 2022-08-17T12:55:44.1809173Z ok (0.250s) 2022-08-17T12:55:44.1877490Z test_func_with_no_inputs (__main__.TestVmapAPI) ... test_vmap.py:57: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.1878087Z vmap(foo)() 2022-08-17T12:55:44.1879158Z test_vmap.py:60: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.1879673Z vmap(bar)() 2022-08-17T12:55:44.1879844Z ok (0.007s) 2022-08-17T12:55:44.1961891Z test_functools_partial (__main__.TestVmapAPI) ... test_vmap.py:795: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.1962392Z def test_functools_partial(self): 2022-08-17T12:55:44.2043512Z ok (0.016s) 2022-08-17T12:55:44.2140560Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:773: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2141198Z vmap(output_to_grad_is_vmapped)(input_tensor) 2022-08-17T12:55:44.2193098Z test_vmap.py:781: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2193574Z vmap(input_to_grad_is_vmapped)(input_tensor) 2022-08-17T12:55:44.2225878Z ok (0.018s) 2022-08-17T12:55:44.2354834Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... test_vmap.py:463: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2355665Z vmap(foo)(torch.randn([])) 2022-08-17T12:55:44.2356667Z test_vmap.py:465: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2357243Z vmap(foo, in_dims=(0,))(torch.randn([])) 2022-08-17T12:55:44.2358112Z test_vmap.py:467: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2358604Z vmap(foo, in_dims=(-1,))(x) 2022-08-17T12:55:44.2359234Z test_vmap.py:469: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2359682Z vmap(foo, in_dims=(2,))(y) 2022-08-17T12:55:44.2360382Z test_vmap.py:471: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2360844Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2022-08-17T12:55:44.2361489Z test_vmap.py:473: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2361938Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2022-08-17T12:55:44.2375903Z test_vmap.py:474: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2376370Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2022-08-17T12:55:44.2397222Z ok (0.017s) 2022-08-17T12:55:44.2505156Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... test_vmap.py:407: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2506013Z vmap(torch.mul, [0, 0])(x, y) 2022-08-17T12:55:44.2507058Z test_vmap.py:409: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2507795Z vmap(torch.mul, set({0, 0}))(x, y) 2022-08-17T12:55:44.2508854Z test_vmap.py:411: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2509737Z vmap(torch.mul, 'lol')(x, y) 2022-08-17T12:55:44.2510938Z test_vmap.py:413: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2511788Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2022-08-17T12:55:44.2513019Z test_vmap.py:415: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.2513837Z vmap(torch.mul, (0, 0))(x, y) 2022-08-17T12:55:44.2514152Z ok (0.011s) 2022-08-17T12:55:44.4251325Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... test_vmap.py:691: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.4252400Z def test_inplace_fallback_nary_different_levels(self): 2022-08-17T12:55:44.4614156Z test_vmap.py:691: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.4615084Z def test_inplace_fallback_nary_different_levels(self): 2022-08-17T12:55:44.4722000Z test_vmap.py:691: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.4723198Z def test_inplace_fallback_nary_different_levels(self): 2022-08-17T12:55:44.5755611Z test_vmap.py:721: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.5756493Z vmap(op, in_dims=(None, 0))(x, y) 2022-08-17T12:55:44.5774333Z test_vmap.py:726: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.5774864Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2022-08-17T12:55:44.5792309Z test_vmap.py:731: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.5792809Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2022-08-17T12:55:44.5809935Z test_vmap.py:736: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.5810403Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2022-08-17T12:55:44.5827968Z ok (0.332s) 2022-08-17T12:55:44.6757727Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... test_vmap.py:656: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.6758302Z def test_inplace_fallback_nary_same_levels(self): 2022-08-17T12:55:44.7041156Z test_vmap.py:656: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.7041643Z def test_inplace_fallback_nary_same_levels(self): 2022-08-17T12:55:44.7121100Z test_vmap.py:656: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.7121576Z def test_inplace_fallback_nary_same_levels(self): 2022-08-17T12:55:44.7419113Z test_vmap.py:656: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.7419957Z def test_inplace_fallback_nary_same_levels(self): 2022-08-17T12:55:44.7506180Z test_vmap.py:656: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.7506980Z def test_inplace_fallback_nary_same_levels(self): 2022-08-17T12:55:44.7616220Z test_vmap.py:656: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:44.7617040Z def test_inplace_fallback_nary_same_levels(self): 2022-08-17T12:55:44.8341026Z ok (0.251s) 2022-08-17T12:55:45.0006087Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... test_vmap.py:616: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.0007063Z def test_inplace_fallback_unary(self): 2022-08-17T12:55:45.0787621Z test_vmap.py:638: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.0788183Z result = vmap(op, out_dims=(1,))(x) 2022-08-17T12:55:45.0790469Z test_vmap.py:645: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.0790933Z result = vmap(vmap(op))(x) 2022-08-17T12:55:45.0812334Z test_vmap.py:652: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.0813116Z result = vmap(vmap(vmap(op)))(x) 2022-08-17T12:55:45.2474666Z ok (0.413s) 2022-08-17T12:55:45.2587794Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... test_vmap.py:446: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.2588800Z vmap(torch.sum)(x, 0) 2022-08-17T12:55:45.2589860Z test_vmap.py:448: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.2590588Z vmap(torch.sum, (0, 0))(x, 0) 2022-08-17T12:55:45.2591577Z test_vmap.py:450: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.2592366Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2022-08-17T12:55:45.2593588Z test_vmap.py:452: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.2594426Z vmap(torch.sum, (0, None))(x, 0) 2022-08-17T12:55:45.2594747Z ok (0.012s) 2022-08-17T12:55:45.2619573Z test_multiple_inputs (__main__.TestVmapAPI) ... test_vmap.py:78: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.2620444Z output = vmap(torch.mul)(x, y) 2022-08-17T12:55:45.2622516Z ok (0.003s) 2022-08-17T12:55:45.2702052Z test_multiple_out_dims (__main__.TestVmapAPI) ... test_vmap.py:211: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.2703050Z def test_multiple_out_dims(self): 2022-08-17T12:55:45.2881447Z test_vmap.py:211: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.2882528Z def test_multiple_out_dims(self): 2022-08-17T12:55:45.3049487Z ok (0.042s) 2022-08-17T12:55:45.3103898Z test_multiple_outputs (__main__.TestVmapAPI) ... test_vmap.py:81: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.3104749Z def test_multiple_outputs(self): 2022-08-17T12:55:45.3276440Z ok (0.023s) 2022-08-17T12:55:45.3338123Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... test_vmap.py:90: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.3339087Z def test_multiple_outputs_error_cases(self): 2022-08-17T12:55:45.3456992Z test_vmap.py:111: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.3457795Z vmap(returns_list_of_two_tensors)(x) 2022-08-17T12:55:45.3462958Z test_vmap.py:113: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.3463759Z vmap(returns_list_of_one_tensor)(x) 2022-08-17T12:55:45.3468393Z ok (0.019s) 2022-08-17T12:55:45.3496692Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... test_vmap.py:337: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.3497609Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2022-08-17T12:55:45.3500372Z ok (0.003s) 2022-08-17T12:55:45.3590717Z test_nested_out_dims (__main__.TestVmapAPI) ... test_vmap.py:232: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.3591563Z def test_nested_out_dims(self): 2022-08-17T12:55:45.3677936Z test_vmap.py:236: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.3678788Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2022-08-17T12:55:45.3925166Z test_vmap.py:232: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.3925967Z def test_nested_out_dims(self): 2022-08-17T12:55:45.4012754Z test_vmap.py:241: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.4013603Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2022-08-17T12:55:45.4256316Z test_vmap.py:232: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.4257296Z def test_nested_out_dims(self): 2022-08-17T12:55:45.4343240Z test_vmap.py:246: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.4344270Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2022-08-17T12:55:45.4600800Z test_vmap.py:232: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.4601292Z def test_nested_out_dims(self): 2022-08-17T12:55:45.4689495Z test_vmap.py:253: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.4690082Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2022-08-17T12:55:45.4907005Z ok (0.140s) 2022-08-17T12:55:45.4983440Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... test_vmap.py:124: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.4983996Z def test_nested_with_different_map_dim(self): 2022-08-17T12:55:45.5057098Z test_vmap.py:127: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.5057611Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2022-08-17T12:55:45.5304575Z test_vmap.py:124: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.5305078Z def test_nested_with_different_map_dim(self): 2022-08-17T12:55:45.5381228Z test_vmap.py:132: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.5381734Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2022-08-17T12:55:45.5424165Z test_vmap.py:132: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.5424854Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2022-08-17T12:55:45.5618464Z ok (0.071s) 2022-08-17T12:55:45.5647325Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... test_vmap.py:118: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.5647849Z output = vmap(vmap(torch.mul))(x, y) 2022-08-17T12:55:45.5650975Z test_vmap.py:121: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.5651616Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2022-08-17T12:55:45.5654172Z ok (0.004s) 2022-08-17T12:55:45.5736814Z test_nn_module (__main__.TestVmapAPI) ... test_vmap.py:801: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.5737335Z def test_nn_module(self): 2022-08-17T12:55:45.5840631Z ok (0.018s) 2022-08-17T12:55:45.5925510Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... test_vmap.py:340: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.5926062Z def test_non_default_in_dims_out_dims(self): 2022-08-17T12:55:45.6087163Z test_vmap.py:349: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6087675Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2022-08-17T12:55:45.6094131Z test_vmap.py:358: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6094604Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2022-08-17T12:55:45.6116584Z test_vmap.py:362: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6117086Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2022-08-17T12:55:45.6138608Z test_vmap.py:367: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6139074Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2022-08-17T12:55:45.6163176Z ok (0.032s) 2022-08-17T12:55:45.6223298Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... test_vmap.py:28: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6223867Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2022-08-17T12:55:45.6229033Z test_vmap.py:34: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6229523Z vmap(multiple_outputs)(torch.ones(3)) 2022-08-17T12:55:45.6233857Z ok (0.007s) 2022-08-17T12:55:45.6301818Z test_non_zero_in_dims (__main__.TestVmapAPI) ... test_vmap.py:306: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6302476Z def test_non_zero_in_dims(self): 2022-08-17T12:55:45.6438582Z test_vmap.py:316: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6439293Z output = vmap(torch.mul, (0, 1))(x, y) 2022-08-17T12:55:45.6441100Z test_vmap.py:318: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6441557Z output = vmap(torch.mul, (1, 0))(x, y) 2022-08-17T12:55:45.6443651Z ok (0.021s) 2022-08-17T12:55:45.6475382Z test_none_in_dims (__main__.TestVmapAPI) ... test_vmap.py:326: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6475943Z output = vmap(torch.mul, (0, None))(x, y) 2022-08-17T12:55:45.6479531Z test_vmap.py:331: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6480032Z output = vmap(torch.mul, (0, None))(x, 2) 2022-08-17T12:55:45.6481714Z ok (0.004s) 2022-08-17T12:55:45.6602724Z test_nonzero_out_dims (__main__.TestVmapAPI) ... test_vmap.py:168: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6603268Z def test_nonzero_out_dims(self): 2022-08-17T12:55:45.6856812Z test_vmap.py:177: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6857316Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-08-17T12:55:45.6864983Z test_vmap.py:183: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6865517Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2022-08-17T12:55:45.6873423Z test_vmap.py:190: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6873911Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2022-08-17T12:55:45.6884591Z test_vmap.py:198: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6885076Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-08-17T12:55:45.6905242Z test_vmap.py:206: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6905710Z result = vmap(foo, out_dims=1)(x, y) 2022-08-17T12:55:45.6938195Z ok (0.046s) 2022-08-17T12:55:45.6996763Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... test_vmap.py:136: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.6997476Z def test_noop_in_inner_vmap(self): 2022-08-17T12:55:45.7053385Z test_vmap.py:139: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7053867Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2022-08-17T12:55:45.7136366Z ok (0.020s) 2022-08-17T12:55:45.7244190Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... test_vmap.py:423: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7244833Z vmap(torch.mul, (0,))(x, y) 2022-08-17T12:55:45.7245631Z test_vmap.py:425: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7246245Z vmap(torch.mul, (0, 0, 0))(x, y) 2022-08-17T12:55:45.7247191Z test_vmap.py:427: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7247710Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2022-08-17T12:55:45.7248627Z test_vmap.py:429: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7249102Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2022-08-17T12:55:45.7249832Z test_vmap.py:431: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7250258Z vmap(torch.mul, (0, 0))(x, y) 2022-08-17T12:55:45.7250442Z ok (0.011s) 2022-08-17T12:55:45.7324553Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... test_vmap.py:302: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7325069Z vmap(lambda x: x, out_dims=3)(x) 2022-08-17T12:55:45.7350619Z test_vmap.py:304: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7351169Z vmap(lambda x: x, out_dims=-4)(x) 2022-08-17T12:55:45.7376002Z ok (0.013s) 2022-08-17T12:55:45.7473553Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... test_vmap.py:285: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7474577Z vmap(lambda x: x, out_dims=(0, 0))(x) 2022-08-17T12:55:45.7479058Z test_vmap.py:287: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7484134Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2022-08-17T12:55:45.7485571Z test_vmap.py:291: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7486345Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2022-08-17T12:55:45.7491255Z test_vmap.py:293: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7492072Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2022-08-17T12:55:45.7497013Z ok (0.012s) 2022-08-17T12:55:45.7550984Z test_out_dims_edge_case (__main__.TestVmapAPI) ... test_vmap.py:257: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7551898Z def test_out_dims_edge_case(self): 2022-08-17T12:55:45.7621316Z test_vmap.py:257: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7622143Z def test_out_dims_edge_case(self): 2022-08-17T12:55:45.7695167Z ok (0.020s) 2022-08-17T12:55:45.7788201Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... test_vmap.py:271: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7789183Z vmap(lambda x: x, out_dims='lol')(tensor) 2022-08-17T12:55:45.7789889Z test_vmap.py:273: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7790396Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2022-08-17T12:55:45.7791061Z test_vmap.py:275: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7791512Z vmap(lambda x: x, out_dims=None)(tensor) 2022-08-17T12:55:45.7792162Z test_vmap.py:277: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7792603Z vmap(lambda x: x, out_dims=(None,))(tensor) 2022-08-17T12:55:45.7792805Z ok (0.009s) 2022-08-17T12:55:45.7837586Z test_single_input (__main__.TestVmapAPI) ... test_vmap.py:66: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.7838076Z def test_single_input(self): 2022-08-17T12:55:45.7933130Z ok (0.014s) 2022-08-17T12:55:45.8026500Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... test_vmap.py:150: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.8027014Z vmap(torch.ravel)(tensor) 2022-08-17T12:55:45.8049808Z test_vmap.py:156: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.8050293Z vmap(out_op)(tensor, tensor) 2022-08-17T12:55:45.8104205Z test_vmap.py:161: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.8104710Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2022-08-17T12:55:45.8156335Z test_vmap.py:166: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:45.8156817Z vmap(torch.Tensor.item)(tensor) 2022-08-17T12:55:45.8182960Z ok (0.025s) 2022-08-17T12:55:46.2991161Z test_add_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.481s) 2022-08-17T12:55:46.3336506Z test_binary_cross_entropy_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:880: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:46.3337110Z def _vmap_test(self, op, inputs, in_dims=0, out_dims=0, 2022-08-17T12:55:46.4771849Z test_vmap.py:880: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:46.4772376Z def _vmap_test(self, op, inputs, in_dims=0, out_dims=0, 2022-08-17T12:55:46.5465390Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:46.5466057Z function: 'slice_inputs' (test_vmap.py:827) 2022-08-17T12:55:46.5466294Z reasons: ['i == 0'] 2022-08-17T12:55:46.5466613Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:46.5689899Z ok (0.270s) 2022-08-17T12:55:46.5873517Z test_diagonal_cpu (__main__.TestVmapBatchedGradientCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:46.5874375Z function: '_vmap_test' (test_vmap.py:2217) 2022-08-17T12:55:46.5874798Z reasons: ['___guarded_code.valid'] 2022-08-17T12:55:46.5875393Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:46.5876066Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:46.5876662Z function: '_vmap_test' (test_vmap.py:880) 2022-08-17T12:55:46.5877029Z reasons: ['___guarded_code.valid'] 2022-08-17T12:55:46.5877413Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:46.5878058Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:46.5878540Z function: 'vector_jacobian_product' (test_vmap.py:2233) 2022-08-17T12:55:46.5878810Z reasons: ['len(args) == 2'] 2022-08-17T12:55:46.5879121Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:46.6289603Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:46.6290415Z function: '_batched_grad_test' (test_vmap.py:2226) 2022-08-17T12:55:46.6290976Z reasons: ['___check_obj_id(op, 139817999426016)'] 2022-08-17T12:55:46.6291717Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:46.6752733Z ok (0.106s) 2022-08-17T12:55:46.8169289Z test_div_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.141s) 2022-08-17T12:55:46.8626845Z test_expand_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.046s) 2022-08-17T12:55:46.8718684Z test_index_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:46.8719258Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:46.8929444Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:46.8930080Z function: 'reference_vmap' (test_vmap.py:837) 2022-08-17T12:55:46.8930364Z reasons: ['len(___stack0[0]) == 2'] 2022-08-17T12:55:46.8930669Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:46.9250391Z test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:46.9250888Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:46.9378006Z ok (0.075s) 2022-08-17T12:55:46.9481717Z test_inplace_manyview_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:46.9482308Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:46.9486301Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:46.9486941Z function: 'reference_vmap' (test_vmap.py:837) 2022-08-17T12:55:46.9487263Z reasons: ["tensor 'inputs[0]' rank mismatch. expected 3, actual 2"] 2022-08-17T12:55:46.9487623Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:46.9825766Z test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:46.9826306Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:46.9959429Z ok (0.058s) 2022-08-17T12:55:47.0046184Z test_inplace_on_view_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:47.0046756Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:47.0379241Z test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:47.0379770Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:47.0381880Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.0382500Z function: 'vector_hessian_product' (test_vmap.py:2267) 2022-08-17T12:55:47.0382866Z reasons: ["tensor 'args[0]' size mismatch at index 0. expected 3, actual 4"] 2022-08-17T12:55:47.0383233Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.0393559Z ok (0.043s) 2022-08-17T12:55:47.0596101Z test_lgamma_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.020s) 2022-08-17T12:55:47.0802720Z test_log1p_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.021s) 2022-08-17T12:55:47.0863126Z test_log_cpu (__main__.TestVmapBatchedGradientCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.0863660Z function: '_batched_grad_grad_test' (test_vmap.py:2252) 2022-08-17T12:55:47.0863979Z reasons: ['___check_type_id(op, 94412427457792)'] 2022-08-17T12:55:47.0864315Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.0877162Z ok (0.007s) 2022-08-17T12:55:47.0972037Z test_logsumexp_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.009s) 2022-08-17T12:55:47.1025538Z test_max_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:47.1026103Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:47.1031176Z ok (0.006s) 2022-08-17T12:55:47.1056130Z test_median_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:47.1056681Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:47.1061721Z ok (0.003s) 2022-08-17T12:55:47.1087781Z test_min_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:47.1088384Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:47.1092853Z ok (0.003s) 2022-08-17T12:55:47.1313172Z test_mul_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.022s) 2022-08-17T12:55:47.1359553Z test_permute_cpu (__main__.TestVmapBatchedGradientCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.1360078Z function: 'construct_v' (test_vmap.py:2193) 2022-08-17T12:55:47.1360397Z reasons: ["tensor 'output' rank mismatch. expected 2, actual 3"] 2022-08-17T12:55:47.1360757Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.1366482Z ok (0.005s) 2022-08-17T12:55:47.1418035Z test_reshape_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.005s) 2022-08-17T12:55:47.1519076Z test_select_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.010s) 2022-08-17T12:55:47.1559951Z test_sigmoid_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2022-08-17T12:55:47.1664139Z test_slice_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.010s) 2022-08-17T12:55:47.1723489Z test_stack_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.006s) 2022-08-17T12:55:47.1924331Z test_sub_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.020s) 2022-08-17T12:55:47.1961788Z test_symeig_cpu (__main__.TestVmapBatchedGradientCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:55:47.1962386Z 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:55:47.1962717Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:55:47.1962909Z should be replaced with 2022-08-17T12:55:47.1963205Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:55:47.1963589Z and 2022-08-17T12:55:47.1963763Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:55:47.1963975Z should be replaced with 2022-08-17T12:55:47.1964443Z 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:55:47.1964792Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:55:47.1984180Z test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:47.1984652Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:55:47.2003138Z ok (0.008s) 2022-08-17T12:55:47.2055344Z test_threshold_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.005s) 2022-08-17T12:55:47.2087021Z test_trace_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:55:47.2161984Z test_unrelated_output_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:2470: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:47.2163075Z @allowVmapFallbackUsage 2022-08-17T12:55:47.2335527Z ok (0.025s) 2022-08-17T12:55:47.2539673Z test_unrelated_output_multiple_grad_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:2484: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:47.2540613Z @allowVmapFallbackUsage 2022-08-17T12:55:47.2716959Z ok (0.038s) 2022-08-17T12:55:47.2976573Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCPU) ... ok (0.026s) 2022-08-17T12:55:47.2993037Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:47.2994133Z vmap(op_using_fallback)(torch.rand(3)) 2022-08-17T12:55:47.2994573Z ok (0.002s) 2022-08-17T12:55:47.4232995Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.124s) 2022-08-17T12:55:47.5681574Z test_as_strided (__main__.TestVmapOperators) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.5682087Z function: '_test' (test_vmap.py:1140) 2022-08-17T12:55:47.5682348Z reasons: ['___guarded_code.valid'] 2022-08-17T12:55:47.5682682Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.6261803Z ok (0.203s) 2022-08-17T12:55:47.6690896Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.6691702Z function: 'randn' (test_vmap.py:867) 2022-08-17T12:55:47.6692146Z reasons: ['len(size) == 2'] 2022-08-17T12:55:47.6692735Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.7419018Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.7419511Z function: '' (test_vmap.py:1084) 2022-08-17T12:55:47.7420178Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:47.7420836Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.7464218Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.7464717Z function: '' (test_vmap.py:1116) 2022-08-17T12:55:47.7465012Z reasons: ['___check_obj_id(op, 139817999426016)'] 2022-08-17T12:55:47.7465341Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.7525231Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.7525599Z function: '' (test_vmap.py:1118) 2022-08-17T12:55:47.7525872Z reasons: ['___check_obj_id(op, 139817999426016)'] 2022-08-17T12:55:47.7526197Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.7889841Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.7890322Z function: '' (test_vmap.py:1086) 2022-08-17T12:55:47.7890915Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:47.7891442Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.8309723Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.8310155Z function: '' (test_vmap.py:1088) 2022-08-17T12:55:47.8310736Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:47.8311330Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.8687932Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.8688442Z function: 'randp1' (test_vmap.py:871) 2022-08-17T12:55:47.8688684Z reasons: ['len(size) == 2'] 2022-08-17T12:55:47.8688998Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.8968498Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.8968979Z function: '' (test_vmap.py:1090) 2022-08-17T12:55:47.8969558Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:47.8970081Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.9400879Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:47.9401295Z function: '' (test_vmap.py:1092) 2022-08-17T12:55:47.9401880Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:47.9402412Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:47.9519157Z ok (0.326s) 2022-08-17T12:55:47.9810802Z test_bmm (__main__.TestVmapOperators) ... ok (0.029s) 2022-08-17T12:55:48.1301360Z test_cat (__main__.TestVmapOperators) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.1302472Z function: 'op' (test_vmap.py:1267) 2022-08-17T12:55:48.1302895Z reasons: ['dim == 0'] 2022-08-17T12:55:48.1303466Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.1656794Z ok (0.184s) 2022-08-17T12:55:48.1950369Z test_chunk (__main__.TestVmapOperators) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.1951520Z function: '_vmap_view_test' (test_vmap.py:990) 2022-08-17T12:55:48.1952016Z reasons: ['set(kwargs.keys()) == set()'] 2022-08-17T12:55:48.1952612Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.2072474Z ok (0.041s) 2022-08-17T12:55:48.3180703Z test_clamp (__main__.TestVmapOperators) ... ok (0.111s) 2022-08-17T12:55:48.5092628Z test_clone (__main__.TestVmapOperators) ... ok (0.191s) 2022-08-17T12:55:48.5693122Z test_comparison_ops (__main__.TestVmapOperators) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.5693602Z function: '' (test_vmap.py:1379) 2022-08-17T12:55:48.5694202Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:48.5694747Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.5750480Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.5750904Z function: '' (test_vmap.py:1403) 2022-08-17T12:55:48.5751372Z reasons: ['___check_obj_id(op, 139817999464960)'] 2022-08-17T12:55:48.5751711Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.6020012Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.6020412Z function: '' (test_vmap.py:1380) 2022-08-17T12:55:48.6021076Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:48.6021627Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.6297423Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.6298038Z function: '' (test_vmap.py:1381) 2022-08-17T12:55:48.6298789Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:48.6299312Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.6585623Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.6586241Z function: '' (test_vmap.py:1382) 2022-08-17T12:55:48.6586902Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:48.6587435Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.6869599Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.6870354Z function: '' (test_vmap.py:1383) 2022-08-17T12:55:48.6871037Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:48.6871563Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.7149380Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.7149984Z function: '' (test_vmap.py:1384) 2022-08-17T12:55:48.7150659Z reasons: ["tensor 'x' dispatch key set mismatch. expected DispatchKeySet(BackendSelect, ADInplaceOrView, AutogradOther, Batched, VmapMode), actual DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU)"] 2022-08-17T12:55:48.7151364Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.7189025Z ok (0.210s) 2022-08-17T12:55:48.7568511Z test_conj (__main__.TestVmapOperators) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:48.7569225Z function: 'get' (test_vmap.py:1284) 2022-08-17T12:55:48.7569556Z reasons: ["str(dtype) == 'torch.float32'"] 2022-08-17T12:55:48.7569878Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:48.7587318Z ok (0.040s) 2022-08-17T12:55:48.7898044Z test_contiguous (__main__.TestVmapOperators) ... ok (0.031s) 2022-08-17T12:55:48.8535032Z test_diagonal (__main__.TestVmapOperators) ... ok (0.064s) 2022-08-17T12:55:48.8799727Z test_dot (__main__.TestVmapOperators) ... ok (0.026s) 2022-08-17T12:55:49.0105895Z test_expand_as (__main__.TestVmapOperators) ... ok (0.131s) 2022-08-17T12:55:49.0910771Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.080s) 2022-08-17T12:55:49.1784272Z test_imag (__main__.TestVmapOperators) ... ok (0.087s) 2022-08-17T12:55:49.2106372Z test_is_complex (__main__.TestVmapOperators) ... ok (0.032s) 2022-08-17T12:55:49.6981222Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.487s) 2022-08-17T12:55:49.7361534Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.038s) 2022-08-17T12:55:49.7645054Z test_mm (__main__.TestVmapOperators) ... ok (0.028s) 2022-08-17T12:55:49.8059935Z test_movedim (__main__.TestVmapOperators) ... ok (0.041s) 2022-08-17T12:55:49.8444508Z test_mv (__main__.TestVmapOperators) ... ok (0.038s) 2022-08-17T12:55:49.8708976Z test_narrow (__main__.TestVmapOperators) ... ok (0.026s) 2022-08-17T12:55:49.9391009Z test_new_empty (__main__.TestVmapOperators) ... ok (0.068s) 2022-08-17T12:55:50.2404320Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.301s) 2022-08-17T12:55:50.2845597Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.044s) 2022-08-17T12:55:50.5909239Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.306s) 2022-08-17T12:55:50.6488585Z test_real (__main__.TestVmapOperators) ... ok (0.058s) 2022-08-17T12:55:50.6620093Z test_reshape (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:55:50.7435978Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.081s) 2022-08-17T12:55:50.9509715Z test_result_type (__main__.TestVmapOperators) ... ok (0.207s) 2022-08-17T12:55:51.0055975Z test_select (__main__.TestVmapOperators) ... ok (0.055s) 2022-08-17T12:55:51.0721048Z test_slice (__main__.TestVmapOperators) ... ok (0.066s) 2022-08-17T12:55:51.1383197Z test_split (__main__.TestVmapOperators) ... ok (0.066s) 2022-08-17T12:55:51.1770990Z test_squeeze (__main__.TestVmapOperators) ... ok (0.039s) 2022-08-17T12:55:51.2596711Z test_stack (__main__.TestVmapOperators) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:51.2597458Z function: 'op' (test_vmap.py:1832) 2022-08-17T12:55:51.2597873Z reasons: ['dim == 0'] 2022-08-17T12:55:51.2598403Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:51.2979184Z ok (0.121s) 2022-08-17T12:55:51.3223363Z test_stride (__main__.TestVmapOperators) ... ok (0.024s) 2022-08-17T12:55:51.5366804Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.214s) 2022-08-17T12:55:51.5538823Z test_t (__main__.TestVmapOperators) ... ok (0.017s) 2022-08-17T12:55:51.6601715Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.106s) 2022-08-17T12:55:51.8070397Z test_to (__main__.TestVmapOperators) ... ok (0.147s) 2022-08-17T12:55:51.8135762Z test_trace (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:55:51.9535738Z test_transpose (__main__.TestVmapOperators) ... ok (0.140s) 2022-08-17T12:55:52.0919665Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.138s) 2022-08-17T12:55:52.2240978Z test_unbind (__main__.TestVmapOperators) ... ok (0.132s) 2022-08-17T12:55:52.2763946Z test_unfold (__main__.TestVmapOperators) ... ok (0.052s) 2022-08-17T12:55:52.3014290Z test_view (__main__.TestVmapOperators) ... ok (0.025s) 2022-08-17T12:55:52.3245727Z test_view_as (__main__.TestVmapOperators) ... ok (0.023s) 2022-08-17T12:55:52.4270732Z test_view_as_complex (__main__.TestVmapOperators) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:55:52.4271239Z function: 'get' (test_vmap.py:1525) 2022-08-17T12:55:52.4271490Z reasons: ['shape == [7, 11, 2]'] 2022-08-17T12:55:52.4271821Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:55:52.4885366Z ok (0.164s) 2022-08-17T12:55:52.5480727Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.059s) 2022-08-17T12:55:52.5648301Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.017s) 2022-08-17T12:55:52.5656177Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:55:52.5656923Z vmap(op_using_fallback)(torch.rand(3)) 2022-08-17T12:55:52.5657332Z ok (0.001s) 2022-08-17T12:55:52.5657468Z 2022-08-17T12:55:52.5657751Z ---------------------------------------------------------------------- 2022-08-17T12:55:52.5658055Z Ran 125 tests in 11.203s 2022-08-17T12:55:52.5658218Z 2022-08-17T12:55:52.5658310Z OK 2022-08-17T12:55:52.5658405Z 2022-08-17T12:55:52.5658478Z Generating XML reports... 2022-08-17T12:55:52.5739270Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20220817125541.xml 2022-08-17T12:55:52.5765531Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCPU-20220817125541.xml 2022-08-17T12:55:52.5802443Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20220817125541.xml 2022-08-17T12:55:53.0728307Z Running test_meta ... [2022-08-17 12:55:53.072424] 2022-08-17T12:55:53.0728953Z Executing ['/opt/conda/bin/python', '-bb', 'test_meta.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:53.072508] 2022-08-17T12:55:55.5112813Z Test results will be stored in test-reports/python-unittest/test_meta 2022-08-17T12:55:55.5568626Z 2022-08-17T12:55:55.5568939Z Running tests... 2022-08-17T12:55:55.5569625Z ---------------------------------------------------------------------- 2022-08-17T12:55:56.5564130Z test_dispatch_meta_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.695s) 2022-08-17T12:55:56.5577668Z test_dispatch_meta_H_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5589832Z test_dispatch_meta_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5601159Z test_dispatch_meta_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5612429Z test_dispatch_meta_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5624085Z test_dispatch_meta_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5635588Z test_dispatch_meta_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5646946Z test_dispatch_meta_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5658403Z test_dispatch_meta_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5669988Z test_dispatch_meta_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5681505Z test_dispatch_meta_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5692815Z test_dispatch_meta_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5704551Z test_dispatch_meta_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5715921Z test_dispatch_meta_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5727309Z test_dispatch_meta_T_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5738669Z test_dispatch_meta_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5750657Z test_dispatch_meta_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5761992Z test_dispatch_meta_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5773438Z test_dispatch_meta_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5785093Z test_dispatch_meta_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5796628Z test_dispatch_meta_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5807935Z test_dispatch_meta_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5819484Z test_dispatch_meta_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5831037Z test_dispatch_meta_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5843129Z test_dispatch_meta_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5853892Z test_dispatch_meta_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5865539Z test_dispatch_meta___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5876874Z test_dispatch_meta___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5888529Z test_dispatch_meta___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5899801Z test_dispatch_meta___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5911586Z test_dispatch_meta___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5923020Z test_dispatch_meta___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5934355Z test_dispatch_meta___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5945978Z test_dispatch_meta___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5957124Z test_dispatch_meta___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5968456Z test_dispatch_meta___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5979761Z test_dispatch_meta___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.5991368Z test_dispatch_meta___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6002644Z test_dispatch_meta___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6013990Z test_dispatch_meta___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6025639Z test_dispatch_meta___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6036919Z test_dispatch_meta___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6048184Z test_dispatch_meta___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6059541Z test_dispatch_meta___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6071170Z test_dispatch_meta___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6082571Z test_dispatch_meta___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6093864Z test_dispatch_meta___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6105535Z test_dispatch_meta___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6116906Z test_dispatch_meta___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6128244Z test_dispatch_meta___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6139799Z test_dispatch_meta___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6151303Z test_dispatch_meta___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6162822Z test_dispatch_meta___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6173966Z test_dispatch_meta___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6185551Z test_dispatch_meta___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6196835Z test_dispatch_meta___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6208286Z test_dispatch_meta___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6219562Z test_dispatch_meta___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6231294Z test_dispatch_meta___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6242469Z test_dispatch_meta___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6253850Z test_dispatch_meta___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6265455Z test_dispatch_meta___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6276780Z test_dispatch_meta___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6288068Z test_dispatch_meta___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6299430Z test_dispatch_meta___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6310967Z test_dispatch_meta___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6322406Z test_dispatch_meta___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6333705Z test_dispatch_meta___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6345735Z test_dispatch_meta___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6356768Z test_dispatch_meta___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6368163Z test_dispatch_meta___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6379679Z test_dispatch_meta___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6391372Z test_dispatch_meta___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6402732Z test_dispatch_meta___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6414058Z test_dispatch_meta___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6425697Z test_dispatch_meta___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6437031Z test_dispatch_meta___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6448331Z test_dispatch_meta___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6459675Z test_dispatch_meta___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6471185Z test_dispatch_meta___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6482935Z test_dispatch_meta___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6494229Z test_dispatch_meta___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6505929Z test_dispatch_meta___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6517435Z test_dispatch_meta___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6528674Z test_dispatch_meta___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6540047Z test_dispatch_meta___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6551660Z test_dispatch_meta___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6562970Z test_dispatch_meta___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6574692Z test_dispatch_meta___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6586500Z test_dispatch_meta___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6597946Z test_dispatch_meta___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6609291Z test_dispatch_meta___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6620506Z test_dispatch_meta___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6632271Z test_dispatch_meta___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6643655Z test_dispatch_meta___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6655100Z test_dispatch_meta___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6666834Z test_dispatch_meta___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6678117Z test_dispatch_meta___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6689452Z test_dispatch_meta___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6700909Z test_dispatch_meta___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6712455Z test_dispatch_meta___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6723861Z test_dispatch_meta___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6735293Z test_dispatch_meta___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6746896Z test_dispatch_meta___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6758193Z test_dispatch_meta___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6769523Z test_dispatch_meta___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6781233Z test_dispatch_meta___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6792338Z test_dispatch_meta___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6803746Z test_dispatch_meta___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6815111Z test_dispatch_meta___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6827566Z test_dispatch_meta___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6838667Z test_dispatch_meta___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6850178Z test_dispatch_meta___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6861703Z test_dispatch_meta___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6872963Z test_dispatch_meta___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6884589Z test_dispatch_meta___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6895785Z test_dispatch_meta___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6907451Z test_dispatch_meta___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6918842Z test_dispatch_meta___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6930129Z test_dispatch_meta___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6941759Z test_dispatch_meta___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6953264Z test_dispatch_meta___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6964573Z test_dispatch_meta___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6975799Z test_dispatch_meta___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6987408Z test_dispatch_meta___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.6998747Z test_dispatch_meta___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7010133Z test_dispatch_meta___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7021478Z test_dispatch_meta___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7033190Z test_dispatch_meta___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7044594Z test_dispatch_meta__masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7055999Z test_dispatch_meta__masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7068065Z test_dispatch_meta__masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7079057Z test_dispatch_meta__masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7090670Z test_dispatch_meta__masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7102379Z test_dispatch_meta__masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7113893Z test_dispatch_meta__masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7125346Z test_dispatch_meta__masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7136611Z test_dispatch_meta__masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7148153Z test_dispatch_meta__masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7159379Z test_dispatch_meta__masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7170845Z test_dispatch_meta__masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7182381Z test_dispatch_meta__masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7193734Z test_dispatch_meta__masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7204991Z test_dispatch_meta__masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7216363Z test_dispatch_meta__masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7227840Z test_dispatch_meta__masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7239536Z test_dispatch_meta__masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7250788Z test_dispatch_meta__masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7262460Z test_dispatch_meta__masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7273831Z test_dispatch_meta__masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7285112Z test_dispatch_meta__masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7296411Z test_dispatch_meta__masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7308072Z test_dispatch_meta__masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7319409Z test_dispatch_meta__masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7331389Z test_dispatch_meta__masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7343188Z test_dispatch_meta__masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7354220Z test_dispatch_meta__masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7365747Z test_dispatch_meta__masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7377551Z test_dispatch_meta__masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7389461Z test_dispatch_meta__masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7400920Z test_dispatch_meta__masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7412716Z test_dispatch_meta__masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7424598Z test_dispatch_meta__masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7436161Z test_dispatch_meta__masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7447783Z test_dispatch_meta__masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7459219Z test_dispatch_meta__masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7471301Z test_dispatch_meta__masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7482964Z test_dispatch_meta__masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7494549Z test_dispatch_meta__masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7506455Z test_dispatch_meta__masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7518040Z test_dispatch_meta__masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7529718Z test_dispatch_meta__masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7541416Z test_dispatch_meta__masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7553190Z test_dispatch_meta__masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7564959Z test_dispatch_meta__masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7576489Z test_dispatch_meta__masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7588808Z test_dispatch_meta__masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7599965Z test_dispatch_meta__masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7611656Z test_dispatch_meta__masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7623285Z test_dispatch_meta__masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7634884Z test_dispatch_meta__masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7646489Z test_dispatch_meta__masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7658115Z test_dispatch_meta__masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7670065Z test_dispatch_meta__masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7681629Z test_dispatch_meta__masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7693169Z test_dispatch_meta__masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7704998Z test_dispatch_meta__masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7716588Z test_dispatch_meta__masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7728196Z test_dispatch_meta__masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7739885Z test_dispatch_meta__masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7751790Z test_dispatch_meta__masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7763340Z test_dispatch_meta__masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7774893Z test_dispatch_meta__masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7786791Z test_dispatch_meta__masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7798307Z test_dispatch_meta__masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7809880Z test_dispatch_meta__masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7821525Z test_dispatch_meta__masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7833687Z test_dispatch_meta__masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7845014Z test_dispatch_meta__masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7856578Z test_dispatch_meta__masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7868374Z test_dispatch_meta__masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7879878Z test_dispatch_meta__masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7891469Z test_dispatch_meta__masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7903307Z test_dispatch_meta__masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7914692Z test_dispatch_meta__masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7926618Z test_dispatch_meta__masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7937784Z test_dispatch_meta__masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7949610Z test_dispatch_meta__masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7961108Z test_dispatch_meta__masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7972749Z test_dispatch_meta__masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7984600Z test_dispatch_meta__masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.7996159Z test_dispatch_meta__masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8007705Z test_dispatch_meta__masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8019340Z test_dispatch_meta__masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8031217Z test_dispatch_meta__masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8042679Z test_dispatch_meta__masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8054356Z test_dispatch_meta__masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8066200Z test_dispatch_meta__masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8077820Z test_dispatch_meta__masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8089564Z test_dispatch_meta__masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8101324Z test_dispatch_meta__masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8112940Z test_dispatch_meta__masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8124668Z test_dispatch_meta__masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8136294Z test_dispatch_meta__masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8148173Z test_dispatch_meta__masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8159658Z test_dispatch_meta__masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8171308Z test_dispatch_meta__masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8183260Z test_dispatch_meta__masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8194851Z test_dispatch_meta__masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8206370Z test_dispatch_meta__masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8217940Z test_dispatch_meta__masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8229670Z test_dispatch_meta__masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8241252Z test_dispatch_meta__masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8252740Z test_dispatch_meta__masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8264732Z test_dispatch_meta__masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8276468Z test_dispatch_meta__masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8288007Z test_dispatch_meta__masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8299506Z test_dispatch_meta__masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8311335Z test_dispatch_meta__masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8322950Z test_dispatch_meta__masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8334524Z test_dispatch_meta__masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8346453Z test_dispatch_meta__masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8357942Z test_dispatch_meta__masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8369494Z test_dispatch_meta__masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8381142Z test_dispatch_meta__masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8392883Z test_dispatch_meta__masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8404554Z test_dispatch_meta__masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8416243Z test_dispatch_meta__masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8428024Z test_dispatch_meta__masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8439608Z test_dispatch_meta__masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8451131Z test_dispatch_meta__masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8462871Z test_dispatch_meta__masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8474499Z test_dispatch_meta__masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8486193Z test_dispatch_meta__masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8497719Z test_dispatch_meta__masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8509649Z test_dispatch_meta__masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8521395Z test_dispatch_meta__masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8532973Z test_dispatch_meta__masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8544950Z test_dispatch_meta__masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8556465Z test_dispatch_meta__masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8568160Z test_dispatch_meta__masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8579645Z test_dispatch_meta__masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8591590Z test_dispatch_meta__masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8603170Z test_dispatch_meta__masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8614896Z test_dispatch_meta__masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8626838Z test_dispatch_meta__masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8638610Z test_dispatch_meta__masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8650034Z test_dispatch_meta__masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8661764Z test_dispatch_meta__masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8673505Z test_dispatch_meta__masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8685165Z test_dispatch_meta__masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8696752Z test_dispatch_meta__masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8708656Z test_dispatch_meta__masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8720493Z test_dispatch_meta_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8732106Z test_dispatch_meta_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8743975Z test_dispatch_meta_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8755732Z test_dispatch_meta_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8767343Z test_dispatch_meta_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8779057Z test_dispatch_meta_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8790823Z test_dispatch_meta_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8804148Z test_dispatch_meta_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8815825Z test_dispatch_meta_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8827746Z test_dispatch_meta_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8839470Z test_dispatch_meta_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8851154Z test_dispatch_meta_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8862965Z test_dispatch_meta_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8874336Z test_dispatch_meta_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8885873Z test_dispatch_meta_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8897346Z test_dispatch_meta_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8909071Z test_dispatch_meta_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8920869Z test_dispatch_meta_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8932581Z test_dispatch_meta_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8944490Z test_dispatch_meta_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8956221Z test_dispatch_meta_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8968061Z test_dispatch_meta_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8979671Z test_dispatch_meta_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.8991554Z test_dispatch_meta_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9003154Z test_dispatch_meta_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9015087Z test_dispatch_meta_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9026747Z test_dispatch_meta_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9038514Z test_dispatch_meta_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9050073Z test_dispatch_meta_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9061800Z test_dispatch_meta_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9073696Z test_dispatch_meta_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9085339Z test_dispatch_meta_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9097031Z test_dispatch_meta_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9109038Z test_dispatch_meta_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9120834Z test_dispatch_meta_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9132983Z test_dispatch_meta_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9144581Z test_dispatch_meta_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9156292Z test_dispatch_meta_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9168028Z test_dispatch_meta_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9179667Z test_dispatch_meta_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9191549Z test_dispatch_meta_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9203157Z test_dispatch_meta_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9214648Z test_dispatch_meta_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9227195Z test_dispatch_meta_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9237996Z test_dispatch_meta_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9249649Z test_dispatch_meta_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9261154Z test_dispatch_meta_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9272903Z test_dispatch_meta_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9284482Z test_dispatch_meta_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9296147Z test_dispatch_meta_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9307935Z test_dispatch_meta_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9319603Z test_dispatch_meta_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9331119Z test_dispatch_meta_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9342981Z test_dispatch_meta_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9354750Z test_dispatch_meta_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9366392Z test_dispatch_meta_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9377999Z test_dispatch_meta_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9390199Z test_dispatch_meta_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9401540Z test_dispatch_meta_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9412865Z test_dispatch_meta_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9424558Z test_dispatch_meta_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9436155Z test_dispatch_meta_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9447634Z test_dispatch_meta_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9459242Z test_dispatch_meta_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9470964Z test_dispatch_meta_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9482681Z test_dispatch_meta_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9494157Z test_dispatch_meta_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9506034Z test_dispatch_meta_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9517615Z test_dispatch_meta_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9529152Z test_dispatch_meta_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9540778Z test_dispatch_meta_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9552651Z test_dispatch_meta_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9564144Z test_dispatch_meta_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9575775Z test_dispatch_meta_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9587552Z test_dispatch_meta_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9599119Z test_dispatch_meta_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9612072Z test_dispatch_meta_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9622825Z test_dispatch_meta_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9634280Z test_dispatch_meta_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9645907Z test_dispatch_meta_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9657340Z test_dispatch_meta_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9669075Z test_dispatch_meta_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9680633Z test_dispatch_meta_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9692316Z test_dispatch_meta_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9704189Z test_dispatch_meta_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9715928Z test_dispatch_meta_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9727474Z test_dispatch_meta_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9739105Z test_dispatch_meta_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9750798Z test_dispatch_meta_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9762529Z test_dispatch_meta_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9774072Z test_dispatch_meta_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9785918Z test_dispatch_meta_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9797485Z test_dispatch_meta_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9809002Z test_dispatch_meta_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9820495Z test_dispatch_meta_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9832195Z test_dispatch_meta_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9843680Z test_dispatch_meta_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9855260Z test_dispatch_meta_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9867136Z test_dispatch_meta_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9878670Z test_dispatch_meta_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9890183Z test_dispatch_meta_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9902062Z test_dispatch_meta_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9913665Z test_dispatch_meta_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9925135Z test_dispatch_meta_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9936702Z test_dispatch_meta_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9948368Z test_dispatch_meta_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9959909Z test_dispatch_meta_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9971448Z test_dispatch_meta_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9983204Z test_dispatch_meta_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.9994682Z test_dispatch_meta_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0006219Z test_dispatch_meta_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0017861Z test_dispatch_meta_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0029566Z test_dispatch_meta_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0041195Z test_dispatch_meta_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0052682Z test_dispatch_meta_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0064444Z test_dispatch_meta_all_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0075890Z test_dispatch_meta_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0087421Z test_dispatch_meta_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0098902Z test_dispatch_meta_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0111486Z test_dispatch_meta_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0122529Z test_dispatch_meta_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0134080Z test_dispatch_meta_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0146446Z test_dispatch_meta_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0157652Z test_dispatch_meta_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0169248Z test_dispatch_meta_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0180942Z test_dispatch_meta_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0192562Z test_dispatch_meta_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0204263Z test_dispatch_meta_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0215681Z test_dispatch_meta_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0227432Z test_dispatch_meta_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0238870Z test_dispatch_meta_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0250464Z test_dispatch_meta_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0262291Z test_dispatch_meta_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0273885Z test_dispatch_meta_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0285375Z test_dispatch_meta_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0297025Z test_dispatch_meta_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0308840Z test_dispatch_meta_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0320454Z test_dispatch_meta_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0332156Z test_dispatch_meta_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0344068Z test_dispatch_meta_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0355570Z test_dispatch_meta_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0367113Z test_dispatch_meta_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0378696Z test_dispatch_meta_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0390582Z test_dispatch_meta_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0402029Z test_dispatch_meta_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0413530Z test_dispatch_meta_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0425337Z test_dispatch_meta_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0436947Z test_dispatch_meta_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0448458Z test_dispatch_meta_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0460110Z test_dispatch_meta_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0471876Z test_dispatch_meta_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0483620Z test_dispatch_meta_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0495232Z test_dispatch_meta_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0507602Z test_dispatch_meta_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0518914Z test_dispatch_meta_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0530611Z test_dispatch_meta_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0542516Z test_dispatch_meta_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0554108Z test_dispatch_meta_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0565693Z test_dispatch_meta_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0577355Z test_dispatch_meta_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0589189Z test_dispatch_meta_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0600857Z test_dispatch_meta_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0612511Z test_dispatch_meta_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0624275Z test_dispatch_meta_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0635746Z test_dispatch_meta_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0647366Z test_dispatch_meta_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0658881Z test_dispatch_meta_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0670668Z test_dispatch_meta_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0682999Z test_dispatch_meta_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0694462Z test_dispatch_meta_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0705926Z test_dispatch_meta_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0717473Z test_dispatch_meta_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0729145Z test_dispatch_meta_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0740887Z test_dispatch_meta_any_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0752606Z test_dispatch_meta_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0765713Z test_dispatch_meta_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0777267Z test_dispatch_meta_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0789227Z test_dispatch_meta_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0800835Z test_dispatch_meta_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0812362Z test_dispatch_meta_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0824353Z test_dispatch_meta_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0836775Z test_dispatch_meta_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0848435Z test_dispatch_meta_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0860259Z test_dispatch_meta_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0872279Z test_dispatch_meta_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0883786Z test_dispatch_meta_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0895516Z test_dispatch_meta_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0907536Z test_dispatch_meta_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0918980Z test_dispatch_meta_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0931116Z test_dispatch_meta_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0942343Z test_dispatch_meta_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0953990Z test_dispatch_meta_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0965518Z test_dispatch_meta_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0977183Z test_dispatch_meta_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.0988814Z test_dispatch_meta_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1000335Z test_dispatch_meta_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1011851Z test_dispatch_meta_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1023794Z test_dispatch_meta_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1035416Z test_dispatch_meta_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1047110Z test_dispatch_meta_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1058769Z test_dispatch_meta_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1070689Z test_dispatch_meta_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1082401Z test_dispatch_meta_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1094112Z test_dispatch_meta_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1106047Z test_dispatch_meta_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1118049Z test_dispatch_meta_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1129439Z test_dispatch_meta_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1141235Z test_dispatch_meta_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1153005Z test_dispatch_meta_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1164661Z test_dispatch_meta_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1176264Z test_dispatch_meta_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1188409Z test_dispatch_meta_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1200127Z test_dispatch_meta_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1211835Z test_dispatch_meta_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1223734Z test_dispatch_meta_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1235560Z test_dispatch_meta_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1247126Z test_dispatch_meta_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1259087Z test_dispatch_meta_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1270771Z test_dispatch_meta_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1282374Z test_dispatch_meta_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1294003Z test_dispatch_meta_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1306025Z test_dispatch_meta_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1317609Z test_dispatch_meta_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1329359Z test_dispatch_meta_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1341200Z test_dispatch_meta_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1352987Z test_dispatch_meta_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1364554Z test_dispatch_meta_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1376303Z test_dispatch_meta_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1388065Z test_dispatch_meta_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1399807Z test_dispatch_meta_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1411468Z test_dispatch_meta_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1423361Z test_dispatch_meta_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1434898Z test_dispatch_meta_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1446621Z test_dispatch_meta_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1458286Z test_dispatch_meta_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1470181Z test_dispatch_meta_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1482051Z test_dispatch_meta_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1493530Z test_dispatch_meta_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1505471Z test_dispatch_meta_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1517156Z test_dispatch_meta_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1528829Z test_dispatch_meta_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1540541Z test_dispatch_meta_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1552437Z test_dispatch_meta_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1564163Z test_dispatch_meta_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1575833Z test_dispatch_meta_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1587727Z test_dispatch_meta_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1599386Z test_dispatch_meta_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1611068Z test_dispatch_meta_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1623252Z test_dispatch_meta_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1634772Z test_dispatch_meta_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1646348Z test_dispatch_meta_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1658572Z test_dispatch_meta_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1670330Z test_dispatch_meta_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1681670Z test_dispatch_meta_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1693093Z test_dispatch_meta_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1704751Z test_dispatch_meta_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1716210Z test_dispatch_meta_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1727558Z test_dispatch_meta_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1739035Z test_dispatch_meta_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1750646Z test_dispatch_meta_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1762147Z test_dispatch_meta_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1773760Z test_dispatch_meta_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1785440Z test_dispatch_meta_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1796951Z test_dispatch_meta_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1808426Z test_dispatch_meta_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1819955Z test_dispatch_meta_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1831611Z test_dispatch_meta_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1842989Z test_dispatch_meta_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1854413Z test_dispatch_meta_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1866068Z test_dispatch_meta_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1877393Z test_dispatch_meta_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1888695Z test_dispatch_meta_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1900123Z test_dispatch_meta_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1912198Z test_dispatch_meta_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1923879Z test_dispatch_meta_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1935439Z test_dispatch_meta_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1947125Z test_dispatch_meta_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1958734Z test_dispatch_meta_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1970263Z test_dispatch_meta_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1982030Z test_dispatch_meta_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.1993600Z test_dispatch_meta_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2005152Z test_dispatch_meta_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2016686Z test_dispatch_meta_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2028558Z test_dispatch_meta_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2040091Z test_dispatch_meta_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2051633Z test_dispatch_meta_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2063512Z test_dispatch_meta_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2075092Z test_dispatch_meta_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2086609Z test_dispatch_meta_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2098169Z test_dispatch_meta_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2110048Z test_dispatch_meta_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2121634Z test_dispatch_meta_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2133388Z test_dispatch_meta_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2145007Z test_dispatch_meta_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2156231Z test_dispatch_meta_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2167538Z test_dispatch_meta_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2179052Z test_dispatch_meta_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2190827Z test_dispatch_meta_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2202380Z test_dispatch_meta_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2213966Z test_dispatch_meta_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2225832Z test_dispatch_meta_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2237412Z test_dispatch_meta_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2248971Z test_dispatch_meta_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2260620Z test_dispatch_meta_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2272327Z test_dispatch_meta_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2283945Z test_dispatch_meta_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2295537Z test_dispatch_meta_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2307437Z test_dispatch_meta_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2319017Z test_dispatch_meta_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2330598Z test_dispatch_meta_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2342368Z test_dispatch_meta_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2353895Z test_dispatch_meta_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2365693Z test_dispatch_meta_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2377168Z test_dispatch_meta_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2388944Z test_dispatch_meta_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2400560Z test_dispatch_meta_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2412064Z test_dispatch_meta_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2423873Z test_dispatch_meta_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2435384Z test_dispatch_meta_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2447044Z test_dispatch_meta_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2458623Z test_dispatch_meta_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2470269Z test_dispatch_meta_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2482250Z test_dispatch_meta_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2493886Z test_dispatch_meta_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2505824Z test_dispatch_meta_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2517494Z test_dispatch_meta_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2529047Z test_dispatch_meta_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2540691Z test_dispatch_meta_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2552558Z test_dispatch_meta_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2564152Z test_dispatch_meta_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2575877Z test_dispatch_meta_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2587741Z test_dispatch_meta_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2599287Z test_dispatch_meta_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2610877Z test_dispatch_meta_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2624342Z test_dispatch_meta_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2634434Z test_dispatch_meta_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2646010Z test_dispatch_meta_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2657652Z test_dispatch_meta_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2669443Z test_dispatch_meta_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2681072Z test_dispatch_meta_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2692588Z test_dispatch_meta_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2704382Z test_dispatch_meta_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2715864Z test_dispatch_meta_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2727623Z test_dispatch_meta_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2738950Z test_dispatch_meta_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2750857Z test_dispatch_meta_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2762319Z test_dispatch_meta_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2773933Z test_dispatch_meta_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2785761Z test_dispatch_meta_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2797500Z test_dispatch_meta_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2808971Z test_dispatch_meta_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2820689Z test_dispatch_meta_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2832607Z test_dispatch_meta_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2844718Z test_dispatch_meta_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2856133Z test_dispatch_meta_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2868098Z test_dispatch_meta_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2879575Z test_dispatch_meta_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2891209Z test_dispatch_meta_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2903135Z test_dispatch_meta_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2914443Z test_dispatch_meta_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2926034Z test_dispatch_meta_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2937642Z test_dispatch_meta_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2949614Z test_dispatch_meta_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2961209Z test_dispatch_meta_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2972963Z test_dispatch_meta_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2984686Z test_dispatch_meta_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.2996291Z test_dispatch_meta_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3007920Z test_dispatch_meta_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3019549Z test_dispatch_meta_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3031403Z test_dispatch_meta_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3042887Z test_dispatch_meta_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3054538Z test_dispatch_meta_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3066601Z test_dispatch_meta_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3078231Z test_dispatch_meta_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3089956Z test_dispatch_meta_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3101558Z test_dispatch_meta_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3113355Z test_dispatch_meta_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3125069Z test_dispatch_meta_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3136604Z test_dispatch_meta_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3148485Z test_dispatch_meta_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3160077Z test_dispatch_meta_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3171678Z test_dispatch_meta_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3183573Z test_dispatch_meta_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3195104Z test_dispatch_meta_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3206778Z test_dispatch_meta_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3218481Z test_dispatch_meta_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3230489Z test_dispatch_meta_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3242045Z test_dispatch_meta_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3253542Z test_dispatch_meta_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3265440Z test_dispatch_meta_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3276933Z test_dispatch_meta_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3288527Z test_dispatch_meta_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3300319Z test_dispatch_meta_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3312139Z test_dispatch_meta_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3323679Z test_dispatch_meta_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3335543Z test_dispatch_meta_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3347418Z test_dispatch_meta_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3359052Z test_dispatch_meta_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3370670Z test_dispatch_meta_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3382729Z test_dispatch_meta_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3394447Z test_dispatch_meta_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3406084Z test_dispatch_meta_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3417692Z test_dispatch_meta_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3429550Z test_dispatch_meta_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3441264Z test_dispatch_meta_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3453132Z test_dispatch_meta_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3464881Z test_dispatch_meta_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3476682Z test_dispatch_meta_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3488856Z test_dispatch_meta_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3500051Z test_dispatch_meta_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3512108Z test_dispatch_meta_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3523863Z test_dispatch_meta_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3535594Z test_dispatch_meta_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3547541Z test_dispatch_meta_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3559264Z test_dispatch_meta_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3571058Z test_dispatch_meta_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3583006Z test_dispatch_meta_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3594659Z test_dispatch_meta_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3606486Z test_dispatch_meta_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3618223Z test_dispatch_meta_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3630155Z test_dispatch_meta_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3641774Z test_dispatch_meta_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3653562Z test_dispatch_meta_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3665588Z test_dispatch_meta_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3677304Z test_dispatch_meta_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3689239Z test_dispatch_meta_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3700883Z test_dispatch_meta_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3712808Z test_dispatch_meta_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3724611Z test_dispatch_meta_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3736337Z test_dispatch_meta_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3748270Z test_dispatch_meta_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3760073Z test_dispatch_meta_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3771778Z test_dispatch_meta_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3783732Z test_dispatch_meta_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3795365Z test_dispatch_meta_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3807163Z test_dispatch_meta_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3819104Z test_dispatch_meta_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3830877Z test_dispatch_meta_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3842513Z test_dispatch_meta_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3854316Z test_dispatch_meta_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3866179Z test_dispatch_meta_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3877971Z test_dispatch_meta_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3889641Z test_dispatch_meta_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3901459Z test_dispatch_meta_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3913282Z test_dispatch_meta_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3924944Z test_dispatch_meta_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3936624Z test_dispatch_meta_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3948527Z test_dispatch_meta_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3960211Z test_dispatch_meta_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3971954Z test_dispatch_meta_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3983675Z test_dispatch_meta_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.3995462Z test_dispatch_meta_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4007208Z test_dispatch_meta_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4018443Z test_dispatch_meta_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4029948Z test_dispatch_meta_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4041472Z test_dispatch_meta_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4052993Z test_dispatch_meta_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4064766Z test_dispatch_meta_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4076250Z test_dispatch_meta_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4087774Z test_dispatch_meta_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4099444Z test_dispatch_meta_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4111453Z test_dispatch_meta_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4123085Z test_dispatch_meta_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4134737Z test_dispatch_meta_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4146685Z test_dispatch_meta_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4158239Z test_dispatch_meta_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4170080Z test_dispatch_meta_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4181953Z test_dispatch_meta_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4193527Z test_dispatch_meta_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4205169Z test_dispatch_meta_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4216679Z test_dispatch_meta_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4228481Z test_dispatch_meta_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4240084Z test_dispatch_meta_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4251711Z test_dispatch_meta_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4263678Z test_dispatch_meta_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4275414Z test_dispatch_meta_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4286827Z test_dispatch_meta_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4298465Z test_dispatch_meta_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4310227Z test_dispatch_meta_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4321693Z test_dispatch_meta_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4333159Z test_dispatch_meta_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4344962Z test_dispatch_meta_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4356397Z test_dispatch_meta_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4367955Z test_dispatch_meta_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4379427Z test_dispatch_meta_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4391249Z test_dispatch_meta_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4402738Z test_dispatch_meta_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4414296Z test_dispatch_meta_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4426107Z test_dispatch_meta_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4437777Z test_dispatch_meta_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4449431Z test_dispatch_meta_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4461205Z test_dispatch_meta_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4472472Z test_dispatch_meta_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4484421Z test_dispatch_meta_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4495974Z test_dispatch_meta_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4507676Z test_dispatch_meta_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4519200Z test_dispatch_meta_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4530766Z test_dispatch_meta_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4543105Z test_dispatch_meta_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4554665Z test_dispatch_meta_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4566411Z test_dispatch_meta_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4578040Z test_dispatch_meta_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4589959Z test_dispatch_meta_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4601647Z test_dispatch_meta_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4613438Z test_dispatch_meta_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4625123Z test_dispatch_meta_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4636511Z test_dispatch_meta_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4647930Z test_dispatch_meta_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4659552Z test_dispatch_meta_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4671024Z test_dispatch_meta_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4682410Z test_dispatch_meta_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4693835Z test_dispatch_meta_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4705302Z test_dispatch_meta_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4716645Z test_dispatch_meta_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4727892Z test_dispatch_meta_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4739165Z test_dispatch_meta_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4750718Z test_dispatch_meta_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4762044Z test_dispatch_meta_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4773297Z test_dispatch_meta_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4784883Z test_dispatch_meta_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4796169Z test_dispatch_meta_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4807473Z test_dispatch_meta_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4818726Z test_dispatch_meta_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4830364Z test_dispatch_meta_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4841666Z test_dispatch_meta_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4852933Z test_dispatch_meta_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4864450Z test_dispatch_meta_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4875751Z test_dispatch_meta_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4886991Z test_dispatch_meta_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4898282Z test_dispatch_meta_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4909887Z test_dispatch_meta_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4921051Z test_dispatch_meta_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4932301Z test_dispatch_meta_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4943858Z test_dispatch_meta_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4955117Z test_dispatch_meta_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4966525Z test_dispatch_meta_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4977795Z test_dispatch_meta_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.4989452Z test_dispatch_meta_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5000698Z test_dispatch_meta_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5012076Z test_dispatch_meta_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5023598Z test_dispatch_meta_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5034817Z test_dispatch_meta_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5046028Z test_dispatch_meta_char_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5057309Z test_dispatch_meta_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5068728Z test_dispatch_meta_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5080024Z test_dispatch_meta_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5091302Z test_dispatch_meta_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5103315Z test_dispatch_meta_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5114373Z test_dispatch_meta_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5125669Z test_dispatch_meta_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5136905Z test_dispatch_meta_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5148520Z test_dispatch_meta_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5159774Z test_dispatch_meta_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5171061Z test_dispatch_meta_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5182811Z test_dispatch_meta_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5194142Z test_dispatch_meta_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5205483Z test_dispatch_meta_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5216978Z test_dispatch_meta_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5228782Z test_dispatch_meta_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5240022Z test_dispatch_meta_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5251658Z test_dispatch_meta_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5263529Z test_dispatch_meta_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5275353Z test_dispatch_meta_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5286825Z test_dispatch_meta_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5298483Z test_dispatch_meta_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5310477Z test_dispatch_meta_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5322020Z test_dispatch_meta_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5333544Z test_dispatch_meta_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5345408Z test_dispatch_meta_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5356968Z test_dispatch_meta_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5368546Z test_dispatch_meta_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5380149Z test_dispatch_meta_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5391922Z test_dispatch_meta_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5403595Z test_dispatch_meta_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5415293Z test_dispatch_meta_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5427149Z test_dispatch_meta_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5438739Z test_dispatch_meta_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5450436Z test_dispatch_meta_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5462321Z test_dispatch_meta_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5474250Z test_dispatch_meta_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5485859Z test_dispatch_meta_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5497498Z test_dispatch_meta_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5509362Z test_dispatch_meta_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5521010Z test_dispatch_meta_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5532559Z test_dispatch_meta_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5544416Z test_dispatch_meta_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5556010Z test_dispatch_meta_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5567743Z test_dispatch_meta_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5579346Z test_dispatch_meta_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5591098Z test_dispatch_meta_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5602707Z test_dispatch_meta_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5614387Z test_dispatch_meta_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5626189Z test_dispatch_meta_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5637854Z test_dispatch_meta_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5649365Z test_dispatch_meta_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5661010Z test_dispatch_meta_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5672849Z test_dispatch_meta_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5684808Z test_dispatch_meta_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5696177Z test_dispatch_meta_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5707938Z test_dispatch_meta_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5719446Z test_dispatch_meta_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5730821Z test_dispatch_meta_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5742715Z test_dispatch_meta_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5755421Z test_dispatch_meta_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5766404Z test_dispatch_meta_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5777811Z test_dispatch_meta_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5789468Z test_dispatch_meta_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5800979Z test_dispatch_meta_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5812348Z test_dispatch_meta_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5824829Z test_dispatch_meta_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5836244Z test_dispatch_meta_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5847720Z test_dispatch_meta_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5859028Z test_dispatch_meta_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5870731Z test_dispatch_meta_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5882145Z test_dispatch_meta_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5893903Z test_dispatch_meta_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5905424Z test_dispatch_meta_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5916857Z test_dispatch_meta_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5928210Z test_dispatch_meta_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5939654Z test_dispatch_meta_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5951404Z test_dispatch_meta_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5962808Z test_dispatch_meta_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5974215Z test_dispatch_meta_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5986261Z test_dispatch_meta_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.5997782Z test_dispatch_meta_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6009545Z test_dispatch_meta_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6020609Z test_dispatch_meta_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6032181Z test_dispatch_meta_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6043655Z test_dispatch_meta_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6055169Z test_dispatch_meta_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6067025Z test_dispatch_meta_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6078661Z test_dispatch_meta_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6090094Z test_dispatch_meta_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6101692Z test_dispatch_meta_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6113425Z test_dispatch_meta_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6124832Z test_dispatch_meta_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6136407Z test_dispatch_meta_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6148213Z test_dispatch_meta_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6159709Z test_dispatch_meta_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6171284Z test_dispatch_meta_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6183003Z test_dispatch_meta_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6194550Z test_dispatch_meta_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6205983Z test_dispatch_meta_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6217622Z test_dispatch_meta_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6229495Z test_dispatch_meta_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6241249Z test_dispatch_meta_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6252760Z test_dispatch_meta_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6264429Z test_dispatch_meta_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6276095Z test_dispatch_meta_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6287565Z test_dispatch_meta_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6298986Z test_dispatch_meta_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6310744Z test_dispatch_meta_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6322194Z test_dispatch_meta_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6333668Z test_dispatch_meta_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6345396Z test_dispatch_meta_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6356937Z test_dispatch_meta_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6368634Z test_dispatch_meta_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6380121Z test_dispatch_meta_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6391834Z test_dispatch_meta_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6403437Z test_dispatch_meta_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6414915Z test_dispatch_meta_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6426751Z test_dispatch_meta_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6438348Z test_dispatch_meta_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6450095Z test_dispatch_meta_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6461615Z test_dispatch_meta_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6473260Z test_dispatch_meta_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6484996Z test_dispatch_meta_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6496579Z test_dispatch_meta_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6508291Z test_dispatch_meta_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6519875Z test_dispatch_meta_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6531541Z test_dispatch_meta_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6543751Z test_dispatch_meta_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6554818Z test_dispatch_meta_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6566439Z test_dispatch_meta_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6578031Z test_dispatch_meta_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6589814Z test_dispatch_meta_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6601437Z test_dispatch_meta_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6613001Z test_dispatch_meta_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6624854Z test_dispatch_meta_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6636657Z test_dispatch_meta_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6648711Z test_dispatch_meta_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6660442Z test_dispatch_meta_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6672164Z test_dispatch_meta_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6683773Z test_dispatch_meta_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6695338Z test_dispatch_meta_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6707251Z test_dispatch_meta_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6719124Z test_dispatch_meta_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6730799Z test_dispatch_meta_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6742759Z test_dispatch_meta_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6754229Z test_dispatch_meta_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6765862Z test_dispatch_meta_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6777529Z test_dispatch_meta_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6789316Z test_dispatch_meta_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6801032Z test_dispatch_meta_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6812684Z test_dispatch_meta_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6824496Z test_dispatch_meta_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6836242Z test_dispatch_meta_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6847848Z test_dispatch_meta_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6859508Z test_dispatch_meta_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6871475Z test_dispatch_meta_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6883282Z test_dispatch_meta_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6894961Z test_dispatch_meta_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6906863Z test_dispatch_meta_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6918573Z test_dispatch_meta_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6930219Z test_dispatch_meta_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6942035Z test_dispatch_meta_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6953763Z test_dispatch_meta_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6965604Z test_dispatch_meta_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6977190Z test_dispatch_meta_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.6989129Z test_dispatch_meta_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7001019Z test_dispatch_meta_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7012575Z test_dispatch_meta_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7024446Z test_dispatch_meta_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7036063Z test_dispatch_meta_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7047665Z test_dispatch_meta_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7059299Z test_dispatch_meta_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7071118Z test_dispatch_meta_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7083005Z test_dispatch_meta_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7094447Z test_dispatch_meta_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7106459Z test_dispatch_meta_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7118041Z test_dispatch_meta_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7129844Z test_dispatch_meta_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7141603Z test_dispatch_meta_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7153505Z test_dispatch_meta_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7165157Z test_dispatch_meta_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7176833Z test_dispatch_meta_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7188831Z test_dispatch_meta_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7200593Z test_dispatch_meta_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7212154Z test_dispatch_meta_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7224184Z test_dispatch_meta_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7236093Z test_dispatch_meta_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7247642Z test_dispatch_meta_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7259562Z test_dispatch_meta_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7271270Z test_dispatch_meta_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7282717Z test_dispatch_meta_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7294211Z test_dispatch_meta_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7305960Z test_dispatch_meta_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7317552Z test_dispatch_meta_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7328922Z test_dispatch_meta_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7340571Z test_dispatch_meta_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7352305Z test_dispatch_meta_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7363855Z test_dispatch_meta_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7375480Z test_dispatch_meta_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7387487Z test_dispatch_meta_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7398997Z test_dispatch_meta_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7410588Z test_dispatch_meta_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7422384Z test_dispatch_meta_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7433940Z test_dispatch_meta_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7445481Z test_dispatch_meta_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7457306Z test_dispatch_meta_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7468900Z test_dispatch_meta_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7480509Z test_dispatch_meta_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7492267Z test_dispatch_meta_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7504109Z test_dispatch_meta_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7515986Z test_dispatch_meta_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7527414Z test_dispatch_meta_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7538883Z test_dispatch_meta_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7550818Z test_dispatch_meta_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7562410Z test_dispatch_meta_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7574070Z test_dispatch_meta_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7585912Z test_dispatch_meta_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7597549Z test_dispatch_meta_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7609160Z test_dispatch_meta_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7621012Z test_dispatch_meta_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7632727Z test_dispatch_meta_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7644423Z test_dispatch_meta_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7656076Z test_dispatch_meta_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7668011Z test_dispatch_meta_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7679626Z test_dispatch_meta_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7691256Z test_dispatch_meta_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7703134Z test_dispatch_meta_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7714937Z test_dispatch_meta_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7726508Z test_dispatch_meta_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7738374Z test_dispatch_meta_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7750207Z test_dispatch_meta_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7761894Z test_dispatch_meta_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7773506Z test_dispatch_meta_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7785508Z test_dispatch_meta_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7797178Z test_dispatch_meta_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7808826Z test_dispatch_meta_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7820421Z test_dispatch_meta_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7832488Z test_dispatch_meta_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7843949Z test_dispatch_meta_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7855582Z test_dispatch_meta_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7867514Z test_dispatch_meta_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7879250Z test_dispatch_meta_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7890917Z test_dispatch_meta_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7902870Z test_dispatch_meta_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7914424Z test_dispatch_meta_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7926204Z test_dispatch_meta_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7937792Z test_dispatch_meta_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7949783Z test_dispatch_meta_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7961342Z test_dispatch_meta_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7973084Z test_dispatch_meta_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7984998Z test_dispatch_meta_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.7996574Z test_dispatch_meta_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8008184Z test_dispatch_meta_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8019949Z test_dispatch_meta_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8031884Z test_dispatch_meta_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8043476Z test_dispatch_meta_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8055095Z test_dispatch_meta_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8067024Z test_dispatch_meta_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8078676Z test_dispatch_meta_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8090227Z test_dispatch_meta_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8101872Z test_dispatch_meta_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8113654Z test_dispatch_meta_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8125181Z test_dispatch_meta_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8136968Z test_dispatch_meta_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8148898Z test_dispatch_meta_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8160547Z test_dispatch_meta_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8172150Z test_dispatch_meta_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8184152Z test_dispatch_meta_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8195762Z test_dispatch_meta_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8207610Z test_dispatch_meta_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8219105Z test_dispatch_meta_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8230896Z test_dispatch_meta_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8242623Z test_dispatch_meta_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8254210Z test_dispatch_meta_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8266078Z test_dispatch_meta_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8277775Z test_dispatch_meta_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8289402Z test_dispatch_meta_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8301014Z test_dispatch_meta_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8312937Z test_dispatch_meta_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8324691Z test_dispatch_meta_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8336309Z test_dispatch_meta_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8348156Z test_dispatch_meta_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8359798Z test_dispatch_meta_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8371444Z test_dispatch_meta_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8383385Z test_dispatch_meta_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8394956Z test_dispatch_meta_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8406557Z test_dispatch_meta_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8418182Z test_dispatch_meta_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8429974Z test_dispatch_meta_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8441748Z test_dispatch_meta_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8453367Z test_dispatch_meta_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8465294Z test_dispatch_meta_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8477032Z test_dispatch_meta_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8488627Z test_dispatch_meta_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8500184Z test_dispatch_meta_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8512125Z test_dispatch_meta_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8523658Z test_dispatch_meta_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8535095Z test_dispatch_meta_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8546678Z test_dispatch_meta_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8558095Z test_dispatch_meta_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8569609Z test_dispatch_meta_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8580934Z test_dispatch_meta_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8592666Z test_dispatch_meta_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8604113Z test_dispatch_meta_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8615508Z test_dispatch_meta_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8627096Z test_dispatch_meta_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8638601Z test_dispatch_meta_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8649945Z test_dispatch_meta_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8661357Z test_dispatch_meta_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8672954Z test_dispatch_meta_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8684327Z test_dispatch_meta_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8695751Z test_dispatch_meta_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8707346Z test_dispatch_meta_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8718608Z test_dispatch_meta_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8729537Z test_dispatch_meta_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8740452Z test_dispatch_meta_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8752093Z test_dispatch_meta_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8763446Z test_dispatch_meta_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8774726Z test_dispatch_meta_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8786300Z test_dispatch_meta_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8797515Z test_dispatch_meta_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8808862Z test_dispatch_meta_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8820200Z test_dispatch_meta_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8831826Z test_dispatch_meta_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8843208Z test_dispatch_meta_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8854426Z test_dispatch_meta_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8865955Z test_dispatch_meta_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8877216Z test_dispatch_meta_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8888626Z test_dispatch_meta_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8900009Z test_dispatch_meta_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8911542Z test_dispatch_meta_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8923142Z test_dispatch_meta_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8934330Z test_dispatch_meta_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8945903Z test_dispatch_meta_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8957219Z test_dispatch_meta_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8968732Z test_dispatch_meta_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8980285Z test_dispatch_meta_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.8991900Z test_dispatch_meta_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9003362Z test_dispatch_meta_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9014777Z test_dispatch_meta_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9026565Z test_dispatch_meta_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9037888Z test_dispatch_meta_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9049314Z test_dispatch_meta_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9060871Z test_dispatch_meta_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9072401Z test_dispatch_meta_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9083911Z test_dispatch_meta_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9095322Z test_dispatch_meta_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9106976Z test_dispatch_meta_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9118322Z test_dispatch_meta_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9129707Z test_dispatch_meta_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9141139Z test_dispatch_meta_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9152696Z test_dispatch_meta_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9164067Z test_dispatch_meta_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9175432Z test_dispatch_meta_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9187030Z test_dispatch_meta_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9198382Z test_dispatch_meta_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9209738Z test_dispatch_meta_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9221165Z test_dispatch_meta_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9232686Z test_dispatch_meta_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9244062Z test_dispatch_meta_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9255557Z test_dispatch_meta_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9267270Z test_dispatch_meta_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9278438Z test_dispatch_meta_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9290006Z test_dispatch_meta_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9301216Z test_dispatch_meta_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9312708Z test_dispatch_meta_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9324117Z test_dispatch_meta_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9335560Z test_dispatch_meta_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9347153Z test_dispatch_meta_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9358459Z test_dispatch_meta_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9369722Z test_dispatch_meta_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9381142Z test_dispatch_meta_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9392714Z test_dispatch_meta_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9404103Z test_dispatch_meta_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9415507Z test_dispatch_meta_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9427146Z test_dispatch_meta_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9438374Z test_dispatch_meta_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9449672Z test_dispatch_meta_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9461159Z test_dispatch_meta_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9472763Z test_dispatch_meta_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9484344Z test_dispatch_meta_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9495467Z test_dispatch_meta_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9507100Z test_dispatch_meta_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9518104Z test_dispatch_meta_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9529458Z test_dispatch_meta_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9540963Z test_dispatch_meta_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9552367Z test_dispatch_meta_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9564170Z test_dispatch_meta_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9575416Z test_dispatch_meta_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9586903Z test_dispatch_meta_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9598483Z test_dispatch_meta_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9609870Z test_dispatch_meta_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9621268Z test_dispatch_meta_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9632968Z test_dispatch_meta_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9644246Z test_dispatch_meta_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9655699Z test_dispatch_meta_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9667320Z test_dispatch_meta_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9678633Z test_dispatch_meta_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9690064Z test_dispatch_meta_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9701483Z test_dispatch_meta_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9712981Z test_dispatch_meta_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9724314Z test_dispatch_meta_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9735684Z test_dispatch_meta_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9747316Z test_dispatch_meta_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9758756Z test_dispatch_meta_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9770168Z test_dispatch_meta_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9781943Z test_dispatch_meta_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9793702Z test_dispatch_meta_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9805374Z test_dispatch_meta_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9816936Z test_dispatch_meta_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9828700Z test_dispatch_meta_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9840404Z test_dispatch_meta_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9852005Z test_dispatch_meta_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9863833Z test_dispatch_meta_double_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9875290Z test_dispatch_meta_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9886789Z test_dispatch_meta_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9898317Z test_dispatch_meta_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9910150Z test_dispatch_meta_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9921719Z test_dispatch_meta_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9933220Z test_dispatch_meta_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9945000Z test_dispatch_meta_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9956499Z test_dispatch_meta_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9968066Z test_dispatch_meta_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9979649Z test_dispatch_meta_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:57.9991546Z test_dispatch_meta_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0003071Z test_dispatch_meta_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0014451Z test_dispatch_meta_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0026279Z test_dispatch_meta_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0038050Z test_dispatch_meta_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0049871Z test_dispatch_meta_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0061585Z test_dispatch_meta_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0073453Z test_dispatch_meta_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0085099Z test_dispatch_meta_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0096787Z test_dispatch_meta_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0108615Z test_dispatch_meta_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0120275Z test_dispatch_meta_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0132010Z test_dispatch_meta_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0143883Z test_dispatch_meta_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0155438Z test_dispatch_meta_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0167006Z test_dispatch_meta_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0178615Z test_dispatch_meta_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0190466Z test_dispatch_meta_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0202193Z test_dispatch_meta_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0213892Z test_dispatch_meta_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0225724Z test_dispatch_meta_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0237331Z test_dispatch_meta_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0249091Z test_dispatch_meta_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0260881Z test_dispatch_meta_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0272683Z test_dispatch_meta_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0284381Z test_dispatch_meta_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0295832Z test_dispatch_meta_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0307626Z test_dispatch_meta_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0319304Z test_dispatch_meta_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0330773Z test_dispatch_meta_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0342751Z test_dispatch_meta_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0354247Z test_dispatch_meta_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0365894Z test_dispatch_meta_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0377329Z test_dispatch_meta_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0389033Z test_dispatch_meta_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0400615Z test_dispatch_meta_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0412132Z test_dispatch_meta_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0423893Z test_dispatch_meta_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0435336Z test_dispatch_meta_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0446912Z test_dispatch_meta_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0458383Z test_dispatch_meta_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0470462Z test_dispatch_meta_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0482048Z test_dispatch_meta_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0493700Z test_dispatch_meta_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0505534Z test_dispatch_meta_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0517078Z test_dispatch_meta_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0528649Z test_dispatch_meta_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0540861Z test_dispatch_meta_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0552502Z test_dispatch_meta_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0563992Z test_dispatch_meta_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0575601Z test_dispatch_meta_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0587252Z test_dispatch_meta_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0598785Z test_dispatch_meta_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0610380Z test_dispatch_meta_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0622279Z test_dispatch_meta_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0633810Z test_dispatch_meta_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0645310Z test_dispatch_meta_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0656939Z test_dispatch_meta_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0668665Z test_dispatch_meta_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0681071Z test_dispatch_meta_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0692778Z test_dispatch_meta_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0704772Z test_dispatch_meta_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0716205Z test_dispatch_meta_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0727981Z test_dispatch_meta_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0739661Z test_dispatch_meta_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0752512Z test_dispatch_meta_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0764024Z test_dispatch_meta_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0775620Z test_dispatch_meta_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0787490Z test_dispatch_meta_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0799144Z test_dispatch_meta_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0810751Z test_dispatch_meta_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0823430Z test_dispatch_meta_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0835053Z test_dispatch_meta_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0846716Z test_dispatch_meta_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0858429Z test_dispatch_meta_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0870260Z test_dispatch_meta_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0881810Z test_dispatch_meta_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0893835Z test_dispatch_meta_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0905685Z test_dispatch_meta_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0917368Z test_dispatch_meta_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0928968Z test_dispatch_meta_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0940632Z test_dispatch_meta_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0952959Z test_dispatch_meta_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0964622Z test_dispatch_meta_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0976306Z test_dispatch_meta_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.0988394Z test_dispatch_meta_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1000215Z test_dispatch_meta_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1011753Z test_dispatch_meta_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1024053Z test_dispatch_meta_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1035291Z test_dispatch_meta_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1046661Z test_dispatch_meta_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1058253Z test_dispatch_meta_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1070207Z test_dispatch_meta_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1081816Z test_dispatch_meta_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1093393Z test_dispatch_meta_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1105262Z test_dispatch_meta_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1116970Z test_dispatch_meta_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1128378Z test_dispatch_meta_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1139867Z test_dispatch_meta_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1151743Z test_dispatch_meta_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1163476Z test_dispatch_meta_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1175021Z test_dispatch_meta_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1186841Z test_dispatch_meta_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1198370Z test_dispatch_meta_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1210009Z test_dispatch_meta_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1221530Z test_dispatch_meta_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1233392Z test_dispatch_meta_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1244855Z test_dispatch_meta_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1256782Z test_dispatch_meta_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1268710Z test_dispatch_meta_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1280433Z test_dispatch_meta_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1292210Z test_dispatch_meta_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1304131Z test_dispatch_meta_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1315933Z test_dispatch_meta_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1327654Z test_dispatch_meta_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1339383Z test_dispatch_meta_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1351279Z test_dispatch_meta_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1362970Z test_dispatch_meta_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1374780Z test_dispatch_meta_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1386913Z test_dispatch_meta_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1398613Z test_dispatch_meta_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1410392Z test_dispatch_meta_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1422055Z test_dispatch_meta_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1434002Z test_dispatch_meta_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1445722Z test_dispatch_meta_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1457586Z test_dispatch_meta_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1469467Z test_dispatch_meta_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1481335Z test_dispatch_meta_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1493138Z test_dispatch_meta_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1505126Z test_dispatch_meta_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1516721Z test_dispatch_meta_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1528556Z test_dispatch_meta_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1540255Z test_dispatch_meta_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1552242Z test_dispatch_meta_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1563994Z test_dispatch_meta_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1575742Z test_dispatch_meta_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1587875Z test_dispatch_meta_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1599589Z test_dispatch_meta_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1611239Z test_dispatch_meta_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1623219Z test_dispatch_meta_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1634601Z test_dispatch_meta_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1646070Z test_dispatch_meta_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1657472Z test_dispatch_meta_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1669367Z test_dispatch_meta_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1680861Z test_dispatch_meta_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1692277Z test_dispatch_meta_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1703918Z test_dispatch_meta_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1715280Z test_dispatch_meta_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1726704Z test_dispatch_meta_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1738094Z test_dispatch_meta_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1749826Z test_dispatch_meta_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1761182Z test_dispatch_meta_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1772596Z test_dispatch_meta_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1784399Z test_dispatch_meta_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1795762Z test_dispatch_meta_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1807112Z test_dispatch_meta_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1818622Z test_dispatch_meta_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1830386Z test_dispatch_meta_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1841775Z test_dispatch_meta_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1853254Z test_dispatch_meta_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1865090Z test_dispatch_meta_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1876344Z test_dispatch_meta_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1887790Z test_dispatch_meta_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1899245Z test_dispatch_meta_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1910896Z test_dispatch_meta_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1922353Z test_dispatch_meta_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1933700Z test_dispatch_meta_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1945440Z test_dispatch_meta_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1956798Z test_dispatch_meta_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1968208Z test_dispatch_meta_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1979625Z test_dispatch_meta_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.1991338Z test_dispatch_meta_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2002777Z test_dispatch_meta_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2014224Z test_dispatch_meta_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2026237Z test_dispatch_meta_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2037583Z test_dispatch_meta_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2048986Z test_dispatch_meta_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2060403Z test_dispatch_meta_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2072067Z test_dispatch_meta_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2083544Z test_dispatch_meta_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2095088Z test_dispatch_meta_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2106835Z test_dispatch_meta_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2118281Z test_dispatch_meta_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2129819Z test_dispatch_meta_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2141288Z test_dispatch_meta_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2152926Z test_dispatch_meta_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2164370Z test_dispatch_meta_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2175842Z test_dispatch_meta_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2187465Z test_dispatch_meta_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2198904Z test_dispatch_meta_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2210275Z test_dispatch_meta_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2221870Z test_dispatch_meta_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2233619Z test_dispatch_meta_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2245119Z test_dispatch_meta_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2256740Z test_dispatch_meta_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2268482Z test_dispatch_meta_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2279881Z test_dispatch_meta_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2291395Z test_dispatch_meta_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2302987Z test_dispatch_meta_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2314454Z test_dispatch_meta_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2325917Z test_dispatch_meta_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2337499Z test_dispatch_meta_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2349299Z test_dispatch_meta_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2360702Z test_dispatch_meta_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2372083Z test_dispatch_meta_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2383828Z test_dispatch_meta_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2395263Z test_dispatch_meta_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2406766Z test_dispatch_meta_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2418182Z test_dispatch_meta_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2429809Z test_dispatch_meta_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2441250Z test_dispatch_meta_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2452885Z test_dispatch_meta_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2464423Z test_dispatch_meta_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2475791Z test_dispatch_meta_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2487407Z test_dispatch_meta_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2498822Z test_dispatch_meta_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2510508Z test_dispatch_meta_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2521779Z test_dispatch_meta_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2533058Z test_dispatch_meta_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2544863Z test_dispatch_meta_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2555926Z test_dispatch_meta_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2567281Z test_dispatch_meta_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2578585Z test_dispatch_meta_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2590455Z test_dispatch_meta_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2601558Z test_dispatch_meta_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2613044Z test_dispatch_meta_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2624627Z test_dispatch_meta_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2636036Z test_dispatch_meta_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2647449Z test_dispatch_meta_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2658761Z test_dispatch_meta_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2670259Z test_dispatch_meta_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2681650Z test_dispatch_meta_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2692993Z test_dispatch_meta_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2704644Z test_dispatch_meta_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2715964Z test_dispatch_meta_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2727344Z test_dispatch_meta_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2738969Z test_dispatch_meta_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2750707Z test_dispatch_meta_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2761953Z test_dispatch_meta_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2773180Z test_dispatch_meta_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2785562Z test_dispatch_meta_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2797638Z test_dispatch_meta_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2808686Z test_dispatch_meta_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2820048Z test_dispatch_meta_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2831898Z test_dispatch_meta_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2843253Z test_dispatch_meta_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2854584Z test_dispatch_meta_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2866301Z test_dispatch_meta_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2877573Z test_dispatch_meta_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2888986Z test_dispatch_meta_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2900386Z test_dispatch_meta_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2912048Z test_dispatch_meta_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2923436Z test_dispatch_meta_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2934786Z test_dispatch_meta_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2946570Z test_dispatch_meta_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2957776Z test_dispatch_meta_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2969087Z test_dispatch_meta_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2980476Z test_dispatch_meta_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.2992115Z test_dispatch_meta_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3003493Z test_dispatch_meta_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3014820Z test_dispatch_meta_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3026646Z test_dispatch_meta_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3038514Z test_dispatch_meta_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3049890Z test_dispatch_meta_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3061299Z test_dispatch_meta_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3072708Z test_dispatch_meta_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3083999Z test_dispatch_meta_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3095428Z test_dispatch_meta_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3107120Z test_dispatch_meta_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3118553Z test_dispatch_meta_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3129871Z test_dispatch_meta_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3141363Z test_dispatch_meta_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3152841Z test_dispatch_meta_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3164304Z test_dispatch_meta_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3175725Z test_dispatch_meta_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3187365Z test_dispatch_meta_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3198587Z test_dispatch_meta_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3209876Z test_dispatch_meta_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3221277Z test_dispatch_meta_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3232691Z test_dispatch_meta_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3244010Z test_dispatch_meta_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3255405Z test_dispatch_meta_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3267492Z test_dispatch_meta_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3278612Z test_dispatch_meta_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3290044Z test_dispatch_meta_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3301583Z test_dispatch_meta_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3312961Z test_dispatch_meta_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3324236Z test_dispatch_meta_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3335691Z test_dispatch_meta_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3347274Z test_dispatch_meta_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3358606Z test_dispatch_meta_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3369931Z test_dispatch_meta_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3381433Z test_dispatch_meta_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3392972Z test_dispatch_meta_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3404329Z test_dispatch_meta_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3415754Z test_dispatch_meta_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3427274Z test_dispatch_meta_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3438690Z test_dispatch_meta_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3450067Z test_dispatch_meta_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3461548Z test_dispatch_meta_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3473016Z test_dispatch_meta_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3484976Z test_dispatch_meta_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3496357Z test_dispatch_meta_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3507790Z test_dispatch_meta_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3519317Z test_dispatch_meta_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3530750Z test_dispatch_meta_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3542318Z test_dispatch_meta_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3553685Z test_dispatch_meta_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3564993Z test_dispatch_meta_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3576368Z test_dispatch_meta_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3587990Z test_dispatch_meta_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3599317Z test_dispatch_meta_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3610585Z test_dispatch_meta_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3622138Z test_dispatch_meta_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3633709Z test_dispatch_meta_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3645108Z test_dispatch_meta_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3656625Z test_dispatch_meta_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3668088Z test_dispatch_meta_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3679400Z test_dispatch_meta_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3690857Z test_dispatch_meta_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3702531Z test_dispatch_meta_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3713843Z test_dispatch_meta_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3725300Z test_dispatch_meta_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3736683Z test_dispatch_meta_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3748317Z test_dispatch_meta_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3759683Z test_dispatch_meta_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3771126Z test_dispatch_meta_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3782734Z test_dispatch_meta_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3794029Z test_dispatch_meta_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3805410Z test_dispatch_meta_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3816735Z test_dispatch_meta_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3828408Z test_dispatch_meta_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3839752Z test_dispatch_meta_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3851149Z test_dispatch_meta_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3862810Z test_dispatch_meta_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3874172Z test_dispatch_meta_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3885573Z test_dispatch_meta_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3896962Z test_dispatch_meta_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3908550Z test_dispatch_meta_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3920075Z test_dispatch_meta_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3931394Z test_dispatch_meta_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3943107Z test_dispatch_meta_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3954363Z test_dispatch_meta_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3965788Z test_dispatch_meta_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3977189Z test_dispatch_meta_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.3988880Z test_dispatch_meta_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4000314Z test_dispatch_meta_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4011810Z test_dispatch_meta_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4023888Z test_dispatch_meta_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4034829Z test_dispatch_meta_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4046182Z test_dispatch_meta_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4057631Z test_dispatch_meta_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4069404Z test_dispatch_meta_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4080832Z test_dispatch_meta_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4092304Z test_dispatch_meta_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4103606Z test_dispatch_meta_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4114867Z test_dispatch_meta_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4126187Z test_dispatch_meta_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4137311Z test_dispatch_meta_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4148829Z test_dispatch_meta_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4159942Z test_dispatch_meta_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4171520Z test_dispatch_meta_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4182906Z test_dispatch_meta_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4194127Z test_dispatch_meta_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4205194Z test_dispatch_meta_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4216277Z test_dispatch_meta_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4227553Z test_dispatch_meta_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4238642Z test_dispatch_meta_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4249694Z test_dispatch_meta_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4260853Z test_dispatch_meta_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4272706Z test_dispatch_meta_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4284600Z test_dispatch_meta_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4296523Z test_dispatch_meta_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4308923Z test_dispatch_meta_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4320384Z test_dispatch_meta_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4331691Z test_dispatch_meta_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4343309Z test_dispatch_meta_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4354421Z test_dispatch_meta_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4365351Z test_dispatch_meta_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4376714Z test_dispatch_meta_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4388204Z test_dispatch_meta_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4399080Z test_dispatch_meta_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4410250Z test_dispatch_meta_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4421383Z test_dispatch_meta_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4432695Z test_dispatch_meta_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4443725Z test_dispatch_meta_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4454814Z test_dispatch_meta_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4466115Z test_dispatch_meta_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4477363Z test_dispatch_meta_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4488808Z test_dispatch_meta_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4499639Z test_dispatch_meta_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4510768Z test_dispatch_meta_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4522041Z test_dispatch_meta_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4533654Z test_dispatch_meta_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4545875Z test_dispatch_meta_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4557888Z test_dispatch_meta_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4569960Z test_dispatch_meta_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4581213Z test_dispatch_meta_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4592587Z test_dispatch_meta_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4603853Z test_dispatch_meta_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4614729Z test_dispatch_meta_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4626160Z test_dispatch_meta_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4637025Z test_dispatch_meta_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4648053Z test_dispatch_meta_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4659067Z test_dispatch_meta_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4670537Z test_dispatch_meta_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4681511Z test_dispatch_meta_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4692536Z test_dispatch_meta_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4703948Z test_dispatch_meta_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4715045Z test_dispatch_meta_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4726045Z test_dispatch_meta_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4737320Z test_dispatch_meta_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4748381Z test_dispatch_meta_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4759447Z test_dispatch_meta_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4770382Z test_dispatch_meta_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4781591Z test_dispatch_meta_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4792795Z test_dispatch_meta_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4803716Z test_dispatch_meta_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4815172Z test_dispatch_meta_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4826968Z test_dispatch_meta_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4838305Z test_dispatch_meta_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4849344Z test_dispatch_meta_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4860607Z test_dispatch_meta_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4872129Z test_dispatch_meta_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4883426Z test_dispatch_meta_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4894861Z test_dispatch_meta_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4906443Z test_dispatch_meta_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4917731Z test_dispatch_meta_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4929068Z test_dispatch_meta_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4940390Z test_dispatch_meta_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4952056Z test_dispatch_meta_float_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4963455Z test_dispatch_meta_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4974709Z test_dispatch_meta_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4986309Z test_dispatch_meta_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.4997527Z test_dispatch_meta_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5008851Z test_dispatch_meta_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5020174Z test_dispatch_meta_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5032073Z test_dispatch_meta_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5042974Z test_dispatch_meta_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5054339Z test_dispatch_meta_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5065848Z test_dispatch_meta_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5077192Z test_dispatch_meta_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5088453Z test_dispatch_meta_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5099950Z test_dispatch_meta_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5111295Z test_dispatch_meta_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5122638Z test_dispatch_meta_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5133972Z test_dispatch_meta_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5145551Z test_dispatch_meta_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5156782Z test_dispatch_meta_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5168072Z test_dispatch_meta_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5179425Z test_dispatch_meta_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5191103Z test_dispatch_meta_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5202400Z test_dispatch_meta_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5213760Z test_dispatch_meta_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5225154Z test_dispatch_meta_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5236460Z test_dispatch_meta_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5247748Z test_dispatch_meta_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5259082Z test_dispatch_meta_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5270591Z test_dispatch_meta_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5281947Z test_dispatch_meta_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5293118Z test_dispatch_meta_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5304746Z test_dispatch_meta_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5316104Z test_dispatch_meta_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5327525Z test_dispatch_meta_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5339059Z test_dispatch_meta_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5350848Z test_dispatch_meta_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5362455Z test_dispatch_meta_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5373959Z test_dispatch_meta_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5385770Z test_dispatch_meta_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5397325Z test_dispatch_meta_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5408962Z test_dispatch_meta_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5420575Z test_dispatch_meta_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5432294Z test_dispatch_meta_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5443830Z test_dispatch_meta_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5455358Z test_dispatch_meta_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5467348Z test_dispatch_meta_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5479098Z test_dispatch_meta_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5490610Z test_dispatch_meta_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5502441Z test_dispatch_meta_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5513998Z test_dispatch_meta_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5525783Z test_dispatch_meta_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5537157Z test_dispatch_meta_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5549160Z test_dispatch_meta_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5560711Z test_dispatch_meta_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5572041Z test_dispatch_meta_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5583795Z test_dispatch_meta_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5595245Z test_dispatch_meta_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5606631Z test_dispatch_meta_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5618040Z test_dispatch_meta_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5629899Z test_dispatch_meta_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5641309Z test_dispatch_meta_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5652756Z test_dispatch_meta_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5664384Z test_dispatch_meta_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5675942Z test_dispatch_meta_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5687796Z test_dispatch_meta_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5699545Z test_dispatch_meta_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5711496Z test_dispatch_meta_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5722772Z test_dispatch_meta_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5734164Z test_dispatch_meta_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5745961Z test_dispatch_meta_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5757447Z test_dispatch_meta_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5769726Z test_dispatch_meta_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5781413Z test_dispatch_meta_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5793009Z test_dispatch_meta_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5804749Z test_dispatch_meta_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5816312Z test_dispatch_meta_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5827903Z test_dispatch_meta_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5840196Z test_dispatch_meta_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5851322Z test_dispatch_meta_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5862926Z test_dispatch_meta_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5874110Z test_dispatch_meta_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5885492Z test_dispatch_meta_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5896830Z test_dispatch_meta_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5908354Z test_dispatch_meta_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5919681Z test_dispatch_meta_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5930956Z test_dispatch_meta_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5942481Z test_dispatch_meta_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5953807Z test_dispatch_meta_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5965128Z test_dispatch_meta_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5976533Z test_dispatch_meta_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5987987Z test_dispatch_meta_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.5999261Z test_dispatch_meta_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6010658Z test_dispatch_meta_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6022043Z test_dispatch_meta_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6033657Z test_dispatch_meta_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6044853Z test_dispatch_meta_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6056082Z test_dispatch_meta_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6067727Z test_dispatch_meta_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6078989Z test_dispatch_meta_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6090380Z test_dispatch_meta_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6101755Z test_dispatch_meta_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6113334Z test_dispatch_meta_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6124767Z test_dispatch_meta_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6136034Z test_dispatch_meta_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6147591Z test_dispatch_meta_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6158908Z test_dispatch_meta_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6170234Z test_dispatch_meta_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6181628Z test_dispatch_meta_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6193217Z test_dispatch_meta_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6204818Z test_dispatch_meta_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6215998Z test_dispatch_meta_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6227516Z test_dispatch_meta_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6238905Z test_dispatch_meta_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6250429Z test_dispatch_meta_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6261831Z test_dispatch_meta_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6273444Z test_dispatch_meta_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6284788Z test_dispatch_meta_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6296083Z test_dispatch_meta_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6307552Z test_dispatch_meta_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6318905Z test_dispatch_meta_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6330159Z test_dispatch_meta_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6341713Z test_dispatch_meta_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6353296Z test_dispatch_meta_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6364577Z test_dispatch_meta_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6375893Z test_dispatch_meta_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6387444Z test_dispatch_meta_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6398714Z test_dispatch_meta_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6409996Z test_dispatch_meta_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6421404Z test_dispatch_meta_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6432844Z test_dispatch_meta_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6444183Z test_dispatch_meta_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6455560Z test_dispatch_meta_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6467280Z test_dispatch_meta_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6478672Z test_dispatch_meta_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6489949Z test_dispatch_meta_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6501327Z test_dispatch_meta_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6512834Z test_dispatch_meta_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6524170Z test_dispatch_meta_half_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6535544Z test_dispatch_meta_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6547275Z test_dispatch_meta_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6558577Z test_dispatch_meta_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6570116Z test_dispatch_meta_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6581148Z test_dispatch_meta_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6592670Z test_dispatch_meta_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6603930Z test_dispatch_meta_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6615326Z test_dispatch_meta_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6627051Z test_dispatch_meta_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6638128Z test_dispatch_meta_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6649387Z test_dispatch_meta_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6660771Z test_dispatch_meta_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6672682Z test_dispatch_meta_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6684010Z test_dispatch_meta_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6695366Z test_dispatch_meta_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6706982Z test_dispatch_meta_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6718172Z test_dispatch_meta_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6729477Z test_dispatch_meta_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6740981Z test_dispatch_meta_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6752474Z test_dispatch_meta_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6763778Z test_dispatch_meta_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6775114Z test_dispatch_meta_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6787415Z test_dispatch_meta_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6798159Z test_dispatch_meta_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6809571Z test_dispatch_meta_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6820929Z test_dispatch_meta_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6832695Z test_dispatch_meta_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6843949Z test_dispatch_meta_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6855265Z test_dispatch_meta_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6866992Z test_dispatch_meta_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6878079Z test_dispatch_meta_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6889432Z test_dispatch_meta_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6900616Z test_dispatch_meta_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6912155Z test_dispatch_meta_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6923337Z test_dispatch_meta_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6934982Z test_dispatch_meta_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6946327Z test_dispatch_meta_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6957642Z test_dispatch_meta_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6969003Z test_dispatch_meta_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6980412Z test_dispatch_meta_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.6991981Z test_dispatch_meta_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7003332Z test_dispatch_meta_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7014609Z test_dispatch_meta_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7026075Z test_dispatch_meta_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7037466Z test_dispatch_meta_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7049043Z test_dispatch_meta_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7060603Z test_dispatch_meta_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7072242Z test_dispatch_meta_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7083413Z test_dispatch_meta_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7094837Z test_dispatch_meta_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7106458Z test_dispatch_meta_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7117823Z test_dispatch_meta_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7129151Z test_dispatch_meta_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7140508Z test_dispatch_meta_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7151981Z test_dispatch_meta_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7163274Z test_dispatch_meta_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7174686Z test_dispatch_meta_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7186304Z test_dispatch_meta_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7197566Z test_dispatch_meta_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7208980Z test_dispatch_meta_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7220332Z test_dispatch_meta_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7231944Z test_dispatch_meta_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7243368Z test_dispatch_meta_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7254737Z test_dispatch_meta_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7266239Z test_dispatch_meta_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7277616Z test_dispatch_meta_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7289162Z test_dispatch_meta_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7301441Z test_dispatch_meta_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7312764Z test_dispatch_meta_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7324273Z test_dispatch_meta_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7335502Z test_dispatch_meta_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7347099Z test_dispatch_meta_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7358359Z test_dispatch_meta_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7369766Z test_dispatch_meta_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7381230Z test_dispatch_meta_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7392843Z test_dispatch_meta_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7404255Z test_dispatch_meta_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7415613Z test_dispatch_meta_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7427208Z test_dispatch_meta_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7438550Z test_dispatch_meta_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7449832Z test_dispatch_meta_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7461465Z test_dispatch_meta_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7472905Z test_dispatch_meta_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7484651Z test_dispatch_meta_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7495921Z test_dispatch_meta_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7507403Z test_dispatch_meta_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7518736Z test_dispatch_meta_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7530363Z test_dispatch_meta_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7541669Z test_dispatch_meta_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7553514Z test_dispatch_meta_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7564576Z test_dispatch_meta_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7576153Z test_dispatch_meta_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7587519Z test_dispatch_meta_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7598860Z test_dispatch_meta_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7610183Z test_dispatch_meta_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7621580Z test_dispatch_meta_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7633106Z test_dispatch_meta_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7644400Z test_dispatch_meta_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7655875Z test_dispatch_meta_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7667338Z test_dispatch_meta_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7678609Z test_dispatch_meta_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7690004Z test_dispatch_meta_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7701256Z test_dispatch_meta_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7712752Z test_dispatch_meta_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7724067Z test_dispatch_meta_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7735499Z test_dispatch_meta_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7747097Z test_dispatch_meta_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7758421Z test_dispatch_meta_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7769618Z test_dispatch_meta_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7783788Z test_dispatch_meta_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7795206Z test_dispatch_meta_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7806429Z test_dispatch_meta_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7817778Z test_dispatch_meta_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7829437Z test_dispatch_meta_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7841054Z test_dispatch_meta_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7852202Z test_dispatch_meta_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7863808Z test_dispatch_meta_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7875135Z test_dispatch_meta_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7886439Z test_dispatch_meta_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7897731Z test_dispatch_meta_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7909393Z test_dispatch_meta_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7920794Z test_dispatch_meta_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7932047Z test_dispatch_meta_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7943728Z test_dispatch_meta_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7955033Z test_dispatch_meta_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7966437Z test_dispatch_meta_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7977696Z test_dispatch_meta_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.7989220Z test_dispatch_meta_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8000923Z test_dispatch_meta_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8012485Z test_dispatch_meta_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8023952Z test_dispatch_meta_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8035209Z test_dispatch_meta_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8046525Z test_dispatch_meta_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8058116Z test_dispatch_meta_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8069447Z test_dispatch_meta_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8080812Z test_dispatch_meta_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8092175Z test_dispatch_meta_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8103870Z test_dispatch_meta_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8115158Z test_dispatch_meta_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8126395Z test_dispatch_meta_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8137760Z test_dispatch_meta_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8149265Z test_dispatch_meta_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8160663Z test_dispatch_meta_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8171963Z test_dispatch_meta_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8183602Z test_dispatch_meta_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8194801Z test_dispatch_meta_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8206079Z test_dispatch_meta_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8217388Z test_dispatch_meta_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8228975Z test_dispatch_meta_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8240328Z test_dispatch_meta_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8251655Z test_dispatch_meta_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8263178Z test_dispatch_meta_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8274514Z test_dispatch_meta_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8285785Z test_dispatch_meta_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8297127Z test_dispatch_meta_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8308788Z test_dispatch_meta_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8320013Z test_dispatch_meta_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8331267Z test_dispatch_meta_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8342843Z test_dispatch_meta_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8354098Z test_dispatch_meta_int_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8365513Z test_dispatch_meta_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8376969Z test_dispatch_meta_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8388335Z test_dispatch_meta_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8399653Z test_dispatch_meta_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8411019Z test_dispatch_meta_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8422964Z test_dispatch_meta_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8434307Z test_dispatch_meta_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8445833Z test_dispatch_meta_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8457086Z test_dispatch_meta_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8468718Z test_dispatch_meta_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8480515Z test_dispatch_meta_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8491939Z test_dispatch_meta_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8503550Z test_dispatch_meta_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8515126Z test_dispatch_meta_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8526605Z test_dispatch_meta_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8538352Z test_dispatch_meta_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8550054Z test_dispatch_meta_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8561342Z test_dispatch_meta_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8572758Z test_dispatch_meta_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8584421Z test_dispatch_meta_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8595866Z test_dispatch_meta_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8607233Z test_dispatch_meta_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8618585Z test_dispatch_meta_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8630325Z test_dispatch_meta_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8641735Z test_dispatch_meta_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8653146Z test_dispatch_meta_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8664849Z test_dispatch_meta_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8676100Z test_dispatch_meta_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8687453Z test_dispatch_meta_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8698844Z test_dispatch_meta_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8710413Z test_dispatch_meta_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8721793Z test_dispatch_meta_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8733202Z test_dispatch_meta_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8744807Z test_dispatch_meta_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8756213Z test_dispatch_meta_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8767703Z test_dispatch_meta_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8779198Z test_dispatch_meta_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8790906Z test_dispatch_meta_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8802352Z test_dispatch_meta_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8813743Z test_dispatch_meta_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8825606Z test_dispatch_meta_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8836792Z test_dispatch_meta_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8848183Z test_dispatch_meta_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8859599Z test_dispatch_meta_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8871206Z test_dispatch_meta_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8882616Z test_dispatch_meta_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8894077Z test_dispatch_meta_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8905702Z test_dispatch_meta_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8917061Z test_dispatch_meta_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8928428Z test_dispatch_meta_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8939764Z test_dispatch_meta_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8951435Z test_dispatch_meta_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8962894Z test_dispatch_meta_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8974423Z test_dispatch_meta_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8986066Z test_dispatch_meta_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.8997424Z test_dispatch_meta_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9008862Z test_dispatch_meta_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9020191Z test_dispatch_meta_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9031823Z test_dispatch_meta_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9043308Z test_dispatch_meta_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9055010Z test_dispatch_meta_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9066800Z test_dispatch_meta_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9078110Z test_dispatch_meta_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9089509Z test_dispatch_meta_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9101337Z test_dispatch_meta_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9113177Z test_dispatch_meta_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9124511Z test_dispatch_meta_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9136098Z test_dispatch_meta_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9147850Z test_dispatch_meta_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9159426Z test_dispatch_meta_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9170878Z test_dispatch_meta_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9182969Z test_dispatch_meta_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9194370Z test_dispatch_meta_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9206053Z test_dispatch_meta_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9217379Z test_dispatch_meta_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9229164Z test_dispatch_meta_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9240686Z test_dispatch_meta_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9252288Z test_dispatch_meta_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9264414Z test_dispatch_meta_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9275482Z test_dispatch_meta_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9286821Z test_dispatch_meta_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9298397Z test_dispatch_meta_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9310162Z test_dispatch_meta_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9322156Z test_dispatch_meta_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9334216Z test_dispatch_meta_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9346441Z test_dispatch_meta_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9357674Z test_dispatch_meta_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9368922Z test_dispatch_meta_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9380170Z test_dispatch_meta_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9391679Z test_dispatch_meta_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9402890Z test_dispatch_meta_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9414012Z test_dispatch_meta_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9425308Z test_dispatch_meta_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9436453Z test_dispatch_meta_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9447453Z test_dispatch_meta_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9458770Z test_dispatch_meta_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9470313Z test_dispatch_meta_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9481799Z test_dispatch_meta_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9492703Z test_dispatch_meta_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9504290Z test_dispatch_meta_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9515627Z test_dispatch_meta_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9526951Z test_dispatch_meta_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9538204Z test_dispatch_meta_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9549797Z test_dispatch_meta_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9561549Z test_dispatch_meta_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9573958Z test_dispatch_meta_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9585974Z test_dispatch_meta_istft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9598159Z test_dispatch_meta_istft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9609967Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9621636Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9633376Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9644809Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9656225Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9667930Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9679365Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9690873Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9702502Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9714536Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9725901Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9737404Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9749096Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9760547Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9772014Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9783572Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9795197Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9806947Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9818524Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9830847Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9842146Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9853826Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9865407Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9876845Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9888288Z test_dispatch_meta_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9899692Z test_dispatch_meta_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9911411Z test_dispatch_meta_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9922852Z test_dispatch_meta_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9934194Z test_dispatch_meta_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9945914Z test_dispatch_meta_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9957231Z test_dispatch_meta_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9968785Z test_dispatch_meta_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9980169Z test_dispatch_meta_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:58.9991856Z test_dispatch_meta_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0003272Z test_dispatch_meta_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0014714Z test_dispatch_meta_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0026607Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0037982Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0049431Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0060867Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0072557Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0083990Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0095437Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0106971Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0118158Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0129721Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0141037Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0152627Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0163976Z test_dispatch_meta_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0175402Z test_dispatch_meta_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0187021Z test_dispatch_meta_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0198454Z test_dispatch_meta_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0209839Z test_dispatch_meta_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0221368Z test_dispatch_meta_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0232956Z test_dispatch_meta_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0244435Z test_dispatch_meta_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0255740Z test_dispatch_meta_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0267415Z test_dispatch_meta_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0278784Z test_dispatch_meta_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0290276Z test_dispatch_meta_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0301650Z test_dispatch_meta_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0313188Z test_dispatch_meta_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0324648Z test_dispatch_meta_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0336677Z test_dispatch_meta_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0349060Z test_dispatch_meta_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0360919Z test_dispatch_meta_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0372251Z test_dispatch_meta_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0384028Z test_dispatch_meta_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0395152Z test_dispatch_meta_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0406243Z test_dispatch_meta_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0417408Z test_dispatch_meta_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0428769Z test_dispatch_meta_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0439881Z test_dispatch_meta_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0450957Z test_dispatch_meta_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0461975Z test_dispatch_meta_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0473319Z test_dispatch_meta_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0484568Z test_dispatch_meta_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0495545Z test_dispatch_meta_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0506804Z test_dispatch_meta_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0517842Z test_dispatch_meta_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0528853Z test_dispatch_meta_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0539927Z test_dispatch_meta_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0551225Z test_dispatch_meta_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0562482Z test_dispatch_meta_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0573941Z test_dispatch_meta_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0586322Z test_dispatch_meta_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0597768Z test_dispatch_meta_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0609974Z test_dispatch_meta_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0622113Z test_dispatch_meta_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0633285Z test_dispatch_meta_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0644825Z test_dispatch_meta_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0656313Z test_dispatch_meta_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0667960Z test_dispatch_meta_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0679558Z test_dispatch_meta_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0691267Z test_dispatch_meta_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0703353Z test_dispatch_meta_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0714480Z test_dispatch_meta_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0726066Z test_dispatch_meta_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0737165Z test_dispatch_meta_le_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0748722Z test_dispatch_meta_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0760128Z test_dispatch_meta_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0772390Z test_dispatch_meta_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0783940Z test_dispatch_meta_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0795274Z test_dispatch_meta_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0806546Z test_dispatch_meta_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0817883Z test_dispatch_meta_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0829680Z test_dispatch_meta_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0841910Z test_dispatch_meta_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0853394Z test_dispatch_meta_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0864862Z test_dispatch_meta_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0876130Z test_dispatch_meta_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0887578Z test_dispatch_meta_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0898926Z test_dispatch_meta_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0910812Z test_dispatch_meta_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0922210Z test_dispatch_meta_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0933694Z test_dispatch_meta_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0945230Z test_dispatch_meta_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0956625Z test_dispatch_meta_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0967894Z test_dispatch_meta_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0979288Z test_dispatch_meta_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.0991054Z test_dispatch_meta_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1002532Z test_dispatch_meta_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1013848Z test_dispatch_meta_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1025662Z test_dispatch_meta_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1036921Z test_dispatch_meta_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1048290Z test_dispatch_meta_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1059551Z test_dispatch_meta_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1071579Z test_dispatch_meta_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1083375Z test_dispatch_meta_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1095160Z test_dispatch_meta_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1107181Z test_dispatch_meta_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1118810Z test_dispatch_meta_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1130180Z test_dispatch_meta_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1141622Z test_dispatch_meta_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1153089Z test_dispatch_meta_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1164407Z test_dispatch_meta_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1175652Z test_dispatch_meta_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1187298Z test_dispatch_meta_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1199178Z test_dispatch_meta_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1210647Z test_dispatch_meta_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1222110Z test_dispatch_meta_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1234043Z test_dispatch_meta_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1245695Z test_dispatch_meta_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1257556Z test_dispatch_meta_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1269573Z test_dispatch_meta_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1281415Z test_dispatch_meta_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1293010Z test_dispatch_meta_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1305280Z test_dispatch_meta_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1317449Z test_dispatch_meta_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1330311Z test_dispatch_meta_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1342976Z test_dispatch_meta_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1354807Z test_dispatch_meta_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1366869Z test_dispatch_meta_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1378540Z test_dispatch_meta_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1390550Z test_dispatch_meta_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1401998Z test_dispatch_meta_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1413300Z test_dispatch_meta_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1424607Z test_dispatch_meta_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1435783Z test_dispatch_meta_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1447020Z test_dispatch_meta_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1458190Z test_dispatch_meta_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1469687Z test_dispatch_meta_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1481613Z test_dispatch_meta_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1492879Z test_dispatch_meta_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1504987Z test_dispatch_meta_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1516472Z test_dispatch_meta_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1527944Z test_dispatch_meta_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1539492Z test_dispatch_meta_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1551297Z test_dispatch_meta_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1563086Z test_dispatch_meta_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1574670Z test_dispatch_meta_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1586481Z test_dispatch_meta_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1597866Z test_dispatch_meta_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1609420Z test_dispatch_meta_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1620677Z test_dispatch_meta_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1632241Z test_dispatch_meta_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1643636Z test_dispatch_meta_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1654821Z test_dispatch_meta_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1666478Z test_dispatch_meta_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1677875Z test_dispatch_meta_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1689305Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1700839Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1712525Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1724060Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1735573Z test_dispatch_meta_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1747314Z test_dispatch_meta_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1758920Z test_dispatch_meta_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1770359Z test_dispatch_meta_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1781864Z test_dispatch_meta_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1793452Z test_dispatch_meta_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1804882Z test_dispatch_meta_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1816281Z test_dispatch_meta_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1828189Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1839582Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1850934Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1862611Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1874193Z test_dispatch_meta_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1885594Z test_dispatch_meta_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1897184Z test_dispatch_meta_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1908789Z test_dispatch_meta_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1920283Z test_dispatch_meta_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1931798Z test_dispatch_meta_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1943698Z test_dispatch_meta_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1955018Z test_dispatch_meta_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1966498Z test_dispatch_meta_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1978135Z test_dispatch_meta_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.1989852Z test_dispatch_meta_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2001329Z test_dispatch_meta_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2012807Z test_dispatch_meta_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2024579Z test_dispatch_meta_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2036077Z test_dispatch_meta_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2047677Z test_dispatch_meta_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2059634Z test_dispatch_meta_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2071705Z test_dispatch_meta_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2083534Z test_dispatch_meta_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2095347Z test_dispatch_meta_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2107431Z test_dispatch_meta_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2119178Z test_dispatch_meta_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2130944Z test_dispatch_meta_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2142900Z test_dispatch_meta_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2154641Z test_dispatch_meta_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2166338Z test_dispatch_meta_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2177805Z test_dispatch_meta_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2189544Z test_dispatch_meta_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2200932Z test_dispatch_meta_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2212340Z test_dispatch_meta_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2224045Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2235627Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2246932Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2258390Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2269947Z test_dispatch_meta_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2281400Z test_dispatch_meta_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2292812Z test_dispatch_meta_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2304425Z test_dispatch_meta_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2315792Z test_dispatch_meta_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2327356Z test_dispatch_meta_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2338660Z test_dispatch_meta_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2350388Z test_dispatch_meta_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2362080Z test_dispatch_meta_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2373544Z test_dispatch_meta_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2385671Z test_dispatch_meta_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2397526Z test_dispatch_meta_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2409442Z test_dispatch_meta_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2421314Z test_dispatch_meta_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2433186Z test_dispatch_meta_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2444958Z test_dispatch_meta_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2456793Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2468671Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2480621Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2492255Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2504333Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2515927Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2527360Z test_dispatch_meta_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2538728Z test_dispatch_meta_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2550277Z test_dispatch_meta_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2561912Z test_dispatch_meta_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2573081Z test_dispatch_meta_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2584963Z test_dispatch_meta_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2596138Z test_dispatch_meta_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2607583Z test_dispatch_meta_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2619015Z test_dispatch_meta_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:55:59.2630620Z test_dispatch_meta_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:55:59.2642328Z test_dispatch_meta_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:55:59.2653869Z test_dispatch_meta_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:55:59.2665698Z test_dispatch_meta_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2677302Z test_dispatch_meta_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2688862Z test_dispatch_meta_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2700448Z test_dispatch_meta_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2712230Z test_dispatch_meta_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2723774Z test_dispatch_meta_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2735433Z test_dispatch_meta_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2747413Z test_dispatch_meta_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2759107Z test_dispatch_meta_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2770739Z test_dispatch_meta_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2782753Z test_dispatch_meta_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2794472Z test_dispatch_meta_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2806367Z test_dispatch_meta_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2817980Z test_dispatch_meta_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2830053Z test_dispatch_meta_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2841569Z test_dispatch_meta_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2853357Z test_dispatch_meta_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2865032Z test_dispatch_meta_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2876698Z test_dispatch_meta_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2888391Z test_dispatch_meta_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2900349Z test_dispatch_meta_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2912515Z test_dispatch_meta_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2924418Z test_dispatch_meta_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2936479Z test_dispatch_meta_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2948623Z test_dispatch_meta_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2960631Z test_dispatch_meta_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2972553Z test_dispatch_meta_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2984847Z test_dispatch_meta_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.2996403Z test_dispatch_meta_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3008080Z test_dispatch_meta_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3019697Z test_dispatch_meta_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3031590Z test_dispatch_meta_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3043208Z test_dispatch_meta_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3054855Z test_dispatch_meta_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3066837Z test_dispatch_meta_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3078498Z test_dispatch_meta_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3090269Z test_dispatch_meta_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3101746Z test_dispatch_meta_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3113423Z test_dispatch_meta_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3125342Z test_dispatch_meta_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3136678Z test_dispatch_meta_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3148270Z test_dispatch_meta_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3159588Z test_dispatch_meta_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3170934Z test_dispatch_meta_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3182621Z test_dispatch_meta_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3193937Z test_dispatch_meta_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3205328Z test_dispatch_meta_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3216657Z test_dispatch_meta_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3228206Z test_dispatch_meta_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3239847Z test_dispatch_meta_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3251087Z test_dispatch_meta_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3262814Z test_dispatch_meta_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3274107Z test_dispatch_meta_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3285414Z test_dispatch_meta_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3296776Z test_dispatch_meta_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3308506Z test_dispatch_meta_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3319965Z test_dispatch_meta_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3331421Z test_dispatch_meta_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3343240Z test_dispatch_meta_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3354557Z test_dispatch_meta_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3365998Z test_dispatch_meta_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3377699Z test_dispatch_meta_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3389492Z test_dispatch_meta_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3401035Z test_dispatch_meta_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3412572Z test_dispatch_meta_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3424302Z test_dispatch_meta_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3435982Z test_dispatch_meta_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3447551Z test_dispatch_meta_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3459120Z test_dispatch_meta_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3471003Z test_dispatch_meta_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3482761Z test_dispatch_meta_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3494328Z test_dispatch_meta_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3506200Z test_dispatch_meta_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3517828Z test_dispatch_meta_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3529366Z test_dispatch_meta_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3541039Z test_dispatch_meta_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3552739Z test_dispatch_meta_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3564451Z test_dispatch_meta_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3576034Z test_dispatch_meta_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3587898Z test_dispatch_meta_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3599662Z test_dispatch_meta_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3611185Z test_dispatch_meta_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3622899Z test_dispatch_meta_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3634503Z test_dispatch_meta_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3646248Z test_dispatch_meta_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3657926Z test_dispatch_meta_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3669689Z test_dispatch_meta_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3681274Z test_dispatch_meta_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3692828Z test_dispatch_meta_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3704771Z test_dispatch_meta_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3716302Z test_dispatch_meta_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3728009Z test_dispatch_meta_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3739657Z test_dispatch_meta_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3751392Z test_dispatch_meta_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3762931Z test_dispatch_meta_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3774539Z test_dispatch_meta_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3786446Z test_dispatch_meta_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3798059Z test_dispatch_meta_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3809559Z test_dispatch_meta_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3821106Z test_dispatch_meta_log_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3832777Z test_dispatch_meta_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3844420Z test_dispatch_meta_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3856163Z test_dispatch_meta_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3867935Z test_dispatch_meta_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3879500Z test_dispatch_meta_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3891089Z test_dispatch_meta_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3902896Z test_dispatch_meta_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3914533Z test_dispatch_meta_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3926007Z test_dispatch_meta_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3937567Z test_dispatch_meta_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3949417Z test_dispatch_meta_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3961057Z test_dispatch_meta_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3972645Z test_dispatch_meta_log_softmax_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3984615Z test_dispatch_meta_log_softmax_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.3995988Z test_dispatch_meta_log_softmax_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4007667Z test_dispatch_meta_log_softmax_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4019215Z test_dispatch_meta_log_softmax_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4030984Z test_dispatch_meta_log_softmax_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4042543Z test_dispatch_meta_log_softmax_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4054121Z test_dispatch_meta_log_softmax_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4065865Z test_dispatch_meta_log_softmax_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4077361Z test_dispatch_meta_log_softmax_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4088957Z test_dispatch_meta_log_softmax_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4100461Z test_dispatch_meta_log_softmax_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4112333Z test_dispatch_meta_log_softmax_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4123806Z test_dispatch_meta_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4135383Z test_dispatch_meta_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4147739Z test_dispatch_meta_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4158836Z test_dispatch_meta_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4170692Z test_dispatch_meta_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4182021Z test_dispatch_meta_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4193449Z test_dispatch_meta_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4204873Z test_dispatch_meta_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4216121Z test_dispatch_meta_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4227732Z test_dispatch_meta_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4239294Z test_dispatch_meta_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4250705Z test_dispatch_meta_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4262380Z test_dispatch_meta_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4273669Z test_dispatch_meta_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4285062Z test_dispatch_meta_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4296499Z test_dispatch_meta_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4307980Z test_dispatch_meta_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4319240Z test_dispatch_meta_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4330788Z test_dispatch_meta_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4342285Z test_dispatch_meta_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4353742Z test_dispatch_meta_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4365126Z test_dispatch_meta_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4376389Z test_dispatch_meta_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4388032Z test_dispatch_meta_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4399759Z test_dispatch_meta_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4410952Z test_dispatch_meta_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4422399Z test_dispatch_meta_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4433671Z test_dispatch_meta_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4444981Z test_dispatch_meta_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4456272Z test_dispatch_meta_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4467878Z test_dispatch_meta_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4479834Z test_dispatch_meta_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4491217Z test_dispatch_meta_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4502791Z test_dispatch_meta_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4513915Z test_dispatch_meta_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4525220Z test_dispatch_meta_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4536556Z test_dispatch_meta_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4548078Z test_dispatch_meta_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4559512Z test_dispatch_meta_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4570730Z test_dispatch_meta_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4582307Z test_dispatch_meta_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4593659Z test_dispatch_meta_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4604997Z test_dispatch_meta_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4616598Z test_dispatch_meta_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4628341Z test_dispatch_meta_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4639797Z test_dispatch_meta_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4651471Z test_dispatch_meta_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4663015Z test_dispatch_meta_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4674419Z test_dispatch_meta_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4685897Z test_dispatch_meta_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4697073Z test_dispatch_meta_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4708665Z test_dispatch_meta_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4719970Z test_dispatch_meta_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4731277Z test_dispatch_meta_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4742910Z test_dispatch_meta_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4754170Z test_dispatch_meta_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4765530Z test_dispatch_meta_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4776809Z test_dispatch_meta_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4788358Z test_dispatch_meta_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4799701Z test_dispatch_meta_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4811060Z test_dispatch_meta_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4822541Z test_dispatch_meta_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4833968Z test_dispatch_meta_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4845170Z test_dispatch_meta_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4856456Z test_dispatch_meta_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4868053Z test_dispatch_meta_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4879598Z test_dispatch_meta_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4890874Z test_dispatch_meta_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4902554Z test_dispatch_meta_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4914224Z test_dispatch_meta_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4925488Z test_dispatch_meta_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4936922Z test_dispatch_meta_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4948603Z test_dispatch_meta_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4960082Z test_dispatch_meta_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4971506Z test_dispatch_meta_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4983049Z test_dispatch_meta_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.4994627Z test_dispatch_meta_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5006026Z test_dispatch_meta_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5017616Z test_dispatch_meta_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5029205Z test_dispatch_meta_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5040805Z test_dispatch_meta_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5052017Z test_dispatch_meta_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5063648Z test_dispatch_meta_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5075059Z test_dispatch_meta_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5086472Z test_dispatch_meta_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5098007Z test_dispatch_meta_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5109981Z test_dispatch_meta_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5121223Z test_dispatch_meta_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5132927Z test_dispatch_meta_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5144664Z test_dispatch_meta_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5156080Z test_dispatch_meta_long_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5167492Z test_dispatch_meta_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5178913Z test_dispatch_meta_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5190666Z test_dispatch_meta_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5202272Z test_dispatch_meta_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5214159Z test_dispatch_meta_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5226159Z test_dispatch_meta_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5237824Z test_dispatch_meta_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5249616Z test_dispatch_meta_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5261405Z test_dispatch_meta_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5273264Z test_dispatch_meta_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5284934Z test_dispatch_meta_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5296745Z test_dispatch_meta_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5308700Z test_dispatch_meta_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5320534Z test_dispatch_meta_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5332259Z test_dispatch_meta_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5344346Z test_dispatch_meta_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5356119Z test_dispatch_meta_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5368003Z test_dispatch_meta_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5379315Z test_dispatch_meta_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5391075Z test_dispatch_meta_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5402861Z test_dispatch_meta_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5414482Z test_dispatch_meta_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5426148Z test_dispatch_meta_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5437487Z test_dispatch_meta_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5448930Z test_dispatch_meta_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5460647Z test_dispatch_meta_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5472406Z test_dispatch_meta_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5484024Z test_dispatch_meta_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5495379Z test_dispatch_meta_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5507044Z test_dispatch_meta_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5518412Z test_dispatch_meta_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5529919Z test_dispatch_meta_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5541421Z test_dispatch_meta_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5552836Z test_dispatch_meta_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5564157Z test_dispatch_meta_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5575529Z test_dispatch_meta_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5587187Z test_dispatch_meta_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5598552Z test_dispatch_meta_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5609854Z test_dispatch_meta_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5621382Z test_dispatch_meta_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5632808Z test_dispatch_meta_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5644193Z test_dispatch_meta_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5655402Z test_dispatch_meta_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5667086Z test_dispatch_meta_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5678372Z test_dispatch_meta_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5690223Z test_dispatch_meta_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5701669Z test_dispatch_meta_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5713003Z test_dispatch_meta_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5724401Z test_dispatch_meta_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5735623Z test_dispatch_meta_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5747175Z test_dispatch_meta_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5759181Z test_dispatch_meta_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5770588Z test_dispatch_meta_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5782392Z test_dispatch_meta_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5793724Z test_dispatch_meta_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5804971Z test_dispatch_meta_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5816255Z test_dispatch_meta_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5828476Z test_dispatch_meta_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5839996Z test_dispatch_meta_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5851290Z test_dispatch_meta_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5863369Z test_dispatch_meta_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5874164Z test_dispatch_meta_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5885430Z test_dispatch_meta_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5896996Z test_dispatch_meta_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5908544Z test_dispatch_meta_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5919852Z test_dispatch_meta_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5931172Z test_dispatch_meta_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5942794Z test_dispatch_meta_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5954020Z test_dispatch_meta_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5965391Z test_dispatch_meta_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5976672Z test_dispatch_meta_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5988213Z test_dispatch_meta_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.5999540Z test_dispatch_meta_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6010961Z test_dispatch_meta_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6022468Z test_dispatch_meta_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6033741Z test_dispatch_meta_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6045158Z test_dispatch_meta_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6056493Z test_dispatch_meta_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6068310Z test_dispatch_meta_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6079509Z test_dispatch_meta_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6090689Z test_dispatch_meta_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6102320Z test_dispatch_meta_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6113874Z test_dispatch_meta_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6125000Z test_dispatch_meta_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6136402Z test_dispatch_meta_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6147782Z test_dispatch_meta_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6159351Z test_dispatch_meta_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6170498Z test_dispatch_meta_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6181701Z test_dispatch_meta_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6193339Z test_dispatch_meta_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6204619Z test_dispatch_meta_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6215832Z test_dispatch_meta_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6227481Z test_dispatch_meta_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6238553Z test_dispatch_meta_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6249849Z test_dispatch_meta_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6261213Z test_dispatch_meta_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6272662Z test_dispatch_meta_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6284129Z test_dispatch_meta_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6295458Z test_dispatch_meta_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6307016Z test_dispatch_meta_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6318790Z test_dispatch_meta_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6330394Z test_dispatch_meta_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6341795Z test_dispatch_meta_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6353107Z test_dispatch_meta_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6364390Z test_dispatch_meta_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6375628Z test_dispatch_meta_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6387195Z test_dispatch_meta_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6398538Z test_dispatch_meta_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6409868Z test_dispatch_meta_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6421304Z test_dispatch_meta_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6432839Z test_dispatch_meta_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6444301Z test_dispatch_meta_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6455543Z test_dispatch_meta_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6467202Z test_dispatch_meta_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6478729Z test_dispatch_meta_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6490303Z test_dispatch_meta_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6501574Z test_dispatch_meta_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6513147Z test_dispatch_meta_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6524428Z test_dispatch_meta_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6535836Z test_dispatch_meta_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6547443Z test_dispatch_meta_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6558805Z test_dispatch_meta_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6570598Z test_dispatch_meta_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6581707Z test_dispatch_meta_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6593311Z test_dispatch_meta_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6604676Z test_dispatch_meta_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6616051Z test_dispatch_meta_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6627691Z test_dispatch_meta_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6639145Z test_dispatch_meta_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6650550Z test_dispatch_meta_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6662432Z test_dispatch_meta_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6673986Z test_dispatch_meta_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6685400Z test_dispatch_meta_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6696798Z test_dispatch_meta_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6708464Z test_dispatch_meta_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6719884Z test_dispatch_meta_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6731255Z test_dispatch_meta_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6742978Z test_dispatch_meta_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6754371Z test_dispatch_meta_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6766294Z test_dispatch_meta_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6777511Z test_dispatch_meta_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6789114Z test_dispatch_meta_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6800426Z test_dispatch_meta_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6811747Z test_dispatch_meta_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6823433Z test_dispatch_meta_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6834999Z test_dispatch_meta_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6846054Z test_dispatch_meta_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6857337Z test_dispatch_meta_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6868852Z test_dispatch_meta_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6880194Z test_dispatch_meta_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6891531Z test_dispatch_meta_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6903154Z test_dispatch_meta_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6914409Z test_dispatch_meta_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6925826Z test_dispatch_meta_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6937121Z test_dispatch_meta_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6948692Z test_dispatch_meta_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6960062Z test_dispatch_meta_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6971414Z test_dispatch_meta_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6982946Z test_dispatch_meta_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.6994379Z test_dispatch_meta_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7005751Z test_dispatch_meta_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7017062Z test_dispatch_meta_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7028612Z test_dispatch_meta_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7040061Z test_dispatch_meta_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7051369Z test_dispatch_meta_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7062900Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7074461Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7086777Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7097573Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7109157Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7120791Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7131770Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7143825Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7154708Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7166075Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7177638Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7189272Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7200608Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7211989Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7223631Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7235156Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7246542Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7257871Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7269507Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7280935Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7292385Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7304044Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7315407Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7326779Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7338156Z test_dispatch_meta_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7349820Z test_dispatch_meta_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7361447Z test_dispatch_meta_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7372682Z test_dispatch_meta_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7384307Z test_dispatch_meta_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7395675Z test_dispatch_meta_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7407007Z test_dispatch_meta_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7418444Z test_dispatch_meta_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7429899Z test_dispatch_meta_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7441206Z test_dispatch_meta_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7452617Z test_dispatch_meta_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7464206Z test_dispatch_meta_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7475560Z test_dispatch_meta_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7487177Z test_dispatch_meta_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7498515Z test_dispatch_meta_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7510367Z test_dispatch_meta_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7521608Z test_dispatch_meta_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7532979Z test_dispatch_meta_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7544634Z test_dispatch_meta_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7555960Z test_dispatch_meta_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7567541Z test_dispatch_meta_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7578829Z test_dispatch_meta_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7590394Z test_dispatch_meta_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7601740Z test_dispatch_meta_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7613170Z test_dispatch_meta_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7624786Z test_dispatch_meta_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7636172Z test_dispatch_meta_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7647602Z test_dispatch_meta_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7659047Z test_dispatch_meta_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7670690Z test_dispatch_meta_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7682105Z test_dispatch_meta_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7693397Z test_dispatch_meta_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7705148Z test_dispatch_meta_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7716422Z test_dispatch_meta_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7727879Z test_dispatch_meta_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7739194Z test_dispatch_meta_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7750800Z test_dispatch_meta_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7762097Z test_dispatch_meta_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7773442Z test_dispatch_meta_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7784907Z test_dispatch_meta_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7796305Z test_dispatch_meta_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7807626Z test_dispatch_meta_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7819016Z test_dispatch_meta_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7830600Z test_dispatch_meta_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7842190Z test_dispatch_meta_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7853225Z test_dispatch_meta_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7865030Z test_dispatch_meta_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7876210Z test_dispatch_meta_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7887511Z test_dispatch_meta_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7898769Z test_dispatch_meta_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7910425Z test_dispatch_meta_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7921760Z test_dispatch_meta_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7933162Z test_dispatch_meta_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7944633Z test_dispatch_meta_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7956137Z test_dispatch_meta_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7967389Z test_dispatch_meta_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7978802Z test_dispatch_meta_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.7990351Z test_dispatch_meta_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8001633Z test_dispatch_meta_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8012906Z test_dispatch_meta_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8024528Z test_dispatch_meta_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8035853Z test_dispatch_meta_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8047255Z test_dispatch_meta_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8058538Z test_dispatch_meta_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8070087Z test_dispatch_meta_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8081506Z test_dispatch_meta_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8092810Z test_dispatch_meta_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8104324Z test_dispatch_meta_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8115586Z test_dispatch_meta_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8126959Z test_dispatch_meta_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8138362Z test_dispatch_meta_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8149933Z test_dispatch_meta_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8161263Z test_dispatch_meta_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8172504Z test_dispatch_meta_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8184260Z test_dispatch_meta_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8195968Z test_dispatch_meta_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8207915Z test_dispatch_meta_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8219585Z test_dispatch_meta_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8231585Z test_dispatch_meta_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8243089Z test_dispatch_meta_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8254768Z test_dispatch_meta_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8266692Z test_dispatch_meta_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8278407Z test_dispatch_meta_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8290095Z test_dispatch_meta_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8301935Z test_dispatch_meta_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8313772Z test_dispatch_meta_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8325474Z test_dispatch_meta_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8337146Z test_dispatch_meta_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8349126Z test_dispatch_meta_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8360768Z test_dispatch_meta_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8372411Z test_dispatch_meta_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8384275Z test_dispatch_meta_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8396004Z test_dispatch_meta_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8407674Z test_dispatch_meta_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8419283Z test_dispatch_meta_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8431280Z test_dispatch_meta_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8442996Z test_dispatch_meta_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8454807Z test_dispatch_meta_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8466650Z test_dispatch_meta_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8478257Z test_dispatch_meta_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8489700Z test_dispatch_meta_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8501316Z test_dispatch_meta_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8513029Z test_dispatch_meta_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8524643Z test_dispatch_meta_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8536112Z test_dispatch_meta_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8547822Z test_dispatch_meta_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8559395Z test_dispatch_meta_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8570843Z test_dispatch_meta_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8582779Z test_dispatch_meta_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8594341Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8606091Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8617558Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8629383Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8640945Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8652701Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8664508Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8675969Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8687565Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8699154Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8711450Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8722714Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8734205Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8746044Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8757586Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8769215Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8780854Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8792656Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8804218Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8815859Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8827668Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8839227Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8850767Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8862778Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8874261Z test_dispatch_meta_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8885922Z test_dispatch_meta_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8897368Z test_dispatch_meta_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8909149Z test_dispatch_meta_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8920721Z test_dispatch_meta_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8932379Z test_dispatch_meta_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8944268Z test_dispatch_meta_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8955680Z test_dispatch_meta_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8967243Z test_dispatch_meta_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8978801Z test_dispatch_meta_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.8990665Z test_dispatch_meta_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9002255Z test_dispatch_meta_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9013767Z test_dispatch_meta_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9025604Z test_dispatch_meta_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9037177Z test_dispatch_meta_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9048805Z test_dispatch_meta_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9060401Z test_dispatch_meta_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9072130Z test_dispatch_meta_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9083576Z test_dispatch_meta_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9095179Z test_dispatch_meta_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9106937Z test_dispatch_meta_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9118569Z test_dispatch_meta_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9130094Z test_dispatch_meta_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9141776Z test_dispatch_meta_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9153636Z test_dispatch_meta_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9165244Z test_dispatch_meta_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9176973Z test_dispatch_meta_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9188818Z test_dispatch_meta_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9200226Z test_dispatch_meta_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9211832Z test_dispatch_meta_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9223653Z test_dispatch_meta_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9235313Z test_dispatch_meta_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9246666Z test_dispatch_meta_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9258271Z test_dispatch_meta_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9270074Z test_dispatch_meta_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9281906Z test_dispatch_meta_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9293422Z test_dispatch_meta_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9305259Z test_dispatch_meta_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9316894Z test_dispatch_meta_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9328343Z test_dispatch_meta_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9339972Z test_dispatch_meta_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9351747Z test_dispatch_meta_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9363332Z test_dispatch_meta_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9374977Z test_dispatch_meta_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9386771Z test_dispatch_meta_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9398283Z test_dispatch_meta_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9409924Z test_dispatch_meta_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9421606Z test_dispatch_meta_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9433381Z test_dispatch_meta_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9445128Z test_dispatch_meta_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9456789Z test_dispatch_meta_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9468465Z test_dispatch_meta_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9480714Z test_dispatch_meta_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9492277Z test_dispatch_meta_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9503960Z test_dispatch_meta_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9515446Z test_dispatch_meta_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9526933Z test_dispatch_meta_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9538669Z test_dispatch_meta_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9550284Z test_dispatch_meta_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9561822Z test_dispatch_meta_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9573626Z test_dispatch_meta_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9585334Z test_dispatch_meta_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9596857Z test_dispatch_meta_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9608452Z test_dispatch_meta_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9619865Z test_dispatch_meta_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9631640Z test_dispatch_meta_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9643162Z test_dispatch_meta_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9654746Z test_dispatch_meta_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9666572Z test_dispatch_meta_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9678104Z test_dispatch_meta_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9690139Z test_dispatch_meta_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9702050Z test_dispatch_meta_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9713335Z test_dispatch_meta_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9724951Z test_dispatch_meta_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9736475Z test_dispatch_meta_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9748392Z test_dispatch_meta_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9759882Z test_dispatch_meta_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9771477Z test_dispatch_meta_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9783276Z test_dispatch_meta_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9794913Z test_dispatch_meta_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9806573Z test_dispatch_meta_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9818190Z test_dispatch_meta_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9829976Z test_dispatch_meta_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9841527Z test_dispatch_meta_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9853009Z test_dispatch_meta_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9864886Z test_dispatch_meta_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9876355Z test_dispatch_meta_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9887966Z test_dispatch_meta_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9899487Z test_dispatch_meta_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9911320Z test_dispatch_meta_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9922793Z test_dispatch_meta_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9934324Z test_dispatch_meta_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9946173Z test_dispatch_meta_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9957718Z test_dispatch_meta_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9969226Z test_dispatch_meta_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9980828Z test_dispatch_meta_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:59.9992630Z test_dispatch_meta_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0004307Z test_dispatch_meta_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0015791Z test_dispatch_meta_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0027572Z test_dispatch_meta_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0039226Z test_dispatch_meta_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0050905Z test_dispatch_meta_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0062920Z test_dispatch_meta_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0074206Z test_dispatch_meta_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0085756Z test_dispatch_meta_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0097219Z test_dispatch_meta_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0109069Z test_dispatch_meta_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0120569Z test_dispatch_meta_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0132130Z test_dispatch_meta_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0144011Z test_dispatch_meta_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0155470Z test_dispatch_meta_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0167086Z test_dispatch_meta_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0178611Z test_dispatch_meta_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0190507Z test_dispatch_meta_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0202053Z test_dispatch_meta_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0213874Z test_dispatch_meta_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0225628Z test_dispatch_meta_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0237128Z test_dispatch_meta_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0248593Z test_dispatch_meta_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0260239Z test_dispatch_meta_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0272106Z test_dispatch_meta_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0283704Z test_dispatch_meta_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0295242Z test_dispatch_meta_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0307105Z test_dispatch_meta_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0318642Z test_dispatch_meta_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0330163Z test_dispatch_meta_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0341954Z test_dispatch_meta_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0353409Z test_dispatch_meta_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0364969Z test_dispatch_meta_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0376634Z test_dispatch_meta_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0388475Z test_dispatch_meta_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0399989Z test_dispatch_meta_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0411700Z test_dispatch_meta_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0423398Z test_dispatch_meta_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0434927Z test_dispatch_meta_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0446520Z test_dispatch_meta_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0458053Z test_dispatch_meta_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0469892Z test_dispatch_meta_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0481515Z test_dispatch_meta_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0493102Z test_dispatch_meta_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0504888Z test_dispatch_meta_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0516374Z test_dispatch_meta_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0527886Z test_dispatch_meta_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0539490Z test_dispatch_meta_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0551270Z test_dispatch_meta_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0562787Z test_dispatch_meta_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0574314Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0586058Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0597660Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0609163Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0620848Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0632575Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0644210Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0655754Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0667506Z test_dispatch_meta_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0679062Z test_dispatch_meta_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0691107Z test_dispatch_meta_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0703005Z test_dispatch_meta_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0714237Z test_dispatch_meta_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0725648Z test_dispatch_meta_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0737054Z test_dispatch_meta_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0748720Z test_dispatch_meta_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0761192Z test_dispatch_meta_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0772790Z test_dispatch_meta_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0784721Z test_dispatch_meta_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0796293Z test_dispatch_meta_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0807878Z test_dispatch_meta_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0819481Z test_dispatch_meta_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0831805Z test_dispatch_meta_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0843548Z test_dispatch_meta_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0855053Z test_dispatch_meta_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0866859Z test_dispatch_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0878409Z test_dispatch_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0890008Z test_dispatch_meta_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0901913Z test_dispatch_meta_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0913597Z test_dispatch_meta_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0925258Z test_dispatch_meta_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0936866Z test_dispatch_meta_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0948754Z test_dispatch_meta_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0960308Z test_dispatch_meta_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0971835Z test_dispatch_meta_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0983594Z test_dispatch_meta_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.0995229Z test_dispatch_meta_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1006875Z test_dispatch_meta_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1018444Z test_dispatch_meta_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1030223Z test_dispatch_meta_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1041768Z test_dispatch_meta_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1053499Z test_dispatch_meta_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1065311Z test_dispatch_meta_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1076816Z test_dispatch_meta_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1088434Z test_dispatch_meta_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1099993Z test_dispatch_meta_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1111810Z test_dispatch_meta_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1123410Z test_dispatch_meta_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1134950Z test_dispatch_meta_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1146812Z test_dispatch_meta_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1158328Z test_dispatch_meta_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1169899Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1181399Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1193246Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1205337Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1216355Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1228080Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1239670Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1251221Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1263023Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1274532Z test_dispatch_meta_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1286119Z test_dispatch_meta_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1297689Z test_dispatch_meta_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1309460Z test_dispatch_meta_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1321083Z test_dispatch_meta_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1332577Z test_dispatch_meta_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1344372Z test_dispatch_meta_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1355889Z test_dispatch_meta_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1367526Z test_dispatch_meta_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1378979Z test_dispatch_meta_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1390831Z test_dispatch_meta_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1402435Z test_dispatch_meta_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1413990Z test_dispatch_meta_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1425769Z test_dispatch_meta_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1437293Z test_dispatch_meta_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1448879Z test_dispatch_meta_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1461205Z test_dispatch_meta_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1473197Z test_dispatch_meta_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1484826Z test_dispatch_meta_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1496448Z test_dispatch_meta_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1508291Z test_dispatch_meta_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1519674Z test_dispatch_meta_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1531323Z test_dispatch_meta_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1543144Z test_dispatch_meta_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1554694Z test_dispatch_meta_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1566259Z test_dispatch_meta_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1577911Z test_dispatch_meta_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1589644Z test_dispatch_meta_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1601245Z test_dispatch_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1612780Z test_dispatch_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1624607Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1636176Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1647712Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1659286Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1671215Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1682913Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1694190Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1706279Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1717702Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1729228Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1741095Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1752345Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1763381Z test_dispatch_meta_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1774723Z test_dispatch_meta_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1786153Z test_dispatch_meta_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1797322Z test_dispatch_meta_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1808611Z test_dispatch_meta_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1819891Z test_dispatch_meta_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1831388Z test_dispatch_meta_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1842637Z test_dispatch_meta_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1853994Z test_dispatch_meta_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1865535Z test_dispatch_meta_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1876922Z test_dispatch_meta_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1888153Z test_dispatch_meta_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1899358Z test_dispatch_meta_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1910880Z test_dispatch_meta_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1922109Z test_dispatch_meta_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1933365Z test_dispatch_meta_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1944955Z test_dispatch_meta_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1956417Z test_dispatch_meta_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1967665Z test_dispatch_meta_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1979029Z test_dispatch_meta_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.1990319Z test_dispatch_meta_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2001587Z test_dispatch_meta_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2013095Z test_dispatch_meta_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2024906Z test_dispatch_meta_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2036338Z test_dispatch_meta_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2047963Z test_dispatch_meta_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2059486Z test_dispatch_meta_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2071173Z test_dispatch_meta_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2082716Z test_dispatch_meta_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2094195Z test_dispatch_meta_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2105937Z test_dispatch_meta_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2117350Z test_dispatch_meta_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2128788Z test_dispatch_meta_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2140336Z test_dispatch_meta_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2152227Z test_dispatch_meta_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2163481Z test_dispatch_meta_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2174911Z test_dispatch_meta_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2186662Z test_dispatch_meta_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2198335Z test_dispatch_meta_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2209918Z test_dispatch_meta_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2221551Z test_dispatch_meta_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2233301Z test_dispatch_meta_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2244934Z test_dispatch_meta_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2256421Z test_dispatch_meta_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2268216Z test_dispatch_meta_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2279663Z test_dispatch_meta_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2291071Z test_dispatch_meta_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2303179Z test_dispatch_meta_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2314430Z test_dispatch_meta_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2325999Z test_dispatch_meta_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2337310Z test_dispatch_meta_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2349200Z test_dispatch_meta_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2360717Z test_dispatch_meta_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2372542Z test_dispatch_meta_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2384421Z test_dispatch_meta_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2395725Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2407183Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2418592Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2430200Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2441789Z test_dispatch_meta_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2453248Z test_dispatch_meta_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2464836Z test_dispatch_meta_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2476777Z test_dispatch_meta_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2487913Z test_dispatch_meta_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2499732Z test_dispatch_meta_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2511628Z test_dispatch_meta_nn_functional_kl_div_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2523121Z test_dispatch_meta_nn_functional_kl_div_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2534442Z test_dispatch_meta_nn_functional_kl_div_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2545997Z test_dispatch_meta_nn_functional_kl_div_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2557467Z test_dispatch_meta_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2568900Z test_dispatch_meta_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2580204Z test_dispatch_meta_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2591776Z test_dispatch_meta_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2603257Z test_dispatch_meta_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2614853Z test_dispatch_meta_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2626267Z test_dispatch_meta_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2637630Z test_dispatch_meta_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2649044Z test_dispatch_meta_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2660517Z test_dispatch_meta_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2672108Z test_dispatch_meta_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2683491Z test_dispatch_meta_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2694884Z test_dispatch_meta_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2707161Z test_dispatch_meta_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2718757Z test_dispatch_meta_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2730229Z test_dispatch_meta_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2741924Z test_dispatch_meta_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2753570Z test_dispatch_meta_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2764879Z test_dispatch_meta_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2776305Z test_dispatch_meta_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2787956Z test_dispatch_meta_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2799538Z test_dispatch_meta_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2810758Z test_dispatch_meta_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2822150Z test_dispatch_meta_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2833618Z test_dispatch_meta_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2844923Z test_dispatch_meta_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2856371Z test_dispatch_meta_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2867948Z test_dispatch_meta_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2879368Z test_dispatch_meta_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2890666Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2902319Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2913462Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2925234Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2936392Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2947934Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2959415Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2970840Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2982654Z test_dispatch_meta_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.2994601Z test_dispatch_meta_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3005935Z test_dispatch_meta_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3017271Z test_dispatch_meta_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3028891Z test_dispatch_meta_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3040213Z test_dispatch_meta_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3051542Z test_dispatch_meta_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3063193Z test_dispatch_meta_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3074588Z test_dispatch_meta_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3085918Z test_dispatch_meta_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3097231Z test_dispatch_meta_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3108810Z test_dispatch_meta_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3120210Z test_dispatch_meta_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3131568Z test_dispatch_meta_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3143136Z test_dispatch_meta_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3154560Z test_dispatch_meta_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3165855Z test_dispatch_meta_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3177274Z test_dispatch_meta_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3188877Z test_dispatch_meta_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3200205Z test_dispatch_meta_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3211614Z test_dispatch_meta_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3223148Z test_dispatch_meta_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3234551Z test_dispatch_meta_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3246431Z test_dispatch_meta_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3258078Z test_dispatch_meta_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3269599Z test_dispatch_meta_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3280951Z test_dispatch_meta_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3292374Z test_dispatch_meta_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3304119Z test_dispatch_meta_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3315480Z test_dispatch_meta_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3326867Z test_dispatch_meta_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3338333Z test_dispatch_meta_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3349994Z test_dispatch_meta_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3361397Z test_dispatch_meta_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3372790Z test_dispatch_meta_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3384478Z test_dispatch_meta_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3395739Z test_dispatch_meta_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3407230Z test_dispatch_meta_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3418573Z test_dispatch_meta_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3430241Z test_dispatch_meta_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3441579Z test_dispatch_meta_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3453251Z test_dispatch_meta_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3464998Z test_dispatch_meta_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3477059Z test_dispatch_meta_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3487804Z test_dispatch_meta_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3499215Z test_dispatch_meta_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3510832Z test_dispatch_meta_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3522054Z test_dispatch_meta_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3533558Z test_dispatch_meta_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3545203Z test_dispatch_meta_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3556720Z test_dispatch_meta_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3567981Z test_dispatch_meta_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3579453Z test_dispatch_meta_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3591101Z test_dispatch_meta_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3602488Z test_dispatch_meta_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3613981Z test_dispatch_meta_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3625601Z test_dispatch_meta_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3637082Z test_dispatch_meta_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3648473Z test_dispatch_meta_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3659860Z test_dispatch_meta_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3671478Z test_dispatch_meta_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3683001Z test_dispatch_meta_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3694391Z test_dispatch_meta_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3705987Z test_dispatch_meta_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3717550Z test_dispatch_meta_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3729082Z test_dispatch_meta_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3740299Z test_dispatch_meta_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3752079Z test_dispatch_meta_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3763309Z test_dispatch_meta_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3774846Z test_dispatch_meta_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3787004Z test_dispatch_meta_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3798072Z test_dispatch_meta_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3809414Z test_dispatch_meta_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3820802Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3832313Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3843731Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3855135Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3867189Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3878145Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3889605Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3901009Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3912475Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3923941Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3935209Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3946851Z test_dispatch_meta_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3958178Z test_dispatch_meta_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3969898Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3981532Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.3993112Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4004713Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4016475Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4028182Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4039686Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4051194Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4063100Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4074668Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4086193Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4097678Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4109505Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4121160Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4132583Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4144466Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4155810Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4167374Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4179120Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4190809Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4201816Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4213409Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4225073Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4236091Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4247461Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4258883Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4270360Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4281795Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4292806Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4304506Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4315783Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4327107Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4338433Z test_dispatch_meta_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4349982Z test_dispatch_meta_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4361457Z test_dispatch_meta_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4373050Z test_dispatch_meta_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4384508Z test_dispatch_meta_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4395871Z test_dispatch_meta_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4407191Z test_dispatch_meta_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4418591Z test_dispatch_meta_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4430224Z test_dispatch_meta_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4441552Z test_dispatch_meta_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4452903Z test_dispatch_meta_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4464555Z test_dispatch_meta_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4476169Z test_dispatch_meta_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4487563Z test_dispatch_meta_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4498932Z test_dispatch_meta_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4510689Z test_dispatch_meta_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4521893Z test_dispatch_meta_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4533284Z test_dispatch_meta_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4544838Z test_dispatch_meta_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4556251Z test_dispatch_meta_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4567649Z test_dispatch_meta_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4579010Z test_dispatch_meta_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4590565Z test_dispatch_meta_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4601994Z test_dispatch_meta_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4613601Z test_dispatch_meta_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4625020Z test_dispatch_meta_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4636486Z test_dispatch_meta_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4648726Z test_dispatch_meta_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4661261Z test_dispatch_meta_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4672909Z test_dispatch_meta_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4684250Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4695560Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4706971Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4718064Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4729364Z test_dispatch_meta_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4740563Z test_dispatch_meta_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4751871Z test_dispatch_meta_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4762834Z test_dispatch_meta_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4773988Z test_dispatch_meta_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4785371Z test_dispatch_meta_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4796366Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4807485Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4818543Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4829996Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4840873Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4852002Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4863247Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4875010Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4885833Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4898011Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4909773Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4920910Z test_dispatch_meta_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4932201Z test_dispatch_meta_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4943802Z test_dispatch_meta_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4955111Z test_dispatch_meta_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4966523Z test_dispatch_meta_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4977883Z test_dispatch_meta_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.4989616Z test_dispatch_meta_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5001098Z test_dispatch_meta_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5012462Z test_dispatch_meta_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5024045Z test_dispatch_meta_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5035439Z test_dispatch_meta_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5046801Z test_dispatch_meta_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5058234Z test_dispatch_meta_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5069804Z test_dispatch_meta_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5081173Z test_dispatch_meta_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5092750Z test_dispatch_meta_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5104098Z test_dispatch_meta_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5115385Z test_dispatch_meta_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5126700Z test_dispatch_meta_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5138298Z test_dispatch_meta_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5149623Z test_dispatch_meta_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5160929Z test_dispatch_meta_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5172342Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5183965Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5195335Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5206716Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5218077Z test_dispatch_meta_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5229665Z test_dispatch_meta_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5241084Z test_dispatch_meta_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5252409Z test_dispatch_meta_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5263999Z test_dispatch_meta_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5275462Z test_dispatch_meta_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5286795Z test_dispatch_meta_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5298097Z test_dispatch_meta_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5309697Z test_dispatch_meta_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5321095Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5332465Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5344046Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5355310Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5366553Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5377876Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5389597Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5401038Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5412335Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5423850Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5435178Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5446533Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5458058Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5469477Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5480909Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5492239Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5503798Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5515223Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5526683Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5538067Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5549598Z test_dispatch_meta_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5561002Z test_dispatch_meta_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5572232Z test_dispatch_meta_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5583973Z test_dispatch_meta_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5595308Z test_dispatch_meta_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5606641Z test_dispatch_meta_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5618102Z test_dispatch_meta_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5629675Z test_dispatch_meta_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5640994Z test_dispatch_meta_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5652437Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5663924Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5675813Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5687349Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5698500Z test_dispatch_meta_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5709954Z test_dispatch_meta_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5721427Z test_dispatch_meta_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5732887Z test_dispatch_meta_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5745105Z test_dispatch_meta_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5757421Z test_dispatch_meta_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5768733Z test_dispatch_meta_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5780868Z test_dispatch_meta_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5792708Z test_dispatch_meta_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5803965Z test_dispatch_meta_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5815332Z test_dispatch_meta_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5827274Z test_dispatch_meta_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5838527Z test_dispatch_meta_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5849618Z test_dispatch_meta_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5860828Z test_dispatch_meta_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5872025Z test_dispatch_meta_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5883058Z test_dispatch_meta_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5894562Z test_dispatch_meta_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5905936Z test_dispatch_meta_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5917079Z test_dispatch_meta_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5928237Z test_dispatch_meta_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5939229Z test_dispatch_meta_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5950615Z test_dispatch_meta_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5961671Z test_dispatch_meta_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5972777Z test_dispatch_meta_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5984084Z test_dispatch_meta_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.5995557Z test_dispatch_meta_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6007638Z test_dispatch_meta_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6019796Z test_dispatch_meta_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6032028Z test_dispatch_meta_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6043766Z test_dispatch_meta_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6055169Z test_dispatch_meta_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6066779Z test_dispatch_meta_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6077946Z test_dispatch_meta_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6089083Z test_dispatch_meta_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6100296Z test_dispatch_meta_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6111697Z test_dispatch_meta_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6122944Z test_dispatch_meta_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6133906Z test_dispatch_meta_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6145351Z test_dispatch_meta_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6156449Z test_dispatch_meta_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6167591Z test_dispatch_meta_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6178679Z test_dispatch_meta_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6190058Z test_dispatch_meta_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6201147Z test_dispatch_meta_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6212183Z test_dispatch_meta_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6223594Z test_dispatch_meta_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6234528Z test_dispatch_meta_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6245921Z test_dispatch_meta_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6257450Z test_dispatch_meta_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6269740Z test_dispatch_meta_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6281706Z test_dispatch_meta_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6293775Z test_dispatch_meta_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6305393Z test_dispatch_meta_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6316582Z test_dispatch_meta_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6327845Z test_dispatch_meta_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6339035Z test_dispatch_meta_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6350629Z test_dispatch_meta_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6361868Z test_dispatch_meta_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6372829Z test_dispatch_meta_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6384137Z test_dispatch_meta_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6395225Z test_dispatch_meta_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6406470Z test_dispatch_meta_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6417515Z test_dispatch_meta_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6428846Z test_dispatch_meta_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6439969Z test_dispatch_meta_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6450977Z test_dispatch_meta_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6462017Z test_dispatch_meta_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6473377Z test_dispatch_meta_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6484277Z test_dispatch_meta_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6495225Z test_dispatch_meta_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6507830Z test_dispatch_meta_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6520274Z test_dispatch_meta_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6532182Z test_dispatch_meta_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6544619Z test_dispatch_meta_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6556195Z test_dispatch_meta_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6567453Z test_dispatch_meta_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6578644Z test_dispatch_meta_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6590013Z test_dispatch_meta_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6601063Z test_dispatch_meta_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6612266Z test_dispatch_meta_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6623636Z test_dispatch_meta_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6634679Z test_dispatch_meta_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6645754Z test_dispatch_meta_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6657062Z test_dispatch_meta_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6668276Z test_dispatch_meta_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6680152Z test_dispatch_meta_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6691244Z test_dispatch_meta_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6702628Z test_dispatch_meta_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6713703Z test_dispatch_meta_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6725060Z test_dispatch_meta_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6736440Z test_dispatch_meta_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6748203Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6759683Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6771119Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6782786Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6794117Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6805590Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6817042Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6828789Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6840057Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6851499Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6863124Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6874684Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6886077Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6897496Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6909066Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6920528Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6931971Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6943604Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6955022Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6966692Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6978101Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.6989838Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7001236Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7012836Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7024402Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7035846Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7047219Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7058704Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7070319Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7081733Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7093222Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7104895Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7116294Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7127829Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7139270Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7150900Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7162164Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7173761Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7185393Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7196710Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7208190Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7219555Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7231315Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7242635Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7254061Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7266117Z test_dispatch_meta_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7277205Z test_dispatch_meta_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7288550Z test_dispatch_meta_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7300476Z test_dispatch_meta_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7311722Z test_dispatch_meta_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7323311Z test_dispatch_meta_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7334739Z test_dispatch_meta_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7346392Z test_dispatch_meta_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7357802Z test_dispatch_meta_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7369317Z test_dispatch_meta_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7380822Z test_dispatch_meta_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7392407Z test_dispatch_meta_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7403854Z test_dispatch_meta_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7415320Z test_dispatch_meta_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7427014Z test_dispatch_meta_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7438284Z test_dispatch_meta_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7449625Z test_dispatch_meta_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7461028Z test_dispatch_meta_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7472622Z test_dispatch_meta_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7484498Z test_dispatch_meta_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7495850Z test_dispatch_meta_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7507734Z test_dispatch_meta_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7519601Z test_dispatch_meta_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7530803Z test_dispatch_meta_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7542442Z test_dispatch_meta_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7553872Z test_dispatch_meta_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7565311Z test_dispatch_meta_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7576830Z test_dispatch_meta_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7588546Z test_dispatch_meta_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7600008Z test_dispatch_meta_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7611300Z test_dispatch_meta_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7623077Z test_dispatch_meta_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7634398Z test_dispatch_meta_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7645842Z test_dispatch_meta_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7657146Z test_dispatch_meta_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7668868Z test_dispatch_meta_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7680244Z test_dispatch_meta_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7691734Z test_dispatch_meta_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7703311Z test_dispatch_meta_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7714963Z test_dispatch_meta_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7726143Z test_dispatch_meta_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7737486Z test_dispatch_meta_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7749139Z test_dispatch_meta_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7760623Z test_dispatch_meta_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7771983Z test_dispatch_meta_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7783819Z test_dispatch_meta_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7795425Z test_dispatch_meta_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7806976Z test_dispatch_meta_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7818607Z test_dispatch_meta_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7830080Z test_dispatch_meta_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7841438Z test_dispatch_meta_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7852864Z test_dispatch_meta_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7864419Z test_dispatch_meta_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7875757Z test_dispatch_meta_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7887294Z test_dispatch_meta_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7898482Z test_dispatch_meta_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7909994Z test_dispatch_meta_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7921399Z test_dispatch_meta_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7932700Z test_dispatch_meta_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7944541Z test_dispatch_meta_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7955853Z test_dispatch_meta_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7967224Z test_dispatch_meta_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7978597Z test_dispatch_meta_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.7990301Z test_dispatch_meta_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8001618Z test_dispatch_meta_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8013048Z test_dispatch_meta_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8024579Z test_dispatch_meta_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8036136Z test_dispatch_meta_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8047559Z test_dispatch_meta_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8058846Z test_dispatch_meta_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8070437Z test_dispatch_meta_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8081768Z test_dispatch_meta_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8093070Z test_dispatch_meta_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8104709Z test_dispatch_meta_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8116004Z test_dispatch_meta_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8127366Z test_dispatch_meta_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8138743Z test_dispatch_meta_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8150341Z test_dispatch_meta_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8161685Z test_dispatch_meta_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8173046Z test_dispatch_meta_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8184604Z test_dispatch_meta_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8195974Z test_dispatch_meta_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8207282Z test_dispatch_meta_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8218709Z test_dispatch_meta_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8230249Z test_dispatch_meta_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8241973Z test_dispatch_meta_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8253108Z test_dispatch_meta_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8264641Z test_dispatch_meta_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8275970Z test_dispatch_meta_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8287336Z test_dispatch_meta_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8298704Z test_dispatch_meta_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8310382Z test_dispatch_meta_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8321736Z test_dispatch_meta_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8333099Z test_dispatch_meta_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8344749Z test_dispatch_meta_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8356006Z test_dispatch_meta_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8367406Z test_dispatch_meta_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8378712Z test_dispatch_meta_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8390325Z test_dispatch_meta_real_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8401786Z test_dispatch_meta_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8413114Z test_dispatch_meta_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8424684Z test_dispatch_meta_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8436033Z test_dispatch_meta_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8447371Z test_dispatch_meta_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8458723Z test_dispatch_meta_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8470421Z test_dispatch_meta_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8481974Z test_dispatch_meta_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8493369Z test_dispatch_meta_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8504977Z test_dispatch_meta_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8516437Z test_dispatch_meta_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8528008Z test_dispatch_meta_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8539414Z test_dispatch_meta_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8551076Z test_dispatch_meta_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8562332Z test_dispatch_meta_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8573579Z test_dispatch_meta_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8585256Z test_dispatch_meta_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8596750Z test_dispatch_meta_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8607960Z test_dispatch_meta_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8619257Z test_dispatch_meta_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8630825Z test_dispatch_meta_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8642147Z test_dispatch_meta_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8653555Z test_dispatch_meta_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8665170Z test_dispatch_meta_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8676419Z test_dispatch_meta_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8687777Z test_dispatch_meta_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8699089Z test_dispatch_meta_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8710633Z test_dispatch_meta_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8722034Z test_dispatch_meta_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8733400Z test_dispatch_meta_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8745009Z test_dispatch_meta_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8756242Z test_dispatch_meta_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8767708Z test_dispatch_meta_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8779094Z test_dispatch_meta_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8791043Z test_dispatch_meta_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8802405Z test_dispatch_meta_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8814642Z test_dispatch_meta_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8825698Z test_dispatch_meta_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8836965Z test_dispatch_meta_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8848303Z test_dispatch_meta_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8859700Z test_dispatch_meta_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8871488Z test_dispatch_meta_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8882746Z test_dispatch_meta_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8894059Z test_dispatch_meta_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8905637Z test_dispatch_meta_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8917021Z test_dispatch_meta_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8928357Z test_dispatch_meta_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8939710Z test_dispatch_meta_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8951471Z test_dispatch_meta_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8962925Z test_dispatch_meta_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8974384Z test_dispatch_meta_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8986019Z test_dispatch_meta_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.8997440Z test_dispatch_meta_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9008869Z test_dispatch_meta_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9020371Z test_dispatch_meta_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9032365Z test_dispatch_meta_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9043997Z test_dispatch_meta_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9055324Z test_dispatch_meta_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9066982Z test_dispatch_meta_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9078312Z test_dispatch_meta_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9089764Z test_dispatch_meta_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9101474Z test_dispatch_meta_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9113070Z test_dispatch_meta_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9124526Z test_dispatch_meta_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9135865Z test_dispatch_meta_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9147417Z test_dispatch_meta_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9158812Z test_dispatch_meta_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9170146Z test_dispatch_meta_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9181871Z test_dispatch_meta_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9193388Z test_dispatch_meta_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9204613Z test_dispatch_meta_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9216024Z test_dispatch_meta_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9227665Z test_dispatch_meta_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9238973Z test_dispatch_meta_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9250356Z test_dispatch_meta_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9261652Z test_dispatch_meta_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9273217Z test_dispatch_meta_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9284511Z test_dispatch_meta_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9295873Z test_dispatch_meta_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9307528Z test_dispatch_meta_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9318769Z test_dispatch_meta_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9330098Z test_dispatch_meta_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9341517Z test_dispatch_meta_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9353042Z test_dispatch_meta_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9364372Z test_dispatch_meta_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9375674Z test_dispatch_meta_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9387347Z test_dispatch_meta_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9398628Z test_dispatch_meta_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9410037Z test_dispatch_meta_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9421542Z test_dispatch_meta_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9432983Z test_dispatch_meta_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9444306Z test_dispatch_meta_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9455636Z test_dispatch_meta_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9467140Z test_dispatch_meta_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9478813Z test_dispatch_meta_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9490566Z test_dispatch_meta_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9502553Z test_dispatch_meta_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9513864Z test_dispatch_meta_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9525324Z test_dispatch_meta_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9536749Z test_dispatch_meta_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9548570Z test_dispatch_meta_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9559771Z test_dispatch_meta_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9571170Z test_dispatch_meta_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9582729Z test_dispatch_meta_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9594119Z test_dispatch_meta_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9605451Z test_dispatch_meta_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9616848Z test_dispatch_meta_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9628381Z test_dispatch_meta_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9639731Z test_dispatch_meta_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9651183Z test_dispatch_meta_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9662746Z test_dispatch_meta_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9674176Z test_dispatch_meta_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9685549Z test_dispatch_meta_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9696803Z test_dispatch_meta_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9708430Z test_dispatch_meta_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9719799Z test_dispatch_meta_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9731179Z test_dispatch_meta_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9742749Z test_dispatch_meta_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9754093Z test_dispatch_meta_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9765370Z test_dispatch_meta_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9776717Z test_dispatch_meta_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9788627Z test_dispatch_meta_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9800805Z test_dispatch_meta_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9816233Z test_dispatch_meta_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9824708Z test_dispatch_meta_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9836211Z test_dispatch_meta_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9847529Z test_dispatch_meta_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9859101Z test_dispatch_meta_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9870675Z test_dispatch_meta_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9882079Z test_dispatch_meta_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9893497Z test_dispatch_meta_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9905177Z test_dispatch_meta_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9916607Z test_dispatch_meta_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9927925Z test_dispatch_meta_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9939409Z test_dispatch_meta_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9950922Z test_dispatch_meta_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9962383Z test_dispatch_meta_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9973806Z test_dispatch_meta_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9985569Z test_dispatch_meta_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:00.9996931Z test_dispatch_meta_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0008437Z test_dispatch_meta_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0019869Z test_dispatch_meta_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0031685Z test_dispatch_meta_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0043062Z test_dispatch_meta_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0054392Z test_dispatch_meta_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0065947Z test_dispatch_meta_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0078074Z test_dispatch_meta_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0089622Z test_dispatch_meta_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0101255Z test_dispatch_meta_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0112780Z test_dispatch_meta_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0124242Z test_dispatch_meta_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0135705Z test_dispatch_meta_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0147340Z test_dispatch_meta_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0158632Z test_dispatch_meta_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0170058Z test_dispatch_meta_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0181440Z test_dispatch_meta_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0192975Z test_dispatch_meta_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0204266Z test_dispatch_meta_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0215683Z test_dispatch_meta_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0227257Z test_dispatch_meta_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0238576Z test_dispatch_meta_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0249924Z test_dispatch_meta_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0261353Z test_dispatch_meta_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0272801Z test_dispatch_meta_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0284381Z test_dispatch_meta_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0295853Z test_dispatch_meta_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0307647Z test_dispatch_meta_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0318748Z test_dispatch_meta_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0330307Z test_dispatch_meta_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0341565Z test_dispatch_meta_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0353079Z test_dispatch_meta_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0364400Z test_dispatch_meta_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0375757Z test_dispatch_meta_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0387522Z test_dispatch_meta_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0398661Z test_dispatch_meta_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0410003Z test_dispatch_meta_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0421481Z test_dispatch_meta_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0433055Z test_dispatch_meta_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0444530Z test_dispatch_meta_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0455802Z test_dispatch_meta_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0467373Z test_dispatch_meta_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0479005Z test_dispatch_meta_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0490641Z test_dispatch_meta_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0501970Z test_dispatch_meta_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0513651Z test_dispatch_meta_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0524988Z test_dispatch_meta_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0536466Z test_dispatch_meta_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0548279Z test_dispatch_meta_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0559888Z test_dispatch_meta_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0571148Z test_dispatch_meta_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0582869Z test_dispatch_meta_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0593919Z test_dispatch_meta_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0605212Z test_dispatch_meta_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0616551Z test_dispatch_meta_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0628139Z test_dispatch_meta_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0639424Z test_dispatch_meta_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0650751Z test_dispatch_meta_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0662427Z test_dispatch_meta_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0673779Z test_dispatch_meta_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0685099Z test_dispatch_meta_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0696902Z test_dispatch_meta_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0708143Z test_dispatch_meta_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0719631Z test_dispatch_meta_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0730894Z test_dispatch_meta_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0742513Z test_dispatch_meta_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0753937Z test_dispatch_meta_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0765997Z test_dispatch_meta_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0777403Z test_dispatch_meta_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0789170Z test_dispatch_meta_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0800581Z test_dispatch_meta_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0812128Z test_dispatch_meta_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0823668Z test_dispatch_meta_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0835782Z test_dispatch_meta_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0847150Z test_dispatch_meta_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0858572Z test_dispatch_meta_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0870186Z test_dispatch_meta_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0881519Z test_dispatch_meta_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0893343Z test_dispatch_meta_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0904854Z test_dispatch_meta_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0916146Z test_dispatch_meta_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0927476Z test_dispatch_meta_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0938868Z test_dispatch_meta_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0950453Z test_dispatch_meta_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0961762Z test_dispatch_meta_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0973160Z test_dispatch_meta_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0984818Z test_dispatch_meta_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.0996157Z test_dispatch_meta_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1007698Z test_dispatch_meta_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1018940Z test_dispatch_meta_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1030532Z test_dispatch_meta_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1041897Z test_dispatch_meta_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1053670Z test_dispatch_meta_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1064949Z test_dispatch_meta_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1076366Z test_dispatch_meta_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1087858Z test_dispatch_meta_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1099188Z test_dispatch_meta_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1110711Z test_dispatch_meta_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1122057Z test_dispatch_meta_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1133399Z test_dispatch_meta_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1144880Z test_dispatch_meta_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1156186Z test_dispatch_meta_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1167554Z test_dispatch_meta_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1178899Z test_dispatch_meta_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1190534Z test_dispatch_meta_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1201906Z test_dispatch_meta_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1213363Z test_dispatch_meta_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1224935Z test_dispatch_meta_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1236232Z test_dispatch_meta_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1247634Z test_dispatch_meta_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1258965Z test_dispatch_meta_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1270529Z test_dispatch_meta_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1281822Z test_dispatch_meta_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1293185Z test_dispatch_meta_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1304730Z test_dispatch_meta_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1316059Z test_dispatch_meta_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1327349Z test_dispatch_meta_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1338749Z test_dispatch_meta_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1350250Z test_dispatch_meta_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1361589Z test_dispatch_meta_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1372943Z test_dispatch_meta_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1384527Z test_dispatch_meta_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1395835Z test_dispatch_meta_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1407286Z test_dispatch_meta_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1418703Z test_dispatch_meta_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1430442Z test_dispatch_meta_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1441736Z test_dispatch_meta_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1453009Z test_dispatch_meta_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1464517Z test_dispatch_meta_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1475898Z test_dispatch_meta_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1487459Z test_dispatch_meta_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1498828Z test_dispatch_meta_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1510353Z test_dispatch_meta_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1521682Z test_dispatch_meta_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1533031Z test_dispatch_meta_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1544598Z test_dispatch_meta_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1555878Z test_dispatch_meta_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1567892Z test_dispatch_meta_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1578948Z test_dispatch_meta_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1590764Z test_dispatch_meta_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1602023Z test_dispatch_meta_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1613290Z test_dispatch_meta_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1624875Z test_dispatch_meta_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1636170Z test_dispatch_meta_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1647527Z test_dispatch_meta_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1658786Z test_dispatch_meta_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1670485Z test_dispatch_meta_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1682043Z test_dispatch_meta_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1693418Z test_dispatch_meta_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1705106Z test_dispatch_meta_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1716675Z test_dispatch_meta_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1728218Z test_dispatch_meta_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1739483Z test_dispatch_meta_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1751036Z test_dispatch_meta_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1762252Z test_dispatch_meta_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1773694Z test_dispatch_meta_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1785094Z test_dispatch_meta_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1796411Z test_dispatch_meta_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1808176Z test_dispatch_meta_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1819547Z test_dispatch_meta_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1831399Z test_dispatch_meta_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1843799Z test_dispatch_meta_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1855562Z test_dispatch_meta_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1867289Z test_dispatch_meta_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1878974Z test_dispatch_meta_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1890275Z test_dispatch_meta_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1901979Z test_dispatch_meta_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1914064Z test_dispatch_meta_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1925036Z test_dispatch_meta_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1936823Z test_dispatch_meta_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1949023Z test_dispatch_meta_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1960856Z test_dispatch_meta_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1972407Z test_dispatch_meta_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1984395Z test_dispatch_meta_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.1996030Z test_dispatch_meta_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2007761Z test_dispatch_meta_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2019508Z test_dispatch_meta_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2031424Z test_dispatch_meta_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2043094Z test_dispatch_meta_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2054998Z test_dispatch_meta_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2066934Z test_dispatch_meta_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2078981Z test_dispatch_meta_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2091125Z test_dispatch_meta_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2103186Z test_dispatch_meta_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2114541Z test_dispatch_meta_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2125740Z test_dispatch_meta_short_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2137008Z test_dispatch_meta_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2148558Z test_dispatch_meta_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2159548Z test_dispatch_meta_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2170580Z test_dispatch_meta_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2181655Z test_dispatch_meta_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2193137Z test_dispatch_meta_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2204143Z test_dispatch_meta_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2215388Z test_dispatch_meta_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2227150Z test_dispatch_meta_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2238138Z test_dispatch_meta_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2248861Z test_dispatch_meta_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2259858Z test_dispatch_meta_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2271141Z test_dispatch_meta_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2282212Z test_dispatch_meta_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2293206Z test_dispatch_meta_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2304609Z test_dispatch_meta_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2316127Z test_dispatch_meta_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2328115Z test_dispatch_meta_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2340116Z test_dispatch_meta_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2352498Z test_dispatch_meta_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2363985Z test_dispatch_meta_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2375288Z test_dispatch_meta_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2386694Z test_dispatch_meta_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2397772Z test_dispatch_meta_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2408854Z test_dispatch_meta_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2419985Z test_dispatch_meta_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2431297Z test_dispatch_meta_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2442595Z test_dispatch_meta_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2453731Z test_dispatch_meta_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2465228Z test_dispatch_meta_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2476228Z test_dispatch_meta_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2487843Z test_dispatch_meta_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2499084Z test_dispatch_meta_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2510916Z test_dispatch_meta_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2522091Z test_dispatch_meta_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2533406Z test_dispatch_meta_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2544909Z test_dispatch_meta_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2556215Z test_dispatch_meta_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2568009Z test_dispatch_meta_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2579492Z test_dispatch_meta_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2590864Z test_dispatch_meta_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2602437Z test_dispatch_meta_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2613575Z test_dispatch_meta_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2625272Z test_dispatch_meta_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2636484Z test_dispatch_meta_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2647951Z test_dispatch_meta_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2659319Z test_dispatch_meta_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2670943Z test_dispatch_meta_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2682217Z test_dispatch_meta_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2693640Z test_dispatch_meta_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2705277Z test_dispatch_meta_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2716554Z test_dispatch_meta_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2727915Z test_dispatch_meta_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2739252Z test_dispatch_meta_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2750824Z test_dispatch_meta_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2762462Z test_dispatch_meta_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2773527Z test_dispatch_meta_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2785057Z test_dispatch_meta_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2796528Z test_dispatch_meta_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2808258Z test_dispatch_meta_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2819718Z test_dispatch_meta_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2831187Z test_dispatch_meta_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2842459Z test_dispatch_meta_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2853887Z test_dispatch_meta_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2865533Z test_dispatch_meta_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2877089Z test_dispatch_meta_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2888217Z test_dispatch_meta_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2899473Z test_dispatch_meta_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2911087Z test_dispatch_meta_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2922385Z test_dispatch_meta_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2933691Z test_dispatch_meta_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2945606Z test_dispatch_meta_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2956660Z test_dispatch_meta_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2967989Z test_dispatch_meta_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2979280Z test_dispatch_meta_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.2990874Z test_dispatch_meta_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3002167Z test_dispatch_meta_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3013722Z test_dispatch_meta_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3025266Z test_dispatch_meta_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3036623Z test_dispatch_meta_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3047995Z test_dispatch_meta_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3059313Z test_dispatch_meta_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3071064Z test_dispatch_meta_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3083273Z test_dispatch_meta_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3094657Z test_dispatch_meta_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3107181Z test_dispatch_meta_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3118950Z test_dispatch_meta_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3130474Z test_dispatch_meta_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3141930Z test_dispatch_meta_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3153540Z test_dispatch_meta_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3164831Z test_dispatch_meta_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3176090Z test_dispatch_meta_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3187577Z test_dispatch_meta_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3198936Z test_dispatch_meta_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3210371Z test_dispatch_meta_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3221756Z test_dispatch_meta_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3233446Z test_dispatch_meta_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3244660Z test_dispatch_meta_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3255989Z test_dispatch_meta_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3267583Z test_dispatch_meta_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3278950Z test_dispatch_meta_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3290431Z test_dispatch_meta_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3301929Z test_dispatch_meta_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3313485Z test_dispatch_meta_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3324739Z test_dispatch_meta_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3336086Z test_dispatch_meta_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3348655Z test_dispatch_meta_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3360548Z test_dispatch_meta_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3371425Z test_dispatch_meta_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3383164Z test_dispatch_meta_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3394789Z test_dispatch_meta_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3406372Z test_dispatch_meta_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3417885Z test_dispatch_meta_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3429491Z test_dispatch_meta_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3440795Z test_dispatch_meta_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3452137Z test_dispatch_meta_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3463619Z test_dispatch_meta_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3474983Z test_dispatch_meta_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3486821Z test_dispatch_meta_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3498131Z test_dispatch_meta_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3509929Z test_dispatch_meta_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3521551Z test_dispatch_meta_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3533117Z test_dispatch_meta_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3545009Z test_dispatch_meta_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3556510Z test_dispatch_meta_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3568411Z test_dispatch_meta_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3579834Z test_dispatch_meta_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3591713Z test_dispatch_meta_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3603061Z test_dispatch_meta_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3614601Z test_dispatch_meta_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3626402Z test_dispatch_meta_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3637915Z test_dispatch_meta_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3649516Z test_dispatch_meta_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3661252Z test_dispatch_meta_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3673024Z test_dispatch_meta_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3684590Z test_dispatch_meta_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3696346Z test_dispatch_meta_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3708024Z test_dispatch_meta_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3719572Z test_dispatch_meta_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3731137Z test_dispatch_meta_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3742890Z test_dispatch_meta_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3754516Z test_dispatch_meta_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3765980Z test_dispatch_meta_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3777536Z test_dispatch_meta_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3789402Z test_dispatch_meta_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3800916Z test_dispatch_meta_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3812391Z test_dispatch_meta_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3824317Z test_dispatch_meta_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3835801Z test_dispatch_meta_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3847300Z test_dispatch_meta_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3858784Z test_dispatch_meta_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3870663Z test_dispatch_meta_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3882198Z test_dispatch_meta_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3893764Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3905498Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3917085Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3928819Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3940207Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3951911Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3963460Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3975158Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3986882Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3998362Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4009924Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4021484Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4033265Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4044766Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4056301Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4067997Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4076332Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4084044Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4091523Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4099105Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4106878Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4114602Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4122527Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4130439Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4138125Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4146173Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4153982Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4162064Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4170036Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4177552Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4185738Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4193585Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4205801Z test_dispatch_meta_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4217565Z test_dispatch_meta_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4229336Z test_dispatch_meta_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4240612Z test_dispatch_meta_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4251973Z test_dispatch_meta_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4263484Z test_dispatch_meta_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4274730Z test_dispatch_meta_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4286006Z test_dispatch_meta_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4297396Z test_dispatch_meta_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4308902Z test_dispatch_meta_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4320227Z test_dispatch_meta_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4331729Z test_dispatch_meta_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4344079Z test_dispatch_meta_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4356603Z test_dispatch_meta_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4367786Z test_dispatch_meta_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4379139Z test_dispatch_meta_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4390760Z test_dispatch_meta_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4402270Z test_dispatch_meta_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4413600Z test_dispatch_meta_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4425302Z test_dispatch_meta_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4436628Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4447947Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4459387Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4470813Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4482144Z test_dispatch_meta_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4493389Z test_dispatch_meta_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4505026Z test_dispatch_meta_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4516256Z test_dispatch_meta_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4527638Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4538873Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4550433Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4561690Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4573116Z test_dispatch_meta_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4584676Z test_dispatch_meta_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4595951Z test_dispatch_meta_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4607698Z test_dispatch_meta_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4618733Z test_dispatch_meta_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4630447Z test_dispatch_meta_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4641869Z test_dispatch_meta_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4653233Z test_dispatch_meta_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4664858Z test_dispatch_meta_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4676254Z test_dispatch_meta_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4687780Z test_dispatch_meta_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4699125Z test_dispatch_meta_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4710774Z test_dispatch_meta_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4722164Z test_dispatch_meta_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4733746Z test_dispatch_meta_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4745338Z test_dispatch_meta_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4756743Z test_dispatch_meta_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4768087Z test_dispatch_meta_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4779460Z test_dispatch_meta_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4791121Z test_dispatch_meta_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4802681Z test_dispatch_meta_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4813956Z test_dispatch_meta_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4825597Z test_dispatch_meta_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4837058Z test_dispatch_meta_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4848725Z test_dispatch_meta_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4859861Z test_dispatch_meta_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4871609Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4883077Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4894431Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4906028Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4917555Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4928855Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4940345Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4952061Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.4960366Z test_dispatch_meta_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4968172Z test_dispatch_meta_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4976291Z test_dispatch_meta_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4984178Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4991744Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.4999567Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.5007310Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.5015131Z test_dispatch_meta_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.5026769Z test_dispatch_meta_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5038180Z test_dispatch_meta_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5049699Z test_dispatch_meta_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5061254Z test_dispatch_meta_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5073099Z test_dispatch_meta_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5084680Z test_dispatch_meta_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5096450Z test_dispatch_meta_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5108608Z test_dispatch_meta_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5120464Z test_dispatch_meta_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5132265Z test_dispatch_meta_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5144317Z test_dispatch_meta_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5156229Z test_dispatch_meta_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5168056Z test_dispatch_meta_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5179974Z test_dispatch_meta_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5192172Z test_dispatch_meta_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5204088Z test_dispatch_meta_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5215988Z test_dispatch_meta_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5228138Z test_dispatch_meta_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5240122Z test_dispatch_meta_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5251878Z test_dispatch_meta_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5263984Z test_dispatch_meta_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5275790Z test_dispatch_meta_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5287685Z test_dispatch_meta_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5299498Z test_dispatch_meta_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5311620Z test_dispatch_meta_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5323531Z test_dispatch_meta_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5335441Z test_dispatch_meta_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5347502Z test_dispatch_meta_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5359454Z test_dispatch_meta_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5371312Z test_dispatch_meta_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5383550Z test_dispatch_meta_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5395260Z test_dispatch_meta_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5407225Z test_dispatch_meta_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5418991Z test_dispatch_meta_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5431059Z test_dispatch_meta_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5442947Z test_dispatch_meta_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5454864Z test_dispatch_meta_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5466905Z test_dispatch_meta_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5478815Z test_dispatch_meta_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5490647Z test_dispatch_meta_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5502799Z test_dispatch_meta_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5514557Z test_dispatch_meta_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5526322Z test_dispatch_meta_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5538086Z test_dispatch_meta_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5550051Z test_dispatch_meta_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5561794Z test_dispatch_meta_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5573514Z test_dispatch_meta_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5585611Z test_dispatch_meta_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5597389Z test_dispatch_meta_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5609071Z test_dispatch_meta_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5620948Z test_dispatch_meta_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5632902Z test_dispatch_meta_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5644768Z test_dispatch_meta_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5656405Z test_dispatch_meta_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5668416Z test_dispatch_meta_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5680187Z test_dispatch_meta_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5691906Z test_dispatch_meta_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5704852Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5716259Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5727860Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5739378Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5751205Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5762764Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5775505Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5787523Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5799054Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5810701Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5822592Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5834350Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5846571Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5858233Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5870013Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5881634Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5893188Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5905108Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5916925Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5928646Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5940295Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5952250Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5963780Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5975458Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5987325Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.5995641Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6003491Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6011210Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6019098Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6027250Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6035129Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6043303Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6050527Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6058716Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6066182Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6073791Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6081755Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6089392Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6096881Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6104745Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6112478Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6120156Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6128062Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6135966Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6144084Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6151995Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6159878Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6167771Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6175664Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6183539Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6191612Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6199274Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6207058Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6214955Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6223715Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6231449Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6238917Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:01.6250998Z test_dispatch_meta_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6263163Z test_dispatch_meta_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6274731Z test_dispatch_meta_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6286109Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6297955Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6309442Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6320998Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6332869Z test_dispatch_meta_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6344898Z test_dispatch_meta_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6357090Z test_dispatch_meta_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6368460Z test_dispatch_meta_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6380280Z test_dispatch_meta_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6392276Z test_dispatch_meta_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6404091Z test_dispatch_meta_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6415849Z test_dispatch_meta_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6427849Z test_dispatch_meta_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6439613Z test_dispatch_meta_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6451473Z test_dispatch_meta_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6463225Z test_dispatch_meta_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6474952Z test_dispatch_meta_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6486257Z test_dispatch_meta_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6497721Z test_dispatch_meta_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6509452Z test_dispatch_meta_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6520870Z test_dispatch_meta_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6532367Z test_dispatch_meta_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6544069Z test_dispatch_meta_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6555685Z test_dispatch_meta_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6567155Z test_dispatch_meta_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6578702Z test_dispatch_meta_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6590430Z test_dispatch_meta_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6601592Z test_dispatch_meta_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6613009Z test_dispatch_meta_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6624654Z test_dispatch_meta_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6636186Z test_dispatch_meta_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6647680Z test_dispatch_meta_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6659050Z test_dispatch_meta_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6670685Z test_dispatch_meta_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6682096Z test_dispatch_meta_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6693473Z test_dispatch_meta_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6705135Z test_dispatch_meta_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6716426Z test_dispatch_meta_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6728015Z test_dispatch_meta_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6739439Z test_dispatch_meta_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6750967Z test_dispatch_meta_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6762319Z test_dispatch_meta_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6773739Z test_dispatch_meta_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6785423Z test_dispatch_meta_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6796819Z test_dispatch_meta_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6808089Z test_dispatch_meta_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6819419Z test_dispatch_meta_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6831529Z test_dispatch_meta_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6842728Z test_dispatch_meta_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6854052Z test_dispatch_meta_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6865655Z test_dispatch_meta_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6877032Z test_dispatch_meta_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6888438Z test_dispatch_meta_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6899811Z test_dispatch_meta_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6911541Z test_dispatch_meta_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6922933Z test_dispatch_meta_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6934322Z test_dispatch_meta_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6945994Z test_dispatch_meta_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6957269Z test_dispatch_meta_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6968683Z test_dispatch_meta_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6979929Z test_dispatch_meta_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.6991692Z test_dispatch_meta_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7003215Z test_dispatch_meta_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7014639Z test_dispatch_meta_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7026230Z test_dispatch_meta_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7037574Z test_dispatch_meta_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7048932Z test_dispatch_meta_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7060374Z test_dispatch_meta_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7071988Z test_dispatch_meta_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7083458Z test_dispatch_meta_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7094813Z test_dispatch_meta_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7106430Z test_dispatch_meta_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7117761Z test_dispatch_meta_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7129222Z test_dispatch_meta_square_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7140581Z test_dispatch_meta_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7152265Z test_dispatch_meta_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7163599Z test_dispatch_meta_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7175066Z test_dispatch_meta_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7186846Z test_dispatch_meta_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7198118Z test_dispatch_meta_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7209511Z test_dispatch_meta_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7220969Z test_dispatch_meta_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7232538Z test_dispatch_meta_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7244055Z test_dispatch_meta_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7255487Z test_dispatch_meta_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7267131Z test_dispatch_meta_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7278558Z test_dispatch_meta_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7290015Z test_dispatch_meta_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7301498Z test_dispatch_meta_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7313068Z test_dispatch_meta_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7324507Z test_dispatch_meta_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7336022Z test_dispatch_meta_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7347814Z test_dispatch_meta_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7359364Z test_dispatch_meta_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7370783Z test_dispatch_meta_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7382446Z test_dispatch_meta_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7393757Z test_dispatch_meta_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7405278Z test_dispatch_meta_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7416621Z test_dispatch_meta_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7428315Z test_dispatch_meta_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7439773Z test_dispatch_meta_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7451143Z test_dispatch_meta_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7463499Z test_dispatch_meta_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7474435Z test_dispatch_meta_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7485976Z test_dispatch_meta_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7497622Z test_dispatch_meta_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7509115Z test_dispatch_meta_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7520418Z test_dispatch_meta_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7531778Z test_dispatch_meta_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7543406Z test_dispatch_meta_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7554834Z test_dispatch_meta_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7566171Z test_dispatch_meta_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7577477Z test_dispatch_meta_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7589114Z test_dispatch_meta_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7600398Z test_dispatch_meta_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7611776Z test_dispatch_meta_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7623430Z test_dispatch_meta_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7634713Z test_dispatch_meta_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7646089Z test_dispatch_meta_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7657357Z test_dispatch_meta_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7668986Z test_dispatch_meta_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7680270Z test_dispatch_meta_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7691567Z test_dispatch_meta_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7703100Z test_dispatch_meta_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7714762Z test_dispatch_meta_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7726288Z test_dispatch_meta_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7737772Z test_dispatch_meta_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7749596Z test_dispatch_meta_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7761123Z test_dispatch_meta_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7772703Z test_dispatch_meta_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7784417Z test_dispatch_meta_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7795976Z test_dispatch_meta_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7807382Z test_dispatch_meta_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7819000Z test_dispatch_meta_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7830781Z test_dispatch_meta_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7842403Z test_dispatch_meta_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7853763Z test_dispatch_meta_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7865517Z test_dispatch_meta_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7876936Z test_dispatch_meta_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7888275Z test_dispatch_meta_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7899853Z test_dispatch_meta_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7911390Z test_dispatch_meta_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7922891Z test_dispatch_meta_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7934176Z test_dispatch_meta_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7945744Z test_dispatch_meta_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7957209Z test_dispatch_meta_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7968630Z test_dispatch_meta_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7980069Z test_dispatch_meta_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.7991660Z test_dispatch_meta_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8003053Z test_dispatch_meta_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8014538Z test_dispatch_meta_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8026151Z test_dispatch_meta_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8037565Z test_dispatch_meta_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8049002Z test_dispatch_meta_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8060391Z test_dispatch_meta_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8072156Z test_dispatch_meta_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8083640Z test_dispatch_meta_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8095287Z test_dispatch_meta_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8107130Z test_dispatch_meta_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8118438Z test_dispatch_meta_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8129985Z test_dispatch_meta_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8141542Z test_dispatch_meta_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8153692Z test_dispatch_meta_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8165752Z test_dispatch_meta_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8177570Z test_dispatch_meta_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8189832Z test_dispatch_meta_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8201718Z test_dispatch_meta_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8213597Z test_dispatch_meta_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8225714Z test_dispatch_meta_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8237613Z test_dispatch_meta_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8249525Z test_dispatch_meta_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8261419Z test_dispatch_meta_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8273127Z test_dispatch_meta_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8284714Z test_dispatch_meta_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8296094Z test_dispatch_meta_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8307905Z test_dispatch_meta_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8319377Z test_dispatch_meta_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8330883Z test_dispatch_meta_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8342872Z test_dispatch_meta_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8354420Z test_dispatch_meta_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8366054Z test_dispatch_meta_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8377835Z test_dispatch_meta_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8389717Z test_dispatch_meta_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8401349Z test_dispatch_meta_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8412996Z test_dispatch_meta_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8424930Z test_dispatch_meta_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8436569Z test_dispatch_meta_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8448252Z test_dispatch_meta_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8459975Z test_dispatch_meta_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8471838Z test_dispatch_meta_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8483496Z test_dispatch_meta_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8495184Z test_dispatch_meta_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8507114Z test_dispatch_meta_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8518790Z test_dispatch_meta_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8530379Z test_dispatch_meta_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8542098Z test_dispatch_meta_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8553814Z test_dispatch_meta_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8565547Z test_dispatch_meta_take_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8577141Z test_dispatch_meta_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8589179Z test_dispatch_meta_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8600843Z test_dispatch_meta_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8612544Z test_dispatch_meta_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8624410Z test_dispatch_meta_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8636111Z test_dispatch_meta_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8647748Z test_dispatch_meta_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8659563Z test_dispatch_meta_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8671361Z test_dispatch_meta_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8683095Z test_dispatch_meta_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8694738Z test_dispatch_meta_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8706730Z test_dispatch_meta_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8718290Z test_dispatch_meta_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8729958Z test_dispatch_meta_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8741756Z test_dispatch_meta_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8753652Z test_dispatch_meta_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8765235Z test_dispatch_meta_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8776874Z test_dispatch_meta_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8788662Z test_dispatch_meta_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8800419Z test_dispatch_meta_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8812062Z test_dispatch_meta_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8824007Z test_dispatch_meta_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8835725Z test_dispatch_meta_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8847430Z test_dispatch_meta_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8859058Z test_dispatch_meta_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8871096Z test_dispatch_meta_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8882527Z test_dispatch_meta_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8894097Z test_dispatch_meta_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8905824Z test_dispatch_meta_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8917489Z test_dispatch_meta_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8929048Z test_dispatch_meta_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8940905Z test_dispatch_meta_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8952764Z test_dispatch_meta_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8964525Z test_dispatch_meta_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8976255Z test_dispatch_meta_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8988214Z test_dispatch_meta_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.8999864Z test_dispatch_meta_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9011634Z test_dispatch_meta_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9023590Z test_dispatch_meta_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9035419Z test_dispatch_meta_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9046986Z test_dispatch_meta_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9058682Z test_dispatch_meta_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9070627Z test_dispatch_meta_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9082352Z test_dispatch_meta_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9094030Z test_dispatch_meta_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9105968Z test_dispatch_meta_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9117631Z test_dispatch_meta_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9129488Z test_dispatch_meta_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9141204Z test_dispatch_meta_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9153040Z test_dispatch_meta_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9164697Z test_dispatch_meta_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9176705Z test_dispatch_meta_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9188418Z test_dispatch_meta_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9200064Z test_dispatch_meta_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9211830Z test_dispatch_meta_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9223769Z test_dispatch_meta_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9235396Z test_dispatch_meta_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9247183Z test_dispatch_meta_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9258744Z test_dispatch_meta_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9270702Z test_dispatch_meta_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9282404Z test_dispatch_meta_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9294069Z test_dispatch_meta_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9305911Z test_dispatch_meta_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9317569Z test_dispatch_meta_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9329339Z test_dispatch_meta_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9341168Z test_dispatch_meta_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9352940Z test_dispatch_meta_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9364746Z test_dispatch_meta_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9376437Z test_dispatch_meta_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9388526Z test_dispatch_meta_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9400333Z test_dispatch_meta_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9412202Z test_dispatch_meta_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9424027Z test_dispatch_meta_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9435819Z test_dispatch_meta_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9447496Z test_dispatch_meta_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9459281Z test_dispatch_meta_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9471287Z test_dispatch_meta_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9483000Z test_dispatch_meta_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9494594Z test_dispatch_meta_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9506554Z test_dispatch_meta_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9518132Z test_dispatch_meta_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9529908Z test_dispatch_meta_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9541607Z test_dispatch_meta_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9553477Z test_dispatch_meta_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9565540Z test_dispatch_meta_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9577264Z test_dispatch_meta_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9589417Z test_dispatch_meta_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9601167Z test_dispatch_meta_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9613156Z test_dispatch_meta_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9624830Z test_dispatch_meta_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9636443Z test_dispatch_meta_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9648112Z test_dispatch_meta_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9659927Z test_dispatch_meta_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9671803Z test_dispatch_meta_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9683378Z test_dispatch_meta_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9695091Z test_dispatch_meta_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9707007Z test_dispatch_meta_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9718626Z test_dispatch_meta_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9730186Z test_dispatch_meta_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9741868Z test_dispatch_meta_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9753633Z test_dispatch_meta_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9765356Z test_dispatch_meta_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9777187Z test_dispatch_meta_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9788971Z test_dispatch_meta_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9800609Z test_dispatch_meta_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9812271Z test_dispatch_meta_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9824300Z test_dispatch_meta_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9835976Z test_dispatch_meta_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9847847Z test_dispatch_meta_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9859333Z test_dispatch_meta_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9871297Z test_dispatch_meta_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9882786Z test_dispatch_meta_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9894281Z test_dispatch_meta_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9905914Z test_dispatch_meta_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9917363Z test_dispatch_meta_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9928964Z test_dispatch_meta_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9940389Z test_dispatch_meta_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9952064Z test_dispatch_meta_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9963530Z test_dispatch_meta_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9974993Z test_dispatch_meta_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9986659Z test_dispatch_meta_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.9998285Z test_dispatch_meta_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0009714Z test_dispatch_meta_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0021287Z test_dispatch_meta_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0032903Z test_dispatch_meta_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0044460Z test_dispatch_meta_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0055913Z test_dispatch_meta_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0067700Z test_dispatch_meta_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0079408Z test_dispatch_meta_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0091408Z test_dispatch_meta_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0103735Z test_dispatch_meta_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0115919Z test_dispatch_meta_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0127375Z test_dispatch_meta_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0138720Z test_dispatch_meta_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0150356Z test_dispatch_meta_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0161370Z test_dispatch_meta_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0172653Z test_dispatch_meta_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0184052Z test_dispatch_meta_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0195211Z test_dispatch_meta_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0206477Z test_dispatch_meta_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0217592Z test_dispatch_meta_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0229180Z test_dispatch_meta_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0240356Z test_dispatch_meta_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0251536Z test_dispatch_meta_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0263166Z test_dispatch_meta_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0274298Z test_dispatch_meta_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0285509Z test_dispatch_meta_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0296790Z test_dispatch_meta_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0308363Z test_dispatch_meta_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0319646Z test_dispatch_meta_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0331260Z test_dispatch_meta_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0343499Z test_dispatch_meta_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0354698Z test_dispatch_meta_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0365968Z test_dispatch_meta_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0377381Z test_dispatch_meta_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0389307Z test_dispatch_meta_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0400622Z test_dispatch_meta_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0412079Z test_dispatch_meta_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0423973Z test_dispatch_meta_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0435154Z test_dispatch_meta_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0446535Z test_dispatch_meta_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0457968Z test_dispatch_meta_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0469508Z test_dispatch_meta_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0481262Z test_dispatch_meta_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0492618Z test_dispatch_meta_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0504273Z test_dispatch_meta_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0515775Z test_dispatch_meta_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0527231Z test_dispatch_meta_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0538486Z test_dispatch_meta_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0550097Z test_dispatch_meta_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0561558Z test_dispatch_meta_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0572957Z test_dispatch_meta_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0584746Z test_dispatch_meta_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0596061Z test_dispatch_meta_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0607357Z test_dispatch_meta_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0618772Z test_dispatch_meta_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0630329Z test_dispatch_meta_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0641724Z test_dispatch_meta_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0653122Z test_dispatch_meta_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0664738Z test_dispatch_meta_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0676069Z test_dispatch_meta_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0687440Z test_dispatch_meta_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0698830Z test_dispatch_meta_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0710491Z test_dispatch_meta_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0722208Z test_dispatch_meta_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0733814Z test_dispatch_meta_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0745634Z test_dispatch_meta_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0756872Z test_dispatch_meta_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0768291Z test_dispatch_meta_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0779771Z test_dispatch_meta_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0791469Z test_dispatch_meta_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0803776Z test_dispatch_meta_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0815206Z test_dispatch_meta_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0826927Z test_dispatch_meta_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0838169Z test_dispatch_meta_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0849650Z test_dispatch_meta_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0861103Z test_dispatch_meta_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0873446Z test_dispatch_meta_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0884792Z test_dispatch_meta_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0896320Z test_dispatch_meta_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0907865Z test_dispatch_meta_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0919261Z test_dispatch_meta_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0930615Z test_dispatch_meta_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0942485Z test_dispatch_meta_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0953779Z test_dispatch_meta_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0965254Z test_dispatch_meta_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0976639Z test_dispatch_meta_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0988249Z test_dispatch_meta_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.0999648Z test_dispatch_meta_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1011101Z test_dispatch_meta_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1022783Z test_dispatch_meta_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1034307Z test_dispatch_meta_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1045843Z test_dispatch_meta_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1057235Z test_dispatch_meta_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1068858Z test_dispatch_meta_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1080317Z test_dispatch_meta_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1091672Z test_dispatch_meta_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1103353Z test_dispatch_meta_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1115036Z test_dispatch_meta_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1126406Z test_dispatch_meta_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1137715Z test_dispatch_meta_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1149431Z test_dispatch_meta_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1160806Z test_dispatch_meta_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1172251Z test_dispatch_meta_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1184339Z test_dispatch_meta_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1196073Z test_dispatch_meta_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1207822Z test_dispatch_meta_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1219672Z test_dispatch_meta_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1231760Z test_dispatch_meta_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1243463Z test_dispatch_meta_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1255197Z test_dispatch_meta_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1267172Z test_dispatch_meta_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1278889Z test_dispatch_meta_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1290712Z test_dispatch_meta_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1302631Z test_dispatch_meta_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1314394Z test_dispatch_meta_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1326931Z test_dispatch_meta_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1337998Z test_dispatch_meta_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1350644Z test_dispatch_meta_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1361872Z test_dispatch_meta_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1373632Z test_dispatch_meta_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1385768Z test_dispatch_meta_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1397419Z test_dispatch_meta_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1409218Z test_dispatch_meta_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1421033Z test_dispatch_meta_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1433017Z test_dispatch_meta_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1444758Z test_dispatch_meta_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1456538Z test_dispatch_meta_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1468569Z test_dispatch_meta_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1480827Z test_dispatch_meta_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1492414Z test_dispatch_meta_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1504416Z test_dispatch_meta_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1516118Z test_dispatch_meta_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1527910Z test_dispatch_meta_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1539634Z test_dispatch_meta_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1551630Z test_dispatch_meta_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1563404Z test_dispatch_meta_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1575861Z test_dispatch_meta_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1587777Z test_dispatch_meta_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1599526Z test_dispatch_meta_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1611648Z test_dispatch_meta_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1623679Z test_dispatch_meta_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1634899Z test_dispatch_meta_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1646528Z test_dispatch_meta_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1658212Z test_dispatch_meta_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1670179Z test_dispatch_meta_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1682199Z test_dispatch_meta_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1693855Z test_dispatch_meta_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1705870Z test_dispatch_meta_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1717767Z test_dispatch_meta_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1729569Z test_dispatch_meta_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1741346Z test_dispatch_meta_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1753257Z test_dispatch_meta_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1764982Z test_dispatch_meta_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1776858Z test_dispatch_meta_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1788953Z test_dispatch_meta_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1800655Z test_dispatch_meta_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1812497Z test_dispatch_meta_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1824472Z test_dispatch_meta_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1836358Z test_dispatch_meta_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1848454Z test_dispatch_meta_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1860220Z test_dispatch_meta_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1872132Z test_dispatch_meta_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1883924Z test_dispatch_meta_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1895729Z test_dispatch_meta_view_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1907757Z test_dispatch_meta_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1919588Z test_dispatch_meta_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1931419Z test_dispatch_meta_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1943449Z test_dispatch_meta_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1955223Z test_dispatch_meta_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1967414Z test_dispatch_meta_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1979450Z test_dispatch_meta_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.1991475Z test_dispatch_meta_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2003465Z test_dispatch_meta_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2015284Z test_dispatch_meta_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2027534Z test_dispatch_meta_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2039760Z test_dispatch_meta_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2051711Z test_dispatch_meta_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2064006Z test_dispatch_meta_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2075983Z test_dispatch_meta_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2088092Z test_dispatch_meta_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2099824Z test_dispatch_meta_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2112181Z test_dispatch_meta_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2124106Z test_dispatch_meta_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2136090Z test_dispatch_meta_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2148497Z test_dispatch_meta_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2160212Z test_dispatch_meta_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2172041Z test_dispatch_meta_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2183959Z test_dispatch_meta_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2195719Z test_dispatch_meta_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2207405Z test_dispatch_meta_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2219220Z test_dispatch_meta_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2231261Z test_dispatch_meta_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2243008Z test_dispatch_meta_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2254679Z test_dispatch_meta_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2266719Z test_dispatch_meta_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2278391Z test_dispatch_meta_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2290198Z test_dispatch_meta_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2302050Z test_dispatch_meta_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2314087Z test_dispatch_meta_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2325751Z test_dispatch_meta_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2337497Z test_dispatch_meta_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2349653Z test_dispatch_meta_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2361639Z test_dispatch_meta_where_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2373329Z test_dispatch_meta_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2385794Z test_dispatch_meta_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2397501Z test_dispatch_meta_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2409317Z test_dispatch_meta_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2421154Z test_dispatch_meta_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2433167Z test_dispatch_meta_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2445028Z test_dispatch_meta_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2457019Z test_dispatch_meta_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2469021Z test_dispatch_meta_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2481066Z test_dispatch_meta_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2493036Z test_dispatch_meta_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2505179Z test_dispatch_meta_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2516955Z test_dispatch_meta_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2528891Z test_dispatch_meta_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2540638Z test_dispatch_meta_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2552797Z test_dispatch_meta_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2564546Z test_dispatch_meta_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2576560Z test_dispatch_meta_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2588430Z test_dispatch_meta_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2600280Z test_dispatch_meta_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2611862Z test_dispatch_meta_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2624223Z test_dispatch_meta_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2635823Z test_dispatch_meta_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2647514Z test_dispatch_meta_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2659250Z test_dispatch_meta_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2671223Z test_dispatch_meta_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2682931Z test_dispatch_meta_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2694727Z test_dispatch_meta_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2706746Z test_dispatch_meta_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2718537Z test_dispatch_meta_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2730324Z test_dispatch_meta_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2742507Z test_dispatch_meta_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2754358Z test_dispatch_meta_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2765928Z test_dispatch_meta_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2777609Z test_dispatch_meta_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2789617Z test_dispatch_meta_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2801547Z test_dispatch_meta_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2813187Z test_dispatch_meta_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2825139Z test_dispatch_meta_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2836952Z test_dispatch_meta_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2848951Z test_dispatch_meta_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2860505Z test_dispatch_meta_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2872445Z test_dispatch_meta_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2884239Z test_dispatch_meta_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2895966Z test_dispatch_meta_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.2908339Z test_dispatch_meta_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.4936019Z test_empty_quantized_cpu (__main__.TestMetaCPU) ... ok (0.203s) 2022-08-17T12:56:02.6111308Z test_map_location_deserialize_cpu (__main__.TestMetaCPU) ... ok (0.117s) 2022-08-17T12:56:02.6123602Z test_meta_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6135936Z test_meta_H_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6148001Z test_meta_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6159590Z test_meta_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6171128Z test_meta_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6182868Z test_meta_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6194079Z test_meta_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6205397Z test_meta_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6216701Z test_meta_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6228683Z test_meta_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6240239Z test_meta_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6251801Z test_meta_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6264023Z test_meta_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6274841Z test_meta_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6286396Z test_meta_T_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6297706Z test_meta_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6309631Z test_meta_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6321332Z test_meta_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6332887Z test_meta_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6344648Z test_meta_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6355879Z test_meta_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6367183Z test_meta_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6378505Z test_meta_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6390139Z test_meta_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6401435Z test_meta_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6412762Z test_meta_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6424256Z test_meta___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6435528Z test_meta___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6446867Z test_meta___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6458207Z test_meta___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6469705Z test_meta___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6481511Z test_meta___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6492934Z test_meta___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6504606Z test_meta___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6515993Z test_meta___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6527583Z test_meta___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6538916Z test_meta___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6550513Z test_meta___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6561989Z test_meta___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6573389Z test_meta___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6584999Z test_meta___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6596342Z test_meta___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6607733Z test_meta___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6619278Z test_meta___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6631118Z test_meta___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6642207Z test_meta___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6653583Z test_meta___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6665279Z test_meta___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6676593Z test_meta___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6688178Z test_meta___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6699528Z test_meta___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6711616Z test_meta___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6722683Z test_meta___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6733943Z test_meta___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6745565Z test_meta___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6756888Z test_meta___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6768238Z test_meta___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6779648Z test_meta___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6791275Z test_meta___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6802651Z test_meta___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6813990Z test_meta___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6825576Z test_meta___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6836955Z test_meta___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6848283Z test_meta___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6859665Z test_meta___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6871372Z test_meta___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6882637Z test_meta___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6893971Z test_meta___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6905561Z test_meta___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6916844Z test_meta___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6928263Z test_meta___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6939534Z test_meta___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6951050Z test_meta___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6962404Z test_meta___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6973789Z test_meta___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6985303Z test_meta___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.6996595Z test_meta___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7007975Z test_meta___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7019277Z test_meta___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7030801Z test_meta___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7042129Z test_meta___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7053504Z test_meta___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7065084Z test_meta___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7076430Z test_meta___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7087767Z test_meta___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7099287Z test_meta___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7110750Z test_meta___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7122133Z test_meta___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7133386Z test_meta___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7144991Z test_meta___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7156273Z test_meta___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7167635Z test_meta___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7179002Z test_meta___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7190682Z test_meta___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7201984Z test_meta___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7213320Z test_meta___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7224964Z test_meta___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7236280Z test_meta___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7247544Z test_meta___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7258934Z test_meta___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7270558Z test_meta___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7281896Z test_meta___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7293315Z test_meta___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7304951Z test_meta___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7316258Z test_meta___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7327538Z test_meta___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7338834Z test_meta___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7350444Z test_meta___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7361810Z test_meta___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7373199Z test_meta___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7384713Z test_meta___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7395909Z test_meta___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7407187Z test_meta___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7418592Z test_meta___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7430195Z test_meta___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7441557Z test_meta___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7452822Z test_meta___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7464401Z test_meta___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7475780Z test_meta___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7487481Z test_meta___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7498982Z test_meta___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7510486Z test_meta___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7521771Z test_meta___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7533182Z test_meta___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7544710Z test_meta___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7556024Z test_meta___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7567364Z test_meta___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7578607Z test_meta___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7590186Z test_meta___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7601548Z test_meta__masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7612946Z test_meta__masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7624728Z test_meta__masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7636073Z test_meta__masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7647366Z test_meta__masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7658682Z test_meta__masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7670514Z test_meta__masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7681785Z test_meta__masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7693132Z test_meta__masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7704755Z test_meta__masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7716049Z test_meta__masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7727322Z test_meta__masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7738640Z test_meta__masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7750168Z test_meta__masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7761577Z test_meta__masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7772927Z test_meta__masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7784529Z test_meta__masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7795800Z test_meta__masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7807215Z test_meta__masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7818604Z test_meta__masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7830233Z test_meta__masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7841561Z test_meta__masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7852847Z test_meta__masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7864685Z test_meta__masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7875760Z test_meta__masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7887009Z test_meta__masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7898405Z test_meta__masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7910103Z test_meta__masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7921418Z test_meta__masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7932830Z test_meta__masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7944497Z test_meta__masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7955842Z test_meta__masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7967259Z test_meta__masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7978601Z test_meta__masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.7990423Z test_meta__masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8001758Z test_meta__masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8013167Z test_meta__masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8024763Z test_meta__masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8036114Z test_meta__masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8047438Z test_meta__masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8058837Z test_meta__masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8070440Z test_meta__masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8081803Z test_meta__masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8093094Z test_meta__masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8104725Z test_meta__masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8116131Z test_meta__masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8127454Z test_meta__masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8138863Z test_meta__masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8150467Z test_meta__masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8161828Z test_meta__masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8173145Z test_meta__masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8184757Z test_meta__masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8196141Z test_meta__masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8207539Z test_meta__masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8218855Z test_meta__masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8230654Z test_meta__masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8241987Z test_meta__masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8253345Z test_meta__masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8264969Z test_meta__masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8276268Z test_meta__masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8287647Z test_meta__masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8298969Z test_meta__masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8310674Z test_meta__masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8322049Z test_meta__masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8333394Z test_meta__masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8345032Z test_meta__masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8356358Z test_meta__masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8367766Z test_meta__masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8379230Z test_meta__masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8391065Z test_meta__masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8402544Z test_meta__masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8413948Z test_meta__masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8425548Z test_meta__masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8436916Z test_meta__masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8448302Z test_meta__masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8459674Z test_meta__masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8471314Z test_meta__masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8482813Z test_meta__masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8494174Z test_meta__masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8505754Z test_meta__masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8517109Z test_meta__masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8528461Z test_meta__masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8539884Z test_meta__masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8551567Z test_meta__masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8562913Z test_meta__masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8574421Z test_meta__masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8586091Z test_meta__masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8597635Z test_meta__masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8608878Z test_meta__masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8620976Z test_meta__masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8631840Z test_meta__masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8643102Z test_meta__masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8654531Z test_meta__masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8666223Z test_meta__masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8677521Z test_meta__masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8688954Z test_meta__masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8700316Z test_meta__masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8711866Z test_meta__masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8723232Z test_meta__masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8734703Z test_meta__masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8746267Z test_meta__masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8757608Z test_meta__masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8769005Z test_meta__masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8780290Z test_meta__masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8791879Z test_meta__masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8803276Z test_meta__masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8814627Z test_meta__masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8826400Z test_meta__masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8837757Z test_meta__masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8849212Z test_meta__masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8860758Z test_meta__masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8872279Z test_meta__masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8883717Z test_meta__masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8895076Z test_meta__masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8906729Z test_meta__masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8918086Z test_meta__masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8929527Z test_meta__masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8941047Z test_meta__masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8952820Z test_meta__masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8964481Z test_meta__masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8975690Z test_meta__masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8987282Z test_meta__masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.8998764Z test_meta__masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9010209Z test_meta__masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9021799Z test_meta__masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9033358Z test_meta__masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9044833Z test_meta__masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9056274Z test_meta__masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9067862Z test_meta__masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9079338Z test_meta__masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9091025Z test_meta__masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9102594Z test_meta__masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9113928Z test_meta__masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9125629Z test_meta__masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9136635Z test_meta__masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9148316Z test_meta__masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9159783Z test_meta__masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9171263Z test_meta__masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9183166Z test_meta__masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9194478Z test_meta__masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9205977Z test_meta__masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9217421Z test_meta__masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9229087Z test_meta__masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9240538Z test_meta__masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9251995Z test_meta_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9263787Z test_meta_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9275313Z test_meta_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9286899Z test_meta_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9298527Z test_meta_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9310404Z test_meta_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9322067Z test_meta_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9333595Z test_meta_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9345691Z test_meta_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9356964Z test_meta_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9368579Z test_meta_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9380085Z test_meta_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9391947Z test_meta_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9403531Z test_meta_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9415129Z test_meta_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9427034Z test_meta_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9438507Z test_meta_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9449830Z test_meta_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9461359Z test_meta_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9472775Z test_meta_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9484381Z test_meta_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9495674Z test_meta_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9507381Z test_meta_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9518733Z test_meta_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9530163Z test_meta_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9541609Z test_meta_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9553204Z test_meta_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9564849Z test_meta_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9576133Z test_meta_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9587680Z test_meta_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9599024Z test_meta_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9610656Z test_meta_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9621795Z test_meta_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9633315Z test_meta_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9644763Z test_meta_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9656126Z test_meta_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9667774Z test_meta_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9679220Z test_meta_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9690664Z test_meta_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9702096Z test_meta_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9713773Z test_meta_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9725329Z test_meta_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9736645Z test_meta_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9748470Z test_meta_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9759607Z test_meta_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9770957Z test_meta_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9782626Z test_meta_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9793856Z test_meta_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9805464Z test_meta_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9816827Z test_meta_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9828556Z test_meta_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9839968Z test_meta_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9851329Z test_meta_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9862950Z test_meta_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9874238Z test_meta_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9885720Z test_meta_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9896922Z test_meta_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9908635Z test_meta_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9920061Z test_meta_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9931344Z test_meta_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9942941Z test_meta_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9954288Z test_meta_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9965664Z test_meta_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9977022Z test_meta_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9988586Z test_meta_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:02.9999909Z test_meta_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0011293Z test_meta_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0022820Z test_meta_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0034073Z test_meta_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0045827Z test_meta_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0057209Z test_meta_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0068873Z test_meta_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0080310Z test_meta_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0091624Z test_meta_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0103165Z test_meta_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0114873Z test_meta_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0126344Z test_meta_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0137920Z test_meta_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0149898Z test_meta_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0161326Z test_meta_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0172806Z test_meta_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0184600Z test_meta_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0196251Z test_meta_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0207830Z test_meta_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0219434Z test_meta_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0231430Z test_meta_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0243051Z test_meta_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0254645Z test_meta_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0266518Z test_meta_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0278103Z test_meta_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0289773Z test_meta_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0301437Z test_meta_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0313099Z test_meta_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0324638Z test_meta_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0336285Z test_meta_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0348015Z test_meta_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0359564Z test_meta_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0371161Z test_meta_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0383147Z test_meta_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0394556Z test_meta_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0406117Z test_meta_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0417681Z test_meta_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0429474Z test_meta_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0441072Z test_meta_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0452759Z test_meta_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0464530Z test_meta_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0476321Z test_meta_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0487654Z test_meta_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0499264Z test_meta_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0511081Z test_meta_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0522733Z test_meta_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0534416Z test_meta_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0546242Z test_meta_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0557904Z test_meta_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0569480Z test_meta_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0581135Z test_meta_all_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0593014Z test_meta_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0605334Z test_meta_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0616775Z test_meta_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0628531Z test_meta_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0640091Z test_meta_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0651627Z test_meta_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0663332Z test_meta_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0674732Z test_meta_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0686380Z test_meta_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0697820Z test_meta_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0709607Z test_meta_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0721104Z test_meta_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0733171Z test_meta_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0744873Z test_meta_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0756374Z test_meta_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0767929Z test_meta_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0779462Z test_meta_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0791215Z test_meta_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0803033Z test_meta_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0814638Z test_meta_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0826345Z test_meta_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0838037Z test_meta_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0849814Z test_meta_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0861389Z test_meta_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0873194Z test_meta_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0884792Z test_meta_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0896440Z test_meta_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0908054Z test_meta_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0919685Z test_meta_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0931216Z test_meta_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0943073Z test_meta_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0954489Z test_meta_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0966087Z test_meta_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0977579Z test_meta_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.0989398Z test_meta_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1001092Z test_meta_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1012748Z test_meta_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1024466Z test_meta_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1036051Z test_meta_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1047606Z test_meta_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1059217Z test_meta_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1070971Z test_meta_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1082636Z test_meta_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1094378Z test_meta_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1106084Z test_meta_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1117592Z test_meta_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1129193Z test_meta_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1140747Z test_meta_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1152511Z test_meta_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1164087Z test_meta_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1175733Z test_meta_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1187545Z test_meta_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1199113Z test_meta_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1210733Z test_meta_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1222612Z test_meta_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1234058Z test_meta_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1245528Z test_meta_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1256765Z test_meta_any_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1268367Z test_meta_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1279689Z test_meta_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1291106Z test_meta_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1302718Z test_meta_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1313986Z test_meta_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1325380Z test_meta_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1336768Z test_meta_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1348661Z test_meta_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1359856Z test_meta_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1371319Z test_meta_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1383015Z test_meta_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1394458Z test_meta_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1405707Z test_meta_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1417206Z test_meta_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1428745Z test_meta_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1440152Z test_meta_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1451534Z test_meta_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1463187Z test_meta_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1474494Z test_meta_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1485974Z test_meta_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1497366Z test_meta_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1509151Z test_meta_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1520578Z test_meta_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1531944Z test_meta_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1543697Z test_meta_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1555114Z test_meta_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1566602Z test_meta_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1578099Z test_meta_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1589791Z test_meta_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1601380Z test_meta_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1612898Z test_meta_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1624676Z test_meta_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1636544Z test_meta_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1647379Z test_meta_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1658634Z test_meta_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1670217Z test_meta_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1682354Z test_meta_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1693512Z test_meta_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1705382Z test_meta_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1716891Z test_meta_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1728488Z test_meta_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1740350Z test_meta_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1751945Z test_meta_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1763296Z test_meta_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1774889Z test_meta_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1786720Z test_meta_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1798261Z test_meta_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1809770Z test_meta_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1821437Z test_meta_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1833244Z test_meta_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1844869Z test_meta_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1856440Z test_meta_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1868018Z test_meta_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1879393Z test_meta_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1890869Z test_meta_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1902638Z test_meta_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1914069Z test_meta_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1925477Z test_meta_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1936855Z test_meta_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1948603Z test_meta_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1960095Z test_meta_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1971570Z test_meta_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1983245Z test_meta_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.1994703Z test_meta_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2006172Z test_meta_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2017661Z test_meta_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2029320Z test_meta_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2040804Z test_meta_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2052212Z test_meta_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2063873Z test_meta_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2075253Z test_meta_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2086718Z test_meta_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2098201Z test_meta_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2109865Z test_meta_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2121350Z test_meta_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2132956Z test_meta_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2144497Z test_meta_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2155865Z test_meta_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2167323Z test_meta_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2178522Z test_meta_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2190179Z test_meta_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2201525Z test_meta_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2212785Z test_meta_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2224325Z test_meta_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2236156Z test_meta_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2247553Z test_meta_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2259050Z test_meta_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2270865Z test_meta_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2282737Z test_meta_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2294254Z test_meta_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2305738Z test_meta_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2317357Z test_meta_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2328968Z test_meta_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2341035Z test_meta_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2353037Z test_meta_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2364684Z test_meta_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2376073Z test_meta_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2387842Z test_meta_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2399368Z test_meta_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2410824Z test_meta_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2422703Z test_meta_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2434308Z test_meta_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2445890Z test_meta_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2457315Z test_meta_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2470925Z test_meta_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2482474Z test_meta_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2493880Z test_meta_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2505890Z test_meta_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2517554Z test_meta_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2528964Z test_meta_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2540547Z test_meta_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2552307Z test_meta_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2563867Z test_meta_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2575546Z test_meta_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2587559Z test_meta_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2599143Z test_meta_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2610866Z test_meta_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2622557Z test_meta_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2634227Z test_meta_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2645850Z test_meta_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2657569Z test_meta_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2669471Z test_meta_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2681101Z test_meta_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2692820Z test_meta_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2704680Z test_meta_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2716233Z test_meta_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2727893Z test_meta_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2739528Z test_meta_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2751427Z test_meta_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2763017Z test_meta_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2774663Z test_meta_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2786536Z test_meta_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2798197Z test_meta_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2809782Z test_meta_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2821430Z test_meta_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2833185Z test_meta_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2845279Z test_meta_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2856484Z test_meta_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2868926Z test_meta_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2880217Z test_meta_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2891647Z test_meta_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2903135Z test_meta_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2914577Z test_meta_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2926216Z test_meta_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2937496Z test_meta_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2949089Z test_meta_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2960462Z test_meta_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2971823Z test_meta_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2983581Z test_meta_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.2995013Z test_meta_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3006348Z test_meta_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3017867Z test_meta_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3029591Z test_meta_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3041011Z test_meta_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3052474Z test_meta_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3064146Z test_meta_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3075524Z test_meta_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3086928Z test_meta_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3098397Z test_meta_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3110519Z test_meta_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3121861Z test_meta_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3133166Z test_meta_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3144777Z test_meta_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3156335Z test_meta_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3167463Z test_meta_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3178697Z test_meta_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3190534Z test_meta_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3201646Z test_meta_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3212886Z test_meta_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3224509Z test_meta_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3235841Z test_meta_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3247130Z test_meta_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3258667Z test_meta_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3270186Z test_meta_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3281493Z test_meta_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3292915Z test_meta_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3304852Z test_meta_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3315947Z test_meta_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3327415Z test_meta_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3338700Z test_meta_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3350260Z test_meta_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3361717Z test_meta_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3373016Z test_meta_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3384607Z test_meta_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3396308Z test_meta_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3407960Z test_meta_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3419619Z test_meta_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3431557Z test_meta_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3443292Z test_meta_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3454908Z test_meta_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3466837Z test_meta_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3478510Z test_meta_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3490151Z test_meta_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3501913Z test_meta_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3513790Z test_meta_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3525440Z test_meta_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3537139Z test_meta_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3549086Z test_meta_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3560628Z test_meta_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3572190Z test_meta_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3584193Z test_meta_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3595909Z test_meta_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3607884Z test_meta_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3619068Z test_meta_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3630873Z test_meta_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3642275Z test_meta_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3653775Z test_meta_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3665422Z test_meta_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3676787Z test_meta_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3688218Z test_meta_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3699937Z test_meta_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3711335Z test_meta_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3722785Z test_meta_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3734182Z test_meta_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3745850Z test_meta_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3757187Z test_meta_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3768610Z test_meta_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3779966Z test_meta_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3791731Z test_meta_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3803078Z test_meta_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3814558Z test_meta_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3826068Z test_meta_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3837454Z test_meta_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3848806Z test_meta_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3860230Z test_meta_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3871857Z test_meta_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3883271Z test_meta_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3894560Z test_meta_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3906118Z test_meta_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3917397Z test_meta_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3928718Z test_meta_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3940088Z test_meta_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3951654Z test_meta_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3962962Z test_meta_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3974302Z test_meta_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3985744Z test_meta_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.3996997Z test_meta_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4008298Z test_meta_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4019722Z test_meta_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4031301Z test_meta_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4042598Z test_meta_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4053870Z test_meta_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4065647Z test_meta_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4077249Z test_meta_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4088428Z test_meta_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4099751Z test_meta_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4111206Z test_meta_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4122828Z test_meta_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4134223Z test_meta_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4145807Z test_meta_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4157285Z test_meta_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4169044Z test_meta_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4180046Z test_meta_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4191502Z test_meta_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4202812Z test_meta_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4214098Z test_meta_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4225633Z test_meta_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4236977Z test_meta_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4248282Z test_meta_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4259617Z test_meta_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4271186Z test_meta_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4282487Z test_meta_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4293883Z test_meta_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4305382Z test_meta_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4316573Z test_meta_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4327927Z test_meta_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4339229Z test_meta_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4350789Z test_meta_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4362113Z test_meta_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4373421Z test_meta_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4385310Z test_meta_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4396284Z test_meta_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4408034Z test_meta_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4419660Z test_meta_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4431624Z test_meta_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4443317Z test_meta_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4455052Z test_meta_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4467275Z test_meta_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4478764Z test_meta_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4490338Z test_meta_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4502140Z test_meta_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4513955Z test_meta_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4525543Z test_meta_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4537182Z test_meta_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4549140Z test_meta_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4560779Z test_meta_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4573358Z test_meta_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4585548Z test_meta_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4597650Z test_meta_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4609740Z test_meta_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4621900Z test_meta_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4634236Z test_meta_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4646379Z test_meta_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4658658Z test_meta_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4670789Z test_meta_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4682791Z test_meta_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4694892Z test_meta_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4707227Z test_meta_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4719496Z test_meta_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4731581Z test_meta_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4743869Z test_meta_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4756031Z test_meta_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4768102Z test_meta_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4780145Z test_meta_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4792582Z test_meta_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4804613Z test_meta_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4816623Z test_meta_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4828996Z test_meta_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4841151Z test_meta_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4853529Z test_meta_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4865788Z test_meta_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4877938Z test_meta_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4890014Z test_meta_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4902065Z test_meta_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4914369Z test_meta_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4926422Z test_meta_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4938519Z test_meta_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4950754Z test_meta_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4962861Z test_meta_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4974855Z test_meta_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4987234Z test_meta_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.4999375Z test_meta_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5011521Z test_meta_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5023723Z test_meta_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5036037Z test_meta_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5048101Z test_meta_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5060288Z test_meta_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5072603Z test_meta_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5084708Z test_meta_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5096794Z test_meta_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5109173Z test_meta_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5121254Z test_meta_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5133434Z test_meta_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5146137Z test_meta_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5158197Z test_meta_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5170237Z test_meta_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5182648Z test_meta_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5194718Z test_meta_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5206837Z test_meta_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5218853Z test_meta_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5231114Z test_meta_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5243102Z test_meta_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5255138Z test_meta_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5267713Z test_meta_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5279730Z test_meta_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5291817Z test_meta_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5304210Z test_meta_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5316262Z test_meta_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5328332Z test_meta_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5340429Z test_meta_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5352807Z test_meta_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5364867Z test_meta_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5377131Z test_meta_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5389373Z test_meta_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5401472Z test_meta_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5413530Z test_meta_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5425929Z test_meta_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5438015Z test_meta_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5450187Z test_meta_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5462757Z test_meta_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5474700Z test_meta_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5486805Z test_meta_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5499047Z test_meta_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5511448Z test_meta_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5523663Z test_meta_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5535804Z test_meta_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5548281Z test_meta_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5560431Z test_meta_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5572530Z test_meta_char_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5584963Z test_meta_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5596986Z test_meta_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5609226Z test_meta_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5621260Z test_meta_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5633508Z test_meta_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5645532Z test_meta_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5657608Z test_meta_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5669997Z test_meta_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5682110Z test_meta_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5694288Z test_meta_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5706486Z test_meta_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5718716Z test_meta_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5734063Z test_meta_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5746882Z test_meta_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5758864Z test_meta_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5770889Z test_meta_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5783079Z test_meta_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5795106Z test_meta_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5807363Z test_meta_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5819367Z test_meta_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5831652Z test_meta_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5843623Z test_meta_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5855721Z test_meta_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5868013Z test_meta_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5879913Z test_meta_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5892196Z test_meta_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5904456Z test_meta_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5916239Z test_meta_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5928290Z test_meta_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5940201Z test_meta_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5952297Z test_meta_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5964286Z test_meta_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5976201Z test_meta_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.5988325Z test_meta_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6000329Z test_meta_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6012362Z test_meta_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6024518Z test_meta_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6036367Z test_meta_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6048239Z test_meta_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6060128Z test_meta_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6072280Z test_meta_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6084311Z test_meta_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6096255Z test_meta_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6108527Z test_meta_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6120378Z test_meta_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6132392Z test_meta_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6144466Z test_meta_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6156274Z test_meta_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6168228Z test_meta_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6179815Z test_meta_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6191165Z test_meta_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6202311Z test_meta_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6213377Z test_meta_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6224754Z test_meta_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6235888Z test_meta_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6246878Z test_meta_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6257919Z test_meta_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6269238Z test_meta_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6280393Z test_meta_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6291500Z test_meta_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6302782Z test_meta_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6313731Z test_meta_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6324739Z test_meta_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6335769Z test_meta_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6347153Z test_meta_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6358242Z test_meta_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6369313Z test_meta_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6380761Z test_meta_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6392969Z test_meta_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6404888Z test_meta_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6416758Z test_meta_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6428191Z test_meta_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6439396Z test_meta_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6450551Z test_meta_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6461616Z test_meta_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6472978Z test_meta_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6483954Z test_meta_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6495278Z test_meta_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6506499Z test_meta_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6517568Z test_meta_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6528816Z test_meta_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6539966Z test_meta_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6551220Z test_meta_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6562286Z test_meta_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6573412Z test_meta_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6584720Z test_meta_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6595718Z test_meta_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6606856Z test_meta_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6617945Z test_meta_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6629826Z test_meta_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6641801Z test_meta_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6653836Z test_meta_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6666005Z test_meta_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6677685Z test_meta_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6689028Z test_meta_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6700129Z test_meta_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6711409Z test_meta_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6722528Z test_meta_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6733742Z test_meta_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6745158Z test_meta_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6756236Z test_meta_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6767308Z test_meta_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6778463Z test_meta_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6789729Z test_meta_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6800885Z test_meta_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6811913Z test_meta_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6823151Z test_meta_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6834220Z test_meta_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6845306Z test_meta_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6856385Z test_meta_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6867928Z test_meta_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6879043Z test_meta_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6890342Z test_meta_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6902643Z test_meta_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6914231Z test_meta_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6925638Z test_meta_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6937156Z test_meta_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6949135Z test_meta_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6960614Z test_meta_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6971932Z test_meta_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6983751Z test_meta_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.6995206Z test_meta_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7006726Z test_meta_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7017801Z test_meta_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7029230Z test_meta_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7040580Z test_meta_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7051864Z test_meta_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7063361Z test_meta_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7074580Z test_meta_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7085890Z test_meta_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7097155Z test_meta_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7108712Z test_meta_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7120007Z test_meta_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7131280Z test_meta_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7143005Z test_meta_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7154533Z test_meta_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7165534Z test_meta_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7177254Z test_meta_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7188685Z test_meta_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7199867Z test_meta_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7211173Z test_meta_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7222962Z test_meta_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7234324Z test_meta_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7245582Z test_meta_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7256793Z test_meta_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7268386Z test_meta_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7279622Z test_meta_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7291016Z test_meta_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7302569Z test_meta_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7313825Z test_meta_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7325184Z test_meta_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7336451Z test_meta_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7347973Z test_meta_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7359231Z test_meta_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7370576Z test_meta_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7381955Z test_meta_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7393635Z test_meta_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7404825Z test_meta_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7416080Z test_meta_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7427544Z test_meta_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7438814Z test_meta_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7450097Z test_meta_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7461553Z test_meta_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7473114Z test_meta_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7484317Z test_meta_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7495657Z test_meta_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7507147Z test_meta_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7518412Z test_meta_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7529879Z test_meta_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7541235Z test_meta_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7552731Z test_meta_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7563997Z test_meta_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7575276Z test_meta_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7586875Z test_meta_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7598366Z test_meta_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7609486Z test_meta_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7621198Z test_meta_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7632417Z test_meta_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7643953Z test_meta_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7655746Z test_meta_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7667061Z test_meta_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7678322Z test_meta_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7689481Z test_meta_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7700806Z test_meta_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7712319Z test_meta_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7723633Z test_meta_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7734894Z test_meta_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7746499Z test_meta_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7757689Z test_meta_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7769060Z test_meta_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7780321Z test_meta_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7791887Z test_meta_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7803149Z test_meta_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7814418Z test_meta_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7825990Z test_meta_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7837290Z test_meta_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7848631Z test_meta_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7860151Z test_meta_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7871607Z test_meta_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7882975Z test_meta_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7894338Z test_meta_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7906145Z test_meta_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7917921Z test_meta_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7929043Z test_meta_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7940374Z test_meta_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7951918Z test_meta_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7963355Z test_meta_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7974601Z test_meta_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7986268Z test_meta_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.7997563Z test_meta_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8009108Z test_meta_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8020245Z test_meta_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8031647Z test_meta_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8042985Z test_meta_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8054385Z test_meta_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8065929Z test_meta_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8077260Z test_meta_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8088598Z test_meta_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8100016Z test_meta_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8111587Z test_meta_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8122917Z test_meta_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8134060Z test_meta_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8145954Z test_meta_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8157307Z test_meta_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8168946Z test_meta_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8179918Z test_meta_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8191382Z test_meta_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8202690Z test_meta_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8214059Z test_meta_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8225716Z test_meta_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8236976Z test_meta_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8248252Z test_meta_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8259499Z test_meta_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8270988Z test_meta_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8282334Z test_meta_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8293734Z test_meta_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8305235Z test_meta_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8316559Z test_meta_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8327800Z test_meta_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8339157Z test_meta_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8350677Z test_meta_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8362063Z test_meta_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8373376Z test_meta_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8385035Z test_meta_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8396381Z test_meta_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8408021Z test_meta_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8419005Z test_meta_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8430768Z test_meta_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8441871Z test_meta_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8453099Z test_meta_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8464538Z test_meta_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8475839Z test_meta_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8487367Z test_meta_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8498784Z test_meta_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8510232Z test_meta_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8521610Z test_meta_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8532940Z test_meta_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8544556Z test_meta_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8555834Z test_meta_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8567370Z test_meta_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8578531Z test_meta_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8590084Z test_meta_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8601257Z test_meta_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8612545Z test_meta_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8624180Z test_meta_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8635430Z test_meta_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8647161Z test_meta_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8658386Z test_meta_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8669865Z test_meta_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8681200Z test_meta_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8692422Z test_meta_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8703915Z test_meta_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8715234Z test_meta_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8726457Z test_meta_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8737852Z test_meta_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8749329Z test_meta_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8760646Z test_meta_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8771963Z test_meta_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8783906Z test_meta_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8795316Z test_meta_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8806296Z test_meta_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8817549Z test_meta_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8829100Z test_meta_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8840365Z test_meta_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8851570Z test_meta_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8863018Z test_meta_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8874395Z test_meta_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8885660Z test_meta_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8897050Z test_meta_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8909063Z test_meta_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8920094Z test_meta_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8931398Z test_meta_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8942879Z test_meta_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8954268Z test_meta_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8965595Z test_meta_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8976781Z test_meta_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8988229Z test_meta_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.8999536Z test_meta_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9010805Z test_meta_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9022144Z test_meta_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9033459Z test_meta_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9044874Z test_meta_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9056074Z test_meta_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9067757Z test_meta_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9079030Z test_meta_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9090217Z test_meta_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9101561Z test_meta_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9112936Z test_meta_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9124229Z test_meta_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9135361Z test_meta_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9147038Z test_meta_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9158225Z test_meta_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9169996Z test_meta_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9181906Z test_meta_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9193635Z test_meta_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9204780Z test_meta_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9215878Z test_meta_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9227144Z test_meta_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9238177Z test_meta_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9249345Z test_meta_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9260311Z test_meta_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9271803Z test_meta_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9282672Z test_meta_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9293756Z test_meta_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9305060Z test_meta_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9316155Z test_meta_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9327088Z test_meta_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9338044Z test_meta_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9349339Z test_meta_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9360363Z test_meta_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9371383Z test_meta_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9382606Z test_meta_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9393534Z test_meta_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9405047Z test_meta_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9416883Z test_meta_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9429035Z test_meta_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9440929Z test_meta_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9452374Z test_meta_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9463809Z test_meta_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9475638Z test_meta_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9486790Z test_meta_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9498308Z test_meta_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9509779Z test_meta_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9521120Z test_meta_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9532549Z test_meta_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9544226Z test_meta_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9555390Z test_meta_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9566780Z test_meta_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9578066Z test_meta_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9589669Z test_meta_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9600924Z test_meta_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9612306Z test_meta_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9623829Z test_meta_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9635161Z test_meta_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9646650Z test_meta_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9658513Z test_meta_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9669823Z test_meta_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9681139Z test_meta_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9693149Z test_meta_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9705041Z test_meta_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9716219Z test_meta_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9727382Z test_meta_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9738467Z test_meta_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9749864Z test_meta_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9761350Z test_meta_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9772775Z test_meta_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9784352Z test_meta_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9795739Z test_meta_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9807332Z test_meta_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9818640Z test_meta_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9830324Z test_meta_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9841597Z test_meta_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9853074Z test_meta_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9864678Z test_meta_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9876015Z test_meta_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9887309Z test_meta_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9898680Z test_meta_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9910792Z test_meta_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9922248Z test_meta_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9933944Z test_meta_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9945887Z test_meta_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9967384Z test_meta_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9969065Z test_meta_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9980248Z test_meta_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:03.9991772Z test_meta_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0003072Z test_meta_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0014429Z test_meta_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0025998Z test_meta_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0037788Z test_meta_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0048967Z test_meta_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0060211Z test_meta_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0071857Z test_meta_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0083155Z test_meta_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0094499Z test_meta_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0106173Z test_meta_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0117482Z test_meta_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0128742Z test_meta_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0140067Z test_meta_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0151581Z test_meta_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0163224Z test_meta_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0174359Z test_meta_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0185909Z test_meta_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0197326Z test_meta_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0208450Z test_meta_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0219700Z test_meta_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0231158Z test_meta_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0242375Z test_meta_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0253733Z test_meta_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0265142Z test_meta_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0276392Z test_meta_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0287640Z test_meta_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0299114Z test_meta_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0310463Z test_meta_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0321771Z test_meta_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0333021Z test_meta_double_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0344593Z test_meta_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0355957Z test_meta_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0367317Z test_meta_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0378624Z test_meta_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0390151Z test_meta_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0401536Z test_meta_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0412915Z test_meta_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0424654Z test_meta_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0436042Z test_meta_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0447177Z test_meta_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0458382Z test_meta_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0469969Z test_meta_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0481507Z test_meta_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0492639Z test_meta_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0504497Z test_meta_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0515595Z test_meta_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0526727Z test_meta_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0537978Z test_meta_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0549460Z test_meta_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0560794Z test_meta_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0572083Z test_meta_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0583683Z test_meta_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0594871Z test_meta_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0606155Z test_meta_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0617543Z test_meta_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0629026Z test_meta_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0640254Z test_meta_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0651597Z test_meta_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0663198Z test_meta_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0674375Z test_meta_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0686634Z test_meta_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0698375Z test_meta_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0709961Z test_meta_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0721434Z test_meta_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0732763Z test_meta_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0743764Z test_meta_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0754856Z test_meta_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0765950Z test_meta_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0777322Z test_meta_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0788529Z test_meta_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0800119Z test_meta_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0811521Z test_meta_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0822765Z test_meta_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0833580Z test_meta_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0844560Z test_meta_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0855484Z test_meta_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0866918Z test_meta_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0877917Z test_meta_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0888925Z test_meta_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0899919Z test_meta_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0911685Z test_meta_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0923683Z test_meta_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0935720Z test_meta_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0947989Z test_meta_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0959633Z test_meta_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0970792Z test_meta_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0982016Z test_meta_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.0993300Z test_meta_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1004277Z test_meta_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1015455Z test_meta_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1026631Z test_meta_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1037633Z test_meta_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1048697Z test_meta_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1059799Z test_meta_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1071101Z test_meta_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1082304Z test_meta_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1093179Z test_meta_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1104500Z test_meta_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1115447Z test_meta_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1126484Z test_meta_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1137482Z test_meta_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1148690Z test_meta_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1160068Z test_meta_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1171391Z test_meta_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1183586Z test_meta_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1195487Z test_meta_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1207460Z test_meta_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1218792Z test_meta_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1230266Z test_meta_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1241507Z test_meta_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1252564Z test_meta_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1263890Z test_meta_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1275439Z test_meta_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1286170Z test_meta_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1297127Z test_meta_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1308579Z test_meta_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1319677Z test_meta_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1330762Z test_meta_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1341768Z test_meta_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1352988Z test_meta_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1364117Z test_meta_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1375032Z test_meta_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1386484Z test_meta_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1397627Z test_meta_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1408940Z test_meta_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1420488Z test_meta_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1432745Z test_meta_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1444698Z test_meta_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1456572Z test_meta_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1468477Z test_meta_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1479790Z test_meta_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1491371Z test_meta_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1502994Z test_meta_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1514390Z test_meta_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1525391Z test_meta_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1536560Z test_meta_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1547943Z test_meta_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1559035Z test_meta_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1570186Z test_meta_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1581268Z test_meta_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1592485Z test_meta_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1603575Z test_meta_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1614623Z test_meta_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1626018Z test_meta_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1637212Z test_meta_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1648340Z test_meta_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1659391Z test_meta_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1670895Z test_meta_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1682272Z test_meta_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1694621Z test_meta_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1707039Z test_meta_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1718523Z test_meta_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1729837Z test_meta_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1741332Z test_meta_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1753028Z test_meta_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1764435Z test_meta_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1775883Z test_meta_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1787518Z test_meta_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1798983Z test_meta_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1810392Z test_meta_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1821911Z test_meta_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1833537Z test_meta_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1845010Z test_meta_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1856386Z test_meta_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1868166Z test_meta_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1879486Z test_meta_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1890908Z test_meta_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1902642Z test_meta_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1914013Z test_meta_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1925501Z test_meta_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1936875Z test_meta_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1948628Z test_meta_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1959977Z test_meta_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1971382Z test_meta_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1983015Z test_meta_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.1994639Z test_meta_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2005901Z test_meta_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2017435Z test_meta_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2029196Z test_meta_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2040577Z test_meta_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2051994Z test_meta_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2063576Z test_meta_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2075257Z test_meta_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2086628Z test_meta_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2098206Z test_meta_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2109875Z test_meta_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2121290Z test_meta_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2132767Z test_meta_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2144388Z test_meta_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2155774Z test_meta_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2167168Z test_meta_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2178596Z test_meta_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2190474Z test_meta_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2202231Z test_meta_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2213193Z test_meta_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2224732Z test_meta_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2236167Z test_meta_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2247211Z test_meta_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2258665Z test_meta_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2270060Z test_meta_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2281336Z test_meta_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2292761Z test_meta_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2304171Z test_meta_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2315361Z test_meta_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2326608Z test_meta_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2337928Z test_meta_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2349578Z test_meta_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2360852Z test_meta_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2372133Z test_meta_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2385124Z test_meta_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2396514Z test_meta_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2407912Z test_meta_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2419157Z test_meta_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2430801Z test_meta_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2442413Z test_meta_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2453811Z test_meta_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2465787Z test_meta_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2477214Z test_meta_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2488612Z test_meta_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2500408Z test_meta_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2511785Z test_meta_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2523063Z test_meta_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2534404Z test_meta_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2546017Z test_meta_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2557354Z test_meta_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2568691Z test_meta_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2579984Z test_meta_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2591626Z test_meta_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2602953Z test_meta_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2614233Z test_meta_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2625864Z test_meta_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2637086Z test_meta_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2648430Z test_meta_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2659957Z test_meta_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2671484Z test_meta_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2682897Z test_meta_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2694420Z test_meta_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2706268Z test_meta_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2717610Z test_meta_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2729411Z test_meta_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2740840Z test_meta_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2752337Z test_meta_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2763989Z test_meta_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2774945Z test_meta_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2786631Z test_meta_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2797907Z test_meta_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2809340Z test_meta_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2820497Z test_meta_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2832080Z test_meta_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2843392Z test_meta_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2854684Z test_meta_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2866268Z test_meta_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2877415Z test_meta_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2888701Z test_meta_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2899906Z test_meta_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2911589Z test_meta_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2922939Z test_meta_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2934357Z test_meta_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2945977Z test_meta_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2957421Z test_meta_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2969028Z test_meta_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2980500Z test_meta_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.2991860Z test_meta_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3003226Z test_meta_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3014604Z test_meta_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3026276Z test_meta_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3037913Z test_meta_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3049078Z test_meta_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3060501Z test_meta_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3072070Z test_meta_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3083360Z test_meta_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3094622Z test_meta_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3106187Z test_meta_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3117463Z test_meta_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3128804Z test_meta_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3140100Z test_meta_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3151678Z test_meta_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3162927Z test_meta_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3174232Z test_meta_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3185730Z test_meta_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3197151Z test_meta_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3208484Z test_meta_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3219940Z test_meta_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3232218Z test_meta_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3243760Z test_meta_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3255148Z test_meta_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3266991Z test_meta_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3278352Z test_meta_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3289775Z test_meta_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3301146Z test_meta_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3312725Z test_meta_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3323989Z test_meta_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3335374Z test_meta_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3347350Z test_meta_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3358691Z test_meta_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3369990Z test_meta_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3381403Z test_meta_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3392987Z test_meta_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3404447Z test_meta_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3415764Z test_meta_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3427407Z test_meta_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3438751Z test_meta_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3450253Z test_meta_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3462342Z test_meta_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3473335Z test_meta_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3484523Z test_meta_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3496096Z test_meta_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3508021Z test_meta_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3519194Z test_meta_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3530529Z test_meta_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3541984Z test_meta_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3553443Z test_meta_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3564833Z test_meta_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3576240Z test_meta_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3587800Z test_meta_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3599135Z test_meta_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3610471Z test_meta_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3621970Z test_meta_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3633368Z test_meta_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3644635Z test_meta_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3655926Z test_meta_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3667256Z test_meta_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3678545Z test_meta_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3689820Z test_meta_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3701596Z test_meta_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3713323Z test_meta_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3724555Z test_meta_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3735448Z test_meta_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3747014Z test_meta_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3758326Z test_meta_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3769766Z test_meta_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3781107Z test_meta_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3792700Z test_meta_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3804209Z test_meta_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3815380Z test_meta_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3826973Z test_meta_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3838338Z test_meta_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3849706Z test_meta_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3861126Z test_meta_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3872675Z test_meta_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3883967Z test_meta_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3895299Z test_meta_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3906892Z test_meta_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3918148Z test_meta_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3929577Z test_meta_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3940941Z test_meta_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3952999Z test_meta_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3964306Z test_meta_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3975490Z test_meta_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3987018Z test_meta_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.3998629Z test_meta_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4010075Z test_meta_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4021488Z test_meta_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4032973Z test_meta_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4044502Z test_meta_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4055845Z test_meta_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4067432Z test_meta_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4078798Z test_meta_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4090204Z test_meta_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4101752Z test_meta_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4113171Z test_meta_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4124504Z test_meta_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4135799Z test_meta_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4147352Z test_meta_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4158722Z test_meta_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4170118Z test_meta_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4181814Z test_meta_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4193307Z test_meta_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4204778Z test_meta_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4217113Z test_meta_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4229429Z test_meta_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4241344Z test_meta_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4252981Z test_meta_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4264531Z test_meta_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4275771Z test_meta_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4287041Z test_meta_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4298310Z test_meta_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4310077Z test_meta_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4321432Z test_meta_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4332861Z test_meta_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4344558Z test_meta_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4356007Z test_meta_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4367426Z test_meta_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4378791Z test_meta_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4390585Z test_meta_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4401859Z test_meta_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4413152Z test_meta_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4424722Z test_meta_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4436024Z test_meta_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4447369Z test_meta_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4459021Z test_meta_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4471318Z test_meta_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4482691Z test_meta_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4494059Z test_meta_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4505703Z test_meta_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4517009Z test_meta_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4528421Z test_meta_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4539778Z test_meta_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4551392Z test_meta_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4562724Z test_meta_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4574335Z test_meta_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4585830Z test_meta_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4597068Z test_meta_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4608469Z test_meta_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4619677Z test_meta_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4631291Z test_meta_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4642657Z test_meta_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4653985Z test_meta_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4665649Z test_meta_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4676915Z test_meta_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4688173Z test_meta_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4699411Z test_meta_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4710982Z test_meta_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4722526Z test_meta_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4734722Z test_meta_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4746198Z test_meta_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4757626Z test_meta_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4768774Z test_meta_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4780154Z test_meta_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4791764Z test_meta_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4803095Z test_meta_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4814324Z test_meta_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4825933Z test_meta_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4837837Z test_meta_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4849193Z test_meta_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4860459Z test_meta_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4872073Z test_meta_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4883355Z test_meta_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4894570Z test_meta_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4906067Z test_meta_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4917356Z test_meta_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4928654Z test_meta_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4939969Z test_meta_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4951539Z test_meta_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4963167Z test_meta_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4974293Z test_meta_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4986362Z test_meta_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.4997946Z test_meta_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5009254Z test_meta_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5020609Z test_meta_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5032720Z test_meta_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5044081Z test_meta_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5055386Z test_meta_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5067068Z test_meta_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5078484Z test_meta_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5089750Z test_meta_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5101076Z test_meta_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5112604Z test_meta_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5123993Z test_meta_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5135290Z test_meta_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5146880Z test_meta_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5158283Z test_meta_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5169616Z test_meta_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5181050Z test_meta_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5192482Z test_meta_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5203890Z test_meta_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5215252Z test_meta_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5227093Z test_meta_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5238519Z test_meta_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5249907Z test_meta_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5261398Z test_meta_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5273061Z test_meta_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5284648Z test_meta_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5296307Z test_meta_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5308123Z test_meta_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5319620Z test_meta_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5331088Z test_meta_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5342982Z test_meta_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5354264Z test_meta_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5365937Z test_meta_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5377057Z test_meta_float_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5388612Z test_meta_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5400050Z test_meta_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5411446Z test_meta_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5422939Z test_meta_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5434164Z test_meta_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5445407Z test_meta_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5457021Z test_meta_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5468438Z test_meta_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5479922Z test_meta_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5491257Z test_meta_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5502903Z test_meta_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5514392Z test_meta_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5525632Z test_meta_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5537084Z test_meta_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5548650Z test_meta_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5560070Z test_meta_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5571368Z test_meta_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5583034Z test_meta_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5594430Z test_meta_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5605753Z test_meta_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5617108Z test_meta_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5628748Z test_meta_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5640052Z test_meta_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5651379Z test_meta_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5663083Z test_meta_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5674418Z test_meta_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5685910Z test_meta_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5697174Z test_meta_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5708814Z test_meta_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5720600Z test_meta_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5732228Z test_meta_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5744045Z test_meta_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5755109Z test_meta_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5766292Z test_meta_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5777603Z test_meta_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5789320Z test_meta_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5800667Z test_meta_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5812034Z test_meta_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5823635Z test_meta_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5834857Z test_meta_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5846137Z test_meta_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5857834Z test_meta_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5869293Z test_meta_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5880736Z test_meta_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5892029Z test_meta_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5903777Z test_meta_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5915171Z test_meta_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5926516Z test_meta_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5937785Z test_meta_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5949377Z test_meta_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5960683Z test_meta_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5972073Z test_meta_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5983622Z test_meta_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.5994928Z test_meta_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6006241Z test_meta_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6017549Z test_meta_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6029081Z test_meta_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6040368Z test_meta_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6051664Z test_meta_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6063345Z test_meta_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6074513Z test_meta_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6085863Z test_meta_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6097242Z test_meta_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6108873Z test_meta_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6120205Z test_meta_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6131534Z test_meta_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6143349Z test_meta_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6154555Z test_meta_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6165824Z test_meta_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6177177Z test_meta_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6188707Z test_meta_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6200072Z test_meta_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6211409Z test_meta_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6223409Z test_meta_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6234625Z test_meta_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6245974Z test_meta_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6257262Z test_meta_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6268714Z test_meta_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6280023Z test_meta_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6291388Z test_meta_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6302890Z test_meta_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6314174Z test_meta_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6325516Z test_meta_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6336756Z test_meta_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6348312Z test_meta_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6359608Z test_meta_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6370921Z test_meta_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6382474Z test_meta_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6393879Z test_meta_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6405221Z test_meta_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6416463Z test_meta_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6427908Z test_meta_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6439276Z test_meta_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6450591Z test_meta_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6461993Z test_meta_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6473482Z test_meta_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6484816Z test_meta_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6496057Z test_meta_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6507627Z test_meta_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6518844Z test_meta_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6530337Z test_meta_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6541639Z test_meta_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6553235Z test_meta_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6564591Z test_meta_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6575869Z test_meta_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6587418Z test_meta_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6598799Z test_meta_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6610135Z test_meta_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6621613Z test_meta_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6633202Z test_meta_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6644566Z test_meta_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6656126Z test_meta_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6667784Z test_meta_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6679154Z test_meta_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6690585Z test_meta_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6701915Z test_meta_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6713325Z test_meta_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6724996Z test_meta_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6736198Z test_meta_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6747746Z test_meta_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6759081Z test_meta_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6770490Z test_meta_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6781952Z test_meta_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6793370Z test_meta_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6804677Z test_meta_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6816037Z test_meta_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6827559Z test_meta_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6838894Z test_meta_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6850142Z test_meta_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6861652Z test_meta_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6873254Z test_meta_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6884550Z test_meta_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6895915Z test_meta_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6907553Z test_meta_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6918851Z test_meta_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6930296Z test_meta_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6941531Z test_meta_half_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6952985Z test_meta_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6964302Z test_meta_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6975754Z test_meta_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6987192Z test_meta_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.6998609Z test_meta_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7010025Z test_meta_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7021327Z test_meta_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7032741Z test_meta_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7044010Z test_meta_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7055330Z test_meta_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7066912Z test_meta_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7078343Z test_meta_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7089624Z test_meta_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7100993Z test_meta_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7112404Z test_meta_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7123873Z test_meta_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7135215Z test_meta_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7146760Z test_meta_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7158107Z test_meta_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7169407Z test_meta_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7180782Z test_meta_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7192378Z test_meta_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7203677Z test_meta_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7215126Z test_meta_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7227031Z test_meta_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7238191Z test_meta_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7250209Z test_meta_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7261177Z test_meta_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7272677Z test_meta_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7284171Z test_meta_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7295582Z test_meta_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7307204Z test_meta_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7318771Z test_meta_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7329831Z test_meta_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7341142Z test_meta_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7352561Z test_meta_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7363908Z test_meta_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7375310Z test_meta_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7386839Z test_meta_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7397983Z test_meta_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7409267Z test_meta_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7420559Z test_meta_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7432115Z test_meta_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7443393Z test_meta_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7454670Z test_meta_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7466216Z test_meta_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7478309Z test_meta_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7490341Z test_meta_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7502481Z test_meta_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7513675Z test_meta_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7525029Z test_meta_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7536618Z test_meta_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7548056Z test_meta_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7559321Z test_meta_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7570766Z test_meta_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7582126Z test_meta_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7593535Z test_meta_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7604739Z test_meta_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7616041Z test_meta_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7627525Z test_meta_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7638855Z test_meta_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7650196Z test_meta_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7661659Z test_meta_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7673157Z test_meta_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7684429Z test_meta_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7695720Z test_meta_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7707140Z test_meta_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7718500Z test_meta_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7729756Z test_meta_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7741137Z test_meta_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7752710Z test_meta_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7764288Z test_meta_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7775752Z test_meta_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7787494Z test_meta_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7799112Z test_meta_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7810709Z test_meta_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7822597Z test_meta_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7834152Z test_meta_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7845798Z test_meta_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7857342Z test_meta_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7869224Z test_meta_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7880869Z test_meta_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7892434Z test_meta_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7904316Z test_meta_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7915857Z test_meta_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7927497Z test_meta_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7939067Z test_meta_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7950930Z test_meta_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7962644Z test_meta_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7974429Z test_meta_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7986113Z test_meta_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.7997787Z test_meta_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8009377Z test_meta_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8020918Z test_meta_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8032748Z test_meta_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8044386Z test_meta_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8056011Z test_meta_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8067792Z test_meta_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8079401Z test_meta_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8090979Z test_meta_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8102922Z test_meta_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8114730Z test_meta_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8126299Z test_meta_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8138054Z test_meta_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8150121Z test_meta_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8161751Z test_meta_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8173507Z test_meta_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8185389Z test_meta_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8197625Z test_meta_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8209303Z test_meta_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8221145Z test_meta_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8233094Z test_meta_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8244325Z test_meta_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8255946Z test_meta_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8267495Z test_meta_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8278886Z test_meta_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8290257Z test_meta_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8302400Z test_meta_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8313266Z test_meta_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8324499Z test_meta_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8335868Z test_meta_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8347485Z test_meta_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8358773Z test_meta_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8370097Z test_meta_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8381451Z test_meta_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8393111Z test_meta_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8404447Z test_meta_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8415730Z test_meta_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8427233Z test_meta_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8438712Z test_meta_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8450033Z test_meta_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8461445Z test_meta_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8472832Z test_meta_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8484113Z test_meta_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8496208Z test_meta_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8507355Z test_meta_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8518857Z test_meta_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8530800Z test_meta_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8542339Z test_meta_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8553644Z test_meta_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8564996Z test_meta_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8576254Z test_meta_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8587821Z test_meta_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8599178Z test_meta_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8610434Z test_meta_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8621753Z test_meta_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8633287Z test_meta_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8644639Z test_meta_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8655936Z test_meta_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8667439Z test_meta_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8678748Z test_meta_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8690054Z test_meta_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8701416Z test_meta_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8712913Z test_meta_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8724372Z test_meta_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8735612Z test_meta_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8747204Z test_meta_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8758596Z test_meta_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8769709Z test_meta_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8781301Z test_meta_int_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8793006Z test_meta_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8804406Z test_meta_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8815771Z test_meta_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8827270Z test_meta_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8838657Z test_meta_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8849855Z test_meta_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8861117Z test_meta_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8872570Z test_meta_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8883981Z test_meta_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8895233Z test_meta_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8906904Z test_meta_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8918307Z test_meta_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8929652Z test_meta_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8941078Z test_meta_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8952602Z test_meta_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8964022Z test_meta_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8975309Z test_meta_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8987242Z test_meta_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.8998739Z test_meta_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9010166Z test_meta_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9021994Z test_meta_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9033331Z test_meta_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9044544Z test_meta_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9055891Z test_meta_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9067494Z test_meta_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9078790Z test_meta_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9090091Z test_meta_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9101671Z test_meta_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9113193Z test_meta_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9124415Z test_meta_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9135714Z test_meta_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9147301Z test_meta_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9158547Z test_meta_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9169813Z test_meta_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9181092Z test_meta_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9192948Z test_meta_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9204134Z test_meta_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9215508Z test_meta_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9227107Z test_meta_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9238313Z test_meta_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9249649Z test_meta_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9260984Z test_meta_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9272618Z test_meta_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9283887Z test_meta_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9295146Z test_meta_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9307001Z test_meta_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9318382Z test_meta_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9329689Z test_meta_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9341159Z test_meta_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9352714Z test_meta_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9364222Z test_meta_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9375610Z test_meta_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9387265Z test_meta_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9398637Z test_meta_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9410148Z test_meta_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9421574Z test_meta_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9433317Z test_meta_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9444697Z test_meta_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9456058Z test_meta_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9467644Z test_meta_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9479511Z test_meta_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9490754Z test_meta_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9502429Z test_meta_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9513722Z test_meta_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9525043Z test_meta_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9536448Z test_meta_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9548148Z test_meta_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9559611Z test_meta_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9570939Z test_meta_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9582609Z test_meta_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9593945Z test_meta_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9605294Z test_meta_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9616676Z test_meta_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9628282Z test_meta_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9639674Z test_meta_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9650989Z test_meta_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9662817Z test_meta_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9674116Z test_meta_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9685571Z test_meta_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9696927Z test_meta_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9708520Z test_meta_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9719900Z test_meta_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9731262Z test_meta_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9742780Z test_meta_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9754323Z test_meta_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9765819Z test_meta_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9777142Z test_meta_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9788719Z test_meta_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9800077Z test_meta_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9811473Z test_meta_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9823173Z test_meta_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9834586Z test_meta_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9846014Z test_meta_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9857514Z test_meta_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9869254Z test_meta_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9880755Z test_meta_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9892251Z test_meta_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9904008Z test_meta_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9915431Z test_meta_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9926886Z test_meta_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9938421Z test_meta_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9950021Z test_meta_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9961474Z test_meta_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9972967Z test_meta_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9984811Z test_meta_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:04.9996223Z test_meta_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0007725Z test_meta_istft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0019347Z test_meta_istft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0031559Z test_meta_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0042970Z test_meta_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0054515Z test_meta_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0066106Z test_meta_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0077582Z test_meta_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0088969Z test_meta_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0100567Z test_meta_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0112232Z test_meta_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0123716Z test_meta_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0135176Z test_meta_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0146925Z test_meta_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0158400Z test_meta_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0169940Z test_meta_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0181457Z test_meta_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0193241Z test_meta_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0204695Z test_meta_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0216064Z test_meta_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0227814Z test_meta_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0239246Z test_meta_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0250753Z test_meta_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0262456Z test_meta_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0274154Z test_meta_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0285580Z test_meta_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0296969Z test_meta_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0308969Z test_meta_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0320306Z test_meta_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0331609Z test_meta_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0343315Z test_meta_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0354939Z test_meta_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0366261Z test_meta_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0377877Z test_meta_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0389761Z test_meta_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0401179Z test_meta_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0412554Z test_meta_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0424362Z test_meta_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0435782Z test_meta_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0447179Z test_meta_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0458617Z test_meta_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0470350Z test_meta_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0481799Z test_meta_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0493248Z test_meta_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0504820Z test_meta_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0516208Z test_meta_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0527865Z test_meta_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0539461Z test_meta_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0551294Z test_meta_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0562637Z test_meta_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0574036Z test_meta_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0585686Z test_meta_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0596987Z test_meta_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0608326Z test_meta_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0620094Z test_meta_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0631564Z test_meta_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0642926Z test_meta_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0654417Z test_meta_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0666051Z test_meta_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0677533Z test_meta_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0689022Z test_meta_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0700453Z test_meta_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0712418Z test_meta_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0724073Z test_meta_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0735127Z test_meta_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0746588Z test_meta_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0757415Z test_meta_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0768419Z test_meta_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0779814Z test_meta_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0791425Z test_meta_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0802700Z test_meta_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0814034Z test_meta_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0825507Z test_meta_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0836878Z test_meta_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0848244Z test_meta_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0859648Z test_meta_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0871109Z test_meta_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0882333Z test_meta_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0893620Z test_meta_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0905060Z test_meta_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0916234Z test_meta_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0927625Z test_meta_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0938849Z test_meta_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0950273Z test_meta_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0961583Z test_meta_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0972909Z test_meta_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0984407Z test_meta_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.0995683Z test_meta_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1006938Z test_meta_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1018163Z test_meta_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1029990Z test_meta_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1041091Z test_meta_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1052285Z test_meta_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1064093Z test_meta_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1074931Z test_meta_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1086121Z test_meta_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1097284Z test_meta_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1108678Z test_meta_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1119856Z test_meta_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1131000Z test_meta_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1142651Z test_meta_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1153600Z test_meta_le_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1164744Z test_meta_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1175925Z test_meta_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1187345Z test_meta_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1198527Z test_meta_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1209652Z test_meta_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1220976Z test_meta_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1232296Z test_meta_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1243461Z test_meta_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1254673Z test_meta_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1266110Z test_meta_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1277317Z test_meta_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1288498Z test_meta_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1299723Z test_meta_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1311176Z test_meta_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1322369Z test_meta_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1333593Z test_meta_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1345014Z test_meta_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1356257Z test_meta_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1367436Z test_meta_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1378662Z test_meta_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1390069Z test_meta_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1401529Z test_meta_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1412874Z test_meta_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1424472Z test_meta_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1435798Z test_meta_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1447193Z test_meta_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1458478Z test_meta_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1470021Z test_meta_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1481376Z test_meta_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1493224Z test_meta_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1505144Z test_meta_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1516932Z test_meta_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1528481Z test_meta_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1539731Z test_meta_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1551296Z test_meta_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1562619Z test_meta_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1573854Z test_meta_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1585410Z test_meta_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1596626Z test_meta_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1607998Z test_meta_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1619225Z test_meta_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1630753Z test_meta_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1642167Z test_meta_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1653512Z test_meta_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1665104Z test_meta_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1676573Z test_meta_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1687937Z test_meta_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1699374Z test_meta_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1710920Z test_meta_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1722610Z test_meta_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1734285Z test_meta_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1746089Z test_meta_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1757707Z test_meta_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1769490Z test_meta_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1781501Z test_meta_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1794015Z test_meta_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1805790Z test_meta_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1817800Z test_meta_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1829478Z test_meta_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1840878Z test_meta_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1852289Z test_meta_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1863988Z test_meta_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1875399Z test_meta_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1886698Z test_meta_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1898323Z test_meta_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1909931Z test_meta_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1921406Z test_meta_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1933381Z test_meta_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1945075Z test_meta_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1956183Z test_meta_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1967585Z test_meta_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1978804Z test_meta_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.1990695Z test_meta_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2002081Z test_meta_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2013802Z test_meta_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2025193Z test_meta_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2036478Z test_meta_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2047701Z test_meta_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2059666Z test_meta_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2071977Z test_meta_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2083732Z test_meta_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2095235Z test_meta_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2106589Z test_meta_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2117661Z test_meta_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2128916Z test_meta_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2140487Z test_meta_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2151900Z test_meta_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2163233Z test_meta_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2174539Z test_meta_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2186377Z test_meta_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2197498Z test_meta_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2208816Z test_meta_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2220091Z test_meta_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2231688Z test_meta_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2243051Z test_meta_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2254489Z test_meta_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2265810Z test_meta_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2277159Z test_meta_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2288639Z test_meta_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2299995Z test_meta_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2311516Z test_meta_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2323087Z test_meta_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2334223Z test_meta_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2345714Z test_meta_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2357140Z test_meta_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2368314Z test_meta_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2379698Z test_meta_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2391325Z test_meta_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2402650Z test_meta_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2413945Z test_meta_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2425462Z test_meta_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2436781Z test_meta_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2448212Z test_meta_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2460058Z test_meta_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2471904Z test_meta_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2483717Z test_meta_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2495413Z test_meta_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2507409Z test_meta_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2519108Z test_meta_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2530846Z test_meta_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2542943Z test_meta_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2554845Z test_meta_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2566716Z test_meta_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2578264Z test_meta_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2590032Z test_meta_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2601706Z test_meta_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2613427Z test_meta_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2626310Z test_meta_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2637807Z test_meta_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2649399Z test_meta_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2660976Z test_meta_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2672609Z test_meta_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2684153Z test_meta_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2695650Z test_meta_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2707480Z test_meta_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2718726Z test_meta_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2730052Z test_meta_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2741511Z test_meta_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2753247Z test_meta_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2764401Z test_meta_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2775726Z test_meta_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2787845Z test_meta_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2799573Z test_meta_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2811231Z test_meta_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2822996Z test_meta_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2834591Z test_meta_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2846372Z test_meta_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2858193Z test_meta_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2870251Z test_meta_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2882077Z test_meta_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2893891Z test_meta_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2905841Z test_meta_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2917703Z test_meta_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2929139Z test_meta_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2940813Z test_meta_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2952451Z test_meta_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2963980Z test_meta_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2975313Z test_meta_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2987198Z test_meta_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.2998869Z test_meta_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3010271Z test_meta_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3021771Z test_meta_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:56:05.3033317Z test_meta_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:56:05.3044858Z test_meta_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:56:05.3056363Z test_meta_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:56:05.3068092Z test_meta_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3079567Z test_meta_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3091124Z test_meta_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3102934Z test_meta_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3114322Z test_meta_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3125735Z test_meta_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3137335Z test_meta_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3148775Z test_meta_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3160094Z test_meta_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3171594Z test_meta_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3183183Z test_meta_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3194640Z test_meta_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3206056Z test_meta_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3217389Z test_meta_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3229106Z test_meta_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3240454Z test_meta_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3251746Z test_meta_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3263197Z test_meta_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3274909Z test_meta_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3286478Z test_meta_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3298059Z test_meta_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3309987Z test_meta_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3321213Z test_meta_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3332719Z test_meta_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3344388Z test_meta_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3355746Z test_meta_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3367149Z test_meta_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3378462Z test_meta_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3389950Z test_meta_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3401483Z test_meta_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3412869Z test_meta_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3434410Z test_meta_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3436293Z test_meta_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3447992Z test_meta_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3459433Z test_meta_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3471394Z test_meta_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3482802Z test_meta_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3494472Z test_meta_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3506295Z test_meta_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3517700Z test_meta_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3529110Z test_meta_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3540541Z test_meta_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3552196Z test_meta_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3563656Z test_meta_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3575201Z test_meta_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3587076Z test_meta_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3598436Z test_meta_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3609892Z test_meta_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3621460Z test_meta_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3633141Z test_meta_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3644667Z test_meta_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3656168Z test_meta_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3668069Z test_meta_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3679755Z test_meta_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3690928Z test_meta_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3702572Z test_meta_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3713968Z test_meta_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3725396Z test_meta_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3736846Z test_meta_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3748700Z test_meta_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3760627Z test_meta_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3771645Z test_meta_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3783306Z test_meta_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3794641Z test_meta_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3806014Z test_meta_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3817579Z test_meta_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3829171Z test_meta_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3840663Z test_meta_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3852073Z test_meta_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3863760Z test_meta_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3875641Z test_meta_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3886898Z test_meta_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3898252Z test_meta_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3909876Z test_meta_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3921296Z test_meta_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3932594Z test_meta_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3944068Z test_meta_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3955350Z test_meta_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3966570Z test_meta_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3977965Z test_meta_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.3989442Z test_meta_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4001113Z test_meta_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4012279Z test_meta_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4023738Z test_meta_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4034868Z test_meta_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4045990Z test_meta_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4057221Z test_meta_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4068757Z test_meta_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4079874Z test_meta_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4091055Z test_meta_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4102653Z test_meta_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4113717Z test_meta_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4124986Z test_meta_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4136380Z test_meta_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4147814Z test_meta_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4159032Z test_meta_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4170245Z test_meta_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4181556Z test_meta_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4192977Z test_meta_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4204088Z test_meta_log_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4215334Z test_meta_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4226957Z test_meta_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4238233Z test_meta_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4250056Z test_meta_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4260748Z test_meta_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4272156Z test_meta_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4283449Z test_meta_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4294628Z test_meta_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4306165Z test_meta_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4317438Z test_meta_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4328682Z test_meta_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4339942Z test_meta_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4351535Z test_meta_log_softmax_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4362769Z test_meta_log_softmax_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4374019Z test_meta_log_softmax_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4385535Z test_meta_log_softmax_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4396745Z test_meta_log_softmax_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4407956Z test_meta_log_softmax_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4419260Z test_meta_log_softmax_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4430739Z test_meta_log_softmax_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4442018Z test_meta_log_softmax_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4453438Z test_meta_log_softmax_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4464784Z test_meta_log_softmax_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4476127Z test_meta_log_softmax_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4487301Z test_meta_log_softmax_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4499000Z test_meta_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4510466Z test_meta_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4521541Z test_meta_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4532904Z test_meta_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4544860Z test_meta_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4556364Z test_meta_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4568013Z test_meta_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4579506Z test_meta_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4591303Z test_meta_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4602975Z test_meta_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4614691Z test_meta_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4626508Z test_meta_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4638072Z test_meta_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4649588Z test_meta_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4661210Z test_meta_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4672980Z test_meta_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4684568Z test_meta_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4696120Z test_meta_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4707872Z test_meta_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4719518Z test_meta_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4731014Z test_meta_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4742868Z test_meta_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4754591Z test_meta_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4765880Z test_meta_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4778009Z test_meta_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4789002Z test_meta_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4800180Z test_meta_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4811509Z test_meta_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4823108Z test_meta_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4834678Z test_meta_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4845837Z test_meta_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4857085Z test_meta_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4868734Z test_meta_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4880108Z test_meta_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4891357Z test_meta_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4902978Z test_meta_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4914253Z test_meta_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4925724Z test_meta_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4937028Z test_meta_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4948573Z test_meta_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4960020Z test_meta_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4971333Z test_meta_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4982855Z test_meta_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.4994147Z test_meta_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5005551Z test_meta_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5016893Z test_meta_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5028426Z test_meta_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5039735Z test_meta_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5051065Z test_meta_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5062681Z test_meta_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5073909Z test_meta_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5085357Z test_meta_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5096796Z test_meta_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5108391Z test_meta_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5119688Z test_meta_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5131052Z test_meta_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5142538Z test_meta_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5153928Z test_meta_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5165380Z test_meta_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5176788Z test_meta_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5188377Z test_meta_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5199616Z test_meta_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5211090Z test_meta_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5222514Z test_meta_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5233745Z test_meta_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5245151Z test_meta_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5256497Z test_meta_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5267935Z test_meta_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5279179Z test_meta_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5290530Z test_meta_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5301787Z test_meta_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5313238Z test_meta_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5324580Z test_meta_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5335960Z test_meta_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5347461Z test_meta_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5358724Z test_meta_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5370005Z test_meta_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5381349Z test_meta_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5392798Z test_meta_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5404201Z test_meta_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5415510Z test_meta_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5427020Z test_meta_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5438363Z test_meta_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5449604Z test_meta_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5461020Z test_meta_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5472495Z test_meta_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5483757Z test_meta_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5495077Z test_meta_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5506674Z test_meta_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5517923Z test_meta_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5529180Z test_meta_long_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5540444Z test_meta_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5551992Z test_meta_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5563258Z test_meta_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5574638Z test_meta_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5586081Z test_meta_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5597476Z test_meta_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5608623Z test_meta_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5619897Z test_meta_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5631457Z test_meta_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5642709Z test_meta_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5654056Z test_meta_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5665545Z test_meta_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5676855Z test_meta_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5688155Z test_meta_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5699456Z test_meta_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5711017Z test_meta_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5722352Z test_meta_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5734026Z test_meta_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5745276Z test_meta_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5756188Z test_meta_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5767236Z test_meta_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5778518Z test_meta_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5790272Z test_meta_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5801748Z test_meta_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5813002Z test_meta_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5824750Z test_meta_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5836200Z test_meta_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5847663Z test_meta_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5859137Z test_meta_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5871006Z test_meta_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5882178Z test_meta_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5893463Z test_meta_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5905091Z test_meta_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5916328Z test_meta_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5927638Z test_meta_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5938882Z test_meta_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5950478Z test_meta_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5961619Z test_meta_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5972894Z test_meta_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5984355Z test_meta_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.5995793Z test_meta_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6007123Z test_meta_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6019084Z test_meta_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6031193Z test_meta_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6043010Z test_meta_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6054593Z test_meta_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6065822Z test_meta_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6076898Z test_meta_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6087883Z test_meta_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6098798Z test_meta_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6110299Z test_meta_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6121239Z test_meta_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6132151Z test_meta_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6143405Z test_meta_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6154412Z test_meta_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6165418Z test_meta_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6176428Z test_meta_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6187840Z test_meta_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6198817Z test_meta_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6209616Z test_meta_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6220592Z test_meta_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6231825Z test_meta_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6242699Z test_meta_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6253605Z test_meta_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6265205Z test_meta_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6277050Z test_meta_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6288974Z test_meta_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6300820Z test_meta_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6312589Z test_meta_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6323773Z test_meta_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6334877Z test_meta_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6346156Z test_meta_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6357118Z test_meta_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6368201Z test_meta_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6379296Z test_meta_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6390381Z test_meta_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6401366Z test_meta_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6412404Z test_meta_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6423629Z test_meta_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6434628Z test_meta_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6445570Z test_meta_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6456520Z test_meta_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6467635Z test_meta_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6478731Z test_meta_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6489694Z test_meta_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6500730Z test_meta_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6511847Z test_meta_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6523264Z test_meta_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6535202Z test_meta_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6547207Z test_meta_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6559145Z test_meta_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6570479Z test_meta_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6581612Z test_meta_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6592941Z test_meta_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6603936Z test_meta_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6615049Z test_meta_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6626319Z test_meta_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6637264Z test_meta_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6648281Z test_meta_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6659228Z test_meta_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6670563Z test_meta_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6681739Z test_meta_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6693346Z test_meta_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6704648Z test_meta_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6715715Z test_meta_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6726675Z test_meta_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6737704Z test_meta_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6749141Z test_meta_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6760335Z test_meta_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6771719Z test_meta_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6783800Z test_meta_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6795627Z test_meta_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6807432Z test_meta_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6818652Z test_meta_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6829988Z test_meta_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6841050Z test_meta_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6851938Z test_meta_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6863274Z test_meta_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6874282Z test_meta_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6885328Z test_meta_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6896245Z test_meta_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6907518Z test_meta_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6918635Z test_meta_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6929688Z test_meta_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6940632Z test_meta_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6951970Z test_meta_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6962864Z test_meta_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6973786Z test_meta_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6985043Z test_meta_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.6995946Z test_meta_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7006961Z test_meta_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7018358Z test_meta_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7030526Z test_meta_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7042289Z test_meta_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7054065Z test_meta_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7065903Z test_meta_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7076953Z test_meta_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7087997Z test_meta_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7099089Z test_meta_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7110668Z test_meta_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7121875Z test_meta_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7132995Z test_meta_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7144263Z test_meta_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7155326Z test_meta_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7166448Z test_meta_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7177563Z test_meta_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7188920Z test_meta_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7199882Z test_meta_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7210873Z test_meta_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7221998Z test_meta_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7233202Z test_meta_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7244230Z test_meta_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7255208Z test_meta_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7266777Z test_meta_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7278267Z test_meta_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7289529Z test_meta_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7301623Z test_meta_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7313737Z test_meta_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7325785Z test_meta_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7337285Z test_meta_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7348693Z test_meta_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7359853Z test_meta_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7370872Z test_meta_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7381979Z test_meta_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7393266Z test_meta_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7404310Z test_meta_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7415419Z test_meta_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7426886Z test_meta_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7438140Z test_meta_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7449220Z test_meta_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7460270Z test_meta_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7471674Z test_meta_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7483001Z test_meta_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7493798Z test_meta_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7505089Z test_meta_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7516079Z test_meta_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7527073Z test_meta_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7538320Z test_meta_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7550161Z test_meta_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7562124Z test_meta_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7574045Z test_meta_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7586158Z test_meta_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7597472Z test_meta_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7608665Z test_meta_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7619765Z test_meta_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7631019Z test_meta_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7642148Z test_meta_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7653252Z test_meta_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7664522Z test_meta_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7675550Z test_meta_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7686572Z test_meta_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7697784Z test_meta_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7709115Z test_meta_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7720062Z test_meta_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7731067Z test_meta_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7742145Z test_meta_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7753380Z test_meta_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7764419Z test_meta_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7775396Z test_meta_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7786697Z test_meta_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7798089Z test_meta_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7809994Z test_meta_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7822119Z test_meta_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7834124Z test_meta_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7845701Z test_meta_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7856835Z test_meta_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7868245Z test_meta_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7879288Z test_meta_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7890330Z test_meta_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7901509Z test_meta_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7912704Z test_meta_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7923844Z test_meta_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7934690Z test_meta_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7946046Z test_meta_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7957168Z test_meta_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7968172Z test_meta_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7979074Z test_meta_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.7990267Z test_meta_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8001364Z test_meta_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8012366Z test_meta_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8023681Z test_meta_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8034640Z test_meta_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8045812Z test_meta_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8057352Z test_meta_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8069567Z test_meta_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8081543Z test_meta_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8093521Z test_meta_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8105173Z test_meta_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8116350Z test_meta_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8127517Z test_meta_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8138603Z test_meta_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8150188Z test_meta_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8161281Z test_meta_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8172248Z test_meta_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8183402Z test_meta_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8194544Z test_meta_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8205567Z test_meta_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8216572Z test_meta_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8227822Z test_meta_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8238855Z test_meta_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8249844Z test_meta_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8260855Z test_meta_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8272021Z test_meta_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8283088Z test_meta_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8294113Z test_meta_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8305707Z test_meta_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8317534Z test_meta_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8329310Z test_meta_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8341227Z test_meta_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8352884Z test_meta_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8364116Z test_meta_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8375258Z test_meta_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8386623Z test_meta_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8397538Z test_meta_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8408721Z test_meta_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8419686Z test_meta_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8431020Z test_meta_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8442073Z test_meta_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8453107Z test_meta_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8464536Z test_meta_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8475651Z test_meta_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8486427Z test_meta_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8497255Z test_meta_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8508556Z test_meta_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8519707Z test_meta_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8530603Z test_meta_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8541572Z test_meta_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8552835Z test_meta_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8564148Z test_meta_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8576138Z test_meta_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8588518Z test_meta_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8600198Z test_meta_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8611695Z test_meta_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8623235Z test_meta_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8634205Z test_meta_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8645143Z test_meta_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8656083Z test_meta_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8667493Z test_meta_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8678550Z test_meta_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8689513Z test_meta_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8700410Z test_meta_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8711712Z test_meta_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8722675Z test_meta_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8733638Z test_meta_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8744966Z test_meta_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8756009Z test_meta_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8766955Z test_meta_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8777970Z test_meta_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8789143Z test_meta_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8800110Z test_meta_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8811175Z test_meta_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8822857Z test_meta_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8834880Z test_meta_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8846793Z test_meta_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8858753Z test_meta_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8870673Z test_meta_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8881890Z test_meta_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8892866Z test_meta_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8904355Z test_meta_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8915302Z test_meta_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8926504Z test_meta_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8937506Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8948771Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8959820Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8971187Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8982099Z test_meta_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.8993254Z test_meta_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9004249Z test_meta_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9015211Z test_meta_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9026619Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9037498Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9048266Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9059205Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9070797Z test_meta_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9082099Z test_meta_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9094041Z test_meta_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9106262Z test_meta_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9118219Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9129500Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9141058Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9152341Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9163432Z test_meta_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9174505Z test_meta_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9185857Z test_meta_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9197142Z test_meta_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9208344Z test_meta_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9219568Z test_meta_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9231090Z test_meta_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9242333Z test_meta_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9253476Z test_meta_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9265137Z test_meta_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9276356Z test_meta_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9287625Z test_meta_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9298817Z test_meta_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9310296Z test_meta_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9321570Z test_meta_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9333374Z test_meta_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9345418Z test_meta_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9357419Z test_meta_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9369283Z test_meta_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9380729Z test_meta_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9392120Z test_meta_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9403255Z test_meta_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9414181Z test_meta_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9425490Z test_meta_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9436562Z test_meta_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9447571Z test_meta_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9458622Z test_meta_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9469893Z test_meta_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9481297Z test_meta_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9492171Z test_meta_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9503944Z test_meta_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9514309Z test_meta_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9525317Z test_meta_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9536271Z test_meta_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9547613Z test_meta_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9558904Z test_meta_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9569908Z test_meta_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9581184Z test_meta_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9592570Z test_meta_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9604400Z test_meta_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9616347Z test_meta_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9628469Z test_meta_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9639749Z test_meta_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9650882Z test_meta_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9662020Z test_meta_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9673157Z test_meta_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9684342Z test_meta_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9695465Z test_meta_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9706641Z test_meta_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9717735Z test_meta_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9728462Z test_meta_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9739518Z test_meta_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9750992Z test_meta_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9762044Z test_meta_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9773040Z test_meta_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9784366Z test_meta_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9795385Z test_meta_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9806332Z test_meta_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9817255Z test_meta_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9828550Z test_meta_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9839869Z test_meta_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9851217Z test_meta_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9863318Z test_meta_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9875232Z test_meta_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9887056Z test_meta_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9898360Z test_meta_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9909688Z test_meta_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9920854Z test_meta_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9931890Z test_meta_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9943201Z test_meta_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9954077Z test_meta_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9964971Z test_meta_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9975854Z test_meta_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9987451Z test_meta_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:05.9998462Z test_meta_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0009500Z test_meta_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0020517Z test_meta_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0031773Z test_meta_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0042969Z test_meta_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0053878Z test_meta_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0065112Z test_meta_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0076199Z test_meta_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0087418Z test_meta_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0098940Z test_meta_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0110881Z test_meta_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0122738Z test_meta_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0134527Z test_meta_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0146348Z test_meta_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0157515Z test_meta_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0168745Z test_meta_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0179795Z test_meta_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0190951Z test_meta_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0202149Z test_meta_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0213568Z test_meta_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0224285Z test_meta_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0235465Z test_meta_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0246859Z test_meta_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0258187Z test_meta_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0269581Z test_meta_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0280842Z test_meta_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0292048Z test_meta_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0303575Z test_meta_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0314676Z test_meta_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0326016Z test_meta_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0337309Z test_meta_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0348929Z test_meta_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0360589Z test_meta_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0371703Z test_meta_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0383391Z test_meta_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0395401Z test_meta_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0406610Z test_meta_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0417796Z test_meta_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0429277Z test_meta_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0440491Z test_meta_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0451637Z test_meta_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0462985Z test_meta_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0474316Z test_meta_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0485873Z test_meta_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0496948Z test_meta_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0508464Z test_meta_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0519810Z test_meta_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0531097Z test_meta_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0542814Z test_meta_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0554117Z test_meta_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0565427Z test_meta_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0576710Z test_meta_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0588253Z test_meta_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0599572Z test_meta_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0610826Z test_meta_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0622548Z test_meta_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0633796Z test_meta_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0645151Z test_meta_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0656366Z test_meta_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0667831Z test_meta_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0679148Z test_meta_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0690390Z test_meta_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0701815Z test_meta_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0713224Z test_meta_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0725182Z test_meta_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0736449Z test_meta_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0747855Z test_meta_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0759122Z test_meta_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0770375Z test_meta_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0781673Z test_meta_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0793360Z test_meta_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0804687Z test_meta_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0815972Z test_meta_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0827649Z test_meta_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0838591Z test_meta_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0849828Z test_meta_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0861150Z test_meta_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0872753Z test_meta_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0884681Z test_meta_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0896055Z test_meta_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0907519Z test_meta_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0918893Z test_meta_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0930157Z test_meta_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0941572Z test_meta_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0953066Z test_meta_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0964313Z test_meta_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0975630Z test_meta_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0987254Z test_meta_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.0998546Z test_meta_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1009887Z test_meta_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1021192Z test_meta_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1032633Z test_meta_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1043894Z test_meta_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1055272Z test_meta_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1066620Z test_meta_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1077992Z test_meta_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1089202Z test_meta_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1100327Z test_meta_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1112608Z test_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1123529Z test_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1134743Z test_meta_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1146252Z test_meta_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1157698Z test_meta_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1168759Z test_meta_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1180088Z test_meta_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1191689Z test_meta_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1202881Z test_meta_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1214091Z test_meta_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1225563Z test_meta_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1236807Z test_meta_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1248082Z test_meta_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1259304Z test_meta_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1270942Z test_meta_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1282277Z test_meta_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1293488Z test_meta_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1305000Z test_meta_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1316180Z test_meta_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1327463Z test_meta_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1338705Z test_meta_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1350136Z test_meta_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1361365Z test_meta_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1372578Z test_meta_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1384008Z test_meta_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1395209Z test_meta_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1406553Z test_meta_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1417828Z test_meta_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1429233Z test_meta_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1440504Z test_meta_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1451655Z test_meta_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1463284Z test_meta_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1474561Z test_meta_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1486050Z test_meta_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1497208Z test_meta_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1508646Z test_meta_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1519888Z test_meta_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1531063Z test_meta_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1542625Z test_meta_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1554074Z test_meta_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1565030Z test_meta_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1576104Z test_meta_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1587463Z test_meta_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1598424Z test_meta_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1609487Z test_meta_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1620407Z test_meta_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1631703Z test_meta_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1642602Z test_meta_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1653599Z test_meta_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1664905Z test_meta_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1675862Z test_meta_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1686778Z test_meta_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1697761Z test_meta_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1709147Z test_meta_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1720157Z test_meta_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1731194Z test_meta_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1742376Z test_meta_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1753556Z test_meta_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1764498Z test_meta_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1775359Z test_meta_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1786596Z test_meta_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1797485Z test_meta_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1808682Z test_meta_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1819757Z test_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1830946Z test_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1842214Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1853498Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1864903Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1876075Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1887347Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1898454Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1909951Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1921141Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1932384Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1943843Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1955076Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1966349Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1977572Z test_meta_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.1989053Z test_meta_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2000262Z test_meta_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2011484Z test_meta_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2023025Z test_meta_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2034383Z test_meta_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2045686Z test_meta_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2057027Z test_meta_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2068397Z test_meta_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2079665Z test_meta_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2091578Z test_meta_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2103066Z test_meta_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2114097Z test_meta_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2125555Z test_meta_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2136600Z test_meta_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2148057Z test_meta_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2159370Z test_meta_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2170492Z test_meta_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2181832Z test_meta_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2193365Z test_meta_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2204913Z test_meta_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2215910Z test_meta_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2227485Z test_meta_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2238760Z test_meta_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2249980Z test_meta_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2261311Z test_meta_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2272878Z test_meta_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2284173Z test_meta_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2295380Z test_meta_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2307030Z test_meta_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2318217Z test_meta_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2329493Z test_meta_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2340822Z test_meta_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2352118Z test_meta_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2363411Z test_meta_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2374661Z test_meta_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2386098Z test_meta_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2397423Z test_meta_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2408644Z test_meta_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2419935Z test_meta_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2431383Z test_meta_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2442680Z test_meta_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2454131Z test_meta_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2465527Z test_meta_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2477268Z test_meta_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2488385Z test_meta_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2499963Z test_meta_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2511751Z test_meta_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2523278Z test_meta_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2534730Z test_meta_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2547499Z test_meta_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2559103Z test_meta_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2570550Z test_meta_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2582532Z test_meta_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2594120Z test_meta_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2605747Z test_meta_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2617312Z test_meta_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2629050Z test_meta_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2640564Z test_meta_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2652159Z test_meta_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2663922Z test_meta_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2675536Z test_meta_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2687072Z test_meta_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2698753Z test_meta_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2710444Z test_meta_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2721983Z test_meta_nn_functional_kl_div_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2733574Z test_meta_nn_functional_kl_div_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2745403Z test_meta_nn_functional_kl_div_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2756936Z test_meta_nn_functional_kl_div_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2768519Z test_meta_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2780066Z test_meta_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2791977Z test_meta_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2803552Z test_meta_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2814973Z test_meta_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2827380Z test_meta_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2838860Z test_meta_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2850399Z test_meta_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2861659Z test_meta_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2873329Z test_meta_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2884560Z test_meta_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2895782Z test_meta_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2907450Z test_meta_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2918720Z test_meta_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2930114Z test_meta_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2941467Z test_meta_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2953248Z test_meta_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2964437Z test_meta_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2975763Z test_meta_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2987364Z test_meta_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.2998837Z test_meta_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3010321Z test_meta_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3021785Z test_meta_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3033294Z test_meta_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3044634Z test_meta_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3055908Z test_meta_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3067368Z test_meta_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3078763Z test_meta_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3090111Z test_meta_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3101525Z test_meta_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3113072Z test_meta_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3124496Z test_meta_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3135623Z test_meta_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3147253Z test_meta_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3159067Z test_meta_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3170881Z test_meta_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3183296Z test_meta_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3195274Z test_meta_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3206469Z test_meta_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3217634Z test_meta_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3229101Z test_meta_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3240558Z test_meta_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3251806Z test_meta_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3263350Z test_meta_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3274490Z test_meta_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3285817Z test_meta_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3297179Z test_meta_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3308789Z test_meta_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3320113Z test_meta_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3331281Z test_meta_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3342990Z test_meta_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3354259Z test_meta_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3365320Z test_meta_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3376488Z test_meta_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3388026Z test_meta_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3399183Z test_meta_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3410427Z test_meta_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3421992Z test_meta_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3433186Z test_meta_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3444670Z test_meta_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3455912Z test_meta_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3467839Z test_meta_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3479268Z test_meta_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3490683Z test_meta_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3502300Z test_meta_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3513886Z test_meta_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3525352Z test_meta_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3536785Z test_meta_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3548639Z test_meta_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3560085Z test_meta_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3571493Z test_meta_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3583325Z test_meta_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3594978Z test_meta_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3606394Z test_meta_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3617790Z test_meta_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3629615Z test_meta_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3641125Z test_meta_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3652721Z test_meta_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3664501Z test_meta_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3675996Z test_meta_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3687335Z test_meta_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3698469Z test_meta_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3710320Z test_meta_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3721577Z test_meta_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3732752Z test_meta_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3744197Z test_meta_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3755461Z test_meta_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3766771Z test_meta_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3777998Z test_meta_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3789545Z test_meta_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3800994Z test_meta_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3812128Z test_meta_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3823604Z test_meta_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3834904Z test_meta_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3846226Z test_meta_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3857478Z test_meta_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3868951Z test_meta_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3880248Z test_meta_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3891537Z test_meta_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3903132Z test_meta_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3914480Z test_meta_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3925730Z test_meta_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3937087Z test_meta_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3948594Z test_meta_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3959993Z test_meta_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3971823Z test_meta_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3983214Z test_meta_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.3994450Z test_meta_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4005686Z test_meta_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4016892Z test_meta_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4028407Z test_meta_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4039749Z test_meta_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4050995Z test_meta_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4062589Z test_meta_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4073723Z test_meta_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4085070Z test_meta_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4096306Z test_meta_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4108026Z test_meta_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4119314Z test_meta_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4130805Z test_meta_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4142059Z test_meta_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4153586Z test_meta_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4165115Z test_meta_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4176275Z test_meta_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4187805Z test_meta_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4199252Z test_meta_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4210849Z test_meta_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4222476Z test_meta_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4233948Z test_meta_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4245429Z test_meta_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4257015Z test_meta_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4268760Z test_meta_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4280328Z test_meta_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4291769Z test_meta_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4303607Z test_meta_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4315147Z test_meta_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4326648Z test_meta_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4338291Z test_meta_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4350052Z test_meta_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4361558Z test_meta_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4372985Z test_meta_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4384693Z test_meta_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4396134Z test_meta_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4407937Z test_meta_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4419058Z test_meta_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4430835Z test_meta_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4442396Z test_meta_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4453794Z test_meta_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4465225Z test_meta_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4476700Z test_meta_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4487875Z test_meta_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4499200Z test_meta_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4510707Z test_meta_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4521949Z test_meta_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4533085Z test_meta_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4544592Z test_meta_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4555885Z test_meta_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4567218Z test_meta_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4578572Z test_meta_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4589964Z test_meta_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4601348Z test_meta_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4612629Z test_meta_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4624245Z test_meta_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4635476Z test_meta_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4646735Z test_meta_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4658095Z test_meta_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4669741Z test_meta_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4681443Z test_meta_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4692811Z test_meta_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4704231Z test_meta_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4715495Z test_meta_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4726914Z test_meta_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4738182Z test_meta_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4749852Z test_meta_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4761162Z test_meta_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4772446Z test_meta_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4784003Z test_meta_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4795190Z test_meta_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4806570Z test_meta_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4817826Z test_meta_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4829322Z test_meta_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4840563Z test_meta_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4851760Z test_meta_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4863322Z test_meta_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4874610Z test_meta_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4885933Z test_meta_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4897217Z test_meta_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4908719Z test_meta_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4920069Z test_meta_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4931335Z test_meta_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4942909Z test_meta_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4954085Z test_meta_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4965424Z test_meta_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4976644Z test_meta_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4988643Z test_meta_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.4999584Z test_meta_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5010889Z test_meta_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5022549Z test_meta_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5033700Z test_meta_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5044888Z test_meta_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5056210Z test_meta_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5067680Z test_meta_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5078995Z test_meta_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5090287Z test_meta_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5101617Z test_meta_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5113176Z test_meta_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5124374Z test_meta_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5135742Z test_meta_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5147212Z test_meta_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5158451Z test_meta_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5170030Z test_meta_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5181264Z test_meta_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5192821Z test_meta_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5204612Z test_meta_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5216313Z test_meta_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5227644Z test_meta_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5238687Z test_meta_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5249712Z test_meta_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5260818Z test_meta_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5272240Z test_meta_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5283283Z test_meta_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5294230Z test_meta_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5305471Z test_meta_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5316555Z test_meta_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5327562Z test_meta_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5338461Z test_meta_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5349617Z test_meta_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5360667Z test_meta_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5371623Z test_meta_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5382865Z test_meta_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5393844Z test_meta_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5404775Z test_meta_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5415693Z test_meta_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5427542Z test_meta_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5439438Z test_meta_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5451380Z test_meta_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5463549Z test_meta_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5475374Z test_meta_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5486685Z test_meta_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5497716Z test_meta_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5509005Z test_meta_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5519993Z test_meta_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5531233Z test_meta_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5542515Z test_meta_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5553653Z test_meta_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5564658Z test_meta_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5575689Z test_meta_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5587056Z test_meta_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5598109Z test_meta_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5609085Z test_meta_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5619995Z test_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5631243Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5642185Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5653098Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5664353Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5675229Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5686746Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5698958Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5710859Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5722669Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5735347Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5747076Z test_meta_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5758346Z test_meta_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5769703Z test_meta_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5781155Z test_meta_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5792577Z test_meta_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5804262Z test_meta_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5815507Z test_meta_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5827074Z test_meta_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5838314Z test_meta_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5849510Z test_meta_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5860739Z test_meta_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5872405Z test_meta_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5883653Z test_meta_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5894818Z test_meta_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5906315Z test_meta_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5917669Z test_meta_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5928967Z test_meta_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5940249Z test_meta_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5952095Z test_meta_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5963246Z test_meta_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5974434Z test_meta_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5985832Z test_meta_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.5997066Z test_meta_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6008268Z test_meta_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6019532Z test_meta_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6031106Z test_meta_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6042367Z test_meta_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6053640Z test_meta_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6065001Z test_meta_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6076267Z test_meta_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6087532Z test_meta_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6098778Z test_meta_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6110335Z test_meta_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6121560Z test_meta_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6132736Z test_meta_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6144134Z test_meta_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6155586Z test_meta_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6166743Z test_meta_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6178016Z test_meta_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6189664Z test_meta_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6201116Z test_meta_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6213108Z test_meta_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6224700Z test_meta_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6236439Z test_meta_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6247290Z test_meta_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6258739Z test_meta_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6270251Z test_meta_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6281471Z test_meta_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6292807Z test_meta_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6304512Z test_meta_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6315656Z test_meta_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6326887Z test_meta_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6338168Z test_meta_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6349669Z test_meta_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6360923Z test_meta_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6372148Z test_meta_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6383734Z test_meta_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6395064Z test_meta_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6406368Z test_meta_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6417552Z test_meta_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6429007Z test_meta_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6440608Z test_meta_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6452217Z test_meta_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6463850Z test_meta_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6475081Z test_meta_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6486390Z test_meta_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6497984Z test_meta_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6509293Z test_meta_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6520514Z test_meta_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6531998Z test_meta_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6543305Z test_meta_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6554758Z test_meta_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6566070Z test_meta_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6577256Z test_meta_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6589201Z test_meta_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6600445Z test_meta_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6611286Z test_meta_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6622573Z test_meta_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6633715Z test_meta_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6644618Z test_meta_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6655585Z test_meta_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6675612Z test_meta_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6677983Z test_meta_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6688952Z test_meta_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6700930Z test_meta_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6712873Z test_meta_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6723926Z test_meta_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6734998Z test_meta_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6746354Z test_meta_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6757535Z test_meta_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6768801Z test_meta_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6779881Z test_meta_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6791301Z test_meta_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6802474Z test_meta_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6813697Z test_meta_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6825127Z test_meta_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6836337Z test_meta_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6847542Z test_meta_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6858905Z test_meta_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6870568Z test_meta_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6881832Z test_meta_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6893145Z test_meta_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6904669Z test_meta_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6916004Z test_meta_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6927060Z test_meta_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6938463Z test_meta_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6949810Z test_meta_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6961119Z test_meta_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6972320Z test_meta_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6983824Z test_meta_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.6994960Z test_meta_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7006245Z test_meta_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7017515Z test_meta_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7029074Z test_meta_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7040312Z test_meta_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7051529Z test_meta_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7063037Z test_meta_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7074285Z test_meta_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7085515Z test_meta_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7096749Z test_meta_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7108257Z test_meta_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7119493Z test_meta_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7130632Z test_meta_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7141943Z test_meta_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7153419Z test_meta_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7164725Z test_meta_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7176165Z test_meta_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7187643Z test_meta_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7198814Z test_meta_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7209966Z test_meta_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7221568Z test_meta_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7233028Z test_meta_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7244277Z test_meta_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7255552Z test_meta_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7267354Z test_meta_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7278338Z test_meta_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7289573Z test_meta_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7300747Z test_meta_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7312280Z test_meta_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7323585Z test_meta_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7334827Z test_meta_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7346306Z test_meta_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7357325Z test_meta_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7368708Z test_meta_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7379854Z test_meta_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7391363Z test_meta_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7402665Z test_meta_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7413959Z test_meta_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7425397Z test_meta_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7436813Z test_meta_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7448077Z test_meta_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7459213Z test_meta_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7470806Z test_meta_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7482300Z test_meta_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7493684Z test_meta_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7505370Z test_meta_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7516704Z test_meta_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7528028Z test_meta_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7539521Z test_meta_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7551108Z test_meta_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7562594Z test_meta_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7573853Z test_meta_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7585458Z test_meta_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7596720Z test_meta_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7608122Z test_meta_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7619332Z test_meta_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7631072Z test_meta_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7642298Z test_meta_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7653561Z test_meta_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7665125Z test_meta_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7676450Z test_meta_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7687894Z test_meta_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7700630Z test_meta_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7711616Z test_meta_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7723126Z test_meta_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7734205Z test_meta_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7745719Z test_meta_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7757089Z test_meta_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7768399Z test_meta_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7779719Z test_meta_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7791210Z test_meta_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7802530Z test_meta_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7813848Z test_meta_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7825579Z test_meta_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7836852Z test_meta_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7848155Z test_meta_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7859486Z test_meta_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7871033Z test_meta_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7882294Z test_meta_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7893743Z test_meta_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7905361Z test_meta_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7916706Z test_meta_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7928146Z test_meta_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7939519Z test_meta_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7951731Z test_meta_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7963842Z test_meta_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7975819Z test_meta_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7987427Z test_meta_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.7998567Z test_meta_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8009745Z test_meta_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8020922Z test_meta_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8032297Z test_meta_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8043183Z test_meta_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8054192Z test_meta_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8065401Z test_meta_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8076983Z test_meta_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8088216Z test_meta_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8099401Z test_meta_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8110581Z test_meta_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8121623Z test_meta_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8132750Z test_meta_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8144171Z test_meta_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8155209Z test_meta_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8166275Z test_meta_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8177249Z test_meta_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8189175Z test_meta_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8201094Z test_meta_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8213041Z test_meta_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8225301Z test_meta_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8236799Z test_meta_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8247993Z test_meta_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8259220Z test_meta_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8270541Z test_meta_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8281700Z test_meta_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8292844Z test_meta_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8304210Z test_meta_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8315338Z test_meta_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8326281Z test_meta_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8337487Z test_meta_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8348856Z test_meta_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8359901Z test_meta_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8370945Z test_meta_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8382119Z test_meta_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8393507Z test_meta_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8404719Z test_meta_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8415860Z test_meta_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8427380Z test_meta_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8438789Z test_meta_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8450344Z test_meta_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8462624Z test_meta_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8474526Z test_meta_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8486596Z test_meta_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8497933Z test_meta_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8509306Z test_meta_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8520512Z test_meta_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8531610Z test_meta_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8543038Z test_meta_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8554116Z test_meta_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8565140Z test_meta_real_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8576142Z test_meta_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8587533Z test_meta_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8598710Z test_meta_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8609682Z test_meta_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8620776Z test_meta_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8631997Z test_meta_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8642988Z test_meta_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8654006Z test_meta_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8665384Z test_meta_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8676404Z test_meta_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8687458Z test_meta_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8698990Z test_meta_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8711305Z test_meta_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8723424Z test_meta_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8735358Z test_meta_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8747311Z test_meta_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8758508Z test_meta_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8769721Z test_meta_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8780762Z test_meta_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8792126Z test_meta_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8803267Z test_meta_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8814236Z test_meta_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8825491Z test_meta_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8836522Z test_meta_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8847789Z test_meta_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8858833Z test_meta_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8870131Z test_meta_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8881103Z test_meta_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8892075Z test_meta_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8903867Z test_meta_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8914488Z test_meta_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8925460Z test_meta_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8936475Z test_meta_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8948163Z test_meta_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8959512Z test_meta_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8971535Z test_meta_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8983729Z test_meta_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.8995714Z test_meta_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9007117Z test_meta_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9018411Z test_meta_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9029904Z test_meta_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9040939Z test_meta_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9051988Z test_meta_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9063130Z test_meta_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9074221Z test_meta_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9085243Z test_meta_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9096212Z test_meta_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9107742Z test_meta_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9118808Z test_meta_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9129764Z test_meta_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9140889Z test_meta_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9152017Z test_meta_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9163069Z test_meta_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9174171Z test_meta_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9185315Z test_meta_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9196485Z test_meta_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9207758Z test_meta_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9219273Z test_meta_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9231622Z test_meta_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9243689Z test_meta_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9255700Z test_meta_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9267355Z test_meta_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9278638Z test_meta_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9289801Z test_meta_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9300956Z test_meta_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9312332Z test_meta_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9323456Z test_meta_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9334433Z test_meta_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9345685Z test_meta_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9356652Z test_meta_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9367823Z test_meta_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9378775Z test_meta_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9390012Z test_meta_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9401003Z test_meta_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9411985Z test_meta_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9423154Z test_meta_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9434360Z test_meta_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9445367Z test_meta_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9456344Z test_meta_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9468014Z test_meta_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9480758Z test_meta_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9492028Z test_meta_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9503965Z test_meta_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9514774Z test_meta_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9526017Z test_meta_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9537374Z test_meta_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9549019Z test_meta_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9560063Z test_meta_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9571368Z test_meta_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9582988Z test_meta_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9594240Z test_meta_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9605594Z test_meta_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9616851Z test_meta_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9628428Z test_meta_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9639596Z test_meta_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9650752Z test_meta_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9662312Z test_meta_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9673670Z test_meta_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9684856Z test_meta_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9696077Z test_meta_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9707782Z test_meta_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9719115Z test_meta_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9730515Z test_meta_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9741893Z test_meta_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9753306Z test_meta_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9764831Z test_meta_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9776028Z test_meta_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9787632Z test_meta_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9798969Z test_meta_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9810311Z test_meta_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9821585Z test_meta_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9833177Z test_meta_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9844549Z test_meta_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9855828Z test_meta_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9867535Z test_meta_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9878892Z test_meta_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9890141Z test_meta_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9901518Z test_meta_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9913124Z test_meta_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9924706Z test_meta_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9935811Z test_meta_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9947404Z test_meta_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9958651Z test_meta_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9969968Z test_meta_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9981398Z test_meta_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:06.9993001Z test_meta_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0004226Z test_meta_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0015627Z test_meta_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0027208Z test_meta_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0038497Z test_meta_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0050000Z test_meta_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0061405Z test_meta_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0072943Z test_meta_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0084134Z test_meta_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0095396Z test_meta_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0106984Z test_meta_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0118229Z test_meta_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0129501Z test_meta_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0140790Z test_meta_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0152265Z test_meta_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0163494Z test_meta_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0174771Z test_meta_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0186258Z test_meta_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0197429Z test_meta_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0208782Z test_meta_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0220063Z test_meta_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0231607Z test_meta_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0242715Z test_meta_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0254039Z test_meta_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0265581Z test_meta_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0276872Z test_meta_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0288103Z test_meta_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0299389Z test_meta_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0310982Z test_meta_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0322064Z test_meta_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0333333Z test_meta_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0344909Z test_meta_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0356122Z test_meta_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0367504Z test_meta_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0378792Z test_meta_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0390263Z test_meta_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0401522Z test_meta_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0412762Z test_meta_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0424199Z test_meta_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0435380Z test_meta_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0446560Z test_meta_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0457814Z test_meta_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0469353Z test_meta_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0480891Z test_meta_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0492032Z test_meta_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0503498Z test_meta_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0514915Z test_meta_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0526300Z test_meta_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0537565Z test_meta_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0548952Z test_meta_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0560297Z test_meta_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0571458Z test_meta_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0582811Z test_meta_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0594240Z test_meta_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0605608Z test_meta_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0616788Z test_meta_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0628262Z test_meta_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0639440Z test_meta_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0650676Z test_meta_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0662008Z test_meta_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0673528Z test_meta_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0684889Z test_meta_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0695965Z test_meta_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0707447Z test_meta_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0718845Z test_meta_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0730836Z test_meta_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0742660Z test_meta_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0753779Z test_meta_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0765039Z test_meta_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0776228Z test_meta_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0787751Z test_meta_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0798904Z test_meta_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0810717Z test_meta_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0822066Z test_meta_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0833640Z test_meta_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0844840Z test_meta_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0856126Z test_meta_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0867593Z test_meta_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0878840Z test_meta_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0890033Z test_meta_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0901322Z test_meta_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0912942Z test_meta_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0924274Z test_meta_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0935561Z test_meta_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0947003Z test_meta_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0958222Z test_meta_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0970457Z test_meta_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0981129Z test_meta_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.0992649Z test_meta_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1003825Z test_meta_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1015169Z test_meta_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1026497Z test_meta_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1037733Z test_meta_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1048990Z test_meta_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1060246Z test_meta_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1071929Z test_meta_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1083005Z test_meta_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1094272Z test_meta_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1105823Z test_meta_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1117022Z test_meta_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1128272Z test_meta_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1139579Z test_meta_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1151129Z test_meta_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1162399Z test_meta_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1173612Z test_meta_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1185151Z test_meta_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1196320Z test_meta_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1207599Z test_meta_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1218887Z test_meta_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1230828Z test_meta_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1241867Z test_meta_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1253077Z test_meta_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1264539Z test_meta_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1275738Z test_meta_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1286892Z test_meta_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1298156Z test_meta_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1309620Z test_meta_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1320901Z test_meta_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1332058Z test_meta_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1343638Z test_meta_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1354875Z test_meta_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1366059Z test_meta_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1377315Z test_meta_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1388704Z test_meta_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1400059Z test_meta_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1411361Z test_meta_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1423083Z test_meta_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1434278Z test_meta_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1445582Z test_meta_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1457012Z test_meta_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1468592Z test_meta_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1480098Z test_meta_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1492105Z test_meta_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1504239Z test_meta_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1515594Z test_meta_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1526776Z test_meta_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1538002Z test_meta_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1549276Z test_meta_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1560415Z test_meta_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1571335Z test_meta_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1582622Z test_meta_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1593797Z test_meta_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1604646Z test_meta_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1615770Z test_meta_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1627120Z test_meta_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1638161Z test_meta_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1649265Z test_meta_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1660163Z test_meta_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1671365Z test_meta_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1682320Z test_meta_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1693367Z test_meta_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1704934Z test_meta_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1716147Z test_meta_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1728105Z test_meta_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1740099Z test_meta_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1752273Z test_meta_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1763885Z test_meta_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1775173Z test_meta_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1786764Z test_meta_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1797542Z test_meta_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1808552Z test_meta_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1819579Z test_meta_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1830835Z test_meta_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1841770Z test_meta_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1852791Z test_meta_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1864005Z test_meta_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1875061Z test_meta_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1885953Z test_meta_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1896894Z test_meta_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1908154Z test_meta_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1919136Z test_meta_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1930014Z test_meta_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1941208Z test_meta_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1952335Z test_meta_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1963381Z test_meta_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1974968Z test_meta_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1987378Z test_meta_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.1999412Z test_meta_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2011397Z test_meta_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2023306Z test_meta_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2034650Z test_meta_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2045705Z test_meta_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2056737Z test_meta_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2068077Z test_meta_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2079264Z test_meta_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2090309Z test_meta_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2101379Z test_meta_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2112782Z test_meta_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2123905Z test_meta_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2134922Z test_meta_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2146471Z test_meta_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2157532Z test_meta_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2168398Z test_meta_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2179336Z test_meta_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2190538Z test_meta_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2201480Z test_meta_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2212382Z test_meta_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2223474Z test_meta_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2235029Z test_meta_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2246986Z test_meta_short_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2259001Z test_meta_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2271143Z test_meta_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2282464Z test_meta_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2293551Z test_meta_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2304994Z test_meta_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2315877Z test_meta_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2327015Z test_meta_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2337916Z test_meta_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2349392Z test_meta_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2360412Z test_meta_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2371590Z test_meta_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2383107Z test_meta_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2394558Z test_meta_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2405839Z test_meta_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2417044Z test_meta_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2428662Z test_meta_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2439933Z test_meta_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2451253Z test_meta_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2462670Z test_meta_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2474803Z test_meta_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2486769Z test_meta_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2498837Z test_meta_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2510323Z test_meta_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2521564Z test_meta_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2532727Z test_meta_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2544210Z test_meta_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2555583Z test_meta_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2566679Z test_meta_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2577928Z test_meta_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2589355Z test_meta_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2600555Z test_meta_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2611867Z test_meta_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2623435Z test_meta_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2634822Z test_meta_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2646166Z test_meta_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2657448Z test_meta_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2668968Z test_meta_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2680219Z test_meta_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2691534Z test_meta_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2703078Z test_meta_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2714454Z test_meta_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2725774Z test_meta_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2737149Z test_meta_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2748619Z test_meta_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2759958Z test_meta_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2771056Z test_meta_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2782527Z test_meta_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2794340Z test_meta_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2806153Z test_meta_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2816824Z test_meta_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2828349Z test_meta_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2839621Z test_meta_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2850857Z test_meta_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2862349Z test_meta_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2873552Z test_meta_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2884809Z test_meta_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2896063Z test_meta_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2907470Z test_meta_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2918676Z test_meta_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2929851Z test_meta_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2941106Z test_meta_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2952597Z test_meta_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2963750Z test_meta_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2974948Z test_meta_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2986807Z test_meta_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.2998145Z test_meta_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3009539Z test_meta_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3020633Z test_meta_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3032088Z test_meta_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3043431Z test_meta_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3054574Z test_meta_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3066228Z test_meta_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3077412Z test_meta_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3088708Z test_meta_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3100056Z test_meta_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3111539Z test_meta_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3122879Z test_meta_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3134264Z test_meta_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3145807Z test_meta_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3157084Z test_meta_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3168383Z test_meta_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3179692Z test_meta_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3191168Z test_meta_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3202538Z test_meta_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3213841Z test_meta_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3225355Z test_meta_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3236668Z test_meta_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3248267Z test_meta_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3259679Z test_meta_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3271353Z test_meta_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3282728Z test_meta_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3294161Z test_meta_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3305968Z test_meta_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3317425Z test_meta_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3328904Z test_meta_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3340470Z test_meta_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3352316Z test_meta_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3363711Z test_meta_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3375271Z test_meta_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3386825Z test_meta_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3398670Z test_meta_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3410047Z test_meta_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3421596Z test_meta_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3433100Z test_meta_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3444365Z test_meta_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3455521Z test_meta_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3467166Z test_meta_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3478773Z test_meta_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3490341Z test_meta_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3502539Z test_meta_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3514096Z test_meta_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3526103Z test_meta_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3537741Z test_meta_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3549165Z test_meta_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3560154Z test_meta_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3571446Z test_meta_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3583295Z test_meta_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3594545Z test_meta_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3605859Z test_meta_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3617138Z test_meta_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3628737Z test_meta_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3639992Z test_meta_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3651365Z test_meta_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3662739Z test_meta_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3674032Z test_meta_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3685353Z test_meta_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3696779Z test_meta_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3708367Z test_meta_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3719532Z test_meta_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3730823Z test_meta_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3742520Z test_meta_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3753885Z test_meta_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3765144Z test_meta_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3776392Z test_meta_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3787908Z test_meta_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3799193Z test_meta_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3810478Z test_meta_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3821848Z test_meta_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3833422Z test_meta_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3844741Z test_meta_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3856004Z test_meta_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3867485Z test_meta_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3879012Z test_meta_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3890146Z test_meta_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3901387Z test_meta_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3913108Z test_meta_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3924387Z test_meta_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3935548Z test_meta_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3947082Z test_meta_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3958270Z test_meta_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3969502Z test_meta_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3980855Z test_meta_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.3992748Z test_meta_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4004338Z test_meta_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4015389Z test_meta_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4026771Z test_meta_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4037833Z test_meta_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4049050Z test_meta_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4060567Z test_meta_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4071831Z test_meta_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4083011Z test_meta_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4094275Z test_meta_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4105716Z test_meta_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4116805Z test_meta_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4128016Z test_meta_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4139209Z test_meta_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4150640Z test_meta_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4161930Z test_meta_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4173087Z test_meta_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4181046Z test_meta_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4189276Z test_meta_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4196352Z test_meta_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4204210Z test_meta_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4211868Z test_meta_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4219351Z test_meta_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4227408Z test_meta_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4235026Z test_meta_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4242554Z test_meta_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4250435Z test_meta_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4257995Z test_meta_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4265944Z test_meta_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4273484Z test_meta_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4281200Z test_meta_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4288895Z test_meta_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4296244Z test_meta_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.4307788Z test_meta_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4318924Z test_meta_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4330096Z test_meta_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4341398Z test_meta_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4352967Z test_meta_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4364115Z test_meta_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4375331Z test_meta_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4386935Z test_meta_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4398241Z test_meta_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4409525Z test_meta_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4420859Z test_meta_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4432283Z test_meta_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4443525Z test_meta_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4454725Z test_meta_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4466400Z test_meta_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4477855Z test_meta_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4489021Z test_meta_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4500364Z test_meta_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4511798Z test_meta_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4523050Z test_meta_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4534347Z test_meta_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4545780Z test_meta_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4557015Z test_meta_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4568515Z test_meta_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4579609Z test_meta_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4591069Z test_meta_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4602328Z test_meta_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4613483Z test_meta_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4625177Z test_meta_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4636215Z test_meta_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4647458Z test_meta_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4658622Z test_meta_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4670097Z test_meta_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4681321Z test_meta_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4692545Z test_meta_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4704071Z test_meta_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4715268Z test_meta_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4726528Z test_meta_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4737727Z test_meta_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4749531Z test_meta_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4760683Z test_meta_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4771861Z test_meta_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4783358Z test_meta_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4794949Z test_meta_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4806154Z test_meta_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4817390Z test_meta_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4828872Z test_meta_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4840095Z test_meta_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4851388Z test_meta_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4862945Z test_meta_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4874172Z test_meta_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4885419Z test_meta_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4896735Z test_meta_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4908126Z test_meta_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4919370Z test_meta_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4930673Z test_meta_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4941875Z test_meta_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4953508Z test_meta_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4964724Z test_meta_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4975949Z test_meta_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4987669Z test_meta_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.4998859Z test_meta_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5010201Z test_meta_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5021731Z test_meta_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5033121Z test_meta_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5044398Z test_meta_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5052557Z test_meta_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.5060271Z test_meta_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.5068767Z test_meta_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.5076162Z test_meta_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.5083872Z test_meta_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.5091644Z test_meta_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.5099187Z test_meta_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.5107063Z test_meta_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.5118135Z test_meta_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5129433Z test_meta_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5140650Z test_meta_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5152218Z test_meta_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5163641Z test_meta_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5174751Z test_meta_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5186179Z test_meta_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5197433Z test_meta_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5208727Z test_meta_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5219924Z test_meta_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5231333Z test_meta_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5242620Z test_meta_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5253933Z test_meta_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5265667Z test_meta_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5276796Z test_meta_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5288141Z test_meta_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5299683Z test_meta_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5311474Z test_meta_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5322939Z test_meta_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5334439Z test_meta_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5346542Z test_meta_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5358221Z test_meta_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5369756Z test_meta_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5381291Z test_meta_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5392958Z test_meta_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5404473Z test_meta_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5415959Z test_meta_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5427739Z test_meta_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5439193Z test_meta_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5450660Z test_meta_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5462488Z test_meta_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5474325Z test_meta_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5485537Z test_meta_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5497056Z test_meta_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5508789Z test_meta_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5520158Z test_meta_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5531806Z test_meta_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5544125Z test_meta_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5555117Z test_meta_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5566492Z test_meta_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5578019Z test_meta_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5589679Z test_meta_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5601163Z test_meta_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5612617Z test_meta_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5624477Z test_meta_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5635800Z test_meta_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5647358Z test_meta_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5658939Z test_meta_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5670532Z test_meta_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5681936Z test_meta_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5693459Z test_meta_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5705306Z test_meta_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5716764Z test_meta_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5729535Z test_meta_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5740761Z test_meta_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5752217Z test_meta_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5763644Z test_meta_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5775376Z test_meta_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5787348Z test_meta_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5799182Z test_meta_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5810728Z test_meta_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5822555Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5834166Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5845767Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5857280Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5869307Z test_meta_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5880934Z test_meta_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5892605Z test_meta_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5904431Z test_meta_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5916009Z test_meta_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5927606Z test_meta_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5939207Z test_meta_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5950941Z test_meta_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5962545Z test_meta_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5973979Z test_meta_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5985907Z test_meta_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.5997502Z test_meta_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6009076Z test_meta_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6020500Z test_meta_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6032396Z test_meta_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6044043Z test_meta_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6055632Z test_meta_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6064176Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6071930Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6080364Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6088302Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6095880Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6103817Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6111499Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6119002Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6126827Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6134230Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6141784Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6149557Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6157193Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6164841Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6172405Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6180111Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6187944Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6195700Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6203434Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6211368Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6219354Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6227502Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6235586Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6243523Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6251586Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6259901Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6268155Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6275807Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6283878Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6291907Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6299797Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6307791Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:56:07.6319839Z test_meta_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6331811Z test_meta_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6343684Z test_meta_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6355399Z test_meta_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6366922Z test_meta_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6378614Z test_meta_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6390594Z test_meta_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6402038Z test_meta_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6413625Z test_meta_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6425433Z test_meta_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6437079Z test_meta_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6448624Z test_meta_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6460249Z test_meta_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6472101Z test_meta_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6483784Z test_meta_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6495364Z test_meta_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6507258Z test_meta_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6518820Z test_meta_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6530366Z test_meta_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6542069Z test_meta_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6553884Z test_meta_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6565560Z test_meta_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6577207Z test_meta_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6588889Z test_meta_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6600527Z test_meta_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6612081Z test_meta_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6623884Z test_meta_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6635492Z test_meta_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6647063Z test_meta_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6658698Z test_meta_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6670426Z test_meta_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6682109Z test_meta_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6693590Z test_meta_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6705546Z test_meta_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6717053Z test_meta_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6728787Z test_meta_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6740417Z test_meta_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6753320Z test_meta_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6765373Z test_meta_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6777567Z test_meta_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6789765Z test_meta_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6801230Z test_meta_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6812690Z test_meta_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6824507Z test_meta_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6835932Z test_meta_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6847443Z test_meta_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6858910Z test_meta_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6870630Z test_meta_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6882084Z test_meta_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6893617Z test_meta_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6905355Z test_meta_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6916814Z test_meta_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6928343Z test_meta_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6939821Z test_meta_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6951482Z test_meta_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6962981Z test_meta_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6974576Z test_meta_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6986324Z test_meta_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.6997813Z test_meta_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7009236Z test_meta_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7020964Z test_meta_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7032058Z test_meta_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7044246Z test_meta_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7056542Z test_meta_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7068035Z test_meta_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7079366Z test_meta_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7091024Z test_meta_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7102548Z test_meta_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7113846Z test_meta_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7125089Z test_meta_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7136472Z test_meta_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7148170Z test_meta_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7159333Z test_meta_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7170653Z test_meta_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7182038Z test_meta_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7193805Z test_meta_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7205163Z test_meta_square_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7216441Z test_meta_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7227898Z test_meta_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7239317Z test_meta_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7250709Z test_meta_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7262301Z test_meta_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7273885Z test_meta_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7285366Z test_meta_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7296778Z test_meta_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7308421Z test_meta_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7319743Z test_meta_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7331212Z test_meta_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7342931Z test_meta_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7354374Z test_meta_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7365621Z test_meta_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7376975Z test_meta_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7388635Z test_meta_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7400039Z test_meta_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7411424Z test_meta_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7423166Z test_meta_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7434398Z test_meta_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7445847Z test_meta_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7457220Z test_meta_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7468760Z test_meta_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7480383Z test_meta_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7491896Z test_meta_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7503697Z test_meta_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7515316Z test_meta_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7526826Z test_meta_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7538510Z test_meta_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7550222Z test_meta_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7561604Z test_meta_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7573094Z test_meta_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7584883Z test_meta_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7596358Z test_meta_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7607847Z test_meta_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7619355Z test_meta_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7631057Z test_meta_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7642566Z test_meta_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7654035Z test_meta_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7665726Z test_meta_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7677142Z test_meta_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7688677Z test_meta_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7700202Z test_meta_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7711890Z test_meta_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7723341Z test_meta_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7734791Z test_meta_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7746557Z test_meta_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7758008Z test_meta_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7769693Z test_meta_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7781261Z test_meta_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7792791Z test_meta_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7804404Z test_meta_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7815591Z test_meta_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7827419Z test_meta_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7838725Z test_meta_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7850082Z test_meta_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7861475Z test_meta_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7873145Z test_meta_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7884479Z test_meta_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7895747Z test_meta_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7907457Z test_meta_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7918807Z test_meta_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7930234Z test_meta_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7941787Z test_meta_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7953294Z test_meta_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7964560Z test_meta_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7975977Z test_meta_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7987504Z test_meta_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.7998866Z test_meta_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8010322Z test_meta_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8021952Z test_meta_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8033505Z test_meta_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8045091Z test_meta_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8056697Z test_meta_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8068390Z test_meta_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8079988Z test_meta_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8091481Z test_meta_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8103426Z test_meta_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8114763Z test_meta_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8126287Z test_meta_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8137869Z test_meta_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8149619Z test_meta_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8161176Z test_meta_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8172614Z test_meta_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8184339Z test_meta_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8195885Z test_meta_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8207477Z test_meta_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8218961Z test_meta_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8231309Z test_meta_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8243356Z test_meta_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8255299Z test_meta_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8267592Z test_meta_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8279537Z test_meta_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8291436Z test_meta_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8303679Z test_meta_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8315435Z test_meta_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8327433Z test_meta_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8339436Z test_meta_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8351023Z test_meta_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8362487Z test_meta_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8373942Z test_meta_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8385725Z test_meta_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8397128Z test_meta_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8408604Z test_meta_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8420136Z test_meta_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8431813Z test_meta_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8443282Z test_meta_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8454771Z test_meta_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8466510Z test_meta_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8478085Z test_meta_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8489738Z test_meta_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8501304Z test_meta_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8513067Z test_meta_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8524599Z test_meta_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8536108Z test_meta_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8547914Z test_meta_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8559448Z test_meta_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8570996Z test_meta_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8582800Z test_meta_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8594261Z test_meta_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8605798Z test_meta_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8617367Z test_meta_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8629097Z test_meta_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8640533Z test_meta_take_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8652085Z test_meta_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8663876Z test_meta_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8675371Z test_meta_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8686976Z test_meta_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8698805Z test_meta_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8709945Z test_meta_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8721066Z test_meta_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8732548Z test_meta_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8743972Z test_meta_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8755225Z test_meta_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8766569Z test_meta_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8777696Z test_meta_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8789321Z test_meta_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8800668Z test_meta_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8812136Z test_meta_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8823847Z test_meta_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8835353Z test_meta_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8846796Z test_meta_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8858212Z test_meta_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8869954Z test_meta_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8881290Z test_meta_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8892793Z test_meta_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8904485Z test_meta_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8915861Z test_meta_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8927335Z test_meta_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8938764Z test_meta_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8950411Z test_meta_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8961848Z test_meta_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8973299Z test_meta_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8985014Z test_meta_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.8996382Z test_meta_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9007875Z test_meta_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9019389Z test_meta_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9031100Z test_meta_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9042515Z test_meta_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9054107Z test_meta_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9065813Z test_meta_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9077286Z test_meta_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9088704Z test_meta_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9100137Z test_meta_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9111880Z test_meta_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9123370Z test_meta_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9135034Z test_meta_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9146632Z test_meta_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9158028Z test_meta_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9169573Z test_meta_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9181073Z test_meta_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9192689Z test_meta_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9204367Z test_meta_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9215873Z test_meta_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9227660Z test_meta_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9239136Z test_meta_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9250685Z test_meta_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9262389Z test_meta_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9273964Z test_meta_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9285401Z test_meta_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9296815Z test_meta_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9308402Z test_meta_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9319838Z test_meta_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9331280Z test_meta_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9343004Z test_meta_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9354487Z test_meta_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9365965Z test_meta_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9377637Z test_meta_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9389300Z test_meta_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9400625Z test_meta_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9412116Z test_meta_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9423831Z test_meta_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9435300Z test_meta_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9446799Z test_meta_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9458290Z test_meta_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9470017Z test_meta_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9481723Z test_meta_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9492804Z test_meta_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9504276Z test_meta_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9515658Z test_meta_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9526877Z test_meta_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9538270Z test_meta_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9549698Z test_meta_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9561074Z test_meta_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9572195Z test_meta_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9583633Z test_meta_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9594798Z test_meta_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9606431Z test_meta_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9617661Z test_meta_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9629121Z test_meta_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9640448Z test_meta_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9651788Z test_meta_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9663305Z test_meta_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9674621Z test_meta_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9685976Z test_meta_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9697177Z test_meta_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9708747Z test_meta_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9720021Z test_meta_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9731294Z test_meta_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9742804Z test_meta_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9754262Z test_meta_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9765654Z test_meta_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9776841Z test_meta_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9788624Z test_meta_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9799934Z test_meta_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9811213Z test_meta_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9822738Z test_meta_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9833944Z test_meta_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9845256Z test_meta_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9856511Z test_meta_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9867958Z test_meta_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9879224Z test_meta_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9890500Z test_meta_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9901849Z test_meta_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9913557Z test_meta_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9924749Z test_meta_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9936034Z test_meta_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9947484Z test_meta_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9958693Z test_meta_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9969916Z test_meta_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9981364Z test_meta_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:07.9992909Z test_meta_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0004297Z test_meta_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0015692Z test_meta_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0027071Z test_meta_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0038453Z test_meta_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0050012Z test_meta_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0061988Z test_meta_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0074287Z test_meta_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0085915Z test_meta_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0097902Z test_meta_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0110108Z test_meta_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0122391Z test_meta_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0134294Z test_meta_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0146448Z test_meta_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0158407Z test_meta_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0170482Z test_meta_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0182773Z test_meta_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0194835Z test_meta_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0205875Z test_meta_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0217122Z test_meta_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0228641Z test_meta_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0240012Z test_meta_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0251253Z test_meta_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0262851Z test_meta_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0274032Z test_meta_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0285397Z test_meta_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0297836Z test_meta_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0309107Z test_meta_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0320525Z test_meta_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0331858Z test_meta_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0343497Z test_meta_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0354641Z test_meta_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0365910Z test_meta_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0377232Z test_meta_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0388760Z test_meta_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0400141Z test_meta_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0411489Z test_meta_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0423099Z test_meta_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0434403Z test_meta_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0445706Z test_meta_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0456978Z test_meta_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0468504Z test_meta_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0479945Z test_meta_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0491228Z test_meta_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0502794Z test_meta_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0514076Z test_meta_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0525443Z test_meta_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0536834Z test_meta_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0548442Z test_meta_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0559857Z test_meta_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0571224Z test_meta_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0582830Z test_meta_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0594232Z test_meta_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0605451Z test_meta_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0616695Z test_meta_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0628259Z test_meta_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0639669Z test_meta_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0651030Z test_meta_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0662636Z test_meta_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0673983Z test_meta_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0685426Z test_meta_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0696593Z test_meta_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0708144Z test_meta_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0720556Z test_meta_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0731601Z test_meta_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0743140Z test_meta_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0754346Z test_meta_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0765768Z test_meta_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0777251Z test_meta_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0789437Z test_meta_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0800821Z test_meta_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0812200Z test_meta_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0823789Z test_meta_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0835084Z test_meta_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0846443Z test_meta_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0858053Z test_meta_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0869400Z test_meta_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0880797Z test_meta_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0892158Z test_meta_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0903732Z test_meta_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0915087Z test_meta_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0926446Z test_meta_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0937901Z test_meta_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0949434Z test_meta_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0960788Z test_meta_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0972107Z test_meta_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0983633Z test_meta_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.0995051Z test_meta_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1006357Z test_meta_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1017664Z test_meta_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1029168Z test_meta_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1040584Z test_meta_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1052278Z test_meta_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1064103Z test_meta_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1075466Z test_meta_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1086446Z test_meta_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1097752Z test_meta_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1109360Z test_meta_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1120550Z test_meta_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1131772Z test_meta_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1143312Z test_meta_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1154781Z test_meta_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1166116Z test_meta_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1177446Z test_meta_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1188939Z test_meta_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1200227Z test_meta_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1211500Z test_meta_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1223125Z test_meta_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1234415Z test_meta_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1245732Z test_meta_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1256993Z test_meta_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1268440Z test_meta_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1279760Z test_meta_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1291291Z test_meta_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1302713Z test_meta_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1314332Z test_meta_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1325643Z test_meta_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1336946Z test_meta_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1348577Z test_meta_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1359891Z test_meta_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1371335Z test_meta_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1382931Z test_meta_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1394339Z test_meta_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1405538Z test_meta_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1416800Z test_meta_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1428435Z test_meta_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1439754Z test_meta_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1450972Z test_meta_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1462722Z test_meta_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1473946Z test_meta_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1485231Z test_meta_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1496628Z test_meta_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1508251Z test_meta_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1519577Z test_meta_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1530921Z test_meta_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1542549Z test_meta_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1553897Z test_meta_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1565250Z test_meta_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1576748Z test_meta_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1588162Z test_meta_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1599484Z test_meta_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1610731Z test_meta_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1622145Z test_meta_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1633704Z test_meta_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1644996Z test_meta_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1656403Z test_meta_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1668270Z test_meta_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1679350Z test_meta_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1690694Z test_meta_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1702136Z test_meta_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1713668Z test_meta_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1725007Z test_meta_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1736211Z test_meta_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1747739Z test_meta_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1759056Z test_meta_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1770225Z test_meta_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1781611Z test_meta_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1793175Z test_meta_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1804370Z test_meta_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1815559Z test_meta_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1827117Z test_meta_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1838359Z test_meta_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1849813Z test_meta_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1860990Z test_meta_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1872386Z test_meta_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1883664Z test_meta_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1894796Z test_meta_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1906379Z test_meta_view_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1917698Z test_meta_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1929028Z test_meta_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1940242Z test_meta_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1951735Z test_meta_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1962928Z test_meta_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1974246Z test_meta_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1985744Z test_meta_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.1996963Z test_meta_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2008179Z test_meta_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2019630Z test_meta_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2030996Z test_meta_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2042285Z test_meta_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2053405Z test_meta_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2065140Z test_meta_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2076360Z test_meta_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2087652Z test_meta_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2098940Z test_meta_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2110498Z test_meta_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2121794Z test_meta_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2133022Z test_meta_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2144565Z test_meta_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2155794Z test_meta_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2167128Z test_meta_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2178470Z test_meta_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2189962Z test_meta_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2201213Z test_meta_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2212533Z test_meta_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2224040Z test_meta_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2235457Z test_meta_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2246578Z test_meta_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2257868Z test_meta_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2269367Z test_meta_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2280625Z test_meta_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2291907Z test_meta_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2303491Z test_meta_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2314664Z test_meta_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2325965Z test_meta_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2337323Z test_meta_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2348764Z test_meta_where_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2360007Z test_meta_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2371194Z test_meta_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2382756Z test_meta_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2394646Z test_meta_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2405922Z test_meta_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2417250Z test_meta_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2428847Z test_meta_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2440146Z test_meta_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2451493Z test_meta_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2463287Z test_meta_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2474646Z test_meta_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2486462Z test_meta_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2497552Z test_meta_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2509125Z test_meta_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2520353Z test_meta_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2531604Z test_meta_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2542959Z test_meta_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2554691Z test_meta_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2565799Z test_meta_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2576960Z test_meta_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2588425Z test_meta_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2599539Z test_meta_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2610766Z test_meta_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2622133Z test_meta_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2633725Z test_meta_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2644753Z test_meta_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2656082Z test_meta_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2667665Z test_meta_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2678848Z test_meta_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2690101Z test_meta_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2701515Z test_meta_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2713048Z test_meta_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2724317Z test_meta_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2735616Z test_meta_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2747330Z test_meta_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2758549Z test_meta_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2769750Z test_meta_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2780993Z test_meta_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2792583Z test_meta_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2804171Z test_meta_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2815500Z test_meta_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2827330Z test_meta_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2838151Z test_meta_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2849431Z test_meta_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2860759Z test_meta_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2872267Z test_meta_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:08.2900272Z test_complex_noncontiguous_bug (__main__.TestMetaConverter) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: 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:08.2900871Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:56:08.2917118Z ok (0.004s) 2022-08-17T12:56:08.2947495Z test_imag (__main__.TestMetaConverter) ... ok (0.003s) 2022-08-17T12:56:08.2969404Z test_leaf (__main__.TestMetaConverter) ... ok (0.002s) 2022-08-17T12:56:08.2996165Z test_non_leaf (__main__.TestMetaConverter) ... ok (0.003s) 2022-08-17T12:56:08.3040420Z test_requires_grad_false (__main__.TestMetaConverter) ... ok (0.004s) 2022-08-17T12:56:08.3056915Z test_tensor_outlives_converter (__main__.TestMetaConverter) ... ok (0.002s) 2022-08-17T12:56:08.3088463Z test_view_as_complex (__main__.TestMetaConverter) ... ok (0.003s) 2022-08-17T12:56:08.3118347Z test_view_as_real (__main__.TestMetaConverter) ... ok (0.003s) 2022-08-17T12:56:08.3149726Z test_view_dtype (__main__.TestMetaConverter) ... ok (0.003s) 2022-08-17T12:56:08.3376992Z test_view_of_leaf (__main__.TestMetaConverter) ... ok (0.023s) 2022-08-17T12:56:08.3418609Z test_view_of_non_leaf (__main__.TestMetaConverter) ... ok (0.004s) 2022-08-17T12:56:08.3456570Z test_weakref (__main__.TestMetaConverter) ... ok (0.004s) 2022-08-17T12:56:08.3456920Z 2022-08-17T12:56:08.3457303Z ---------------------------------------------------------------------- 2022-08-17T12:56:08.3457752Z Ran 9964 tests in 12.789s 2022-08-17T12:56:08.3457964Z 2022-08-17T12:56:08.3458077Z OK (skipped=9950) 2022-08-17T12:56:08.3458224Z 2022-08-17T12:56:08.3458310Z Generating XML reports... 2022-08-17T12:56:09.6474837Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaCPU-20220817125555.xml 2022-08-17T12:56:09.6484477Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20220817125555.xml 2022-08-17T12:56:10.2713171Z Running test_scatter_gather_ops ... [2022-08-17 12:56:10.270949] 2022-08-17T12:56:10.2713704Z Executing ['/opt/conda/bin/python', '-bb', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:10.271038] 2022-08-17T12:56:11.6271215Z Test results will be stored in test-reports/python-unittest/test_scatter_gather_ops 2022-08-17T12:56:11.6290911Z 2022-08-17T12:56:11.6291355Z Running tests... 2022-08-17T12:56:11.6291772Z ---------------------------------------------------------------------- 2022-08-17T12:56:11.7824917Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.106s) 2022-08-17T12:56:11.7941396Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.012s) 2022-08-17T12:56:11.8038974Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.010s) 2022-08-17T12:56:11.8116867Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2022-08-17T12:56:11.8198630Z test_gather_bool_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.008s) 2022-08-17T12:56:13.6932066Z test_gather_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (1.873s) 2022-08-17T12:56:13.7136745Z test_gather_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.020s) 2022-08-17T12:56:14.8993309Z test_scatter__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (1.186s) 2022-08-17T12:56:14.9800910Z test_scatter__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.081s) 2022-08-17T12:56:14.9968942Z test_scatter__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.017s) 2022-08-17T12:56:18.0688970Z test_scatter__reductions_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (3.072s) 2022-08-17T12:56:18.1673181Z test_scatter__reductions_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.098s) 2022-08-17T12:56:18.2647960Z test_scatter__reductions_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.097s) 2022-08-17T12:56:18.2826134Z test_scatter__scalar_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.018s) 2022-08-17T12:56:18.2988587Z test_scatter__scalar_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:18.3151632Z test_scatter__scalar_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:18.3315256Z test_scatter_add__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:18.3468309Z test_scatter_add__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:18.3624390Z test_scatter_add__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:18.3829611Z test_scatter_add_mult_index_base_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.020s) 2022-08-17T12:56:19.1130971Z test_scatter_reduce_amax_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... test_scatter_gather_ops.py:107: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1531.) 2022-08-17T12:56:19.1131961Z actual = fn(base.clone(), dim, idx, src, reduce=reduction, include_self=include_self) 2022-08-17T12:56:19.5145754Z ok (1.131s) 2022-08-17T12:56:19.5301805Z test_scatter_reduce_amax_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:19.5466400Z test_scatter_reduce_amax_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:19.5632735Z test_scatter_reduce_amax_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.017s) 2022-08-17T12:56:19.5797218Z test_scatter_reduce_amax_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:19.5952968Z test_scatter_reduce_amax_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.6106599Z test_scatter_reduce_amax_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.6260140Z test_scatter_reduce_amax_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.6416200Z test_scatter_reduce_amax_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.6573255Z test_scatter_reduce_amax_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:19.6824691Z test_scatter_reduce_amin_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.025s) 2022-08-17T12:56:19.6982060Z test_scatter_reduce_amin_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:19.7145836Z test_scatter_reduce_amin_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:19.7312185Z test_scatter_reduce_amin_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:19.7476804Z test_scatter_reduce_amin_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:19.7631986Z test_scatter_reduce_amin_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.7787219Z test_scatter_reduce_amin_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.7940219Z test_scatter_reduce_amin_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.8096300Z test_scatter_reduce_amin_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:19.8251194Z test_scatter_reduce_amin_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.8475601Z test_scatter_reduce_mean_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.022s) 2022-08-17T12:56:19.8629511Z test_scatter_reduce_mean_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.8781637Z test_scatter_reduce_mean_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.8930941Z test_scatter_reduce_mean_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.9079636Z test_scatter_reduce_mean_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.9229100Z test_scatter_reduce_mean_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:19.9372012Z test_scatter_reduce_mean_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:19.9516641Z test_scatter_reduce_mean_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:19.9659210Z test_scatter_reduce_mean_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:19.9803604Z test_scatter_reduce_mean_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:19.9948077Z test_scatter_reduce_mean_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.0173467Z test_scatter_reduce_prod_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.022s) 2022-08-17T12:56:20.0316174Z test_scatter_reduce_prod_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.0468065Z test_scatter_reduce_prod_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.0619266Z test_scatter_reduce_prod_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.0768502Z test_scatter_reduce_prod_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.0918506Z test_scatter_reduce_prod_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.1066617Z test_scatter_reduce_prod_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.1211396Z test_scatter_reduce_prod_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.1354109Z test_scatter_reduce_prod_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.1495800Z test_scatter_reduce_prod_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.1639099Z test_scatter_reduce_prod_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.1781692Z test_scatter_reduce_prod_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.2005626Z test_scatter_reduce_sum_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.022s) 2022-08-17T12:56:20.2155773Z test_scatter_reduce_sum_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.2306784Z test_scatter_reduce_sum_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.2454385Z test_scatter_reduce_sum_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.2603281Z test_scatter_reduce_sum_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.2751550Z test_scatter_reduce_sum_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:20.2893993Z test_scatter_reduce_sum_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.3035609Z test_scatter_reduce_sum_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.3176389Z test_scatter_reduce_sum_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.3318500Z test_scatter_reduce_sum_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.3460305Z test_scatter_reduce_sum_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:20.3460718Z 2022-08-17T12:56:20.3461176Z ---------------------------------------------------------------------- 2022-08-17T12:56:20.3461566Z Ran 74 tests in 8.717s 2022-08-17T12:56:20.3461687Z 2022-08-17T12:56:20.3461780Z OK 2022-08-17T12:56:20.3461909Z 2022-08-17T12:56:20.3462014Z Generating XML reports... 2022-08-17T12:56:20.3541418Z Generated XML report: test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCPU-20220817125611.xml 2022-08-17T12:56:20.6832781Z Running test_openmp ... [2022-08-17 12:56:20.682866] 2022-08-17T12:56:20.6833321Z Executing ['/opt/conda/bin/python', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:20.682949] 2022-08-17T12:56:21.7937840Z Test results will be stored in test-reports/python-unittest/test_openmp 2022-08-17T12:56:21.7949369Z 2022-08-17T12:56:21.7949586Z Running tests... 2022-08-17T12:56:21.7950177Z ---------------------------------------------------------------------- 2022-08-17T12:56:21.9367238Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2022-08-17T12:56:23.0237977Z Make sure there is no memory leak with many threads ... Exception ignored in: at 0x7f63a40e60d0> 2022-08-17T12:56:23.0238296Z Traceback (most recent call last): 2022-08-17T12:56:23.0238793Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:56:23.0241230Z _generatorType = type((y for y in range(1))) 2022-08-17T12:56:23.0241475Z SystemError: error return without exception set 2022-08-17T12:56:27.0326044Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:56:27.1558869Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:56:27.1747439Z ok (5.257s) 2022-08-17T12:56:27.1777066Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2022-08-17T12:56:30.0860736Z Make sure there is no memory leak with one thread: issue gh-32284 ... /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:56:30.1039415Z /opt/conda/lib/python3.7/site-packages/xmlrunner/result.py [] {} missing a required argument: 'self' 2022-08-17T12:56:30.1067063Z ok (2.930s) 2022-08-17T12:56:30.1068223Z 2022-08-17T12:56:30.1068551Z ---------------------------------------------------------------------- 2022-08-17T12:56:30.1069007Z Ran 2 tests in 8.312s 2022-08-17T12:56:30.1069216Z 2022-08-17T12:56:30.1069312Z OK 2022-08-17T12:56:30.1069469Z 2022-08-17T12:56:30.1069610Z Generating XML reports... 2022-08-17T12:56:30.1096104Z Generated XML report: test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20220817125621.xml 2022-08-17T12:56:30.4362842Z Running test_sort_and_select ... [2022-08-17 12:56:30.435833] 2022-08-17T12:56:30.4363372Z Executing ['/opt/conda/bin/python', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:30.435921] 2022-08-17T12:56:31.7963406Z Test results will be stored in test-reports/python-unittest/test_sort_and_select 2022-08-17T12:56:31.7977272Z 2022-08-17T12:56:31.7977414Z Running tests... 2022-08-17T12:56:31.7978030Z ---------------------------------------------------------------------- 2022-08-17T12:56:33.5738188Z test_isin_cpu_float32 (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:33.5738867Z function: 'assert_isin_equal' (test_sort_and_select.py:968) 2022-08-17T12:56:33.5739240Z reasons: ["expected type of 'a' to be a tensor type, ' but found "] 2022-08-17T12:56:33.5739644Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:33.6787581Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:33.6788269Z function: 'define_expected' (test_sort_and_select.py:997) 2022-08-17T12:56:33.6788688Z reasons: ['___check_obj_id(invert, 94288444908256)'] 2022-08-17T12:56:33.6789029Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:33.6897572Z ok (1.845s) 2022-08-17T12:56:33.9065557Z test_isin_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.217s) 2022-08-17T12:56:34.0618157Z test_isin_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.155s) 2022-08-17T12:56:34.2156930Z test_isin_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.154s) 2022-08-17T12:56:34.3706288Z test_isin_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.155s) 2022-08-17T12:56:34.5267305Z test_isin_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.156s) 2022-08-17T12:56:34.6814734Z test_isin_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.155s) 2022-08-17T12:56:34.6838706Z test_isin_different_devices_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:56:34.6850730Z test_isin_different_devices_cpu_float64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:34.6862883Z test_isin_different_devices_cpu_int16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:34.6874352Z test_isin_different_devices_cpu_int32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:34.6885935Z test_isin_different_devices_cpu_int64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:34.6897408Z test_isin_different_devices_cpu_int8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:34.6909151Z test_isin_different_devices_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:34.7421574Z test_isin_different_dtypes_cpu (__main__.TestSortAndSelectCPU) ... ok (0.051s) 2022-08-17T12:56:35.1417698Z test_kthvalue_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.399s) 2022-08-17T12:56:35.1581064Z test_kthvalue_scalar_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T12:56:35.3011259Z test_msort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.143s) 2022-08-17T12:56:35.3455518Z test_msort_cpu_float16 (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:35.3456093Z function: 'test' (test_sort_and_select.py:332) 2022-08-17T12:56:35.3456379Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:56:35.3456737Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:35.3484429Z ok (0.047s) 2022-08-17T12:56:35.3529304Z test_msort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2022-08-17T12:56:35.3572863Z test_msort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2022-08-17T12:56:35.3606531Z test_msort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:35.3639148Z test_msort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:35.3670442Z test_msort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:35.3702863Z test_msort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:35.3734842Z test_msort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:35.3787930Z test_sort_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: 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:56:35.3788817Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:56:35.3850213Z :11: 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:56:35.3903746Z ok (0.017s) 2022-08-17T12:56:37.2205247Z test_sort_cpu (__main__.TestSortAndSelectCPU) ... ok (1.830s) 2022-08-17T12:56:37.2214378Z test_sort_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:37.2222902Z 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:56:37.2236211Z test_sort_large_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:37.2248253Z test_sort_large_slice_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:37.2298667Z test_sort_restride_cpu_float32 (__main__.TestSortAndSelectCPU) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:56:37.2299496Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:56:37.2352706Z :9: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:56:37.2471329Z ok (0.022s) 2022-08-17T12:56:37.2901156Z test_stable_sort_against_numpy_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:37.2901920Z function: 'repeated_index_fill' (test_sort_and_select.py:297) 2022-08-17T12:56:37.2902375Z reasons: ['vals[0] == inf'] 2022-08-17T12:56:37.2902690Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:37.2936612Z ok (0.047s) 2022-08-17T12:56:37.3070702Z test_stable_sort_against_numpy_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.013s) 2022-08-17T12:56:37.3190264Z test_stable_sort_against_numpy_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.012s) 2022-08-17T12:56:37.3308062Z test_stable_sort_against_numpy_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.012s) 2022-08-17T12:56:37.3423148Z test_stable_sort_against_numpy_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:56:37.3539400Z test_stable_sort_against_numpy_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.012s) 2022-08-17T12:56:37.3655839Z test_stable_sort_against_numpy_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:56:37.3771963Z test_stable_sort_against_numpy_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:56:37.3801594Z test_stable_sort_against_numpy_cpu_uint8 (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:37.3802170Z function: 'test_stable_sort_against_numpy' (test_sort_and_select.py:267) 2022-08-17T12:56:37.3802484Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:56:37.3802831Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:37.3859557Z ok (0.009s) 2022-08-17T12:56:37.3957222Z test_stable_sort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T12:56:37.3994424Z test_stable_sort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2022-08-17T12:56:37.4025382Z test_stable_sort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:37.4056241Z test_stable_sort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:37.4083787Z test_stable_sort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:37.4110421Z test_stable_sort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:37.4137587Z test_stable_sort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:37.4164228Z test_stable_sort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:37.4190930Z test_stable_sort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:37.4286109Z test_topk_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:56:37.4405779Z test_topk_4d_cpu (__main__.TestSortAndSelectCPU) ... ok (0.012s) 2022-08-17T12:56:37.4474708Z test_topk_arguments_cpu (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2022-08-17T12:56:37.4483871Z test_topk_bfloat16_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:37.6382768Z test_topk_cpu (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:37.6383618Z function: 'compare' (test_sort_and_select.py:378) 2022-08-17T12:56:37.6384024Z reasons: ['k == 11'] 2022-08-17T12:56:37.6384566Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:37.6455240Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:37.6455968Z function: 'compareTensors' (test_sort_and_select.py:365) 2022-08-17T12:56:37.6456568Z reasons: ["tensor 'ind1' size mismatch at index 0. expected 11, actual 15"] 2022-08-17T12:56:37.6457196Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:37.6987140Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:37.6987820Z function: 'topKViaSort' (test_sort_and_select.py:361) 2022-08-17T12:56:37.6988258Z reasons: ['k == 57'] 2022-08-17T12:56:37.6988785Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:37.7694914Z ok (0.321s) 2022-08-17T12:56:37.8175193Z test_topk_integral_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.048s) 2022-08-17T12:56:37.8585560Z test_topk_integral_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.041s) 2022-08-17T12:56:37.8855752Z test_topk_integral_cpu_int64 (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:37.8856602Z function: '_test_topk_dtype' (test_sort_and_select.py:696) 2022-08-17T12:56:37.8857038Z reasons: ['size == 10'] 2022-08-17T12:56:37.8857568Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:37.8868217Z ok (0.028s) 2022-08-17T12:56:37.8895796Z test_topk_integral_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:37.8922710Z test_topk_integral_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:56:37.8934655Z test_topk_noncontiguous_gpu_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:37.9235727Z test_topk_nonfinite_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.030s) 2022-08-17T12:56:37.9397702Z test_topk_nonfinite_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T12:56:37.9559882Z test_topk_nonfinite_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T12:56:37.9696325Z test_topk_zero_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.014s) 2022-08-17T12:56:37.9765317Z test_topk_zero_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2022-08-17T12:56:37.9836066Z test_topk_zero_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2022-08-17T12:56:37.9910406Z test_topk_zero_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2022-08-17T12:56:37.9980162Z test_topk_zero_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2022-08-17T12:56:38.0048532Z test_topk_zero_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2022-08-17T12:56:38.0136664Z test_topk_zero_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:56:38.1747064Z test_unique_consecutive_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.161s) 2022-08-17T12:56:38.2438238Z test_unique_consecutive_cpu_bool (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:38.2439036Z function: '' (test_sort_and_select.py:883) 2022-08-17T12:56:38.2439367Z reasons: ["___check_obj_id(kwargs['return_inverse'], 94288444908288)"] 2022-08-17T12:56:38.2439735Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:38.2607795Z ok (0.086s) 2022-08-17T12:56:38.3377451Z test_unique_consecutive_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.077s) 2022-08-17T12:56:38.4153139Z test_unique_consecutive_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.077s) 2022-08-17T12:56:38.4529600Z test_unique_consecutive_cpu_int16 (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:38.4530418Z function: '_test_unique_scalar_empty' (test_sort_and_select.py:766) 2022-08-17T12:56:38.4530738Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:56:38.4531068Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:38.4554219Z ok (0.040s) 2022-08-17T12:56:38.4956784Z test_unique_consecutive_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.040s) 2022-08-17T12:56:38.5355087Z test_unique_consecutive_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.040s) 2022-08-17T12:56:38.5759472Z test_unique_consecutive_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.040s) 2022-08-17T12:56:38.5781243Z test_unique_consecutive_cpu_uint8 (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:38.5781800Z function: 'test_unique_consecutive' (test_sort_and_select.py:869) 2022-08-17T12:56:38.5782369Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:56:38.5782777Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:38.5784877Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:38.5785394Z function: '_test_unique_with_expects' (test_sort_and_select.py:787) 2022-08-17T12:56:38.5785767Z reasons: ["tensor 'x' dtype mismatch. expected BFloat16, actual Byte"] 2022-08-17T12:56:38.5786140Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:38.5822800Z ok (0.006s) 2022-08-17T12:56:38.6846305Z test_unique_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.102s) 2022-08-17T12:56:38.7409816Z test_unique_cpu_bool (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:38.7410603Z function: '' (test_sort_and_select.py:833) 2022-08-17T12:56:38.7410943Z reasons: ["tensor 'x' dtype mismatch. expected BFloat16, actual Bool"] 2022-08-17T12:56:38.7411321Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:38.7481612Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:38.7482716Z function: '' (test_sort_and_select.py:834) 2022-08-17T12:56:38.7483050Z reasons: ["tensor 'x' dtype mismatch. expected BFloat16, actual Bool"] 2022-08-17T12:56:38.7483414Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:38.7686462Z ok (0.084s) 2022-08-17T12:56:38.8287716Z test_unique_cpu_float32 (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:38.8288406Z function: '' (test_sort_and_select.py:844) 2022-08-17T12:56:38.8288758Z reasons: ["tensor 'x' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:56:38.8289140Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:38.8328905Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:38.8329345Z function: '' (test_sort_and_select.py:845) 2022-08-17T12:56:38.8329687Z reasons: ["tensor 'x' dtype mismatch. expected BFloat16, actual Float"] 2022-08-17T12:56:38.8330048Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:38.8369669Z ok (0.068s) 2022-08-17T12:56:38.9038075Z test_unique_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.067s) 2022-08-17T12:56:38.9685811Z test_unique_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.065s) 2022-08-17T12:56:39.0338673Z test_unique_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.065s) 2022-08-17T12:56:39.0987924Z test_unique_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.065s) 2022-08-17T12:56:39.1640857Z test_unique_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.065s) 2022-08-17T12:56:39.1677412Z test_unique_cpu_uint8 (__main__.TestSortAndSelectCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:56:39.1678308Z function: 'test_unique' (test_sort_and_select.py:812) 2022-08-17T12:56:39.1678618Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:56:39.1678969Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:56:39.1825138Z ok (0.018s) 2022-08-17T12:56:39.4515836Z test_unique_dim_cpu (__main__.TestSortAndSelectCPU) ... ok (0.269s) 2022-08-17T12:56:39.4516122Z 2022-08-17T12:56:39.4516440Z ---------------------------------------------------------------------- 2022-08-17T12:56:39.4516692Z Ran 91 tests in 7.654s 2022-08-17T12:56:39.4516825Z 2022-08-17T12:56:39.4516936Z OK (skipped=13) 2022-08-17T12:56:39.4517047Z 2022-08-17T12:56:39.4517119Z Generating XML reports... 2022-08-17T12:56:39.4606870Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20220817125631.xml 2022-08-17T12:56:39.8048495Z Running test_monitor ... [2022-08-17 12:56:39.804455] 2022-08-17T12:56:39.8049034Z Executing ['/opt/conda/bin/python', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:39.804542] 2022-08-17T12:56:40.9038680Z Test results will be stored in test-reports/python-unittest/test_monitor 2022-08-17T12:56:40.9050375Z 2022-08-17T12:56:40.9050703Z Running tests... 2022-08-17T12:56:40.9051347Z ---------------------------------------------------------------------- 2022-08-17T12:56:41.7156006Z test_event_handler (__main__.TestMonitor) ... Exception ignored in: at 0x7f1002d796d0> 2022-08-17T12:56:41.7156529Z Traceback (most recent call last): 2022-08-17T12:56:41.7157290Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:56:41.7157800Z _generatorType = type((y for y in range(1))) 2022-08-17T12:56:41.7158198Z SystemError: error return without exception set 2022-08-17T12:56:44.5085392Z ok (3.557s) 2022-08-17T12:56:44.6087601Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.100s) 2022-08-17T12:56:44.6263992Z test_interval_stat (__main__.TestMonitor) ... ok (0.018s) 2022-08-17T12:56:44.6283738Z test_log_event (__main__.TestMonitor) ... ok (0.002s) 2022-08-17T12:56:47.8577427Z test_event_handler (__main__.TestMonitorTensorboard) ... ok (3.229s) 2022-08-17T12:56:47.8577773Z 2022-08-17T12:56:47.8578319Z ---------------------------------------------------------------------- 2022-08-17T12:56:47.8578583Z Ran 5 tests in 6.952s 2022-08-17T12:56:47.8578702Z 2022-08-17T12:56:47.8578750Z OK 2022-08-17T12:56:47.8578842Z 2022-08-17T12:56:47.8578939Z Generating XML reports... 2022-08-17T12:56:47.8584663Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitor-20220817125640.xml 2022-08-17T12:56:47.8587473Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20220817125640.xml 2022-08-17T12:56:48.2280908Z Running test_utils ... [2022-08-17 12:56:48.227724] 2022-08-17T12:56:48.2281467Z Executing ['/opt/conda/bin/python', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:48.227811] 2022-08-17T12:56:49.5296590Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:56:49.6604111Z Test results will be stored in test-reports/python-unittest/test_utils 2022-08-17T12:56:49.6626622Z 2022-08-17T12:56:49.6626933Z Running tests... 2022-08-17T12:56:49.6627335Z ---------------------------------------------------------------------- 2022-08-17T12:56:51.7502565Z test_assert_scriptable (__main__.TestAssert) ... ok (2.037s) 2022-08-17T12:56:51.8405629Z test_assert_true (__main__.TestAssert) ... ok (0.090s) 2022-08-17T12:56:51.8416682Z 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:56:51.8421882Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: No CUDA (0.000s) 2022-08-17T12:56:52.0440179Z test_checkpoint (__main__.TestCheckpoint) ... ok (0.202s) 2022-08-17T12:56:52.1713396Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.127s) 2022-08-17T12:56:52.1809649Z 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:56:52.1810113Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2022-08-17T12:56:52.2262079Z ok (0.055s) 2022-08-17T12:56:52.2354664Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.009s) 2022-08-17T12:56:52.3866724Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.151s) 2022-08-17T12:56:52.3872053Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: No CUDA (0.001s) 2022-08-17T12:56:52.4116656Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.024s) 2022-08-17T12:56:52.4359412Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.024s) 2022-08-17T12:56:52.4372234Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: No CUDA (0.001s) 2022-08-17T12:56:52.4408464Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.003s) 2022-08-17T12:56:52.4439674Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.003s) 2022-08-17T12:56:52.4549615Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.011s) 2022-08-17T12:56:52.5265939Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.071s) 2022-08-17T12:56:52.5282913Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... skip: Test requires CUDA (0.002s) 2022-08-17T12:56:52.5290039Z 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:56:53.4054558Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.876s) 2022-08-17T12:56:53.4531586Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.047s) 2022-08-17T12:56:53.4717801Z test_multi_drop (__main__.TestDataLoaderUtils) ... Exception ignored in: 2022-08-17T12:56:53.4718213Z Traceback (most recent call last): 2022-08-17T12:56:53.4718737Z File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/sampler.py", line 241, in __iter__ 2022-08-17T12:56:53.4725589Z def __iter__(self) -> Iterator[List[int]]: 2022-08-17T12:56:53.4726029Z SystemError: error return without exception set 2022-08-17T12:56:53.5154752Z ok (0.062s) 2022-08-17T12:56:53.5161037Z 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:56:53.6897451Z test_random_seed (__main__.TestDataLoaderUtils) ... ok (0.173s) 2022-08-17T12:56:53.6924055Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.003s) 2022-08-17T12:56:53.6946639Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.002s) 2022-08-17T12:56:53.7034470Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.009s) 2022-08-17T12:56:53.7048883Z test_import_hipify (__main__.TestHipify) ... ok (0.001s) 2022-08-17T12:56:53.7088854Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.004s) 2022-08-17T12:56:53.7111987Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.002s) 2022-08-17T12:56:55.5277002Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (1.816s) 2022-08-17T12:56:55.5277549Z 2022-08-17T12:56:55.5278069Z ---------------------------------------------------------------------- 2022-08-17T12:56:55.5278341Z Ran 31 tests in 5.865s 2022-08-17T12:56:55.5278459Z 2022-08-17T12:56:55.5278542Z OK (skipped=7) 2022-08-17T12:56:55.5278650Z 2022-08-17T12:56:55.5278737Z Generating XML reports... 2022-08-17T12:56:55.5316461Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestAssert-20220817125649.xml 2022-08-17T12:56:55.5328984Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20220817125649.xml 2022-08-17T12:56:55.5332731Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20220817125649.xml 2022-08-17T12:56:55.5338517Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20220817125649.xml 2022-08-17T12:56:55.5340913Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20220817125649.xml 2022-08-17T12:56:55.5343258Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestHipify-20220817125649.xml 2022-08-17T12:56:55.5346378Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20220817125649.xml 2022-08-17T12:56:55.5348840Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20220817125649.xml 2022-08-17T12:56:55.5352405Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestBottleneck-20220817125649.xml 2022-08-17T12:56:55.5355828Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20220817125649.xml 2022-08-17T12:56:55.9539204Z Running test_mkldnn_verbose ... [2022-08-17 12:56:55.953499] 2022-08-17T12:56:55.9539725Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:55.953588] 2022-08-17T12:56:57.0379755Z Test results will be stored in test-reports/python-unittest/test_mkldnn_verbose 2022-08-17T12:56:57.0390342Z 2022-08-17T12:56:57.0390458Z Running tests... 2022-08-17T12:56:57.0391055Z ---------------------------------------------------------------------- 2022-08-17T12:56:57.8458621Z test_verbose_off (__main__.TestMKLDNNVerbose) ... Exception ignored in: at 0x7f69582b2350> 2022-08-17T12:56:57.8459091Z Traceback (most recent call last): 2022-08-17T12:56:57.8459697Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:56:57.8460186Z _generatorType = type((y for y in range(1))) 2022-08-17T12:56:57.8460690Z SystemError: error return without exception set 2022-08-17T12:57:01.6978349Z ok (4.612s) 2022-08-17T12:57:02.7711964Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (1.073s) 2022-08-17T12:57:02.7712304Z 2022-08-17T12:57:02.7712726Z ---------------------------------------------------------------------- 2022-08-17T12:57:02.7713102Z Ran 2 tests in 5.732s 2022-08-17T12:57:02.7713317Z 2022-08-17T12:57:02.7713410Z OK 2022-08-17T12:57:02.7713562Z 2022-08-17T12:57:02.7713698Z Generating XML reports... 2022-08-17T12:57:02.7753849Z Generated XML report: test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20220817125657.xml 2022-08-17T12:57:03.1091087Z Running test_transformers ... [2022-08-17 12:57:03.108656] 2022-08-17T12:57:03.1091855Z Executing ['/opt/conda/bin/python', '-bb', 'test_transformers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:03.108740] 2022-08-17T12:57:04.4424303Z Test results will be stored in test-reports/python-unittest/test_transformers 2022-08-17T12:57:04.4437809Z 2022-08-17T12:57:04.4437954Z Running tests... 2022-08-17T12:57:04.4438528Z ---------------------------------------------------------------------- 2022-08-17T12:57:04.5045948Z test_decoder_only_layer (__main__.TestTransformers) ... skip: Fairseq not found (0.014s) 2022-08-17T12:57:04.5064550Z test_mask_check_fastpath (__main__.TestTransformers) 2022-08-17T12:57:04.6639486Z Test that fastpath is executed independently of the mask that is passed. ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:142.) 2022-08-17T12:57:04.6640072Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:57:04.6828100Z ok (0.178s) 2022-08-17T12:57:04.7113615Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.028s) 2022-08-17T12:57:04.7145424Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:57:04.7174063Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:57:04.7267723Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.009s) 2022-08-17T12:57:04.7358256Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.009s) 2022-08-17T12:57:04.7448837Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.009s) 2022-08-17T12:57:04.7474678Z 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:57:04.7497985Z 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:57:04.7520293Z 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:57:04.7589993Z 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:57:04.7660612Z 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:57:04.7731975Z 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:57:04.7753321Z 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:57:04.7774795Z 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:57:04.7796576Z 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:57:04.7984577Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.019s) 2022-08-17T12:57:04.8014764Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:57:04.8045243Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:57:04.8136678Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.009s) 2022-08-17T12:57:04.8229573Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.009s) 2022-08-17T12:57:04.8320825Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.009s) 2022-08-17T12:57:04.8351297Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:57:04.8382523Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:57:04.8413971Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:57:04.8504195Z 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:57:04.8595047Z 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:57:04.8675174Z 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:57:04.8696465Z 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:57:04.8720278Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:57:04.8742509Z 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:57:04.8755980Z test_self_attn_TxT_attn_mask (__main__.TestTransformers) ... skip: 4D mask not supported yet - activate when 4D mask supported (0.001s) 2022-08-17T12:57:06.7058573Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (1.830s) 2022-08-17T12:57:06.9498235Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.244s) 2022-08-17T12:57:07.4388710Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.489s) 2022-08-17T12:57:07.6561060Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.217s) 2022-08-17T12:57:07.8312607Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.175s) 2022-08-17T12:57:07.9139705Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.083s) 2022-08-17T12:57:08.0253795Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.111s) 2022-08-17T12:57:08.1130946Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.088s) 2022-08-17T12:57:08.1142431Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_False_training_False (__main__.TestTransformers) 2022-08-17T12:57:08.1464026Z Test TransformerEncoder does not crash ... ok (0.033s) 2022-08-17T12:57:08.1479939Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_False_training_True (__main__.TestTransformers) 2022-08-17T12:57:08.1685657Z Test TransformerEncoder does not crash ... ok (0.022s) 2022-08-17T12:57:08.1696886Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_True_training_False (__main__.TestTransformers) 2022-08-17T12:57:08.1892214Z Test TransformerEncoder does not crash ... ok (0.021s) 2022-08-17T12:57:08.1904885Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_True_training_True (__main__.TestTransformers) 2022-08-17T12:57:08.2264129Z Test TransformerEncoder does not crash ... ok (0.037s) 2022-08-17T12:57:08.2275534Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_False_training_False (__main__.TestTransformers) 2022-08-17T12:57:08.2341556Z 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:57:08.2342514Z "Consider removing it.".format(name)) 2022-08-17T12:57:08.2433358Z /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:57:08.2434060Z "Consider removing it.".format(name)) 2022-08-17T12:57:09.5944999Z ok (1.368s) 2022-08-17T12:57:09.5956882Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_False_training_True (__main__.TestTransformers) 2022-08-17T12:57:09.6073937Z 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:57:09.6074753Z "Consider removing it.".format(name)) 2022-08-17T12:57:09.8452731Z ok (0.251s) 2022-08-17T12:57:09.8465635Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_True_training_False (__main__.TestTransformers) 2022-08-17T12:57:09.8523129Z 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:57:09.8523826Z "Consider removing it.".format(name)) 2022-08-17T12:57:09.9177087Z ok (0.072s) 2022-08-17T12:57:09.9187834Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_True_training_True (__main__.TestTransformers) 2022-08-17T12:57:09.9932192Z Test TransformerEncoder does not crash ... ok (0.075s) 2022-08-17T12:57:09.9952671Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:57:10.0359285Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.043s) 2022-08-17T12:57:10.0379506Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:57:10.0425182Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.007s) 2022-08-17T12:57:10.0445091Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:57:10.0485999Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.006s) 2022-08-17T12:57:10.0506350Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:57:10.0547095Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.006s) 2022-08-17T12:57:10.1057280Z test_transformerencoderlayer_src_mask_device_cpu (__main__.TestTransformers) ... ok (0.051s) 2022-08-17T12:57:10.1057794Z 2022-08-17T12:57:10.1058347Z ---------------------------------------------------------------------- 2022-08-17T12:57:10.1058729Z Ran 54 tests in 5.662s 2022-08-17T12:57:10.1058909Z 2022-08-17T12:57:10.1059027Z OK (skipped=2) 2022-08-17T12:57:10.1059199Z 2022-08-17T12:57:10.1059524Z Generating XML reports... 2022-08-17T12:57:10.1125934Z Generated XML report: test-reports/python-unittest/test_transformers/TEST-TestTransformers-20220817125704.xml 2022-08-17T12:57:10.4991619Z Running test_logging ... [2022-08-17 12:57:10.498733] 2022-08-17T12:57:10.4992158Z Executing ['/opt/conda/bin/python', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:10.498820] 2022-08-17T12:57:11.5988325Z Test results will be stored in test-reports/python-unittest/test_logging 2022-08-17T12:57:11.6002317Z 2022-08-17T12:57:11.6002762Z Running tests... 2022-08-17T12:57:11.6003518Z ---------------------------------------------------------------------- 2022-08-17T12:57:11.6491712Z testApiUsage (__main__.LoggingTest) 2022-08-17T12:57:12.3973704Z This test verifies that api usage logging is not triggered via static ... Exception ignored in: at 0x7f58e2f49ad0> 2022-08-17T12:57:12.3974322Z Traceback (most recent call last): 2022-08-17T12:57:12.3974842Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:12.3975385Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:12.3975831Z SystemError: error return without exception set 2022-08-17T12:57:16.5957150Z ok (4.950s) 2022-08-17T12:57:16.5957429Z 2022-08-17T12:57:16.5957956Z ---------------------------------------------------------------------- 2022-08-17T12:57:16.5958255Z Ran 1 test in 4.995s 2022-08-17T12:57:16.5958363Z 2022-08-17T12:57:16.5958423Z OK 2022-08-17T12:57:16.5958516Z 2022-08-17T12:57:16.5958625Z Generating XML reports... 2022-08-17T12:57:16.5998968Z Generated XML report: test-reports/python-unittest/test_logging/TEST-LoggingTest-20220817125711.xml 2022-08-17T12:57:16.9391228Z Running test_subclass ... [2022-08-17 12:57:16.938751] 2022-08-17T12:57:16.9391814Z Executing ['/opt/conda/bin/python', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:16.938839] 2022-08-17T12:57:18.0589331Z Test results will be stored in test-reports/python-unittest/test_subclass 2022-08-17T12:57:18.0602742Z 2022-08-17T12:57:18.0602838Z Running tests... 2022-08-17T12:57:18.0603247Z ---------------------------------------------------------------------- 2022-08-17T12:57:18.8676392Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... Exception ignored in: at 0x7fcc41d521d0> 2022-08-17T12:57:18.8676986Z Traceback (most recent call last): 2022-08-17T12:57:18.8677765Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:18.8678576Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:18.8679007Z SystemError: error return without exception set 2022-08-17T12:57:21.7763628Z ok (3.667s) 2022-08-17T12:57:21.7929798Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.016s) 2022-08-17T12:57:21.7976122Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2022-08-17T12:57:21.8001506Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:57:21.8026256Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:57:21.8048265Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:57:21.8064915Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:57:21.8080308Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:21.8112723Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:21.8144693Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:21.8212333Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.007s) 2022-08-17T12:57:21.8275094Z 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:57:21.8275673Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:57:21.8339207Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [UserDefinedObjectVariable(getset_descriptor)] {} missing a required argument: 'shape' 2022-08-17T12:57:21.8451707Z expected failure (0.024s) 2022-08-17T12:57:21.8466294Z test_lazy_module_logging_tensor (__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:57:21.8466935Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:57:21.8527014Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [UserDefinedObjectVariable(getset_descriptor)] {} missing a required argument: 'shape' 2022-08-17T12:57:21.9231004Z expected failure (0.078s) 2022-08-17T12:57:21.9244585Z test_lazy_module_non_wrapper_tensor (__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:57:21.9245177Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:57:21.9309951Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [UserDefinedObjectVariable(getset_descriptor)] {} missing a required argument: 'shape' 2022-08-17T12:57:21.9389555Z expected failure (0.016s) 2022-08-17T12:57:21.9403556Z test_lazy_module_sparse_tensor (__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:57:21.9404114Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:57:21.9462032Z /opt/conda/lib/python3.7/site-packages/torch/nn/parameter.py [UserDefinedObjectVariable(getset_descriptor)] {} missing a required argument: 'shape' 2022-08-17T12:57:21.9548015Z expected failure (0.016s) 2022-08-17T12:57:22.2190343Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.264s) 2022-08-17T12:57:22.3368410Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.118s) 2022-08-17T12:57:22.3446811Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:57:22.3447465Z function: 'append' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:594) 2022-08-17T12:57:22.3447980Z reasons: ["expected type of 'value' to be a tensor type, ' but found "] 2022-08-17T12:57:22.3448481Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:57:22.3449384Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:57:22.3449911Z function: '__setitem__' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:569) 2022-08-17T12:57:22.3450419Z reasons: ["expected type of 'param' to be a tensor type, ' but found "] 2022-08-17T12:57:22.3450832Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:57:22.3587003Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:57:22.3587482Z function: '__setitem__' (/opt/conda/lib/python3.7/site-packages/torch/nn/modules/container.py:695) 2022-08-17T12:57:22.3587793Z reasons: ["key == 'bar'"] 2022-08-17T12:57:22.3588092Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:57:22.4046735Z ok (0.068s) 2022-08-17T12:57:22.4421111Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.037s) 2022-08-17T12:57:22.4840836Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.042s) 2022-08-17T12:57:22.5032102Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... ok (0.019s) 2022-08-17T12:57:22.5265958Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.023s) 2022-08-17T12:57:22.5396846Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.013s) 2022-08-17T12:57:22.5428568Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:22.5441050Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.5453042Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.5465490Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.5476142Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.5486808Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.5499901Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.5513050Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.5865834Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.035s) 2022-08-17T12:57:22.5985401Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.012s) 2022-08-17T12:57:22.5999837Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6014013Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6027776Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6041348Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6130314Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.009s) 2022-08-17T12:57:22.6196485Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.006s) 2022-08-17T12:57:22.6265226Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.007s) 2022-08-17T12:57:22.6335042Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.007s) 2022-08-17T12:57:22.6403969Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.007s) 2022-08-17T12:57:22.6416432Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6448051Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:22.6463697Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6477235Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6491102Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6503548Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6516220Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6530040Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.6546077Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:57:22.6631918Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.008s) 2022-08-17T12:57:22.6659049Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:22.6699063Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-08-17T12:57:22.6733913Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:22.6768588Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:22.6807839Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-08-17T12:57:22.6835553Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:22.6863111Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:22.6902815Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.004s) 2022-08-17T12:57:22.6947931Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2022-08-17T12:57:22.7099538Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.015s) 2022-08-17T12:57:22.7220489Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.012s) 2022-08-17T12:57:22.7249290Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:57:22.7262741Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.7274450Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.7286803Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.7297615Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.7308962Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.7321493Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.7335464Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:57:22.7335701Z 2022-08-17T12:57:22.7336279Z ---------------------------------------------------------------------- 2022-08-17T12:57:22.7336739Z Ran 71 tests in 4.673s 2022-08-17T12:57:22.7336926Z 2022-08-17T12:57:22.7337011Z OK (expected failures=5) 2022-08-17T12:57:22.7337131Z 2022-08-17T12:57:22.7337205Z Generating XML reports... 2022-08-17T12:57:22.7414050Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20220817125718.xml 2022-08-17T12:57:23.0550671Z Running test_futures ... [2022-08-17 12:57:23.054667] 2022-08-17T12:57:23.0551351Z Executing ['/opt/conda/bin/python', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:23.054751] 2022-08-17T12:57:24.1571245Z Test results will be stored in test-reports/python-unittest/test_futures 2022-08-17T12:57:24.1582339Z 2022-08-17T12:57:24.1582464Z Running tests... 2022-08-17T12:57:24.1583040Z ---------------------------------------------------------------------- 2022-08-17T12:57:24.9709727Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... Exception ignored in: at 0x7f9c9d62a9d0> 2022-08-17T12:57:24.9710092Z Traceback (most recent call last): 2022-08-17T12:57:24.9710578Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:24.9711619Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:24.9712061Z SystemError: error return without exception set 2022-08-17T12:57:27.7634584Z [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2022-08-17T12:57:27.7635014Z 2022-08-17T12:57:27.7635152Z At: 2022-08-17T12:57:27.7635397Z test_futures.py(236): raise_value_error 2022-08-17T12:57:27.7635847Z /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py(239): set_result 2022-08-17T12:57:27.7636137Z test_futures.py(229): _test_add_done_callback_error_ignored 2022-08-17T12:57:27.7636406Z test_futures.py(238): test_add_done_callback_error_is_ignored 2022-08-17T12:57:27.7636677Z /opt/conda/lib/python3.7/unittest/case.py(628): run 2022-08-17T12:57:27.7637060Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(1967): _run_with_retry 2022-08-17T12:57:27.7637487Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(2035): run 2022-08-17T12:57:27.7637794Z /opt/conda/lib/python3.7/unittest/case.py(676): __call__ 2022-08-17T12:57:27.7638052Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:57:27.7638300Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:57:27.7638554Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:57:27.7638814Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:57:27.7639139Z /opt/conda/lib/python3.7/site-packages/xmlrunner/runner.py(67): run 2022-08-17T12:57:27.7639417Z /opt/conda/lib/python3.7/unittest/main.py(271): runTests 2022-08-17T12:57:27.7639672Z /opt/conda/lib/python3.7/unittest/main.py(101): __init__ 2022-08-17T12:57:27.7640037Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(786): run_tests 2022-08-17T12:57:27.7640312Z test_futures.py(331): 2022-08-17T12:57:27.7640435Z 2022-08-17T12:57:27.7657653Z ok (3.562s) 2022-08-17T12:57:27.7707635Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.005s) 2022-08-17T12:57:27.7717177Z 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:57:27.7718293Z ok (0.001s) 2022-08-17T12:57:27.7752258Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.003s) 2022-08-17T12:57:27.7807107Z test_chained_then (__main__.TestFuture) ... ok (0.005s) 2022-08-17T12:57:27.8844807Z test_collect_all (__main__.TestFuture) ... ok (0.104s) 2022-08-17T12:57:27.8896659Z test_done (__main__.TestFuture) ... ok (0.003s) 2022-08-17T12:57:27.8930521Z test_done_exception (__main__.TestFuture) ... ok (0.006s) 2022-08-17T12:57:27.8978368Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.005s) 2022-08-17T12:57:27.9010658Z 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:57:27.9011181Z 2022-08-17T12:57:27.9011317Z At: 2022-08-17T12:57:27.9011573Z test_futures.py(280): raise_value_error 2022-08-17T12:57:27.9012036Z /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py(239): set_result 2022-08-17T12:57:27.9012360Z test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2022-08-17T12:57:27.9012647Z /opt/conda/lib/python3.7/unittest/case.py(628): run 2022-08-17T12:57:27.9013039Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(1967): _run_with_retry 2022-08-17T12:57:27.9013687Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(2035): run 2022-08-17T12:57:27.9013983Z /opt/conda/lib/python3.7/unittest/case.py(676): __call__ 2022-08-17T12:57:27.9014238Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:57:27.9014499Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:57:27.9014821Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:57:27.9015078Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:57:27.9015424Z /opt/conda/lib/python3.7/site-packages/xmlrunner/runner.py(67): run 2022-08-17T12:57:27.9015694Z /opt/conda/lib/python3.7/unittest/main.py(271): runTests 2022-08-17T12:57:27.9015946Z /opt/conda/lib/python3.7/unittest/main.py(101): __init__ 2022-08-17T12:57:27.9016322Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(786): run_tests 2022-08-17T12:57:27.9016599Z test_futures.py(331): 2022-08-17T12:57:27.9016710Z 2022-08-17T12:57:27.9016783Z ok (0.004s) 2022-08-17T12:57:27.9050822Z test_mark_future_twice (__main__.TestFuture) ... ok (0.003s) 2022-08-17T12:57:27.9108966Z test_pickle_future (__main__.TestFuture) ... ok (0.006s) 2022-08-17T12:57:28.0174205Z test_set_exception (__main__.TestFuture) ... ok (0.106s) 2022-08-17T12:57:28.1424155Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.125s) 2022-08-17T12:57:28.1454247Z test_then (__main__.TestFuture) ... ok (0.003s) 2022-08-17T12:57:28.1485507Z test_then_no_arg (__main__.TestFuture) ... ok (0.003s) 2022-08-17T12:57:28.1501099Z test_then_raise (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:57:28.1517887Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:57:28.1543522Z test_wait (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:57:28.1571382Z test_wait_all (__main__.TestFuture) ... [1, 2] 2022-08-17T12:57:28.1576720Z ok (0.003s) 2022-08-17T12:57:28.6618643Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.504s) 2022-08-17T12:57:28.6618849Z 2022-08-17T12:57:28.6619148Z ---------------------------------------------------------------------- 2022-08-17T12:57:28.6619407Z Ran 21 tests in 4.504s 2022-08-17T12:57:28.6619522Z 2022-08-17T12:57:28.6619570Z OK 2022-08-17T12:57:28.6619661Z 2022-08-17T12:57:28.6619749Z Generating XML reports... 2022-08-17T12:57:28.6662888Z Generated XML report: test-reports/python-unittest/test_futures/TEST-TestFuture-20220817125724.xml 2022-08-17T12:57:28.9685827Z Running test_model_dump ... [2022-08-17 12:57:28.968237] 2022-08-17T12:57:28.9686323Z Executing ['/opt/conda/bin/python', '-bb', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:28.968322] 2022-08-17T12:57:30.0816527Z Test results will be stored in test-reports/python-unittest/test_model_dump 2022-08-17T12:57:30.0827827Z 2022-08-17T12:57:30.0827959Z Running tests... 2022-08-17T12:57:30.0828403Z ---------------------------------------------------------------------- 2022-08-17T12:57:30.8896392Z test_inline_skeleton (__main__.TestModelDump) ... Exception ignored in: at 0x7f933e3c1450> 2022-08-17T12:57:30.8896717Z Traceback (most recent call last): 2022-08-17T12:57:30.8897267Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:30.8898200Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:30.8898636Z SystemError: error return without exception set 2022-08-17T12:57:33.7385164Z ok (3.609s) 2022-08-17T12:57:33.8064994Z test_invalid_json (__main__.TestModelDump) ... ok (0.068s) 2022-08-17T12:57:33.9119931Z test_main (__main__.TestModelDump) ... ok (0.105s) 2022-08-17T12:57:33.9145276Z test_memory_computation (__main__.TestModelDump) ... skip: Webdriver not requested (0.003s) 2022-08-17T12:57:33.9334562Z test_model_with_lists (__main__.TestModelDump) ... ok (0.019s) 2022-08-17T12:57:34.2653668Z test_optimized_quantized_model (__main__.TestModelDump) ... ok (0.332s) 2022-08-17T12:57:34.4344553Z test_quantized_model (__main__.TestModelDump) ... ok (0.169s) 2022-08-17T12:57:34.4551667Z test_scripted_model (__main__.TestModelDump) ... ok (0.021s) 2022-08-17T12:57:34.4852555Z test_traced_model (__main__.TestModelDump) ... ok (0.030s) 2022-08-17T12:57:34.4852847Z 2022-08-17T12:57:34.4853311Z ---------------------------------------------------------------------- 2022-08-17T12:57:34.4853702Z Ran 9 tests in 4.402s 2022-08-17T12:57:34.4853884Z 2022-08-17T12:57:34.4853998Z OK (skipped=1) 2022-08-17T12:57:34.4854153Z 2022-08-17T12:57:34.4854292Z Generating XML reports... 2022-08-17T12:57:34.4886684Z Generated XML report: test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20220817125730.xml 2022-08-17T12:57:34.8090157Z Running test_autocast ... [2022-08-17 12:57:34.808625] 2022-08-17T12:57:34.8090690Z Executing ['/opt/conda/bin/python', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:34.808711] 2022-08-17T12:57:35.9095334Z Test results will be stored in test-reports/python-unittest/test_autocast 2022-08-17T12:57:35.9106270Z 2022-08-17T12:57:35.9106596Z Running tests... 2022-08-17T12:57:35.9107202Z ---------------------------------------------------------------------- 2022-08-17T12:57:36.7932736Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... Exception ignored in: at 0x7fe6ef022b50> 2022-08-17T12:57:36.7933183Z Traceback (most recent call last): 2022-08-17T12:57:36.7933906Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:36.7934427Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:36.7934676Z SystemError: error return without exception set 2022-08-17T12:57:39.6547814Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:57:39.6548318Z function: 'cast' (test_autocast.py:19) 2022-08-17T12:57:39.6548628Z reasons: ['___check_obj_id(cast, 140629727268592)'] 2022-08-17T12:57:39.6548960Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:57:39.6581249Z ok (3.701s) 2022-08-17T12:57:39.6694031Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.011s) 2022-08-17T12:57:39.6818300Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.012s) 2022-08-17T12:57:39.7711121Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.089s) 2022-08-17T12:57:39.7834903Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.012s) 2022-08-17T12:57:39.8509455Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.067s) 2022-08-17T12:57:39.8584181Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.007s) 2022-08-17T12:57:39.8605404Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.002s) 2022-08-17T12:57:39.8607536Z 2022-08-17T12:57:39.8608538Z ---------------------------------------------------------------------- 2022-08-17T12:57:39.8609003Z Ran 8 tests in 3.950s 2022-08-17T12:57:39.8609204Z 2022-08-17T12:57:39.8609310Z OK 2022-08-17T12:57:39.8609484Z 2022-08-17T12:57:39.8610366Z Generating XML reports... 2022-08-17T12:57:39.8639930Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220817125735.xml 2022-08-17T12:57:39.8642914Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220817125735.xml 2022-08-17T12:57:40.1739736Z Running lazy/test_reuse_ir ... [2022-08-17 12:57:40.173568] 2022-08-17T12:57:40.1740506Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:40.173651] 2022-08-17T12:57:41.2458853Z Test results will be stored in test-reports/python-unittest/lazy.test_reuse_ir 2022-08-17T12:57:41.2470084Z 2022-08-17T12:57:41.2470450Z Running tests... 2022-08-17T12:57:41.2471077Z ---------------------------------------------------------------------- 2022-08-17T12:57:42.0571786Z testAdd (__main__.TestLazyReuseIr) ... Exception ignored in: at 0x7f12763e5d50> 2022-08-17T12:57:42.0572180Z Traceback (most recent call last): 2022-08-17T12:57:42.0572816Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:42.0573172Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:42.0573437Z SystemError: error return without exception set 2022-08-17T12:57:44.7949220Z 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. (3.501s) 2022-08-17T12:57:44.7963598Z 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:57:44.7978913Z 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:57:45.2077469Z testBatchNorm (__main__.TestLazyReuseIr) ... ok (0.410s) 2022-08-17T12:57:45.2077765Z 2022-08-17T12:57:45.2078213Z ---------------------------------------------------------------------- 2022-08-17T12:57:45.2078597Z Ran 4 tests in 3.961s 2022-08-17T12:57:45.2078778Z 2022-08-17T12:57:45.2078899Z OK (skipped=3) 2022-08-17T12:57:45.2079077Z 2022-08-17T12:57:45.2079227Z Generating XML reports... 2022-08-17T12:57:45.2108112Z Generated XML report: test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20220817125741.xml 2022-08-17T12:57:45.5488839Z Running test_per_overload_api ... [2022-08-17 12:57:45.548489] 2022-08-17T12:57:45.5489361Z Executing ['/opt/conda/bin/python', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:45.548572] 2022-08-17T12:57:46.6326349Z Test results will be stored in test-reports/python-unittest/test_per_overload_api 2022-08-17T12:57:46.6345192Z 2022-08-17T12:57:46.6345581Z Running tests... 2022-08-17T12:57:46.6345980Z ---------------------------------------------------------------------- 2022-08-17T12:57:47.4365398Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... Exception ignored in: at 0x7f245dc670d0> 2022-08-17T12:57:47.4365833Z Traceback (most recent call last): 2022-08-17T12:57:47.4366478Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:47.4366789Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:47.4367042Z SystemError: error return without exception set 2022-08-17T12:57:50.4399432Z ok (3.752s) 2022-08-17T12:57:50.5144363Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.074s) 2022-08-17T12:57:50.5328562Z test_decompose (__main__.TestPerOverloadAPI) ... ok (0.018s) 2022-08-17T12:57:50.5328789Z 2022-08-17T12:57:50.5329093Z ---------------------------------------------------------------------- 2022-08-17T12:57:50.5329356Z Ran 3 tests in 3.898s 2022-08-17T12:57:50.5329473Z 2022-08-17T12:57:50.5329521Z OK 2022-08-17T12:57:50.5329612Z 2022-08-17T12:57:50.5329698Z Generating XML reports... 2022-08-17T12:57:50.5358178Z Generated XML report: test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20220817125746.xml 2022-08-17T12:57:50.8565010Z Running test_jit_disabled ... [2022-08-17 12:57:50.856137] 2022-08-17T12:57:50.8565767Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:50.856225] 2022-08-17T12:57:51.9339154Z Test results will be stored in test-reports/python-unittest/test_jit_disabled 2022-08-17T12:57:51.9350405Z 2022-08-17T12:57:51.9350868Z Running tests... 2022-08-17T12:57:51.9351276Z ---------------------------------------------------------------------- 2022-08-17T12:57:52.7447704Z test_attribute (__main__.TestJitDisabled) ... Exception ignored in: at 0x7efbd01d34d0> 2022-08-17T12:57:52.7448290Z Traceback (most recent call last): 2022-08-17T12:57:52.7449056Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:52.7449578Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:52.7450005Z SystemError: error return without exception set 2022-08-17T12:57:55.5788616Z ok (3.597s) 2022-08-17T12:57:55.6291629Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.050s) 2022-08-17T12:57:55.6796938Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.050s) 2022-08-17T12:57:55.6797696Z 2022-08-17T12:57:55.6798122Z ---------------------------------------------------------------------- 2022-08-17T12:57:55.6798538Z Ran 3 tests in 3.745s 2022-08-17T12:57:55.6798729Z 2022-08-17T12:57:55.6798848Z OK 2022-08-17T12:57:55.6799000Z 2022-08-17T12:57:55.6799145Z Generating XML reports... 2022-08-17T12:57:55.6835945Z Generated XML report: test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20220817125751.xml 2022-08-17T12:57:56.0261895Z Running test_show_pickle ... [2022-08-17 12:57:56.025684] 2022-08-17T12:57:56.0262593Z Executing ['/opt/conda/bin/python', '-bb', 'test_show_pickle.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:56.025773] 2022-08-17T12:57:57.1232181Z Test results will be stored in test-reports/python-unittest/test_show_pickle 2022-08-17T12:57:57.1243683Z 2022-08-17T12:57:57.1243871Z Running tests... 2022-08-17T12:57:57.1244758Z ---------------------------------------------------------------------- 2022-08-17T12:57:57.9217588Z test_scripted_model (__main__.TestShowPickle) ... Exception ignored in: at 0x7f2f89aa2f50> 2022-08-17T12:57:57.9217934Z Traceback (most recent call last): 2022-08-17T12:57:57.9218437Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:57:57.9219807Z _generatorType = type((y for y in range(1))) 2022-08-17T12:57:57.9220379Z SystemError: error return without exception set 2022-08-17T12:58:00.7648342Z ok (3.593s) 2022-08-17T12:58:00.7648603Z 2022-08-17T12:58:00.7649074Z ---------------------------------------------------------------------- 2022-08-17T12:58:00.7649336Z Ran 1 test in 3.640s 2022-08-17T12:58:00.7649443Z 2022-08-17T12:58:00.7649505Z OK 2022-08-17T12:58:00.7649598Z 2022-08-17T12:58:00.7649707Z Generating XML reports... 2022-08-17T12:58:00.7683306Z Generated XML report: test-reports/python-unittest/test_show_pickle/TEST-TestShowPickle-20220817125757.xml 2022-08-17T12:58:01.0660738Z Running test_type_info ... [2022-08-17 12:58:01.065665] 2022-08-17T12:58:01.0661239Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:01.065754] 2022-08-17T12:58:02.1590795Z Test results will be stored in test-reports/python-unittest/test_type_info 2022-08-17T12:58:02.1602387Z 2022-08-17T12:58:02.1602493Z Running tests... 2022-08-17T12:58:02.1603264Z ---------------------------------------------------------------------- 2022-08-17T12:58:02.9640426Z test_finfo (__main__.TestDTypeInfo) ... Exception ignored in: at 0x7f86fe3924d0> 2022-08-17T12:58:02.9640851Z Traceback (most recent call last): 2022-08-17T12:58:02.9641681Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:58:02.9642149Z _generatorType = type((y for y in range(1))) 2022-08-17T12:58:02.9642592Z SystemError: error return without exception set 2022-08-17T12:58:05.7448853Z ok (3.539s) 2022-08-17T12:58:05.7513771Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.006s) 2022-08-17T12:58:05.7558446Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.004s) 2022-08-17T12:58:05.7558720Z 2022-08-17T12:58:05.7559176Z ---------------------------------------------------------------------- 2022-08-17T12:58:05.7559560Z Ran 3 tests in 3.596s 2022-08-17T12:58:05.7570811Z 2022-08-17T12:58:05.7570964Z OK 2022-08-17T12:58:05.7571151Z 2022-08-17T12:58:05.7571306Z Generating XML reports... 2022-08-17T12:58:05.7597236Z Generated XML report: test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220817125802.xml 2022-08-17T12:58:06.0681502Z Running test_module_init ... [2022-08-17 12:58:06.067696] 2022-08-17T12:58:06.0682050Z Executing ['/opt/conda/bin/python', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:06.067782] 2022-08-17T12:58:07.5291438Z /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:58:07.5292008Z warnings.warn(msg, FutureWarning) 2022-08-17T12:58:07.5416520Z Test results will be stored in test-reports/python-unittest/test_module_init 2022-08-17T12:58:07.5448481Z 2022-08-17T12:58:07.5448601Z Running tests... 2022-08-17T12:58:07.5449220Z ---------------------------------------------------------------------- 2022-08-17T12:58:07.8498319Z test_nn_AdaptiveAvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.248s) 2022-08-17T12:58:07.8635096Z test_nn_AdaptiveAvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.014s) 2022-08-17T12:58:07.8752714Z test_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.012s) 2022-08-17T12:58:07.8828731Z test_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.008s) 2022-08-17T12:58:07.8944979Z test_nn_AdaptiveAvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.012s) 2022-08-17T12:58:07.9020767Z test_nn_AdaptiveAvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.007s) 2022-08-17T12:58:07.9860511Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.084s) 2022-08-17T12:58:08.0029797Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float64 (__main__.TestModuleInitCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:08.0030847Z function: 'wrapper' (test_module_init.py:253) 2022-08-17T12:58:08.0031110Z reasons: ['___guarded_code.valid'] 2022-08-17T12:58:08.0031451Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:08.0048174Z ok (0.019s) 2022-08-17T12:58:08.0119087Z test_nn_AdaptiveMaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:08.0119796Z function: 'run_test' (test_module_init.py:281) 2022-08-17T12:58:08.0120076Z reasons: ['___guarded_code.valid'] 2022-08-17T12:58:08.0120406Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:08.0122404Z ok (0.007s) 2022-08-17T12:58:08.0152241Z test_nn_AdaptiveMaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0224039Z test_nn_AdaptiveMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.007s) 2022-08-17T12:58:08.0252523Z test_nn_AdaptiveMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0323959Z test_nn_AdaptiveMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.007s) 2022-08-17T12:58:08.0352622Z test_nn_AdaptiveMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0487615Z test_nn_AlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.013s) 2022-08-17T12:58:08.0572401Z test_nn_AlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.008s) 2022-08-17T12:58:08.0598469Z test_nn_AvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:08.0599194Z function: 'run_test' (test_module_init.py:281) 2022-08-17T12:58:08.0599513Z reasons: ['___check_obj_id(module_cls, 94735875509296)'] 2022-08-17T12:58:08.0599868Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:08.0604322Z ok (0.003s) 2022-08-17T12:58:08.0634882Z test_nn_AvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0663846Z test_nn_AvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0695451Z test_nn_AvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0724346Z test_nn_AvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0753156Z test_nn_AvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0784383Z test_nn_BCELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0815005Z test_nn_BCELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0845045Z test_nn_BCEWithLogitsLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0876343Z test_nn_BCEWithLogitsLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.0917541Z test_nn_BatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.0956497Z test_nn_BatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.0995606Z test_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.1034576Z test_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.1073300Z test_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.1112474Z test_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.1146517Z test_nn_Bilinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1180805Z test_nn_Bilinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1209679Z test_nn_CELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1262516Z test_nn_CELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:58:08.1290840Z test_nn_CTCLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1327410Z test_nn_CTCLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.1356105Z test_nn_ChannelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1384684Z test_nn_ChannelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1414193Z test_nn_ConstantPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1442931Z test_nn_ConstantPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1472527Z test_nn_ConstantPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1501397Z test_nn_ConstantPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1530209Z test_nn_ConstantPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1559783Z test_nn_ConstantPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1595785Z test_nn_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1631830Z test_nn_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.1667547Z test_nn_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1702042Z test_nn_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1738077Z test_nn_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1773735Z test_nn_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1808690Z test_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1844077Z test_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1879420Z test_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1914036Z test_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1949600Z test_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.1985024Z test_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2013491Z test_nn_CosineEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2042206Z test_nn_CosineEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2077412Z test_nn_CosineSimilarity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2105974Z test_nn_CosineSimilarity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2136574Z test_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2167274Z test_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2196089Z test_nn_CrossMapLRN2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2224760Z test_nn_CrossMapLRN2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2254474Z test_nn_Dropout1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2282989Z test_nn_Dropout1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2312472Z test_nn_Dropout2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2340995Z test_nn_Dropout2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2369776Z test_nn_Dropout3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2399502Z test_nn_Dropout3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2428141Z test_nn_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2457588Z test_nn_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2486135Z test_nn_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2514598Z test_nn_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2550772Z test_nn_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.2585110Z test_nn_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2618122Z test_nn_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2652736Z test_nn_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2681685Z test_nn_FeatureAlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2710945Z test_nn_FeatureAlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2739419Z test_nn_Flatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2768520Z test_nn_Flatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2797133Z test_nn_Fold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2825628Z test_nn_Fold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2862042Z test_nn_FractionalMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.2892043Z test_nn_FractionalMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2921956Z test_nn_FractionalMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2952528Z test_nn_FractionalMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.2980928Z test_nn_GELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3009930Z test_nn_GELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3038178Z test_nn_GLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3066625Z test_nn_GLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3105173Z test_nn_GRUCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.3142636Z test_nn_GRUCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.3180820Z test_nn_GRU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.3219397Z test_nn_GRU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.3248280Z test_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3278019Z test_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3312551Z test_nn_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3347927Z test_nn_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3376565Z test_nn_Hardshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3405703Z test_nn_Hardshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3434078Z test_nn_Hardsigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3463257Z test_nn_Hardsigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3491367Z test_nn_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3519487Z test_nn_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3548565Z test_nn_Hardtanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3576390Z test_nn_Hardtanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3611274Z test_nn_HingeEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3639176Z test_nn_HingeEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3667949Z test_nn_HuberLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3696906Z test_nn_HuberLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3726863Z test_nn_Identity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3756710Z test_nn_Identity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3793811Z test_nn_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.3830133Z test_nn_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.3866195Z test_nn_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.3901411Z test_nn_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3936617Z test_nn_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.3972553Z test_nn_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4003113Z test_nn_KLDivLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4032236Z test_nn_KLDivLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4061414Z test_nn_L1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4089283Z test_nn_L1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4118411Z test_nn_LPPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4146581Z test_nn_LPPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4174298Z test_nn_LPPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4203257Z test_nn_LPPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4248670Z test_nn_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4287933Z test_nn_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4326468Z test_nn_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4364277Z test_nn_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4398173Z test_nn_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4432430Z test_nn_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.4468773Z 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:58:08.4469361Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:58:08.4473333Z /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:08.4473830Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:58:08.4479882Z ok (0.005s) 2022-08-17T12:58:08.4510632Z test_nn_LazyBatchNorm1d_cpu_float64 (__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:58:08.4511196Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:58:08.4519923Z ok (0.004s) 2022-08-17T12:58:08.4561365Z test_nn_LazyBatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4600429Z test_nn_LazyBatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4638757Z test_nn_LazyBatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4685995Z test_nn_LazyBatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:58:08.4722733Z test_nn_LazyConv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4760017Z test_nn_LazyConv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4797803Z test_nn_LazyConv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4836510Z test_nn_LazyConv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4873531Z test_nn_LazyConv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4909982Z test_nn_LazyConv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4947056Z test_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.4992519Z test_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5028948Z test_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5065840Z test_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5103286Z test_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5139408Z test_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5178109Z test_nn_LazyInstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5216462Z test_nn_LazyInstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5254549Z test_nn_LazyInstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5302410Z test_nn_LazyInstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:58:08.5341705Z test_nn_LazyInstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5381491Z test_nn_LazyInstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5417726Z test_nn_LazyLinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5453243Z test_nn_LazyLinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5482822Z test_nn_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5510944Z test_nn_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5546424Z test_nn_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5580801Z test_nn_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5610173Z test_nn_LocalResponseNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5638466Z test_nn_LocalResponseNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5666877Z test_nn_LogSigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5695792Z test_nn_LogSigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5724429Z test_nn_LogSoftmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5753738Z test_nn_LogSoftmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5781967Z test_nn_MSELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5810468Z test_nn_MSELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5849108Z test_nn_MarginRankingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.5877740Z test_nn_MarginRankingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5907678Z test_nn_MaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5935805Z test_nn_MaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5964767Z test_nn_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.5994461Z test_nn_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6023197Z test_nn_MaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6052463Z test_nn_MaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6080740Z test_nn_MaxUnpool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6109553Z test_nn_MaxUnpool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6138890Z test_nn_MaxUnpool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6167438Z test_nn_MaxUnpool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6196809Z test_nn_MaxUnpool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6225366Z test_nn_MaxUnpool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6253894Z test_nn_Mish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6283547Z test_nn_Mish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6335641Z test_nn_ModuleDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:58:08.6363835Z test_nn_ModuleDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6392549Z test_nn_ModuleList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6422077Z test_nn_ModuleList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6450613Z test_nn_MultiLabelMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6480182Z test_nn_MultiLabelMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6509893Z test_nn_MultiLabelSoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6540511Z test_nn_MultiLabelSoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6570399Z test_nn_MultiMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6601075Z test_nn_MultiMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6650146Z test_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:58:08.6694800Z test_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.6725743Z test_nn_NLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6756262Z test_nn_NLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6789143Z test_nn_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6822657Z test_nn_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6851013Z test_nn_PairwiseDistance_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6880339Z test_nn_PairwiseDistance_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.6931667Z test_nn_ParameterDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:58:08.6960259Z test_nn_ParameterDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7009828Z test_nn_ParameterList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:58:08.7038283Z test_nn_ParameterList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7066830Z test_nn_PixelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7096267Z test_nn_PixelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7124938Z test_nn_PixelUnshuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7154407Z test_nn_PixelUnshuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7183445Z test_nn_PoissonNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7211802Z test_nn_PoissonNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7251438Z test_nn_RNNBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.7290702Z test_nn_RNNBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.7327256Z test_nn_RNNCellBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.7364566Z test_nn_RNNCellBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.7407951Z test_nn_RNNCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.7443969Z test_nn_RNNCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.7482457Z test_nn_RNN_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.7520740Z test_nn_RNN_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.7549583Z test_nn_RReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7578671Z test_nn_RReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7608109Z test_nn_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7636987Z test_nn_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7666560Z test_nn_ReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7694649Z test_nn_ReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7723325Z test_nn_ReflectionPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7752957Z test_nn_ReflectionPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7781468Z test_nn_ReflectionPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7810881Z test_nn_ReflectionPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7839624Z test_nn_ReflectionPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7868375Z test_nn_ReflectionPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7897573Z test_nn_ReplicationPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7925998Z test_nn_ReplicationPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7955506Z test_nn_ReplicationPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.7984124Z test_nn_ReplicationPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8012475Z test_nn_ReplicationPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8042013Z test_nn_ReplicationPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8070505Z test_nn_SELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8099679Z test_nn_SELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8128179Z test_nn_Sequential_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8156865Z test_nn_Sequential_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8186513Z test_nn_SiLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8214489Z test_nn_SiLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8248187Z test_nn_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8276545Z test_nn_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8305213Z test_nn_SmoothL1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8334654Z test_nn_SmoothL1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8363359Z test_nn_SoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8392604Z test_nn_SoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8420677Z test_nn_Softmax2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8449154Z test_nn_Softmax2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8478780Z test_nn_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8507399Z test_nn_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8536477Z test_nn_Softmin_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8564887Z test_nn_Softmin_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8593386Z test_nn_Softplus_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8622912Z test_nn_Softplus_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8651201Z test_nn_Softshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8680427Z test_nn_Softshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8708846Z test_nn_Softsign_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8736795Z test_nn_Softsign_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8776698Z test_nn_SyncBatchNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.8816004Z test_nn_SyncBatchNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:08.8845373Z test_nn_Tanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8873775Z test_nn_Tanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8902148Z test_nn_Tanhshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8931257Z test_nn_Tanhshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8960058Z test_nn_Threshold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.8989556Z test_nn_Threshold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:08.9060198Z test_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.007s) 2022-08-17T12:58:08.9127675Z test_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.007s) 2022-08-17T12:58:08.9296263Z test_nn_TransformerDecoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.017s) 2022-08-17T12:58:08.9372454Z test_nn_TransformerDecoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.008s) 2022-08-17T12:58:08.9429647Z test_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:58:08.9487811Z test_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:58:08.9607261Z test_nn_TransformerEncoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.012s) 2022-08-17T12:58:08.9669362Z test_nn_TransformerEncoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:58:09.5424767Z test_nn_Transformer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.575s) 2022-08-17T12:58:10.2719611Z test_nn_Transformer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.729s) 2022-08-17T12:58:10.2751747Z test_nn_TripletMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.2781837Z test_nn_TripletMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.2812399Z test_nn_TripletMarginWithDistanceLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.2841750Z test_nn_TripletMarginWithDistanceLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.2871762Z test_nn_Unflatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.2900384Z test_nn_Unflatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.2929431Z test_nn_Unfold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.2959328Z test_nn_Unfold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.2989123Z test_nn_Upsample_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.3018592Z test_nn_Upsample_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.3047939Z test_nn_UpsamplingBilinear2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.3076680Z test_nn_UpsamplingBilinear2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.3106580Z test_nn_UpsamplingNearest2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.3135108Z test_nn_UpsamplingNearest2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.3164788Z test_nn_ZeroPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.3193432Z test_nn_ZeroPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.3237239Z test_qat_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3280594Z test_qat_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3343318Z test_qat_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:58:10.3384733Z test_qat_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3426285Z test_qat_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3467630Z test_qat_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3510685Z test_qat_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3551958Z test_qat_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3593708Z test_qat_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3634850Z test_qat_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3674993Z test_qat_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3715451Z test_qat_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3756165Z test_quantizable_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3796538Z test_quantizable_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.3932318Z test_quantizable_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.013s) 2022-08-17T12:58:10.3975391Z test_quantizable_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.4026569Z test_quantizable_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:58:10.4076509Z test_quantizable_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:58:10.4117200Z test_quantized_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.4157740Z test_quantized_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.4198184Z test_quantized_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.4238629Z test_quantized_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.4271191Z test_quantized_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4300699Z test_quantized_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4331546Z test_quantized_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4361137Z test_quantized_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4391459Z test_quantized_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4420607Z test_quantized_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4454902Z test_quantized_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4485522Z test_quantized_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4517245Z test_quantized_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4557750Z test_quantized_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.4589780Z test_quantized_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4621965Z test_quantized_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4650717Z test_quantized_DeQuantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4679971Z test_quantized_DeQuantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4709857Z test_quantized_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4738624Z test_quantized_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4768326Z test_quantized_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4797524Z test_quantized_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4827886Z test_quantized_FXFloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4857704Z test_quantized_FXFloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4886324Z test_quantized_FloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4916070Z test_quantized_FloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.4955293Z test_quantized_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.4995001Z test_quantized_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.5025010Z test_quantized_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5053891Z test_quantized_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5092162Z test_quantized_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.5128960Z test_quantized_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.5166875Z test_quantized_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.5203782Z test_quantized_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.5240282Z test_quantized_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.5277549Z test_quantized_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.5321396Z test_quantized_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.5361505Z test_quantized_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:58:10.5394829Z test_quantized_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5429318Z test_quantized_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5459454Z test_quantized_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5490960Z test_quantized_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5519961Z test_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5549642Z test_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5580106Z test_quantized_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5611607Z test_quantized_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5641855Z test_quantized_QFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5670806Z test_quantized_QFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5731747Z test_quantized_Quantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:58:10.5765171Z test_quantized_Quantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5794517Z test_quantized_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5824698Z test_quantized_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5853452Z test_quantized_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5883367Z test_quantized_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5913839Z test_quantized_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5943822Z test_quantized_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:58:10.5944409Z 2022-08-17T12:58:10.5945090Z ---------------------------------------------------------------------- 2022-08-17T12:58:10.5945654Z Ran 376 tests in 3.049s 2022-08-17T12:58:10.5945857Z 2022-08-17T12:58:10.5945959Z OK 2022-08-17T12:58:10.5946109Z 2022-08-17T12:58:10.5946252Z Generating XML reports... 2022-08-17T12:58:10.6242122Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCPU-20220817125807.xml 2022-08-17T12:58:10.9732048Z Running test_shape_ops ... [2022-08-17 12:58:10.972878] 2022-08-17T12:58:10.9732587Z Executing ['/opt/conda/bin/python', '-bb', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:10.972961] 2022-08-17T12:58:12.3428352Z Test results will be stored in test-reports/python-unittest/test_shape_ops 2022-08-17T12:58:12.3442473Z 2022-08-17T12:58:12.3442589Z Running tests... 2022-08-17T12:58:12.3443218Z ---------------------------------------------------------------------- 2022-08-17T12:58:12.5633674Z test_clamp_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.171s) 2022-08-17T12:58:12.5958721Z test_clamp_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.032s) 2022-08-17T12:58:12.6596256Z test_clamp_propagates_nans_cpu (__main__.TestShapeOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:12.6596894Z function: 'generate_clamp_baseline' (test_shape_ops.py:253) 2022-08-17T12:58:12.6597212Z reasons: ['___check_type_id(min_vals, 94604329887520)'] 2022-08-17T12:58:12.6597562Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:12.6601125Z ok (0.064s) 2022-08-17T12:58:12.6813352Z test_clamp_raises_arg_errors_cpu (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:58:12.6835383Z test_complex_rot90_cpu_complex128 (__main__.TestShapeOpsCPU) ... skip: TorchDynamo fails with an unknown error (0.002s) 2022-08-17T12:58:12.6847114Z test_complex_rot90_cpu_complex64 (__main__.TestShapeOpsCPU) ... skip: TorchDynamo fails with an unknown error (0.001s) 2022-08-17T12:58:12.6957864Z test_diag_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.011s) 2022-08-17T12:58:12.7039067Z test_diag_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.008s) 2022-08-17T12:58:12.7190409Z test_diagonal_cpu (__main__.TestShapeOpsCPU) ... ok (0.015s) 2022-08-17T12:58:12.7310705Z test_diagonal_multidim_cpu_float32 (__main__.TestShapeOpsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py:599: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:205.) 2022-08-17T12:58:12.7311674Z return torch.as_tensor(tensor_like) 2022-08-17T12:58:12.7324926Z ok (0.013s) 2022-08-17T12:58:12.9171659Z test_flip_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:12.9172508Z function: 'test_flip_impl' (test_shape_ops.py:349) 2022-08-17T12:58:12.9173092Z reasons: ["tensor 'input_t' size mismatch at index 0. expected 2, actual 3"] 2022-08-17T12:58:12.9173706Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:12.9192157Z ok (0.187s) 2022-08-17T12:58:12.9350737Z test_flip_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T12:58:12.9541687Z test_flip_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.019s) 2022-08-17T12:58:12.9738203Z test_flip_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.020s) 2022-08-17T12:58:12.9921961Z test_flip_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.018s) 2022-08-17T12:58:13.0385501Z test_flip_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.046s) 2022-08-17T12:58:13.0569030Z test_flip_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.018s) 2022-08-17T12:58:13.0725238Z test_flip_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T12:58:13.0772116Z test_flip_cpu_int32 (__main__.TestShapeOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:13.0772866Z function: 'test_flip' (test_shape_ops.py:344) 2022-08-17T12:58:13.0773368Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:58:13.0773928Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:13.0841070Z ok (0.012s) 2022-08-17T12:58:13.0946001Z test_flip_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.1055030Z test_flip_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.011s) 2022-08-17T12:58:13.1163684Z test_flip_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.011s) 2022-08-17T12:58:13.1398878Z test_flip_errors_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.023s) 2022-08-17T12:58:13.1500681Z test_flip_errors_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.1603744Z test_flip_errors_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.1706344Z test_flip_errors_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.1808926Z test_flip_errors_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.1911561Z test_flip_errors_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.2013272Z test_flip_errors_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.2116877Z test_flip_errors_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.2218513Z test_flip_errors_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.2320224Z test_flip_errors_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.2422118Z test_flip_errors_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.2524394Z test_flip_errors_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:58:13.2535392Z test_flip_large_tensor_cpu (__main__.TestShapeOpsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:58:13.3087926Z test_flip_numpy_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.055s) 2022-08-17T12:58:13.3153291Z test_flip_numpy_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.007s) 2022-08-17T12:58:13.3243657Z test_flip_numpy_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.009s) 2022-08-17T12:58:13.3330794Z test_flip_numpy_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.009s) 2022-08-17T12:58:13.3425148Z test_flip_numpy_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.009s) 2022-08-17T12:58:13.3517399Z test_flip_numpy_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.009s) 2022-08-17T12:58:13.3594578Z test_flip_numpy_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.008s) 2022-08-17T12:58:13.3657851Z test_flip_numpy_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.006s) 2022-08-17T12:58:13.3670574Z test_flip_numpy_cpu_int32 (__main__.TestShapeOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:13.3671436Z function: 'test_flip_numpy' (test_shape_ops.py:461) 2022-08-17T12:58:13.3671736Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:58:13.3672085Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:13.3703663Z ok (0.004s) 2022-08-17T12:58:13.3743518Z test_flip_numpy_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:58:13.3786084Z test_flip_numpy_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:58:13.3828642Z test_flip_numpy_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:58:13.4014957Z test_fliplr_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.018s) 2022-08-17T12:58:13.4092354Z test_fliplr_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.008s) 2022-08-17T12:58:13.4171582Z test_fliplr_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.008s) 2022-08-17T12:58:13.4303894Z test_fliplr_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.013s) 2022-08-17T12:58:13.4423047Z test_fliplr_invalid_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2022-08-17T12:58:13.4542709Z test_fliplr_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2022-08-17T12:58:13.4670814Z test_flipud_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.013s) 2022-08-17T12:58:13.4747418Z test_flipud_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.008s) 2022-08-17T12:58:13.4819857Z test_flipud_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.007s) 2022-08-17T12:58:13.4885957Z test_flipud_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.006s) 2022-08-17T12:58:13.4916574Z test_flipud_invalid_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2022-08-17T12:58:13.4946883Z test_flipud_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2022-08-17T12:58:13.6311329Z test_movedim_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.136s) 2022-08-17T12:58:13.6820119Z test_movedim_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.051s) 2022-08-17T12:58:13.7099077Z test_movedim_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.028s) 2022-08-17T12:58:13.7701152Z test_movedim_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.060s) 2022-08-17T12:58:13.8271098Z test_movedim_invalid_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.057s) 2022-08-17T12:58:13.8831784Z test_movedim_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.056s) 2022-08-17T12:58:13.8972313Z test_nonzero_astuple_out_cpu (__main__.TestShapeOpsCPU) ... test_shape_ops.py:629: UserWarning: An output with one or more elements was resized since it had shape [3, 3, 3], which does not match the required output shape [27, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:13.8973090Z self.assertEqual(torch.nonzero(t, as_tuple=False, out=out), torch.nonzero(t, out=out)) 2022-08-17T12:58:13.9440722Z ok (0.061s) 2022-08-17T12:58:13.9631317Z test_nonzero_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:13.9632248Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:13.9745063Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:13.9745759Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:13.9855858Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [6, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:13.9856933Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:13.9969818Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [6, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:13.9970534Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0081758Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [8, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:14.0082414Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0192251Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [60, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:14.0193356Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0261205Z ok (0.082s) 2022-08-17T12:58:14.0328275Z test_nonzero_cpu_bool (__main__.TestShapeOpsCPU) ... test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:14.0328967Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0428230Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:14.0429065Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0495680Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:14.0496378Z function: 'gen_nontrivial_input' (test_shape_ops.py:584) 2022-08-17T12:58:14.0496738Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:58:14.0497086Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:14.0497877Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [6, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:14.0498595Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0499598Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:14.0499995Z function: '' (test_shape_ops.py:602) 2022-08-17T12:58:14.0500398Z reasons: ["tensor 'tensor' dtype mismatch. expected BFloat16, actual Bool"] 2022-08-17T12:58:14.0500768Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:14.0564163Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [8, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:14.0564784Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0595835Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [60, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:14.0596447Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0627699Z ok (0.037s) 2022-08-17T12:58:14.0657515Z test_nonzero_cpu_float16 (__main__.TestShapeOpsCPU) ... test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:14.0658760Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0689679Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:14.0691054Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:58:14.0846559Z ok (0.022s) 2022-08-17T12:58:14.1060644Z test_nonzero_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:58:14.1274365Z test_nonzero_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:58:14.1487732Z test_nonzero_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:58:14.1700675Z test_nonzero_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:58:14.1913890Z test_nonzero_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:58:14.2126769Z test_nonzero_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:58:14.2340196Z test_nonzero_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:58:14.2644185Z test_nonzero_discontiguous_cpu (__main__.TestShapeOpsCPU) ... ok (0.030s) 2022-08-17T12:58:15.0630439Z test_nonzero_no_warning_cpu (__main__.TestShapeOpsCPU) ... ok (0.799s) 2022-08-17T12:58:15.0724072Z test_nonzero_non_diff_cpu (__main__.TestShapeOpsCPU) ... ok (0.009s) 2022-08-17T12:58:15.3602992Z test_rot90_cpu (__main__.TestShapeOpsCPU) ... ok (0.288s) 2022-08-17T12:58:15.3619058Z test_tolist_cpu (__main__.TestShapeOpsCPU) ... skip: TorchDynamo fails with an unknown error (0.002s) 2022-08-17T12:58:15.3824167Z test_trace_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.020s) 2022-08-17T12:58:15.3911571Z test_trace_cpu_float64 (__main__.TestShapeOpsCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:15.3912184Z function: 'test' (test_shape_ops.py:234) 2022-08-17T12:58:15.3912535Z reasons: ["str(dtype) == 'torch.float32'"] 2022-08-17T12:58:15.3912870Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:15.3918554Z ok (0.009s) 2022-08-17T12:58:15.3941494Z test_trace_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:58:15.3963297Z test_trace_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:58:15.3984046Z test_trace_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:58:15.4005462Z test_trace_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:58:15.4027660Z test_trace_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:58:15.4243255Z test_unbind_cpu (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:58:15.4243479Z 2022-08-17T12:58:15.4243838Z ---------------------------------------------------------------------- 2022-08-17T12:58:15.4244095Z Ran 89 tests in 3.080s 2022-08-17T12:58:15.4244213Z 2022-08-17T12:58:15.4244287Z OK (skipped=4) 2022-08-17T12:58:15.4244395Z 2022-08-17T12:58:15.4244467Z Generating XML reports... 2022-08-17T12:58:15.4336977Z Generated XML report: test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCPU-20220817125812.xml 2022-08-17T12:58:15.7636896Z Running test_numpy_interop ... [2022-08-17 12:58:15.763335] 2022-08-17T12:58:15.7637451Z Executing ['/opt/conda/bin/python', '-bb', 'test_numpy_interop.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:15.763422] 2022-08-17T12:58:17.1156944Z Test results will be stored in test-reports/python-unittest/test_numpy_interop 2022-08-17T12:58:17.1169275Z 2022-08-17T12:58:17.1169381Z Running tests... 2022-08-17T12:58:17.1169797Z ---------------------------------------------------------------------- 2022-08-17T12:58:17.2586711Z test_ctor_with_invalid_numpy_array_sequence_cpu (__main__.TestNumPyInteropCPU) ... test_numpy_interop.py:265: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp:233.) 2022-08-17T12:58:17.2587361Z torch.tensor([np.random.random(size=(3, 3)), np.random.random(size=(3, 0))], device=device) 2022-08-17T12:58:17.2624798Z ok (0.098s) 2022-08-17T12:58:17.2678664Z test_ctor_with_numpy_scalar_ctor_cpu (__main__.TestNumPyInteropCPU) ... ok (0.005s) 2022-08-17T12:58:17.8901510Z test_from_list_of_ndarray_warning_cpu (__main__.TestNumPyInteropCPU) ... ok (0.622s) 2022-08-17T12:58:17.9696505Z test_from_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.079s) 2022-08-17T12:58:17.9747025Z test_has_storage_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.005s) 2022-08-17T12:58:17.9930485Z test_multiplication_numpy_scalar_cpu (__main__.TestNumPyInteropCPU) ... ok (0.018s) 2022-08-17T12:58:18.0786383Z test_numpy_array_interface_cpu (__main__.TestNumPyInteropCPU) ... ok (0.085s) 2022-08-17T12:58:18.0879487Z test_numpy_index_cpu (__main__.TestNumPyInteropCPU) ... ok (0.009s) 2022-08-17T12:58:18.0924065Z test_numpy_non_writeable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T12:58:18.1201518Z test_numpy_scalar_cmp_cpu_bfloat16 (__main__.TestNumPyInteropCPU) ... ok (0.028s) 2022-08-17T12:58:18.1486008Z test_numpy_scalar_cmp_cpu_bool (__main__.TestNumPyInteropCPU) ... ok (0.028s) 2022-08-17T12:58:18.3424917Z test_numpy_scalar_cmp_cpu_complex128 (__main__.TestNumPyInteropCPU) ... ok (0.194s) 2022-08-17T12:58:18.3772996Z test_numpy_scalar_cmp_cpu_complex64 (__main__.TestNumPyInteropCPU) ... test_numpy_interop.py:471: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:58:18.3773366Z self.assertFalse(t == a) 2022-08-17T12:58:18.3778807Z ok (0.035s) 2022-08-17T12:58:18.4159731Z test_numpy_scalar_cmp_cpu_float16 (__main__.TestNumPyInteropCPU) ... ok (0.038s) 2022-08-17T12:58:18.4469321Z test_numpy_scalar_cmp_cpu_float32 (__main__.TestNumPyInteropCPU) ... ok (0.031s) 2022-08-17T12:58:18.4758846Z test_numpy_scalar_cmp_cpu_float64 (__main__.TestNumPyInteropCPU) ... ok (0.029s) 2022-08-17T12:58:18.5047724Z test_numpy_scalar_cmp_cpu_int16 (__main__.TestNumPyInteropCPU) ... ok (0.029s) 2022-08-17T12:58:18.5069278Z test_numpy_scalar_cmp_cpu_int32 (__main__.TestNumPyInteropCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:18.5069901Z function: 'test_numpy_scalar_cmp' (test_numpy_interop.py:447) 2022-08-17T12:58:18.5070203Z reasons: ["str(dtype) == 'torch.bfloat16'"] 2022-08-17T12:58:18.5070556Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:18.5077670Z ok (0.003s) 2022-08-17T12:58:18.5104146Z test_numpy_scalar_cmp_cpu_int64 (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2022-08-17T12:58:18.5130252Z test_numpy_scalar_cmp_cpu_int8 (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2022-08-17T12:58:18.5156400Z test_numpy_scalar_cmp_cpu_uint8 (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2022-08-17T12:58:18.5336208Z test_numpy_unresizable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.018s) 2022-08-17T12:58:18.5519041Z test_parse_numpy_int_cpu (__main__.TestNumPyInteropCPU) ... ok (0.018s) 2022-08-17T12:58:18.5737536Z test_to_numpy_bool_cpu (__main__.TestNumPyInteropCPU) ... ok (0.022s) 2022-08-17T12:58:18.7208521Z test_to_numpy_cpu (__main__.TestNumPyInteropCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:18.7209451Z function: 'get_castable_tensor' (test_numpy_interop.py:42) 2022-08-17T12:58:18.7209988Z reasons: ["str(dtype) == 'torch.uint8'"] 2022-08-17T12:58:18.7210580Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:18.7709050Z WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:18.7709843Z function: 'check2d' (test_numpy_interop.py:85) 2022-08-17T12:58:18.7710426Z reasons: ["tensor 'x' dtype mismatch. expected Byte, actual Short"] 2022-08-17T12:58:18.7711077Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:18.7897859Z ok (0.216s) 2022-08-17T12:58:18.8393530Z test_to_numpy_force_argument_cpu (__main__.TestNumPyInteropCPU) ... ok (0.049s) 2022-08-17T12:58:18.8393852Z 2022-08-17T12:58:18.8394266Z ---------------------------------------------------------------------- 2022-08-17T12:58:18.8394690Z Ran 26 tests in 1.722s 2022-08-17T12:58:18.8394884Z 2022-08-17T12:58:18.8394990Z OK 2022-08-17T12:58:18.8395149Z 2022-08-17T12:58:18.8395317Z Generating XML reports... 2022-08-17T12:58:18.8440154Z Generated XML report: test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCPU-20220817125817.xml 2022-08-17T12:58:19.1423302Z Running test_nestedtensor ... [2022-08-17 12:58:19.141923] 2022-08-17T12:58:19.1423826Z Executing ['/opt/conda/bin/python', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:19.142010] 2022-08-17T12:58:20.5052674Z Test results will be stored in test-reports/python-unittest/test_nestedtensor 2022-08-17T12:58:20.5068891Z 2022-08-17T12:58:20.5069023Z Running tests... 2022-08-17T12:58:20.5069507Z ---------------------------------------------------------------------- 2022-08-17T12:58:20.5598625Z test_activations (__main__.TestNestedTensor) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchdynamo/variables/tensor.py:84: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:142.) 2022-08-17T12:58:20.5599197Z return proxy.node.target(*args, **kwargs) 2022-08-17T12:58:20.5660738Z ok (0.013s) 2022-08-17T12:58:20.6554543Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.089s) 2022-08-17T12:58:20.6607724Z test_dim (__main__.TestNestedTensor) ... ok (0.005s) 2022-08-17T12:58:20.6850440Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.024s) 2022-08-17T12:58:20.6881988Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-17T12:58:20.7011228Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.013s) 2022-08-17T12:58:20.7066301Z test_numel (__main__.TestNestedTensor) ... ok (0.005s) 2022-08-17T12:58:20.7119071Z test_repr_string (__main__.TestNestedTensor) ... ok (0.005s) 2022-08-17T12:58:20.7162190Z test_size (__main__.TestNestedTensor) ... ok (0.004s) 2022-08-17T12:58:20.7205190Z test_stride (__main__.TestNestedTensor) ... ok (0.004s) 2022-08-17T12:58:20.7237977Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-17T12:58:20.7335278Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.010s) 2022-08-17T12:58:20.7400998Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.006s) 2022-08-17T12:58:20.7473513Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.007s) 2022-08-17T12:58:20.7539792Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.007s) 2022-08-17T12:58:20.7639897Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.010s) 2022-08-17T12:58:20.7701440Z test_backward_for_add_op (__main__.TestNestedTensorAutograd) ... ok (0.006s) 2022-08-17T12:58:20.7756968Z test_nested_tensor_bmm_backward (__main__.TestNestedTensorAutograd) ... ok (0.005s) 2022-08-17T12:58:20.8161001Z test_nested_tensor_bmm_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.040s) 2022-08-17T12:58:20.8312632Z test_nested_tensor_from_list (__main__.TestNestedTensorAutograd) ... ok (0.015s) 2022-08-17T12:58:20.8506575Z test_nested_tensor_from_mask_and_to_padded (__main__.TestNestedTensorAutograd) ... ok (0.019s) 2022-08-17T12:58:20.8643779Z test_nested_tensor_from_padded (__main__.TestNestedTensorAutograd) ... ok (0.014s) 2022-08-17T12:58:20.8781633Z test_nested_tensor_from_padded_fused (__main__.TestNestedTensorAutograd) ... ok (0.014s) 2022-08-17T12:58:20.9146185Z test_nested_tensor_linear (__main__.TestNestedTensorAutograd) ... ok (0.036s) 2022-08-17T12:58:20.9226416Z test_nested_tensor_linear_backward (__main__.TestNestedTensorAutograd) ... ok (0.008s) 2022-08-17T12:58:20.9301454Z test_nested_tensor_matmul_backward (__main__.TestNestedTensorAutograd) ... ok (0.007s) 2022-08-17T12:58:20.9704144Z test_nested_tensor_matmul_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.040s) 2022-08-17T12:58:20.9753757Z test_nested_tensor_reshape_backward (__main__.TestNestedTensorAutograd) ... ok (0.005s) 2022-08-17T12:58:20.9833911Z test_nested_tensor_reshape_gradcheck (__main__.TestNestedTensorAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T12:58:20.9834903Z f'Input #{idx} requires gradient and ' 2022-08-17T12:58:20.9836039Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T12:58:20.9836856Z f'Input #{idx} requires gradient and ' 2022-08-17T12:58:21.0014706Z ok (0.026s) 2022-08-17T12:58:21.0190955Z test_nested_tensor_softmax (__main__.TestNestedTensorAutograd) ... ok (0.017s) 2022-08-17T12:58:21.0260520Z test_nested_tensor_to_padded_tensor (__main__.TestNestedTensorAutograd) ... ok (0.007s) 2022-08-17T12:58:21.0322577Z test_nested_tensor_transpose_backward (__main__.TestNestedTensorAutograd) ... ok (0.006s) 2022-08-17T12:58:21.0407049Z test_nested_tensor_transpose_gradcheck (__main__.TestNestedTensorAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T12:58:21.0408050Z f'Input #{idx} requires gradient and ' 2022-08-17T12:58:21.0409150Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:653: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2022-08-17T12:58:21.0409984Z f'Input #{idx} requires gradient and ' 2022-08-17T12:58:21.0528597Z ok (0.020s) 2022-08-17T12:58:21.0576478Z test_set_requires_grad_from_list (__main__.TestNestedTensorAutograd) ... ok (0.005s) 2022-08-17T12:58:21.0595292Z test_set_requires_grad_from_mask (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:58:21.0711233Z test_size_dim (__main__.TestNestedTensorAutograd) ... ok (0.011s) 2022-08-17T12:58:21.1409027Z test_bmm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.069s) 2022-08-17T12:58:21.1842297Z test_bmm_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:58:21.1873608Z test_bmm_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:58:21.1889400Z test_bmm_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:58:21.2102675Z test_clone_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:58:21.2199684Z test_clone_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:58:21.2231587Z test_device_checks_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:58:21.2437255Z test_dropout_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:58:21.2498430Z test_dropout_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:58:21.2852457Z test_embedding_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:58:21.3045299Z test_layer_norm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:58:21.3378995Z test_linear_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:58:21.3632855Z test_linear_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:58:21.3709284Z test_linear_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:58:21.3754160Z test_linear_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:58:21.4590419Z test_matmul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... test_nestedtensor.py:1006: UserWarning: An output with one or more elements was resized since it had shape [8, 9, 2, 6], which does not match the required output shape [72, 2, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:21.4591818Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T12:58:21.4593272Z test_nestedtensor.py:1006: UserWarning: An output with one or more elements was resized since it had shape [8, 9, 3, 5], which does not match the required output shape [72, 3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:21.4594392Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T12:58:21.4594980Z ok (0.084s) 2022-08-17T12:58:21.5121063Z test_matmul_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.052s) 2022-08-17T12:58:21.5149117Z test_matmul_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:58:21.5165243Z test_matmul_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:21.5414543Z test_nested_tensor_add_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:58:21.5475549Z test_nested_tensor_add_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:58:21.5562112Z test_nested_tensor_add_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:58:21.5620023Z test_nested_tensor_add_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:58:21.6106633Z test_nested_tensor_indexing_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.048s) 2022-08-17T12:58:21.6427679Z test_nested_tensor_indexing_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:58:21.6749772Z test_nested_tensor_indexing_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:58:21.6789225Z test_nested_tensor_indexing_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:58:21.6808411Z test_nested_tensor_indexing_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:21.6825670Z test_nested_tensor_indexing_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:21.7052284Z test_nested_tensor_mul_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:58:21.7193373Z test_nested_tensor_mul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:58:21.7452612Z test_nested_tensor_mul_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:58:21.7611368Z test_nested_tensor_mul_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:58:21.7948972Z test_nested_tensor_sum_dim_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:58:21.8326455Z test_reshape_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:58:21.8547129Z test_reshape_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:58:21.8765325Z test_reshape_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:58:21.9155400Z test_scaled_dot_product_attention_input_dim_3_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:58:21.9318578Z test_scaled_dot_product_attention_input_dim_4_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:21.9319209Z function: 'rand_tensor' (test_nestedtensor.py:1175) 2022-08-17T12:58:21.9319535Z reasons: ['len(shape) == 2'] 2022-08-17T12:58:21.9319856Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:21.9398712Z ok (0.024s) 2022-08-17T12:58:21.9979917Z test_softmax_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.058s) 2022-08-17T12:58:22.0321571Z test_softmax_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:58:22.0348841Z test_softmax_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:58:22.0366029Z test_softmax_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:22.0430092Z test_to_padded_tensor_dim2_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:58:22.0447993Z test_to_padded_tensor_dim2_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:22.0468681Z test_to_padded_tensor_dim2_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:22.0529428Z test_to_padded_tensor_dim3_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:58:22.0548689Z test_to_padded_tensor_dim3_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:22.0568166Z test_to_padded_tensor_dim3_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:22.0667017Z test_to_padded_tensor_dim4_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:58:22.0696698Z test_to_padded_tensor_dim4_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:58:22.0741608Z test_to_padded_tensor_dim4_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:58:22.0821452Z test_to_padded_tensor_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:58:22.0857950Z test_to_padded_tensor_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:58:22.0894263Z test_to_padded_tensor_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:58:22.0973010Z test_to_padded_tensor_output_size_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:58:22.0996646Z test_to_padded_tensor_output_size_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:22.1070298Z test_to_padded_tensor_simple_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:58:22.1091612Z test_to_padded_tensor_simple_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:22.1161566Z test_to_then_from_padded_tensor_no_transform0213_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:58:22.1357842Z test_transpose_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:58:22.1463029Z test_transpose_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:58:22.1567755Z test_transpose_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:58:22.1686588Z test_transpose_inference_mode_interaction_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:58:22.1764366Z test_transpose_inference_mode_interaction_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:58:22.1841792Z test_transpose_inference_mode_interaction_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:58:22.1882107Z test_unbind_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:58:22.1901449Z test_unbind_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:22.1919436Z test_unbind_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:58:22.1919896Z 2022-08-17T12:58:22.1920560Z ---------------------------------------------------------------------- 2022-08-17T12:58:22.1920964Z Ran 105 tests in 1.685s 2022-08-17T12:58:22.1921147Z 2022-08-17T12:58:22.1921244Z OK 2022-08-17T12:58:22.1921389Z 2022-08-17T12:58:22.1921530Z Generating XML reports... 2022-08-17T12:58:22.1963114Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220817125820.xml 2022-08-17T12:58:22.1980026Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220817125820.xml 2022-08-17T12:58:22.2030339Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCPU-20220817125820.xml 2022-08-17T12:58:22.4969754Z Running test_mkldnn_fusion ... [2022-08-17 12:58:22.496570] 2022-08-17T12:58:22.4970298Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:22.496660] 2022-08-17T12:58:23.6306310Z Test results will be stored in test-reports/python-unittest/test_mkldnn_fusion 2022-08-17T12:58:23.6316067Z 2022-08-17T12:58:23.6316209Z Running tests... 2022-08-17T12:58:23.6316829Z ---------------------------------------------------------------------- 2022-08-17T12:58:24.4407503Z test_conv_eltwise (__main__.TestMkldnnFusion) ... Exception ignored in: at 0x7f0cab5ceb50> 2022-08-17T12:58:24.4408022Z Traceback (most recent call last): 2022-08-17T12:58:24.4408523Z File "/opt/conda/lib/python3.7/site-packages/setuptools/_vendor/pyparsing.py", line 183, in 2022-08-17T12:58:24.4410347Z _generatorType = type((y for y in range(1))) 2022-08-17T12:58:24.4410810Z SystemError: error return without exception set 2022-08-17T12:58:27.3530656Z Exception ignored in: .extract_files.. at 0x7f0ca40354d0> 2022-08-17T12:58:27.3531231Z Traceback (most recent call last): 2022-08-17T12:58:27.3531983Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 210, in 2022-08-17T12:58:27.3532528Z debug_files = (pickle.load(f) for f in debug_files_stream) 2022-08-17T12:58:27.3532953Z SystemError: error return without exception set 2022-08-17T12:58:27.3533533Z Exception ignored in: .extract_files.. at 0x7f0ca4035450> 2022-08-17T12:58:27.3534043Z Traceback (most recent call last): 2022-08-17T12:58:27.3534695Z File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/jit_utils.py", line 209, in 2022-08-17T12:58:27.3535231Z debug_files_stream = (archive.open(f) for f in debug_files_str) 2022-08-17T12:58:27.3535660Z SystemError: error return without exception set 2022-08-17T12:58:28.1663046Z ok (4.488s) 2022-08-17T12:58:28.5485017Z test_single_conv (__main__.TestMkldnnFusion) ... WARNING torchdynamo.convert_frame: torchdynamo hit config.cache_size_limit (8) 2022-08-17T12:58:28.5485961Z function: 'forward' (test_mkldnn_fusion.py:56) 2022-08-17T12:58:28.5486700Z reasons: ["tensor 'x' strides mismatch at index 1. expected 50176, actual 1"] 2022-08-17T12:58:28.5487564Z to diagnose recompilation issues, see https://github.com/pytorch/torchdynamo/blob/main/TROUBLESHOOTING.md. 2022-08-17T12:58:28.8323071Z ok (0.666s) 2022-08-17T12:58:28.8323319Z 2022-08-17T12:58:28.8323985Z ---------------------------------------------------------------------- 2022-08-17T12:58:28.8324497Z Ran 2 tests in 5.200s 2022-08-17T12:58:28.8324687Z 2022-08-17T12:58:28.8324784Z OK 2022-08-17T12:58:28.8324933Z 2022-08-17T12:58:28.8325079Z Generating XML reports... 2022-08-17T12:58:28.8356565Z Generated XML report: test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20220817125823.xml 2022-08-17T12:58:29.1512190Z Running test_native_mha ... [2022-08-17 12:58:29.150800] 2022-08-17T12:58:29.1512716Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_mha.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:29.150890] 2022-08-17T12:58:30.5206578Z Test results will be stored in test-reports/python-unittest/test_native_mha 2022-08-17T12:58:30.5218393Z 2022-08-17T12:58:30.5218886Z Running tests... 2022-08-17T12:58:30.5219297Z ---------------------------------------------------------------------- 2022-08-17T12:58:30.7613752Z test_native_multihead_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.192s) 2022-08-17T12:58:30.7882298Z test_native_multihead_encoder_decoder_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:58:30.8472002Z 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:30.8472947Z q = torch.nested_tensor(qs, device=device, dtype=dtype) 2022-08-17T12:58:31.2238884Z ok (0.435s) 2022-08-17T12:58:31.3736847Z test_transform_bias_rescale_qkv_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.150s) 2022-08-17T12:58:31.3753023Z test_transform_bias_rescale_qkv_nested_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:58:31.3753573Z 2022-08-17T12:58:31.3754122Z ---------------------------------------------------------------------- 2022-08-17T12:58:31.3754529Z Ran 5 tests in 0.853s 2022-08-17T12:58:31.3754832Z 2022-08-17T12:58:31.3754951Z OK (skipped=1) 2022-08-17T12:58:31.3755123Z 2022-08-17T12:58:31.3755248Z Generating XML reports... 2022-08-17T12:58:31.3785445Z Generated XML report: test-reports/python-unittest/test_native_mha/TEST-TestMHADeviceTypeCPU-20220817125830.xml 2022-08-17T12:58:31.6797808Z Running test_cpp_extensions_aot_no_ninja ... [2022-08-17 12:58:31.679375] 2022-08-17T12:58:32.9771276Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:58:33.4249630Z running install 2022-08-17T12:58:33.4250636Z /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:58:33.4251078Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:58:33.4345882Z running build 2022-08-17T12:58:33.4346131Z running build_py 2022-08-17T12:58:33.4870203Z creating build 2022-08-17T12:58:33.4870652Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:58:33.4870972Z creating build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:58:33.4871443Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:58:33.4872416Z running build_ext 2022-08-17T12:58:33.4885833Z building 'torch_test_cpp_extension.cpp' extension 2022-08-17T12:58:33.4886662Z creating build/temp.linux-x86_64-3.7 2022-08-17T12:58:33.4890877Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c extension.cpp -o build/temp.linux-x86_64-3.7/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:58:34.5512450Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:58:34.5513169Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/Exceptions.h:13:0, 2022-08-17T12:58:34.5513880Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-08-17T12:58:34.5514638Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/extension.h:6, 2022-08-17T12:58:34.5515085Z from extension.cpp:1: 2022-08-17T12:58:34.5515960Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-08-17T12:58:34.5516541Z extension.cpp:36:53: required from here 2022-08-17T12:58:34.5517652Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than the type of its field ‘pybind11::class_::’ [-Wattributes] 2022-08-17T12:58:34.5518625Z class class_ : public detail::generic_type { 2022-08-17T12:58:34.5518946Z ^~~~~~ 2022-08-17T12:58:34.5520011Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than its base ‘pybind11::detail::generic_type’ [-Wattributes] 2022-08-17T12:58:34.5523269Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:58:34.8397641Z building 'torch_test_cpp_extension.ort' extension 2022-08-17T12:58:34.8401105Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c ort_extension.cpp -o build/temp.linux-x86_64-3.7/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:58:35.7719087Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:58:35.7729940Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/ort_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:58:36.0636941Z building 'torch_test_cpp_extension.rng' extension 2022-08-17T12:58:36.0640009Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c rng_extension.cpp -o build/temp.linux-x86_64-3.7/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:58:37.0679660Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:58:37.0680503Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2022-08-17T12:58:37.0681113Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2022-08-17T12:58:37.0681888Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2022-08-17T12:58:37.0682399Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-08-17T12:58:37.0682702Z from rng_extension.cpp:6: 2022-08-17T12:58:37.0683141Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec_base.h:975:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-08-17T12:58:37.0683442Z # pragma unroll 2022-08-17T12:58:37.0683591Z 2022-08-17T12:58:37.0689522Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/rng_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:58:37.3666947Z running install_lib 2022-08-17T12:58:37.4206816Z creating install 2022-08-17T12:58:37.4207098Z creating install/opt 2022-08-17T12:58:37.4207397Z creating install/opt/conda 2022-08-17T12:58:37.4207711Z creating install/opt/conda/lib 2022-08-17T12:58:37.4208095Z creating install/opt/conda/lib/python3.7 2022-08-17T12:58:37.4208710Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-17T12:58:37.4209166Z creating install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:58:37.4209695Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/__init__.py -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:58:37.4211192Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:58:37.4270147Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:58:37.4331325Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:58:37.4398859Z byte-compiling ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:58:37.4400349Z running install_egg_info 2022-08-17T12:58:37.5481907Z running egg_info 2022-08-17T12:58:37.5482530Z creating torch_test_cpp_extension.egg-info 2022-08-17T12:58:37.6007310Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-08-17T12:58:37.6498335Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-08-17T12:58:37.9420343Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-08-17T12:58:37.9421345Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:58:37.9470117Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:58:37.9476657Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:58:37.9477811Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension-0.0.0-py3.7.egg-info 2022-08-17T12:58:37.9481610Z running install_scripts 2022-08-17T12:58:39.6185591Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:58:39.8333454Z running install 2022-08-17T12:58:39.8334744Z /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:58:39.8335184Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:58:39.8432513Z running build 2022-08-17T12:58:39.8432779Z running build_ext 2022-08-17T12:58:39.8835611Z building 'no_python_abi_suffix_test' extension 2022-08-17T12:58:39.8836216Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2022-08-17T12:58:39.8836750Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7 2022-08-17T12:58:39.9221307Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:58:39.9222113Z Compiling objects... 2022-08-17T12:58:39.9222659Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:58:40.0091337Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:58:40.0092783Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:58:40.0145636Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:58:40.0147513Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so 2022-08-17T12:58:40.1734711Z running install_lib 2022-08-17T12:58:40.2274997Z creating install 2022-08-17T12:58:40.2275340Z creating install/opt 2022-08-17T12:58:40.2275734Z creating install/opt/conda 2022-08-17T12:58:40.2275946Z creating install/opt/conda/lib 2022-08-17T12:58:40.2276247Z creating install/opt/conda/lib/python3.7 2022-08-17T12:58:40.2276651Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-17T12:58:40.2277105Z copying build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.7/site-packages 2022-08-17T12:58:40.2282724Z running install_egg_info 2022-08-17T12:58:40.3361160Z running egg_info 2022-08-17T12:58:40.3361535Z creating no_python_abi_suffix_test.egg-info 2022-08-17T12:58:40.3879642Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-08-17T12:58:40.4361148Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-08-17T12:58:40.7247555Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-08-17T12:58:40.7248065Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:58:40.7288739Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:58:40.7294505Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:58:40.7295878Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.7/site-packages/no_python_abi_suffix_test-0.0.0-py3.7.egg-info 2022-08-17T12:58:40.7299842Z running install_scripts 2022-08-17T12:58:41.0787515Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_no_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:41.078319] 2022-08-17T12:58:42.7073898Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:58:42.7575734Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_no_ninja 2022-08-17T12:58:42.7602029Z 2022-08-17T12:58:42.7602143Z Running tests... 2022-08-17T12:58:42.7602721Z ---------------------------------------------------------------------- 2022-08-17T12:58:42.9863105Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.174s) 2022-08-17T12:58:42.9876905Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:58:42.9887961Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:58:42.9896093Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:58:42.9903409Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:58:43.0094763Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.019s) 2022-08-17T12:58:43.0279948Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.018s) 2022-08-17T12:58:43.0297635Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.002s) 2022-08-17T12:58:43.0428450Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.013s) 2022-08-17T12:58:43.0500992Z test_add (__main__.TestORTTensor) ... ok (0.007s) 2022-08-17T12:58:43.0579399Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.008s) 2022-08-17T12:58:43.0694720Z test_unregistered (__main__.TestORTTensor) ... ok (0.011s) 2022-08-17T12:58:43.0754465Z test_zeros (__main__.TestORTTensor) ... ok (0.006s) 2022-08-17T12:58:43.0900221Z test_rng (__main__.TestRNGExtension) ... ok (0.014s) 2022-08-17T12:58:43.0909613Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.001s) 2022-08-17T12:58:43.0909818Z 2022-08-17T12:58:43.0910192Z ---------------------------------------------------------------------- 2022-08-17T12:58:43.0910441Z Ran 15 tests in 0.331s 2022-08-17T12:58:43.0910558Z 2022-08-17T12:58:43.0910634Z OK (skipped=5) 2022-08-17T12:58:43.0910743Z 2022-08-17T12:58:43.0910831Z Generating XML reports... 2022-08-17T12:58:43.0942663Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220817125842.xml 2022-08-17T12:58:43.0948780Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220817125842.xml 2022-08-17T12:58:43.0951566Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220817125842.xml 2022-08-17T12:58:43.0955084Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220817125842.xml 2022-08-17T12:58:43.4972138Z Running test_complex ... [2022-08-17 12:58:43.496822] 2022-08-17T12:58:43.4972653Z Executing ['/opt/conda/bin/python', '-bb', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:43.496900] 2022-08-17T12:58:44.8240938Z Test results will be stored in test-reports/python-unittest/test_complex 2022-08-17T12:58:44.8251263Z 2022-08-17T12:58:44.8251390Z Running tests... 2022-08-17T12:58:44.8251976Z ---------------------------------------------------------------------- 2022-08-17T12:58:44.8785464Z test_dtype_inference_cpu_float32 (__main__.TestComplexTensorCPU) ... ok (0.007s) 2022-08-17T12:58:44.8796812Z test_dtype_inference_cpu_float64 (__main__.TestComplexTensorCPU) ... ok (0.001s) 2022-08-17T12:58:44.9704237Z test_to_list_cpu_complex128 (__main__.TestComplexTensorCPU) ... ok (0.090s) 2022-08-17T12:58:44.9763584Z test_to_list_cpu_complex64 (__main__.TestComplexTensorCPU) ... ok (0.006s) 2022-08-17T12:58:44.9763924Z 2022-08-17T12:58:44.9764452Z ---------------------------------------------------------------------- 2022-08-17T12:58:44.9764702Z Ran 4 tests in 0.151s 2022-08-17T12:58:44.9764820Z 2022-08-17T12:58:44.9764868Z OK 2022-08-17T12:58:44.9764959Z 2022-08-17T12:58:44.9765044Z Generating XML reports... 2022-08-17T12:58:44.9791394Z Generated XML report: test-reports/python-unittest/test_complex/TEST-TestComplexTensorCPU-20220817125844.xml 2022-08-17T12:58:45.2618056Z Running test_functionalization ... [2022-08-17 12:58:45.261399] 2022-08-17T12:58:45.2618623Z Executing ['/opt/conda/bin/python', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:45.261491] 2022-08-17T12:58:46.3535065Z Test results will be stored in test-reports/python-unittest/test_functionalization 2022-08-17T12:58:46.3547580Z 2022-08-17T12:58:46.3548148Z Running tests... 2022-08-17T12:58:46.3548755Z ---------------------------------------------------------------------- 2022-08-17T12:58:46.4050694Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.003s) 2022-08-17T12:58:46.4082551Z test_as_strided (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.003s) 2022-08-17T12:58:46.4090337Z test_cat (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4109210Z test_copy_ (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.002s) 2022-08-17T12:58:46.4117193Z test_diagonal (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4123066Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4135636Z test_everything (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4140975Z test_expand_symint (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.000s) 2022-08-17T12:58:46.4148298Z test_fill_ (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4155107Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4162814Z test_inplace_on_non_view (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4170176Z test_metadata_change (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4177791Z test_metadata_change_out_op (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4181888Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.000s) 2022-08-17T12:58:46.4187857Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4196205Z test_multi_out (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4200964Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.000s) 2022-08-17T12:58:46.4206503Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.000s) 2022-08-17T12:58:46.4211245Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.000s) 2022-08-17T12:58:46.4215604Z test_only_one_view (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.000s) 2022-08-17T12:58:46.4222622Z test_optional_tensor_list (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4229059Z test_reapply_views_simple (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4235150Z test_resize_larger_invalid (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4243576Z test_resize_larger_valid (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4253304Z test_resize_smaller (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4256538Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.000s) 2022-08-17T12:58:46.4262941Z test_scalars (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4270731Z test_simple (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4278972Z test_simple_out (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4285463Z test_split (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4293038Z test_tensor_ctr (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4298252Z test_tensor_list_composite (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.000s) 2022-08-17T12:58:46.4304581Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4311184Z test_view_inplace (__main__.TestFunctionalization) ... skip: https://github.com/pytorch/pytorch/issues/81457 (0.001s) 2022-08-17T12:58:46.4311598Z 2022-08-17T12:58:46.4312086Z ---------------------------------------------------------------------- 2022-08-17T12:58:46.4312337Z Ran 34 tests in 0.076s 2022-08-17T12:58:46.4312440Z 2022-08-17T12:58:46.4312514Z OK (skipped=34) 2022-08-17T12:58:46.4312622Z 2022-08-17T12:58:46.4312709Z Generating XML reports... 2022-08-17T12:58:46.4368537Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20220817125846.xml 2022-08-17T12:58:46.6566531Z Running lazy/test_bindings ... [2022-08-17 12:58:46.656283] 2022-08-17T12:58:46.6567141Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:46.656371] 2022-08-17T12:58:47.7261023Z Running test_cuda ... [2022-08-17 12:58:47.725726] 2022-08-17T12:58:47.7261549Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:47.725815] 2022-08-17T12:58:49.8761586Z CUDA not available, skipping tests 2022-08-17T12:58:49.8789948Z Test results will be stored in test-reports/python-unittest/test_cuda 2022-08-17T12:58:49.8801658Z 2022-08-17T12:58:49.8801819Z Running tests... 2022-08-17T12:58:49.8802587Z ---------------------------------------------------------------------- 2022-08-17T12:58:49.8802899Z 2022-08-17T12:58:49.8803275Z ---------------------------------------------------------------------- 2022-08-17T12:58:49.8803798Z Ran 0 tests in 0.000s 2022-08-17T12:58:49.8803913Z 2022-08-17T12:58:49.8803976Z OK 2022-08-17T12:58:49.8804069Z 2022-08-17T12:58:49.8804162Z Generating XML reports... 2022-08-17T12:58:50.2915029Z Running test_cuda_trace ... [2022-08-17 12:58:50.291043] 2022-08-17T12:58:50.2915607Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:50.291141] 2022-08-17T12:58:51.3948373Z CUDA not available, skipping tests 2022-08-17T12:58:51.6055749Z Running test_deploy ... [2022-08-17 12:58:51.605090] 2022-08-17T12:58:51.6056191Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-08-17 12:58:51.605177] 2022-08-17T12:58:51.9097661Z ============================= test session starts ============================== 2022-08-17T12:58:51.9098123Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:58:51.9156966Z cachedir: .pytest_cache 2022-08-17T12:58:51.9157796Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-17T12:58:51.9158172Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:58:51.9158539Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:58:52.8927224Z collecting ...  2022-08-17T12:58:52.8933593Z collecting 0 items  2022-08-17T12:58:52.8933936Z collected 1 item  2022-08-17T12:58:52.8937404Z 2022-08-17T12:58:58.2937322Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-08-17T12:58:58.2937833Z 2022-08-17T12:58:58.2938119Z ============================== 1 passed in 6.38s =============================== 2022-08-17T12:58:58.6287196Z Running test_jiterator ... [2022-08-17 12:58:58.628285] 2022-08-17T12:58:58.6287723Z Executing ['/opt/conda/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:58.628373] 2022-08-17T12:59:00.0002947Z CUDA not available, skipping tests 2022-08-17T12:59:00.0027707Z Test results will be stored in test-reports/python-unittest/test_jiterator 2022-08-17T12:59:00.0039072Z 2022-08-17T12:59:00.0039368Z Running tests... 2022-08-17T12:59:00.0040051Z ---------------------------------------------------------------------- 2022-08-17T12:59:00.0040348Z 2022-08-17T12:59:00.0040656Z ---------------------------------------------------------------------- 2022-08-17T12:59:00.0040920Z Ran 0 tests in 0.000s 2022-08-17T12:59:00.0041035Z 2022-08-17T12:59:00.0041095Z OK 2022-08-17T12:59:00.0041174Z 2022-08-17T12:59:00.0041265Z Generating XML reports... 2022-08-17T12:59:00.2974627Z Running test_pruning_op ... [2022-08-17 12:59:00.297038] 2022-08-17T12:59:00.2975135Z Executing ['/opt/conda/bin/python', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:59:00.297124] 2022-08-17T12:59:01.9375372Z 2022-08-17T12:59:01.9375990Z real 46m34.656s 2022-08-17T12:59:01.9376386Z user 156m57.072s 2022-08-17T12:59:01.9376593Z sys 8m19.781s 2022-08-17T12:59:01.9376770Z + assert_git_not_dirty 2022-08-17T12:59:01.9377193Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T12:59:01.9377551Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T12:59:01.9378499Z ++ git status --porcelain 2022-08-17T12:59:13.0420120Z + git_status= 2022-08-17T12:59:13.0420698Z + [[ -n '' ]] 2022-08-17T12:59:13.0420880Z + test_aten 2022-08-17T12:59:13.0421175Z + [[ linux-bionic-py3.7-clang9 != *asan* ]] 2022-08-17T12:59:13.0421468Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T12:59:13.0421744Z + echo 'Running ATen tests with pytorch lib' 2022-08-17T12:59:13.0421961Z Running ATen tests with pytorch lib 2022-08-17T12:59:13.0422532Z + [[ -n '' ]] 2022-08-17T12:59:13.0422770Z + echo 'Running test with the build folder' 2022-08-17T12:59:13.0422978Z Running test with the build folder 2022-08-17T12:59:13.0423183Z + TEST_BASE_DIR=build/bin 2022-08-17T12:59:13.0423507Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so build/bin 2022-08-17T12:59:13.0447515Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libcaffe2*' build/bin 2022-08-17T12:59:13.0454881Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libmkldnn*' build/bin 2022-08-17T12:59:13.0463456Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libnccl*' build/bin 2022-08-17T12:59:13.0472136Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so build/bin 2022-08-17T12:59:13.0480307Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libtbb*' build/bin 2022-08-17T12:59:13.0487913Z + ls build/bin 2022-08-17T12:59:13.0560977Z CppSignature_test example_allreduce 2022-08-17T12:59:13.0561358Z Dict_test extension_backend_test 2022-08-17T12:59:13.0562508Z Dimname_test half_test 2022-08-17T12:59:13.0563121Z FileStoreTest inline_container_test 2022-08-17T12:59:13.0563514Z HashStoreTest ivalue_test 2022-08-17T12:59:13.0563990Z IListRef_test kernel_function_legacy_test 2022-08-17T12:59:13.0564323Z KernelFunction_test kernel_function_test 2022-08-17T12:59:13.0564574Z List_test kernel_lambda_legacy_test 2022-08-17T12:59:13.0564795Z NamedTensor_test kernel_lambda_test 2022-08-17T12:59:13.0565054Z ProcessGroupGlooTest kernel_stackbased_test 2022-08-17T12:59:13.0565296Z TCPStoreTest lazy_tensor_test 2022-08-17T12:59:13.0565509Z aot_model_compiler_test libc10.so 2022-08-17T12:59:13.0565837Z apply_utils_test 'libcaffe2*' 2022-08-17T12:59:13.0566075Z atest 'libmkldnn*' 2022-08-17T12:59:13.0566310Z backend_fallback_test 'libnccl*' 2022-08-17T12:59:13.0566543Z basic 'libtbb*' 2022-08-17T12:59:13.0566745Z broadcast_test libtorch.so 2022-08-17T12:59:13.0566947Z c10_Array_test libtorch_cpu.so 2022-08-17T12:59:13.0567180Z c10_Bitset_test libtorch_global_deps.so 2022-08-17T12:59:13.0567406Z c10_C++17_test libtorch_python.so 2022-08-17T12:59:13.0567656Z c10_CompileTimeFunctionPointer_test libtorchbind_test.so 2022-08-17T12:59:13.0567948Z c10_ConstexprCrc_test make_boxed_from_unboxed_functor_test 2022-08-17T12:59:13.0568209Z c10_DeadlockDetection_test math_kernel_test 2022-08-17T12:59:13.0568451Z c10_DeviceGuard_test memory_format_test 2022-08-17T12:59:13.0568674Z c10_Device_test memory_overlapping_test 2022-08-17T12:59:13.0568921Z c10_DispatchKeySet_test mobile_memory_cleanup 2022-08-17T12:59:13.0569154Z c10_Half_test native_test 2022-08-17T12:59:13.0569370Z c10_InlineDeviceGuard_test op_allowlist_test 2022-08-17T12:59:13.0569631Z c10_InlineStreamGuard_test op_registration_test 2022-08-17T12:59:13.0569876Z c10_LeftRight_test operators_test 2022-08-17T12:59:13.0570107Z c10_Metaprogramming_test parallel_benchmark 2022-08-17T12:59:13.0570344Z c10_SizesAndStrides_test pow_test 2022-08-17T12:59:13.0570563Z c10_SmallVectorTest protoc 2022-08-17T12:59:13.0570826Z c10_StreamGuard_test protoc-3.13.0.0 2022-08-17T12:59:13.0571046Z c10_SymInt_test quantized_test 2022-08-17T12:59:13.0571270Z c10_Synchronized_test reduce_ops_test 2022-08-17T12:59:13.0571502Z c10_ThreadLocal_test reportMemoryUsage_test 2022-08-17T12:59:13.0571745Z c10_TypeIndex_test scalar_tensor_test 2022-08-17T12:59:13.0571966Z c10_TypeList_test scalar_test 2022-08-17T12:59:13.0572296Z c10_TypeTraits_test stride_properties_test 2022-08-17T12:59:13.0572527Z c10_accumulate_test tensor_iterator_test 2022-08-17T12:59:13.0572749Z c10_bfloat16_test test_api 2022-08-17T12:59:13.0572965Z c10_complex_math_test test_cpp_rpc 2022-08-17T12:59:13.0573176Z c10_complex_test test_dist_autograd 2022-08-17T12:59:13.0573393Z c10_either_test test_jit 2022-08-17T12:59:13.0573600Z c10_exception_test test_lazy 2022-08-17T12:59:13.0573797Z c10_flags_test test_mobile_nnc 2022-08-17T12:59:13.0574024Z c10_intrusive_ptr_benchmark test_parallel 2022-08-17T12:59:13.0574258Z c10_intrusive_ptr_test test_tensorexpr 2022-08-17T12:59:13.0574466Z c10_irange_test thread_init_test 2022-08-17T12:59:13.0574683Z c10_logging_test torch_shm_manager 2022-08-17T12:59:13.0574910Z c10_optional_test tutorial_tensorexpr 2022-08-17T12:59:13.0575136Z c10_ordered_preserving_dict_test type_test 2022-08-17T12:59:13.0575382Z c10_registry_test undefined_tensor_test 2022-08-17T12:59:13.0575603Z c10_string_view_test variant_test 2022-08-17T12:59:13.0575830Z c10_tempfile_test vec_test_all_types_AVX2 2022-08-17T12:59:13.0576055Z c10_typeid_test vec_test_all_types_AVX512 2022-08-17T12:59:13.0576299Z cpu_generator_test vec_test_all_types_DEFAULT 2022-08-17T12:59:13.0576595Z cpu_profiling_allocator_test verify_api_visibility 2022-08-17T12:59:13.0576812Z cpu_rng_test vmap_test 2022-08-17T12:59:13.0577027Z dispatch_key_set_test weakref_test 2022-08-17T12:59:13.0577246Z dlconvertor_test wrapdim_test 2022-08-17T12:59:13.0577453Z + aten/tools/run_tests.sh build/bin 2022-08-17T12:59:13.0615550Z + set -e 2022-08-17T12:59:13.0618093Z ++ dirname aten/tools/run_tests.sh 2022-08-17T12:59:13.0625154Z + VALGRIND_SUP=/var/lib/jenkins/workspace/aten/tools/valgrind.sup 2022-08-17T12:59:13.0625562Z + pushd build/bin 2022-08-17T12:59:13.0625910Z ~/workspace/build/bin ~/workspace 2022-08-17T12:59:13.0626217Z + VALGRIND=ON 2022-08-17T12:59:13.0626467Z + ./basic 2022-08-17T12:59:13.2472725Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:13.2473437Z [==========] Running 5 tests from 1 test suite. 2022-08-17T12:59:13.2473806Z [----------] Global test environment set-up. 2022-08-17T12:59:13.2474158Z [----------] 5 tests from BasicTest 2022-08-17T12:59:13.2474468Z [ RUN ] BasicTest.BasicTestCPU 2022-08-17T12:59:13.2758749Z 4 ms 2022-08-17T12:59:13.3340592Z 58 ms 2022-08-17T12:59:13.4219402Z 87 ms 2022-08-17T12:59:13.4312331Z [ OK ] BasicTest.BasicTestCPU (183 ms) 2022-08-17T12:59:13.4313022Z [ RUN ] BasicTest.BasicTestHalfCPU 2022-08-17T12:59:13.4338141Z 2 ms 2022-08-17T12:59:13.5109137Z 76 ms 2022-08-17T12:59:13.6160769Z 105 ms 2022-08-17T12:59:13.6250563Z [ OK ] BasicTest.BasicTestHalfCPU (193 ms) 2022-08-17T12:59:13.6251083Z [ RUN ] BasicTest.BasicTestCUDA 2022-08-17T12:59:13.6251583Z [ OK ] BasicTest.BasicTestCUDA (0 ms) 2022-08-17T12:59:13.6252106Z [ RUN ] BasicTest.FactoryMethodsTest 2022-08-17T12:59:13.6252625Z [ OK ] BasicTest.FactoryMethodsTest (0 ms) 2022-08-17T12:59:13.6253124Z [ RUN ] BasicTest.BasicStdTestCPU 2022-08-17T12:59:13.6253503Z Simple example: called once 2022-08-17T12:59:13.6256001Z throw: call_once will retry 2022-08-17T12:59:13.6257700Z Didn't throw, call_once will not attempt again 2022-08-17T12:59:13.6258932Z [ OK ] BasicTest.BasicStdTestCPU (0 ms) 2022-08-17T12:59:13.6259458Z [----------] 5 tests from BasicTest (378 ms total) 2022-08-17T12:59:13.6259713Z 2022-08-17T12:59:13.6260052Z [----------] Global test environment tear-down 2022-08-17T12:59:13.6260580Z [==========] 5 tests from 1 test suite ran. (378 ms total) 2022-08-17T12:59:13.6261244Z [ PASSED ] 5 tests. 2022-08-17T12:59:13.6794455Z + ./atest 2022-08-17T12:59:13.8652857Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:13.8653673Z [==========] Running 16 tests from 1 test suite. 2022-08-17T12:59:13.8654188Z [----------] Global test environment set-up. 2022-08-17T12:59:13.8654627Z [----------] 16 tests from atest 2022-08-17T12:59:13.8655032Z [ RUN ] atest.operators 2022-08-17T12:59:13.8657767Z [ OK ] atest.operators (0 ms) 2022-08-17T12:59:13.8658236Z [ RUN ] atest.logical_and_operators 2022-08-17T12:59:13.8658994Z [ OK ] atest.logical_and_operators (0 ms) 2022-08-17T12:59:13.8659458Z [ RUN ] atest.logical_or_operators 2022-08-17T12:59:13.8659948Z [ OK ] atest.logical_or_operators (0 ms) 2022-08-17T12:59:13.8660473Z [ RUN ] atest.logical_xor_operators 2022-08-17T12:59:13.8660967Z [ OK ] atest.logical_xor_operators (0 ms) 2022-08-17T12:59:13.8661407Z [ RUN ] atest.lt_operators 2022-08-17T12:59:13.8661831Z [ OK ] atest.lt_operators (0 ms) 2022-08-17T12:59:13.8662601Z [ RUN ] atest.le_operators 2022-08-17T12:59:13.8663048Z [ OK ] atest.le_operators (0 ms) 2022-08-17T12:59:13.8663712Z [ RUN ] atest.gt_operators 2022-08-17T12:59:13.8664136Z [ OK ] atest.gt_operators (0 ms) 2022-08-17T12:59:13.8664537Z [ RUN ] atest.ge_operators 2022-08-17T12:59:13.8664928Z [ OK ] atest.ge_operators (0 ms) 2022-08-17T12:59:13.8665308Z [ RUN ] atest.eq_operators 2022-08-17T12:59:13.8665707Z [ OK ] atest.eq_operators (0 ms) 2022-08-17T12:59:13.8666106Z [ RUN ] atest.ne_operators 2022-08-17T12:59:13.8666516Z [ OK ] atest.ne_operators (0 ms) 2022-08-17T12:59:13.8666941Z [ RUN ] atest.add_operators 2022-08-17T12:59:13.8667402Z [ OK ] atest.add_operators (0 ms) 2022-08-17T12:59:13.8667820Z [ RUN ] atest.max_operators 2022-08-17T12:59:13.8668258Z [ OK ] atest.max_operators (0 ms) 2022-08-17T12:59:13.8668690Z [ RUN ] atest.min_operators 2022-08-17T12:59:13.8669104Z [ OK ] atest.min_operators (0 ms) 2022-08-17T12:59:13.8669564Z [ RUN ] atest.sigmoid_backward_operator 2022-08-17T12:59:13.8670048Z [ OK ] atest.sigmoid_backward_operator (0 ms) 2022-08-17T12:59:13.8670507Z [ RUN ] atest.fmod_tensor_operators 2022-08-17T12:59:13.8670959Z [ OK ] atest.fmod_tensor_operators (0 ms) 2022-08-17T12:59:13.8671362Z [ RUN ] atest.atest 2022-08-17T12:59:13.8696885Z [ OK ] atest.atest (2 ms) 2022-08-17T12:59:13.8697385Z [----------] 16 tests from atest (4 ms total) 2022-08-17T12:59:13.8697604Z 2022-08-17T12:59:13.8697870Z [----------] Global test environment tear-down 2022-08-17T12:59:13.8698340Z [==========] 16 tests from 1 test suite ran. (4 ms total) 2022-08-17T12:59:13.8698679Z [ PASSED ] 16 tests. 2022-08-17T12:59:13.9221782Z + ./scalar_test 2022-08-17T12:59:14.1065095Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:14.1065952Z [==========] Running 4 tests from 1 test suite. 2022-08-17T12:59:14.1066475Z [----------] Global test environment set-up. 2022-08-17T12:59:14.1066923Z [----------] 4 tests from TestScalar 2022-08-17T12:59:14.1067335Z [ RUN ] TestScalar.TestScalar 2022-08-17T12:59:14.1067646Z H2: 3 257 3 1 2022-08-17T12:59:14.1129072Z [ OK ] TestScalar.TestScalar (6 ms) 2022-08-17T12:59:14.1129531Z [ RUN ] TestScalar.TestConj 2022-08-17T12:59:14.1129970Z [ OK ] TestScalar.TestConj (0 ms) 2022-08-17T12:59:14.1130431Z [ RUN ] TestScalar.TestEqual 2022-08-17T12:59:14.1131056Z [ OK ] TestScalar.TestEqual (0 ms) 2022-08-17T12:59:14.1131430Z [ RUN ] TestScalar.TestFormatting 2022-08-17T12:59:14.1131823Z [ OK ] TestScalar.TestFormatting (0 ms) 2022-08-17T12:59:14.1132248Z [----------] 4 tests from TestScalar (6 ms total) 2022-08-17T12:59:14.1132424Z 2022-08-17T12:59:14.1132661Z [----------] Global test environment tear-down 2022-08-17T12:59:14.1133081Z [==========] 4 tests from 1 test suite ran. (6 ms total) 2022-08-17T12:59:14.1133427Z [ PASSED ] 4 tests. 2022-08-17T12:59:14.1632663Z + ./broadcast_test 2022-08-17T12:59:14.3470109Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:14.3470665Z [==========] Running 1 test from 1 test suite. 2022-08-17T12:59:14.3470976Z [----------] Global test environment set-up. 2022-08-17T12:59:14.3471260Z [----------] 1 test from BroadcastTest 2022-08-17T12:59:14.3471556Z [ RUN ] BroadcastTest.Broadcast 2022-08-17T12:59:14.3821892Z [ OK ] BroadcastTest.Broadcast (35 ms) 2022-08-17T12:59:14.3822457Z [----------] 1 test from BroadcastTest (35 ms total) 2022-08-17T12:59:14.3822619Z 2022-08-17T12:59:14.3822842Z [----------] Global test environment tear-down 2022-08-17T12:59:14.3823386Z [==========] 1 test from 1 test suite ran. (35 ms total) 2022-08-17T12:59:14.3823699Z [ PASSED ] 1 test. 2022-08-17T12:59:14.4340928Z + ./wrapdim_test 2022-08-17T12:59:14.6181959Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:14.6182738Z [==========] Running 1 test from 1 test suite. 2022-08-17T12:59:14.6183036Z [----------] Global test environment set-up. 2022-08-17T12:59:14.6183334Z [----------] 1 test from TestWrapdim 2022-08-17T12:59:14.6183616Z [ RUN ] TestWrapdim.TestWrapdim 2022-08-17T12:59:14.6188588Z [ OK ] TestWrapdim.TestWrapdim (0 ms) 2022-08-17T12:59:14.6189170Z [----------] 1 test from TestWrapdim (0 ms total) 2022-08-17T12:59:14.6189454Z 2022-08-17T12:59:14.6189656Z [----------] Global test environment tear-down 2022-08-17T12:59:14.6189963Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T12:59:14.6190212Z [ PASSED ] 1 test. 2022-08-17T12:59:14.6682537Z + ./apply_utils_test 2022-08-17T12:59:14.8538816Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:14.8539636Z [==========] Running 6 tests from 1 test suite. 2022-08-17T12:59:14.8540062Z [----------] Global test environment set-up. 2022-08-17T12:59:14.8540366Z [----------] 6 tests from ApplyUtilsTest 2022-08-17T12:59:14.8540670Z [ RUN ] ApplyUtilsTest.Contiguous2D 2022-08-17T12:59:14.8564199Z [ OK ] ApplyUtilsTest.Contiguous2D (2 ms) 2022-08-17T12:59:14.8564811Z [ RUN ] ApplyUtilsTest.Small2D 2022-08-17T12:59:14.8565131Z [ OK ] ApplyUtilsTest.Small2D (0 ms) 2022-08-17T12:59:14.8565402Z [ RUN ] ApplyUtilsTest._2D 2022-08-17T12:59:14.8571989Z [ OK ] ApplyUtilsTest._2D (0 ms) 2022-08-17T12:59:14.8572294Z [ RUN ] ApplyUtilsTest._3D 2022-08-17T12:59:14.8573110Z [ OK ] ApplyUtilsTest._3D (0 ms) 2022-08-17T12:59:14.8573384Z [ RUN ] ApplyUtilsTest.Medium3D 2022-08-17T12:59:14.8582344Z [ OK ] ApplyUtilsTest.Medium3D (0 ms) 2022-08-17T12:59:14.8582651Z [ RUN ] ApplyUtilsTest._10D 2022-08-17T12:59:14.9096513Z [ OK ] ApplyUtilsTest._10D (51 ms) 2022-08-17T12:59:14.9097120Z [----------] 6 tests from ApplyUtilsTest (55 ms total) 2022-08-17T12:59:14.9097312Z 2022-08-17T12:59:14.9097484Z [----------] Global test environment tear-down 2022-08-17T12:59:14.9098055Z [==========] 6 tests from 1 test suite ran. (55 ms total) 2022-08-17T12:59:14.9098298Z [ PASSED ] 6 tests. 2022-08-17T12:59:14.9607058Z + ./dlconvertor_test 2022-08-17T12:59:15.1443123Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:15.1443988Z [==========] Running 2 tests from 1 test suite. 2022-08-17T12:59:15.1444317Z [----------] Global test environment set-up. 2022-08-17T12:59:15.1444627Z [----------] 2 tests from TestDlconvertor 2022-08-17T12:59:15.1444939Z [ RUN ] TestDlconvertor.TestDlconvertor 2022-08-17T12:59:15.1447155Z [ OK ] TestDlconvertor.TestDlconvertor (0 ms) 2022-08-17T12:59:15.1447836Z [ RUN ] TestDlconvertor.TestDlconvertorNoStrides 2022-08-17T12:59:15.1448299Z [ OK ] TestDlconvertor.TestDlconvertorNoStrides (0 ms) 2022-08-17T12:59:15.1448667Z [----------] 2 tests from TestDlconvertor (0 ms total) 2022-08-17T12:59:15.1448824Z 2022-08-17T12:59:15.1448992Z [----------] Global test environment tear-down 2022-08-17T12:59:15.1449302Z [==========] 2 tests from 1 test suite ran. (0 ms total) 2022-08-17T12:59:15.1449558Z [ PASSED ] 2 tests. 2022-08-17T12:59:15.1936716Z + ./native_test 2022-08-17T12:59:15.3776192Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:15.3776867Z [==========] Running 2 tests from 1 test suite. 2022-08-17T12:59:15.3777180Z [----------] Global test environment set-up. 2022-08-17T12:59:15.3777456Z [----------] 2 tests from TestNative 2022-08-17T12:59:15.3777739Z [ RUN ] TestNative.NativeTestCPU 2022-08-17T12:59:15.3935453Z [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:15.3936398Z [ OK ] TestNative.NativeTestCPU (15 ms) 2022-08-17T12:59:15.3936882Z [ RUN ] TestNative.NativeTestGPU 2022-08-17T12:59:15.3937384Z [ OK ] TestNative.NativeTestGPU (0 ms) 2022-08-17T12:59:15.3937917Z [----------] 2 tests from TestNative (15 ms total) 2022-08-17T12:59:15.3938168Z 2022-08-17T12:59:15.3938440Z [----------] Global test environment tear-down 2022-08-17T12:59:15.3940885Z [==========] 2 tests from 1 test suite ran. (15 ms total) 2022-08-17T12:59:15.3941304Z [ PASSED ] 2 tests. 2022-08-17T12:59:15.4462888Z + ./scalar_tensor_test 2022-08-17T12:59:15.6317196Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:15.6318015Z [==========] Running 3 tests from 1 test suite. 2022-08-17T12:59:15.6318568Z [----------] Global test environment set-up. 2022-08-17T12:59:15.6319114Z [----------] 3 tests from TestScalarTensor 2022-08-17T12:59:15.6319639Z [ RUN ] TestScalarTensor.TestScalarTensorCPU 2022-08-17T12:59:15.7954986Z [ OK ] TestScalarTensor.TestScalarTensorCPU (163 ms) 2022-08-17T12:59:15.7955574Z [ RUN ] TestScalarTensor.TestScalarTensorCUDA 2022-08-17T12:59:15.7955944Z [ OK ] TestScalarTensor.TestScalarTensorCUDA (0 ms) 2022-08-17T12:59:15.7956348Z [ RUN ] TestScalarTensor.TestScalarTensorMPS 2022-08-17T12:59:15.7956715Z [ OK ] TestScalarTensor.TestScalarTensorMPS (0 ms) 2022-08-17T12:59:15.7957071Z [----------] 3 tests from TestScalarTensor (163 ms total) 2022-08-17T12:59:15.7957233Z 2022-08-17T12:59:15.7957405Z [----------] Global test environment tear-down 2022-08-17T12:59:15.7957720Z [==========] 3 tests from 1 test suite ran. (163 ms total) 2022-08-17T12:59:15.7957982Z [ PASSED ] 3 tests. 2022-08-17T12:59:15.8464051Z + [[ -x ./tensor_interop_test ]] 2022-08-17T12:59:15.8464494Z + ./undefined_tensor_test 2022-08-17T12:59:16.0334496Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:16.0334988Z [==========] Running 1 test from 1 test suite. 2022-08-17T12:59:16.0335298Z [----------] Global test environment set-up. 2022-08-17T12:59:16.0335599Z [----------] 1 test from TestUndefined 2022-08-17T12:59:16.0335891Z [ RUN ] TestUndefined.UndefinedTest 2022-08-17T12:59:16.0536014Z [ OK ] TestUndefined.UndefinedTest (20 ms) 2022-08-17T12:59:16.0536384Z [----------] 1 test from TestUndefined (20 ms total) 2022-08-17T12:59:16.0536543Z 2022-08-17T12:59:16.0536704Z [----------] Global test environment tear-down 2022-08-17T12:59:16.0537013Z [==========] 1 test from 1 test suite ran. (20 ms total) 2022-08-17T12:59:16.0537275Z [ PASSED ] 1 test. 2022-08-17T12:59:16.1056089Z + ./extension_backend_test 2022-08-17T12:59:16.2901593Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:16.2902532Z [==========] Running 1 test from 1 test suite. 2022-08-17T12:59:16.2903024Z [----------] Global test environment set-up. 2022-08-17T12:59:16.2903342Z [----------] 1 test from BackendExtensionTest 2022-08-17T12:59:16.2903880Z [ RUN ] BackendExtensionTest.TestRegisterOp 2022-08-17T12:59:16.2904249Z [ OK ] BackendExtensionTest.TestRegisterOp (0 ms) 2022-08-17T12:59:16.2904614Z [----------] 1 test from BackendExtensionTest (0 ms total) 2022-08-17T12:59:16.2904783Z 2022-08-17T12:59:16.2904937Z [----------] Global test environment tear-down 2022-08-17T12:59:16.2905244Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T12:59:16.2905500Z [ PASSED ] 1 test. 2022-08-17T12:59:16.3402352Z + ./lazy_tensor_test 2022-08-17T12:59:16.5252879Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:16.5253630Z [==========] Running 2 tests from 2 test suites. 2022-08-17T12:59:16.5253956Z [----------] Global test environment set-up. 2022-08-17T12:59:16.5254237Z [----------] 1 test from XlaTensorTest 2022-08-17T12:59:16.5254529Z [ RUN ] XlaTensorTest.TestNoStorage 2022-08-17T12:59:16.5254852Z [ OK ] XlaTensorTest.TestNoStorage (0 ms) 2022-08-17T12:59:16.5255165Z [----------] 1 test from XlaTensorTest (0 ms total) 2022-08-17T12:59:16.5255319Z 2022-08-17T12:59:16.5255466Z [----------] 1 test from LazyTensorTest 2022-08-17T12:59:16.5255759Z [ RUN ] LazyTensorTest.TestNoStorage 2022-08-17T12:59:16.5256077Z [ OK ] LazyTensorTest.TestNoStorage (0 ms) 2022-08-17T12:59:16.5256391Z [----------] 1 test from LazyTensorTest (0 ms total) 2022-08-17T12:59:16.5256545Z 2022-08-17T12:59:16.5256711Z [----------] Global test environment tear-down 2022-08-17T12:59:16.5257024Z [==========] 2 tests from 2 test suites ran. (0 ms total) 2022-08-17T12:59:16.5257267Z [ PASSED ] 2 tests. 2022-08-17T12:59:16.5758148Z + ./tensor_iterator_test 2022-08-17T12:59:16.7604137Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:16.7604833Z [==========] Running 65 tests from 1 test suite. 2022-08-17T12:59:16.7605144Z [----------] Global test environment set-up. 2022-08-17T12:59:16.7605475Z [----------] 65 tests from TensorIteratorTest 2022-08-17T12:59:16.7605786Z [ RUN ] TensorIteratorTest.CPUScalar 2022-08-17T12:59:16.7606103Z [ OK ] TensorIteratorTest.CPUScalar (0 ms) 2022-08-17T12:59:16.7606443Z [ RUN ] TensorIteratorTest.CPUScalarInputs 2022-08-17T12:59:16.7606800Z [ OK ] TensorIteratorTest.CPUScalarInputs (0 ms) 2022-08-17T12:59:16.7607127Z [ RUN ] TensorIteratorTest.MixedDevices 2022-08-17T12:59:16.7607688Z [ OK ] TensorIteratorTest.MixedDevices (0 ms) 2022-08-17T12:59:16.7608042Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Byte 2022-08-17T12:59:16.7807060Z [ OK ] TensorIteratorTest.SerialLoopUnary_Byte (20 ms) 2022-08-17T12:59:16.7807475Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Char 2022-08-17T12:59:16.7822026Z [ OK ] TensorIteratorTest.SerialLoopUnary_Char (1 ms) 2022-08-17T12:59:16.7822667Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Short 2022-08-17T12:59:16.7838854Z [ OK ] TensorIteratorTest.SerialLoopUnary_Short (1 ms) 2022-08-17T12:59:16.7839303Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Int 2022-08-17T12:59:16.7853753Z [ OK ] TensorIteratorTest.SerialLoopUnary_Int (1 ms) 2022-08-17T12:59:16.7854190Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Long 2022-08-17T12:59:16.7869684Z [ OK ] TensorIteratorTest.SerialLoopUnary_Long (1 ms) 2022-08-17T12:59:16.7870121Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Float 2022-08-17T12:59:16.7885635Z [ OK ] TensorIteratorTest.SerialLoopUnary_Float (1 ms) 2022-08-17T12:59:16.7886077Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Double 2022-08-17T12:59:16.7901881Z [ OK ] TensorIteratorTest.SerialLoopUnary_Double (1 ms) 2022-08-17T12:59:16.7902415Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Byte 2022-08-17T12:59:16.7917426Z [ OK ] TensorIteratorTest.SerialLoopBinary_Byte (1 ms) 2022-08-17T12:59:16.7917789Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Char 2022-08-17T12:59:16.7932847Z [ OK ] TensorIteratorTest.SerialLoopBinary_Char (1 ms) 2022-08-17T12:59:16.7933229Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Short 2022-08-17T12:59:16.7948608Z [ OK ] TensorIteratorTest.SerialLoopBinary_Short (1 ms) 2022-08-17T12:59:16.7949011Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Int 2022-08-17T12:59:16.7963928Z [ OK ] TensorIteratorTest.SerialLoopBinary_Int (1 ms) 2022-08-17T12:59:16.7964305Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Long 2022-08-17T12:59:16.7979384Z [ OK ] TensorIteratorTest.SerialLoopBinary_Long (1 ms) 2022-08-17T12:59:16.7979775Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Float 2022-08-17T12:59:16.7996183Z [ OK ] TensorIteratorTest.SerialLoopBinary_Float (1 ms) 2022-08-17T12:59:16.7996567Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Double 2022-08-17T12:59:16.8011652Z [ OK ] TensorIteratorTest.SerialLoopBinary_Double (1 ms) 2022-08-17T12:59:16.8012047Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Byte 2022-08-17T12:59:16.8027438Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Byte (1 ms) 2022-08-17T12:59:16.8027841Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Char 2022-08-17T12:59:16.8043030Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Char (1 ms) 2022-08-17T12:59:16.8043425Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Short 2022-08-17T12:59:16.8058823Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Short (1 ms) 2022-08-17T12:59:16.8059209Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Int 2022-08-17T12:59:16.8074560Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Int (1 ms) 2022-08-17T12:59:16.8074957Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Long 2022-08-17T12:59:16.8090410Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Long (1 ms) 2022-08-17T12:59:16.8090812Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Float 2022-08-17T12:59:16.8106558Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Float (1 ms) 2022-08-17T12:59:16.8106960Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Double 2022-08-17T12:59:16.8122264Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Double (1 ms) 2022-08-17T12:59:16.8122869Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte 2022-08-17T12:59:16.8123529Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte (0 ms) 2022-08-17T12:59:16.8124137Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char 2022-08-17T12:59:16.8124653Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char (0 ms) 2022-08-17T12:59:16.8125268Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short 2022-08-17T12:59:16.8125934Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short (0 ms) 2022-08-17T12:59:16.8126669Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int 2022-08-17T12:59:16.8127129Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int (0 ms) 2022-08-17T12:59:16.8127664Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long 2022-08-17T12:59:16.8128314Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long (0 ms) 2022-08-17T12:59:16.8129054Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float 2022-08-17T12:59:16.8129795Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float (0 ms) 2022-08-17T12:59:16.8130741Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double 2022-08-17T12:59:16.8131254Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double (0 ms) 2022-08-17T12:59:16.8131655Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte 2022-08-17T12:59:16.8132079Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte (0 ms) 2022-08-17T12:59:16.8132493Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char 2022-08-17T12:59:16.8132911Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char (0 ms) 2022-08-17T12:59:16.8133310Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short 2022-08-17T12:59:16.8133742Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short (0 ms) 2022-08-17T12:59:16.8134159Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int 2022-08-17T12:59:16.8134562Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int (0 ms) 2022-08-17T12:59:16.8134979Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long 2022-08-17T12:59:16.8135399Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long (0 ms) 2022-08-17T12:59:16.8135815Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float 2022-08-17T12:59:16.8136222Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float (0 ms) 2022-08-17T12:59:16.8136641Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double 2022-08-17T12:59:16.8137065Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double (0 ms) 2022-08-17T12:59:16.8137478Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte 2022-08-17T12:59:16.8137911Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte (0 ms) 2022-08-17T12:59:16.8138337Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char 2022-08-17T12:59:16.8138753Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char (0 ms) 2022-08-17T12:59:16.8139184Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short 2022-08-17T12:59:16.8139621Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short (0 ms) 2022-08-17T12:59:16.8140114Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int 2022-08-17T12:59:16.8140538Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int (0 ms) 2022-08-17T12:59:16.8140964Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long 2022-08-17T12:59:16.8141400Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long (0 ms) 2022-08-17T12:59:16.8141871Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float 2022-08-17T12:59:16.8142491Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float (0 ms) 2022-08-17T12:59:16.8142927Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double 2022-08-17T12:59:16.8143373Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double (0 ms) 2022-08-17T12:59:16.8143772Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Byte 2022-08-17T12:59:16.8144169Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Byte (0 ms) 2022-08-17T12:59:16.8144563Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Char 2022-08-17T12:59:16.8144946Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Char (0 ms) 2022-08-17T12:59:16.8145344Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Short 2022-08-17T12:59:16.8145743Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Short (0 ms) 2022-08-17T12:59:16.8146140Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Int 2022-08-17T12:59:16.8146521Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Int (0 ms) 2022-08-17T12:59:16.8146913Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Long 2022-08-17T12:59:16.8147363Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Long (0 ms) 2022-08-17T12:59:16.8147746Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Float 2022-08-17T12:59:16.8148144Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Float (0 ms) 2022-08-17T12:59:16.8148541Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Double 2022-08-17T12:59:16.8148958Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Double (0 ms) 2022-08-17T12:59:16.8149341Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Bool 2022-08-17T12:59:16.8149735Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Bool (0 ms) 2022-08-17T12:59:16.8150126Z [ RUN ] TensorIteratorTest.SerialLoopSingleThread 2022-08-17T12:59:16.8170291Z [ OK ] TensorIteratorTest.SerialLoopSingleThread (3 ms) 2022-08-17T12:59:16.8171005Z [ RUN ] TensorIteratorTest.InputDType 2022-08-17T12:59:16.8171632Z [ OK ] TensorIteratorTest.InputDType (0 ms) 2022-08-17T12:59:16.8172210Z [ RUN ] TensorIteratorTest.ComputeCommonDTypeInputOnly 2022-08-17T12:59:16.8172631Z [ OK ] TensorIteratorTest.ComputeCommonDTypeInputOnly (0 ms) 2022-08-17T12:59:16.8173077Z [ RUN ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly 2022-08-17T12:59:16.8173536Z [ OK ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly (0 ms) 2022-08-17T12:59:16.8173955Z [ RUN ] TensorIteratorTest.FailNonPromotingBinaryOp 2022-08-17T12:59:16.8182125Z [ OK ] TensorIteratorTest.FailNonPromotingBinaryOp (1 ms) 2022-08-17T12:59:16.8183299Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte 2022-08-17T12:59:16.8184256Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte (0 ms) 2022-08-17T12:59:16.8185053Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Char 2022-08-17T12:59:16.8185838Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Char (0 ms) 2022-08-17T12:59:16.8186317Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Short 2022-08-17T12:59:16.8186747Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Short (0 ms) 2022-08-17T12:59:16.8187167Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Int 2022-08-17T12:59:16.8187573Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Int (0 ms) 2022-08-17T12:59:16.8187992Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Long 2022-08-17T12:59:16.8188415Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Long (0 ms) 2022-08-17T12:59:16.8188994Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Float 2022-08-17T12:59:16.8189407Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Float (0 ms) 2022-08-17T12:59:16.8189831Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Double 2022-08-17T12:59:16.8190274Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Double (0 ms) 2022-08-17T12:59:16.8190662Z [----------] 65 tests from TensorIteratorTest (58 ms total) 2022-08-17T12:59:16.8190830Z 2022-08-17T12:59:16.8190998Z [----------] Global test environment tear-down 2022-08-17T12:59:16.8191316Z [==========] 65 tests from 1 test suite ran. (58 ms total) 2022-08-17T12:59:16.8191582Z [ PASSED ] 65 tests. 2022-08-17T12:59:16.8939002Z + ./Dimname_test 2022-08-17T12:59:17.0788781Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:17.0789329Z [==========] Running 4 tests from 1 test suite. 2022-08-17T12:59:17.0789678Z [----------] Global test environment set-up. 2022-08-17T12:59:17.0790016Z [----------] 4 tests from DimnameTest 2022-08-17T12:59:17.0790316Z [ RUN ] DimnameTest.isValidIdentifier 2022-08-17T12:59:17.0790689Z [ OK ] DimnameTest.isValidIdentifier (0 ms) 2022-08-17T12:59:17.0791221Z [ RUN ] DimnameTest.wildcardName 2022-08-17T12:59:17.0791580Z [ OK ] DimnameTest.wildcardName (0 ms) 2022-08-17T12:59:17.0791887Z [ RUN ] DimnameTest.createNormalName 2022-08-17T12:59:17.0800240Z [ OK ] DimnameTest.createNormalName (1 ms) 2022-08-17T12:59:17.0800830Z [ RUN ] DimnameTest.unifyAndMatch 2022-08-17T12:59:17.0801197Z [ OK ] DimnameTest.unifyAndMatch (0 ms) 2022-08-17T12:59:17.0801509Z [----------] 4 tests from DimnameTest (1 ms total) 2022-08-17T12:59:17.0801663Z 2022-08-17T12:59:17.0801844Z [----------] Global test environment tear-down 2022-08-17T12:59:17.0802155Z [==========] 4 tests from 1 test suite ran. (1 ms total) 2022-08-17T12:59:17.0802417Z [ PASSED ] 4 tests. 2022-08-17T12:59:17.1312967Z + ./Dict_test 2022-08-17T12:59:17.3155929Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:17.3156645Z [==========] Running 47 tests from 2 test suites. 2022-08-17T12:59:17.3157096Z [----------] Global test environment set-up. 2022-08-17T12:59:17.3157526Z [----------] 46 tests from DictTest 2022-08-17T12:59:17.3157947Z [ RUN ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue 2022-08-17T12:59:17.3158441Z [ OK ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue (0 ms) 2022-08-17T12:59:17.3158849Z [ RUN ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse 2022-08-17T12:59:17.3159332Z [ OK ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse (0 ms) 2022-08-17T12:59:17.3159862Z [ RUN ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero 2022-08-17T12:59:17.3160353Z [ OK ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero (0 ms) 2022-08-17T12:59:17.3160841Z [ RUN ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements 2022-08-17T12:59:17.3161343Z [ OK ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2022-08-17T12:59:17.3161765Z [ RUN ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty 2022-08-17T12:59:17.3162225Z [ OK ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty (0 ms) 2022-08-17T12:59:17.3162663Z [ RUN ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement 2022-08-17T12:59:17.3163183Z [ OK ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-08-17T12:59:17.3163999Z [ RUN ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement 2022-08-17T12:59:17.3164598Z [ OK ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement (0 ms) 2022-08-17T12:59:17.3165072Z [ RUN ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict 2022-08-17T12:59:17.3165540Z [ OK ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict (0 ms) 2022-08-17T12:59:17.3206384Z [ RUN ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement 2022-08-17T12:59:17.3207243Z [ OK ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-08-17T12:59:17.3208254Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement 2022-08-17T12:59:17.3208840Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement (0 ms) 2022-08-17T12:59:17.3209345Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict 2022-08-17T12:59:17.3209797Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict (0 ms) 2022-08-17T12:59:17.3210212Z [ RUN ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd 2022-08-17T12:59:17.3210727Z [ OK ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd (0 ms) 2022-08-17T12:59:17.3211128Z [ RUN ] DictTest.givenMutableDict_whenIterating_thenFindsElements 2022-08-17T12:59:17.3211536Z [ OK ] DictTest.givenMutableDict_whenIterating_thenFindsElements (0 ms) 2022-08-17T12:59:17.3211961Z [ RUN ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements 2022-08-17T12:59:17.3212398Z [ OK ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-08-17T12:59:17.3212813Z [ RUN ] DictTest.givenConstDict_whenIterating_thenFindsElements 2022-08-17T12:59:17.3213210Z [ OK ] DictTest.givenConstDict_whenIterating_thenFindsElements (0 ms) 2022-08-17T12:59:17.3213616Z [ RUN ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements 2022-08-17T12:59:17.3214057Z [ OK ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-08-17T12:59:17.3214442Z [ RUN ] DictTest.givenIterator_thenCanModifyValue 2022-08-17T12:59:17.3214795Z [ OK ] DictTest.givenIterator_thenCanModifyValue (0 ms) 2022-08-17T12:59:17.3215189Z [ RUN ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty 2022-08-17T12:59:17.3215631Z [ OK ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty (0 ms) 2022-08-17T12:59:17.3216087Z [ RUN ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty 2022-08-17T12:59:17.3216555Z [ OK ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty (0 ms) 2022-08-17T12:59:17.3217072Z [ RUN ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged 2022-08-17T12:59:17.3217622Z [ OK ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged (0 ms) 2022-08-17T12:59:17.3218113Z [ RUN ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement 2022-08-17T12:59:17.3218558Z [ OK ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement (0 ms) 2022-08-17T12:59:17.3219102Z [ RUN ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement 2022-08-17T12:59:17.3219581Z [ OK ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement (0 ms) 2022-08-17T12:59:17.3220141Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-08-17T12:59:17.3220624Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-08-17T12:59:17.3221189Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-08-17T12:59:17.3221662Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-08-17T12:59:17.3222141Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-08-17T12:59:17.3222776Z [ OK ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-08-17T12:59:17.3223243Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-08-17T12:59:17.3223706Z [ OK ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-08-17T12:59:17.3224143Z [ RUN ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue 2022-08-17T12:59:17.3224597Z [ OK ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue (0 ms) 2022-08-17T12:59:17.3225059Z [ RUN ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse 2022-08-17T12:59:17.3225531Z [ OK ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse (0 ms) 2022-08-17T12:59:17.3225930Z [ RUN ] DictTest.whenCallingReserve_thenDoesntCrash 2022-08-17T12:59:17.3226349Z [ OK ] DictTest.whenCallingReserve_thenDoesntCrash (0 ms) 2022-08-17T12:59:17.3226728Z [ RUN ] DictTest.whenCopyConstructingDict_thenAreEqual 2022-08-17T12:59:17.3227102Z [ OK ] DictTest.whenCopyConstructingDict_thenAreEqual (0 ms) 2022-08-17T12:59:17.3227468Z [ RUN ] DictTest.whenCopyAssigningDict_thenAreEqual 2022-08-17T12:59:17.3227835Z [ OK ] DictTest.whenCopyAssigningDict_thenAreEqual (0 ms) 2022-08-17T12:59:17.3228185Z [ RUN ] DictTest.whenCopyingDict_thenAreEqual 2022-08-17T12:59:17.3228510Z [ OK ] DictTest.whenCopyingDict_thenAreEqual (0 ms) 2022-08-17T12:59:17.3228882Z [ RUN ] DictTest.whenMoveConstructingDict_thenNewIsCorrect 2022-08-17T12:59:17.3229284Z [ OK ] DictTest.whenMoveConstructingDict_thenNewIsCorrect (0 ms) 2022-08-17T12:59:17.3229656Z [ RUN ] DictTest.whenMoveAssigningDict_thenNewIsCorrect 2022-08-17T12:59:17.3230043Z [ OK ] DictTest.whenMoveAssigningDict_thenNewIsCorrect (0 ms) 2022-08-17T12:59:17.3230433Z [ RUN ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged 2022-08-17T12:59:17.3230824Z [ OK ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged (0 ms) 2022-08-17T12:59:17.3231215Z [ RUN ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged 2022-08-17T12:59:17.3231604Z [ OK ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged (0 ms) 2022-08-17T12:59:17.3232065Z [ RUN ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2022-08-17T12:59:17.3232578Z [ OK ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2022-08-17T12:59:17.3233092Z [ RUN ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2022-08-17T12:59:17.3233613Z [ OK ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T12:59:17.3234034Z [ RUN ] DictTest.givenEqualIterators_thenAreEqual 2022-08-17T12:59:17.3234379Z [ OK ] DictTest.givenEqualIterators_thenAreEqual (0 ms) 2022-08-17T12:59:17.3234747Z [ RUN ] DictTest.givenDifferentIterators_thenAreNotEqual 2022-08-17T12:59:17.3235136Z [ OK ] DictTest.givenDifferentIterators_thenAreNotEqual (0 ms) 2022-08-17T12:59:17.3235541Z [ RUN ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement 2022-08-17T12:59:17.3235988Z [ OK ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2022-08-17T12:59:17.3236455Z [ RUN ] DictTest.givenIterator_whenWritingToValue_thenChangesValue 2022-08-17T12:59:17.3236858Z [ OK ] DictTest.givenIterator_whenWritingToValue_thenChangesValue (0 ms) 2022-08-17T12:59:17.3237182Z [ RUN ] DictTest.isReferenceType 2022-08-17T12:59:17.3237487Z [ OK ] DictTest.isReferenceType (0 ms) 2022-08-17T12:59:17.3237801Z [ RUN ] DictTest.copyHasSeparateStorage 2022-08-17T12:59:17.3238120Z [ OK ] DictTest.copyHasSeparateStorage (0 ms) 2022-08-17T12:59:17.3238425Z [ RUN ] DictTest.dictTensorAsKey 2022-08-17T12:59:17.3238717Z [ OK ] DictTest.dictTensorAsKey (0 ms) 2022-08-17T12:59:17.3238986Z [ RUN ] DictTest.dictEquality 2022-08-17T12:59:17.3239265Z [ OK ] DictTest.dictEquality (0 ms) 2022-08-17T12:59:17.3239568Z [----------] 46 tests from DictTest (0 ms total) 2022-08-17T12:59:17.3239718Z 2022-08-17T12:59:17.3239894Z [----------] 1 test from ListTest_IValueBasedList 2022-08-17T12:59:17.3240310Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue 2022-08-17T12:59:17.3240829Z [ OK ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue (0 ms) 2022-08-17T12:59:17.3241297Z [----------] 1 test from ListTest_IValueBasedList (0 ms total) 2022-08-17T12:59:17.3241464Z 2022-08-17T12:59:17.3241616Z [----------] Global test environment tear-down 2022-08-17T12:59:17.3241926Z [==========] 47 tests from 2 test suites ran. (0 ms total) 2022-08-17T12:59:17.3242183Z [ PASSED ] 47 tests. 2022-08-17T12:59:17.3658558Z + ./NamedTensor_test 2022-08-17T12:59:17.5500229Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:17.5500851Z [==========] Running 10 tests from 1 test suite. 2022-08-17T12:59:17.5501237Z [----------] Global test environment set-up. 2022-08-17T12:59:17.5501545Z [----------] 10 tests from NamedTensorTest 2022-08-17T12:59:17.5501905Z [ RUN ] NamedTensorTest.isNamed 2022-08-17T12:59:17.5502615Z [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:17.5503106Z [ OK ] NamedTensorTest.isNamed (0 ms) 2022-08-17T12:59:17.5503421Z [ RUN ] NamedTensorTest.attachMetadata 2022-08-17T12:59:17.5503751Z [ OK ] NamedTensorTest.attachMetadata (0 ms) 2022-08-17T12:59:17.5504102Z [ RUN ] NamedTensorTest.internalSetNamesInplace 2022-08-17T12:59:17.5504471Z [ OK ] NamedTensorTest.internalSetNamesInplace (0 ms) 2022-08-17T12:59:17.5504791Z [ RUN ] NamedTensorTest.empty 2022-08-17T12:59:17.5534972Z [ OK ] NamedTensorTest.empty (3 ms) 2022-08-17T12:59:17.5535318Z [ RUN ] NamedTensorTest.dimnameToPosition 2022-08-17T12:59:17.5539804Z [ OK ] NamedTensorTest.dimnameToPosition (0 ms) 2022-08-17T12:59:17.5540270Z [ RUN ] NamedTensorTest.unifyFromRight 2022-08-17T12:59:17.5592306Z [ OK ] NamedTensorTest.unifyFromRight (5 ms) 2022-08-17T12:59:17.5592728Z [ RUN ] NamedTensorTest.alias 2022-08-17T12:59:17.5593075Z [ OK ] NamedTensorTest.alias (0 ms) 2022-08-17T12:59:17.5593375Z [ RUN ] NamedTensorTest.NoNamesGuard 2022-08-17T12:59:17.5593683Z [ OK ] NamedTensorTest.NoNamesGuard (0 ms) 2022-08-17T12:59:17.5594006Z [ RUN ] NamedTensorTest.TensorNamePrint 2022-08-17T12:59:17.5594343Z [ OK ] NamedTensorTest.TensorNamePrint (0 ms) 2022-08-17T12:59:17.5594683Z [ RUN ] NamedTensorTest.TensorNamesCheckUnique 2022-08-17T12:59:17.5598082Z [ OK ] NamedTensorTest.TensorNamesCheckUnique (0 ms) 2022-08-17T12:59:17.5598460Z [----------] 10 tests from NamedTensorTest (9 ms total) 2022-08-17T12:59:17.5598628Z 2022-08-17T12:59:17.5598798Z [----------] Global test environment tear-down 2022-08-17T12:59:17.5599101Z [==========] 10 tests from 1 test suite ran. (9 ms total) 2022-08-17T12:59:17.5599360Z [ PASSED ] 10 tests. 2022-08-17T12:59:17.6107793Z + ./cpu_generator_test 2022-08-17T12:59:17.7976083Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:17.7977176Z [==========] Running 15 tests from 1 test suite. 2022-08-17T12:59:17.7977613Z [----------] Global test environment set-up. 2022-08-17T12:59:17.7978005Z [----------] 15 tests from CPUGeneratorImpl 2022-08-17T12:59:17.7978540Z [ RUN ] CPUGeneratorImpl.TestGeneratorDynamicCast 2022-08-17T12:59:17.7979167Z [ OK ] CPUGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2022-08-17T12:59:17.7979540Z [ RUN ] CPUGeneratorImpl.TestDefaultGenerator 2022-08-17T12:59:17.7979943Z [ OK ] CPUGeneratorImpl.TestDefaultGenerator (0 ms) 2022-08-17T12:59:17.7980373Z [ RUN ] CPUGeneratorImpl.TestCloning 2022-08-17T12:59:17.7980891Z [ OK ] CPUGeneratorImpl.TestCloning (0 ms) 2022-08-17T12:59:17.7981288Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator 2022-08-17T12:59:17.7981766Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator (0 ms) 2022-08-17T12:59:17.7982489Z [ RUN ] CPUGeneratorImpl.TestGetSetCurrentSeed 2022-08-17T12:59:17.7983074Z [ OK ] CPUGeneratorImpl.TestGetSetCurrentSeed (0 ms) 2022-08-17T12:59:17.7983727Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2022-08-17T12:59:17.7984539Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2022-08-17T12:59:17.7985223Z [ RUN ] CPUGeneratorImpl.TestRNGForking 2022-08-17T12:59:17.7998424Z [ OK ] CPUGeneratorImpl.TestRNGForking (1 ms) 2022-08-17T12:59:17.7999173Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibility 2022-08-17T12:59:17.7999908Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibility (0 ms) 2022-08-17T12:59:17.8000310Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset1 2022-08-17T12:59:17.8000779Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2022-08-17T12:59:17.8001342Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset2 2022-08-17T12:59:17.8001922Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2022-08-17T12:59:17.8002361Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset3 2022-08-17T12:59:17.8002746Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2022-08-17T12:59:17.8003198Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineIndex 2022-08-17T12:59:17.8003558Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2022-08-17T12:59:17.8004026Z [ RUN ] CPUGeneratorImpl.TestMT19937EngineReproducibility 2022-08-17T12:59:17.8004516Z [ OK ] CPUGeneratorImpl.TestMT19937EngineReproducibility (0 ms) 2022-08-17T12:59:17.8004956Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN 2022-08-17T12:59:17.8005489Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN (0 ms) 2022-08-17T12:59:17.8005910Z [ RUN ] CPUGeneratorImpl.TestPhiloxDeterministic 2022-08-17T12:59:17.8006355Z [ OK ] CPUGeneratorImpl.TestPhiloxDeterministic (0 ms) 2022-08-17T12:59:17.8006725Z [----------] 15 tests from CPUGeneratorImpl (2 ms total) 2022-08-17T12:59:17.8006927Z 2022-08-17T12:59:17.8007095Z [----------] Global test environment tear-down 2022-08-17T12:59:17.8007634Z [==========] 15 tests from 1 test suite ran. (2 ms total) 2022-08-17T12:59:17.8007879Z [ PASSED ] 15 tests. 2022-08-17T12:59:17.8503912Z + ./vmap_test 2022-08-17T12:59:18.0360010Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:18.0360552Z [==========] Running 23 tests from 1 test suite. 2022-08-17T12:59:18.0360877Z [----------] Global test environment set-up. 2022-08-17T12:59:18.0361226Z [----------] 23 tests from VmapTest 2022-08-17T12:59:18.0361512Z [ RUN ] VmapTest.TestBatchedTensor 2022-08-17T12:59:18.0383741Z [ OK ] VmapTest.TestBatchedTensor (2 ms) 2022-08-17T12:59:18.0384159Z [ RUN ] VmapTest.TestBatchedTensorMaxLevel 2022-08-17T12:59:18.0398067Z [ OK ] VmapTest.TestBatchedTensorMaxLevel (1 ms) 2022-08-17T12:59:18.0398496Z [ RUN ] VmapTest.TestBatchedTensorActualDim 2022-08-17T12:59:18.0421628Z [ OK ] VmapTest.TestBatchedTensorActualDim (2 ms) 2022-08-17T12:59:18.0422065Z [ RUN ] VmapTest.TestMultiBatchVmapTransform 2022-08-17T12:59:18.0430982Z [ OK ] VmapTest.TestMultiBatchVmapTransform (0 ms) 2022-08-17T12:59:18.0431414Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDim 2022-08-17T12:59:18.0440288Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDim (0 ms) 2022-08-17T12:59:18.0440716Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDims 2022-08-17T12:59:18.0449027Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDims (0 ms) 2022-08-17T12:59:18.0449806Z [ RUN ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical 2022-08-17T12:59:18.0450275Z [ OK ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical (0 ms) 2022-08-17T12:59:18.0450656Z [ RUN ] VmapTest.TestBatchedTensorSum 2022-08-17T12:59:18.0452914Z [ OK ] VmapTest.TestBatchedTensorSum (0 ms) 2022-08-17T12:59:18.0453618Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedBatched 2022-08-17T12:59:18.0459042Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedBatched (0 ms) 2022-08-17T12:59:18.0459690Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched 2022-08-17T12:59:18.0464402Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched (0 ms) 2022-08-17T12:59:18.0465036Z [ RUN ] VmapTest.TestBroadcastingVmapTransformMaxLevels 2022-08-17T12:59:18.0467922Z [ OK ] VmapTest.TestBroadcastingVmapTransformMaxLevels (0 ms) 2022-08-17T12:59:18.0468386Z [ RUN ] VmapTest.TestBatchedTensorMul 2022-08-17T12:59:18.0470175Z [ OK ] VmapTest.TestBatchedTensorMul (0 ms) 2022-08-17T12:59:18.0470544Z [ RUN ] VmapTest.TestBatchedTensorSize 2022-08-17T12:59:18.0476583Z [ OK ] VmapTest.TestBatchedTensorSize (0 ms) 2022-08-17T12:59:18.0476995Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalShape 2022-08-17T12:59:18.0477413Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalShape (0 ms) 2022-08-17T12:59:18.0477782Z [ RUN ] VmapTest.TestBatchedTensorExpand 2022-08-17T12:59:18.0577791Z [ OK ] VmapTest.TestBatchedTensorExpand (10 ms) 2022-08-17T12:59:18.0578390Z [ RUN ] VmapTest.TestBatchedTensorUnsqueeze 2022-08-17T12:59:18.0579306Z [ OK ] VmapTest.TestBatchedTensorUnsqueeze (0 ms) 2022-08-17T12:59:18.0580070Z [ RUN ] VmapTest.TestBatchedTensorSqueeze 2022-08-17T12:59:18.0580934Z [ OK ] VmapTest.TestBatchedTensorSqueeze (0 ms) 2022-08-17T12:59:18.0581638Z [ RUN ] VmapTest.TestBatchedTensorTranspose 2022-08-17T12:59:18.0584908Z [ OK ] VmapTest.TestBatchedTensorTranspose (0 ms) 2022-08-17T12:59:18.0585615Z [ RUN ] VmapTest.TestBatchedTensorPermute 2022-08-17T12:59:18.0586749Z [ OK ] VmapTest.TestBatchedTensorPermute (0 ms) 2022-08-17T12:59:18.0587544Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedBatched 2022-08-17T12:59:18.0601305Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedBatched (1 ms) 2022-08-17T12:59:18.0602279Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched 2022-08-17T12:59:18.0607775Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched (0 ms) 2022-08-17T12:59:18.0608709Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMaxLevels 2022-08-17T12:59:18.0612849Z [ OK ] VmapTest.TestMultiBatchVmapTransformMaxLevels (0 ms) 2022-08-17T12:59:18.0613762Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMultipleTensors 2022-08-17T12:59:18.0617772Z [ OK ] VmapTest.TestMultiBatchVmapTransformMultipleTensors (0 ms) 2022-08-17T12:59:18.0618550Z [----------] 23 tests from VmapTest (25 ms total) 2022-08-17T12:59:18.0618842Z 2022-08-17T12:59:18.0619133Z [----------] Global test environment tear-down 2022-08-17T12:59:18.0619702Z [==========] 23 tests from 1 test suite ran. (25 ms total) 2022-08-17T12:59:18.0620219Z [ PASSED ] 23 tests. 2022-08-17T12:59:18.1134039Z + ./operators_test 2022-08-17T12:59:18.2969320Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:18.2970079Z [==========] Running 4 tests from 1 test suite. 2022-08-17T12:59:18.2970385Z [----------] Global test environment set-up. 2022-08-17T12:59:18.2970693Z [----------] 4 tests from OperatorsTest 2022-08-17T12:59:18.2971011Z [ RUN ] OperatorsTest.TestFunctionDecltype 2022-08-17T12:59:18.2977294Z [ OK ] OperatorsTest.TestFunctionDecltype (0 ms) 2022-08-17T12:59:18.2977982Z [ RUN ] OperatorsTest.TestMethodOnlyDecltype 2022-08-17T12:59:18.2978577Z [ OK ] OperatorsTest.TestMethodOnlyDecltype (0 ms) 2022-08-17T12:59:18.2978912Z [ RUN ] OperatorsTest.Test_ATEN_FN 2022-08-17T12:59:18.3000379Z [ OK ] OperatorsTest.Test_ATEN_FN (2 ms) 2022-08-17T12:59:18.3001123Z [ RUN ] OperatorsTest.TestOutVariantIsFaithful 2022-08-17T12:59:18.3001842Z [ OK ] OperatorsTest.TestOutVariantIsFaithful (0 ms) 2022-08-17T12:59:18.3002528Z [----------] 4 tests from OperatorsTest (3 ms total) 2022-08-17T12:59:18.3002786Z 2022-08-17T12:59:18.3003047Z [----------] Global test environment tear-down 2022-08-17T12:59:18.3003517Z [==========] 4 tests from 1 test suite ran. (3 ms total) 2022-08-17T12:59:18.3003903Z [ PASSED ] 4 tests. 2022-08-17T12:59:18.3508736Z + [[ -x ./cudnn_test ]] 2022-08-17T12:59:18.3509273Z + [[ -x ./cuda_generator_test ]] 2022-08-17T12:59:18.3509810Z + [[ -x ./apply_test ]] 2022-08-17T12:59:18.3510094Z + [[ -x ./stream_test ]] 2022-08-17T12:59:18.3510324Z + [[ -x ./cuda_half_test ]] 2022-08-17T12:59:18.3510579Z + [[ -x ./cuda_vectorized_test ]] 2022-08-17T12:59:18.3510812Z + [[ -x ./cuda_distributions_test ]] 2022-08-17T12:59:18.3511058Z + [[ -x ./cuda_optional_test ]] 2022-08-17T12:59:18.3511299Z + [[ -x ./cuda_tensor_interop_test ]] 2022-08-17T12:59:18.3511531Z + [[ -x ./cuda_complex_test ]] 2022-08-17T12:59:18.3511753Z + [[ -x ./cuda_complex_math_test ]] 2022-08-17T12:59:18.3511983Z + [[ -x ./cuda_cub_test ]] 2022-08-17T12:59:18.3512207Z + [[ -x ./cuda_atomic_ops_test ]] 2022-08-17T12:59:18.3512402Z + '[' ON == ON ']' 2022-08-17T12:59:18.3512817Z + valgrind --suppressions=/var/lib/jenkins/workspace/aten/tools/valgrind.sup --error-exitcode=1 ./basic '--gtest_filter=-*CUDA' 2022-08-17T12:59:18.3865240Z ==3026== Memcheck, a memory error detector 2022-08-17T12:59:18.3865817Z ==3026== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. 2022-08-17T12:59:18.3866429Z ==3026== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info 2022-08-17T12:59:18.3866745Z ==3026== Command: ./basic --gtest_filter=-*CUDA 2022-08-17T12:59:18.3867156Z ==3026== 2022-08-17T12:59:21.4922491Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4923161Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4923718Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4924249Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4924879Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4925429Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4925981Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4926576Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4927113Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4927667Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4928315Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4928908Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4929366Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4929794Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4930270Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4930877Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4931310Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4931829Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4932324Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4932719Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4933156Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4933634Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4934141Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4934658Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4935153Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4935645Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4936090Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4936432Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4937088Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4937549Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4937953Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4938440Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4938911Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4942594Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4950350Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4954142Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4954687Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4955334Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4955923Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4956393Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4956736Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4957063Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4957352Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4957692Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4958014Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4958456Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4958784Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4959108Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4959416Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4959744Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4960068Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4960369Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4960692Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4961009Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4961308Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4961644Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4961954Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4962251Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4962590Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4962896Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4963253Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4963592Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4963899Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4964200Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4964543Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4964863Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4965150Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4965494Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4965818Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4966103Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4966445Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4966762Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4967047Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4967378Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4967695Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4967996Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4968316Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4968633Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4968929Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4969254Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4969569Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4969867Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4970187Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4970504Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4970800Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4971134Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4971438Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4971734Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4972072Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4972378Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4972713Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4973047Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4973349Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4973644Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4973977Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4974297Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4974582Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4974918Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4975236Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4975522Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4975855Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4976176Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4976461Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4976794Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4977110Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4977441Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4977761Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4978078Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4978375Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4978701Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4979018Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4979316Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4979639Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4980027Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4980332Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4980670Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4980976Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4981279Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4981616Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4981922Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4982388Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4982781Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4983088Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4983391Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4983737Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4984057Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4984343Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4984684Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4985007Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4985292Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4985631Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4985949Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4986233Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4986565Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4986880Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4987261Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4987584Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4987903Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4988203Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4988529Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4988853Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4989152Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4989476Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4989797Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4990095Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4990432Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4990733Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4991036Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4991375Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4991682Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4991983Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4992368Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4992674Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4992974Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4993314Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4993632Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4993916Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4994253Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4994573Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4994861Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4995195Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4995515Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4995804Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4996142Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4996462Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4996761Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4997086Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4997402Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4997700Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4998026Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4998343Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4998639Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4998961Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.4999279Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.4999576Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.4999912Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5000212Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5000510Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5000844Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5001149Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5001444Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5001810Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5002114Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5002413Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5002744Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5003064Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5003350Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5003679Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5003997Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5004281Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5004615Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5004933Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5005221Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5005555Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5005872Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5006167Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5006523Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5006840Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5007137Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5007458Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5007774Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5008072Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5008395Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5008714Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5009012Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5009335Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5009654Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5009954Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5010294Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5010599Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5010898Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5011231Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5011534Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5011829Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5012159Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5012478Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5012762Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5013095Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5013409Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5013696Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5014029Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5014348Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5014634Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5014969Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5015287Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5015575Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5015957Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5016274Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5016574Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5016899Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5017217Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5017516Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5017836Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5018155Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5018456Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5018776Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5019092Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5019394Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5019728Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5020114Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5020422Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5020796Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5021104Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5021405Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5021745Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5022050Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5022467Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5022807Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5023126Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5023415Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5023750Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5024070Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5024356Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5024694Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5025014Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5025302Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5025638Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5025955Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5026252Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5026575Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5026893Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5027191Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5027513Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5027832Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5028133Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5028452Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5028766Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5029063Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5029396Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5029699Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5029998Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5030391Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5030695Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5030998Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5031338Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5031649Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5031948Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5032284Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5032601Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5032888Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5033224Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5033542Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5033828Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5034168Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5034481Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5034768Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5035101Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5035458Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5035756Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5036079Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5036395Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5036715Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5037039Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5037359Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5037662Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5037985Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5038304Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5038604Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5038942Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5039245Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5039546Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5039880Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5040186Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5040492Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5040825Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5041132Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5041436Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5041773Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5042094Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5042385Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5042723Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5043043Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5043331Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5043668Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5043986Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5044272Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5044608Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5044959Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5045258Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5045584Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5045902Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5046209Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5046530Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5046846Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5047143Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5047464Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5047780Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5048078Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5048415Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5048718Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5049016Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5049349Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5049680Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5049978Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5050314Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5050619Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5050913Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5051247Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5051563Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5051851Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5052188Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5052505Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5052789Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5053126Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5053442Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5053727Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5054059Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5054377Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5054674Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5054994Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5055309Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5055612Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5055935Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5056251Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5056551Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5056874Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5057191Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5057488Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5057821Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5058124Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5058422Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5058753Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5059092Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5059390Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5059726Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5060102Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5060410Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5060751Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5061072Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5061357Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5061697Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5062017Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5062399Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5062738Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5063060Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5063348Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5063690Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5064066Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5064372Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5064696Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5065019Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5065320Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5065642Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5065962Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5066263Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5066589Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5066906Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5067206Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5067542Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5067847Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5068144Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5068478Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5068780Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5069076Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5069409Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5069712Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5070013Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5070344Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5070659Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5070941Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5071276Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5071592Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5071877Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5072211Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5072526Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5072810Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5073142Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5073503Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5073798Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5074117Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5074435Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5074731Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5075057Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5075376Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5075679Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5076002Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5076317Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5076612Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5076948Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5077252Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5077549Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5077881Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5078185Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5078516Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5078849Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5079153Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5079447Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5079777Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5080094Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5080376Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5080713Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5081027Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5081312Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5081646Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5081964Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5082246Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5082576Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5082893Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5083189Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5083509Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5083826Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5084127Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5084450Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5084766Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5085065Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5085391Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5085711Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5086010Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5086351Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5086655Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5086953Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5087286Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5087591Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5087925Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5088262Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5088572Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5088871Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5089216Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5089536Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5089820Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5090154Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5090472Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5090761Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5091095Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5091415Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5091699Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5092038Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5092361Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5092696Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5093022Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5093338Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5093640Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5093963Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5094275Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5094574Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5094898Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5095213Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5095510Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5095844Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5096150Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5096446Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5096779Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5097083Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5097384Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5097721Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5098024Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5098321Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5098657Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5098973Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5099258Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5099590Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5099908Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5100275Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5100610Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5100929Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5101214Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5101552Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5101918Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5102356Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5102680Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5103000Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5103299Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5103625Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5103944Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5104247Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5104583Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5104889Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5105189Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5105524Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5105829Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5106127Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5106461Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5106764Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5107120Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5107510Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5107831Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5108117Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5108456Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5108776Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5109062Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5109399Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5109718Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5110006Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5110341Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5110656Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5110959Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5111280Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5111596Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5111890Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5112211Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5112524Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5112820Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5113144Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5113459Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5113754Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5114086Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5114390Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5114686Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5115017Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5115328Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5115623Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5115957Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5116259Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5116617Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5116952Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5117271Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5117553Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5117887Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5118209Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5118497Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5118832Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5119148Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5119430Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5119767Z --3026-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:59:21.5120114Z --3026-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2022-08-17T12:59:21.5245442Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5245887Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5246228Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5246589Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5247045Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5247405Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5247708Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5248054Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5248389Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5248686Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5249068Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5249365Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5249709Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5250027Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5250317Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5250673Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5250990Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5251405Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5251687Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5252046Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5252356Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5254760Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5255454Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5256047Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5256628Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5257110Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5257625Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5258134Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5258674Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5259181Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5259680Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5260235Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5260723Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5261110Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5261797Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5262420Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5262881Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5263377Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5263791Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5264229Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5264658Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5265079Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5265501Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5266008Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5266459Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5266944Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5267491Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5267969Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5268410Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5268731Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5269150Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5269454Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5269762Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5270072Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5270372Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5270680Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5270998Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5271293Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5271613Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5271913Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5272208Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5272526Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5272821Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5273116Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5273435Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5273729Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5274020Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5274342Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5274653Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5274942Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5275260Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5275566Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5275855Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5276175Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5276485Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5276769Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5277086Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5277393Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5277673Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5278000Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5278303Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5278663Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5278971Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5279278Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5279575Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5279882Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5280192Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5280491Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5280799Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5281240Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5281529Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5282015Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5282350Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5293348Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5293832Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5294153Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5294458Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5294908Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5295214Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5295515Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5295841Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5296155Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5296442Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5296764Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5297080Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5297367Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5297689Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5297999Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5298285Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5298608Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5298919Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5299201Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5299526Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5299836Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5300212Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5300523Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5300833Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5301131Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5301444Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5301752Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5302052Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5302473Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5302788Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5303085Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5303409Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5303707Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5304003Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5304401Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5304699Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5304992Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5305313Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5305608Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5305905Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5306226Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5306534Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5306822Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5307142Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5307449Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5307730Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5308052Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5308357Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5308636Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5308954Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5309300Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5309598Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5309905Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5310209Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5310502Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5310809Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5311114Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5311412Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5311716Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5312018Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5312315Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5312634Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5312934Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5313230Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5313550Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5313848Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5314141Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5314458Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5314752Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5315049Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5315369Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5315661Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5315960Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5316283Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5316592Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5316875Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5317195Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5317502Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5317787Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5318106Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5318450Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5318733Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5319059Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5319366Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5319661Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5319974Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5320278Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5320578Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5320882Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5321186Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5321481Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5321787Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5322101Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5322398Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5322725Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5323019Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5323346Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5323669Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5323964Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5324260Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5324578Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5324870Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5325165Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5325483Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5325791Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5326075Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5326393Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5326698Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5326984Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5327301Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5327609Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5327890Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5328206Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5328510Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5328791Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5329173Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5329475Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5329770Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5330078Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5330383Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5330679Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5330983Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5331289Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5331583Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5331890Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5332201Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5332495Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5332845Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5333139Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5333433Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5333751Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5334047Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5334340Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5334659Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5334951Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5335248Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5335565Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5335870Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5336158Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5336479Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5336788Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5337071Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5337390Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5337726Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5338011Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5338326Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5338631Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5338922Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5339232Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5339537Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5339833Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5340216Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5340520Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5340814Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5341122Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5341429Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5341724Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5342040Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5342442Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5342736Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5343054Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5343348Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5343644Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5343961Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5344257Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5344549Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5344871Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5345163Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5345461Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5345778Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5346083Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5346364Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5346683Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5347051Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5347334Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5347653Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5347961Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5348246Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5348570Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5348876Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5349171Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5349476Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5349779Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5350072Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5350376Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5350685Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5350981Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5351285Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5351595Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5351934Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5352253Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5352550Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5352842Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5353162Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5353459Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5353758Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5354078Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5354370Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5354663Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5354982Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5355288Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5355575Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5355892Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5356197Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5356480Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5356799Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5357104Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5357386Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5357707Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5358011Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5358306Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5358612Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5358922Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5359218Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5359527Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5359832Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5360126Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5360429Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5360734Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5361027Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5361366Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5361675Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5361968Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5362288Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5362584Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5362876Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5363193Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5363487Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5363782Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5364101Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5364392Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5364693Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5365011Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5365312Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5365595Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5365944Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5366251Z --3026-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:59:21.5366535Z --3026-- WARNING: Serious error when reading debug info 2022-08-17T12:59:21.5366853Z --3026-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:59:21.5367187Z --3026-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2022-08-17T12:59:39.8375433Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:59:39.8586414Z Note: Google Test filter = -*CUDA 2022-08-17T12:59:39.8634641Z [==========] Running 4 tests from 1 test suite. 2022-08-17T12:59:39.8660410Z [----------] Global test environment set-up. 2022-08-17T12:59:39.8697842Z [----------] 4 tests from BasicTest 2022-08-17T12:59:39.8718216Z [ RUN ] BasicTest.BasicTestCPU 2022-08-17T12:59:41.1906958Z 336 ms 2022-08-17T12:59:45.0818961Z 3872 ms 2022-08-17T12:59:50.9024778Z 5812 ms 2022-08-17T12:59:51.4845108Z [ OK ] BasicTest.BasicTestCPU (11610 ms) 2022-08-17T12:59:51.4850820Z [ RUN ] BasicTest.BasicTestHalfCPU 2022-08-17T12:59:51.6696962Z 134 ms 2022-08-17T12:59:55.9725380Z 4294 ms 2022-08-17T13:00:02.2469200Z 6271 ms 2022-08-17T13:00:02.3427171Z [ OK ] BasicTest.BasicTestHalfCPU (10857 ms) 2022-08-17T13:00:02.3428684Z [ RUN ] BasicTest.FactoryMethodsTest 2022-08-17T13:00:02.3704199Z [ OK ] BasicTest.FactoryMethodsTest (27 ms) 2022-08-17T13:00:02.3704702Z [ RUN ] BasicTest.BasicStdTestCPU 2022-08-17T13:00:02.4476785Z Simple example: called once 2022-08-17T13:00:02.5316966Z throw: call_once will retry 2022-08-17T13:00:02.5340831Z throw: call_once will retry 2022-08-17T13:00:02.5356070Z Didn't throw, call_once will not attempt again 2022-08-17T13:00:02.5749758Z [ OK ] BasicTest.BasicStdTestCPU (204 ms) 2022-08-17T13:00:02.5770422Z [----------] 4 tests from BasicTest (22703 ms total) 2022-08-17T13:00:02.5770586Z 2022-08-17T13:00:02.5781575Z [----------] Global test environment tear-down 2022-08-17T13:00:02.5811707Z [==========] 4 tests from 1 test suite ran. (22723 ms total) 2022-08-17T13:00:02.5822402Z [ PASSED ] 4 tests. 2022-08-17T13:00:03.8079561Z ==3026== 2022-08-17T13:00:03.8081010Z ==3026== HEAP SUMMARY: 2022-08-17T13:00:03.8081315Z ==3026== in use at exit: 242,866 bytes in 4,047 blocks 2022-08-17T13:00:03.8081697Z ==3026== total heap usage: 1,273,966 allocs, 1,269,919 frees, 232,976,072 bytes allocated 2022-08-17T13:00:03.8082812Z ==3026== 2022-08-17T13:00:03.8403111Z ==3026== LEAK SUMMARY: 2022-08-17T13:00:03.8403573Z ==3026== definitely lost: 0 bytes in 0 blocks 2022-08-17T13:00:03.8404020Z ==3026== indirectly lost: 0 bytes in 0 blocks 2022-08-17T13:00:03.8404365Z ==3026== possibly lost: 0 bytes in 0 blocks 2022-08-17T13:00:03.8404594Z ==3026== still reachable: 242,866 bytes in 4,047 blocks 2022-08-17T13:00:03.8404839Z ==3026== suppressed: 0 bytes in 0 blocks 2022-08-17T13:00:03.8405451Z ==3026== Rerun with --leak-check=full to see details of leaked memory 2022-08-17T13:00:03.8405852Z ==3026== 2022-08-17T13:00:03.8406253Z ==3026== For lists of detected and suppressed errors, rerun with: -s 2022-08-17T13:00:03.8406625Z ==3026== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 2022-08-17T13:00:03.8693949Z + [[ -x ./tensor_interop_test ]] 2022-08-17T13:00:03.8694313Z + popd 2022-08-17T13:00:03.8694543Z ~/workspace 2022-08-17T13:00:03.8695043Z + [[ -n '' ]] 2022-08-17T13:00:03.8695278Z + assert_git_not_dirty 2022-08-17T13:00:03.8695606Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T13:00:03.8695898Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T13:00:03.8698733Z ++ git status --porcelain 2022-08-17T13:00:03.9386200Z + git_status= 2022-08-17T13:00:03.9386611Z + [[ -n '' ]] 2022-08-17T13:00:03.9454115Z Prepare all required actions 2022-08-17T13:00:03.9454451Z Getting action download info 2022-08-17T13:00:04.1385190Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T13:00:04.1385421Z with: 2022-08-17T13:00:04.1385764Z github-token: *** 2022-08-17T13:00:04.1385922Z env: 2022-08-17T13:00:04.1386098Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:04.1386285Z ##[endgroup] 2022-08-17T13:00:04.1411946Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T13:00:04.1412182Z with: 2022-08-17T13:00:04.1412327Z shell: bash 2022-08-17T13:00:04.1412499Z timeout_minutes: 10 2022-08-17T13:00:04.1412676Z max_attempts: 5 2022-08-17T13:00:04.1412863Z retry_wait_seconds: 30 2022-08-17T13:00:04.1413230Z 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:04.1413640Z polling_interval_seconds: 1 2022-08-17T13:00:04.1413838Z warning_on_retry: true 2022-08-17T13:00:04.1414232Z continue_on_error: false 2022-08-17T13:00:04.1414411Z env: 2022-08-17T13:00:04.1414580Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:04.1414877Z GITHUB_TOKEN: *** 2022-08-17T13:00:04.1415052Z ##[endgroup] 2022-08-17T13:00:04.1740950Z 2022-08-17T13:00:04.1789281Z + python3 -m pip install requests==2.26.0 2022-08-17T13:00:04.3844971Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:00:04.4005958Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-08-17T13:00:04.4133595Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.6.15) 2022-08-17T13:00:04.4141106Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.3) 2022-08-17T13:00:04.4152380Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-08-17T13:00:04.4170138Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.11) 2022-08-17T13:00:04.4983517Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-0505339bce05ebed4 2022-08-17T13:00:07.4218979Z + GHA_WORKFLOW_JOB_ID=7878161796 2022-08-17T13:00:07.4219704Z + echo '::set-output name=job-id::7878161796' 2022-08-17T13:00:08.1814274Z Command completed after 1 attempt(s). 2022-08-17T13:00:08.1814944Z 2022-08-17T13:00:08.1922102Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:00:08.1922329Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:00:08.1938880Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:08.1939100Z env: 2022-08-17T13:00:08.1939264Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:08.1939464Z MONITOR_SCRIPT_PID: 23582 2022-08-17T13:00:08.1939651Z ##[endgroup] 2022-08-17T13:00:08.2016449Z Prepare all required actions 2022-08-17T13:00:08.2016706Z Getting action download info 2022-08-17T13:00:08.4549146Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T13:00:08.6065946Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T13:00:08.6066174Z with: 2022-08-17T13:00:08.6066380Z file-suffix: test-dynamo-1-2-linux.2xlarge_7878161796 2022-08-17T13:00:08.6066593Z env: 2022-08-17T13:00:08.6066764Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:08.6066934Z ##[endgroup] 2022-08-17T13:00:08.6090813Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T13:00:08.6091098Z # Remove any previous test jsons if they exist 2022-08-17T13:00:08.6091325Z rm -f test-jsons-*.zip 2022-08-17T13:00:08.6091553Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T13:00:08.6103192Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:08.6103452Z env: 2022-08-17T13:00:08.6103619Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:08.6103858Z FILE_SUFFIX: test-dynamo-1-2-linux.2xlarge_7878161796 2022-08-17T13:00:08.6104079Z ##[endgroup] 2022-08-17T13:00:08.6228944Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T13:00:08.6255294Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T13:00:08.6261217Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T13:00:08.6262094Z adding: test/.pytorch-slow-tests.json (deflated 75%) 2022-08-17T13:00:08.6266870Z adding: test/.pytorch-disabled-tests.json (deflated 85%) 2022-08-17T13:00:08.6286363Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:00:08.6286657Z # Remove any previous test reports if they exist 2022-08-17T13:00:08.6286893Z rm -f test-reports-*.zip 2022-08-17T13:00:08.6287128Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T13:00:08.6298088Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:08.6298303Z env: 2022-08-17T13:00:08.6298465Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:08.6298710Z FILE_SUFFIX: test-dynamo-1-2-linux.2xlarge_7878161796 2022-08-17T13:00:08.6298940Z ##[endgroup] 2022-08-17T13:00:08.6758074Z adding: test/test-reports/python-pytest/test_ops/test_ops.xml (deflated 95%) 2022-08-17T13:00:08.6761875Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220817122833.xml (deflated 59%) 2022-08-17T13:00:08.6765871Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestLoopnestRandomizationCPU-20220817122833.xml (deflated 40%) 2022-08-17T13:00:08.6894824Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCPU-20220817122833.xml (deflated 98%) 2022-08-17T13:00:08.6909225Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220817122833.xml (deflated 86%) 2022-08-17T13:00:08.6923353Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220817122833.xml (deflated 86%) 2022-08-17T13:00:08.6928131Z adding: test/test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20220817123601.xml (deflated 85%) 2022-08-17T13:00:08.7017423Z adding: test/test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCPU-20220817123601.xml (deflated 97%) 2022-08-17T13:00:08.7017996Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPattern-20220817124117.xml (deflated 66%) 2022-08-17T13:00:08.7018681Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20220817124117.xml (deflated 72%) 2022-08-17T13:00:08.7019163Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOp-20220817124117.xml (deflated 81%) 2022-08-17T13:00:08.7019666Z adding: test/test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20220817124423.xml (deflated 62%) 2022-08-17T13:00:08.7024357Z adding: test/test-reports/python-unittest/test_torch/TEST-TestTorch-20220817124423.xml (deflated 88%) 2022-08-17T13:00:08.7039714Z adding: test/test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCPU-20220817124423.xml (deflated 94%) 2022-08-17T13:00:08.7040265Z adding: test/test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCPU-20220817124423.xml (deflated 42%) 2022-08-17T13:00:08.7052065Z adding: test/test-reports/python-unittest/test_modules/TEST-TestModuleCPU-20220817124613.xml (deflated 96%) 2022-08-17T13:00:08.7054849Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCPU-20220817124814.xml (deflated 92%) 2022-08-17T13:00:08.7056511Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTDocExamplesCPU-20220817124814.xml (deflated 88%) 2022-08-17T13:00:08.7058423Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCPU-20220817124937.xml (deflated 95%) 2022-08-17T13:00:08.7059752Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestBufferProtocolCPU-20220817124937.xml (deflated 95%) 2022-08-17T13:00:08.7060381Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCPU-20220817124937.xml (deflated 75%) 2022-08-17T13:00:08.7061074Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCPU-20220817124937.xml (deflated 84%) 2022-08-17T13:00:08.7067405Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCPU-20220817124937.xml (deflated 91%) 2022-08-17T13:00:08.7068044Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220817125047.xml (deflated 69%) 2022-08-17T13:00:08.7068621Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220817125047.xml (deflated 53%) 2022-08-17T13:00:08.7070071Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220817125047.xml (deflated 91%) 2022-08-17T13:00:08.7074253Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220817125047.xml (deflated 93%) 2022-08-17T13:00:08.7074799Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220817125047.xml (deflated 71%) 2022-08-17T13:00:08.7075509Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220817125047.xml (deflated 89%) 2022-08-17T13:00:08.7076134Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220817125047.xml (deflated 78%) 2022-08-17T13:00:08.7076726Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220817125047.xml (deflated 58%) 2022-08-17T13:00:08.7077350Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220817125047.xml (deflated 89%) 2022-08-17T13:00:08.7077910Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220817125047.xml (deflated 76%) 2022-08-17T13:00:08.7078463Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220817125047.xml (deflated 67%) 2022-08-17T13:00:08.7079903Z adding: test/test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220817125152.xml (deflated 86%) 2022-08-17T13:00:08.7080468Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCPU-20220817125236.xml (deflated 43%) 2022-08-17T13:00:08.7081270Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220817125236.xml (deflated 80%) 2022-08-17T13:00:08.7082172Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220817125236.xml (deflated 84%) 2022-08-17T13:00:08.7082800Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220817125236.xml (deflated 75%) 2022-08-17T13:00:08.7099722Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCPU-20220817125314.xml (deflated 97%) 2022-08-17T13:00:08.7100351Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220817125314.xml (deflated 40%) 2022-08-17T13:00:08.7126544Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCPU-20220817125314.xml (deflated 98%) 2022-08-17T13:00:08.7127121Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20220817125344.xml (deflated 61%) 2022-08-17T13:00:08.7127684Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20220817125344.xml (deflated 76%) 2022-08-17T13:00:08.7128255Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20220817125344.xml (deflated 73%) 2022-08-17T13:00:08.7128847Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20220817125344.xml (deflated 64%) 2022-08-17T13:00:08.7129403Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20220817125344.xml (deflated 83%) 2022-08-17T13:00:08.7129981Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20220817125344.xml (deflated 64%) 2022-08-17T13:00:08.7130544Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20220817125344.xml (deflated 65%) 2022-08-17T13:00:08.7131089Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20220817125344.xml (deflated 41%) 2022-08-17T13:00:08.7131617Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20220817125344.xml (deflated 60%) 2022-08-17T13:00:08.7132129Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220817125408.xml (deflated 81%) 2022-08-17T13:00:08.7132645Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220817125408.xml (deflated 75%) 2022-08-17T13:00:08.7133254Z adding: test/test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220817125431.xml (deflated 48%) 2022-08-17T13:00:08.7134979Z adding: test/test-reports/python-unittest/test_view_ops/TEST-TestOldViewOpsCPU-20220817125452.xml (deflated 88%) 2022-08-17T13:00:08.7137604Z adding: test/test-reports/python-unittest/test_view_ops/TEST-TestViewOpsCPU-20220817125452.xml (deflated 92%) 2022-08-17T13:00:08.7140116Z adding: test/test-reports/python-unittest/test_view_ops/TEST-TestViewOpsLAZY-20220817125452.xml (deflated 96%) 2022-08-17T13:00:08.7140644Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20220817125511.xml (deflated 40%) 2022-08-17T13:00:08.7143523Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyOpInfoCPU-20220817125511.xml (deflated 95%) 2022-08-17T13:00:08.7144043Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20220817125511.xml (deflated 58%) 2022-08-17T13:00:08.7144566Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20220817125527.xml (deflated 55%) 2022-08-17T13:00:08.7145126Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20220817125527.xml (deflated 52%) 2022-08-17T13:00:08.7145690Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20220817125527.xml (deflated 66%) 2022-08-17T13:00:08.7146367Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20220817125527.xml (deflated 58%) 2022-08-17T13:00:08.7149689Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20220817125541.xml (deflated 94%) 2022-08-17T13:00:08.7151112Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCPU-20220817125541.xml (deflated 87%) 2022-08-17T13:00:08.7152134Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20220817125541.xml (deflated 85%) 2022-08-17T13:00:08.7256209Z adding: test/test-reports/python-unittest/test_meta/TEST-TestMetaCPU-20220817125555.xml (deflated 98%) 2022-08-17T13:00:08.7256692Z adding: test/test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20220817125555.xml (deflated 74%) 2022-08-17T13:00:08.7257862Z adding: test/test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCPU-20220817125611.xml (deflated 92%) 2022-08-17T13:00:08.7258797Z adding: test/test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20220817125621.xml (deflated 56%) 2022-08-17T13:00:08.7260479Z adding: test/test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20220817125631.xml (deflated 91%) 2022-08-17T13:00:08.7261087Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitor-20220817125640.xml (deflated 55%) 2022-08-17T13:00:08.7261631Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20220817125640.xml (deflated 41%) 2022-08-17T13:00:08.7262507Z adding: test/test-reports/python-unittest/test_utils/TEST-TestAssert-20220817125649.xml (deflated 52%) 2022-08-17T13:00:08.7263081Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20220817125649.xml (deflated 77%) 2022-08-17T13:00:08.7263654Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20220817125649.xml (deflated 54%) 2022-08-17T13:00:08.7264305Z adding: test/test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20220817125649.xml (deflated 59%) 2022-08-17T13:00:08.7264853Z adding: test/test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20220817125649.xml (deflated 41%) 2022-08-17T13:00:08.7265386Z adding: test/test-reports/python-unittest/test_utils/TEST-TestHipify-20220817125649.xml (deflated 39%) 2022-08-17T13:00:08.7265920Z adding: test/test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20220817125649.xml (deflated 51%) 2022-08-17T13:00:08.7266498Z adding: test/test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20220817125649.xml (deflated 40%) 2022-08-17T13:00:08.7266986Z adding: test/test-reports/python-unittest/test_utils/TEST-TestBottleneck-20220817125649.xml (deflated 51%) 2022-08-17T13:00:08.7267472Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20220817125649.xml (deflated 41%) 2022-08-17T13:00:08.7268066Z adding: test/test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20220817125657.xml (deflated 46%) 2022-08-17T13:00:08.7268647Z adding: test/test-reports/python-unittest/test_transformers/TEST-TestTransformers-20220817125704.xml (deflated 90%) 2022-08-17T13:00:08.7269148Z adding: test/test-reports/python-unittest/test_logging/TEST-LoggingTest-20220817125711.xml (deflated 41%) 2022-08-17T13:00:08.7270363Z adding: test/test-reports/python-unittest/test_subclass/TEST-TestSubclass-20220817125718.xml (deflated 90%) 2022-08-17T13:00:08.7271056Z adding: test/test-reports/python-unittest/test_futures/TEST-TestFuture-20220817125724.xml (deflated 79%) 2022-08-17T13:00:08.7271674Z adding: test/test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20220817125730.xml (deflated 68%) 2022-08-17T13:00:08.7272367Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220817125735.xml (deflated 68%) 2022-08-17T13:00:08.7272907Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220817125735.xml (deflated 41%) 2022-08-17T13:00:08.7273704Z adding: test/test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20220817125741.xml (deflated 68%) 2022-08-17T13:00:08.7274289Z adding: test/test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20220817125746.xml (deflated 53%) 2022-08-17T13:00:08.7274985Z adding: test/test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20220817125751.xml (deflated 52%) 2022-08-17T13:00:08.7275500Z adding: test/test-reports/python-unittest/test_show_pickle/TEST-TestShowPickle-20220817125757.xml (deflated 39%) 2022-08-17T13:00:08.7276001Z adding: test/test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220817125802.xml (deflated 52%) 2022-08-17T13:00:08.7279376Z adding: test/test-reports/python-unittest/test_module_init/TEST-TestModuleInitCPU-20220817125807.xml (deflated 96%) 2022-08-17T13:00:08.7281418Z adding: test/test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCPU-20220817125812.xml (deflated 92%) 2022-08-17T13:00:08.7282214Z adding: test/test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCPU-20220817125817.xml (deflated 83%) 2022-08-17T13:00:08.7282865Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220817125820.xml (deflated 78%) 2022-08-17T13:00:08.7283626Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220817125820.xml (deflated 85%) 2022-08-17T13:00:08.7285215Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCPU-20220817125820.xml (deflated 90%) 2022-08-17T13:00:08.7285782Z adding: test/test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20220817125823.xml (deflated 63%) 2022-08-17T13:00:08.7286315Z adding: test/test-reports/python-unittest/test_native_mha/TEST-TestMHADeviceTypeCPU-20220817125830.xml (deflated 63%) 2022-08-17T13:00:08.7286884Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220817125842.xml (deflated 80%) 2022-08-17T13:00:08.7287439Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220817125842.xml (deflated 67%) 2022-08-17T13:00:08.7287993Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220817125842.xml (deflated 40%) 2022-08-17T13:00:08.7288551Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220817125842.xml (deflated 41%) 2022-08-17T13:00:08.7289095Z adding: test/test-reports/python-unittest/test_complex/TEST-TestComplexTensorCPU-20220817125844.xml (deflated 69%) 2022-08-17T13:00:08.7289653Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20220817125846.xml (deflated 91%) 2022-08-17T13:00:08.7311350Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:00:08.7311673Z # Remove any previous test reports if they exist 2022-08-17T13:00:08.7311908Z rm -f usage-log-*.zip 2022-08-17T13:00:08.7312173Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T13:00:08.7312466Z # so check to see if the file exists first 2022-08-17T13:00:08.7312701Z if [ -f 'usage_log.txt' ]; then 2022-08-17T13:00:08.7312948Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T13:00:08.7313151Z fi 2022-08-17T13:00:08.7324218Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:08.7324438Z env: 2022-08-17T13:00:08.7324603Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:08.7324847Z FILE_SUFFIX: test-dynamo-1-2-linux.2xlarge_7878161796 2022-08-17T13:00:08.7325072Z ##[endgroup] 2022-08-17T13:00:08.7553909Z adding: usage_log.txt (deflated 96%) 2022-08-17T13:00:08.7590670Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:00:08.7590973Z with: 2022-08-17T13:00:08.7591179Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:08.7591383Z retention-days: 14 2022-08-17T13:00:08.7591579Z if-no-files-found: warn 2022-08-17T13:00:08.7591781Z path: test-jsons-*.zip 2022-08-17T13:00:08.7591970Z name: artifact 2022-08-17T13:00:08.7592142Z s3-bucket: gha-artifacts 2022-08-17T13:00:08.7592331Z region: us-east-1 2022-08-17T13:00:08.7592551Z env: 2022-08-17T13:00:08.7592709Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:08.7592893Z ##[endgroup] 2022-08-17T13:00:09.0911224Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:00:09.0911622Z With the provided path, there will be 1 file uploaded 2022-08-17T13:00:09.0911901Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:09.0968416Z Starting upload of test-jsons-test-dynamo-1-2-linux.2xlarge_7878161796.zip 2022-08-17T13:00:09.2235830Z Finished upload of test-jsons-test-dynamo-1-2-linux.2xlarge_7878161796.zip 2022-08-17T13:00:09.2348976Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:00:09.2349196Z with: 2022-08-17T13:00:09.2349400Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:09.2349606Z retention-days: 14 2022-08-17T13:00:09.2349803Z if-no-files-found: error 2022-08-17T13:00:09.2350008Z path: test-reports-*.zip 2022-08-17T13:00:09.2350181Z name: artifact 2022-08-17T13:00:09.2350368Z s3-bucket: gha-artifacts 2022-08-17T13:00:09.2350560Z region: us-east-1 2022-08-17T13:00:09.2350992Z env: 2022-08-17T13:00:09.2351155Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:09.2351339Z ##[endgroup] 2022-08-17T13:00:09.5470718Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:00:09.5471166Z With the provided path, there will be 1 file uploaded 2022-08-17T13:00:09.5471600Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:09.5478960Z Starting upload of test-reports-test-dynamo-1-2-linux.2xlarge_7878161796.zip 2022-08-17T13:00:09.7011066Z Finished upload of test-reports-test-dynamo-1-2-linux.2xlarge_7878161796.zip 2022-08-17T13:00:09.7123384Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:00:09.7123604Z with: 2022-08-17T13:00:09.7123810Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:09.7124019Z retention-days: 14 2022-08-17T13:00:09.7124218Z if-no-files-found: ignore 2022-08-17T13:00:09.7124419Z path: usage-log-*.zip 2022-08-17T13:00:09.7124598Z name: artifact 2022-08-17T13:00:09.7124789Z s3-bucket: gha-artifacts 2022-08-17T13:00:09.7124983Z region: us-east-1 2022-08-17T13:00:09.7125152Z env: 2022-08-17T13:00:09.7125312Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:09.7125500Z ##[endgroup] 2022-08-17T13:00:10.0230800Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:00:10.0231149Z With the provided path, there will be 1 file uploaded 2022-08-17T13:00:10.0231423Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:10.0237877Z Starting upload of usage-log-test-dynamo-1-2-linux.2xlarge_7878161796.zip 2022-08-17T13:00:10.1349990Z Finished upload of usage-log-test-dynamo-1-2-linux.2xlarge_7878161796.zip 2022-08-17T13:00:10.1466221Z ##[group]Run set -x 2022-08-17T13:00:10.1466419Z set -x 2022-08-17T13:00:10.1466638Z python3 -m pip install -r requirements.txt 2022-08-17T13:00:10.1466884Z python3 -m pip install boto3==1.19.12 2022-08-17T13:00:10.1467175Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:00:10.1478644Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:10.1478870Z env: 2022-08-17T13:00:10.1479048Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:10.1479244Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T13:00:10.1479441Z BRANCH: pull/82657 2022-08-17T13:00:10.1479625Z TEST_CONFIG: dynamo 2022-08-17T13:00:10.1479790Z SHARD_NUMBER: 1 2022-08-17T13:00:10.1480004Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T13:00:10.1480219Z PR_NUMBER: 82657 2022-08-17T13:00:10.1480507Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T13:00:10.1480728Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T13:00:10.1480993Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:00:10.1481183Z TAG: 2022-08-17T13:00:10.1481354Z WORKFLOW_ID: 2875102080 2022-08-17T13:00:10.1481666Z GITHUB_TOKEN: *** 2022-08-17T13:00:10.1481840Z GHA_WORKFLOW_JOB_ID: 7878161796 2022-08-17T13:00:10.1482029Z ##[endgroup] 2022-08-17T13:00:10.1507280Z + python3 -m pip install -r requirements.txt 2022-08-17T13:00:10.3585842Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:00:10.4231573Z Collecting astunparse 2022-08-17T13:00:10.4362698Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T13:00:10.4602320Z Collecting expecttest 2022-08-17T13:00:10.4634544Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T13:00:10.4908567Z Collecting future 2022-08-17T13:00:10.4942043Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T13:00:11.3656722Z Collecting numpy 2022-08-17T13:00:11.3699600Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T13:00:11.5834684Z 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:11.6659419Z Collecting pyyaml 2022-08-17T13:00:11.6701606Z 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:11.6865282Z 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:11.6981957Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T13:00:11.7422538Z Collecting six 2022-08-17T13:00:11.7458408Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T13:00:11.7738387Z Collecting types-dataclasses 2022-08-17T13:00:11.7773001Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T13:00:11.8081176Z Collecting typing_extensions 2022-08-17T13:00:11.8114927Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T13:00:11.8507059Z Collecting sympy 2022-08-17T13:00:11.8553188Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T13:00:12.0068939Z Collecting wheel<1.0,>=0.23.0 2022-08-17T13:00:12.0103989Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T13:00:12.0195450Z 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:12.0213415Z 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:12.0362361Z 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:12.0373241Z 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:12.0565898Z Collecting mpmath>=0.19 2022-08-17T13:00:12.0929315Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T13:00:12.1113535Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T13:00:12.1458824Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-08-17T13:00:12.1770900Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:00:12.1771510Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:00:12.2012963Z Running setup.py install for future: started 2022-08-17T13:00:12.6758469Z Running setup.py install for future: finished with status 'done' 2022-08-17T13:00:14.2210871Z 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:14.2211399Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:00:21.3465622Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:00:21.3466150Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:00:21.3689054Z 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:21.4351922Z + python3 -m pip install boto3==1.19.12 2022-08-17T13:00:21.6435555Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:00:22.2539889Z Collecting boto3==1.19.12 2022-08-17T13:00:22.2676506Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T13:00:22.3087827Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T13:00:22.3131076Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T13:00:22.3466042Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T13:00:22.3499663Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T13:00:23.1104022Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T13:00:23.1170698Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T13:00:23.2383755Z 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:23.2842429Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T13:00:23.2879376Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T13:00:23.3003542Z 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:23.3615301Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-08-17T13:00:23.9798888Z 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:24.0279977Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:00:57.4182346Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T13:00:57.4183239Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage":"RequestId: 40db885d-3fb0-490c-9157-ed508428ffbb Error: Runtime exited with error: signal: killed","errorType":"Runtime.ExitError"} 2022-08-17T13:00:57.4183597Z 2022-08-17T13:00:57.4183793Z ----- Historic stats comparison result ------ 2022-08-17T13:00:57.4183964Z 2022-08-17T13:00:57.4184106Z job: linux-bionic-py3.7-clang9 2022-08-17T13:00:57.4184706Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:00:57.4184973Z 2022-08-17T13:00:57.4185243Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T13:00:57.4185529Z 2022-08-17T13:00:57.4185601Z : (master) 2022-08-17T13:00:57.4185761Z | 2022-08-17T13:00:57.4185955Z | * ce6a3c605d (HEAD) total time 4678.25s 2022-08-17T13:00:57.4186134Z | | 2022-08-17T13:00:57.4186291Z | : (3 commits) 2022-08-17T13:00:57.4186450Z |/| 2022-08-17T13:00:57.4186592Z | : (6 commits) 2022-08-17T13:00:57.4186748Z | 2022-08-17T13:00:57.4187049Z * 343b5f8651 (base) 8 reports, total time 4351.75s ± 1636.11s 2022-08-17T13:00:57.4187354Z * 1a09b05c94 8 reports, total time 4397.82s ± 1639.71s 2022-08-17T13:00:57.4187668Z * df62ea76d1 8 reports, total time 4390.66s ± 1644.90s 2022-08-17T13:00:57.4187980Z * aac622ad55 8 reports, total time 4408.35s ± 1673.46s 2022-08-17T13:00:57.4188382Z * 31d4b6f52a 8 reports, total time 4385.33s ± 1671.29s 2022-08-17T13:00:57.4188696Z * 0e2efaf9cc 8 reports, total time 4486.26s ± 1661.90s 2022-08-17T13:00:57.4189008Z * 1ee9eb52b6 8 reports, total time 4443.68s ± 1704.91s 2022-08-17T13:00:57.4189230Z * f4b7c10e14 0 reports 2022-08-17T13:00:57.4189503Z * 785f7f6298 8 reports, total time 4428.71s ± 1658.60s 2022-08-17T13:00:57.4189809Z * 3586af8adc 8 reports, total time 4433.76s ± 1657.48s 2022-08-17T13:00:57.4191254Z | 2022-08-17T13:00:57.4191469Z : 2022-08-17T13:00:57.4191599Z 2022-08-17T13:00:57.4191758Z Removed (across 609 suites) 0 tests, totaling 0.00s 2022-08-17T13:00:57.4192134Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T13:00:57.4192499Z Added (across 116 suites) 52085 tests, totaling +4678.25s 2022-08-17T13:00:57.5325032Z Prepare all required actions 2022-08-17T13:00:57.5361141Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T13:00:57.5361349Z with: 2022-08-17T13:00:57.5361490Z env: 2022-08-17T13:00:57.5361664Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:57.5361851Z ##[endgroup] 2022-08-17T13:00:57.5376490Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:00:57.5376747Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:00:57.5388350Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:57.5388556Z env: 2022-08-17T13:00:57.5388733Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:57.5388919Z ##[endgroup] 2022-08-17T13:00:57.5429137Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T13:00:57.5503441Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:00:57.5503755Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:00:57.5504039Z # shellcheck disable=SC2046 2022-08-17T13:00:57.5504262Z docker stop $(docker ps -q) || true 2022-08-17T13:00:57.5504487Z # Prune all of the docker images 2022-08-17T13:00:57.5504699Z docker system prune -af 2022-08-17T13:00:57.5515214Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:57.5515428Z env: 2022-08-17T13:00:57.5515603Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:57.5515777Z ##[endgroup] 2022-08-17T13:00:58.0698403Z 545aeb6f405b 2022-08-17T13:00:58.6089440Z Deleted Containers: 2022-08-17T13:00:58.6089788Z 545aeb6f405b8c7e0d208ddec227631e16031bbc21ea0eb776a2eff3d133e6bf 2022-08-17T13:00:58.6090040Z 2022-08-17T13:01:01.6049287Z Deleted Images: 2022-08-17T13:01:01.6050149Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T13:01:01.6050843Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T13:01:01.6051418Z deleted: sha256:716f775ba50f080631dd2003e85f8c6cc5dcc47691d0e17f53840ebe442f62ed 2022-08-17T13:01:01.6051758Z deleted: sha256:cac989351c5e0ef6db39f9b3be3685e0b1d53a07c134d0f35ccb03014785663f 2022-08-17T13:01:01.6052085Z deleted: sha256:0d1af81e11590a8212ace64c202dba2874e1bc4949a678efa6d55ddf468cfaf6 2022-08-17T13:01:01.6052418Z deleted: sha256:c6def6b024cfbe252d1b38833804c2d9960705755137dcc5e567cc19418fca65 2022-08-17T13:01:01.6052748Z deleted: sha256:c57202f02ef411ec0176a25ae7f9a39a61e4b123ac662e2ca8cdd3616fce447b 2022-08-17T13:01:01.6053061Z deleted: sha256:8b576c82ae83fd68f77091496eaf0cbfe51db4d0250323f3f5163ce7a7f1f6e1 2022-08-17T13:01:01.6054025Z deleted: sha256:22b4f5924e45d75fea9a2ce703b0faf0b1ba28b40e7607e56d25916c1b376158 2022-08-17T13:01:01.6054451Z deleted: sha256:e05bae5c36aa8b960b522141cdb0c1439807cb866c5cdb857c7f51ffe921e405 2022-08-17T13:01:01.6054955Z deleted: sha256:89d03a98db042f69a801648459ba902c04ec48e85a3491d4b89953cf4814d1e2 2022-08-17T13:01:01.6055633Z deleted: sha256:2b287193aca5b137b5f2f3271fefed55a425fd9fa696a32cee6c5146f4c3954d 2022-08-17T13:01:01.6055968Z deleted: sha256:24afcd905bba0ef7e8653c99420a95a64e0e001c3568d61dfaae9c9596a8268d 2022-08-17T13:01:01.6056301Z deleted: sha256:704d00fde7b7b4a6bd7890fa21c58ef7de891bac812dac280e53ee340718e774 2022-08-17T13:01:01.6056640Z deleted: sha256:0a96340b129ec4e5b8cff3089aa854a5f4bbf81453f6423323acfd68b8720428 2022-08-17T13:01:01.6056953Z deleted: sha256:3c4319a89824c0eefcc01c54408d932655cafbcdfd1915f2a8876375b234c4a9 2022-08-17T13:01:01.6057297Z deleted: sha256:1eb2779d7b387531e6e9fab145167f46c9f2e6d82df8d126b42d74559cee859d 2022-08-17T13:01:01.6057771Z deleted: sha256:5614187b5202c7d6677d6b8007b739852605457f4747c9be36f5e6aab77808ac 2022-08-17T13:01:01.6058154Z deleted: sha256:769ef7d77444c42f90508e9e45078aad3c50b9675293f90a73b632833dbcabcc 2022-08-17T13:01:01.6058445Z deleted: sha256:4761c2c1bc2f178cf23c21532662931f14aaad221b5bda6cd22215a36235f236 2022-08-17T13:01:01.6058941Z deleted: sha256:769d67c5b50605d0a321303414eff20b05a483752ca844a123eabdf9d7d4edde 2022-08-17T13:01:01.6059403Z deleted: sha256:674861b1f5249b9c856d4cb7fe7d66000cb88e7278320bb0b639001046dd8d51 2022-08-17T13:01:01.6059871Z deleted: sha256:049870dc953c438dc2831259785a577d289e3ae0e41d21f9a2140107533e82a7 2022-08-17T13:01:01.6060186Z deleted: sha256:962b0d76e69374761a37b3068d6fc0b2faf3de90ab20e07af8c7121eb16c0b90 2022-08-17T13:01:01.6060540Z deleted: sha256:93f1cd9f5af9068f58217c564ed603894786fa80b7fb7e7baf66f2c7944aee1d 2022-08-17T13:01:01.6060937Z deleted: sha256:c8db60f27caae1ca49102e8a9299c07ecfc40ba93d5f22e5727996af97bdc152 2022-08-17T13:01:01.6061271Z deleted: sha256:4c3f83333daa6a5a09f6fa0b7c2db3a571d627bfd5e4ce1f1ae75e6281b3b45f 2022-08-17T13:01:01.6061597Z deleted: sha256:9997cc5711915151b44b6b711deb7ee0d613c8a0c22c908da81a0b1f59a5645e 2022-08-17T13:01:01.6061913Z deleted: sha256:0212136c6fb1c0e6708c3e2dabfdef49e53364191e1782222d43b7eb64c25b50 2022-08-17T13:01:01.6062370Z deleted: sha256:32099645fa33152b7557b7d4bd46b7977284a0a61f8362b537228a057d8971b9 2022-08-17T13:01:01.6062698Z deleted: sha256:9dd6134bc353bb8d98ebdc43f1e896aab5083ec1ab1bcb0a1ed12df4836c5c6a 2022-08-17T13:01:01.6063048Z deleted: sha256:f2d8adc69dc2626a059c6efbccdbc8f23864949ea77f8e94bf6679f8374e5156 2022-08-17T13:01:01.6063381Z deleted: sha256:19ea2cd66ef6a1cbd07a3fe736462617016520688fb3476c757dbb5862ad5ff6 2022-08-17T13:01:01.6063684Z deleted: sha256:055a89179d5f04127accd1d05dc8176b87cf6a614013f7428f67ee6171f0d066 2022-08-17T13:01:01.6064003Z deleted: sha256:984a4d6add175d4dd927844459eab187eb73eda0c910987c2e4840d1b5db3c0f 2022-08-17T13:01:01.6064338Z deleted: sha256:73b89f3f75cfd9b8ebd057f516e8abd04222acad08d9bc80da7b09019c40c3f5 2022-08-17T13:01:01.6064658Z deleted: sha256:177abc386c5a136ef83849b65b9dc370670fcad7e6e5e16b49b0d786d01025b9 2022-08-17T13:01:01.6064978Z deleted: sha256:5aa5c113ef767f55fd846cc38e98718ba62424033b16c2675c86891a66257157 2022-08-17T13:01:01.6065309Z deleted: sha256:056b9982189c8c3f0554943a5b05dcddd9e7cae3e2b93456fde55b6bad47ac08 2022-08-17T13:01:01.6065759Z deleted: sha256:9d05cc064039c29313e3c1a1c180728dcb24f874a2e1ef243374857b3dca1d2c 2022-08-17T13:01:01.6066192Z deleted: sha256:4a3540b197b80a89c8ccd917694ddb3c0d5e1df5e3c3237320b2076f355b00fd 2022-08-17T13:01:01.6066513Z deleted: sha256:e4fd1b7aeed1068b4751828c2d20833862c3f8d4115e14026e31083cb457fb56 2022-08-17T13:01:01.6066825Z deleted: sha256:3a36b17e1f0f732087e4893a28c09048a2ed72e8949d593552cbd07d19424ec4 2022-08-17T13:01:01.6067177Z deleted: sha256:0d9b4323486ad40d41d5286f6196dc0622992ac3d84f76c7cc2aae9f71918935 2022-08-17T13:01:01.6067594Z deleted: sha256:23c9c4a598faf8b89fdb967303fec8030b301124b7aa0f7b97e5a69ac61ed3c1 2022-08-17T13:01:01.6067977Z deleted: sha256:9820f46a2d595aa81ddf03b4f110825bb7257b710cad7d6a15e7dcdd103b5bf4 2022-08-17T13:01:01.6068304Z deleted: sha256:5f7431ceee1ed6e8a420ccc23e24884077f08f03d0422cff6f855120beade237 2022-08-17T13:01:01.6068622Z deleted: sha256:d51e750ffd934de41a950f88de7f3b6b805db18d5da16f302b5593f35e7c485d 2022-08-17T13:01:01.6069065Z deleted: sha256:10c0fee33e61baed46ee7d86b8626f707eb6427cd11a8b527fced347f71d10b4 2022-08-17T13:01:01.6069406Z deleted: sha256:f74d1ed4405cb275ba128b349d90f373b30137a997fdc70a1e02710fac13b91c 2022-08-17T13:01:01.6069729Z deleted: sha256:7a7dfa773dd159c7b905dd7afbbf7cc5a53635d07c700be340211e6cb850f56b 2022-08-17T13:01:01.6070062Z deleted: sha256:996de37827d425ed1bb0a4f46b67a6dce91745f799192a16798fb4f7355bc35e 2022-08-17T13:01:01.6070385Z deleted: sha256:e1650f7428dfb0480d484efbf0fc15c2b94404d3520c40bcebfd92dafb9edb22 2022-08-17T13:01:01.6070701Z deleted: sha256:9095e387b5d05181302e7dfcfc748264c02104f155980e0582cf84b28901676f 2022-08-17T13:01:01.6071002Z deleted: sha256:bd92087334d5e024be5cc87c6415eb6928c427a28b7cfaac4ff9dbf73513daf5 2022-08-17T13:01:01.6071327Z deleted: sha256:054187d154c3c146bd5be9fd7433a41e65af7de0a54f59541aba17ffb425b70c 2022-08-17T13:01:01.6071660Z deleted: sha256:a7f2e68691e4942aeb038fe4b0cef42c77eb0c9c55080938df0edfffdb0f2e8b 2022-08-17T13:01:01.6072038Z deleted: sha256:3982d575095cdac44bd97b0748fd06ee2ce35d95ace8ca5ec908ff43466ec0cd 2022-08-17T13:01:01.6072371Z deleted: sha256:3cd66a8a5598e221fb74f8b708f3617494f5fbd411e051d3b291ab77a4cb0248 2022-08-17T13:01:01.6072705Z deleted: sha256:507f56eaf776dee8dcef7bd19aaa7c884a028fc4aba4365226c6883cf31fdae0 2022-08-17T13:01:01.6073043Z deleted: sha256:471e9ec20829c077d8c9fdc90a298ac538e06fbc7527220e0e0c9c3a295d01c8 2022-08-17T13:01:01.6073342Z deleted: sha256:99b3810766c9543f23ea3e87e11c79deb763239c205badd0cb59165846156ba7 2022-08-17T13:01:01.6073657Z deleted: sha256:4a5253f1540be79fd2f131ed32e9cac6d396d29f82e1a0dd4652332bd86e0281 2022-08-17T13:01:01.6073974Z deleted: sha256:e722d396f503c712107acad2a081b07e33e73d6286c43f58234f69345a216918 2022-08-17T13:01:01.6074146Z 2022-08-17T13:01:01.6074231Z Total reclaimed space: 10.88GB 2022-08-17T13:01:01.6135819Z Post job cleanup. 2022-08-17T13:01:01.6169107Z Post job cleanup. 2022-08-17T13:01:02.0531678Z [command]/usr/bin/git version 2022-08-17T13:01:02.0584382Z git version 2.37.1 2022-08-17T13:01:02.0667259Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/da0be5de-f882-4a5f-bcdd-9c21c1b045f8' before making global git config changes 2022-08-17T13:01:02.0667916Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:01:02.0673661Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T13:01:02.0726623Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:01:02.0758559Z [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:02.1111477Z Entering 'android/libs/fbjni' 2022-08-17T13:01:02.1158842Z Entering 'third_party/FP16' 2022-08-17T13:01:02.1205281Z Entering 'third_party/FXdiv' 2022-08-17T13:01:02.1251018Z Entering 'third_party/NNPACK' 2022-08-17T13:01:02.1303547Z Entering 'third_party/QNNPACK' 2022-08-17T13:01:02.1353863Z Entering 'third_party/XNNPACK' 2022-08-17T13:01:02.1466234Z Entering 'third_party/benchmark' 2022-08-17T13:01:02.1514275Z Entering 'third_party/cpuinfo' 2022-08-17T13:01:02.1563128Z Entering 'third_party/cub' 2022-08-17T13:01:02.1614192Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:01:02.1653627Z Entering 'third_party/eigen' 2022-08-17T13:01:02.1724308Z Entering 'third_party/fbgemm' 2022-08-17T13:01:02.1785500Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:01:02.1851577Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:01:02.1908457Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:01:02.1964073Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:01:02.2015201Z Entering 'third_party/flatbuffers' 2022-08-17T13:01:02.2052185Z Entering 'third_party/fmt' 2022-08-17T13:01:02.2102848Z Entering 'third_party/foxi' 2022-08-17T13:01:02.2152129Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:01:02.2201017Z Entering 'third_party/gloo' 2022-08-17T13:01:02.2247785Z Entering 'third_party/googletest' 2022-08-17T13:01:02.2306462Z Entering 'third_party/ideep' 2022-08-17T13:01:02.2368966Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:01:02.2449507Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:01:02.2535870Z Entering 'third_party/ios-cmake' 2022-08-17T13:01:02.2578243Z Entering 'third_party/ittapi' 2022-08-17T13:01:02.2611677Z Entering 'third_party/kineto' 2022-08-17T13:01:02.2645334Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:01:02.2678437Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:01:02.2713178Z Entering 'third_party/nccl/nccl' 2022-08-17T13:01:02.2767182Z Entering 'third_party/neon2sse' 2022-08-17T13:01:02.2809370Z Entering 'third_party/nlohmann' 2022-08-17T13:01:02.2845202Z Entering 'third_party/onnx' 2022-08-17T13:01:02.2964708Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:01:02.3025104Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:01:02.3078621Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:01:02.3140231Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:01:02.3230242Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:01:02.3299493Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:01:02.3359288Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:01:02.3415344Z Entering 'third_party/pocketfft' 2022-08-17T13:01:02.3449287Z Entering 'third_party/protobuf' 2022-08-17T13:01:02.3532687Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:01:02.3596997Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:01:02.3650473Z Entering 'third_party/psimd' 2022-08-17T13:01:02.3695506Z Entering 'third_party/pthreadpool' 2022-08-17T13:01:02.3741883Z Entering 'third_party/pybind11' 2022-08-17T13:01:02.3791764Z Entering 'third_party/python-enum' 2022-08-17T13:01:02.3835821Z Entering 'third_party/python-peachpy' 2022-08-17T13:01:02.3885831Z Entering 'third_party/python-six' 2022-08-17T13:01:02.3929057Z Entering 'third_party/sleef' 2022-08-17T13:01:02.3975889Z Entering 'third_party/tbb' 2022-08-17T13:01:02.4011283Z Entering 'third_party/tensorpipe' 2022-08-17T13:01:02.4075489Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:01:02.4137520Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:01:02.4196035Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:01:02.4253980Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:01:02.4319305Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:01:02.4368909Z Entering 'third_party/zstd' 2022-08-17T13:01:02.4434024Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:01:02.4460005Z http.https://github.com/.extraheader 2022-08-17T13:01:02.4468307Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:01:02.4501007Z [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:02.4752605Z Entering 'android/libs/fbjni' 2022-08-17T13:01:02.4771561Z http.https://github.com/.extraheader 2022-08-17T13:01:02.4798332Z Entering 'third_party/FP16' 2022-08-17T13:01:02.4819329Z http.https://github.com/.extraheader 2022-08-17T13:01:02.4845946Z Entering 'third_party/FXdiv' 2022-08-17T13:01:02.4866183Z http.https://github.com/.extraheader 2022-08-17T13:01:02.4892738Z Entering 'third_party/NNPACK' 2022-08-17T13:01:02.4913426Z http.https://github.com/.extraheader 2022-08-17T13:01:02.4938773Z Entering 'third_party/QNNPACK' 2022-08-17T13:01:02.4960190Z http.https://github.com/.extraheader 2022-08-17T13:01:02.4986413Z Entering 'third_party/XNNPACK' 2022-08-17T13:01:02.5006946Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5044426Z Entering 'third_party/benchmark' 2022-08-17T13:01:02.5064599Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5090798Z Entering 'third_party/cpuinfo' 2022-08-17T13:01:02.5110932Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5137584Z Entering 'third_party/cub' 2022-08-17T13:01:02.5159004Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5185647Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:01:02.5205061Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5236522Z Entering 'third_party/eigen' 2022-08-17T13:01:02.5256493Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5284794Z Entering 'third_party/fbgemm' 2022-08-17T13:01:02.5305433Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5331219Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:01:02.5351569Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5376783Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:01:02.5397085Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5423644Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:01:02.5442066Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5468297Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:01:02.5487359Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5514987Z Entering 'third_party/flatbuffers' 2022-08-17T13:01:02.5534706Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5563176Z Entering 'third_party/fmt' 2022-08-17T13:01:02.5583054Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5608816Z Entering 'third_party/foxi' 2022-08-17T13:01:02.5629168Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5654653Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:01:02.5674238Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5699281Z Entering 'third_party/gloo' 2022-08-17T13:01:02.5719033Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5744591Z Entering 'third_party/googletest' 2022-08-17T13:01:02.5763716Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5791675Z Entering 'third_party/ideep' 2022-08-17T13:01:02.5811682Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5837843Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:01:02.5857466Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5886485Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:01:02.5905856Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5937664Z Entering 'third_party/ios-cmake' 2022-08-17T13:01:02.5957981Z http.https://github.com/.extraheader 2022-08-17T13:01:02.5983579Z Entering 'third_party/ittapi' 2022-08-17T13:01:02.6003093Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6028963Z Entering 'third_party/kineto' 2022-08-17T13:01:02.6049073Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6081251Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:01:02.6101370Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6128899Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:01:02.6148228Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6175852Z Entering 'third_party/nccl/nccl' 2022-08-17T13:01:02.6196517Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6222587Z Entering 'third_party/neon2sse' 2022-08-17T13:01:02.6242326Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6268660Z Entering 'third_party/nlohmann' 2022-08-17T13:01:02.6287539Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6315518Z Entering 'third_party/onnx' 2022-08-17T13:01:02.6335031Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6372601Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:01:02.6393340Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6419048Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:01:02.6438487Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6466548Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:01:02.6486325Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6512097Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:01:02.6530861Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6562246Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:01:02.6581865Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6608090Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:01:02.6628023Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6653749Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:01:02.6673753Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6705362Z Entering 'third_party/pocketfft' 2022-08-17T13:01:02.6725507Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6750938Z Entering 'third_party/protobuf' 2022-08-17T13:01:02.6769816Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6800083Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:01:02.6819537Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6845435Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:01:02.6865038Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6892467Z Entering 'third_party/psimd' 2022-08-17T13:01:02.6913858Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6939403Z Entering 'third_party/pthreadpool' 2022-08-17T13:01:02.6959178Z http.https://github.com/.extraheader 2022-08-17T13:01:02.6986186Z Entering 'third_party/pybind11' 2022-08-17T13:01:02.7005535Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7033461Z Entering 'third_party/python-enum' 2022-08-17T13:01:02.7052838Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7078003Z Entering 'third_party/python-peachpy' 2022-08-17T13:01:02.7097313Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7126806Z Entering 'third_party/python-six' 2022-08-17T13:01:02.7149254Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7174913Z Entering 'third_party/sleef' 2022-08-17T13:01:02.7194277Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7223795Z Entering 'third_party/tbb' 2022-08-17T13:01:02.7242826Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7271865Z Entering 'third_party/tensorpipe' 2022-08-17T13:01:02.7291327Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7320356Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:01:02.7339158Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7369451Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:01:02.7392399Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7417393Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:01:02.7436506Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7466801Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:01:02.7485738Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7514493Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:01:02.7533261Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7562370Z Entering 'third_party/zstd' 2022-08-17T13:01:02.7583111Z http.https://github.com/.extraheader 2022-08-17T13:01:02.7818836Z Cleaning up orphan processes